/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.glitzysecrets.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.main-product-container .amlabel-table2{
    position: absolute;
    height: 100px;
    width: 100%;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 1000;
}

.wrapper .page-header .page-header-container {
    z-index: 7100;
}

@font-face{font-family:bluefoot-icons;src:url(https://www.glitzysecrets.com/skin/frontend/base/default/gene/bluefoot/fonts/bluefoot/bluefoot.eot);src:url(https://www.glitzysecrets.com/skin/frontend/base/default/gene/bluefoot/fonts/bluefoot/bluefoot.eot?#iefix) format('embedded-opentype'),url(https://www.glitzysecrets.com/skin/frontend/base/default/gene/bluefoot/fonts/bluefoot/bluefoot.woff) format('woff'),url(https://www.glitzysecrets.com/skin/frontend/base/default/gene/bluefoot/fonts/bluefoot/bluefoot.ttf) format('truetype'),url(https://www.glitzysecrets.com/skin/frontend/base/default/gene/bluefoot/fonts/bluefoot/bluefoot.svg#bluefoot) format('svg');font-weight:400;font-style:normal}.bluefoot-full-width{float:left;width:100%}.bluefoot-wrapper{width:100%;max-width:1260px;margin:0 auto;box-sizing:border-box;padding-left:15px;padding-right:15px}.bluefoot-entity{box-sizing:border-box}.bluefoot-align-left{text-align:left}.bluefoot-align-right{text-align:right}.bluefoot-align-center{text-align:center}.bluefoot-align-center img{margin-left:auto;margin-right:auto}@media all and (min-width:1500px){.bluefoot-wrapper{max-width:1440px}}.bluefoot-mobile-only{display:none!important}@media all and (max-width:770px){.bluefoot-mobile-only{display:block!important}.bluefoot-mobile-hidden{display:none!important}}.bluefoot-icons{font-family:bluefoot-icons}.transition{transition:.5s;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s}.main-container.full-width-layout{max-width:100%;width:100%;padding-left:0;padding-right:0}.bluefoot-column{float:left;padding:15px;box-sizing:border-box;min-height:1px}.bluefoot-column.right{float:right}.bluefoot-column.bluefoot-no-padding{padding:0}.bluefoot-column-12{width:100%}.bluefoot-column-11{width:91.66666667%}.bluefoot-column-10{width:83.33333333%}.bluefoot-column-9{width:75%}.bluefoot-column-8{width:66.66666667%}.bluefoot-column-7{width:58.33333333%}.bluefoot-column-6{width:50%}.bluefoot-column-5{width:41.66666667%}.bluefoot-column-4{width:33.33333333%}.bluefoot-column-3{width:25%}.bluefoot-column-2{width:16.66666667%}.bluefoot-column-1{width:8.33333333%}@media all and (max-width:990px){.bluefoot-column-12{width:100%}.bluefoot-column-12.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-11{width:100%}.bluefoot-column-11.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-10{width:100%}.bluefoot-column-10.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-9{width:100%}.bluefoot-column-9.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-8{width:100%}.bluefoot-column-8.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-7{width:100%}.bluefoot-column-7.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-6{width:100%}.bluefoot-column-6.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-5{width:50%}.bluefoot-column-4{width:50%}.bluefoot-column-3{width:50%}.bluefoot-column-2{width:50%}.bluefoot-column-1{width:50%}}@media all and (max-width:770px){.bluefoot-column-12{width:100%}.bluefoot-column-12.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-11{width:100%}.bluefoot-column-11.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-10{width:100%}.bluefoot-column-10.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-9{width:100%}.bluefoot-column-9.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-8{width:100%}.bluefoot-column-8.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-7{width:100%}.bluefoot-column-7.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-6{width:100%}.bluefoot-column-6.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-5{width:100%}.bluefoot-column-5.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-4{width:100%}.bluefoot-column-4.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-3{width:100%}.bluefoot-column-3.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-2{width:100%}.bluefoot-column-2.bluefoot-fixed-height-item{height:auto!important}.bluefoot-column-1{width:100%}.bluefoot-column-1.bluefoot-fixed-height-item{height:auto!important}}.bluefoot-row{margin-left:-15px;margin-right:-15px;box-sizing:border-box}.bluefoot-row.bluefoot-wrapper-row,.bluefoot-row.with-media-background{margin-left:0;margin-right:0}.bluefoot-row:after,.bluefoot-row:before{content:'';display:table}.bluefoot-row:after{clear:both}.col-main .bluefoot-row>.bluefoot-entity{padding-left:15px;padding-right:15px}.col-main .bluefoot-row>.bluefoot-entity.no-padding{padding-left:0;padding-right:0;box-sizing:border-box}.bluefoot-hr{margin:15px auto;max-width:100%;width:100%;border-width:1px;border:none;border-top:solid}.bluefoot-spacer{height:15px}.bluefoot-image img{max-width:100%;display:block}.bluefoot-image figcaption{text-align:center;margin-top:15px}.bluefoot-video{width:100%}.bluefoot-video iframe{height:500px;width:100%;max-width:100%!important}.bluefoot-driver{position:relative;float:left;width:100%}.bluefoot-driver img{max-width:100%;display:block}.bluefoot-driver:hover .bluefoot-driver-text{background:rgba(0,0,0,.6)}.bluefoot-driver-text{position:absolute;z-index:10;display:block;bottom:0;left:0;right:0;padding:15px;background:#000;background:rgba(0,0,0,.4);text-align:center;font-size:18px;color:#fff;transition:.5s;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s}.bluefoot-slider.bluefoot-slider-with-dots{margin-bottom:50px}.bluefoot-slider img{max-width:100%;margin:0 auto}.bluefoot-slider .slick-arrow{position:absolute;top:50%;width:40px;height:40px;line-height:40px;margin-top:-20px;border:none;z-index:10;padding:0;font-family:bluefoot-icons;font-size:14px}.bluefoot-slider .slick-arrow:focus{outline:0}.bluefoot-slider .slick-arrow.slick-disabled{cursor:disabled}.bluefoot-slider .slick-arrow span{width:40px;padding:0}.bluefoot-slider .slick-next{right:0}.bluefoot-slider .slick-prev{left:0}.bluefoot-slider .slick-dots{list-style:none;padding:0;text-align:center;margin:15px 0;width:100%;position:absolute;left:0;bottom:-50px}.bluefoot-slider .slick-dots li{display:inline-block;margin:0 7.5px}.bluefoot-slider .slick-dots li button{text-indent:-9999px;height:15px;line-height:15px;width:15px;border-radius:50%;border:none;background:#ddd}.bluefoot-slider .slick-dots li button:focus{outline:0}.bluefoot-slider .slick-dots li button:hover{background:#39c}.bluefoot-slider .slick-dots li.slick-active button{background:#39c}.bluefoot-advanced-slide{background-size:cover;background-repeat:no-repeat;background-position:center center}.bluefoot-advanced-slide.bluefoot-slide-with-link{cursor:pointer}.bluefoot-advanced-slide .bluefoot-advanced-slide-content{margin:30px;padding:30px;display:inline-block;width:40%;text-align:center}.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay{background:rgba(0,0,0,.4)}.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay h2,.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay h3,.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay h4,.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay li,.bluefoot-advanced-slide .bluefoot-advanced-slide-content.bluefoot-with-overlay p{color:#fff}@media all and (max-width:990px){.bluefoot-advanced-slide{text-align:center}.bluefoot-advanced-slide .bluefoot-wrapper{padding:0}.bluefoot-advanced-slide .bluefoot-advanced-slide-content{width:60%;margin-left:20%;margin-right:20%;box-sizing:border-box}}@media all and (max-width:770px){.bluefoot-advanced-slide .bluefoot-advanced-slide-content{width:80%;margin-left:10%;margin-right:10%;padding:15px}}.bluefoot-product{background:0 0}.bluefoot-product .item li,.bluefoot-product li.item{list-style:none;margin-left:0;width:100%}.bluefoot-product .item li .product-image img,.bluefoot-product li.item .product-image img{max-width:100%;height:auto}.bluefoot-product ul.add-to-links{padding-left:0}.bluefoot-product.products-grid{margin:0;padding:0;width:auto}.bluefoot-product.products-grid .item{margin:0 0 15px}.bluefoot-product.products-grid .item .actions{display:block}.bluefoot-product.products-list{margin:0;padding:0;width:auto}.bluefoot-product-list .item li,.bluefoot-product-list li.item{list-style:none;margin-left:0}.bluefoot-product-list .item li .product-image img,.bluefoot-product-list li.item .product-image img{max-width:100%;height:auto}.bluefoot-product-list ul.add-to-links{padding-left:0}.bluefoot-product-list.products-grid{margin:0;padding:0;width:auto}.bluefoot-product-list.products-grid .item .actions{display:block}.bluefoot-newsletter.block .actions .button{float:left}.bluefoot-newsletter.block .block-title{border-top:none}.bluefoot-accordion .bluefoot-accordion-link,.bluefoot-accordion h4.bluefoot-accordion-link{cursor:pointer;margin-bottom:0;padding:15px;box-sizing:border-box;line-height:1.4em}.bluefoot-accordion .bluefoot-accordion-link:after,.bluefoot-accordion h4.bluefoot-accordion-link:after{content:'+';font-family:bluefoot-icons;float:right;font-size:1.4em;width:20px}.bluefoot-accordion .bluefoot-accordion-inner{box-sizing:border-box;padding:15px;border-top:1px solid #ededed}.bluefoot-accordion-item{border-bottom:1px solid #ededed}.bluefoot-accordion-item.active .bluefoot-accordion-link:after{content:'-'}.bluefoot-tabs .bluefoot-accordion-link{cursor:pointer;margin-bottom:0;padding:15px;box-sizing:border-box;line-height:1.4em;border-bottom:1px solid #ededed}.bluefoot-tabs .bluefoot-accordion-link:after{content:'+';font-family:bluefoot-icons;float:right;font-size:1.4em}.bluefoot-tabs .bluefoot-tabs-navigation{border-bottom:1px solid #ededed;margin:0}.bluefoot-tabs .bluefoot-tabs-navigation li{float:left;margin:0;padding:0;list-style:none}.bluefoot-tab{height:40px;line-height:40px;border:1px solid #ededed;border-bottom:none;border-right:none;background:#f6f6f6;padding:0 15px;display:block;cursor:pointer;position:relative}.bluefoot-tab:after{content:'';left:0;right:0;bottom:-1px;border-bottom:1px solid #fff;position:absolute;display:none}.bluefoot-tab.last{border-right:1px solid #ededed}.bluefoot-tab.active,.bluefoot-tab:hover{background:#fff}.bluefoot-tab.active:after{display:block}.bluefoot-tab-inner{padding:15px 0;box-sizing:border-box}.bluefoot-tab-content{display:none}.bluefoot-tab-content.active{display:block}@media all and (min-width:771px){.bluefoot-tab-inner{display:block!important}}@media all and (max-width:770px){.bluefoot-tab-content{display:block}.bluefoot-tab-inner{padding:15px;display:none}}.bluefoot-map{max-width:100%;width:100%;height:300px}.bluefoot-search-form .form-search{position:relative;padding:0}.bluefoot-search-form label{display:none}.bluefoot-search-form input[type=search],.bluefoot-search-form input[type=text]{width:100%;height:40px;padding-right:40px}.bluefoot-search-form .search-button{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;border:0;background:0 0;color:#999;font-size:20px;transition:.5s;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s}.bluefoot-search-form .search-button:before{content:'s';text-transform:none;font-family:bluefoot-icons;text-align:center;width:40px;height:40px;line-height:40px}.bluefoot-search-form .search-button:hover{color:#fff}.bluefoot-code{text-align:left!important;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13px;tab-size:8;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bluefoot-code code{padding:15px;box-sizing:border-box}.bluefoot-app .col2-right-layout .col-right .block-title{border:0}.bluefoot-content-view-latest .bluefoot-content-latest-item{padding:9px}.bluefoot-content-view-latest .bluefoot-published-date{font-size:12px;font-weight:600;margin:5px 0 0}.bluefoot-content-view-latest .bluefoot-excerpt{margin:5px 0 0}.bluefoot-content-view-latest .bluefoot-latest-title{margin:0}@media screen and (max-width:770px){.bluefoot-app .col2-right-layout .col-right{float:left;width:100%}}.bluefoot-app iframe,.bluefoot-app img,.bluefoot-content-list iframe,.bluefoot-content-list img{max-width:100%}.bluefoot-app .bluefoot-content-list-page-title h1,.bluefoot-content-list .bluefoot-content-list-page-title h1{border-bottom:none}.bluefoot-content-summary{float:left;width:100%}.bluefoot-content-list-page-description{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.bluefoot-app .pager{margin-bottom:0;width:100%}.bluefoot-app .pager ol{margin-bottom:0}.bluefoot-app .pager li{list-style:none;margin-left:0}.bluefoot-content-list-item{border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:15px}.bluefoot-content-list-item .bluefoot-published-date{font-size:12px;font-weight:600;margin-bottom:0}.bluefoot-content-list-item.last{padding-bottom:0;border-bottom:none}.bluefoot-no-content p{font-weight:700}.bluefoot-content-grid-item .bluefoot-published-date{font-size:12px;font-weight:600;margin-bottom:0}.bluefoot-content-list-type-item{border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:15px;float:left;width:100%}.bluefoot-content-list-type-item.last{padding-bottom:0;border-bottom:none}.bluefoot-content-view iframe,.bluefoot-content-view img{max-width:100%}.bluefoot-content-view .bluefoot-content-view-page-title h1{border-bottom:none}.bluefoot-content-view-share{min-height:40px;margin-bottom:15px}.bluefoot-content-featured-image{margin-bottom:15px;display:block}.bluefoot-content-view-taxonomies{margin-top:15px;padding-top:15px;border-top:1px solid #ededed}.bluefoot-content-view-taxonomies .bluefoot-content-view-taxonomy-list{list-style:none;padding-left:0}.bluefoot-content-view-taxonomies .bluefoot-content-view-taxonomy-list li{display:inline;margin-left:0}.bluefoot-content-view-taxonomies .bluefoot-content-view-taxonomy-list li.bluefoot-list-divider{margin:0 7.5px;opacity:.5}.bluefoot-content-view-comments{padding-top:15px;border-top:1px solid #ededed}
.referral-register-page-wrapper h1{
    margin: 20px 0 !important;
    text-align: center;
}
.referral-register-page-wrapper{
    margin-bottom: 40px;
}
.referral-register-page-wrapper .form-list .input-box input,
.referral-register-page-wrapper .form-list .input-box textarea,
.referral-register-page-wrapper .form-list .input-box select{
    width: 100%;
    border: 1px solid #e2e1e1;
}
.referralscheme-referral-code{
    display: flex;
}
.referralscheme-referral-code .input-box{
    flex-grow: 1;
    margin: 0 8px 8px 0 !important;
}
.referralscheme-referral-code .input-text{
    height: 37px !important;
}
.onestepcheckout-referral-code-add{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.referralscheme-stylist-index .stats-wrapper .value, .referrer-details-wrapper .value{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.referralscheme-stylist-index .stats-wrapper .label, .referrer-details-wrapper .label{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}
h2.referrer-account-title{

}
h3.referrer-account-title{

}

#referrals-orders-table{

}
#referrals-orders-table th{
    padding: 5px;
}
#referrals-orders-table td{
    padding: 5px;
}

.referral-account-block{
    margin-top: 20px;
    margin-bottom: 20px;
}

.referral-note{
    margin: 10px 0;
}

.referralscheme-stylist-thankyouforregister .success-msg{
    text-align: center;
}
#wyomind-layer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1000000;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

#wyomind-layer-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
    z-index: 1000001;
    text-align: center;
    width: auto;
}

.block-layered-nav dd li {
    padding: 2px 0;
}

div.layer-slider {
    min-width: 100px;
}
div.price-slider {
    position: relative;
    margin: 10px 0 5px;
    height: 22px;
    cursor: pointer;
}

div.price-slider .bg {
    position: absolute;
    top: 10px;
    background-color: #798794;
    height: 2px;
    width: 100%;
    cursor: default;
}

div.price-slider .handle {
    position: absolute;
    width: 9px;
    height: 22px;
    cursor: move;
    background: url(https://www.glitzysecrets.com/skin/frontend/default/default/images/magnifier_handle.gif) left top no-repeat;
}

div.price-slider .span {
    position: absolute;
    top: 10px;
    margin-left: 9px;
    background-color: #e26703;
    height: 2px;
    cursor: default;
}

div.price-range {
    font-weight: bold;
    color: #e26703;
}

div.price-range input {
    width: 40px;
    margin: 0 4px;
    text-align: center;
}

div.price-limit {
    font-size: 11px;
}

div.price-limit .max {
    float: right;
}

.block-layered-nav dl#narrow-by-list dd ol > li > span,
.block-layered-nav dl#narrow-by-list dd ol > li > a {
    padding: 0;
    display: inline;
}

.block-layered-nav .category-filter-tree div.on {
    float: left;
    width: 0;
    height: 0;
    margin: 6px 4px 0 -14px;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #1e7ec8 transparent transparent transparent;
}

.block-layered-nav .category-filter-tree div.off {
    float: left;
    width: 0;
    height: 0;
    margin: 4px 4px 0 -12px;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #1e7ec8;
}

.block-layered-nav .category-filter-tree li.active a {
    font-weight: bold;
}

.block-layered-nav .category-filter-tree .level1 {
    padding-left: 12px;
}

.block-layered-nav .category-filter-tree .level2 {
    padding-left: 24px;
}

.block-layered-nav .category-filter-tree .level3 {
    padding-left: 36px;
}

.block-layered-nav .category-filter-tree .level4 {
    padding-left: 48px;
}

.block-layered-nav .dropdown-filter {
    width: 100%;
}

.block-layered-nav .label-filter li {
    display: inline-block;
    margin: 0 4px 8px 0;
}

.block-layered-nav .label-filter a {
    font-weight: normal;
    display: block;
    padding: 4px 8px;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    text-decoration: none;
}

.block-layered-nav .label-filter a span.count {
    display: inline-block;
    min-width: 10px;
    white-space: nowrap;
    font-weight: bold;
    color: #777;
    background-color: #eee;
    padding: 3px 7px;
    border-radius: 10px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 12px;
    margin-left: 3px;
}

.block-layered-nav .label-filter li.active a,
.block-layered-nav .label-filter a:hover,
.block-layered-nav .label-filter a:focus {
    text-decoration: none;
    outline: 0;
    background-color: #496778;
    color: #fff;
    border-radius: 3px;
}

.block-layered-nav .label-filter li.active a span.count,
.block-layered-nav .label-filter a:hover span.count,
.block-layered-nav .label-filter a:focus span.count {
    background-color: #fff;
    color: #000;
}

.wyomind-layer-top .block {
    margin-bottom: 0;
}

.wyomind-layer-top .block-content {
    display: inline-table;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 50%;
}

#narrow-by-list dd:last-child,
.wyomind-layer-top .block-layered-nav dd {
    background: none;
}
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #e2e1e1;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #e2e1e1;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #e2e1e1;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.rl-content #feature {
    margin-bottom: 0;
}

.rl-box{
    text-align: center;
}

.rl-content .rl-box h3,
.rl-content .rl-box p {
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
}

.rl-content .rl-box h3 {
    text-transform: none;
    margin-top: 20px !important;
}

.rl-content .rl-box p {
    text-align: justify;
}

.rl-social ul {
    list-style-type: none;
    padding: 0;
}

.rl-social ul li {
    display: inline-block;
    margin-right: 10px;
}

.rl-social ul li:last-child {
    margin-right: 0;
}
@media only screen and (max-width: 1024px) {
    .btn-normal-state-two:hover{background:#e8c3c2 !important;color:#000 !important;}
}

.btn-normal-state-two:focus{background:#e8c3c2;}
.btn-normal-state-two:visted{background:#e8c3c2;}
.btn-normal-state-two:active{background:#e8c3c2;}
@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: 0;
    outline: 0;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-responsive-full {
  display: block;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
  
.icons.cart-wishlist{margin-top:5px; clear:both;}
.cart-item .icons.cart-wishlist{margin-top:20px;}
.icons.cart-wishlist .link-wishlist{margin-left:0px; color:#000; font-size:12px;}
.icons.cart-wishlist .link-wishlist span{color:#e8c3c2;font-size:14px; vertical-align:middle;}
.icons.cart-wishlist .link-wishlist:hover span{color:#000;}
@media (min-width:771px){
.cart-items .row{position:relative;}
.icons.cart-wishlist .link-wishlist {position:absolute; bottom:0px; margin-left:0px; }
.cart-items .col-xs-12 {position:static;}
.cart .cart-item .the-details{padding-bottom:20px;}
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
 .catalogsearch-result-index .products-grid { overflow: hidden;  height: 350px !important; } 
    
  .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
.col-md-6.payment-info-tab {border-bottom: none !important;}
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
   }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }


.btn-litspage {
  width: 100%;
  padding: 8px 12px;
  font-weight:500;
  font-family: 'eausans-bold', Arial, Helvetica;
  font-size: 14px;
 }
  

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

@media (min-width: 768px) {
  .collapse {
    display: block; } }
tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
#header-nav .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
  background-color: #FAFAFA; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: absolute;
  float: left;
  margin-left: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;

      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.fixfixed .navbar-fixed-top {
  position: absolute; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/Â ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert, .error-msg,
.success-msg,
.note-msg,
.notice-msg, .global-site-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .error-msg h4,
  .success-msg h4,
  .note-msg h4,
  .notice-msg h4, .global-site-notice h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .error-msg .alert-link,
  .success-msg .alert-link,
  .note-msg .alert-link,
  .notice-msg .alert-link, .global-site-notice .alert-link {
    font-weight: bold; }
  .alert > p, .error-msg > p,
  .success-msg > p,
  .note-msg > p,
  .notice-msg > p, .global-site-notice > p,
  .alert > ul,
  .error-msg > ul,
  .success-msg > ul,
  .note-msg > ul,
  .notice-msg > ul,
  .global-site-notice > ul {
    margin-bottom: 0; }
  .alert > p + p, .error-msg > p + p,
  .success-msg > p + p,
  .note-msg > p + p,
  .notice-msg > p + p, .global-site-notice > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success, .success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr, .success-msg hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link, .success-msg .alert-link {
    color: #2b542c; }

.alert-info, .note-msg,
.notice-msg {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr, .note-msg hr,
  .notice-msg hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link, .note-msg .alert-link,
  .notice-msg .alert-link {
    color: #245269; }

.alert-warning, .global-site-notice {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr, .global-site-notice hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link, .global-site-notice .alert-link {
    color: #66512c; }

.alert-danger, .error-msg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .error-msg hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .error-msg .alert-link {
    color: #843534; }

.success {
  color: #3c763d; }

.error {
  color: #a94442; }

.notice {
  color: #31708f; }

.messages,
.messages ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.messages-block {
  margin-bottom: 20px; }

.messages {
  margin-top: 20px; }

.messages > li {
  margin-bottom: 10px; }

.messages li li {
  padding: 10px 0 10px 10px; }

.global-site-notice p {
  margin: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .page-gallery .gallery .gallery-thumbnails:before, .clearfix:after, .page-gallery .gallery .gallery-thumbnails:after {
  content: " ";
  display: table; }
.clearfix:after, .page-gallery .gallery .gallery-thumbnails:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/**
* colors
*/
/**
* extends
*/
.list-reset ul, .icons ul, .messages ul, .left-nav ul, footer ul, .navbar-primiary .information-toggle ul, .mobile-bottom-links ul, form ul, .toolbar .pages ul, .product-block ul, .cart ul, .filter-nav ul, .sidebar ul, .customer-address-index .addresses-list ul, .awraf-index-stats ul,
.customer-account-index .my-account ul, .customer-account-edit .my-account ul,
.customer-address-form .my-account ul, .page-blog .pagination ul, .page-blog .category-nav ul, .page-blog .article-pager ul, .page-blog .comments ul, .sidebar-wp ul, .page-gallery .gallery .gallery-thumbnails ul, .error404 .container-404 .content ul,
.cms-index-noroute .container-404 .content ul, .list-reset ol, .icons ol, .messages ol, .left-nav ol, footer ol, .navbar-primiary .information-toggle ol, .mobile-bottom-links ol, form ol, .toolbar .pages ol, .product-block ol, .cart ol, .filter-nav ol, .sidebar ol, .customer-address-index .addresses-list ol, .awraf-index-stats ol,
.customer-account-index .my-account ol, .customer-account-edit .my-account ol,
.customer-address-form .my-account ol, .page-blog .pagination ol, .page-blog .category-nav ol, .page-blog .article-pager ol, .page-blog .comments ol, .sidebar-wp ol, .page-gallery .gallery .gallery-thumbnails ol, .error404 .container-404 .content ol,
.cms-index-noroute .container-404 .content ol {
  margin: 0;
  padding: 0; }
.list-reset li, .icons li, .messages li, .left-nav li, footer li, .navbar-primiary .information-toggle li, .mobile-bottom-links li, form li, .toolbar .pages li, .product-block li, .cart li, .filter-nav li, .sidebar li, .customer-address-index .addresses-list li, .awraf-index-stats li,
.customer-account-index .my-account li, .customer-account-edit .my-account li,
.customer-address-form .my-account li, .page-blog .pagination li, .page-blog .category-nav li, .page-blog .article-pager li, .page-blog .comments li, .sidebar-wp li, .page-gallery .gallery .gallery-thumbnails li, .error404 .container-404 .content li,
.cms-index-noroute .container-404 .content li {
  list-style: none;
  margin: 0;
  padding: 0; }

/**
* primary
*/
body, html {
  margin: 0;
  padding: 0; }

body {
  padding-top: 208px;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  body.single {
    padding-top: 230px; }
  body.parent-pageid-28 {
    padding-top: 250px; }
  body.page-template-page-contact-us {
    padding-top: 250px; }
  body.blog {
    padding-top: 213px; }
  body.single-style, body.single-collections {
    padding-top: 210px; }
  body.catalog-product-view, body.catalog-category-view, body.customer-account-index {
    padding-top: 208px; }

/*.admin-bar {
  padding-top: 178px;
}*/
.toggle-element:hover {
  cursor: pointer; }

.colour-black {
  color: #1f1f1f; }

.colour-white {
  color: #fff; }

/**
* links
*/
a {
  color: #e8c3c2;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  a img {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  a:hover {
    text-decoration: none;
    color: #1f1f1f; }
  a:hover img {
    opacity: 0.9; }

/**
* con
*/
.con-inline {
  display: inline; }

.con-block {
  display: block; }

.con-left {
  float: left; }

.con-right {
  float: right; }

/**
* margin
*/
.m-auto {
  margin: 0 auto; }

.mb-5 {
  margin-bottom: 5px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-120 {
  margin-bottom: 120px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-80 {
  margin-top: 80px; }

.ml-15 {
  margin-left: 15px; }

.mr-15 {
  margin-right: 15px; }

.carousel img {
  text-align: center;
  margin: 0 auto; }

/**
* structure
*/
.breadcrumbs {
  padding: 15px;
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #e8c3c2; }
  .breadcrumbs a {
    font-weight: normal;
    color: #797979; }
    .breadcrumbs a:hover {
      color: #e8c3c2; }
  .breadcrumbs ul {
    padding: 0;
    margin: 0; }
  .breadcrumbs li {
    padding: 0;
    display: inline-block;
    list-style: none; }

/**
* interactive
*/
.dl-slider dt:hover {
  cursor: pointer; }
.dl-slider dd {
  display: none; }

/**
* introduction
*/
.introduction {
  color: #626262;
  float: none;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 5px;
  padding: 0 15px; }
  .introduction p.em {
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif; }
  .introduction a {
    color: #e8c3c2;
    font-family: eausans-bold, Arial, Helvetica;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: uppercase; }

/**
* icons
*/
.icons span {
  font-family: "glitzy-secrets-icons"; }

.price .icons span {
  vertical-align: middle;
  line-height: 20px; }
.price .price-box {
  vertical-align: middle; }
.price .link-wishlist:hover {
  color: #e8c3c2; }

/**
* main-banner
*/
.main-banner {
  position: relative;
  max-height: 425px;
  overflow: hidden;
  margin-bottom: 30px; }
  .main-banner img {
    margin: 0 auto; }

/**
* messages
*/
.messages {
  padding: 0; }

.gform_confirmation_message {
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/tick.png") 0 4px no-repeat;
  padding: 0 0 0 20px; }

/**
* featured promo
*/
.featured-promo a {
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1f1f1f;
  text-transform: uppercase; }
  .featured-promo a.bottom {
    right: 70px;
    bottom: 10px; }
  .featured-promo a.top {
    right: 70px;
    top: 10px; }

/**
* bottom-feature
*/
.bottom-feature h2 {
  font-size: 40px;
  color: #e8c3c2;
  margin-bottom: 0; }
.bottom-feature h3 {
  font-family: anglecia_pro_dspregular;
  margin-top: 12px; }
.bottom-feature h2 .h3 {
    font-family: anglecia_pro_dspregular;
    margin-top: 12px;
    color: #333333;}
.bottom-feature a {
  font-family: eausans-bold, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e8c3c2;
  text-transform: uppercase; }

/**
* itaclised p
*/
p.em {
  font-family: anglecia_pro_dspitalic, Helvetica, Arial, sans-serif;
  font-size: 18px; }
  p.em.emphasise {
    color: #a5a5a5;
    font-weight: bold;
    letter-spacing: 1px; }

/**
* full-width quote
*/
.full-width-quote {
  background: #FDF0F0;
  padding: 30px 0;
  text-align: center; }
  .full-width-quote blockquote {
    border: none;
    font-family: anglecia_pro_dspitalic, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: bold; }
  .full-width-quote span {
    text-transform: uppercase; }
    .full-width-quote span em {
      text-transform: none; }

/**
* full-width banners
*/
.banner-full-width {
  max-height: 700px; }
  .banner-full-width:before, .banner-full-width:after {
    content: " ";
    display: table; }
  .banner-full-width:after {
    clear: both; }

#rafLoadMessage {
  display: none; }

/**
* social share
*/
.social-share {
  text-align: center;
  margin: 20px auto 0;
  /*width: 390px;*/ }
  .social-share p {
    color: #e8c3c2; }
  .social-share .social {
    margin-right: 5px;
    padding: 10px 15px;
    float: left;
    border: 1px solid #e8c3c2;
    text-transform: uppercase;
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/social/socialicons.png") left top no-repeat;
    width: 90px;
    height: 42px; }
    .social-share .social.facebook {
      background-position: 0 0; }
      .social-share .social.facebook:hover {
        background-position: 0 -60px; }
    .social-share .social.twitter {
      background-position: -118px 0; }
      .social-share .social.twitter:hover {
        background-position: -110px -60px; }
    .social-share .social.google {
      background-position: -232px 0; }
      .social-share .social.google:hover {
        background-position: -232px -60px; }
    .social-share .social.email {
      background-position: -365px 0; }
      .social-share .social.email:hover {
        background-position: -365px -60px; }
      .social-share .social.email a {
        display: block;
        width: 55px;
        height: 22px; }
    .social-share .social .count, .social-share .social .share {
      display: block;
      text-indent: -10000px;
      overflow: hidden; }
.wishlist-email-box .wishlist {text-align:left; float:left; width:100%;}
.wishlist-email-box .wishlist .icons{text-align:left; float:left; width:auto;}
.wishlist-email-box .wishlist .icons a{color:#1f1f1f;}
.wishlist-email-box .wishlist .icons a:hover{color:#e8c3c2;}
.wishlist-email-box .wishlist .icons.email-friend a span{color: #e8c3c2;display: inline-block;font-size: 0px;height: 30px;line-height: 28px;vertical-align: middle;}
.wishlist-email-box .wishlist a span {font-size: 43px; vertical-align: middle; color:#e8c3c2;}
.wishlist-email-box .wishlist .email-friend a span {background: rgba(0, 0, 0, 0) url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/email-to-icons.png") no-repeat scroll 0 0; color: #e8c3c2;
display: inline-block;
font-family: arial;
font-size: 0;
height: 30px;
vertical-align: middle;
width: 55px;}
.wishlist-email-box .wishlist a.link-wishlist span {background: rgba(0, 0, 0, 0) url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/add-wish-icon.png") no-repeat scroll 0 0;
color: #e8c3c2;
display: inline-block;
font-family: arial;
font-size: 0;
height: 30px;
vertical-align: middle;
width: 30px;}
.wishlist-email-box .wishlist .icons.email-friend{float:right;}
.left-nav a {
  color: #1f1f1f; }
  .left-nav a.selected {
    color: #e8c3c2; }

@media (max-width: 991px) {
  body {
    padding-top: 50px !important; }
    body.single {
      padding-top: 50px; }

  .hide-mobile-text {
    display: none !important; }

  .social-share {
    width: auto; }
    .social-share .social {
      display: inline-block; }

  .main-banner .mobile-banner {
    display: block; }
    .main-banner .mobile-banner img {
      width: 100%; }

  .mb-text-center {
    text-align: center; }

  /**
* margin
*/
  .mob-m-auto {
    margin: 0 auto; }

  .mob-mb-0 {
    margin-bottom: 0 !important; }

  .mob-mb-5 {
    margin-bottom: 5px; }

  .mob-mb-10 {
    margin-bottom: 10px; }

  .mob-mb-15 {
    margin-bottom: 15px; }

  .mob-mb-20 {
    margin-bottom: 20px; }

  .mob-mb-30 {
    margin-bottom: 30px; }

  .mob-mb-50 {
    margin-bottom: 50px; }

  .mob-mb-60 {
    margin-bottom: 60px; }

  .mob-mb-120 {
    margin-bottom: 120px; }

  .mob-mt-0 {
    margin-top: 0 !important; }

  .mob-mt-10 {
    margin-top: 10px; }

  .mob-mt-15 {
    margin-top: 15px; }

  .mob-mt-30 {
    margin-top: 30px; }

  .mob-mt-50 {
    margin-top: 50px; }

  .mob-mt-60 {
    margin-top: 60px; }

  .mob-mt-80 {
    margin-top: 80px; }

  .mob-ml-15 {
    margin-left: 15px; }

  .mob-mr-15 {
    margin-right: 15px; }

  .featured-promo a.bottom {
    right: 0;
    margin: 0 20px; }

  .introduction {
    margin-bottom: 20px; }

  .zoomPad {
    float: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-full-width {
    overflow: hidden; }
    .banner-full-width:before, .banner-full-width:after {
      content: " ";
      display: table; }
    .banner-full-width:after {
      clear: both; }

  .featured-promo a.bottom {
    right: 40px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .banner-full-width {
    overflow: hidden; }
    .banner-full-width:before, .banner-full-width:after {
      content: " ";
      display: table; }
    .banner-full-width:after {
      clear: both; }

  .colour-black {
    color: #000 !important; }

  .colour-white {
    color: #fff !important; }
    .colour-white .landing-intro {
      color: #1f1f1f !important; }

  .featured-promo a.bottom {
    right: 50px; } }
@media (max-width: 767px) {
.wishlist-email-box .wishlist .icons {
    float: none;
    text-align: center; line-height:normal;
    width: auto;
}
.wishlist-email-box .wishlist .icons.email-friend {
    float: none;
	margin-top:10px;
}
  #collection_next,
  #collection_prev {
    display: none; }

  .banner-full-width {
    overflow: hidden; }
    .banner-full-width:before, .banner-full-width:after {
      content: " ";
      display: table; }
    .banner-full-width:after {
      clear: both; }

  .featured-promo a.bottom {
    right: 20px; }
  .featured-promo a.top {
    right: 20px; }

  .colour-white {
    color: #fff !important; }
    .colour-white .landing-intro {
      color: #1f1f1f !important; }

  .breadcrumbs {
    display: none; } }
/* MOBILE LANDSCAPE */
.alert-info, .note-msg,
.notice-msg, .note-msg, .notice-msg {
  background: none;
  border: none;
  color: #e8c3c2;
  padding: 0; }

@font-face {
  font-family: 'learning-curve-proregular';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/learningcurve/learningcurve-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/learningcurve/learningcurve-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/learningcurve/learningcurve-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/learningcurve/learningcurve-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/learningcurve/learningcurve-webfont.svg#learning_curve_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'eausans-bold';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-bold/eau-sans-bold-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-bold/eau-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-bold/eau-sans-bold-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-bold/eau-sans-bold-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-bold/eau-sans-bold-webfont.svg#eausans-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'eausans-book';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-book/eau-sans-book-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-book/eau-sans-book-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-book/eau-sans-book-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-book/eau-sans-book-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-book/eau-sans-book-webfont.svg#eausans-book") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'eausans-black';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-black/eau-sans-black-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-black/eau-sans-black-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-black/eau-sans-black-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-black/eau-sans-black-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-black/eau-sans-black-webfont.svg#eausans-black") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'EauSansBookOsFOblique';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-oblique/eau_sans_book_osf_obl.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-oblique/eau_sans_book_osf_obl.eot") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-oblique/eau_sans_book_osf_obl.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-oblique/eau_sans_book_osf_obl.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/eau-sans/eau-sans-oblique/eau_sans_book_osf_obl.svg#EauSansBookOsFOblique") format("svg"); }
@font-face {
  font-family: 'anglecia_pro_dspregular';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-regular/angleciaprodisplay-regular-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-regular/angleciaprodisplay-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-regular/angleciaprodisplay-regular-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-regular/angleciaprodisplay-regular-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/fonts/anglecia-pro-display/anglecia-pro-display-regular/angleciaprodisplay-regular-webfont.svg#anglecia_pro_dspregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'anglecia_pro_dspitalic';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-italic/angleciaprodisplay-italic-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-italic/angleciaprodisplay-italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-italic/angleciaprodisplay-italic-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-italic/angleciaprodisplay-italic-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/anglecia-pro-display/anglecia-pro-display-italic/angleciaprodisplay-italic-webfont.svg#anglecia_pro_dspitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sacramentoregular';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/sacramento/sacramento-regular-webfont.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/sacramento/sacramento-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/sacramento/sacramento-regular-webfont.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/css/.../fonts/sacramento/sacramento-regular-webfont.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/sacramento/sacramento-regular-webfont.svg#sacramentoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "glitzy-secrets-icons";
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/glitzy-secrets-icons/glitzy-secrets-icons.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/glitzy-secrets-icons/glitzy-secrets-icons.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/glitzy-secrets-icons/glitzy-secrets-icons.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/glitzy-secrets-social/glitzy-secrets-icons.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/glitzy-secrets-social/glitzy-secrets-icons.svg#glitzy-secrets-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "glitzy-secrets-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "glitzy-secrets-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bag-icon:before {
  content: "b"; }

.icon-glitzy-secrets-icons:before {
  content: "i"; }

.icon-glitzy-secrets-icons-1:before {
  content: "f"; }

.icon-glitzy-secrets-icons-2:before {
  content: "t"; }

.icon-glitzy-secrets-icons-3:before {
  content: "p"; }

.icon-glitzy-secrets-icons-4:before {
  content: "g"; }

.icon-glitzy-secrets-icons-5:before {
  content: "s"; }

.icon-wishlist-icon:before {
  content: "w"; }

.icon-home-icon:before {
  content: "h"; }

.icon-info-icon:before {
  content: "a"; }

.icon-search-icon:before {
  content: "c"; }

.icon-wishlist-unselected:before {
  content: "e"; }

.icon-plus:before {
  content: "d"; }

.icon-phone-icon:before {
  content: "j"; }

.icon-help-support-icon:before {
  content: "k"; }

.icon-email-icon:before {
  content: "l"; }

.icon-shipping-icon:before {
  content: "m"; }

.icon-account-icon:before {
  content: "n"; }

.icon-more-arrow:before {
  content: "o"; }

.icon-cancel:before {
  content: "q"; }

.icon-right-arrow:before {
  content: "r"; }

.icon-left-arrow:before {
  content: "u"; }

.icon-left-arrow-circle:before {
  content: "v"; }

.icon-right-arrow-circle:before {
  content: "x"; }

.icon-tick:before {
  content: "y"; }

.icon-error:before {
  content: "z"; }

.icon-notification:before {
  content: "A"; }

.icon-warning:before {
  content: "B"; }

/**
* typography
*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-transform: uppercase; }

h1, .h1, h2, .h2 {
  font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif; }

h3, .h3, h4, .h4, h5, .h5 {
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif; }

.learningcurve {
  font-family: 'learning-curve-proregular', Arial, Helvetica, sans-serif; }

.sacramento {
  font-family: 'sacramentoregular';
  text-transform: none; }

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.u {
  text-transform: uppercase; }

.btn {
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  padding: 8px 40px;
  font-size: 14px;
  text-transform: uppercase;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn:hover {
    background: #1f1f1f;
    color: #fff; }

.btn-normal-state-one {
  background: transparent;
  border: 1px solid #1f1f1f;
  color: #1f1f1f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-normal-state-one:hover {
    background: #1f1f1f;
    color: #fff; }

.btn-normal-state-one-inverse {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-normal-state-one-inverse:hover {
    border: 1px solid transparent;
    color: #fff; }

.btn-normal-state-two {
  background: #e8c3c2;
  border: 1px solid transparent;
  color: #1f1f1f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase; 
}
.btn-normal-state-two.joinwaitlist{background: #D9D8D7;}
  .btn-normal-state-two:hover {
    background: #1f1f1f;
    color: #fff;  
}

.btn-normal-state-three {
  background: #FDF0F0;
  border: 1px solid transparent;
  color: #1f1f1f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-normal-state-three:hover {
    background: #1f1f1f;
    color: #fff !important; }

.btn-normal-state-currency {
  background: #f4f4f4;
  border: 1px solid transparent;
  color: #1f1f1f;
  margin-bottom: 0 !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-normal-state-currency:hover {
    background: #1f1f1f;
    color: #fff !important; }

.btn-normal-state-small {
  background: #1f1f1f;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-normal-state-small:hover {
    background: #e8c3c2;
    color: #1f1f1f; }

.btn-testimonial {
  font-family: eausans-bold, Arial, Helvetica;
  text-transform: uppercase;
  color: #e8c3c2; }
  .btn-testimonial.selected span {
    background-position: right -886px; }
  .btn-testimonial span {
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/tab-open-close.png");
    width: 14px;
    display: inline-block;
    height: 14px;
    margin-left: 5px; }

.btn-proceed-checkout {
  margin-bottom: 20px; }

.slide-stockist {
  margin-bottom: 15px; }

/**
* Social buttons
*/
.social-icons li {
  float: left;
  font-size: 20px;
  margin-right: 10px; }
  .social-icons li a {
    background: #1f1f1f;
    border: 1px solid transparent;
    border-radius: 25px;
    display: block;
    height: 37px;
    width: 37px;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease; }
    .social-icons li a span {
      color: #fff;
      /*padding-left: 8px;*/
      line-height: 38px; }
    .social-icons li a:hover {
      background: transparent;
      border: 1px solid #1f1f1f;
      text-decoration: none; }
      .social-icons li a:hover span {
        color: #1f1f1f; }
  .social-icons li.last {
    margin-right: 0; }

/**
* header top
*/
.header-top {
  position: relative;
  padding: 10px 0;
  background-color: #FDF0F0;
  font-family: 'eausans-bold', Arial, Helvetica;
  font-size: 11px;
  color: #1f1f1f; }
  .header-top a {
    color: #1f1f1f; }
    .header-top a:hover {
      text-decoration: underline; }
  .header-top .navbar-header-top {
    float: left;
    text-transform: uppercase; }
    .header-top .navbar-header-top li {
      padding: 0 10px; }
  .header-top .shop-header-top {
    float: left; }
  .header-top .item {
    position: relative;
    float: left; }
    .header-top .item a {
      text-transform: none !important; }
    .header-top .item.handbag, .header-top .item.currency, .header-top .item.wishlist, .header-top .item.to-checkout {
      margin-left: 38px;
      text-transform: none; }
      .header-top .item.handbag a, .header-top .item.currency a, .header-top .item.wishlist a, .header-top .item.to-checkout a {
        text-transform: none; }
    .header-top .item span {
      padding: 0 5px; }
    .header-top .item #bag-count {
      padding: 0; }
    .header-top .item select {
      padding: 0;
      background: none;
      border: 0; }
    .header-top .item .icons {
      position: absolute;
      top: 0;
      padding: 0;
      font-size: 18px; }
      .header-top .item .icons.account {
        line-height: 15px; }
      .header-top .item .icons.wishlist {
        line-height: 15px; }
      .header-top .item .icons.hangbag {
        line-height: 10px; }

/**
* ajax basket
*/
.ajax-basket {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 295px;
  z-index: 30; }
  .ajax-basket .basket-container {
    width: 100%;
    padding: 20px;
    background: #fff;
    border-left: 1px solid #ecebea;
    color: #1f1f1f; }
    .ajax-basket .basket-container .message {
      font-size: 12px;
      font-weight: bold;
      text-decoration: underline; }
    .ajax-basket .basket-container a {
      color: #1f1f1f; }
    .ajax-basket .basket-container .product-thumb-wrapper {
      float: left;
      width: 70px; }
    .ajax-basket .basket-container .product-details {
      float: left;
      width: 125px;
      font-size: 12px; }
      .ajax-basket .basket-container .product-details .product-name,
      .ajax-basket .basket-container .product-details .product-qty,
      .ajax-basket .basket-container .product-details .product-price {
        float: left;
        width: 100%;
        color: #797979; }
      .ajax-basket .basket-container .product-details .product-name {
        font-weight: bold;
        color: #1f1f1f; }
    .ajax-basket .basket-container .remove {
      float: right;
      width: 55px;
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/cross.png") center top no-repeat;
      text-align: center; }
      .ajax-basket .basket-container .remove a {
        color: #a5a5a5;
        font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
        font-size: 12px;
        display: block;
        padding-top: 20px; }
    .ajax-basket .basket-container .nav-basket-dd {
      margin-top: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #c7c7c7; }
    .ajax-basket .basket-container .nav-basket-dd:last-child {
      border: none;
      padding-bottom: none; }
  .ajax-basket .basket-container-button-area {
    background: #f7f8f9;
    padding: 20px;
    width: 100%; }
    .ajax-basket .basket-container-button-area .total-area {
      float: left;
      width: 100%;
      font-size: 12px;
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif; }
      .ajax-basket .basket-container-button-area .total-area .total-text {
        float: left;
        text-align: left;
        width: 185px; }
      .ajax-basket .basket-container-button-area .total-area .total-area-amount {
        float: right;
        text-align: right;
        width: 65px; }
    .ajax-basket .basket-container-button-area .buttons .btn {
      padding: 8px 0; }
    .ajax-basket .basket-container-button-area .buttons .view-bag,
    .ajax-basket .basket-container-button-area .buttons .checkout {
      float: left;
      width: 47%;
      margin-top: 15px; }
    .ajax-basket .basket-container-button-area .buttons .checkout {
      float: right; }
    .ajax-basket .basket-container-button-area .buttons a {
      display: block; }
  .ajax-basket .delivery-information {
    width: 100%;
    background: #000000;
    padding: 10px 0;
    font-size: 12px; }
    .ajax-basket .delivery-information a {
      text-align: center;
      text-transform: uppercase;
      color: #ffffff;
      display: block; }

.basket-control {
  padding: 0 !important; }

/**
* logo
*/
.logo {
  margin: 0;
  display: block;
  overflow: hidden; }
  .logo span {
    display: none; }
  .logo img {
    width: 390px;
    margin: 15px auto; }

.mobile-logo .logo {
  display: none; }

/**
* icons
**/
.navbar-primiary .icons.info, .navbar-primiary .icons.home {
  position: absolute;
  top: 10px;
  font-size: 20px;
  color: #e8c3c2; }
  .navbar-primiary .icons.info:hover, .navbar-primiary .icons.home:hover {
    color: #e67d9c; }
  .navbar-primiary .icons.info.home, .navbar-primiary .icons.home.home {
    left: 15px; }
  .navbar-primiary .icons.info.info, .navbar-primiary .icons.home.info {
    right: 15px; }

/**
* search
*/
.navbar-nav .form-search {
  width: 73%;
  margin: auto;
  text-align: center;
  padding: 0 30px;
  position: relative; }
.navbar-nav .search-box {
  position: absolute;
  right: 0;
  display: none;
  padding: 20px 10px 10px 100px;
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee; }
  .navbar-nav .search-box input[type="text"],
  .navbar-nav .search-box input[type="password"] {
    width: 100%;
    height: 45px;
    color: #1f1f1f;
    border: 1px solid #ddb6b4;
    text-align: center; }
    .navbar-nav .search-box input[type="text"]::-webkit-input-placeholder,
    .navbar-nav .search-box input[type="password"]::-webkit-input-placeholder {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 28px;
      color: #e2e1e1;
      line-height: 20px; }
    .navbar-nav .search-box input[type="text"]:-ms-input-placeholder,
    .navbar-nav .search-box input[type="password"]:-ms-input-placeholder {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 28px;
      color: #e2e1e1;
      line-height: 20px; }
    .navbar-nav .search-box input[type="text"]::-moz-placeholder,
    .navbar-nav .search-box input[type="password"]::-moz-placeholder {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 28px;
      color: #e2e1e1;
      line-height: 30px; }
    .navbar-nav .search-box input[type="text"]:focus,
    .navbar-nav .search-box input[type="password"]:focus {
      outline: 0; }
  .navbar-nav .search-box button {
    position: absolute;
    top: 3px;
    right: 33px;
    background: #ddb6b4;
    border: 1px solid transparent;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 25px;
    margin: 0; }
    .navbar-nav .search-box button:focus {
      outline: none; }
.navbar-nav .search-icon {
  float: right;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  font-size: 18px; }
  .navbar-nav .search-icon:hover, .navbar-nav .search-icon.selected {
    background-color: #1f1f1f; }
    .navbar-nav .search-icon:hover .icons span, .navbar-nav .search-icon.selected .icons span {
      color: #fff; }
  .navbar-nav .search-icon .icons {
    color: #c7c7c7; }

.mobile-search {
  display: none; }

@media (max-width: 991px) {
  .store-details {
    display: none; }

  .header-top .shop-header-top a {
    text-transform: uppercase; }
  .header-top .pull-right {
    padding-right: 15px; }

  /**
  * logo
  */
  .logo {
    display: none; }
    .logo img {
      width: 55%; }

  .mobile-logo .logo {
    display: block; }

  .navbar-header-top {
    display: none; }

  .mobile-search {
    display: block;
    padding: 15px 15px 0 15px;
    position: relative; }
    .mobile-search input[type="text"],
    .mobile-search input[type="password"] {
      width: 90%;
      border: 0;
      border-bottom: #e2e1e1 1px solid;
      text-transform: lowercase; }
    .mobile-search .button {
      background: none;
      border: 0;
      position: absolute;
      top: 20px;
      right: 58px;
      color: #e8c3c2; }

  .navbar-nav {
    margin: 0; }
    .navbar-nav .search-icon {
      display: none; }

  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit; }

  .mobile-menu .navbar-nav .dropdown:hover .navbar-sub {
    display: none; }

  .navbar-primiary .icons.info, .navbar-primiary .icons.home {
    display: none; } }
@media (max-width: 1065px) {
  #information-link,
  #home-link {
    display: none; } }
@media (max-width: 767px) {
  .header .shop-header-top {
    padding-right: 0; }

  .header-top .item.currency {
    display: none; }

  /**
  * logo
  */
  .logo {
    display: none; }
    .logo img {
      width: 80%; }

  .header-top .item.handbag, .header-top .item.currency, .header-top .item.wishlist, .header .item.to-checkout {
    margin-left: 30px; }

  /*nav .navbar-primiary,*/
  /*nav .container {*/
    /*display: none; }*/
  nav .navbar-toggle {
    margin-bottom: 0; }

  nav.navbar {
    min-height: 0; } }
footer .footer-top {
  padding: 25px 0 35px;
  background-color: #FDF0F0; }
  footer .footer-top .h3 {
    margin-top: 0;
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica; }
    footer .footer-top .h3 span {
      position: relative;
      bottom: -2px;
      text-transform: lowercase;
      font-size: 50px;
      padding-right: 8px; }
  footer .footer-top input {
    border: 0; }
  footer .footer-top.placeholder {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1f1f1f; }
  footer .footer-top:-moz-placeholder {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1f1f1f; }
  footer .footer-top::-moz-placeholder {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1f1f1f; }
  footer .footer-top::-webkit-input-placeholder {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1f1f1f; }
  footer .footer-top input[type="email"],
  footer .footer-top input[type="text"],
  footer .footer-top input[type="password"] {
    width: 80%;
    float: left;
    text-align: center;
    background: none; }
  footer .footer-top input[type="submit"] {
    float: right;
    padding: 5px 10px; }
  footer .footer-top .newsletter {
    overflow: hidden;
    padding: 5px;
    border: 1px solid #bbaead; }
  footer .footer-top .social .h3,
  footer .footer-top .social .social-icons {
    clear: both;
    float: right;
    text-align: center; }
footer .footer-element {
  clear: both;
  overflow: hidden; }
  footer .footer-element.awards {
    padding: 35px 0;
    border-bottom: 1px solid #e2e1e1;
    text-align: center; }
  footer .footer-element.links {
    padding: 30px 0;
    border-bottom: 1px solid #e2e1e1;
    text-align: left; }
    footer .footer-element.links h5 {
      margin-bottom: 5px; }
      footer .footer-element.links h5 a {
        color: #333;
        cursor: default; }
        footer .footer-element.links h5 a:hover {
          border-bottom: 0; }
    footer .footer-element.links a {
      color: #555555; }
      footer .footer-element.links a.btn {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
        display: block; }
      footer .footer-element.links a:hover {
        border-bottom: 1px solid #555; }
    footer .footer-element.links li {
      line-height: 22px;
      font-size: 12px; }
    footer .footer-element.links p {
      font-size: 12px; }
    footer .footer-element.links .block-currency {
      display: none; }
      footer .footer-element.links .block-currency ul {
        display: block; }
        footer .footer-element.links .block-currency ul li {
          border: #e2e1e1 1px solid;
          border-bottom: 0; }
          footer .footer-element.links .block-currency ul li:last-child {
            border-bottom: #e2e1e1 1px solid; }
          footer .footer-element.links .block-currency ul li a {
            display: block;
            border: 0;
            padding: 10px 15px;
            cursor: pointer; }
            footer .footer-element.links .block-currency ul li a:hover {
              background: #FDF0F0; }
            footer .footer-element.links .block-currency ul li a .selected {
              float: right;
              color: #e8c3c2;
              padding-right: 15px;
              font-size: 16px; }
  footer .footer-element.logos {
    padding: 15px 0; }
  footer .footer-element.terms {
    padding: 15px 20px;
    background-color: #1f1f1f;
    color: #f4f4f4;
    font-size: 11px; }
    footer .footer-element.terms .item {
      display: inline-block;
      padding: 0 5px; }
    footer .footer-element.terms a {
      color: #fff; }
    footer .footer-element.terms a:hover {
      text-decoration: none;
      border-bottom: 1px solid #fff; }
footer .jump-top:hover {
  cursor: pointer; }
footer .social-icons li {
  display: inline-block; }
footer .mobile-currency {
  display: none; }
footer #input_3_1:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0 none; }

@media (max-width: 1200px) {
  footer .footer-top input[type="text"],
  footer .footer-top input[type="password"] {
    width: 60%; } }
@media (max-width: 991px) {
  footer .footer-top {
    background: none;
    padding: 25px 0 15px; }
    footer .footer-top h3 {
      text-align: center;
      font-size: 30px; }
      footer .footer-top h3 span {
        display: block;
        line-height: 0.8em; }
    footer .footer-top input[type="text"],
    footer .footer-top input[type="password"] {
      width: 100%; }
    footer .footer-top input[type="submit"] {
      float: none;
      width: 100%; }
    footer .footer-top .social h3 {
      float: none;
      text-align: center; }
    footer .footer-top .social .social-icons {
      float: none; }
      footer .footer-top .social .social-icons ul {
        margin: 0 auto;
        display: table; }
  footer .footer-element.awards {
    display: none; }
  footer .footer-element .glitzy-insider, footer .footer-element .social-bar {
    background: #FDF0F0;
    padding: 15px;
    margin-bottom: 15px; }
    footer .footer-element .glitzy-insider .row, footer .footer-element .social-bar .row {
      margin: 0;
      padding: 0; }
  footer .footer-element .pull-left {
    display: none; }
  footer .footer-element .pull-right {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-family: eausans-bold, Arial, Helvetica; }
    footer .footer-element .pull-right img {
      margin: 0 auto; }
  footer .footer-element .social-bar {
    margin-bottom: 0; }
  footer .footer-element.links {
    border-bottom: 0;
    padding-top: 0; }
    footer .footer-element.links h5 {
      text-align: center;
      border-bottom: #e2e1e1 1px solid; }
      footer .footer-element.links h5 a {
        cursor: pointer;
        padding-bottom: 10px;
        display: inline-block; }
        footer .footer-element.links h5 a:hover {
          text-decoration: underline; }
    footer .footer-element.links ul {
      text-align: center; }
  footer .mobile-currency {
    display: block;
    clear: both; }
  footer .glitzy-trader {
    padding-top: 20px; }
    footer .glitzy-trader p {
      display: none; }

  .social-icons li {
    margin-right: 5px; } }
@media (max-width: 767px) {
  .footer-top {
    padding-top: 15px; }

  .footer-element .btn {
    margin-top: 15px; }

  footer .footer-element.links ul {
    margin-bottom: 15px; }
  footer .footer-element.links li {
    line-height: 44px;
    font-size: 14px; } }
/**
* header top navigation
*/
.navbar-header-top {
  float: left;
  margin: 0 20px 0; }
  .navbar-header-top li {
    display: inline-block;
    list-style: none; }

@media (max-width: 1050px) {
  .navbar-header-top {
    margin: 0; } }
/**
* primary navigation container
*/
.navbar-primiary {
  position: relative;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  .navbar-primiary a, .navbar-primiary li {
    color: #1f1f1f !important; }
  .navbar-primiary .information-toggle {
    display: none;
    position: absolute;
    right: 0;
    padding: 20px;
    background-color: #fff;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .navbar-primiary .information-toggle a:hover {
      border-bottom: 1px solid; }
    .navbar-primiary .information-toggle ul {
      width: 180px; }
      .navbar-primiary .information-toggle ul li {
        color: #1f1f1f;
        font-size: 12px;
        float: left;
        width: 180px;
        position: relative;
        padding-left: 35px;
        padding-top: 5px;
        margin-bottom: 20px;
        font-family: 'eausans-book', Arial, Helvetica; }
        .navbar-primiary .information-toggle ul li a {
          color: #1f1f1f; }
          .navbar-primiary .information-toggle ul li a:hover {
            color: #e8c3c2;
            text-decoration: none; }
        .navbar-primiary .information-toggle ul li.track-order {
          padding-top: 8px; }
        .navbar-primiary .information-toggle ul li.help-support {
          padding-top: 7px; }
        .navbar-primiary .information-toggle ul li .upper {
          font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
          text-transform: uppercase; }
        .navbar-primiary .information-toggle ul li .toggle {
          color: #bfbfbf;
          font-size: 20px;
          position: absolute;
          top: 0;
          left: 0; }

/**
* navigation
*/
.navbar {
  margin-bottom: 0; }

.navbar-default {
  background-color: #fff;
  border: none; }
  .navbar-default .navbar-toggle {
    position: absolute;
    top: 0;
    margin-top: 0;
    margin-left: -10px; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #1f1f1f; }
    .navbar-default .navbar-toggle:hover {
      background-color: transparent; }

.navbar-nav {
  font-family: 'eausans-bold', Arial, Helvetica;
  font-size: 12px;
  color: #1f1f1f;
  float: none;
  text-align: center;
  padding-left: 100px; }
  .navbar-nav .parent {
    text-transform: uppercase; }
#header-nav .navbar-nav .parent:hover {
      border: none;
  color: #000 !important; }
  .navbar-nav > li > a {
    color: #1f1f1f;
    line-height: 15px;
    padding-top: 13px;
    padding-bottom: 14px; }
    /*.navbar-nav > li > a.active {*/
      /*color: #e8c3c2 !important; }*/
  .navbar-nav li {
    position: static;
    float: left; }
  @media (max-width: 991px) {
    .navbar-nav li {
      display: block;
      float: none; } }
  .navbar-nav .dropdown:hover .navbar-sub,
  .navbar-nav .dropdown-selected .navbar-sub {
    opacity: 1;
    top: 48px;
    visibility: visible; }
  .navbar-nav .dropdown-selected .navbar-sub {
    transition: none;
    top: 0; }

@media (max-width: 991px) {
  .navbar-nav .dropdown:hover .navbar-sub {
    top: 0; } }
/**
* sub navigation
*/
.navbar-sub {
  width: 100%;
  padding-top: 30px;
  position: absolute;
  left: 0;
  min-height: 430px;
  z-index: 99999;
  opacity: 0;
  top: 35px;
  visibility: hidden;
  /*border-top: 1px solid #eee;*/
  background-color: #FAFAFA;
  font-family: 'eausans-book', Arial, Helvetica;
  text-align: left; }
  .navbar-sub ul {
    margin: 0;
    padding: 0; }
  .navbar-sub li {
    float: none;
    display: block;
    line-height: 24px; }
  .navbar-sub .h2 {
    margin-top: 0;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid #e2e1e1; }
#header-nav .navbar-sub a:hover {
    color: #e8c3c2 !important;
    border: none;
    text-decoration: none; }
  .navbar-sub .nav-info {
    position: absolute;
    bottom: 0;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #e2e1e1;
    text-transform: uppercase;
    color: #626262; }

.mobile-menu {
  display: none; }

.mobile-bottom-links ul {
  color: #e8c3c2; }
  .mobile-bottom-links ul li {
    list-style: none;
    display: inline-block; }
    .mobile-bottom-links ul li a {
      display: block;
      font-family: eausans-bold, Arial, Helvetica, sans-serif;
      padding: 15px;
      text-transform: uppercase; }

@media (max-width: 1200px) {
  .navbar-nav {
    padding-left: 0px; } }
@media (max-width: 991px) {
  body.lock-position {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed; }

  .navbar-toggle {
    display: block; }

  .navbar-primiary .container {
    width: 100%; }

  .collapsing {
    transition: none; }

  #primary-nav {
    display: none; }

  .mobile-menu {
    position: fixed;
    top: 0;
    background: #fff;
    width: 50%;
    height: 100%;
    -webkit-box-shadow: #212121 13px 0px 15px -9px;
    box-shadow: #212121 13px 0px 15px -9px;
    margin: 0;
    padding: 0;
    left: 0;
    z-index: 999999; }
    .mobile-menu .navbar-sub {
      min-height: 0;
      display: none; }
      .mobile-menu .navbar-sub .container {
        width: 100%; }
      .mobile-menu .navbar-sub a {
        color: #1f1f1f; }
    .mobile-menu .back-to-menu {
      padding: 15px;
      display: inline-block;
      margin-bottom: 10px;
      padding-bottom: 0;
      color: #1f1f1f; }
      .mobile-menu .back-to-menu span {
        padding-right: 5px;
        color: #e8c3c2; }
    .mobile-menu .close-mobile-menu {
      background: #1f1f1f;
      color: #fff;
      font-size: 1.25em;
      position: absolute;
      top: 0;
      right: 0;
      padding: 8px; }
      .mobile-menu .close-mobile-menu:hover {
        background: #e8c3c2; }

  .navbar-nav li {
    display: block;
    text-align: left; }
    .navbar-nav li .parent {
      text-transform: capitalize;
      font-size: 16px;
      clear: both; }
      #header-nav .navbar-nav li .parent:hover {
        background: #e8c3c2 !important;
        color: #1f1f1f !important; }

  .navbar-sub {
    padding-top: 15px;
    position: relative; }
    .navbar-sub .container {
      padding-left: 0;
      padding-right: 0; }
    .navbar-sub h2 {
      margin-top: 15px !important; }
    .navbar-sub .nav-info {
      position: relative; } }
@media (max-width: 767px) {
  .mobile-menu {
    width: 90%; } }
/**
* forms
*/
input, textarea {
  letter-spacing: 1px;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  input:focus, textarea:focus {
    outline: none;
    border: 1px solid #e8c3c2; }

label {
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px; }

.fields {
  margin-bottom: 10px; }

input {
  padding: 5px; }

input[type="text"],
input[type="password"] {
  border: 1px solid #e2e1e1;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  input[type="text"]:focus,
  input[type="password"]:focus {
    outline: none;
    border: 1px solid #e8c3c2; }

textarea {
  padding: 5px; }

select {
  padding: 5px;
  border: 1px solid #e2e1e1; }

/**
* glitzy form
*/
.glitzy-form {
  clear: both; }
  .glitzy-form #field_2_4,
  .glitzy-form #field_2_6 {
    width: 100%; }
  .glitzy-form #field_2_3 {
    padding-left: 15px; }
  .glitzy-form ul {
    border: #ccc 1px solid; }
    .glitzy-form ul:before, .glitzy-form ul:after {
      content: " ";
      display: table; }
    .glitzy-form ul:after {
      clear: both; }
    .glitzy-form ul ul {
      border: 0; }
  .glitzy-form li {
    float: left; }
    .glitzy-form li.top-fields {
      border-bottom: #ccc 1px solid;
      padding-top: 15px;
      min-height: 110px; }
      .glitzy-form li.top-fields.first-field {
        border-left: 0; }
    .glitzy-form li.last-fields {
      padding: 40px; }
    .glitzy-form li input, .glitzy-form li select, .glitzy-form li textarea {
      border: none;
      width: 100%; }
    .glitzy-form li input, .glitzy-form li textarea {
      padding-left: 6px;
      padding-right: 6px;
      -webkit-transition: border 0.3s ease;
      -o-transition: border 0.3s ease;
      transition: border 0.3s ease; }
      .glitzy-form li input:focus, .glitzy-form li textarea:focus {
        outline: none;
        border: 1px solid #e8c3c2; }
    .glitzy-form li .radio {
      margin-bottom: 20px; }
    .glitzy-form li input[type="radio"] {
      width: auto;
      margin-top: 2px;
      margin-right: 10px; }
    .glitzy-form li textarea {
      margin-bottom: 15px; }
    .glitzy-form li .form-control {
      border: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      box-shadow: 0 0; }
      .glitzy-form li .form-control:focus {
        border-color: transparent;
        box-shadow: 0 0;
        outline: 0 none; }
  .glitzy-form .gfield_radio {
    margin-bottom: 15px; }
  .glitzy-form .gform_footer input[type=submit] {
    background: #1f1f1f;
    border: 0;
    color: white;
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    float: right; }
    .glitzy-form .gform_footer input[type=submit]:hover {
      background: #e8c3c2;
      color: black; }
    .glitzy-form .gform_footer input[type=submit]:focus {
      outline: none; }

@media (max-width: 991px) {
  .glitzy-form li.top-fields {
    border-left: 0; }

  .glitzy-form li.last-fields {
    padding: 40px 40px 40px 15px; } }
.page-contact .details a {
  text-decoration: underline; }
.page-contact .glitzy-form {
  overflow: hidden;
  border: 1px solid #ccc; }
  .page-contact .glitzy-form .validation_error {
    color: #e8c3c2;
    text-align: center;
    font-size: 14px;
    margin: 5px; }
  .page-contact .glitzy-form .gfield_description {
    color: #e8c3c2; }
  .page-contact .glitzy-form .gform_footer input[type=submit] {
    margin: 0 20px 20px; }
  .page-contact .glitzy-form li.last-fields {
    padding: 40px 40px 0; }
  .page-contact .glitzy-form li select {
    border: 1px solid #ccc; }
    .page-contact .glitzy-form li select:focus {
      outline: none;
      border: 1px solid #e8c3c2; }
  .page-contact .glitzy-form li input, .page-contact .glitzy-form li textarea {
    border: 1px solid white; }
    .page-contact .glitzy-form li input:focus, .page-contact .glitzy-form li textarea:focus {
      border-color: #e8c3c2; }
  .page-contact .glitzy-form ul {
    border: none; }
.page-contact .first-field + .top-fields {
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid; }
.page-contact .main-banner img {
  width: 100%; }

#gform_4 #field_4_19 {
  padding-right: 60px; }
#gform_4 .gfield_label {
  margin-bottom: 12px; }
#gform_4 input[type="text"] {
  width: 100%;
  margin-bottom: 12px; }
#gform_4 input[type="submit"] {
  background: #1f1f1f;
  color: white; }
  #gform_4 input[type="submit"]:hover {
    background: #e8c3c2;
    color: #1f1f1f;
    border: 1px solid #e8c3c2; }

@media (max-width: 767px) {
  #gform_4 #field_4_19 {
    padding-right: 0px; } }
@media (max-width: 991px) {
  .page-contact .first-field + .top-fields {
    border-left: none;
    border-right: none; }
  .page-contact .glitzy-form li.last-fields {
    padding: 15px 15px 0; } }
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/flexslider/flexslider-icon.eot");
  src: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/flexslider/flexslider-icon.woff") format("woff"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/flexslider/flexslider-icon.ttf") format("truetype"), url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 768px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; }

  .flex-control-nav {
    display: none; } }
/* Flexslider - Modified */
.carousel-container {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  /*.banner-details {

    @include make-xs-column(4);
    position: absolute;
    top: 5vw;
    left: 20%;
    z-index: 3;
    h2 {
      text-align: center;
      font-size: 80px;
      font-size: 4vw;
      color: $color-black;
      span {
        font-family: learning-curve-proregular, Helvetica, Arial, sans-serif;
        text-transform: lowercase;
        display: block;
        color: $color-white;
        font-size: 145px;
        font-size: 7vw;
        line-height: 90px;
      }
    }
  }
}*/ }
  .carousel-container li {
    position: relative; }
  .carousel-container .container {
    position: relative; }
  .carousel-container .banner-details {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    z-index: 3;
    top: 100px;
    top: 5vw;
    left: 20%; }
    .carousel-container .banner-details h2 {
      text-align: center;
      font-size: 80px;
      font-size: 4vw;
      color: #1f1f1f; }
      .carousel-container .banner-details h2 span {
        font-family: learning-curve-proregular, Helvetica, Arial, sans-serif;
        text-transform: lowercase;
        display: block;
        color: #fff;
        font-size: 85px;
        line-height: 90px; }
    .carousel-container .banner-details span {
      display: table;
      margin: 0 auto; }
  .carousel-container .slides a,
  .carousel-container .slides .bg-image {
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    display: block;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat; }

.flexslider {
  margin-bottom: 0;
  border: 0;
  box-shadow: 0;
  max-height: 700px;
  overflow: hidden;
  border-radius: 0;
  box-shadow: 0 0 !important; }

.flex-control-nav {
  position: absolute;
  right: 20px;
  bottom: 40px;
  width: auto !important; }

.flex-control-nav li {
  display: block !important;
  margin-bottom: 10px; }

.flex-direction-nav a {
  transition: none;
  background-color: #ccc;
  opacity: 1; }

.flexslider:hover .flex-prev {
  left: 30px;
  opacity: 1; }

.flexslider:hover .flex-next {
  right: 30px;
  opacity: 1; }

.flex-direction-nav {
  top: 50%;
  position: absolute;
  width: 100%; }

.homepage-collection-pods {
  position: relative; }

#carousel-homepagepods {
  max-height: 441px;
  overflow: hidden; }

.flex-direction-nav .flex-prev,
.homepage-collection-pods .prev,
#home-prev {
  left: 30px;
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/left-arrow.png");
  background-repeat: no-repeat;
  width: 22px;
  height: 39px;
  text-indent: -10000px;
  overflow: hidden; }

.homepage-collection-pods .prev {
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/hp-carousel-left-arrow.png") left top no-repeat; }
  .homepage-collection-pods .prev:hover {
    background-position: left bottom; }

.flex-direction-nav .flex-next,
.homepage-collection-pods .next,
#home-next {
  right: 30px;
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/right-arrow.png");
  background-repeat: no-repeat;
  width: 22px;
  height: 39px;
  text-indent: -10000px;
  overflow: hidden; }

.homepage-collection-pods .next {
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/hp-carousel-right-arrow.png") left top no-repeat; }
  .homepage-collection-pods .next:hover {
    background-position: left bottom; }

#home-prev, #home-next {
  position: absolute;
  top: 50%;
  z-index: 9999; }
  #home-prev:hover, #home-next:hover {
    background-position: bottom left; }

.collection-container {
  position: relative; }
  .collection-container #collection_prev,
  .collection-container #collection_next {
    position: absolute;
    right: -40px;
    top: 180px; }
  .collection-container #collection_prev {
    left: -40px; }

.flex-direction-nav a.flex-next:before {
  content: ""; }

.flex-direction-nav a.flex-prev:before {
  content: ""; }

.flex-viewport {
  max-height: 600px; }

.single-collections .flex-viewport {
  min-height: 600px;
  max-height: 600px; }

@media (max-width: 1800px) {
  .flex-viewport {
    min-height: 500px; }

  .home .flex-viewport,
  .page-id-6758 .flex-viewport,
  .single-collections .flex-viewport {
    min-height: 500px;
    max-height: 500px; } }
@media (max-width: 1680px) {
  .flex-viewport {
    min-height: 450px; }

  .home .carousel-container .flex-viewport,
  .page-id-6758 .carousel-container .flex-viewport,
  .single-collections .flex-viewport {
    min-height: 450px;
    max-height: 450px; }
    .home .carousel-container .flex-viewport h2,
    .page-id-6758 .carousel-container .flex-viewport h2,
    .single-collections .flex-viewport h2 {
      font-size: 66px; }
      .home .carousel-container .flex-viewport h2 span,
      .page-id-6758 .carousel-container .flex-viewport h2 span,
      .single-collections .flex-viewport h2 span {
        font-size: 60px; } }
@media (max-width: 1500px) {
  .flex-viewport {
    min-height: 400px; }

  .home .carousel-container .flex-viewport,
  .page-id-6758 .carousel-container .flex-viewport,
  .single-collections .flex-viewport {
    min-height: 400px;
    max-height: 400px; } }
@media (max-width: 990px) {
  .flex-viewport {
    min-height: 0; }

  .home .carousel-container .flex-viewport,
  .page-id-6758 .carousel-container .flex-viewport,
  .single-collections .flex-viewport {
    min-height: 300px;
    max-height: 300px; } }
@media (max-width: 990px) {
  .home .carousel-container .flex-viewport,
  .page-id-6758 .carousel-container .flex-viewport,
  .single-collections .flex-viewport {
    min-height: 0;
    max-height: 300px; }

  #carousel-homepagepods {
    max-height: initial; } }
@media (min-width: 992px) {
  .carousel-container .banner-details {
    width: 33.33%;
    left: 12%;
    width: 40%; }
    .carousel-container .banner-details h2 {
      font-size: 60px; }
      .carousel-container .banner-details h2 span {
        font-size: 90px; }
  .carousel-container .slides a {
    min-height: 700px; } }
@media (min-width: 1200px) {
  .carousel-container .banner-details h2 {
    font-size: 80px; }
    .carousel-container .banner-details h2 span {
      font-size: 120px; }
  .carousel-container .slides a {
    max-height: 700px; } }
@media (min-width: 768px) {
  .carousel-container .banner-details {
    left: 12%; } }
@media (min-width: 768px) and (max-width: 991px) {
  #collection_prev,
  #collection_next {
    display: none; }

  .carousel-container .banner-details {
    top: 20px;
    width: 50%;
    left: 8%; }
    .carousel-container .banner-details h2 {
      font-size: 50px;
      top: 0;
      top: 5vw; }
      .carousel-container .banner-details h2 span {
        font-size: 90px;
        line-height: 46px;
        font-size: 7vw; }
  .carousel-container .slides a {
    min-height: 300px; } }
@media (max-width: 767px) {
  .flex-control-nav {
    right: 60px;
    bottom: 10px; }

  .home .carousel-container .banner-details,
  .page-id-6758 .carousel-container .banner-details,
  .single-collections .carousel-container .banner-details {
    width: 70%;
    left: 6%;
    top: 15px; }
    .home .carousel-container .banner-details span,
    .page-id-6758 .carousel-container .banner-details span,
    .single-collections .carousel-container .banner-details span {
      margin: 0; }
    .home .carousel-container .banner-details h2,
    .page-id-6758 .carousel-container .banner-details h2,
    .single-collections .carousel-container .banner-details h2 {
      font-size: 30px;
      margin-top: 0;
      text-align: left; }
      .home .carousel-container .banner-details h2 span,
      .page-id-6758 .carousel-container .banner-details h2 span,
      .single-collections .carousel-container .banner-details h2 span {
        font-size: 40px;
        line-height: 24px;
        color: #000000; }
  .home .carousel-container .slides a,
  .home .carousel-container .slides .bg-image,
  .page-id-6758 .carousel-container .slides a,
  .page-id-6758 .carousel-container .slides .bg-image,
  .single-collections .carousel-container .slides a,
  .single-collections .carousel-container .slides .bg-image {
    background-size: 180% auto !important;
    background-position: 45% 0 !important;
    min-height: 57vw; }

  .page-id-6758 .carousel-container .slides a,
  .page-id-6758 .carousel-container .slides .bg-image {
    background-position: 50% 0 !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .flex-direction-nav a {
    width: 200px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  .flex-direction-nav a {
    top: -200px; } }
.mobile-reset {
  display: none; }

.desktop-reset a {
  color: #1f1f1f; }
  .desktop-reset a:hover {
    text-decoration: underline; }

.toolbar {
  /*border: 1px solid #e2e1e1;*/
  color: #1f1f1f;
  margin-bottom: 20px; }
  .toolbar a {
    color: #1f1f1f; }
    .toolbar a:hover {
      color: #e8c3c2; }
  .toolbar .action {
    display: inline-block;
    padding: 10px 0;
    height: 45px;
    /*border-right: 1px solid #eee;*/
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center; }
    .toolbar .action .sort-by label {
      margin-right: 5px; }
    .toolbar .action .sort-by select {
      width: 60%; }
    .toolbar .action label {
      font-size: 10px;
      letter-spacing: 0; }
    .toolbar .action .pages .current {
      padding: 0 4px;
      color: #e8c3c2; }
    .toolbar .action .pages a {
      padding: 0 3px;
      display: block; }
  .toolbar .show-amount-per-page {
    padding-top: 16px; }
    .toolbar .show-amount-per-page a {
      margin-right: 10px; }
      .toolbar .show-amount-per-page a.selected {
        text-decoration: underline; }
  .toolbar li {
    display: inline-block; }
  .toolbar .items {
    padding: 15px 0;
    text-align: center; }
.toolbar-bottom {
  /*margin-top: -50px;*/
}
.toolbar-bottom .toolbar .pages ul li:hover {
  background: #000;
  color: #fff;
}
.toolbar-bottom .toolbar .pages ul li:hover a{
  color: #fff;
}
.toolbar-bottom .toolbar .pages ul li.current{
  color: #fff;
  background: #000;
  border: 1px solid #000;
  padding: 1px 9px 0 9px;
}
.toolbar-bottom .toolbar .pages ul li{
  /*color: #e8c3c2;*/
  background: #e8c3c2;;
  margin: 0 5px 5px 5px;
  padding: 1px 5px 0 5px;
}
.toolbar-bottom .toolbar .dash{
  margin-top: 10px;
  margin-left: 0;
}
@media (max-width: 550px) {
  .toolbar-bottom .toolbar .dash{
    display: none;
  }
}
@media (max-width: 380px) {
  .toolbar .action .pages a{
    font-size: 14px;
  }
  .toolbar-bottom .toolbar .pages ul li{
    margin: 0 0 5px 5px;
  }
  .toolbar-bottom .toolbar .show-amount-per-page{
    font-size: 14px;
  }
  .toolbar-bottom .toolbar .pages ul li.current{
    padding: 1px 6px 0 6px;
  }
}

.toolbar-bottom .toolbar .pages{
  float: right;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.toolbar-bottom .toolbar label{
  font-size: 16px;
  font-weight: 100;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.toolbar-bottom .toolbar .show-amount-per-page{
  float: right;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.toolbar-bottom .toolbar .sorting-block{
  display: none !important;
}
.toolbar-bottom .toolbar .items{
  display: none;
}
  .toolbar .pages {
    padding-top: 15px; }
    .toolbar .pages ul {
      display: table;
      margin: 0 auto; }
  .toolbar .pages {
    padding-top: 8px; }

.shop-by-container {
  display: none; }

.shop-by {
  display: none; }

#mobile-feature,
.mobile-image {
  display: none; }

.page-content {
  overflow: hidden; }
  .page-content h1:first-of-type, .page-content h2:first-of-type, .page-content h3:first-of-type, .page-content h4:first-of-type, .page-content h5:first-of-type {
    margin-top: 0; }
  .page-content .shop-by {
    margin-top: 0; }

.content-left .banner {
  position: relative; }
  .content-left .banner .row.banner-wrapper {
    margin: 0;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    width: 100%; }
  .content-left .banner .banner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 480px;
    margin-right: 30px;
    display: table;
    margin-top: auto;
    margin-bottom: auto; }
    .content-left .banner .banner-content h1 {
      font-size: 36px; }

.toolbar .direction-left, .toolbar .direction-right {
  display: none; }

@media (max-width: 1200px) {
  .content-left .banner h1 {
    text-align: left;
    font-size: 22px; }
  .content-left .banner-wrapper {
    margin-bottom: 10px; } }
@media (min-width: 991px) {
  .catalog-product-view footer {
    margin: 0 -15px 0; } }
@media (min-width: 990px) and (max-width: 1200px) {
  .content-left .banner .banner-content {
    width: 45%;
    display: inherit; }

  .shop-landing .browse-details h1 {
    font-size: 42px; } }
@media (max-width: 991px) {
  .content-left .banner .banner-content {
    position: relative;
    width: auto;
    top: 0;
    margin-right: 0;
    margin-bottom: 10px; }
    .content-left .banner .banner-content.colour-white {
      color: #1f1f1f !important; }

  .sidebar {
    display: none; }

  .shop-by {
    display: block;
    margin-top: 25px;
    position: relative; }
  .landing-page .shop-by {
    display: none;
  }
    .shop-by .btn {
      text-align: left;
      position: relative; }
      .shop-by .btn:hover span {
        color: #fff; }
      .shop-by .btn span.icons {
        color: #1f1f1f;
        position: absolute;
        right: 15px; }

  .shop-by-container {
    position: fixed;
    display: block;
    width: 90%;
    background: url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/black-transparent.png);
    z-index: 2;
    overflow-y: scroll;
    overflow-x: scroll;
    height: 89%;
    top: 10%; }
    .shop-by-container .mobile-reset {
      display: block; }
      .shop-by-container .mobile-reset a {
        background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/refresh.png") no-repeat 0 0;
        padding-left: 20px;
        font-family: eausans-bold, Arial, Helvetica;
        color: #e8c3c2 !important; }
    .shop-by-container .desktop-reset {
      display: none; }
    .shop-by-container h2 {
      color: #fff;
      text-align: left;
      padding-top: 15px;
      text-decoration: none;
      font-size: 14px;
      font-family: eausans-book, Arial, Helvetica; }
    .shop-by-container .close-button {
      position: absolute;
      top: 15px;
      right: 15px; }
      .shop-by-container .close-button .close {
        color: #fff;
        font-weight: normal; }
    .shop-by-container .block-content .currently li {
      color: #1f1f1f; }
    .shop-by-container .filter-nav dt {
      color: #fff; }
    .shop-by-container .sidebar {
      display: block;
      padding: 15px; }
      .shop-by-container .sidebar a {
        font-size: 14px; }
      .shop-by-container .sidebar a, .shop-by-container .sidebar h3, .shop-by-container .sidebar li {
        color: #fff; }
        .shop-by-container .sidebar a:hover, .shop-by-container .sidebar h3:hover, .shop-by-container .sidebar li:hover {
          text-decoration: underline;
          border: 0;
          color: #e8c3c2; }

  .mobile-pagination p {
    margin-top: 7px; }

  .toolbar {
    position: relative; }
    .toolbar:first-of-type {
      margin-bottom: 15px; }
    /*.toolbar .direction-left, .toolbar .direction-right {*/
      /*display: block; }*/
    .toolbar .direction-left {
      position: absolute;
      top: 0px;
      left: 15px;
      width: 50px;
      height: 46px;
      z-index: 1;
      text-align: center;
      padding-top: 10px;
      border-right: #e2e1e1 1px solid; }
    /*.toolbar .direction-right {*/
      /*position: absolute;*/
      /*top: 0px;*/
      /*right: 15px;*/
      /*width: 50px;*/
      /*height: 46px;*/
      /*border-left: #e2e1e1 1px solid;*/
      /*padding-top: 10px;*/
      /*text-align: center;*/
      /*z-index: 1; */
    /*} */
}
@media (max-width: 767px) {
  .shop-by-container h2 {
    display: none; }

  .table-hidden {
    display: none; }

  .content-left .banner .banner-content.colour-white {
    color: #1f1f1f !important; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .glitzy-data-table {
    overflow-x: scroll;
    width: 100%; } }
@media (max-width: 481px) {
  .desktop-image,
  #feature {
    display: none; }

  .mobile-image,
  #mobile-feature {
    display: block; }
    .mobile-image a,
    #mobile-feature a {
      display: block; }

  .toolbar .direction-left, .toolbar .direction-right {
    border: none; }

  #mobile-feature {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px; }
    #mobile-feature .slide {
      margin-left: 15px;
      margin-right: 15px; } }
button.btn:focus, button.btn:active {
  outline: none;
  box-shadow: none; }

.category-products .product-image {
  display: block;
  overflow: hidden; }
  .category-products .product-image img {
    display: block;
    margin: 0 auto; }
.category-products .reset-filters {
  margin-top: 15px;
  margin-bottom: 15px; }

/**
* product landing
*/

.catalog-category-view .decal {width:100%; margin:10px auto 0; clear:both; border:0px solid red;}
.catalog-category-view .decal .inner-decal{width:100px; margin:0 auto}
.decal {
  border: 1px solid #f5dad8;
  padding: 2px;
  display: inline-block;
  margin-bottom: 28px; }
  .decal .inner-decal {
    font-family: 'eausans-bold', Arial, Helvetica;
    font-size: 12px;
    border: 1px solid #f5dad8;
    padding: 7px 15px;
    text-transform: uppercase;
    color: #f5dad8; }

.product-landing {
  /**
  * product detail cta
  */
  /**
  * product action
  */ }
  .product-landing .product-top.sticky {
    position: fixed;
    top: 59px;
    width:100% !important;
    left: 0;
    z-index: 1025;
    background: #fff; }
    .product-landing .product-top.sticky .product-detail-cta {
      margin-top: 0; }
  .product-landing .product-image-wrapper {
    position: relative; }
  .product-landing .product-image {
    float: right; }
  .product-landing .product-image-pintrest {
    position: absolute;
    top: 20px;
    right: 70px; }
    .product-landing .product-image-pintrest a {
      display: block;
      width: 50px;
      height: 50px;
      background: none repeat scroll 0 0 #ffeceb;
      border-radius: 50px;
      color: #fff;
      font-size: 23px;
      padding: 12px;
      text-transform: none;
      font-family: "glitzy-secrets-icons";
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .product-landing .product-image-pintrest a:hover, .product-landing .product-image-pintrest a:active {
        text-decoration: none;
        background: none repeat scroll 0 0 #C92228; }
  .product-landing .product-mobile-social {
    display: none; }
    .social-share .product-mobile-social {display:block;}
  .product-landing .product-detail-cta {
    margin-top: 0px;
    text-align: center; }
    .product-landing .product-detail-cta .product-action > div.row:first-child{float:none; margin-left: 2px; /* position: absolute; */}
.product-landing .product-top{width:100% !important;}
    .product-landing .product-detail-cta .product-name h1 {
      font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
      font-size: 24px;
      text-transform: none; }
    .product-landing .product-detail-cta .hidden-product h1 {
      font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
      font-size: 24px;
      text-transform: none;
      margin-top: 15px; }
    .product-landing .product-detail-cta .minimal-price {
      display: none; }
      .product-landing .product-detail-cta .sticky-nav .price-box {text-align:right;}
    .product-landing .product-detail-cta .price-box {
      font-family: 'eausans-bold', Arial, Helvetica;
      font-size: 22px; }
    .product-landing .product-detail-cta .hidden-price {
      font-family: 'eausans-bold', Arial, Helvetica;
      font-size: 22px;
      margin-top: 15px; }
    .product-landing .product-detail-cta .availability {
      font-family: 'eausans-bold', Arial, Helvetica; }
  .product-landing .stock_availability_information p {
font-weight: bold;   
    padding-top: 8px;
    text-align: right; }
  .product-landing .form-control {
    box-shadow: 0 0 0; }
  .product-landing .wishlist-box {
    margin-top: 10px;  margin-bottom: 20px;}
    .product-landing .product-detail-cta .product-action {border-top:none; border-bottom:none;}
  .product-landing .product-action {
    overflow: hidden;
    margin: 20px 0 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0; }
    .product-landing .product-action .btn-cart {
      margin-top: 25px;
      margin-bottom: 10px;
      float: right;
      padding: 10px 50px;
      font-size: 14px;  width:100%;}
    .product-landing .product-action .quantity-float {
      float: right; }
    .product-landing .product-action .quantity {
      margin-top: 0px; }
      .product-landing .product-action .quantity label {
        float: left;
        width: 30%; }
      .product-landing .product-action .quantity .input-group {
        float: left;
        font-weight: bold;
        font-size: 0.8em; }
        .product-landing .product-action .quantity .input-group .input-group-btn {
          float: left;
          width: auto !important; }
          .product-landing .product-action .quantity .input-group .input-group-btn .btn-default {
            border: 1px solid #e2e1e1;
            background: #f7f8f9;
            padding: 6px 12px;
            height: 34px;
          }
            .product-landing .product-action .quantity .input-group .input-group-btn .btn-default:focus {
              outline: none; }
            .product-landing .product-action .quantity .input-group .input-group-btn .btn-default:hover {
              color: #000000; }
        .product-landing .product-action .quantity .input-group input {
          box-shadow: 0 0;
          text-align: center;
          border: 1px solid #e2e1e1;
          min-width: 45px;
          width: 45px;
          height: 34px; }
        .product-landing .product-action .quantity .input-group .btn {
          font-weight: bold !important;
          font-size: 14px !important; }
    .product-landing .product-action .available-status {
      text-align: right; }
    .product-landing .product-action .availability {
      display: inline-block; background:#1f1f1f;
      margin: 3px 0px;
	  float:left;
      padding: 5px;
      font-size: 10px;
      color: #fff; }
      .product-landing .product-action .sticky-nav.row #addtobasket{width:100%; clear:both;}
.product-landing .product-action .sticky-nav.row #qty-product{/* width:50% !important; float:right; */ padding:0px !important;}
.product-landing .product-action .sticky-nav.row .quantity .input-group{float:right;/*  margin:auto; */}
    .product-landing .product-action .amxnotif-block {
      float: right;
      width: 100%;padding: 10px 0px;
    text-align: left; }
      .product-landing .product-action .amxnotif-block .validation-advice {
        display: none; }
      .product-landing .product-action .amxnotif-block label {
        float: left;
		font-family: "anglecia_pro_dspitalic",Helvetica,Arial;
		font-size: 14px;
		font-weight:100;
		/* font-style: italic; */
		letter-spacing: 0;
		margin-bottom: 10px;
		margin-top: 0px;
		line-height:17px;
		width: 60%; }
      .product-landing .product-action .amxnotif-block .input-text {
       float: none;
        margin-right: 0;  
      margin-top: 0;
        margin-bottom:10px;
        width: 100%;}
      .product-landing .product-action .amxnotif-block .amcart-ignore {
        padding: 5px 15px;margin-top: 0; width:140px;float: right; }
    .product-landing .product-action .wishlist, .product-landing .product-action .question {
      font-family: 'eausans-bold', Arial, Helvetica;
      font-size: 11px;
      font-size: 0.85em;
      color: #a5a5a5;
      margin-left: 30px;
      margin-top: 15px; }
      .product-landing .product-action .wishlist .icons, .product-landing .product-action .question .icons {
        display: inline-block; }
        .product-landing .product-action .wishlist .icons a > span, .product-landing .product-action .question .icons a > span {
          font-size: 1.25em;
          color: #e8c3c2;
          margin-right: 5px;
          position: relative;
          top: 2px; }
      .product-landing .product-action .wishlist p, .product-landing .product-action .question p {
        display: inline-block;
        text-transform: uppercase; }
        .product-landing .product-action .wishlist p a:hover, .product-landing .product-action .question p a:hover {
          color: #000000; }
      .product-landing .product-action .wishlist a, .product-landing .product-action .question a {
        display: block;
        color: #898989;
        text-align: center; }
  .product-landing .more-views {
    margin: 20px 0; }
    .product-landing .more-views li {
      display: inline-block; }
  .product-landing .product-detail .tab {
    padding: 10px 0;
    border-top: 1px solid #eee;
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/tab-open-close.png") right 17px no-repeat; }
    .product-landing .product-detail .tab:last-of-type {
      border-bottom: 1px solid #eee; }
    .product-landing .product-detail .tab.selected {
      background-position: right -870px; }
  .product-landing .product-detail .tab-header {
    font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
    font-size: 18px;
    text-transform: uppercase; }
    .product-landing .product-detail .tab-header:hover {
      cursor: pointer; }
    .product-landing .product-detail .tab-header .write-a-review {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #e8c3c2; }
  .product-landing .product-detail .tab-content {
    /*display: none;*/
    padding: 20px 0; }
    	
  .product-landing .product-detail .tab-content {
  max-height: 255px;
  overflow: auto;
  padding: 20px 0;
}
    
  .product-landing .story {
    padding: 50px 0;
    background-color: #f7f8f9; }
    .product-landing .story h2 {
      margin-top: 0; }
  .product-landing .product-collection {
    margin: 20px 0;
    padding: 20px 0; }
    .product-landing .product-collection h2 {
      font-size: 32px; }
      .product-landing .product-collection h2 span {
        font-size: 35px;
        color: #e8c3c2; }
  .product-landing .recently-viewed {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px; }
    .product-landing .recently-viewed ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .product-landing .recently-viewed h2 {
      padding: 10px 0;
      margin: 0 0 30px;
      text-align: center;
      background-color: #FDF0F0;
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #1f1f1f; }

/**
* products grid
*/
.product-block {
  float: none; }

.products-grid {
  text-align: center; }
  .products-grid .decal {
    margin-bottom: 0; }
  .products-grid .spacer {
    border: 1px solid #ffffff !important; }
    .products-grid .spacer .inner-decal {
      border: 1px solid #ffffff !important; }
  .products-grid ul {
    padding: 0; }
  .products-grid li {
    list-style: none; }
  .products-grid img {
    margin: 0 auto; }

/**
* star rating
*/
.rating-box {
  display: inline-block;
  width: 90px;
  height: 18px;
  overflow: hidden;
  float: none; }

.product-detail-cta .rating-box {
   display:inline-block; }

.rating-value {
  float: left; }
#customer-reviews .ratings-table .rating-value{line-height:23px; margin-right:10px;}
#customer-reviews .ratings-table {margin-bottom:10px;}
.rating-box .rating {
  float: none;
  height: 18px;
  background: url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/bkg_rating.png) 0 98% repeat-x;
  display:inline-block;
}
.category-products .ratings{height: 23px;}
.ratings-table {
  clear: both;
  width: 100%; }

.rating-author {
  margin-top: 10px;
  color: #ddb6b4; }

.product-detail-cta .rating-links {color: #b08081;display: inline-block;font-size: 18px; }
.rating-links {display: block; }
  .rating-links a {
    color: #b08081;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;}

#review-form h4 {
  float: left;
  margin-right: 10px; }
#review-form .form-list li {
  margin-bottom: 20px; }
  #review-form .form-list li input,
  #review-form .form-list li textarea {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 10px; }
    #review-form .form-list li input.placeholder,
    #review-form .form-list li textarea.placeholder {
      font-family: 'EauSansBookOsFOblique';
      font-size: 12px;
      color: #bebdbd; }
    #review-form .form-list li input:-moz-placeholder,
    #review-form .form-list li textarea:-moz-placeholder {
      font-family: 'EauSansBookOsFOblique';
      font-size: 12px;
      color: #bebdbd; }
    #review-form .form-list li input::-moz-placeholder,
    #review-form .form-list li textarea::-moz-placeholder {
      font-family: 'EauSansBookOsFOblique';
      font-size: 12px;
      color: #bebdbd; }
    #review-form .form-list li input::-webkit-input-placeholder,
    #review-form .form-list li textarea::-webkit-input-placeholder {
      font-family: 'EauSansBookOsFOblique';
      font-size: 12px;
      color: #bebdbd; }
    #review-form .form-list li input:focus,
    #review-form .form-list li textarea:focus {
      background: #fdf5f5;
      border: 1px solid #f7d3db; }
#review-form .form-list li label,
#review-form h4 {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
#review-form .buttons-set .button {
  float: right;
  margin-top: 10px; }
#review-form .validation-advice {
  color: #ff0000;
  margin-bottom: 15px;
  font-size: 12px; }
#review-form .star-rating {
  margin-top: 0; }

.star-rating-control .star {
  min-height: 0; }
.star-rating-control .rating-cancel {
  display: none !important; }

.rating-cancel, .star-rating {
  width: 20px;
  height: 18px;
  text-indent: -999em;
  cursor: pointer;
  display: inline-block;
  background: transparent;
  overflow: hidden; }

.star-rating a {
  background: url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/bkg_rating.png) no-repeat 0 0; }

.rating-cancel a, .star-rating a {
  display: block;
  width: 18px;
  height: 100%;
  background-position: 0 0px;
  border: 0; }

.star-rating-on a {
  background-position: 0 100%; }

.star-rating-hover a {
  background-position: 0 100%; }

.star-rating-readonly a {
  cursor: default !important; }

/**
* product block
*/
.product-block {
  position: relative; }
  .product-block .caroufredsel_wrapper {
    height: 320px !important; }
  .product-block .title {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e2e1e1;
    margin-bottom: 20px; }
    .product-block .title h2 {
      float: left;
      margin-bottom: 0;
      padding-bottom: 10px;
      font-size: 34px; }
    .product-block .title a {
      position: absolute;
      bottom: 15px;
      right: 20px;
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase;
      color: #c9a6a4; }
      .product-block .title a:hover {
        color: #1f1f1f; }
  .product-block .prev, .product-block .next {
    position: absolute;
    top: 50%;
    font-size: 30px; }
  .product-block .next {
    right: 0; }
  .product-block .product {
    padding-bottom: 20px;
    text-align: center; }
    .product-block .product:hover h3 a {
      color: #c9a6a4; }
    .product-block .product h3 ,.product-block .product h4 {
      font-family: 'eausans-book', Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: normal;
      text-transform: none;
      margin-top: 10px; }
      .product-block .product h3 a ,.product-block .product h4 a {
        color: #4e4a44; }
    .product-list-price-wrapper{
      position: relative;
    }
    .product-block .product .icons, .bridelove_scroll .item .icons {
      margin-right: 5px;
      display: inline-block;
      font-size: 14px;
      line-height: 25px;
      color: #e8c3c2;

    }
    .product-block .product .price-box, .bridelove_scroll .item  .price-box{
      display: inline-block;
      font-family: 'eausans-black', Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: bold;
      max-width: 75%;
      margin-top: 3px;
    }

    .product-block .product .price-box .old-price .price, .bridelove_scroll .item  .price-box .old-price .price{
      font-size: 13px;
      text-decoration: line-through;
      color: #999;
      font-weight: 100 !important;
    }
    .product-block .product .price-box .old-price, .bridelove_scroll .item  .price-box .old-price{
      float: left;
      margin: 0;
    }
    .product-block .product .price-box .old-price .price-label, .bridelove_scroll .item  .price-box .old-price .price-label{
      display: none;
    }
    .product-block .product .price-box .special-price, .bridelove_scroll .item  .price-box .special-price {
      float: right;
      margin: 0;
    }
    .product-block .product .price-box .special-price .price-label, .bridelove_scroll .item  .price-box .special-price .price-label{
      display: none;
    }
  @media (max-width: 500px) {
    .product-block .product .icons, .bridelove_scroll .item .icons{
      position: absolute;
      left: 30px;
    }
    .product-block .product .price-box, .bridelove_scroll .item  .price-box{
      width: 100%;
    }
    .product-block .product .has-special-price .icons, .bridelove_scroll .item .has-special-price .icons {
      left: 10px;
    }
    .product-block .product .has-special-price .price-box, .bridelove_scroll .item  .has-special-price .price-box{
      float: right;
      padding-right: 10px;
    }
  }
@media (max-width: 370px) {
  .product-block .product .has-special-price .icons, .bridelove_scroll .item .has-special-price .icons {
    left: 0;
  }
  .product-block .product .has-special-price .price-box, .bridelove_scroll .item .has-special-price .price-box{
    padding-right: 0;
  }
  .product-block .product .price-box, .bridelove_scroll .item .price-box{
    max-width: 83%;
  }
  .category-products .btn-litspage {
    font-size: 12px;
  }
}
@media (max-width: 340px) {
  .product-block .product .icons, .bridelove_scroll .item .icons {
    left: 15px;
  }
}
     .bridelove_scroll .item  .price-box .price{color:#333333}
    .product-block .product .inactive {
      display: none; }
    .product-block .product .active {
      display: block; }
  .product-block .product-details {
    clear: both; }

@media (max-width: 767px) {
  .product-block .product h3 {
    min-height: 45px; }

  .product-landing .product-action .quantity.quantity-float .input-group input {
    width: 100%; }

  .product-landing .product-detail-cta .hidden-price {
    min-height: 65px; } }
#product-price-sticky-bar .last label.required {
  display: none; }
#product-price-sticky-bar .last .input-box {
  margin-top: 12px; }

.configurable-options {
  display: inline-block; }
  .configurable-options .last label.required {
    display: none; }
  .configurable-options dl {
    margin-top: 15px;
    margin-bottom: 0; }
  .configurable-options .product-options-bottom {
    display: none; }
  .configurable-options .quantity {
    display: inline-block; }

@media (min-width: 991px) {
  .product-landing .product-image {
    float: none; }
  .product-landing .zoomPad {
    float: none; } }
    
    .product-landing .product-mobile-social{ text-align:center; margin-top:30px;}
  .product-landing .product-mobile-social p { color: #c59b9c;display: inline-block;font-weight: bold;text-align: center;text-transform: uppercase;width: 100px; margin-top:0px;}
  .product-landing .product-mobile-social .social-icons{ display: inline-block;width: auto;}
  .product-landing .product-mobile-social .social-icons.icons > ul  { /*     margin: 0 auto; */ display: inline;float: right; }

  .product-landing .product-mobile-social ul li:last-child{margin:0px;}
    .product-landing .product-mobile-social ul li {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/social/mobilesocialicons.png") no-repeat 0 0;
      width: 40px;
      height: 40px;
      margin-right: 15px; }
      .product-landing .product-mobile-social ul li a {
        text-indent: -10000px;
        background: transparent; }
        .product-landing .product-mobile-social ul li a:hover {
          border: 0; }
      .product-landing .product-mobile-social ul li.twitter {
        background-position: 0px 0; }
        .product-landing .product-mobile-social ul li.twitter:hover {
          background-position: 0px -60px; }
      .product-landing .product-mobile-social ul li.facebook {
        background-position: -40px 0; }
        .product-landing .product-mobile-social ul li.facebook:hover {
          background-position: -40px -60px; }
      .product-landing .product-mobile-social ul li.pinterest {
        background-position: -85px 0; }
        .product-landing .product-mobile-social ul li.pinterest:hover {
          background-position: -85px -60px; }
      .product-landing .product-mobile-social ul li.google {
        background-position: -127px 0; }
        .product-landing .product-mobile-social ul li.google:hover {
          background-position: -127px -60px; }
      .product-landing .product-mobile-social ul li.email {
        background-position: -169px 0; }
        .product-landing .product-mobile-social ul li.email:hover {
          background-position: -169px -60px; }
@media (max-width: 991px) {
  .product-landing .product-action .amxnotif-block .amcart-ignore,
  .product-landing .product-action .amxnotif-block .input-text {
    width: 100%; }

  .configurable-options dl {
    margin-top: 10px; }

  .product-landing .product-detail-cta {
    margin-top: 0px; }
  .product-landing .product-action .quantity {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden; }
  .product-landing .product-action .btn-cart {
    float: right;
    padding: inherit;
    padding: 6px 12px;
    font-size: 14px;}
  .product-landing .product-action .question, .product-landing .product-action .wishlist {
    margin-left: 0;
    margin-top: 0; }
  .product-landing .product-collection {
    margin: 0;
    padding: 0; }
  .product-landing .get-the-title {
    text-align: center; }
    .product-landing .get-the-title h2 {
      font-size: 28px;
      margin-top: 20px; }
  .product-landing .story {
    background: none;
    padding-top: 0; }
  .product-landing .mobile-thumbnails {
    display: none; }
  .product-landing .product-image {
    float: none; }
    .product-landing .product-image img {
      text-align: center;
      width: 100%; }
  .product-landing .zoomPad img {
    text-align: center;
    width: 100%; }
  

  .rating-box {
    /*background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/bkg_rating_mobile.png") repeat-x 0 0;
    margin-right: 20px;*/
    width: 85px; }
    .rating-box .rating {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/bkg_rating_mobile.png") repeat-x 0 -107px; }

  .product-block .title {
    border-bottom: 0;
    text-align: center; }
    .product-block .title h2 {
      float: none; }
    .product-block .title a {
      position: relative;
      bottom: inherit;
      right: inherit; }
  .product-block .product h3 a {
    min-height: 30px;
    display: block; } }
@media (max-width: 1200px) {
  .product-landing .product-action .amxnotif-block {
    margin-bottom: 5px; }
    .product-landing .product-action .amxnotif-block label {
      font-size: 11px; }
  .product-landing .product-action .mobile-thumbnails {
    padding-top: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .product-landing .product-action .wishlist .icons a > span, .product-landing .product-action .question .icons a > span {
    top: 15px;
    left: 30px;
    font-size: 22px; }

  .product-top {
    padding: 0; }
    .product-top.sticky {
      top: 29px; }

  .product-landing .product-top.sticky {
    top: 29px; } }
@media (max-width: 767px) {
  .product-landing .social-share {
    display: none; }
    
  .product-landing .product-mobile-social {
    display: block;
    clear: both; }
    .social-share .product-mobile-social {display:none;}
  .product-landing .product-detail-cta {
    margin-top: 10px; }
  .product-landing #story-container .row {
    margin: 10px 0 0 0; }

  /**
  * product action
  */
  .product-landing .product-action .quantity .input-group-btn {
    display: none; }
  .product-landing .product-action .quantity .input-group input {
    width: 150px; }

  .product-landing .product-action .wishlist .icons a > span, .product-landing .product-action .question .icons a > span {
    top: 15px;
    left: -15px; }

  .product-landing .product-action .available-status {
    text-align: center; }

  .product-landing .product-action .btn-cart {
    float: right;
    font-size: 11px;
    padding: 8px 12px; }

  .product-landing .product-action .amxnotif-block .input-text {
    width: 100%;
    margin-right: 0; }
  .product-landing .product-action .amxnotif-block .amcart-ignore {
    margin-top: 5px;
    width: 100%; }
  .product-landing .product-image-pintrest {
    right: 20px; } }
@media (min-width: 992px) {
  .products-grid {overflow: hidden; height: 510px !important; }
.catalogsearch-result-index .products-grid { overflow: hidden;  height: 390px !important; }
.products-grid .old-price { margin-bottom: 0; } 
	
	}
@media (max-width: 992px) {
  .product-landing .more-views li {
    float: left;
    margin-bottom: 5px;
    /* width: 50%;  */} }
.nav-dd-basket {
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

/**
* cart container
*/
.cart {
  margin-top: 50px;
  /**
  * cart-title
  */
  /**
  * shipping
  */
  /**
  * gift message
  */
  /**
  * discount
  */
  /**
  * cart-top
  */
  /**
  * totals
  */
  /*
  * cart-item
  */ }
  .cart .cart-item .item-options .price {
    display: none; }
  .cart .cart-item #update-bag {
    margin: 3px 20px 0 8px;
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #a5a5a5;
    border: none;
    background: none; }
    .cart .cart-item #update-bag span {
      text-align: center; }
  .cart .top-buttons {
    text-align: right; }
   .cart #update-shopping-bag {
	  /* margin-right: 20px;
    margin-top: 3px;
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #a5a5a5;
    border: none; display:none;
    background: none;*/
    margin-right: 20px;
    margin-top: 2px;
    font-family: 'eausans-book', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
    border: none;
    background: #000000; 
	min-width:123px; float:left; clear:both; display:none; text-transform: uppercase;
	}

  .cart .discounts #coupon_code,
  .cart .discounts #coupon_code_lower,
  .cart .discounts #giftcard_code {
    float: left;
    width: 60%;
    transition: width 0.25s ease 0s, padding 0.25s ease 0s;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'eausans-book', Arial, Helvetica, sans-serif;
    border: 1px solid #ddb6b4;
    line-height: 15px; }
    .cart .discounts #coupon_code:hover, .cart .discounts #coupon_code:focus,
    .cart .discounts #coupon_code_lower:hover,
    .cart .discounts #coupon_code_lower:focus,
    .cart .discounts #giftcard_code:hover,
    .cart .discounts #giftcard_code:focus {
      /*width: 85%; */}
  .cart .discounts .discount-promo-code:hover #coupon_code,
  .cart .discounts .discount-promo-code:hover #coupon_code_lower,
  .cart .discounts .discount-promo-code:hover #giftcard_code,
  .cart .discounts .aw_giftcard:hover #coupon_code,
  .cart .discounts .aw_giftcard:hover #coupon_code_lower,
  .cart .discounts .aw_giftcard:hover #giftcard_code {
    /*width: 85%; */}
  .cart .discounts .discount-promo-code .discount-form,
  .cart .discounts .discount-promo-code #aw_giftcard-form,
  .cart .discounts .aw_giftcard .discount-form,
  .cart .discounts .aw_giftcard #aw_giftcard-form {
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    overflow: hidden; }
	#discount-coupon-form  .discount-promo-code .discount-form, .cart .discounts .aw_giftcard #aw_giftcard-form  {border-bottom: 0px;}
    .cart .discounts .discount-promo-code .discount-form:hover .coupon-add,
    .cart .discounts .discount-promo-code .discount-form:hover .coupon-remove, .cart .discounts .discount-promo-code .discount-form.is-active .coupon-add,
    .cart .discounts .discount-promo-code .discount-form.is-active .coupon-remove,
    .cart .discounts .discount-promo-code #aw_giftcard-form:hover .coupon-add,
    .cart .discounts .discount-promo-code #aw_giftcard-form:hover .coupon-remove,
    .cart .discounts .discount-promo-code #aw_giftcard-form.is-active .coupon-add,
    .cart .discounts .discount-promo-code #aw_giftcard-form.is-active .coupon-remove,
    .cart .discounts .aw_giftcard .discount-form:hover .coupon-add,
    .cart .discounts .aw_giftcard .discount-form:hover .coupon-remove,
    .cart .discounts .aw_giftcard .discount-form.is-active .coupon-add,
    .cart .discounts .aw_giftcard .discount-form.is-active .coupon-remove,
    .cart .discounts .aw_giftcard #aw_giftcard-form:hover .coupon-add,
    .cart .discounts .aw_giftcard #aw_giftcard-form:hover .coupon-remove,
    .cart .discounts .aw_giftcard #aw_giftcard-form.is-active .coupon-add,
    .cart .discounts .aw_giftcard #aw_giftcard-form.is-active .coupon-remove {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/plus.png") 4px -10px no-repeat #000;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      width: 20px;
      height: 20px; }
    .cart .discounts .discount-promo-code .discount-form:hover .coupon-remove, .cart .discounts .discount-promo-code .discount-form.is-active .coupon-remove,
    .cart .discounts .discount-promo-code #aw_giftcard-form:hover .coupon-remove,
    .cart .discounts .discount-promo-code #aw_giftcard-form.is-active .coupon-remove,
    .cart .discounts .aw_giftcard .discount-form:hover .coupon-remove,
    .cart .discounts .aw_giftcard .discount-form.is-active .coupon-remove,
    .cart .discounts .aw_giftcard #aw_giftcard-form:hover .coupon-remove,
    .cart .discounts .aw_giftcard #aw_giftcard-form.is-active .coupon-remove {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/cross.png") 4px -10px no-repeat #000;
      width: 20px;
      height: 20px; }
  .cart .discounts .coupon-add,
  .cart .discounts .coupon-remove {
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/plus.png") 3px 3px no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    border: none;
    text-indent: -3000em;
    overflow: hidden;
    transition: background-color 0.25s ease 0s;
    margin-top: 5px;
    margin-left: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .cart .discounts .coupon-add:hover,
    .cart .discounts .coupon-remove:hover {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/plus.png") 4px -10px no-repeat #f8c9b9 !important;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .cart .discounts .coupon-remove {
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/cross.png") 3px 3px no-repeat; }
    .cart .discounts .coupon-remove:hover {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/cross.png") 4px -10px no-repeat #f8c9b9 !important; }
  .cart .discounts-lower {
    padding-top: 30px; }
  .cart .discounts input::-webkit-input-placeholder {
    color: #a5a5a5;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .cart .discounts input::-moz-placeholder {
    color: #a5a5a5;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .cart h1 {
    text-align: center; }
  .cart .cart-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e1e1;
    margin-bottom: 20px;
    margin-top: 20px; }
    .cart .cart-title h1 {
      margin-top: 0;
      font-size: 28px; }
  .cart .shipping-container {
    background-color: #f7f8f9; }
    .cart .shipping-container .form-list li {
      margin-bottom: 15px; }
  .cart .shipping {
    padding: 30px 0; }
    .cart .shipping h2 {
      margin-top: 0;
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica;
      font-size: 26px;
      text-align: center;
      text-transform: none; }
  .cart .gift-message {
    overflow: hidden;
    padding: 30px 0; }
    .cart .gift-message #gift-message-whole-message {
      width: 100%; }
    .cart .gift-message h2 {
      margin-top: 0;
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica;
      font-size: 26px;
      text-align: center;
      text-transform: none; }
  .cart #qty,
  .cart .qty {
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; }
  .cart .discount .input-text {
    float: left; }
  .cart .cart-top {
    padding: 15px 0; }
    .cart .cart-top button {
      float: right;
      margin-left: 30px; }
  .cart .totals table {
    margin: 20px 0;
    width: 100%; }
  .cart .totals tbody {
    color: #797979; }
  .cart .totals td {
    padding: 10px 0;
    width: 50%;
    border-bottom: 1px solid #e2e1e1;
    font-size: 18px;
    text-transform: uppercase; }
    .cart .totals td.a-right:first-of-type {
      text-align: left; }
    .cart .totals td.a-right:last-of-type {
      text-align: right; }
  .cart .totals th {
    border-bottom: 1px solid #e2e1e1; }
  .cart .totals .checkout-types {
    float: right; }
    .cart .totals .checkout-types li {
      text-align: right; }
  .cart .cart-items {
    margin-top: 20px; }
  .cart .cart-item {
    clear: both;
    overflow: hidden;
    padding: 30px;
    margin-bottom: 8px;
    background-color: #f7f8f9; }
    .cart .cart-item .product-image img {
      overflow: hidden;
      border: 1px solid #e2e1e1; }
    .cart .cart-item .product-name {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      font-size: 15px;
      text-transform: none; }
      .cart .cart-item .product-name a {
        color: #1f1f1f; }
    .cart .cart-item .the-details {
      font-family: 'EauSansBookOsFOblique', Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #797979;
      font-style: normal; }
    .cart .cart-item .price {
      width: 100%;
      display: block;
      font-family: 'eausans-book', Arial, Helvetica, sans-serif;
      font-size: 18px;
      text-align: center; }
    .cart .cart-item .total .price {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif; }
    .cart .cart-item .input-text {
      width: 25%;
      float: left;
      text-align: center;
      border: none;
      border: 1px solid #b3b2b2;
      /*border-bottom: 1px solid #b3b2b2;*/ }
    .cart .cart-item .counter-control {
      width: 25%;
      background: #f7f8f9;
      border-top: 1px solid #b3b2b2;
      border-bottom: 1px solid #b3b2b2;
      padding: 5px;
      font-size: 14px;
      font-family: 'eausans-book', Arial, Helvetica, sans-serif;
      font-weight: bold;
      text-align: center;
      color: #000;
      float: left; }
      .cart .cart-item .counter-control.add {
        border-right: 1px solid #b3b2b2; }
      .cart .cart-item .counter-control.minus {
        border-left: 1px solid #b3b2b2; }
      .cart .cart-item .counter-control:hover {
        background: #fdf5f5; }
      .cart .cart-item .counter-control:focus {
        text-decoration: none; }
  .cart .btn-remove {
    float: right;
    width: 55px;
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/cross.png") center top no-repeat;
    text-align: center;
    color: #a5a5a5;
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
    font-size: 12px;
    display: block;
    padding-top: 20px;
    margin-top: 55px; }
  .cart a.giftcard-btn-remove {
    margin-top: 0 !important;
    background: none;
    padding: 0; }
  .cart .validation-advice {
    clear: both;
    width: 100%;
    color: red; }
  .cart .sp-methods {
    margin-top: 15px; }
    .cart .sp-methods dd {
      border-top: #ccc 1px solid;
      padding: 10px 0; }
    .cart .sp-methods dt {
      float: left;
      margin-top: 13px; }
    .cart .sp-methods input[type=radio] {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
@media (min-width: 1200px) {
.category-products .btn-litspage {
    font-weight: bold;
    padding: 8px 12px;
    width: 65%;
}
}
@media (max-width: 1200px) {
  .cart .cart-item #update-bag {
    font-size: 14px; } }
@media (max-width: 991px) {
  .cart .cart-item #update-bag {
    margin: 0;
    padding: 0; }
  .cart .top-buttons {
    text-align: center; }
  .cart .btn-remove {
    margin-top: 0;
    float: left;
    /*text-indent: -10000px;*/
    /*width: 19px; */
  }
  .cart .product-image {
    margin-bottom: 20px; }
  .cart #update-shopping-bag {
    margin-right: 0;
    margin-bottom: 15px; }
  .cart .cart-item .price {
    color: #a5a5a5;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px; }
  .cart .cart-item .total .price {
    color: #1f1f1f;
    margin-top: 0;
    margin-bottom: 0; }
  .cart .checkout-types {
    float: none !important; }
  .cart .shipping-container .form-list li {
    margin-bottom: 15px; }
    .cart .shipping-container .form-list li select {
      width: 100%; }

  .discount-form,
  #aw_giftcard-form {
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    overflow: hidden; }
    .discount-form:hover .coupon-add,
    .discount-form:hover .coupon-remove, .discount-form.is-active .coupon-add,
    .discount-form.is-active .coupon-remove,
    #aw_giftcard-form:hover .coupon-add,
    #aw_giftcard-form:hover .coupon-remove,
    #aw_giftcard-form.is-active .coupon-add,
    #aw_giftcard-form.is-active .coupon-remove {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      width: 20px;
      height: 20px; } }
@media (max-width: 767px) {
  .cart .cart-item #update-bag {
    font-size: 18px; }
  .cart .btn-remove {
    width: 95px;
    padding-top: 0;
    background: url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/cross.png) left top no-repeat;
    padding-bottom: 10px;
  }

}
@media (max-width: 321px) {
  .cart .sp-methods label {
    width: 80%; }
  .cart .cart-item #update-bag {
    font-size: 14px; } }
/**
* checkout
*/
.checkout-onepage-index #checkout-progress-wrapper {
  width: 100%;
  float: left;
  margin-top: 70px; }
  .checkout-onepage-index #checkout-progress-wrapper .b3checkout-summary-wrapper {
    width: 100%;
    min-height: 200px; }
  .checkout-onepage-index #checkout-progress-wrapper .loading-ajax {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0 auto; }
    .checkout-onepage-index #checkout-progress-wrapper .loading-ajax img {
      margin: 0 auto;
      text-align: center; }
  .checkout-onepage-index #checkout-progress-wrapper .products {
    list-style: none;
    margin: 0;
    padding: 0; }
    .checkout-onepage-index #checkout-progress-wrapper .products .item {
      width: 100%;
      float: left;
      list-style: none;
      margin: 0 0 10px 0;
      padding: 0; }
      .checkout-onepage-index #checkout-progress-wrapper .products .item .product-images,
      .checkout-onepage-index #checkout-progress-wrapper .products .item .product-details {
        float: left;
        width: 60px; }
      .checkout-onepage-index #checkout-progress-wrapper .products .item .product-details {
        width: 170px; }
      .checkout-onepage-index #checkout-progress-wrapper .products .item .product-details .product-name {
        margin: 0; }
  .checkout-onepage-index #checkout-progress-wrapper .data-table {
    width: 100%;
    float: left; }
    .checkout-onepage-index #checkout-progress-wrapper .data-table .a-right {
      text-align: right; }
  .checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .totals-progress {
    float: left;
    width: 100%; }
    .checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .totals-progress .text {
      float: left; }
    .checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .totals-progress .value {
      float: right; }
  .checkout-onepage-index #checkout-progress-wrapper .basket-wrapper {
    float: left;
    border: 1px solid #ededed;
    padding: 10px; }
.checkout-onepage-index #shipping_method-progress-opcheckout dt.complete {
  display: none; }

.checkout-page {
  margin: 60px 0;
  /**
  * resets
  */
  /**
  * form elements
  */
  /**
  * steps
  */
  /**
  * order review
  */ }
  .checkout-page h2 {
    text-transform: none; }
  .checkout-page ol {
    margin: 0;
    padding: 0; }
  .checkout-page li {
    list-style: none; }
  .checkout-page .section {
    margin-top: 10px; }
  .checkout-page em {
    float: right;
    color: #e8c3c2; }
  .checkout-page h1 {
    margin-bottom: 60px;
    text-align: center; }
  .checkout-page input[type="text"], .checkout-page input[type="password"], .checkout-page select, .checkout-page textarea {
    width: 100%; }
  .checkout-page .control, .checkout-page dt {
    display: inline-block;
    margin-right: 15px; }
    .checkout-page .control input[type="radio"], .checkout-page .control label, .checkout-page dt input[type="radio"], .checkout-page dt label {
      float: left; }
    .checkout-page .control label, .checkout-page dt label {
      padding: 8px; }
  .checkout-page .required {
    float: left;
    margin-right: 10px; }
  .checkout-page button {
    float: right; }
  .checkout-page .step {
    padding: 20px 0;
    clear: both; }
  .checkout-page .step-title a {
    margin-top: 20px;
    display: none; }
  .checkout-page .allow .step-title:hover {
    background: #FDF0F0; }
  .checkout-page .active .step-title:hover {
    background: none; }
  .checkout-page .allow .step-title a {
    display: block; }
  .checkout-page .allow:hover {
    cursor: pointer; }
  .checkout-page .allow.active .step-title a {
    display: none; }
  .checkout-page .step-title {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #eee; }
    .checkout-page .step-title .number {
      background: #e8c3c2;
      color: #fff;
      float: left;
      margin-right: 10px;
      width: 30px;
      height: 30px;
      text-align: center;
      padding: 6px 0 0 0;
      margin-top: 6px; }
    .onestepcheckout-wrapper .step-title .number{
      background: #DFA4A2;
      color: #fff;
      float: left;
      margin-right: 10px;
      width: 32px;
      height: 32px;
      text-align: center;
      padding: 0px 0px 0px 2px;
      /* margin-top: 6px; */
      border-radius: 50%;
      font-size: 26px;
    }
    .checkout-page .step-title h2 {
      float: left;    font-size: 18px;
    margin-top: 11px; }
    .checkout-page .step-title a {
      float: right; }
  .checkout-page fieldset li,
  .checkout-page .name-firstname {
    margin-bottom: 0px; }
	
	.checkout-page fieldset li{margin-bottom:16px;}
	#checkout-step-shipping #co-shipping-form .wide { margin-bottom: 16px;}
  .checkout-page .order-review {
    font-size: 15px; }
    .checkout-page .order-review h3 {
      margin: 0;
      text-transform: none; }
    .checkout-page .order-review table {
      width: 100%; }
    .checkout-page .order-review td, .checkout-page .order-review th {
      padding: 15px 0; }
    .checkout-page .order-review span, .checkout-page .order-review th.a-center {
      padding: 15px; }
    .checkout-page .order-review .a-center {
      text-align: center; }
    .checkout-page .order-review tfoot td {
      padding: 5px 0; }
    .checkout-page .order-review tfoot .a-right {
      text-align: right; }
  .checkout-page .messages .error-msg li {
    padding: 0 0 10px 20px; }
  .checkout-page.forgotten-password .required {
    float: none; }
  .checkout-page.forgotten-password input {
    width: 100%;
    margin-bottom: 15px; }
  .checkout-page .back-link {
    float: left; }
.checkout .validation-advice{color:red;font-size: 12px;
    margin-top: -1px;
    position: absolute;}
 .checkout  .validation-failed{border:1px solid red;}
 
 #checkout-step-login h3{font-size:20px;}
 #checkout-step-login  p{margin: 25px 0 20px;}
 #checkout-step-login #login-form p{margin: 15px 0 28px;}
 #opc-login ul.form-list{padding-left:0px;}
 #opc-login ul.form-list li.control{width:100%; clear:both; padding-left:8%;}
 #opc-login #login-form a { 
    color: #000;
    font-family: "eausans-bold",Arial,Helvetica,sans-serif;
    margin-top: 5px;
}
#opc-login ul.form-list li.control label{ padding-left: 20px;}
#opc-login ul.form-list li.control  input{margin-top: 7px; position: absolute;}
#login-form .buttons-set {
  margin-top: 10px; }
#login-form a {
  margin-top: 5px; }

.checkout-progress-wrapper {
  margin-top: 60px;
  width: 100%; }
  .checkout-progress-wrapper .block-title strong {
    font-size: 20px; }

#checkout-review-table .cart-price {
  padding-right: 0; }
  #checkout-review-table .cart-price .price {
    padding-right: 0; }

@media (max-width: 768px) {
  .checkout #review-buttons-container .button {
    width: 100%; }

  .checkout-onepage-success .buttons-set .button {
    width: 100%; } }
.checkout-onepage-success .page-title {
  margin-top: 60px; }
.checkout-onepage-success .buttons-set {
  margin-bottom: 100px; }

.allow-gift-messages-for-order-container .button {
  float: right;
  margin-top: 10px; }

#serversecure {
  /* margin: 10px 0 20px;  */ margin:0px;}

#sagepaydirectpro_cc_type_exp_div,
#sagepaydirectpro_cc_type_ss_div {
  float: left;
  width: 100%; }
  #sagepaydirectpro_cc_type_exp_div .v-fix,
  #sagepaydirectpro_cc_type_ss_div .v-fix {
    width: 14%;
    float: left;
    margin-right: 5%; }
  #sagepaydirectpro_cc_type_exp_div label,
  #sagepaydirectpro_cc_type_ss_div label {
    width: 100%; }

#co-shipping-method-form li {
  float: left;
  width: 100%;
  margin-bottom: 10px; }
  #co-shipping-method-form li input, #co-shipping-method-form li label {
    float: left; }
  #co-shipping-method-form li input {
    margin-right: 20px; }
  #co-shipping-method-form li label {
    padding-top: 5px; }
#co-payment-form #dd_method_paypal_express{display:none;}
#checkout-step-billing #billing-new-address-form li:first-child,
#shipping-new-address-form li:first-child {width:100%;}
#amorderattr .field-row,
#checkout-step-billing #billing-new-address-form li,
#checkout-step-billing #billing-new-address-form li .name-firstname,
#checkout-step-billing #billing-new-address-form li .name-lastname,
#shipping-new-address-form li,
#shipping-new-address-form li .name-firstname,
#shipping-new-address-form li .name-lastname{width:48%; float:left;}
#amorderattr .field-row,
#checkout-step-billing #billing-new-address-form li,
#checkout-step-billing #billing-new-address-form li .name-firstname,
#shipping-new-address-form li,
#shipping-new-address-form li .name-firstname{margin-right:2%;}
#billing-new-address-form select,
#shipping-new-address-form  select{padding:6px 5px;}
#billing-new-address-form .vat-number, #billing-new-address-form .address1{clear:both;}
#billing-new-address-form .fields.country { clear: both;}
#shipping-new-address-form .control .checkbox {margin-top: 29px;}
#shipping-new-address-form .control label {  margin-top: 23px;}
#billing-new-address-form .control .checkbox {margin-top: 29px; float:left;}
#billing-new-address-form .control label {margin-top: 25px;}
#shipping-new-address-form .address1{clear:both;}
/*#shipping-new-address-form  .company{width:98%;}*/
.fields.billing-company-margin{margin-bottom:17px;}
.fields.company-margin{margin-bottom:7px;}
.control.signup_nwsltr input{position:absolute; margin-top:0px;}
#checkout-step-shipping li.control input{position:absolute; margin-top:7px;}
.control.signup_nwsltr label, #checkout-step-shipping li.control  label{margin-left:15px !important;}
/*#checkout-step-billing .order-attr{clear: both; position: absolute; margin-top: -140px; width: 100%;}*/
#amorderattr{width:100%; float:left;}
#register-customer-password .field{width:48%; margin-right:2%; float:left;}
#register-customer-password{width:100% !important; clear:both;}
.shipping-attr {margin-top: 80px; width:100%;
    position: absolute;}
.shipping-attr li.control{margin-top:20px;}

label[for="p_method_sagepaydirectpro"], label[for="p_method_sagepayserver"], label[for="p_method_sagepayform"] {
  background: none !important; }

@media (max-width: 991px) {
  .checkout-page {
    margin: 0px 0; }
    .checkout-page h1 {
      margin-bottom: 15px; }
    .checkout-page .step-title h2 {
      font-size: 22px; }
    .checkout-page .form-list {
      padding-left: 0; }
    .checkout-page .buttons-set {
      margin-right: 0 !important; }
    .checkout-page #opc-billing label {
      letter-spacing: 0; }
    .checkout-page .sp-methods label {
      letter-spacing: 0;
      font-size: 9px; }
    .checkout-page .order-review h3 {
      font-size: 13px; }
    .checkout-page dt {
      display: block;
      overflow: hidden; }

  .checkout-onepage-index #checkout-progress-wrapper .products .item .product-details {
    width: 100%; }

  #sagepaydirectpro_cc_type_exp_div label {
    width: 100%; }
    #sagepaydirectpro_cc_type_exp_div label select {
      width: 10%; }

  .checkout-onepage-success .page-title {
    margin-top: 0px; } }
@media (max-width: 767px) {
  .btn-checkout span {
    padding: 0 !important; }

  #sagepaydirectpro_cc_type_exp_div .v-fix,
  #sagepaydirectpro_cc_type_ss_div .v-fix {
    width: 45%;
    float: left;
    margin-right: 5%; } }
.filter-nav {
  /*margin-top: 15px; */
}
  .filter-nav h3 {
    margin-bottom: 10px !important; }
  .filter-nav ol {
    margin: 0;
    padding: 0; }
  .filter-nav dt {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-family: 'eausans-book', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase; }
    .filter-nav dt a {
      color: #1f1f1f;
      display: block; }
    .filter-nav dt dt:first-of-type {
      border-top: 1px solid #eee; }
    .filter-nav dt:hover {
      cursor: pointer; }
  .filter-nav dd {
      /*display: none; */
  }
  .filter-nav .expand:hover {
    cursor: pointer; }
  .filter-nav .span.selected .show-more {
    background-position: right -886px; }
  .filter-nav .show-more {
    width: 15px;
    height: 15px;
    background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/tab-open-close.png");
    text-indent: -999999px; }

/**
* sidebar
*/
.sidebar .h3 {
  display: inline-block;
  border-bottom: 1px solid;
  font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;}
  .sidebar .h3:first-of-type {
    margin: 0 0 5px 0; }
.sidebar li ul li {
  margin-left: 20px; }
.sidebar li {
  font-size: 12px;
  line-height: 24px; }
  .sidebar li a {
    color: #1f1f1f; }
    .sidebar li a:hover {
      color: #e8c3c2; }
  .sidebar li.selected a {
    color: #ddb6b4; }
    .sidebar li.selected a:hover {
      color: #ddb6b4; }
  .sidebar li.selected li a {
    color: #1f1f1f; }
  .sidebar li.selected li.selected a {
    color: #ddb6b4; }
    .sidebar li.selected li.selected a:hover {
      color: #ddb6b4; }
  .sidebar li.selected li.selected li a {
    color: #1f1f1f; }
  .sidebar li.selected li.selected li.selected a {
    color: #ddb6b4; }
    .sidebar li.selected li.selected li.selected a:hover {
      color: #ddb6b4; }
  .sidebar li.selected li.selected li.selected li a {
    color: #1f1f1f; }
  .sidebar li.selected li.selected li.selected li.selected a {
    color: #ddb6b4; }
    .sidebar li.selected li.selected li.selected li.selected a:hover {
      color: #ddb6b4; }
  .sidebar li.selected li.selected li.selected li.selected li a {
    color: #1f1f1f; }
.sidebar .current {
  font-weight: bold; }
.sidebar .desktop-reset {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}
  .sidebar .desktop-reset .actions a {
    color: #e8c3c2;  }
.sidebar .currently li {
  background: #FDF0F0;
  display: block;
  padding: 10px;
  color: #898989;
  line-height: 16px;
  position: relative; }
  .sidebar .currently li a.btn-remove {
    position: absolute;
    right: 10px;
    font-size: 17px;
    color: #898989;
    top: 10px;
  }
  .sidebar .mb-mana-catalog-leftnav .actions{
    text-align: center;
    margin-top: 10px;
  }
  .sidebar .currently li span{
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 14px;
  }
  .sidebar .currently li span.value{
    color: #666;
    text-transform: none;
  }
  .sidebar .currently li span.label{
    font-family: 'eausans-book', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
  }

@media (max-width: 991px) {
  .sidebar li.selected li a {
    color: #ffffff; }

  .sidebar li.selected li.selected li a {
    color: #ffffff; }

  .sidebar li.selected li.selected li.selected li a {
    color: #ffffff; } }
/**
* my account
*/
.my-account h1 {
  margin-top: 0; }
.my-account h2 {
  text-transform: none; }
.my-account input[type="text"],
.my-account input[type="password"] {
  width: 100%; }

/**
* account
*/
.account {
  /**
  * account login
  */
  /**
  * account create
  */ }
  .account h1 {
    margin-top: 0; }
  .account .field {
    margin: 10px 0; }
  .account.account-login {
    margin: 60px 0; }
    .account.account-login h1 {
      text-align: center;
      margin-bottom: 60px; }
    .account.account-login h2 {
      text-transform: none; }
    .account.account-login em {
      float: right; }
    .account.account-login .new-users p {
      width: 80%; }
    .account.account-login .new-users #send2 {
      float: right; }
    .account.account-login .new-users a {
      margin-top: 13px;
      display: inline-block; }
    .account.account-login .registered-users .btn {
      float: right; }
    .account.account-login label {

      float: left; }
    .account.account-login input[type="text"],
    .account.account-login input[type="password"] {
      width: 100%; }
    .account.account-login .btn {
      margin: 10px 0; }
    .account.account-login .form-list {
      margin-top: 20px; }
    .account.account-login .required {
      margin-top: 10px;
      font-size: 11px; }
    .account.account-login li {
      margin-bottom: 10px; }
  .account.account-create {
    margin: 60px 0; }
    .account.account-create h1 {
      text-align: center;
      margin-bottom: 60px; }
    .account.account-create label {
      float: left; }
    .account.account-create em {
      float: right; }
    .account.account-create h2 {
      text-transform: none; }
      .account.account-create h2:last-of-type {
        margin-top: 15px; }
    .account.account-create input[type="text"],
    .account.account-create input[type="password"] {
      width: 100%; }
    .account.account-create button {
      float: right; }
    .account.account-create .required {
      margin-top: 10px;
      font-size: 11px; }
  .account .newsletter-control label {
    margin-top: 5px;
    margin-left: 10px; }
  .account .newsletter-control input {
    float: left; }
  .account .back-link {
    float: left; }
  .account .validation-advice {
    margin-top: 10px; }

.customer-address-index .my-account,
.customer-address-form .my-account,
.customer-account-edit .my-account,
.sales-order-history .my-account,
.wishlist-index-index .my-account,
.review-customer-index .my-account {
  min-height: 200px; }
.customer-address-index input, .customer-address-index select,
.customer-address-form input,
.customer-address-form select,
.customer-account-edit input,
.customer-account-edit select,
.sales-order-history input,
.sales-order-history select,
.wishlist-index-index input,
.wishlist-index-index select,
.review-customer-index input,
.review-customer-index select {
  max-width: 50%; }
.customer-address-index .page-content,
.customer-address-form .page-content,
.customer-account-edit .page-content,
.sales-order-history .page-content,
.wishlist-index-index .page-content,
.review-customer-index .page-content {
  margin-top: 60px; }
.cms-index-index .page-content .row .std p{
  margin-bottom: 0;
}

#wishlist-view-form .add-to-cart-alt {
  margin: 10px 0; }
#wishlist-view-form .product-block .product {
  min-height: 275px; }

.awraf-index-stats h1,
.customer-account-index .my-account h1, .customer-account-edit .my-account h1,
.customer-address-form .my-account h1 {
  margin-bottom: 25px;
  margin-top: 0;
  text-align: center; }
.awraf-index-stats h2,
.customer-account-index .my-account h2, .customer-account-edit .my-account h2,
.customer-address-form .my-account h2 {
  text-transform: none;
  font-size: 22px;
  color: #ddb6b4; }
.awraf-index-stats h3,
.customer-account-index .my-account h3, .customer-account-edit .my-account h3,
.customer-address-form .my-account h3 {
  font-size: 16px; }
.awraf-index-stats .fieldset,
.awraf-index-stats .box,
.customer-account-index .my-account .fieldset,
.customer-account-index .my-account .box, .customer-account-edit .my-account .fieldset,
.customer-account-edit .my-account .box,
.customer-address-form .my-account .fieldset,
.customer-address-form .my-account .box {
  margin-bottom: 20px; }

.my-account input {
  margin-bottom: 10px; }
  .my-account input[type=checkbox] {
    float: left;
    margin-right: 15px; }
.my-account select {
  width: 100%; }
.my-account address {
  margin-bottom: 0; }
.my-account h4 {
  margin-top: 15px !important; }
.my-account label {
  margin-top: 5px; }

.aw-raf-statistics .aw-raf-broadcastlink {
  width: 100%; }

.my-account .box-title h2 {
  margin: 15px 0;
  padding-bottom: 10px;
  border-bottom: #a5a5a5 1px solid; }
.my-account .product-name {
  font-size: 12px; }
.my-account #my-orders-table td {
  padding: 15px 15px 15px 0; }
.my-account .link-reorder, .my-account .link-print {
  margin-bottom: 15px;
  display: inline-block; }
.my-account .data-table {
  width: 100%; }


.sidebar-menu-link {
  display: none; }

@media (max-width: 991px) {
  .account.account-create {
    margin: 0 0; }
    .account.account-create h1 {
      margin-bottom: 0; }
  .account.account-login {
    margin-top: 0; }
    .account.account-login h1 {
      margin-bottom: 30px; } }
@media (max-width: 991px) {
  .awraf-index-stats .sidebar-menu-link, .wishlist-index-index .sidebar-menu-link,
  .review-customer-index .sidebar-menu-link, .customer-address-form .sidebar-menu-link,
  .customer-address-index .sidebar-menu-link, .customer-account-edit .sidebar-menu-link,
  .customer-account-index .sidebar-menu-link, .sales-order-history .sidebar-menu-link {
    background: none repeat scroll 0 0 #fdf0f0;
    color: #333;
    cursor: pointer;
    display: block;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase; }
  .awraf-index-stats .sidebar, .wishlist-index-index .sidebar,
  .review-customer-index .sidebar, .customer-address-form .sidebar,
  .customer-address-index .sidebar, .customer-account-edit .sidebar,
  .customer-account-index .sidebar, .sales-order-history .sidebar {
    padding-left: 0;
    padding-right: 0;
    display: block; }
    .awraf-index-stats .sidebar h3, .wishlist-index-index .sidebar h3,
    .review-customer-index .sidebar h3, .customer-address-form .sidebar h3,
    .customer-address-index .sidebar h3, .customer-account-edit .sidebar h3,
    .customer-account-index .sidebar h3, .sales-order-history .sidebar h3 {
      display: table;
      font-size: 24px;
      margin: 0 auto 15px;
      text-align: center; }
    .awraf-index-stats .sidebar ul, .wishlist-index-index .sidebar ul,
    .review-customer-index .sidebar ul, .customer-address-form .sidebar ul,
    .customer-address-index .sidebar ul, .customer-account-edit .sidebar ul,
    .customer-account-index .sidebar ul, .sales-order-history .sidebar ul {
      margin-bottom: 30px;
      width: 100%; }
      .awraf-index-stats .sidebar ul li, .wishlist-index-index .sidebar ul li,
      .review-customer-index .sidebar ul li, .customer-address-form .sidebar ul li,
      .customer-address-index .sidebar ul li, .customer-account-edit .sidebar ul li,
      .customer-account-index .sidebar ul li, .sales-order-history .sidebar ul li {
        text-align: center;
        text-transform: uppercase; }
        .awraf-index-stats .sidebar ul li.current, .wishlist-index-index .sidebar ul li.current,
        .review-customer-index .sidebar ul li.current, .customer-address-form .sidebar ul li.current,
        .customer-address-index .sidebar ul li.current, .customer-account-edit .sidebar ul li.current,
        .customer-account-index .sidebar ul li.current, .sales-order-history .sidebar ul li.current {
          padding: 10px 0;
          display: block;
          font-size: 16px;
          background-color: #FDF0F0; }
        .awraf-index-stats .sidebar ul li a, .wishlist-index-index .sidebar ul li a,
        .review-customer-index .sidebar ul li a, .customer-address-form .sidebar ul li a,
        .customer-address-index .sidebar ul li a, .customer-account-edit .sidebar ul li a,
        .customer-account-index .sidebar ul li a, .sales-order-history .sidebar ul li a {
          border-bottom: 1px solid #eee;
          color: #333;
          display: block;
          font-size: 16px;
          font-weight: bold;
          padding: 10px 0; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .glitzy-data-table {
    font-size: 0.8em;
    overflow-x: scroll; } }
.wishlist-top {
  background: #f7f8f9;
  text-align: center;
  padding: 36px 20px 20px;
  margin-bottom: 30px; }
  .wishlist-top h1 {
    position: relative;
    width: 300px;
    margin: 0 auto 20px;
    padding-left: 35px; }
    .wishlist-top h1:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      left: 0;
      background-image: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/heart.png");
      width: 35px;
      height: 29px; }
  .wishlist-top p {
    font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #797979;
    margin-bottom: 30px; }
  .wishlist-top .btn-add {
    margin: 0 38px; }

.my-wishlist .price-box {
  width: 100%;
  clear: both; }
.my-wishlist .remove-wishlist-item {
  margin: 10px 0;
  float: left;
  width: 50%; }
  .my-wishlist .remove-wishlist-item a {
    width: 100%; }
.my-wishlist .cart-cell {
  float: left;
  width: 50%; }
  .my-wishlist .cart-cell button {
    width: 100%;
    border-right: none; }

.account-page .sidebar:after {
  width: 1px;
  background: #dedede;
  content: '';
  display: block;
  right: 25px;
  position: absolute;
  top: 0;
  height: 100%; }
  @media (max-width: 992px) {
    .account-page .sidebar:after {
      display: none; } }

#wishlist-view-form .btn {
  font-size: 11px;
  padding: 7px 12px;
  margin-bottom: 7px; }
  @media (max-width: 500px) {
    #wishlist-view-form .btn {
      width: 100%;
      margin: 0 0 7px; } }

.box-account .col2-set {
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 1px solid #dedede; }
  .box-account .col2-set .col-1, .box-account .col2-set .col-2 {
    float: left;
    width: 50%; }
    @media (max-width: 570px) {
    #checkout-step-billing #co-billing-form #billing-buttons-container .required {font-size: 11px !important;margin-right: 0 !important;float:none !important;}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{width:92%!important;}
		
      .box-account .col2-set .col-1, .box-account .col2-set .col-2 {
        width: 100%; } }
  .box-account .col2-set .col-1 {
    padding-right: 20px; }
.box-account .box .col-1, .box-account .box .col-2 {
  margin-bottom: 30px; }
.box-account .box-head h2 {
  font-size: 26px; }

.wedding-accessories #category-skip {
  width: 100%;
  margin-bottom: 20px; }
.wedding-accessories .banner {
  width: 1300px;
  margin: 0 auto; }
.wedding-accessories h2 {
  margin: 0 auto;
  /*text-decoration: underline;*/
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center; }
  .wedding-accessories h2 a {
    color: #000000;
    text-decoration: none; }
.display-page-mode .wedding-accessories h2 a {
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
    font-size: 14px;
    text-transform: uppercase;
}
.wedding-accessories .title-container {
  width: 92%;
  position: absolute;
  bottom: 151px;
  padding: 15px 0; }
.wedding-accessories .title-container-overlay {
  width: 100%;
  position: absolute;
  padding: 20px 0;
  background-color: #fff;
  opacity: 0.5;
  z-index: 0;
  bottom: 155px;
}

.promo a {
  display: block;
  width: 100%;
  height: 100%;
  /*z-index: 99999;*/
  position: relative;
}
  .promo a img{
    max-width: 100%;
  }
  .promo a .product-teaser {
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F9F9F9;
    bottom: -130px;
    position: absolute;
    width: 100%;
    top: inherit;
    height: 130px;
    padding: 20px;
    text-align: center;
  }
  .promo a .product-teaser .text {
    color: #777;
    text-align: center;
      font-size: 13px;
      line-height: 16px;
      font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
  }

.catalog-category-view .title-container-overlay {
  padding: 10px 0; }

@media (max-width: 991px) {
  .product-teaser {
    /*display: none;*/ } }
@media (max-width: 767px) {
  .wedding-accessories .title-container {
    /*bottom: -3px;*/
    padding: 15px 0;
    position: absolute;
    width: 87%; }
  .wedding-accessories .promo .col-xs-12 {
    margin-bottom: 10px; } }
.catalogsearch-result-index .page-title {
  text-align: center; }
  .catalogsearch-result-index .page-title + .note-msg {
    text-align: center; }

/**
* WordPress core
*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/**
* "The Brand" Menu
*/
.brand-sub-menu {
  width: 100%;
  position: absolute;
  z-index: 9;
  text-align: center;
  top: 212px; }
  .brand-sub-menu .background {
    width: 100%;
    height: 100%;
    opacity: 0.85;
    background: #f7f8f9;
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 0; }
  .brand-sub-menu ul {
    position: relative;
    top: 0;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0 0 10px;
    z-index: 99; }
    .brand-sub-menu ul li {
      list-style: none;
      margin: 0;
      display: inline-block;
      font-size: 16px;
      font-family: 'eausans-book', arial, helveticas;
      padding: 10px 0 0 0; }
      .brand-sub-menu ul li:after {
        content: " / ";
        padding: 0 10px; }
      .brand-sub-menu ul li:last-child:after {
        content: ""; }
      .brand-sub-menu ul li a {
        color: #626262; }
        .brand-sub-menu ul li a:hover {
          color: #ddb6b4; }

.brand-sub-menu-mobile {
  display: none; }

@media (max-width: 991px) {
  .brand-sub-menu {
    top: 180px; } }
@media (max-width: 991px) {
  .brand-sub-menu ul {
    padding: 2px 0; }
    .brand-sub-menu ul li {
      padding: 0; }
  .brand-sub-menu ul li a {
    font-size: 12px; } }
@media (max-width: 767px) {
  .brand-sub-menu {
    display: none;
    position: relative;
    top: inherit; }

  .brand-sub-menu-mobile {
    display: block;
    margin-bottom: 20px; }
    .brand-sub-menu-mobile select {
      width: 75%;
      margin: 0 auto;
      display: block; } }
/**************
HIGHLIGHTS
**************/
.page-template-page-story-php .our-story-link,
.page-template-page-press-php .in-the-press-link,
.page-template-page-testimonials-php .testimonials-link,
.page-template-page-careers-php .careers-link,
.page-template-page-press-enquiries-php .press-enquiries-link {
  color: #ddb6b4; }

.page-home {
  /**
  * mobile banner
  */
  /**
  * banner
  */
  /**
  * cta block
  */
  /**
  * testimonials
  */
  /**
  * style
  */
  /**
  * about
  */
  /**
  * style
  */ }
  .page-home .product-block .product {
    cursor: pointer; }
    .page-home .product-block .product:hover {
      cursor: pointer; }
  .page-home .promo-banner-mb {
    display: block; }
    .page-home .promo-banner-mb .inner {
      background: #f4f4f4;
      text-align: center; }
      .page-home .promo-banner-mb .inner .title {
        margin-top: 30px;
        margin-bottom: 20px !important;
        font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
        font-size: 28px;
        color: #1f1f1f;
        text-transform: uppercase; }
      .page-home .promo-banner-mb .inner .button {
        margin: 15px auto 30px 0;
        padding: 5px 20px; }
  .page-home .mobile-promo-block {
    display: none; }
  .page-home .desktop-pods .collections-link a.link {
    font-size: 14px; }
  .page-home .desktop-pods a {
    display: block; }
    .page-home .desktop-pods a.link {
      text-align: center;
      margin-bottom: 30px;
      color: #c9a6a4;
      font-family: "eausans-bold",Arial,Helvetica,sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
      .page-home .desktop-pods a.link:hover {
        color: #1f1f1f; }
  .page-home .banner {
    position: relative;
    width: 1300px !important;
    height: 500px !important;
    margin: 0 auto; }
    .page-home .banner div {
      float: left;
      background-size: cover;
      background-repeat: no-repeat; }
    .page-home .banner .banner-container {
      width: 1300px !important; }
    .page-home .banner .carousel img {
      width: 100%;
      height: 100%;
      margin: 0 auto; }
    .page-home .banner .prev, .page-home .banner .next {
      position: absolute;
      top: 45%;
      width: 22px;
      height: 38px; }
    .page-home .banner .prev {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/left-arrow.png") left top no-repeat;
      left: 15px; }
      .page-home .banner .prev:hover {
        background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/left-arrow.png") left bottom no-repeat; }
    .page-home .banner .next {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/right-arrow.png") left top no-repeat;
      right: 15px; }
      .page-home .banner .next:hover {
        background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/navigation/right-arrow.png") left bottom no-repeat; }
    .page-home .banner .caroufredsel-pag {
      position: absolute;
      bottom: 20px;
      right: 20px;
      width: 8px; }
      .page-home .banner .caroufredsel-pag a {
        display: block;
        background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/carousel-navigation.png") left top no-repeat;
        width: 8px;
        height: 8px;
        margin-bottom: 7px;
        text-indent: -3000em;
        overflow: hidden; }
        .page-home .banner .caroufredsel-pag a.selected {
          background-position: left bottom; }
  .page-home .cta-block .link {
    display: block;
    margin-top: 20px;
    text-align: center;
    color: #c9a6a4; }
  .page-home .testimonials {
    padding: 90px 0;
    background-color: #fdf1f1;
    text-align: center;
    margin-top: 0; }
    .page-home .testimonials p {
      font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
      padding: 0 25px;
      font-size: 24px;
      text-align: center;
      color: #171717; }
    .page-home .testimonials img {
      margin: 40px auto 0; }
  .page-home .style h3 {
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica; }
    .page-home .style h3 span {
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica; }
  .page-home .style p {
    font-family: 'anglecia_pro_dspitalic', Arial, Helvetica;
    font-size: 16px; }
  .page-home .about {
    height: 500px;
    margin-left: auto;
    margin-right: auto; }
    .page-home .about .main-banner {
      max-height: 500px; }
    .page-home .about .collection-details {
      position: absolute;
      right: 0;
      top: 100px; }
      .page-home .about .collection-details h2 {
        font-size: 34px; }
    .page-home .about .content {
      position: absolute;
      top: 100px;
      right: 84px;
      width: 450px;
      text-align: center; }
      .page-home .about .content h2 {
        margin-bottom: 15px;
        font-size: 35px; }
      .page-home .about .content p {
        font-size: 20px; }
      .page-home .about .content .btn {
        margin-top: 15px;
        padding: 8px 40px;
        font-size: 14px; }
  .page-home .article-block {
    padding: 75px 0;
    background-color: #f6f6f6; }
    .page-home .article-block .title {
      position: relative; }
      .page-home .article-block .title h2 {
        margin: 0 0 40px 0;
        font-size: 35px;
        text-align: center; }
        .page-home .article-block .title h2 span {
          display: block;
          padding-bottom: 5px;
          font-family: 'eausans-book', Arial, Helvetica;
          font-size: 18px; }
        .page-home .article-block .title h2 em {
          font-style: normal; }
      .page-home .article-block .title a {
        position: absolute;
        bottom: 25px;
        right: 20px;
        font-family: 'eausans-bold', Arial, Helvetica;
        font-size: 11px;
        text-transform: uppercase;
        color: #d5b0ae; }
        .page-home .article-block .title a:hover {
          color: #1f1f1f; }
    .page-home .article-block .article:hover a {
      color: #c9a6a4; }
    .page-home .article-block h3 {
      font-family: 'eausans-book', Arial, Helvetica;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase; }
      .page-home .article-block h3 a {
        color: #1f1f1f;
        line-height: 1.4em;
        display: block;
        min-height: 40px; }
      .page-home .article-block h3 span {
        font-family: 'eausans-black', Arial, Helvetica; }
    .page-home .article-block .divider {
      margin: 0 auto; }
  .page-home .mobile-pod-banners {
    display: none; }

@media (max-width: 1560px) {
  .page-home .about .collection-details {
    top: 40px; } }
@media (max-width: 1280px) {
  .page-home .about {
    height: auto; }
    .page-home .about .collection-details {
      top: 0; } }
@media (max-width: 991px) {
  .page-home {
    /**
    * mobile banner
    */ }
    .page-home .product-block .prev, .page-home .product-block .next {
      display: none; }
    .page-home .mobile-promo-block {
      display: block; }
      .page-home .mobile-promo-block img {
        width: 100%; }
    .page-home .banner {
      display: none; }
    .page-home .mobile-banner {
      margin-bottom: 0; }
    .page-home .promo-banner-mb {
      margin-bottom: 45px;
      display: block; }
    .page-home .mobile-pod-banners {
      display: block; }
      .page-home .mobile-pod-banners .swipe-more p {
        color: #898989;
        font-size: 11px;
        font-family: eausans-bold, Arial, Helvetica, sans-serif;
        text-align: center; }
        .page-home .mobile-pod-banners .swipe-more p span {
          position: relative;
          top: 2px; }
    .page-home .about {
      background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/wordpress/home/mobile-our-story.png") repeat center;
      width: 100%;
      height: auto;
      padding: 20px 15px; }
      .page-home .about .main-banner {
        overflow: hidden; }
      .page-home .about .collection-details {
        position: relative;
        top: 0;
        left: 0; }
      .page-home .about .content {
        position: relative;
        top: inherit;
        right: inherit;
        width: auto;
        font-family: anglecia_pro_dspitalic, Helvetica, Arial, sans-serif; }
        .page-home .about .content p {
          padding: 0 30px; }
    .page-home .article:last-of-type {
      display: none; }
    .page-home .desktop-pods {
      margin-bottom: 0; }
    .page-home .article-block .title a {
      position: relative;
      text-align: center;
      display: inherit;
      right: 0; }
    .page-home .article-block .title h2 {
      border-top: #a5a5a5 1px solid; }
      .page-home .article-block .title h2 span {
        position: relative;
        top: -27px;
        padding: 0 10px;
        background: #f6f6f6;
        display: inline;
        font-size: 12px; }
      .page-home .article-block .title h2 em {
        display: block;
        font-style: normal;
        margin-top: -15px; }
    .page-home .testimonials {
      margin-top: 30px; }
      .page-home .testimonials .col-xs-12 {
        display: none; }
        .page-home .testimonials .col-xs-12:first-child {
          display: block; }
    .page-home .testimonials {
      padding: 30px 0; }
      .page-home .testimonials p {
        font-family: anglecia_pro_dspitalic, Helvetica, Arial, sans-serif; }
    .page-home .style .style-pod:first-child {
      margin-bottom: 30px; }
    .page-home .promo-banner-mb {
      margin-bottom: 0; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .page-home .about {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .page-home .banner {
    width: 100%;
    height: auto !important; }
  .page-home .desktop-pods a {
    height: 353px; } }
@media (max-width: 767px) {
  .page-home .flex-direction-nav .flex-next, .page-home .homepage-collection-pods .next {
    right: 10px; }
  .page-home .flex-direction-nav .flex-prev, .page-home .homepage-collection-pods .prev {
    left: 10px; }
  .page-home .carousel-container,
  .page-home .style {
    margin-bottom: 15px; }
  .page-home .style .container {
    margin-bottom: 0; }
  .page-home .testimonials {
    margin-bottom: 15px;
    margin-top: 15px; }
  .page-home .banner {
    width: 100%;
    height: auto !important; }
  .page-home .product-block h2 {
    margin-top: 0; }
  .page-home .article-block {
    padding: 50px; }
  .page-home .promo-banner-mb {
    margin-bottom: 0; }
    .page-home .promo-banner-mb .inner {
      min-height: 400px; } }
/* MOBILE LANDSCAPE */
.cycle-slideshow {
  width: 100%; }

.cycle-slideshow img {
  width: 100%;
  height: auto; }

#feature {
  background: none;
  overflow: hidden !important;
  position: relative;
  margin-bottom: 30px;
  z-index: 0; }

#caption {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9998; }

.single-collections .browse-details.color-white {
  color: #fff; }
.single-collections .browse-details.colour-black {
  color: #1f1f1f; }

#caption .slide {
  display: table;
  height: 100%;
  margin: 0 auto;
  position: relative; }
  #caption .slide .banner-details {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    z-index: 3;
    top: 100px;
    left: 0;
    text-align: center; }
#caption .slide .banner-details h1 {
    font-size: 80px;
    /*color: #1f1f1f; */}
#caption .slide .banner-details h1 span {
    font-family: learning-curve-proregular, Helvetica, Arial, sans-serif;
    text-transform: lowercase;
    display: block;
   color: #fff;
    font-size: 85px;
    line-height: 90px; }
    #caption .slide .banner-details h2 {
      font-size: 80px;
     /* color: #1f1f1f; */}
      #caption .slide .banner-details h2 span {
        font-family: learning-curve-proregular, Helvetica, Arial, sans-serif;
        text-transform: lowercase;
        display: block;
        color: #fff;
        font-size: 85px;
        line-height: 90px; }
    #caption .slide .banner-details span {
      display: table;
      margin: 0 auto; }

#caption .slide {
  width: 1140px; }

@media only screen and (max-width: 1650px) {
  #caption .slide .banner-details {
    top: 20px; }
 #caption .slide .banner-details h1 {
      font-size: 62px; } 
    #caption .slide .banner-details h2 {
      font-size: 62px; } }
@media only screen and (max-width: 1200px) {
  #caption .slide .banner-details h2 {
    font-size: 60px; }
    #caption .slide .banner-details h2 span {
      font-size: 80px; }
#caption .slide .banner-details h1 {
    font-size: 60px; }
    #caption .slide .banner-details h1 span {
      font-size: 80px; }
 }
@media only screen and (max-width: 1120px) {
  #caption .slide .banner-details {
    width: 40%; }
  #caption .slide .banner-details h1 {
      font-size: 60px; }
      #caption .slide .banner-details h1 span {
        font-size: 55px;
        line-height: 60px; }
    #caption .slide .banner-details h2 {
      font-size: 60px; }
      #caption .slide .banner-details h2 span {
        font-size: 55px;
        line-height: 60px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #caption .slide .banner-details {
    width: 50%;
    left: 8%; }
 #caption .slide .banner-details h1 {
      font-size: 38px;
      top: 0; }
      #caption .slide .banner-details h1 span {
        font-size: 60px;
        line-height: 46px; }
    #caption .slide .banner-details h2 {
      font-size: 38px;
      top: 0; }
      #caption .slide .banner-details h2 span {
        font-size: 60px;
        line-height: 46px; } }
@media (max-width: 767px) {
  #caption .slide .banner-details {
    width: 100%;
    text-align: left; }
    #caption .slide .banner-details .button {
      margin: 0; }
    #caption .slide .banner-details h2 {
      margin-top: 0;
      font-size: 30px;
      top: 5px; }
#caption .slide .banner-details h1 {
      margin-top: 0;
      font-size: 30px;
      top: 5px; }
 #caption .slide .banner-details h1 span {
        font-size: 45px;
        line-height: 46px; }
      #caption .slide .banner-details h2 span {
        font-size: 45px;
        line-height: 46px; } }
@media only screen and (max-width: 481px) {
  #feature {
    height: auto; }

  #feature img {
    height: auto !important; }

  #feature .cycle-slideshow {
    left: auto;
    min-width: inherit;
    position: relative;
    top: 0; }

  #feature .cycle-slideshow img {
    height: 245px !important;
    left: 0 !important;
    width: 660px !important; }

  .catalog-category-view #feature .cycle-slideshow img {
    height: auto !important; }

  #feature .cycle-slideshow {
    height: 275px !important;
    width: 660px !important; }

  #caption {
    display: none !important; }

  .catalog-category-view #feature,
  .single-collections #feature,
  .single-style #feature {
    height: 400px; }
    .catalog-category-view #feature .slide,
    .single-collections #feature .slide,
    .single-style #feature .slide {
      width: 100%;
      padding-top: 175px; }
    .catalog-category-view #feature #caption,
    .single-collections #feature #caption,
    .single-style #feature #caption {
      display: block !important;
      padding-top: 0; }

  .single-collections #feature {
    height: 450px; }
    .single-collections #feature .slide {
      padding-top: 120px; }

  .single-style #feature .slide {
    padding-top: 140px; } }
.landing-box-1{
  padding-bottom: 155px;
}
.shop-landing .banner {
  width: 100%;
  margin: 0 auto;
  position: relative; }
.shop-landing .mobile-banner img {
  display: none;
  width: 100%; }
.shop-landing .shop-by {
  display: none; }
.shop-landing .browse-details .shop-catgeory-landing {
  margin-left: 60%; }
.shop-landing .browse-details.colour-rose {
  color: #e8c3c2;
}
.shop-landing .browse-details.colour-grey {
  color: #999;
}
.shop-landing .browse-details.colour-white {
  color: #fff; }
.shop-landing .browse-details.colour-black {
  color: #1f1f1f; }
.shop-landing .browse-details .browse {
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0; }
.shop-landing .browse-details h1 {
  font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
  font-size: 45px;
  line-height: 45px;
  margin-top: 0;
  letter-spacing: 2px; }
.shop-landing .browse-details .landing-intro {
  font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px; }
.shop-landing .browse-details .btn {
  padding: 6px 24px;
  font-size: 14px; }

.banner-content .category-description {
  font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px; }

@media (max-width: 991px) {
  .shop-landing .first-promo {
    margin-bottom: 30px; }
  .shop-landing .banner {
    width: 100%; }
    .shop-landing .banner .mobile-banner img {
      display: block; }
  .shop-landing .browse-details .btn {
    font-size: 11px; }
  .shop-landing .browse-details .browse {
    font-size: 10px; }
  .shop-landing .browse-details .landing-intro {
    font-size: 13px; }
  .shop-landing .browse-details h1 {
    font-size: 36px;
    line-height: 36px; } }
@media (max-width: 768px) {
  .shop-landing .browse-details .shop-catgeory-landing {
    margin-left: 0; } }
@media (max-width: 421px) {
  .shop-landing .browse-details.colour-white {
    color: #1f1f1f; }
.cart-item .col-xs-6.col-sm-2{width:65%;}
	}
@media (max-width: 481px) {
  .shop-landing .browse-details h1 {
    color: #000; } }
/**
* blog
*/
.page-blog {
  margin-top: 0;
  /**
  * blog landing
  */
  /**
  * blog single
  */
  /**
  * blog single sidebar
  */ }
  .page-blog .banner {
    margin-top: 44px; }
  .page-blog .pagination {
    clear: both;
    width: 100%;
    margin: 30px auto;
    text-align: center;
    font-family: 'anglecia_pro_dspitalic', arial, helvetica; }
    .page-blog .pagination li {
      display: inline-block; }
    .page-blog .pagination a {
      display: inline-block;
      margin: 0 10px;
      color: #1f1f1f; }
    .page-blog .pagination .pager-left {
      color: #797979; }
      .page-blog .pagination .pager-left:hover {
        color: #e8c3c2; }
      .page-blog .pagination .pager-left:before {
        content: '';
        width: 23px;
        height: 9px;
        background-image: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/pager-prev.png");
        background-repeat: no-repeat;
        display: inline-block;
        margin-right: 11px; }
    .page-blog .pagination .pager-right {
      color: #797979; }
      .page-blog .pagination .pager-right:hover {
        color: #e8c3c2; }
      .page-blog .pagination .pager-right:after {
        content: '';
        width: 23px;
        height: 9px;
        background-image: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/pager-next.png");
        background-repeat: no-repeat;
        display: inline-block;
        margin-left: 11px; }
  .page-blog .banner-content {
    margin-left: 90px;
    margin-top: -245px;
    z-index: 100;
    position: absolute; }
    .page-blog .banner-content h1 {
      font-size: 46px;
      width: 60%; }
    @media (max-width: 992px) {
      .page-blog .banner-content h1 {
        font-size: 32px; } }
    .page-blog .banner-content h4 {
      font-size: 13px !important;
      margin-bottom: -20px; }
    .page-blog .banner-content p {
      width: 60%;
      font-size: 16px;      
      font-family: 'anglecia_pro_dspitalic', arial, helvetica;
      margin-top: 10px; }
    @media (max-width: 992px) {
      .page-blog .banner-content p {
        width: 70%; } }
    @media (max-width: 690px) {
      .page-blog .banner-content h1 {
        width: 100%;color: #1f1f1f !important; }
      .page-blog .banner-content p {
        width: 100%;color: #1f1f1f; } }
  @media (max-width: 992px) {
    .page-blog .banner-content {
      margin-top: -190px;
      margin-left: 40px; } }
  @media (max-width: 690px) {
    .page-blog .banner-content {
      position: relative;
      margin: 10px 0; } }
  .page-blog .category-nav {
    padding: 25px 0;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #e2e1e1; }
    .page-blog .category-nav li {
      margin-bottom: 10px;
      display: inline-block; }
    .page-blog .category-nav a {
      color: #1f1f1f;
      text-decoration: none;
      margin: 0 20px;
      font-size: 14px;
      text-transform: uppercase;
      font-family: 'eausans-book', arial, helveticas; }
    .page-blog .category-nav a:hover {
      color: #e8c3c2; }
  .page-blog .blog-divider {
    border-color: #e2e1e1;
    width: 94.5%;
    margin: 0 auto 30px; }
  .page-blog img {
    margin-left: auto;
    margin-right: auto; }
  .page-blog .wrapper {
    margin-bottom: 30px; }
    .page-blog .wrapper h5 {
      font-family: 'eausans-bold', arial, helvetica;
      text-align: center;
      font-size: 11px;
      margin-top: 20px;
      color: #a5a5a5; }
.page-blog .wrapper .h5 {
    font-family: 'eausans-bold', arial, helvetica;
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
    color: #a5a5a5; }
    .page-blog .wrapper h4, .page-blog .wrapper h2 {
      width: 75%;
      margin: 0 auto;
      font-family: 'anglecia_pro_dspitalic', arial, helvetica;
      text-align: center;
      font-size: 16px;
      line-height: 18px;
      color: #1f1f1f;
      text-transform: none; }
  .page-blog .blog-posts .wrapper {
    min-height: 430px; }
    .page-blog .blog-posts .wrapper h5, .page-blog .blog-posts .wrapper h4 {
      -webkit-transition: color 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
    .page-blog .blog-posts .wrapper:hover {
      cursor: pointer; }
      .page-blog .blog-posts .wrapper:hover h5, .page-blog .blog-posts .wrapper:hover h4 {
        text-decoration: none;
        color: #e8c3c2; }
      .page-blog .blog-posts .wrapper:hover img {
        opacity: 0.7; }
  .page-blog .pager {
    margin-bottom: 100px;
    font-family: 'anglecia_pro_dspitalic', arial, helvetica; }
    .page-blog .pager a {
      color: #1f1f1f; }
    .page-blog .pager a:hover {
      text-decoration: underline; }
    .page-blog .pager p {
      display: inline-block;
      color: #1f1f1f;
      margin: 0 10px; }
  .page-blog .article-pager {
    overflow: hidden;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    text-align: center;
    margin: 25px 0 50px; }

    .page-blog .article-pager li {
      display: inline-block; }
    .page-blog .article-pager a {
      padding: 12.5px 25px;
      display: inline-block;
      font-size: 11px;
      color: #dcdcdc;
      font-family: 'eausans-bold', arial, helvetica;
      text-transform: uppercase; }
      .page-blog .article-pager a:hover {
        color: #1f1f1f; }
    .page-blog .article-pager i {
      position: absolute;
      top: 12px;
      color: #dcdcdc;
      font-size: 18px; }
      .page-blog .article-pager i.left {
        left: 0; }
      .page-blog .article-pager i.right {
        right: 0; }
    .page-blog .article-pager #prev-article {
      border: none; }
  .page-blog .meta {
    text-transform: uppercase;
    font-family: 'eausans-book', arial, helvetica;
    color: #a5a5a5;
    margin: 15px 0 10px;
    font-size: 11px; }
    .page-blog .meta p {
      display: inline-block;
      margin-right: 5px; }
  .page-blog .post-header h2, .page-blog .post-header h1 {
    font-family: 'anglecia_pro_dspregular', arial, helvetica;
    font-size: 30px;
    text-transform: none; }
  .page-blog .post-content p {
    font-family: 'eausans-book', arial, helvetica; }
  .page-blog .post-content address {
    font-size: 14px;
    color: #797979;
    font-style: italic; }
  .page-blog .post-content .caption {
    margin: 10px 0 20px;
    font-style: italic;
    font-size: 12px; }
  .page-blog .post-content h3 {
    font-family: 'eausans-bold', arial, helvetica;
    font-size: 18px;
    color: #e8c3c2; }
.page-blog .post-content .h3 {
    font-family: 'eausans-bold', arial, helvetica;
    font-size: 18px;
    color: #e8c3c2; }
  .page-blog .post-content h5 {
    font-family: 'eausans-bold', arial, helvetica;
    color: #e8c3c2;
    font-size: 14px;
    margin-top: 20px; }
  .page-blog .post-content .pin-overlay {
    height: 50px;
    width: 50px;
    background-color: #e8c3c3 !important;
    display: none;
    border: solid 2px #fff;
    position: absolute;
    z-index: 999;
    float: right;
    margin: 35px 0 0 -80px;
    color: #fff !important; }
  .page-blog .post-content .pinterest-image-wrapper {
    position: relative; }
    .page-blog .post-content .pinterest-image-wrapper a {
      position: absolute;
      background: none repeat scroll 0 0 #e8c3c2;
      border-radius: 50px;
      color: #fff;
      display: block;
      font-family: "glitzy-secrets-icons";
      font-size: 23px;
      height: 47px;
      padding: 9px;
      text-transform: none;
      width: 47px;
      right: 10px;
      top: 10px;
      border: 3px solid white;
      -webkit-transition: background 0.3s ease-in-out;
      -o-transition: background 0.3s ease-in-out;
      transition: background 0.3s ease-in-out; }
      .page-blog .post-content .pinterest-image-wrapper a:hover {
        background: #C92228; }
  .page-blog .pin-overlay span {
    line-height: 48px;
    padding-left: 12px;
    font-size: 24px;
    color: #fff !important; }
  .page-blog .pin-overlay a:hover {
    color: #fff !important; }
  .page-blog .img-overlay:hover .pin-overlay {
    display: block; }
  .page-blog .img-overlay:hover img {
    opacity: 0.7;
    cursor: pointer; }
  .page-blog #join {
    font-size: 17px; }
  .page-blog label {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
    .page-blog label span {
      display: inline-block; }
  .page-blog .comments {
    margin: 35px 0 120px 0; }
    .page-blog .comments .top-fields {
      min-height: 83px !important; }
    .page-blog .comments .active {
      background-color: #fcf1f0; }
    .page-blog .comments #comment-button {
      background: #1f1f1f;
      color: white; }
      .page-blog .comments #comment-button:hover {
        color: #1f1f1f;
        background: #e8c3c2; }
    .page-blog .comments .comments-active {
      padding-right: 50px;
      position: relative;
      color: #1f1f1f !important;
      background: #e8c3c2 !important; }
      .page-blog .comments .comments-active:after {
        content: 'x';
        position: absolute;
        width: 14px;
        height: 14px;
        right: 15px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
        color: #1f1f1f;
        line-height: 12px; }
  .page-blog .social-bar {
    width: 15%;
    text-align: center;
    font-size: 16px; }
  .page-blog .social-bar label {
    text-transform: none !important; }
  .page-blog .social-bar .icons {
    margin: 0 auto;
    font-size: 21px;
    text-align: center;
    width: 30%; }
    .page-blog .social-bar .icons li {
      float: none; }
  .page-blog #join-container {
    padding-left: 15px;
    padding-right: 15px; }
  @media (max-width: 1200px) {
    .page-blog #join-container {
      text-align: center; }
    .page-blog #join {
      width: 100%;
      display: block;
      margin-top: 15px; }
    .page-blog .social-bar {
      width: 20%;
      display: block; } }
  @media (max-width: 992px) {
    .page-blog #join-container {
      width: 100%;
      display: block;
      text-align: center;
      float: none; }
    .page-blog .social-bar {
      display: block; }
      .page-blog .social-bar .icons li {
        float: none; }
    .page-blog .comments {
      margin-bottom: 0; } }
  .page-blog .comment-icon {
    font-size: 21px;
    margin: 6px auto 7px;
    text-align: center;
    width: 25%; }
    .page-blog .comment-icon li {
      float: none; }
    .page-blog .comment-icon span {
      display: block;
      padding: 0; }
  .page-blog .comment-button {
    margin-right: 15px; }
    .page-blog .comment-button button {
      color: #fff;
      padding: 6px 30px; }
  .page-blog .lg-label {
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    color: #1f1f1f !important; }
  .page-blog .comments-list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 3px; }
    .page-blog .comments-list button {
      margin-top: 2px; }
  .page-blog .last-fields {
    padding: 35px 40px 15px !important; }
  .page-blog .comment-meta {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #a5a5a5;
    font-size: 13px; }
  .page-blog .comment-name {
    font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
    color: #e8c3c2;
    margin: 10px 0 30px;
    font-size: 16px; }
  .page-blog input[type="text"],
  .page-blog input[type="password"] {
    background-color: #f7f8f9;
    padding: 10px; }
  .page-blog .glitzy-form li textarea {
    background-color: #f7f8f9;
    margin: 10px 0;
    padding: 10px; }
  .page-blog .glitzy-form li input:focus,
  .page-blog .glitzy-form li textarea:focus {
    background-color: #fdf5f5; }
  .page-blog .comment-submit label {
    color: #e8c3c2; }
  .page-blog .comment-submit .sm-box {
    max-width: 500px !important;
    background-color: #f7f8f9;
    margin: 10px 0; }
  .page-blog .comment-submit .sm-box:focus {
    background-color: #fdf5f5; }
  .page-blog .comment-btn-top {
    margin: 0 10px; }
    .page-blog .comment-btn-top button {
      color: #fff !important;
      padding: 6px 40px; }
  .page-blog .comment-btn {
    margin: -5px 25px 25px 0; }
  .page-blog .sidebar-wrapper {
    margin-top: 13px; }
    .page-blog .sidebar-wrapper h2 {
      font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #1f1f1f;
      text-transform: none; }
    .page-blog .sidebar-wrapper a:hover h2 {
      color: #e8c3c2; }
.page-blog .sidebar-wrapper .h2 {
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #1f1f1f;
    text-transform: none; }
.page-blog .sidebar-wrapper a:hover .h2 {
    color: #e8c3c2; }
    .page-blog .sidebar-wrapper a:hover img {
      opacity: 0.7; }
    .page-blog .sidebar-wrapper h3 {
      font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
      font-size: 16px;
      margin-top: 20px; }
.page-blog .sidebar-wrapper .h3 {
    font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 20px; }
    .page-blog .sidebar-wrapper h4 {
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif;
      font-size: 16px;
      margin-top: 0;
      text-transform: none;
      color: #a5a5a5; }
    .page-blog .sidebar-wrapper h5 {
      color: #a5a5a5;
      font-size: 11px;
      margin-bottom: 20px; }
    .page-blog .sidebar-wrapper .pinterest-plugin .pinboard, .page-blog .sidebar-wrapper .pinterest-plugin .pin_link {
      width: 100%;
      float: left; }
    .page-blog .sidebar-wrapper .pinterest-plugin a {
      margin-right: 5px;
      margin-bottom: 5px; }
  .page-blog .side-div {
    display: block;
    margin-top: 5px; }
  .page-blog .social-pink {
    display: block;
    overflow: hidden; }
    .page-blog .social-pink a {
      background-color: #e8c3c2;
      color: #fff;
      margin: 10px 2.5px; }
    .page-blog .social-pink li {
      margin: 0 5px !important; }
  .page-blog .sidebar-form {
    margin-bottom: 8px; }
    .page-blog .sidebar-form input {
      display: inline; }
    .page-blog .sidebar-form #input_3_1 {
      max-width: 215px;
      margin: 10px 0 10px -15px;
      border: solid 1px #ccc;
      border-radius: 0;
      background: #fff; }
    .page-blog .sidebar-form .category-box {
      border: solid 1px #ccc;
      border-radius: 0; }
    .page-blog .sidebar-form .btn {
      margin: 9px -15px 10px -5px;
      height: 34px;
      padding: 5px 10px; }
    .page-blog .sidebar-form .form-control:focus {
      border-color: none !important;
      box-shadow: none !important;
      outline: 0 none; }
  .page-blog .category-btn {
    margin: 5px 8px 20px;
    padding: 7px; }
    .page-blog .category-btn button {
      width: 100%;
      padding: 5px; }
  .page-blog .related-posts {
    display: none; }

.page-blog {
  /* =WordPress Core
  -------------------------------------------------------------- */ }
  .page-blog .alignnone {
    margin: 5px 20px 20px 0; }
  .page-blog .aligncenter,
  .page-blog div.aligncenter {
    display: block;
    margin: 5px auto 5px auto; }
  .page-blog .alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  .page-blog .alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  .page-blog .aligncenter {
    display: block;
    margin: 5px auto 5px auto; }
  .page-blog a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  .page-blog a img.alignnone {
    margin: 5px 20px 20px 0; }
  .page-blog a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  .page-blog a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .page-blog .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center; }
  .page-blog .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }
  .page-blog .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .page-blog .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .page-blog .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .page-blog .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

.category-bridal-gallery .banner-content p a {
  color: #000;
  text-decoration: underline; }

@media (max-width: 767px) {
  .page-blog .social-bar {
    width: 100%; }
    .page-blog .social-bar label {
      position: relative;
      top: -5px; }
    .page-blog .social-bar .icons {
      display: inline-block;
      width: auto;
      margin: 0; }
      .page-blog .social-bar .icons ul {
        display: inline; }
  .page-blog #join {
    margin-top: 0; }
  .page-blog .comments .social-bar {
    min-height: initial !important; }
  .page-blog .comment-icon {
    display: inline-block;
    width: auto;
    margin: 0; }
  .page-blog .last-fields {
    padding: 15px !important; }
  .page-blog .post-content address {
    line-height: 2.2em; }

  .page-blog .blog-posts .wrapper {
    min-height: 380px; } }
.page-blog-arrow {
  width: 9px;
  height: 15px;
  background-repeat: no-repeat; }

.page-blog-arrow.left {
  background-image: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/arrow-left.png"); }

.page-blog-arrow.right {
  background-image: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/arrow-right.png"); }

.success-msg {
  background: #e8c3c2;
  border: none;
  color: #1f1f1f;
  padding: 20px; }

.sidebar-wp {
  float: left; }
  .sidebar-wp .current_page_item a {
    background-color: #FDF0F0; }
  .sidebar-wp .collapse {
    display: block !important; }
  .sidebar-wp .sidebar-menu-link {
    display: none; }

@media (max-width: 991px) {
  .sidebar-wp {
    display: block;
    float: none; }
    .sidebar-wp .collapse {
      display: none !important; }
      .sidebar-wp .collapse.in {
        display: block !important; }
    .sidebar-wp ul {
      width: 100%;
      margin-bottom: 30px; }
    .sidebar-wp li {
      text-align: center;
      text-transform: uppercase; }
      .sidebar-wp li a {
        border-bottom: #eee 1px solid;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        display: block;
        padding: 10px 0; }
        .sidebar-wp li a:hover {
          border-bottom: #eee 1px solid;
          text-decoration: underline; }
    .sidebar-wp .sidebar-menu-link {
      text-align: center;
      cursor: pointer;
      padding: 10px 0;
      display: block;
      text-transform: uppercase;
      background: #FDF0F0;
      color: #333;
      margin: 10px 0; } }
@media (max-width: 991px) {
  .sidebar-wp ul {
    display: none; } }
@media (min-width: 992px) {
  .sidebar-wp ul {
    display: block !important; }

  .sidebar-wp .current_page_item a {
    background: none;
    font-weight: bold; } }
/**
* testimonials
*/
.testimonials {
  margin-top: 60px;
  /**
  * submission form
  */ }
  .testimonials .left-group {
    float: left;
    width: 50%; }
  .testimonials .right-group {
    float: right;
    width: 50%;
    border-left: 1px solid #eee; }
  .testimonials .bottom-field {
    border-left: none; }
  .testimonials .testimonial {
    overflow: hidden;
    margin-bottom: 30px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    background: #fcf1f0; }
    .testimonials .testimonial .content {
      padding: 20px; }
    .testimonials .testimonial .meta {
      padding: 20px;
      padding-top: 10px;
      border-top: 0px solid #eee;
      font-family: eausans-bold, Arial, Helvetica;
      text-transform: uppercase; }
    .testimonials .testimonial .testimonial-image {
      margin-bottom: 20px;
      position: relative; }
      .testimonials .testimonial .testimonial-image .circle {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
      .testimonials .testimonial .testimonial-image .diamond {
        height: 100%;
        width: 100%; }
    .testimonials .testimonial.alternate {
      background: #f7f8f9; }
    .testimonials .testimonial .divider {
      margin: 0 auto; }
  .testimonials .testimonial-form {
    display: none; }
    .testimonials .testimonial-form form {
      border: #ccc 1px solid;
      overflow: hidden; }
    .testimonials .testimonial-form .glitzy-form ul {
      border: none; }
    .testimonials .testimonial-form input, .testimonials .testimonial-form textarea {
      border: 1px solid white; }
    .testimonials .testimonial-form .testimonial-block {
      border: 1px solid #ccc;
      border-right: 0;
      min-height: 496px; }
      .testimonials .testimonial-form .testimonial-block h2 {
        margin-top: 30px; }
    .testimonials .testimonial-form li.last-fields {
      padding-top: 15px;
      padding-bottom: 0; }
  .testimonials #gform_wrapper_2 .validation_error {
    display: none; }
  .testimonials #gform_wrapper_2 .validation_message {
    color: #fff000; }
  .testimonials .load-more {
    display: none;
    width: 100%; }

@media (max-width: 991px) {
  .testimonials .testimonial .testimonial-image .testimonial-circle, .testimonials .testimonial .testimonial-image .testimonial-diamond {
    background-size: 100% auto;
    left: 0; }

  .testimonials .load-more {
    display: inline-block;
    margin-top: 20px; }

  .testimonials {
    margin-top: 90px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonials .testimonial .testimonial-image .testimonial-circle, .testimonials .testimonial .testimonial-image .testimonial-diamond {
    background-size: 100% auto;
    left: 0; } }
@media (max-width: 991px) {
  .testimonials .testimonial-form .testimonial-block {
    border-right: 1px solid #e2e1e1;
    border-bottom: none;
    min-height: 0;
    padding-bottom: 15px; } }
.bg-wrapper {
  width: 100%;
  background: #f7f8f9;
  padding-top: 30px; }

.delivery-overview {
  margin: 75px 0 60px;
  margin-top: 0; }
  .delivery-overview .panel {
    padding: 15px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center; }
    .delivery-overview .panel h2 {
      width: 80%;
      margin-left: auto;
      margin-right: auto; }
    .delivery-overview .panel img {
      margin: 0 auto; }
  .delivery-overview .inner-border {
    border: solid 1px #ebebeb;
    padding: 20px; }
  .delivery-overview .delivery-divider {
    border-bottom: solid 2px #1f1f1f;
    display: block;
    margin: 20px 0;
    width: 100px;
    margin-left: auto;
    margin-right: auto; }
  .delivery-overview .delivery-panel a {
    margin-top: 15px;
    padding: 10px 80px; }
  .delivery-overview .delivery-panel p {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif;
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
  .delivery-overview .delivery-panel .time-info {
    font-style: italic; }
  .delivery-overview .delivery-panel .time-info-lg {
    font-style: italic;
    width: 100%; }

/**
* components
*/
.separator-custom {
  border: 3px solid #eee;
  padding: 20px;
  margin-bottom: 20px; }

pre {
  clear: both;
  margin: 0;
  margin-top: 20px;
  line-height: 125%;
  border: #ccc 3px dashed;
  border-radius: 0; }
  pre span {
    color: #007700; }

.page-contact {
  margin-top: 0; }
  .page-contact .details {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
    .page-contact .details h2 {
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 0; }
    .page-contact .details h3 {
      font-family: "eausans-book",Arial,Helvetica,sans-serif;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 5px;
      margin-top: 15px;
      text-transform: inherit; }
    .page-contact .details a {
      color: #e8c3c2;
      display: block;
      font-size: 14px;
      margin-bottom: 10px;
      margin-top: 10px;
      text-decoration: none;
      text-transform: uppercase;}
    .page-contact .details .opening-hours {
      border-top: #ccc 1px solid;
      font-size: 12px;
      margin-top: 15px; }
      .page-contact .details .opening-hours h2 {
        margin-top: 10px; }
      .page-contact .details .opening-hours p {
        font-family: "anglecia_pro_dspregular",Arial,Helvetica,sans-serif; }
        .page-contact .details .opening-hours p span {
          text-transform: uppercase; }

@media (max-width: 991px) {
	
	
  .page-contact .main-banner img {
    width: 100%;
    margin-top: 0px; } }
.page-collections {
  padding-top: 0px;
  /**
  * collections
  */
  /**
  * main banner
  */
  /**
  * collection categories
  */
  /**
  * the story
  */
  /**
  * glitzy secrets
  */ }
  .page-collections .collection-item img {
    width: 100%; }
  .page-collections .collections {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 47%;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 0;
    min-height: 210px; }
    .page-collections .collections h2 {
      margin: 20px auto;
      text-align: center;
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0;
      float: none;
      color: #1f1f1f; }
      .page-collections .collections h2:hover {
        color: #1f1f1f;
        text-decoration: none; }
    .page-collections .collections.color-wedding {
      background: #FDF0F0; }
    .page-collections .collections.color-wedding {
      background: #FDF0F0; }
    .page-collections .collections.color-fashion {
      background: #1f1f1f; }
    .page-collections .collections.color-vintage {
      background: #f4f4f4; }
    .page-collections .collections.color-fashion {
      background: #1f1f1f; }
      .page-collections .collections.color-fashion h2, .page-collections .collections.color-fashion span {
        color: #fff; }
        .page-collections .collections.color-fashion h2:hover, .page-collections .collections.color-fashion span:hover {
          color: #fff;
          text-decoration: none; }
      .page-collections .collections.color-fashion span:hover {
        background: #fff;
        color: #1f1f1f; }
    .page-collections .collections.color-hollywood {
      background: #f0e4ee; }
    .page-collections .collections.color-maid {
      background: #ebf4f7; }
  .page-collections .main-banner .collection-details {
    position: absolute;
    top: 150px;
    width: 100%; }
    .page-collections .main-banner .collection-details .colour-white {
      color: #fff; }
    .page-collections .main-banner .collection-details .copy {
      margin-left: 10%; }
    .page-collections .main-banner .collection-details h1 {
      font-size: 45px;
      letter-spacing: 3px;
      margin-top: 0; }
    .page-collections .main-banner .collection-details span {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
    .page-collections .main-banner .collection-details p {
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif; }
  .page-collections .collection-categories h2 {
    font-family: "anglecia_pro_dspregular", Arial, Helvetica;
    font-size: 28px;
    letter-spacing: 2px;
    text-decoration: none;
    margin-bottom: 20px; }
    .page-collections .collection-categories h2 a {
      text-decoration: none;
      color: #000; }
  .page-collections .collection-categories a {
    text-decoration: underline;
    text-transform: uppercase; }
  .page-collections .collection-categories p {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .page-collections .collection-categories .featured-promo {
    position: relative; }
    .page-collections .collection-categories .featured-promo .moveup {
      position: absolute;
      bottom: 10px;
      left: 75px; }
  .page-collections .the-story {
    background: #1f1f1f;
    color: #fff;
    text-align: center;
    padding: 60px 0;
    margin-bottom: 50px; }
    .page-collections .the-story h2 {
      letter-spacing: 2px;
      text-transform: uppercase; }
    .page-collections .the-story p, .page-collections .the-story a {
      font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
    .page-collections .the-story a {
      text-decoration: none; }
      .page-collections .the-story a:hover {
        color: #fff; }
    .page-collections .the-story .link {
      float: none;
      margin: 0 auto;
      margin-top: 30px;
      padding: 0;
      text-transform: uppercase; }
      .page-collections .the-story .link a {
        color: #fff; }

@media (max-width: 1200px) {
  .page-collections .collection-categories .featured-promo .moveup {
    left: 35px; } }
@media (max-width: 991px) {
  .page-collections .collections {
    width: 100%;
    margin-left: 15px;
    position: relative;
    min-height: 0;
    height: auto;
    padding-bottom: 20px; }
    .page-collections .collections h2 {
      width: 100%; }
  .page-collections .main-banner .collection-details {
    position: relative;
    top: 20px;
    margin-bottom: 50px; }
    .page-collections .main-banner .collection-details h1 {
      font-size: 20px;
      letter-spacing: 0; }
    .page-collections .main-banner .collection-details p {
      width: 80%; }
    .page-collections .main-banner .collection-details .copy {
      margin-left: 0; }
  .page-collections .collection-categories h1 {
    font-size: 24px; } }
@media (min-width: 768px) and (max-width: 991px) {
	.cart-item .col-xs-6.col-sm-2{width:160px;}
#checkout-step-billing #co-billing-form #billing-buttons-container .required {font-size: 11px !important;margin-right: 0 !important;float:none !important; margin-bottom:0px !important}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{width:92%!important;}


  /**
* the story
*/
  .the-story h2 {
    margin-top: 0; }

  .section_3_content h2 {
    margin-top: 0; } }
@media (max-width: 767px) {
  .page-collections .main-banner .copy {
    color: #000000 !important; } }
.page-careers h2 {
  font-family: eausans-bold, Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-top: 0;
  text-transform: none; }
.page-careers .career-description {
  display: none;
  margin-top: 15px; }
.page-careers .listing {
  padding: 20px 0;
  border-top: 1px solid #e2e1e1; }
  .page-careers .listing:last-of-type {
    border-bottom: 1px solid #e2e1e1; }
  .page-careers .listing em {
    font-family: "EauSansBookOsFOblique";
    color: #797979;
    font-size: 12px;
    margin-left: 10px; }
    .page-careers .listing em a {
      color: #333; }
.page-careers .career-location-department {
  font-family: eausans-book, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px; }

@media (max-width: 767px) {
  .page-careers .listing em {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 10px; } }
.page-style {
  margin-top: 30px;
  /**
  * style collection
  */
  /**
  * collection categories
  */
  /**
  * the story
  */
  /**
  * glitzy secrets
  */ }
  .page-style .style-collection img {
    margin-bottom: 30px; }
  .page-style .style-collection .collection {
    bottom: 50px;
    display: block;
    margin: 0 auto;
    padding: 0 80px;
    position: absolute;
    text-align: center;
    width: 93%; }
    .page-style .style-collection .collection h2 {
      color: #000; }
    .page-style .style-collection .collection a {
      display: block;
      width: 100%;
      height: 100%; }
    .page-style .style-collection .collection.inverse {
      color: #fff; }
  .page-style .collection-categories h2 {
    font-size: 28px;
    letter-spacing: 2px; }
  .page-style .collection-categories p {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .page-style .the-story {
    background: #1f1f1f;
    color: #fff;
    text-align: center;
    padding: 60px 0;
    margin-bottom: 50px; }
    .page-style .the-story h2 {
      letter-spacing: 2px;
      text-transform: uppercase; }
    .page-style .the-story p, .page-style .the-story a {
      font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
    .page-style .the-story .link {
      float: none;
      margin: 0 auto;
      margin-top: 30px;
      padding: 0;
      text-transform: uppercase; }
      .page-style .the-story .link a {
        color: #fff; }
  .page-style .glitzy-secrets h2 {
    font-family: sacramentoregular, Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #e8c3c2; }
  .page-style .glitzy-secrets h3 {
    font-family: anglecia_pro_dspregular; }
  .page-style .glitzy-secrets a {
    font-family: eausans-bold, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #e8c3c2;
    text-transform: uppercase; }

.single-style {
  /**
  * collection categories
  */ }
  .single-style .celebrity-style-one .text-area {
    min-height: 300px; }
  .single-style .shop-landing .container p.em {
    font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif; }
  @media (min-width: 480px) and (max-width: 767px) {
  
  
  
    .single-style .section-four .col-xs-12 {
      width: 50%; } }
  .single-style .main-banner {
    /**
    * style
    */ }
    .single-style .main-banner .style-details {
      position: absolute;
      top: 150px;
      width: 100%; }
      .single-style .main-banner .style-details h1 {
        font-size: 45px;
        letter-spacing: 3px;
        margin-top: 0; }
      .single-style .main-banner .style-details span {
        font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
        text-transform: uppercase; }
      .single-style .main-banner .style-details p {
        font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif; }
  .single-style .shop-landing .container h2 {
    text-align: left;
    font-family: "anglecia_pro_dspregular", Arial, Helvetica;
    font-size: 40px;
    letter-spacing: 2px;
    text-decoration: none;
    margin-bottom: 20px; }
    .single-style .shop-landing .container h2 a {
      text-decoration: none;
      color: #000; }
  .single-style .shop-landing .container p {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .single-style .blog-date {
    color: #e2e1e1;
    display: inline-block;
    margin-bottom: 15px; }

@media (max-width: 991px) {
  .single-style .main-banner .style-details {
    position: relative;
    top: 0;
    margin-top: 30px; }
  .single-style .content-one-left {
    font-size: 14px; }
  .single-style .celebrity-style-one .text-area {
    min-height: 240px; }
  .single-style .celebrity-style-two .pull-right p {
    font-size: 14px;
    margin-bottom: 0; }
  .single-style .section-four p {
    font-size: 14px; }
  .single-style .product-block h2 {
    font-size: 35px; }
  .single-style .shop-landing .container h2 {
    font-size: 28px; }

  .page-style .style-collection .collection {
    padding: 30px;
    bottom: 20px; } }
@media (max-width: 767px) {
  .single-style .section-three img {
    margin-bottom: 15px; } }
.page-story {
  /*margin-top: -38px;*/
  /**
  * main banner
  */
  /**
  * collection categories
  */
  /**
  * story
  */ }
  @media (max-width: 992px) {
    .page-story {
      margin-top: 0; } }
  .page-story .main-banner .story-details {
    position: absolute;
    top: 130px;
    width: 100%; }
    .page-story .main-banner .story-details h1 {
      font-size: 45px;
      letter-spacing: 3px;
      margin-top: 0;
      max-width: 60%;
      margin: 0 auto; }
    .page-story .main-banner .story-details span {
      font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
    .page-story .main-banner .story-details p {
      font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif; }
      .page-story .main-banner .story-details p.em.emphasise {
        font-weight: normal; }
  @media (max-width: 992px) {
    .page-story .main-banner {
      max-height: none; } }
  .page-story .collection-categories h2 {
    font-size: 28px;
    letter-spacing: 2px; }
  .page-story .collection-categories p {
    font-family: 'eausans-book', Arial, Helvetica, sans-serif; }
  .page-story .story {
    padding: 50px 0 0 0;
    clear: both; }
  .page-story h2 {
    margin-top: 0; }

@media (max-width: 1200px) {
  .page-story .main-banner .story-details {
    top: 70px; }
    .page-story .main-banner .story-details h1 {
      max-width: 80%; }
  .page-story .main-banner .introduction.col-md-5 {
    width: 70%; } }
@media (max-width: 991px) {
  .page-id-6152 .page-story .main-banner .story-details {
    top: 10px; }

  .page-story .main-banner .story-details {
    top: 14px;
    position: relative; }
    .page-story .main-banner .story-details h1 {
      font-size: 40px; }
  .page-story .story {
    padding-top: 30px;
    padding-bottom: 0; } }
@media (max-width: 767px) {
  .page-story .main-banner .story-details h1 {
    font-size: 30px; }
  .page-story .main-banner .story-details p {
    font-size: 15px; }
  .page-story .story {
    padding-top: 30px; } }
.page-press {
  margin-top: 30px; }
  .page-press .press-item {
    text-align: center;
    min-height: 370px; }
    .page-press .press-item .lazy-load {
      position: relative; }
    .page-press .press-item .press-image,
    .page-press .press-item .roll-over-image {
      position: absolute;
      top: 0;
      left: 0; }
    .page-press .press-item .roll-over-image {
      display: none; }
      .page-press .press-item .roll-over-image:hover {
        cursor: pointer; }
    .page-press .press-item .rollover-link {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #000;
      color: #fff;
      padding: 5px 0; }
    .page-press .press-item h3 {
      font-size: 14px;
      padding-top: 360px;
      width: 100%; }
    .page-press .press-item img {
      border: 3px solid #a5a5a5; }
    .page-press .press-item .blog-calendar {
      color: #a5a5a5; }
  .page-press .load-more a {
    border: 1px solid #e2e1e1;
    color: #a5a5a5; }
    .page-press .load-more a:hover {
      color: #fff; }

@media (max-width: 1200px) {
  .page-press {
    margin-top: 30px; }
    .page-press .press-item {
      text-align: center;
      min-height: 360px; }
      .page-press .press-item h3 {
        padding-top: 300px; } }
@media (max-width: 991px) {
  .page-press .press-item {
    min-height: 364px; }

  .page-press .press-item .press-image,
  .page-press .press-item .roll-over-image {
    left: inherit;
    position: relative;
    top: inherit; }

  .page-press .press-item h3 {
    padding-top: 0;
    width: auto; } }
@media (max-width: 767px) {
  .page-press .press-item {
    min-height: 252px; } }
.page-gallery {
  margin-top: 30px;
  /**
  * social
  */
  /**
  * pin it
  */
  /**
  * gallery
  */ }
  .page-gallery p.em {
    font-size: 18px;
    color: #626262; }
  .page-gallery .feature a {
    text-transform: uppercase; }
  .page-gallery .feature h1 {
    margin-top: 0;
    font-size: 28px; }
    .page-gallery .feature h1:after {
      width: 52px;
      background: #333333;
      height: 2px;
      content: '';
      display: block;
      margin-top: 20px;
      margin-bottom: 20px; }
  .page-gallery .feature .social-share {
    margin-left: 0;
    width: 100%;
    margin-top: 65px; }
  .page-gallery .container-promo {
    position: relative; }
    .page-gallery .container-promo .pin-it {
      display: none; }
    .page-gallery .container-promo:hover .pin-it {
      display: block;
      cursor: pointer; }
  .page-gallery .pin-it .background {
    background-color: #ccc;
    display: block;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%; }
    .page-gallery .pin-it .background a {
      display: block;
      width: 100%;
      height: 100%; }
  .page-gallery .pin-it .icons {
    position: absolute;
    top: 50px;
    right: 50px; }
    .page-gallery .pin-it .icons span {
      background: none repeat scroll 0 0 #ffeceb;
      border-radius: 50px;
      color: #fff;
      font-size: 23px;
      padding: 12px 12px;
      text-transform: none; }
  .page-gallery .get-the-look + .gallery {
    margin-bottom: 0; }
  .page-gallery .get-the-look h3 ,.page-gallery .get-the-look h4 {
    font-size: 24px;
    color: #1f1f1f;
    font-family: 'anglecia_pro_dspitalic', Arial, Helvetica, sans-serif; }
  .page-gallery .get-the-look .sacramento {
    color: #DDB6B4;
    font-size: 40px; }
  .page-gallery .get-the-look h2 + h3 + p {
    font-size: 14px;
    color: #1f1f1f; }
    .page-gallery .get-the-look h2 + h3 + p span a {
      text-transform: uppercase;
      text-decoration: underline; }
  .page-gallery .get-the-look .products-grid .product {
    padding-left: 0;
    padding-right: 0; }
  .page-gallery .story {
    padding: 50px 0; }
    .page-gallery .story p:last-of-type {
      margin-bottom: 100px; }
    .page-gallery .story h2 {
      margin-top: 0; }
  .page-gallery .gallery {
    background-color: #f7f8f9;
    padding: 80px 0 120px; }
    .page-gallery .gallery h2 {
      background: #e2e1e1;
      height: 2px;
      font-size: 40px;
      margin-bottom: 50px;
      line-height: 0; }
      .page-gallery .gallery h2 span {
        background: #f7f8f9;
        padding: 0 5px; }
    .page-gallery .gallery .sacramento {
      color: #e8c3c2; }
    .page-gallery .gallery .gallery-thumbnails {
      position: relative; }
      .page-gallery .gallery .gallery-thumbnails ul {
        position: relative;
        float: left;
        width: 91.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: none;
        margin: 0 auto; }
        .page-gallery .gallery .gallery-thumbnails ul:before, .page-gallery .gallery .gallery-thumbnails ul:after {
          content: " ";
          display: table; }
        .page-gallery .gallery .gallery-thumbnails ul:after {
          clear: both; }
        .page-gallery .gallery .gallery-thumbnails ul li {
          position: relative;
          float: left;
          width: 50%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0 5px;
          margin-bottom: 10px; }
          @media (min-width: 768px) {
            .page-gallery .gallery .gallery-thumbnails ul li {
              float: left;
              width: 33.33333%; } }
          @media (min-width: 992px) {
			  	.cart-item .col-xs-6.col-sm-2{width:196px;}
            .page-gallery .gallery .gallery-thumbnails ul li {
              float: left;
              width: 16.66667%; } }
          @media (min-width: 1200px) {
            .page-gallery .gallery .gallery-thumbnails ul li {
              float: left;
              width: 16.66667%; } }
      .page-gallery .gallery .gallery-thumbnails .gallery-nav .btn {
        background: #e2e1e1 url("/theme/skin/frontend/default/images/wordpress/buttons/gallery/btn-gallery.png") no-repeat scroll 10px 50%;
        position: absolute;
        top: 0;
        padding: 60px 15px;
        height: 100%;
        color: #1f1f1f;
        text-indent: -100000px; }
        .page-gallery .gallery .gallery-thumbnails .gallery-nav .btn.btn-prev {
          left: 0; }
        .page-gallery .gallery .gallery-thumbnails .gallery-nav .btn.btn-next {
          background: #e2e1e1 url("/theme/skin/frontend/default/images/wordpress/buttons/gallery/btn-gallery.png") no-repeat scroll -37px 50%;
          right: 0; }

@media (max-width: 991px) {
  .page-gallery .gallery {
    padding-bottom: 20px; } }
@media (max-width: 767px) {
  .page-gallery h1 {
    font-size: 22px; }
  .page-gallery .social-share {
    display: none; }
  .page-gallery .feature {
    font-size: 14px; }
  .page-gallery .gallery {
    padding-top: 20px;
    padding-bottom: 20px; }

  .get-the-look .container {
    padding-left: 0;
    padding-right: 0; }

  .gallery h2 .sacramento {
    display: none; } }
.page-stockists {
  margin-top: 30px;
  /**
  * country
  */ }
  .page-stockists .stockists {
    margin-bottom: 15px; }
    .page-stockists .stockists h2 {
      border-bottom: 1px solid #a5a5a5;
      padding-bottom: 5px;
      font-family: "eausans-bold", Arial, Helvetica, "sans-serif";
      font-size: 20px;
      margin-top: 0;
      text-transform: none; }
      .page-stockists .stockists h2 a {
        color: #1f1f1f;
        display: block; }
        .page-stockists .stockists h2 a:focus {
          outline: 0;
          text-decoration: none; }
    .page-stockists .stockists .country {
      display: none; }
      .page-stockists .stockists .country .stockist {
        min-height: 170px; }

/**
* stockist application
*/
#field_6_19, #field_6_21 {
  width: 50%;
  float: left; }

#field_6_18 .gfield_label {
  display: none; }

#choice_18_1 {
  margin-right: 10px; }

.page-help h1 {
  margin-bottom: 25px;
  text-align: center; }
.page-help button {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px;
  font-size: 11px;
  text-align: center; }
  .page-help button:hover {
    cursor: pointer; }
.page-help h3 {
  font-family: 'eausans-book', arial, helvetica;
  color: #e8c3c2;
  text-transform: none; }
.page-help .questions {
  display: none; }
.page-help .ordering {
  display: block; }
.page-help .introduction {
  text-align: center; }

/**
* trade application
*/
#field_4_19, #field_4_21 {
  width: 50%;
  float: left; }

#field_4_18 .gfield_label {
  display: none; }

#choice_18_1 {
  margin-right: 10px; }

@media (max-width: 767px) {
  #field_4_19, #field_4_21 {
    width: 100%; }
    #field_4_19 input, #field_4_21 input {
      width: 100%;
      margin-bottom: 10px; } }
.page-template-page-wedding-accessories-php .flex-viewport,
.catalog-category-view .flex-viewport,
.single-style .flex-viewport {
  min-height: 600px; }

.catalog-category-view .flex-viewport {
  min-height: 600px;
  max-height: 600px; }

@media (max-width: 1800px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 500px; } }
@media (max-width: 1680px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 450px; } }
@media (max-width: 1500px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 400px; } }
@media (max-width: 1230px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 350px; } }
@media (max-width: 992px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 0; }

  .catalog-category-view .shop-landing {
    margin-bottom: 0; } }
@media (max-width: 768px) {
  .page-template-page-wedding-accessories-php .flex-viewport,
  .catalog-category-view .flex-viewport,
  .single-style .flex-viewport {
    min-height: 0 !important; }
  .page-template-page-wedding-accessories-php .flex-direction-nav,
  .catalog-category-view .flex-direction-nav,
  .single-style .flex-direction-nav {
    display: none; } }
/**
* cms pages
*/
.sitemap a {
  color: #000000; }
  .sitemap a:hover {
    color: #e8c3c2; }

.browse-details {
  margin-top: 100px;
  margin-left: 30px;
  width: 35%; }

@media (max-width: 1300px) {
  .browse-details {
    margin-top: 50px; } }
@media (min-width: 1200px) {
  .single-style .browse-details {
    margin-left: 55%;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: table; } }
@media (min-width: 1500px) {
  .single-collections .browse-details {
    margin-top: 150px; } }
    	
@media (max-width: 1026px) {
	.btn-normal-state-two:hover {background: #e8c3c2 !important;  color: #000000 !important;}
	
	
}


@media (max-width: 1200px) {


  .browse-details {
    margin-top: 20px;
    width: 40%; }

  .single-style #caption .slide {
    width: 100%; }
  .single-style .browse-details {
    position: absolute;
    right: 130px;
    width: 250px; } }
@media (max-width: 991px) {
.product-landing .product-action .quantity {margin:0px !important;}
.product-landing .product-detail-cta .sticky-nav .price-box{text-align:center !important;/* padding-top:5px !important;*/}	
.product-landing .product-mobile-social ul li { margin-right: 8px !important;}
.wishlist-email-box .wishlist .icons {  text-align: center !important;  width: 100% !important;}

  #feature {
    margin-bottom: 15px;
  }

  .home #feature {
    margin-bottom: 30px !important; }

  #caption {
    position: relative; }
    #caption .slide {
      width: 100% !important; }

  .home #caption {
    position: absolute; }

  .browse-details {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-top: -165px; }
    .browse-details.style h1 {
      width: 100%;
      text-align: right; }
    .browse-details h1 {
      margin-top: 20px;
      margin-bottom: 100px;
      min-height: 75px;
      width: 50%; }
    .browse-details .landing-intro {
      margin-bottom: 0 !important;
      color: #333; }
    .browse-details .browse,
    .browse-details .our-collection,
    .browse-details .our-style {
      display: none; }
    .browse-details .category-description {
      margin-left: 0; }

  .single-style .browse-details {
    position: relative;
    width: 100%;
    left: 0; } }
@media (max-width: 767px) {
	
	.btn-normal-state-two:hover {background: #e8c3c2 !important;  color: #000000 !important;}
	
  .browse-details.style h1 {
    width: 50%;
    text-align: left; }

  .single-style .browse-details {
    width: 100%;
    margin-top: 15px; }
    .single-style .browse-details h1 {
      margin-bottom: 0;
      width: 100%; }

.browse {display: none; }
.product-landing .product-action .availability {display: block !important;float: none !important;font-size: 10px; margin: 0 auto !important;  width: 92px;  text-align:center;}
.product-landing .product-action .sticky-nav.row .quantity .input-group {
    float: none;
    margin: 0px auto;
}
.product-landing .product-detail-cta .sticky-nav .price-box {  text-align: center !important;}
.product-landing .stock_availability_information p {text-align: center !important;}

.product-landing .product-action .available-status {padding: 0 !important; }
.product-landing .product-action .quantity{margin:0px !important;}
.product-landing .product-action .quantity .input-group input {width: 80px !important; height:27px !important;}
.product-landing .product-detail-cta .sticky-nav .price-box { padding-top: 5px !important;}


.product-landing .product-mobile-social .social-icons.icons > ul { display: block !important;  float: none !important;}


.product-landing .product-detail-cta .sticky-nav .price-box.price-outer-box{float:none !important; margin-bottom:10px !important;}
.product-landing .product-mobile-social p { width: 100% !important; margin-top: 10px !important;}


}
	
	
@media (max-width: 737px) {
  .browse-details {
    margin-top: -123px; }
    .browse-details h1 {
      margin-bottom: 60px;
      min-height: 73px; } }
@media (max-width: 666px) {
  .browse-details {
    margin-top: -105px; }
    .browse-details h1 {
      margin-bottom: 60px;
      min-height: 73px; } }
@media (max-width: 569px) {
.btn{font-size:12px !important; padding:8px 5px !important;} 

 .single-collections .browse-details {
    margin-top: -125px; }
    .catalogsearch-result-index .product div.price {
  margin-bottom: 10px;
  min-height: 84px;
}

	}
@media (max-width: 481px) {
#checkout-step-billing #co-billing-form #billing-buttons-container .required {font-size: 11px !important;margin-right: 0 !important;float:none !important;}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{width:92%!important;}
	
	
  .catalog-category-view #feature, .single-collections #feature, .single-style #feature {
    height: 300px; }

  .browse-details {
    margin: 10px 0;
    width: 92%;
    padding: 0; }
    .browse-details h2 {
      font-size: 36px;
      line-height: 40px; }
    .browse-details h1 {
      width: 100%;
      margin-bottom: 20px; }
    .browse-details .single-collections .browse-details h1 {
      font-size: 24px;
      line-height: 24px; }
      h2#customer-reviews.shop-heading {font-size: 27px !important;}
      #review-tab h2.shop-heading {font-size: 27px !important;}
	  }
.error404 .container-404,
.cms-index-noroute .container-404 {
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/shared/404/404-background.jpg") top center no-repeat; }
  .error404 .container-404 .content,
  .cms-index-noroute .container-404 .content {
    width: 415px;
    float: left;
    padding-bottom: 175px; }
    .error404 .container-404 .content h1,
    .cms-index-noroute .container-404 .content h1 {
      font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
      font-size: 90px;
      text-shadow: 1px 1px 0px white;
      text-align: center;
      padding-top: 90px;
      color: #1f1f1f; }
    .error404 .container-404 .content p,
    .cms-index-noroute .container-404 .content p {
      text-align: center; }
    .error404 .container-404 .content h2,
    .cms-index-noroute .container-404 .content h2 {
      font-family: 'anglecia_pro_dspregular', Arial, Helvetica;
      font-size: 34px;
      color: #1f1f1f; }
    .error404 .container-404 .content h3,
    .cms-index-noroute .container-404 .content h3 {
      font-family: 'anglecia_pro_dspitalic', arial, helvetica;
      font-size: 18px;
      text-transform: none;
      color: #1f1f1f;
      margin-bottom: 40px; }
    .error404 .container-404 .content li,
    .cms-index-noroute .container-404 .content li {
      float: left;
      margin-right: 16px; }
      .error404 .container-404 .content li:nth-child(3n+3),
      .cms-index-noroute .container-404 .content li:nth-child(3n+3) {
        margin-right: 0; }
      .error404 .container-404 .content li a,
      .cms-index-noroute .container-404 .content li a {
        text-transform: uppercase;
        text-decoration: underline;
        color: #1f1f1f;
        font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
        font-size: 11px; }
        .error404 .container-404 .content li a:hover,
        .cms-index-noroute .container-404 .content li a:hover {
          text-decoration: none; }
          
          @-moz-document url-prefix() { 
	.product-landing .product-action .quantity .input-group input { 
	  height: 34px; 
	}
}


.thanks-pop{width:363px;float:left;margin:30px 0 0 0;padding:0 0 8px 0;border:1px solid #ccc;background-color:#FFF;z-index: 9999;position:fixed;}
.thanks-pop .cross{width:33px;margin:6px 6px 0 0;float:right;}
.thanks-pop .message-text-box{width:330px;float:left;margin:15px;padding:0;text-align:center;font-size:15px;color:#393939;height:auto;}
.req{color:#B61F3A;}
.thanks-pop .quantity{width:290px;height:41px;position:absolute;margin-left:-286px;text-align:center;color:#3D150B;font-size:22px;}
.thanks-pop .pop-button{width:330px;float:left;margin:10px 16px 0 16px;text-align:center;}
.ratings{margin:10px;}
 .availability.out-of-stock span {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
    /*float: right;*/
    font-size: 12px;
    /*line-height: 38px;
    width:100%;
    margin-right: 7px;
    margin-top:10px;*/
    margin-bottom: 0;
    padding: 5px;
    white-space: nowrap;
    display:inline-block;
}

.category-products .products-grid div.product > span {left: 50%;
    margin-left: -16px;
    margin-top: -28px;
    position: absolute;}
.catalog-category-view .category-products .products-grid .product-image {margin-bottom:32px;}
.bridelove_scroll{padding:20px 15px 0 15px; clear:both; display:block;}
.bridelove_scroll .products-grid{height: auto !important;}
.bridelove_scroll h3{padding:18px 0 10px; font-family:"anglecia_pro_dspregular",Arial,Helvetica,sans-serif; margin-bottom:0}
.bridelove_banner h3 {font-family: "anglecia_pro_dspregular",Arial,Helvetica,sans-serif; font-size:30px; margin-top: 20px !important;}
.bridelove_banner p {font-family: "anglecia_pro_dspitalic",Arial,Helvetica; font-size: 16px; /*font-style:italic;*/}
.bridelove_scroll > p {
    /*font-style: italic;*/
    font-size:16px;font-family: "anglecia_pro_dspitalic";
}
.bridelove_scroll h2{font-family:"eausans-book",Arial,Helvetica,sans-serif;text-align: center; margin-top: 10px !important;margin-bottom: 10px;font-size:13px; font-weight: normal;text-transform: none;}
.bridelove_scroll h2 a{color:#4e4a44;font-weight: normal !important;text-transform: none; font-family:"eausans-book",Arial,Helvetica,sans-serif;}
.bridelove_scroll h2 a:hover{color:#e8c3c2;}

.bridelove_banner { margin-bottom: 20px;}
.bridelove_scroll .owl-carousel{padding-left:0px;}
.bridelove_scroll > h3{border-bottom:1px solid #ccc; margin-bottom:15px;}
.bridelove_scroll #owl-demo{margin-bottom:25px;}
.bridelove_banner h3 a{color:#333333;}



.checkout-onepage-index .signup_nwsltr{clear: both; width: 100%;}

.checkout-onepage-index .signup_nwsltr input[type="checkbox"]{float:left}

.col-xs-12.col-sm-4.stock_availability_information {float: right;}
.product-landing .product-action .available-status {float: left; text-align: right;}
.stockrow{margin:0px !important;}
.row.sticky-nav {margin: 0;}
.sticky-nav.container {display: block !important;}
.sticky-nav.container .prod-descrip{display: none !important;}
.sticky-nav.container .delivery_returns{display:none;}

.sticky-nav.container .stock_availability_information {
  font-size: 13px;
  margin-top: 10px;
  padding: 0;
  text-align: center;
  width: 16.6667% !important;
  }

  .product-landing .product-action .sticky-nav.container .btn-cart{margin-top:10px;}
.sticky-nav.container .available-status{display: none !important;}
.availability.in-stock > span {
/*   background: #000000 none repeat scroll 0 0; */
  display: inline-block;
  font-size: 12px;
  padding: 0px;
  white-space: nowrap;
}

.product-landing .product-action .sticky-nav.container .quantity {margin-top: 13px;}
.prod-descrip.col-md-12.col-sm-12.col-lg-12.col-xs-12 > p {font-family: "anglecia_pro_dspitalic",Helvetica,Arial;  font-size: 18px; display:inline;}

.sticky-nav.container #addtobasket.col-xs-12.col-sm-12.col-md-12.mob-mb-5 {
  float: right;
  padding: 0;
  width: 33%;
  }
  
.sticky-nav.container .col-xs-12.col-sm-8.col-md-8.col-lg-8.stock_availability_information {padding: 0; margin-top:13px;  width: 15%;}

.product-landing .sticky-nav.container  .stock_availability_information p {
  font-weight: bold;
  padding-top: 8px;
  text-align: left;
} 

.product-landing .product-action .sticky-nav.container .amxnotif-block label{display:none;}

.product-landing .product-action .sticky-nav.container .amxnotif-block .input-text {
  float: left;
  margin-bottom: 10px;
  margin-right: 0;
  margin-top: 10px;
  width: 61%;
}


.checkout-page #checkout-step-billing .control {margin-bottom: 0;}
.checkout-page #checkout-step-billing .control label{padding:5px 8px 0px 8px;}

.product-landing .product-detail-cta .sticky-nav .price-box.price-outer-box{float:right;}



@media (min-width: 1010px) and (max-width: 1220px) {
.product-landing .product-action .sticky-nav.container .amxnotif-block .input-text {width: 53%;}  
.product-landing .product-action .sticky-nav.container .amxnotif-block .amcart-ignore {padding: 5px 8px;margin-top: 0;width:135px;float:right;font-size:12px;text-align:left;}
.product-landing .product-action .quantity .input-group .input-group-btn .btn-default {padding: 6px 9px;}
}


.sticky-nav .prod-descrip{margin-top: 30px; margin-bottom:30px; font-family:"anglecia_pro_dspitalic",Helvetica,Arial;}
.sticky-nav .prod-descrip a{color:#b48887; text-transform:lowercase; padding-left:5px;}
.delivery_returns li{font-family: "anglecia_pro_dspregular",Helvetica,Arial;font-size: 18px;line-height: 40px;text-align: left;text-transform: uppercase;}
.delivery_returns li a{font-family: "anglecia_pro_dspregular",Helvetica,Arial;font-size: 18px;text-transform: uppercase; color:#000000;}
.delivery_returns li a:hover{text-decoration:underline;}
.sticky-nav .delivery_returns{margin-bottom: 20px; text-align:left;}
.sticky-nav.container .delivery_returns{display:none;}

.connected-carousels .prev-stage span, .connected-carousels .next-stage span{display:block !important;}
.connected-carousels .prev-navigation, .connected-carousels .next-navigation {display: none !important;}

.stock_availability_information {font-size: 13px; padding: 0; text-align: center;}

.product-landing .sticky-nav .product-detail .delivery_returns .tab {border: medium none;}
.jcarousel-pagination a.active {background: #e8c3c2 !important;}


.connected-carousels .carousel-navigation li{margin-right:35px !important;}
.connected-carousels .carousel-navigation li:last-child{margin-right:0px !important;}

@media (min-width: 1200px){
.product-detail-cta .ratings {margin: 10px 10px 35px; height:20px;}
.sticky-nav .prod-descrip {margin-top: 50px; margin-bottom:50px; min-height:85px;}
.product-landing .wishlist-box {margin-bottom: 20px; margin-top: 55px;}	


.product-landing .product-top{float: right;padding: 0; width: 355px !important;}
.product-landing .product-top {float: right;padding: 0; width: 355px !important;}
.row.stockrow > .col-xs-12{padding:0px;}
.product-landing .product-detail-cta .sticky-nav .price-box.price-outer-box {float: right;padding-right: 0;}
.product-landing .product-action .available-status {float: left; padding-left: 0;  text-align: right;}
.product-landing .product-action .sticky-nav.row #addtobasket {clear: both; padding: 0;  width: 100%;}	
.sticky-nav .prod-descrip {margin-bottom: 50px; margin-top: 50px;  min-height: 85px;  padding: 0;}	
.sticky-nav .delivery_returns {padding: 0;}
	
.product-landing .wishlist-box {float: right; margin-bottom: 20px; margin-top: 55px;  padding: 0;  width: 355px !important;}
.wishlist-email-box .wishlist {float: left; padding: 0; text-align: left; width: 100%;}
.wishlist-email-box .wishlist .icons {float: left; padding: 0; text-align: left; width: auto;}	
.out-of-stock-content .sticky-nav .prod-descrip {margin-bottom: 20px; margin-top: 20px; padding: 0;}		
}

.checkout-onepage-index #checkout-step-billing #billing-buttons-container{float:right; margin-top:97px;}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr{float:left; width:96%; clear:none; margin:0px 0 0;}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr input[type="checkbox"].input-text{margin-top:2px;}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{margin: 0; padding: 0px 0px 0px 5px;  width: 96%;}

 @media (min-width: 571px) and (max-width: 767px) {
 #checkout-step-billing #co-billing-form #billing-buttons-container .required {font-size: 11px !important;margin-right: 0 !important;float:none !important; margin-bottom:0px !important}
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{width:92%!important;} 
 }
 
 @media (min-width: 992px) and (max-width: 1190px) {
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr label{width:92%!important;} 
.checkout-onepage-index #checkout-step-billing #co-billing-form .signup_nwsltr {clear: none;  float: left;  margin: 0;  width: 58%;}
 }
 
 .jcarousel-pagination a{pointer-events: none; cursor: default;}
 
 table.ratings-table{margin-top:10px;}
 table.ratings-table .rating-code {display: inline-block;font-size: 16px;margin-bottom: 10px;width: 60px;}
 #customer-reviews .ratings-table .rating-value {display: inline-block; float: none; line-height: 23px;  margin-right: 10px; font-size:16px;}
 
 
 
.catalogsearch-result-index .old-price {display: inline-block; font-size: 14px;}
.catalogsearch-result-index .special-price {display: inline-block;font-size: 14px; margin-bottom:0px;}
.catalogsearch-result-index .product div.price{margin-bottom:10px;}
.page-template-page-press-enquiries .page-contact .details a{margin-top:0px;}
.page-template-page-press-enquiries .page-contact .pressdetail h3{font-size: 14px;margin-bottom: 0;text-transform: lowercase;}
.page-template-page-press-enquiries .page-contact .pressdetail h3.pressh3{margin-bottom:20px;}

.catalogsearch-result-index .category-products .product-image {margin-bottom: 32px;}


@media (max-width: 1026px){.btn-normal-state-two:hover {background: #e8c3c2 !important;  color: #000000 !important;} 
}
#captcha-input-box-user_create{clear:both;}

#deliverytimes ul{padding-inline-start: 40px;  padding-left:40px;}
#deliverytimes ul li{font-family: "eausans-book",Arial,Helvetica,sans-serif;
font-size: 14px;
list-style: disc;
line-height:inherit;
margin-bottom:10px;
text-align: left;
text-transform: inherit;}











/* ============================================ *
 *  * Home Banner CVP
 *   * ============================================ */

.home-banner-cvp {max-width: 100%; margin: 0 auto;  overflow:hidden;  /*padding: 0 15px;*/ height:54px;     margin-top: -22px;}


.banner-cvp {width: 33.33%; float: left; padding:10px 0px}
.sales_banner{background:#fdf5f5;}
.free_delivery{background:#f7f8f7;}
.free_international_delivery{background:#ecebea;}
.banner-cvp a{color:#1f1f1f; text-decoration:none;}
.banner-cvp p {margin-top: 0;  margin-bottom: 0; padding-top: 0; padding-bottom: 0;}
.banner-cvp p.main_head{text-transform:uppercase; font-family: "anglecia_pro_dspregular",Arial,Helvetica;font-size: 14px;}
.banner-cvp p.sub_head{ font-family: "eausans-book",Arial,Helvetica,sans-serif;font-size: 11px;font-weight: normal;}
.banner-cvp {text-align: center;}
.cart-diconut{margin-top:30px;}
#dt_method_sagepayserver{background:url(/shop/media/wysiwyg/footer/secure.png) no-repeat right -4px; padding-right:60px;}
@media only screen and (max-width:950px) {
  .banner-cvp {width: 50%;}
  .banner-cvp:nth-of-type(3) {display: none;}
}

@media only screen and (max-width:680px) {
  .banner-cvp {width: 50%; text-align: center !important; }
  .banner-cvp:nth-of-type(2) {display: none;}
}

@media only screen and (max-width:479px) {
  .banner-cvp span {font-size: 14px;}
  .banner-cvp {width: 100%; text-align: center !important; }
}

@media (min-width: 480px) and (max-width: 500px) {
.banner-cvp p.sub_head {
  font-family: "eausans-book",Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}
}

@media (min-width: 501px) and (max-width: 550px) {
.banner-cvp p.sub_head {
  font-family: "eausans-book",Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
}
}


@media only screen and (min-width:951px) {
.banner-cvp{
 display:block !important;
}

}



.home-promotion_banners {
  min-height: 54px;
}

@media (min-width: 768px) and (max-width: 991px) {
body.parent-pageid-28 .home-promotion_banners {
  min-height: 54px;
  margin-top: 22px;  
}
body.page-template-page-contact-us .home-promotion_banners {
  min-height: 54px;
  margin-top: 22px;  
}
}
/* ============================================ *
 *  * Category Page Mobile Landscape view
 *   * ============================================ */
 
 @media only screen and (min-width: 480px) and (max-width: 767px) {
	.col-xs-12.cat-box{width:50%;} 
	 
	 
 }
@media (min-width:501px){
 label.address2{margin-bottom:3px;}
 .zip-code, .billing-city{clear:both;}
 .country-state {margin-top: -2px;}
 #shipping-new-address-form  .country{clear:both;}
 
}
@media (max-width:500px){
.checkout-page fieldset li, .checkout-page .name-firstname {margin-bottom: 10px;}
label.address2{display:none;}
.shipping-attr {margin-top: 148px;}
.checkout-onepage-index #checkout-step-billing #billing-buttons-container { margin-top: 117px;}
#amorderattr .field-row,
#checkout-step-billing #billing-new-address-form li,
#checkout-step-billing #billing-new-address-form li .name-firstname,
#checkout-step-billing #billing-new-address-form li .name-lastname,
#shipping-new-address-form li,
#shipping-new-address-form li .name-firstname,
#shipping-new-address-form li .name-lastname{width:100%; float:left;}
#amorderattr .field-row,
#checkout-step-billing #billing-new-address-form li,
#checkout-step-billing #billing-new-address-form li .name-firstname,
#shipping-new-address-form li,
#shipping-new-address-form li .name-firstname{margin-right:0%;}
#register-customer-password .field{width:100%; margin-right:0;}
#register-customer-password div.field:first-child{margin-bottom:10px;}
}
@media (max-width:421px){
.checkout-onepage-index #checkout-step-billing #billing-buttons-container { margin-top: 140px;}
.diff-add{margin-top:0px;}
}

 @media (min-width: 990px) and (max-width: 1200px) {
.checkout-onepage-index #checkout-step-billing #billing-buttons-container{position:relative;}

}



#co-billing-form .form-list.shipping-attr > li{overflow:hidden;}
#co-billing-form .form-list.shipping-attr > li .signup_nwsltr{width:100% !important;}
#co-billing-form .form-list.shipping-attr > li .signup_nwsltr .checkbox{margin-top:0px!important;}


.col-md-6.billing-address-tab > label { display: block;  font-size: 16px; letter-spacing: 0.5px;}
.col-md-6.billing-address-tab {margin-bottom: 20px;}
.col-md-6.shipping-address-tab {margin-bottom: 20px;}
.col-md-6.shipping-address-tab > label {display: block; font-size: 16px; letter-spacing: 0.5px;}
.col-md-6.payment-info-tab > label {display: block; font-size: 16px; letter-spacing: 0.5px;}
.col-md-6.payment-info-tab {/*border-bottom: 1px solid #d5d5d5;*/ margin-bottom: 20px;  padding-bottom: 20px;}
#checkout-review-load .edit-link{font-family: "eausans-book",Arial,Helvetica,sans-serif;font-size: 14px;padding: 0; }

.col-lg-12.col-md-12.col-sm-12.col-xs-12.billing-add-info { padding: 0;}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.payment-info-checkout { padding: 0;}
#checkout-review-load #checkout-review-table-wrapper { border-top: 1px solid #d5d5d5; float: left; width: 100%;}

@media (min-width:992px) and (max-width:1199px){
.checkout-onepage-index #checkout-progress-wrapper .products .item .product-details {  margin-bottom: 10px;  width: 122px;}
}

@media(min-width:767px) and (max-width:991px){
.chkremove {margin-left: 0px;}
.checkout-onepage-index #checkout-progress-wrapper .products .item .product-details { width: 100%;  float: none;}
}

.grandclass{font-family:"eausans-bold",Arial,Helvetica; font-weight:normal; }

.got-a-gift {
  float: left;
  padding: 10px 0;
}

.got-a-gift > span {
  color: #e8c3c2;
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  width: 50%;
}

.got-a-gift .edit-bag {
  background: #e8c3c2 none repeat scroll 0 0;
  color: #000000;
  display: inline-block;
  float: right;
  padding: 10px;
}

.got-a-gift .edit-bag:hover{background:#000000; color:#ffffff;}

@media (max-width:991px){
.got-a-gift > span { width: 50%; font-size:14px; }
.checkout-onepage-index #checkout-progress-wrapper .basket-wrapper {padding: 5px;}
.got-a-gift .edit-bag { background: #e8c3c2 none repeat scroll 0 0;  color: #000000;  display: inline-block;  float: right;  padding: 7px;}
#checkout-progress-wrapper .block-content > h3 { font-size: 20px;}
.checkout-onepage-index #checkout-progress-wrapper .products .item .product-details {float: left;  width: 53%;}
}


.bundle-select-box1 {
  left: 50% !important;
  margin-bottom: 20px !important;
  margin-left: -125px !important;
  position: absolute !important;
  top: 30px !important;
}
.bundle-select-box { margin-bottom: 20px;}

.product-image-thumbs-bundle { left: 0 !important; width: 95% !important;}
.connected-carousels .carousel-navigation .product-image-thumbs-bundle li {margin-right: 21px !important;}



@media (min-width: 300px) and (max-width: 480px) {.product-image-thumbs-bundle { left: 0 !important;  margin: 0 auto;  width: 200px !important;}}
@media (min-width: 481px) and (max-width: 568px) {.product-image-thumbs-bundle { left: 0 !important;  margin: 0 auto;  width: 400px !important;} 
.product-landing .more-views li {float: none !important;}}
@media (min-width: 569px) and (max-width: 768px) {.product-image-thumbs-bundle { left: 0 !important;  margin: 0 auto;  width: 485px !important;}
.product-landing .more-views li {  float: none !important;}
}

@media (min-width: 769px) and (max-width: 1024px) {.product-image-thumbs-bundle { left: 0 !important;  margin: 0 auto;  width: 485px !important;}
.product-landing .more-views li {  float: none !important;}
}



@media (min-width: 950px) and (max-width: 991px){
.sticky-nav.container {display: block !important; width: 900px;}
#product-price-sticky-bar .col-sm-3.hidden-product h1 {width: 100%; margin-top:5px;}
#product-price-sticky-bar .col-sm-3 .hidden-product{width: 33% !important;}
#product-price-sticky-bar .col-sm-3 .hidden-product + .product-options{width: 25% !important;}
#product-price-sticky-bar #addtobasket.col-sm-3 {width: 25% !important;}
.product-landing .product-top.sticky #qty-product { margin-top: 11px;  width: 16.6667%;}
}

.apply-giftcard-btn, .apply-coupon-btn, .cancel-coupon-btn{
  width: 70px;
  height: 27px;
  padding: 5px !important;
}

#klevuSearchingArea, #klevu-pt-rs-hover{
  width: 65.5% !important;
}
@media (max-width: 1600px){
  #klevuSearchingArea, #klevu-pt-rs-hover {
    width: 63.5% !important;
  }
}
@media (max-width: 1440px){
  #klevuSearchingArea, #klevu-pt-rs-hover {
    width: 63% !important;
  }
}
@media (max-width: 1280px){
  #klevuSearchingArea, #klevu-pt-rs-hover {
    width: 61.5% !important;
  }
}

/* Pinpoint - Checkout - Coupon Styles */
.onestepcheckout-coupons,
.onestepcheckout-giftcards {
  display: flex;
  justify-content: flex-end;
}

.onestepcheckout-coupons .input-coupon,
.onestepcheckout-giftcards .input-giftcard {
  margin-bottom: 0 !important;
  flex-grow: 1;
  margin-right: 7px !important;
}

.onestepcheckout-coupons .input-coupon label,
.onestepcheckout-giftcards .input-giftcard label {
  display: none;
}

.onestepcheckout-coupons .input-coupon input,
.onestepcheckout-giftcards .input-giftcard input {
  height: 37px !important;
}

.onestepcheckout-coupons .button-box button,
.onestepcheckout-giftcards .button-box button {
  padding-left: 20px;
  padding-right: 20px;
}

.onestepcheckout-giftcards .button-box button {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.onestepcheckout-giftcards {
  margin-bottom: 35px;
}


/* NEW HEADER STYLES */

#header-nav .navbar-nav.custom-plt-menu li.dropdown.level0.gs-inspiration-link{
  float: right;
  text-transform: uppercase;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level0.gs-inspiration-link a{
  background-color: #fff;
  border-left: 1px solid #eee;
}


/* Desktop menu styles only */
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1{
  margin-right: 0;
  margin-bottom: 8px;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1 > a,
.right-menu-part-wrapper li.dropdown.level2 > a,
.left-menu-part-wrapper li.dropdown.level2 > a{
  display: block;
  background: #EEEEEE;
  padding: 5px;
  font-weight: bold;
  color: #000 !important;
  text-transform: none;
  font-size: 14px;
  padding-left: 13px;
  margin-right: 30px;
  margin-left: -14px;
  padding-bottom: 6px;
  position: relative;
  padding: 0;
}

#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.by-something-link > a{
  background: none;
  border: 1px solid #eee;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.special-category a{
   margin-left: 0;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.special-category{
  float: right;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.self-height ul{
  min-height: inherit;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.by-category.full-height{
  min-height: 300px;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level1.by-category > a{
  background: none;
  border: 1px solid #eee;
}
#header-nav .navbar-nav.custom-plt-menu li.dropdown.level2 > a{
  text-transform: none;
  margin: 8px 0px 0px 0px;
  display: block;
  position: relative;
}
#header-nav li.dropdown.level0 > a{
  text-transform: uppercase;
}
#header-nav .navbar-nav.custom-plt-menu{
  padding-left: 0;
}
#header-nav .navbar-nav.custom-plt-menu ul.navbar-sub.level0{
  max-height: 600px;
  overflow-x: auto;
}
#header-nav .navbar-nav.custom-plt-menu ul.navbar-sub.level1{
  position: relative;
  top: 0;
  border-top: none;
}
#header-nav .navbar-nav.custom-plt-menu ul.navbar-sub.level2,
#header-nav .navbar-nav.custom-plt-menu ul.navbar-sub.level3{
  display: block;
  position: relative;
  top: 0;
  min-height: inherit;
}
#header-nav .navbar-nav.custom-plt-menu li.level1{
  float: left;
  width: 20%;
}



.rotate90{
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.rotate270{
  -ms-transform: rotate(270deg); /* IE 9 */
  -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
  transform: rotate(270deg);
}


.navbar-primiary > .container{
  padding-left: 5px;
}

.link-text-wrapper{
  color: #000;
  font-weight: 600;
}

/* Left header icons block */
.pull-icons .item{
  margin-left: 0;
}
.header-top {
  font-family: 'eausans', Arial, Helvetica;
  font-size: 12px;
}

/* HEADER ICONS */
/*Stockist icon*/
.header-top .item.stockists {
  padding-left: 24px;
}
.header-top .item.stockists .stockists-span{
  left: 0;
  line-height: 0.9;
}
.header-top .item.stockists .stockists-span span{
  font-size: 16px;
}

/*Help icon*/
.header-top .item.help {
  padding-left: 24px;
  margin-right: 17px;
}
.header-top .item.help .help-span{
  left: 0;
  line-height: 0.9;
}
.header-top .item.help .help-span span{
  font-size: 14px;
}

/*Contact us icon*/
.header-top .item.contact-us {
  padding-left: 26px;
  margin-right: 21px;
}
.header-top .item.contact-us .contact-us-span{
  left: 0;
  font-size: 16px;
}
.header-top .item.contact-us .contact-us-span span{
  line-height: 0.9;
}

/*Search icon*/
.header-search-wrapper .item.search{
  position: absolute;
  top: 13px;
  left: 15px;
}
.header-search-wrapper .item.search .search-span{
  left: 0;
  line-height: 0.9;
}
.header-search-wrapper .item.search .search-span span {
  font-size: 18px;
  color: #e2e1e1;
}

/* Wishlist icon */
.wishlist-and-shopping-cart-wrapper .item.wishlist .wishlist-span{
  line-height: 0.9;
  float: left;
}
.wishlist-and-shopping-cart-wrapper .item.wishlist .wishlist-span span{
  font-size: 24px;
  color: #000;
}

/* Bag icon */
.wishlist-and-shopping-cart-wrapper .item.handbag .hangbag-span{
  line-height: 0.9;
  float: left;
}
.wishlist-and-shopping-cart-wrapper .item.handbag .hangbag-span span{
  font-size: 19px;
  color: #000;
}
/* END HEADER ICONS */


/* clear hover styles for mobile menu */
/*.mobile-menu .navbar-nav .parent:hover{*/
  /*border: none !important;*/
/*}*/
/*.mobile-menu .navbar-nav li .parent:hover{*/
  /*background: #FDF5F5 !important;*/
/*}*/
.mobile-menu .navbar-nav li > .parent:hover{

}
/****************************************/
/* clear hover styles for desktop menu */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  background: #fafafa;
  border-bottom: none;
  color: #000!important;
}
/****************************************/


.header-top .item.currency{
  margin-right: 15px;
}
.shop-header-top .user-icon{
  font-size: 16px;
  margin-right: 5px;
}

.header-top .welcome-message{
  float: right;
  margin-left: 20px;
}
.navbar .logo{
  float: left;
}
.navbar .logo img{
  width: 295px;
  margin: 0;
  margin-top: 13px;
  margin-left: 3px;
  margin-bottom: 14px;
}



.center-header-part{
  padding-right: 0;
  padding-left: 0;
}
.center-header-part .mobile-logo{

}
.center-header-part .mobile-search a{
  color: #000;
}
.center-header-part .mobile-search{
  display: block;
  float: left;
  padding: 4px 12px 0px 8px;
  font-size: 18px;
}
.center-header-part .navbar-toggle{
  float: left;
  display: block;
  position: relative;
}

.header-search-wrapper{
  width: 460px;
  float: left;
  margin: 30px 0px 0px 66px;
}
.header-search-wrapper .form-search{
  position: relative;
}
.header-search-wrapper #search{
  height: 38px;
  float: left;
  margin-right: 4px;
  padding-left: 40px;
  width: 361px;
  font-size: 13px;
}

.header-search-wrapper button.btn{
  float: left;
  padding: 8px 16px;
}


.wishlist-and-shopping-cart-wrapper{
  float: right;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  font-family: 'eausans', Arial, Helvetica;
  margin-top: 36px;
}

.wishlist-and-shopping-cart-wrapper .wishlist-count,
.wishlist-and-shopping-cart-wrapper .bag-count {
  color: #ccc;
}

.wishlist-and-shopping-cart-wrapper .item{
  float: left;
}
.wishlist-and-shopping-cart-wrapper .item.wishlist{
  padding-right: 22px;
  border-right: 1px solid #e2e1e1;
}
.wishlist-and-shopping-cart-wrapper .item.wishlist a{
  color: #000;
  font-weight: 600;
  float: left;
  margin-top: 2px;
  display: block;
  margin-left: 8px;
}
.wishlist-and-shopping-cart-wrapper .item.handbag{
  margin-left: 20px;
  margin-top: 2px;
}
.wishlist-and-shopping-cart-wrapper .item.handbag a{
  color: #000;
  font-weight: 600;
  float: left;
  margin-top: 2px;
  display: block;
  margin-left: 5px;
}

.wishlist-and-shopping-cart-wrapper .account-icon-link{
  color: #000;
}


.navbar-nav > li > a{
  padding-top: 18px;
  padding-bottom: 15px;
  padding-left: 19px;
}
.navbar-nav > li:first-child > a{
  padding-left: 13px;
}


#klevuSearchingArea, #klevu-pt-rs-hover{
  max-width: 455px;
}

/* Decrease website width */
.navbar-fixed-top, .home-promotion_banners, .page-content{
  /*max-width: 1440px;*/
  margin: 0 auto;
}
.main-content-wrapper{
   margin-top: 30px;
  margin-bottom: 10px;
}
.main-content-wrapper.landing-page .sidebar-container .actions{
  display: none;
}
.main-content-wrapper.landing-page .sidebar-container .currently{
  display: none;
}
.main-content-wrapper.landing-page{
  margin-top: -10px;
  margin-bottom: 0;
}

.header-top .block-currency select{
  max-width: 145px;
}




.menu-tabs{
}
.menu-tabs .tab-item{
  float: left;
  width: 50%;
  text-align: center;
  padding: 20px 0;
  color: #1f1f1f;
  font-weight: bold;
  font-size: 16px;
  font-family: 'eausans-bold', Arial, Helvetica;
  text-transform: uppercase;
}
.menu-tabs .wishlist-tab-header a{
  color: #111;
}
.menu-tabs .tab-item:not(.active){
  background-color: #FDF5F5;
}


/* Responsive new header styles */
@media (max-width: 1200px) {
  .header-search-wrapper{
    margin-left: 20px;
    width: 315px;
  }
  #search{
    width: 218px !important;
  }
  .navbar-nav li.dropdown.level0 > a{
    padding-top: 13px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 10px;
    font-size: 11px;
  }
  .home-banner-cvp{
    margin-top: -30px;
  }
  .page-home #feature #caption{
    position: absolute;
  }
  #header-nav .navbar-nav .dropdown:hover .navbar-sub, #header-nav .navbar-nav .dropdown-selected .navbar-sub{
    top: 35px;
  }
  #header-nav .navbar-sub.level1{
    width: 90%;
  }
}


@media (max-width: 992px) {
  .header-top{
    display: none;
  }
  .mobile-logo{
    width: 240px;
    margin: 0 auto;
  }
  .left-mobile-header-part{
    margin-top: 18px;
    float: left;
  }
  .center-header-part .search-box{
    display: block;
    position: absolute;
    top: 70px;
    width: 100%;
    background: #fff;
    left: 0;
    border-bottom: 1px solid #ccc;
    padding: 15px 0 15px 23px;
  }
  .center-header-part .search-box .form-search .btn{
    padding: 5px 27px;
    float: right;
    margin-right: 23px;
  }
  .center-header-part .search-box #search{
    width: 78%;
  }
  .center-header-part .search-box .item.search{
    display: none;
  }
  .navbar .logo{
    /*float: inherit;*/
    margin: 0 auto;
  }
  .navbar .logo img{
    width: 240px;
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .header-search-wrapper{
    display: none;
  }
  .link-text-wrapper{
    display: none;
  }
  .wishlist-and-shopping-cart-wrapper{
    float: right;
    margin-top: 24px;
  }
  .wishlist-and-shopping-cart-wrapper .account-icon-link{
    font-size: 20px;
    line-height: 0;
  }
  .wishlist-and-shopping-cart-wrapper .item.handbag{
    float: right;
  }
  .wishlist-and-shopping-cart-wrapper div.wishlist{
    display: none;
  }
  .mobile-bottom-links{
    display: none;
  }
  .home-promotion_banners{
    margin-top: 42px;
  }
  .page-home .collection-container{
    /*margin-top: 30px;*/
  }
  .mobile-menu{
    top: 69px;
    max-height: 91%;
  }
  .mobile-menu .navbar-nav li.dropdown a.parent.hasDrop{

  }
  .navbar-toggle .times{
    font-size: 40px;
    color: #000;
    line-height: 14px;
    font-weight: normal;
    font-family: "Times New Roman";
  }
  .navbar-toggle:not(.isShown) .times{
    display: block !important;
  }
  .navbar-toggle:not(.isShown) .icon-bar{
    display: none !important;
  }
  .home-link{
    display: none !important;
  }
  li.dropdown.gs-inspiration-link{
    display: none !important;
  }
  .mobile-menu .navbar-sub a{
    text-transform: capitalize;
    font-size: 16px;
    clear: both;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 19px;
    display: block;
    font-weight: 600;
  }

  .mobile-menu li.dropdown{
    position: relative;
    /*border-bottom: 1px solid #eee;*/
  }
  .navbar-nav .dropdown:hover .navbar-sub, .navbar-nav .dropdown-selected .navbar-sub{
    background: none;
    top: 0;
    padding: 0 ;
  }
  .mobile-menu li a.has-children .menu-up-arrow,
  .mobile-menu li a.has-children .menu-down-arrow{
    display: block !important;
    position: absolute;
    right: 20px;
    top: 17px;
    font-family: "glitzy-secrets-icons";
  }

  .menu-down-arrow-active{
    position: absolute;
    right: 22px;
    top: 17px;
    font-family: "glitzy-secrets-icons";
    text-transform: lowercase;
    font-weight: 100;
    font-size: 12px;
  }


  .mobile-menu .navbar-sub{
    opacity: 1;
    visibility: visible;
    padding: 0;
    top: 0;
    left: 0;
    border: none;
  }

  .mobile-menu li.last-dropdown-selected > a{
    background: #FDF5F5 !important;
  }
  .mobile-menu li.last-dropdown-selected > a .menu-down-arrow-active{
    display: block !important;
  }
  .mobile-menu li.last-dropdown-selected > a .menu-down-arrow{
    display: none !important;
  }

  .mobile-menu .back-to-menu {
    display: block;
    position: relative;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 19px;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0;
    background-color: #fafafa;
    font-weight: 600;
    border-bottom: 1px solid #eee;
  }
  .mobile-menu .back-to-menu .back {
    position: absolute;
    top: 40%;
    right: 16px;
    color: #000;
    padding: 0;
  }
  .mobile-menu .back-to-menu span{
    color: #000;
  }

  .mobile-menu .selected-parent{
    background-color: #fafafa;
  }

  .mobile-menu .navbar-nav li a{
    border-bottom: 1px solid #eee;
  }
  .mobile-menu .navbar-nav li a:focus{
    background: #FDF0F0;
  }
  .header-top {
    display: none;
  }

}

/* tablet and less then tablet */
@media (max-width: 767px) {

}
@media (max-width: 767px) {
  .navbar .mobile-logo{
    width: 158px;
  }
  .navbar .logo img{
    width: 156px;
    margin-left: 2px;
    margin-top: 16px;
    margin-bottom: 13px;
  }

  .menu-tabs .tab-item{
    font-size: 12px;
    padding: 17px 0;
  }

  .navbar-nav li a{
    padding-top: 16px !important;
    padding-bottom: 15px !important;
    padding-left: 19px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    line-height: 1;
  }
  .mobile-menu li a.has-children .menu-up-arrow, .mobile-menu li a.has-children .menu-down-arrow{
    right: 17px;
    top: 16px;
    font-family: "glitzy-secrets-icons";
    font-size: 10px;
  }
  .mobile-menu .back-to-menu{
    padding-top: 38px;
    padding-bottom: 36px;
    padding-left: 19px;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-family: 'eausans-bold', Arial, Helvetica;
  }
  .mobile-menu li.last-dropdown-selected > a .menu-down-arrow-active{
    font-size: 10px;
    right: 17px;
  }
  .mobile-menu .back-to-menu .back{
    right: 13px;
    font-size: 10px;
  }
}


.page-content .homepage-banners-container p{
  margin: 0 0 10px !important;
}
.page-content .homepage-banners-container h2{
  margin-top: 20px;
  margin-bottom: 10px; }


.custom-left-block-wrapper {
  margin-top: 20px;
}
.custom-left-block-wrapper a{
  color: #000;
}
.custom-left-block-wrapper a:hover{
  color: #e8c3c2;
}
.custom-left-block-wrapper h3{
  display: inline-block;
  border-bottom: 1px solid;
  font-family: 'anglecia_pro_dspregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
}


/* Minicart styles */
.minicart-custom-block{
  background-color: #fff;
  z-index: 100000;
  top: 20px !important;
  left: -240px !important;
  border: 1px solid #eee;
  width: 300px;
  font-size: 12px;
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
}
.minicart-custom-block #cart-sidebar li.item{
  float: none;
  padding-left: 14px;
  padding-right: 10px;
}
.minicart-custom-block .block-subtitle{
  text-align: left;
  margin-left: 20px;
  text-decoration: underline;
  margin-top: 20px;
}
.minicart-custom-block .product-price{
  color: #a5a5a5;
  font-weight: normal;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
}
.minicart-custom-block .product-quantity{
  color: #a5a5a5;
  font-weight: normal;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
}
.minicart-custom-block ul{
  list-style-type: none;
  padding: 0;
}
.minicart-custom-block ul a{
  float: none;
}
.minicart-custom-block ul a.product-image{
  float: left;
}

.minicart-custom-block .minicart-product-info-wrapper{
  width: 150px;
  float: left;
  text-align: left;
  padding-left: 10px;
}
.minicart-custom-block .remove-block{
  width: 55px;
  float: right;
  font-size: 12px;
}
.minicart-custom-block .remove {
  float: right;
  width: 55px;
  background: url("https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/cross.png") center top no-repeat;
  text-align: center; }
.minicart-custom-block .remove a span{
  color: #a5a5a5;
}
.minicart-custom-block .remove a {
  color: #a5a5a5;
  font-family: 'anglecia_pro_dspitalic', Helvetica, Arial, sans-serif;
  font-size: 12px;
  display: block;
  padding-top: 20px; }
.minicart-custom-block .subtotal .price{
  float: right;
}
.minicart-custom-block .subtotal .label{
  color: #333;
  font-size: 12px;
  font-family: 'eausans-bold', Arial, Helvetica, sans-serif;
  padding: 0;
  float: left;
}
.minicart-custom-block .product-details{
  float: left;
  width: 210px;
}
.minicart-custom-block .product-name a{
  margin: 0 !important;
}
.minicart-custom-block .block-conten{
  text-align: left;
}
.minicart-custom-block .minicart-actions{
  font-size: 16px;
}
.minicart-custom-block .checkout-link{
  margin: 0 !important;
  padding: 8px 20px;
  float: right !important;
}
.minicart-custom-block .checkout-link:hover{
  color: #fff !important;
}
.minicart-custom-block .cart-link{
  margin: 0 !important;
  padding: 8px 20px;
}
.minicart-custom-block .cart-link:hover{
  color: #fff !important;
}
.minicart-custom-block .minicart-button-wrapper{
  background-color: #F7F8F9;
  padding: 20px;
}
.minicart-custom-block .delivery-information {
  width: 100%;
  background: #000000;
  padding: 10px 0 !important;
  font-size: 12px !important;
}
.minicart-custom-block .delivery-information a {
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  display: block !important;
  float: none !important;
}


@media (max-width: 992px) {
  .minicart-custom-block {
    left: -266px !important;
  }
}

.fright{
  float: right;
}
.fleft{
  float: left;
}
.toolbar-elem{
  padding-top: 6px;
  margin: 0;
  text-transform: uppercase;
}
.dash{
  color: #333;
  margin-right: 15px;
  margin-left: 15px;
}
.sort-by-block{
  margin-right: 10px;
}
.sort-by label{
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  margin-right: 15px;
}
#custom-toolbar-wrapper .toolbar{
  margin-bottom: 10px;
}


.qty-update-locker{
  position: absolute;
  height: 100%;width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
}
.qty-update-area{
  position: relative;
}


/* Grouped product page styes */
.product-type-grouped .price-outer-box.price-box{
  font-family: "anglecia_pro_dspitalic",Helvetica,Arial !important;
  font-size: 18px !important;
  float: none !important;
  height: inherit !important;
  text-align: left;
}
.product-type-grouped .price-outer-box.price-box .input-text.qty{
  width: 50px;
  text-align: center;
}
.product-type-grouped .price-outer-box.price-box .availability{
  display: none;
}
.product-type-grouped .price-outer-box.price-box .grouped-table-td .availability{
  line-height: 18px;
  display: block;
  float: left;
}
.product-type-grouped .price-outer-box.price-box .grouped-table-td .availability span{
  padding: 0;
}
.product-type-grouped #super-product-table{
  width: 100%;
  text-align: left;
}
.product-type-grouped #super-product-table td{
  border: none;
}
.product-type-grouped .grouped-items-table .price-box {
  /*padding: 0 10px;*/
  text-align: center !important;
}
.product-type-grouped .grouped-table-td{
  padding-bottom: 10px;
}
.product-type-grouped .grouped-qty-block.quantity {
  float: right;
}
.product-type-grouped .grouped-qty-block {
  width: 115px;
  /*margin-bottom: 10px;*/
}
.product-type-grouped .name-row {
  padding-bottom: 15px;
}
.product-type-grouped .associated-grouped-item{
  border-bottom: 35px solid #fff;
}
.product-type-grouped .associated-grouped-item.non-salable-item{
  border-bottom: none;
}
.product-type-grouped .non-salable-item-second-row{
  border-bottom: 35px solid #fff;
}
.product-type-grouped .associated-grouped-item-name {
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
  font-size: 20px;
  letter-spacing: 0.7px;
}
.product-type-grouped .stock_availability_information{
  width: 100%;
  text-align: center;
}
.product-type-grouped .stock_availability_information p {
  margin-bottom: 0;
}
.product-type-grouped .a-center {
  text-align: right;
  padding: 5px 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-type-grouped .price-outer-box.price-box .grouped-table-td .availability{
    float: none;
    width: 85px;
    margin: 0 auto;
  }
  .product-type-grouped .associated-grouped-item{
    text-align: center;
  }
  .product-type-grouped .name-row{
    text-align: center;
  }
  .product-type-grouped .grouped-table-td{
    display: block;
    /*float: left;*/
    clear: both;
    padding-bottom: 0;
  }
  .product-type-grouped .grouped-qty-block.quantity{
    float: none;
    width: 115px;
    margin: 0 auto !important;
  }
}
@media (max-width: 767px) {
  .product-type-grouped .grouped-qty-block.quantity{
    float: left;
  }
  .product-type-grouped .a-center{
    padding: 0;
  }
  .product-landing .product-detail-cta .sticky-nav .price-box{
    padding-left: 5px;
  }
  .product-type-grouped .grouped-table-td{

    padding-bottom: 0;
  }

  #custom-toolbar-wrapper .sort-by label{
    font-size: 12px;
    margin-right: 5px;
  }
  #custom-toolbar-wrapper .sort-by-block{
    margin-right: 0;
    font-size: 12px;
    float: left;
  }
  #custom-toolbar-wrapper .toolbar-elem{
    font-size: 12px;
    float: left;
  }
  #custom-toolbar-wrapper .action-block {
    text-align: center;
  }
  #custom-toolbar-wrapper .dash {
    margin-right: 6px;
    margin-left: 7px;
    float: left;
  }
}
@media (max-width: 400px) {
  #custom-toolbar-wrapper .action-block {
    width: 70px;
    text-align: center;
    margin-top: -6px;
  }
}
@media (max-width: 400px) {
  .product-type-grouped .price-outer-box.price-box .grouped-table-td .availability{
    float: none;
    width: 85px;
    margin: 0 auto;
  }
  .product-type-grouped .associated-grouped-item{
    text-align: center;
  }
  .product-type-grouped .name-row{
    text-align: center;
  }
  .product-type-grouped .grouped-table-td{
    display: block;
    /*float: left;*/
    clear: both;
    padding-bottom: 0;
  }
  .product-type-grouped .qty-row{
    width: 115px;
    margin: 0 auto !important;
    padding: 0;
  }
  .product-type-grouped .grouped-qty-block.quantity{
    float: none;
  }
}

.stylist-wrapper{
  min-height: 520px;
}
.stylist-short-description{
  /*max-height: 75px;*/
}


.bottom-category-description{
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
}
.bottom-category-description{
  margin-top: 100px;
  margin-bottom: 30px;
}
.bottom-description-title{
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: bold;
}
.bottom-description-content{
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
  font-size: 14px;
}

.referralscheme-stylist-thankyouforregister .page-content{
  padding: 20px 0;
}


.promo-block-header{
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 30px;
}
.promo-block-paragraph{
  font-family: 'anglecia_pro_dspregular', Helvetica, Arial;
  font-size: 16px;
  font-style: italic;
}

.delivery-message{
  color: #f00;
  font-size: 18px;
  border: 1px solid #a98384;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
  font-weight: 900;
}
.christmass-delivery-message{
  color: #f00;
  font-size: 18px;
  border: 1px solid #a98384;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
  font-weight: 900;
}

.mobile-cms-category-page-shop-by {
  padding: 0 15px;
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 991px) {
  .mobile-cms-category-page-shop-by {
    display: block;
  }
  .main-content-wrapper .sidebar-container{
    display: none;
  }
}


.custom-radio input{
  float: left;
}
.custom-radio label{
  display: inline-block;
  width: 90%;
}

.footer-subscribe-button-wrapper button{
  float: right;
  padding: 5px 10px;
}
.wp-subscripbtion-input{
  max-width: 215px;
  margin: 10px 0 10px -15px;
  border: solid 1px #ccc;
  border-radius: 0;
  background: #fff;
  height: 35px;
  width: 100%;
}

.checkout-comodo-logo{
  display: none;
}
.checkout-cart-link{
  display: none;
}
.checkout-cart-link-mobile{
  display: none;
}


.cms-contact-us .captcha-wrapper li input{
  border: 1px solid #ccc;
  width: 250px;
}
.cms-contact-us .captcha-wrapper li{
  float: none;
  text-align: right;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.cms-contact-us .validation-advice{
  font-size: 12px;
}
.cms-contact-us #contactForm{
  margin-bottom: 30px;
}
.cms-contact-us .page-content .contact-us-input{
  z-index: auto;
  position: relative;
  line-height: 20px;
  font-size: 14px;
  transition: none;
  max-width: 100%;
}
.cms-contact-us .page-content > ul.messages{
  display: none;
}
.cms-contact-us .page-content .std > ul.messages{
  display: none;
}

.left-shop{
  display: block;
}
.top-landing-navigation .left-shop{
    display: none;
}

.block-layered-nav .block-title{
    display: none;
}

.m-filter-item-list p{
  margin: 0;
}





.block-layered-nav ol li input.checkbox-filter{
  display: none;
}
.block-layered-nav ol li label {
  padding-left: 20px;
  position: relative;
  height: 15px;
  line-height: 19px;
  text-transform: none;
  font-weight: normal;
  font-family: 'eausans-book', Arial, Helvetica, sans-serif;
}
.block-layered-nav ol li label:before{
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 50% no-repeat;
}
.block-layered-nav ol li input.checkbox-filter:checked + label:before{
  background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/manapro_filtercheckboxes/checkbox_checked.png) 0 50% no-repeat;
}
.block-layered-nav ol li label:hover{
  background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 50% no-repeat;
}
.block-layered-nav ol li input.checkbox-filter:checked + label:hover:before{
  background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 50% no-repeat;
}
/*ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover { background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/css/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 50% no-repeat; }*/
/*ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover { background: transparent url(https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/css/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 50% no-repeat; }*/
/*ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,*/
/*ol.m-filter-css-checkboxes li a.m-checkbox-checked { padding-left: 20px; text-decoration: none; }*/
/**/
/*.m-filter-checkboxes li input { margin-right: 5px; position: relative; bottom: 2px; }*/


#header-nav .li-image-item:not(.image-item) > a.image-item-link > img{
  display: none;
}
#header-nav .navbar-nav.custom-plt-menu ul.navbar-sub.level0{
  max-height: 600px;
  overflow-x: auto;
  padding-bottom: 20px;
}

.left-menu-part-wrapper{
  float: left;
  width: 50%;
}
.right-menu-part-wrapper{
  float: right;
  width: 50%;
  padding-left: 10%;
}


.left-menu-part-wrapper .navbar-sub.level1{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;

  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.left-menu-part-wrapper .navbar-sub.level1 > li{
  page-break-inside: avoid;
  break-inside: avoid;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}

.left-menu-part-wrapper .navbar-sub li.level3 > a{
  text-transform: none !important;
  margin-top: 6px;
  display: inline-block;
}
.left-menu-part-wrapper .navbar-sub li.level2 > a{
  display: block;
  background: #EEEEEE;
  padding: 5px;
  font-weight: bold;
  color: #000 !important;
  font-size: 14px;
  padding-left: 13px;
  margin-right: 30px !important;
  margin-left: -14px !important;
  margin-top: 20px !important;
  padding-bottom: 6px;
  text-transform: none !important;
}
.left-menu-part-wrapper .navbar-sub li.level2:first-child > a{
  margin-top: 0 !important;
}


.right-menu-part-wrapper .navbar-sub li.level2{
  width: 50%;
  float: left;
  padding: 20px;
  text-align: center;
  background: none;
}
.right-menu-part-wrapper .navbar-sub li.level2.li-image-item{
  padding: 16px 8px;
  padding-top: 0;
}
.right-menu-part-wrapper .navbar-sub li.level2 > a{
  margin-top: 0 !important;
  /*background: none;*/
  color: #1f1f1f;
}
.right-menu-part-wrapper li.dropdown.level2 > a.image-item-link{
  background: none;
  padding: 0;
}
.right-menu-part-wrapper li.dropdown.level2 > a.image-item-link .image-label{
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: block;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  font-size: 16px;
}
.right-menu-part-wrapper li.dropdown.level2 > a.image-item-link img{
  max-width: 100%;
  width: 100%;
}

.bottom-menu-part-wrapper .navbar-sub{
  min-height: inherit;
  font-weight: 900;
  text-align: center;
}


.collections-wrapper li.li-image-item{
  margin-bottom: 20px !important;
}
.collections-wrapper .navbar-sub a.image-item-link .image-label{
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  display: block;
  max-width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}
.collections-wrapper a.image-item-link img{
  max-width: 100%;
}
.collections-wrapper a.image-item-link{
  background: none !important;
}




/*Mobile menu modifications*/
.mobile-menu #nav li.level0 > a.level0 .menu-up-arrow,
.mobile-menu #nav li.level0 > a.level0 .menu-down-arrow,
.mobile-menu #nav li.level0 > a.level0 .menu-down-arrow-active{
  top: 46%;
}
.mobile-menu #nav li.level0 > a.level0 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  position: relative;
}
.mobile-menu #nav li.level0 > a.level0 .image-item-link{
  position: absolute;
  right: 45px;
  top: 6px;
  width: 100px;
  height: 90px;
  overflow: hidden;
  margin: 0;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  display: block;
}
.mobile-menu #nav li.level0 > a.level0 .image-item-link > img{
  width: 90px;
}



.mobile-menu #nav li.level1 > a.level1 .image-item-link > img{
  width: 80px;
}
.mobile-menu #nav li.level1 > a.level1 .image-item-link{
  position: absolute;
  right: 45px;
  top: 6px;
  width: 90px;
  height: 80px;
  overflow: hidden;
  margin: 0;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  display: block;
}
.mobile-menu #nav li.level1.image-item > a.level1 .image-item-link{
  right: 5px;
}
.mobile-menu #nav li.level1 > a.level1 .menu-up-arrow,
.mobile-menu #nav li.level1 > a.level1 .menu-down-arrow,
.mobile-menu #nav li.level1 > a.level1 .menu-down-arrow-active{
  top: 46%;
}
.mobile-menu #nav li.level1 > a.level1{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  position: relative;
}




.mobile-menu #nav li.level2 > a.level2 .image-item-link > img{
  width: 60px;
}
.mobile-menu #nav li.level2 > a.level2 .image-item-link{
  position: absolute;
  right: 45px;
  top: 6px;
  width: 70px;
  height: 60px;
  overflow: hidden;
  margin: 0;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  display: block;
}
.mobile-menu #nav li.level2 > a.level2 .menu-up-arrow,
.mobile-menu #nav li.level2 > a.level2 .menu-down-arrow,
.mobile-menu #nav li.level2 > a.level2 .menu-down-arrow-active{
  top: 46%;
}
.mobile-menu #nav li.level2 > a.level2{
  padding-top: 31px !important;
  padding-bottom: 31px !important;
  position: relative;
}

.mobile-menu #nav .is-bottom-mobile-link{
  display: none;
}




.mobile-menu .collections-wrapper > .navbar-sub{
  display: block;
  padding-top: 8px;
}
.mobile-menu .collection-image-link,
.mobile-menu .right-positioned-image-link{
  width: 50%;
  float: left;
  padding: 10px !important;
}
.mobile-menu #nav li.level1.collection-image-link > a.level1,
.mobile-menu #nav li.level2.right-positioned-image-link > a.level2{
  padding: 0 !important;
  display: block;
  border: none !important;
  position: relative !important;
}
.mobile-menu .collection-image-link > a .menu-item-label,
.mobile-menu .right-positioned-image-link > a .menu-item-label{
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: block;
  left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  font-size: 14px;
  z-index: 10;
  text-transform: none;
  line-height: 18px;
}
.mobile-menu .collection-image-link > a .image-item-link,
.mobile-menu .right-positioned-image-link > a .image-item-link{
  position: inherit !important;
  width: 100% !important;
  height: 100% !important;
  right: inherit !important;
  top: inherit !important;
  border: none !important;
  padding: 0 !important;
}
.mobile-menu .collection-image-link > a img,
.mobile-menu .right-positioned-image-link > a img{
  display: block;
  position: inherit;
  width: 100% !important;
}

.mobile-menu .navbar-nav li.level2 > a{
  padding-left: 29px !important;
}
.mobile-menu .navbar-nav li.level3 > a{
  padding-left: 39px !important;
}
/****************/


/* Styles from Mana Filters */
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; padding: 6px 24px 6px 10px; background-color: #FDF0F0;}
.block-layered-nav .currently .btn-remove { margin-top: 0; position: absolute; right: 4px; top: 9px; margin-left: 0; }
.display-page-mode .block-layered-nav .filter-wrapper { width: 23%;float: left;margin-right: 2%; margin-bottom: 30px;}
.block-layered-nav dt { position: relative; zoom: 1; left: 0; top: 0;}
.block-layered-nav ol li label a{  color: #1f1f1f; }



.filter-show-more-btn {
    color: #e8c3c2 !important;
    font-size: 13px;
    cursor: pointer;
}
/*.top-landing-navigation .block-layered-nav .filter-wrapper ol li:nth-child(n+5){*/
    /*display:none;*/
/*}*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://www.glitzysecrets.com/skin/frontend/glitzysecrets/default/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* CSS of Klevu Search Result Landing Page */

/* klevu container for fix width layout*/

.kuContainer{
	width:100%;
	margin:0 auto;
	font-family: inherit;
	font-size:12px;
}

/* klevu container for fluid layout*/
.kuProListing{
	margin-top:20px;
	margin-bottom:20px;
}

/* klevu filters */
.kuFilters{
	float:left;
	width: 20%;
	border:1px solid #ccc;
	border-top: none;
}

/* set the height of each filter*/
.kuFilterBox{
	height:150px;
	overflow:hidden;
	margin-bottom: 20px;
}

/* heading of filters i.e brand, color */
.kuFilterHead{
	padding: 8px;
	/* font-weight: bold; */
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
	background-color: #f4f4f4;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
		
/* down arrow div in filters */
.kuShowOpt{		
	text-align:center;
	padding:3px;	
	position:relative;
}

/* up arrow div in filters */
.kuHideOpt{
	text-align:center;
	padding:3px;	
}

.kuShowOpt img, .kuHideOpt img{
	width:auto !important;
    display:inline-block !important;
}

/* down & up arrow link color in filters */
.kuShowOpt a,.kuHideOpt a{		
	color:#4d7abf;
	text-decoration:none;	
}

/* set list for filters */
.kuFilterNames ul{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:0px !important;
}

/* style for each values in filter */
.kuFilterNames ul li{
	list-style:none;	
	text-align:left;
	width:99%;
	display:inline-table;
	margin:0px;
	padding-left:0px;
	margin-left:0px !important;
}

.kuFilterNames ul li a{
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 5px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	font-style:normal;
	font-family: inherit;
}

/* set background color on hover of filter */
.kuFilterNames ul li a:hover{
	background-color: #888888;
	cursor: pointer;
	color:#fff;
}


/* set background color for selected filter */
.kuFilterNames ul li.kuSelected a{
	background-color: #888888;
	color: #fff;
}

/* label for the filter */
.kuFilterNames ul li a span.kuFilterLabel{		
	float:left;
	width:86%;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

/* total nos of results available for filter  */
.kuFilterNames ul li a span.kuFilterTotal{
	float:right;
	width:13%;
	text-align:right;
	color: #a0a0a0;
}

/* shows cancel button if filter is selected */
.kuFilterNames ul li a span.kuFilterCancel{
	float:right;
	width:13%;
	text-align:right;
	font-size:10px;
}

.kuFilterNames ul li a:hover span.kuFilterTotal{
    color:#fff;
}

/* klevu results box */
.kuResultList{
	float:right;
	width: 78%;
}

/* div for Sorting, pagination, change result view icons*/
.kuSortHeader{
	/* margin:5px; */
	padding-top: 0px;
	margin-top: 0px;
}

/* div to display total no of results */
.kuTotResults{
	text-align:left;
	margin-bottom:10px;
	line-height:24px;
	font-weight:bold;
	font-size:14px;
}

.kuTotalResultsTab .kuTabs{
	line-height:30px;	
}

.kuTotalResultsTab{
	margin-bottom:10px;
	padding-left:5px;
}	

.kuTotalResultsTab a{
	padding:8px;
	cursor:pointer;
	font-size: 14px;
	border-radius:3px;
	margin-right: 10px;
}

.kuTotalResultsTab a:hover{
	background-color:#eee;
	text-decoration:none;	
}

.kuTotalResultsTab a.kuTabSelected{
	background-color: #888888;
	color:#fff;
}

.kuSortingOpt{
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	padding-left: 12px;
	width: 98%;
}

/* div to display sorting dropdown */
.kuSortby{
	float:left;
	width:25%;
}

/* label of sorting dropdown */
.kuSortby label{
	display:inline;
}

/* sorting dropdown */
.kuSortby select{
	display:inline;
	height:auto;
	min-height:25px;
	width:120px;
}

/* div to display icons to change the view of result (grid/view) */
.kuView{
	float:left;
	width:15%;
	text-align:center;
}

/* display GRID view icon */
.kuView .kuGridviewBtn{
	background: #ededed url(https://www.glitzysecrets.com/skin/frontend/base/default/images/klevu/btn-gridview.png) no-repeat 0 0;
	cursor:pointer;
}	

/* display LIST view icon */
.kuView .kuListviewBtn{
	background: #ededed url(https://www.glitzysecrets.com/skin/frontend/base/default/images/klevu/btn-listview.png) no-repeat 0 0;
	cursor:pointer;
}	

/* set width and height of view icons box*/
.kuView a{
	display: inline-block;
	border: 1px solid #D9D9D9;
	width: 44px;
	height: 27px;
	margin-right: -4px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

/* changing background position on hover of GRID/LIST view icons */
.kuView a:hover{
	border-color: #BBB;
	background-position:0 -30px;
    text-decoration: none;
}

/* change background position to set current view */
.kuView a.kuCurrent{
	background-position:0 -60px;
	border-color: #BBB;
}

/* dropdown to select no of results per page*/
.kuPerPage{
	float:left;	
	width:23%;
	margin-left:10px;
	text-align:right;
}

.kuPerPage label{
	display:inline;	
}

.kuPerPage select{
	width:auto !important;
	height:auto;
	min-height:25px;
}

/* div for pagination */
.kuPagination{
	width:33%;
	float:left;	
	margin-left:10px;
	text-align:right;
}

/* style to display page nos in line */
.kuPagination a{
	border: 1px solid #ddd;
	margin:0px;
	position: relative;
	display: inline-block;
	background:#eee;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	color: #444;
	cursor: pointer;
	text-decoration:none;
}

/* style on hover of page links */
.kuPagination a:hover{
	background: #dadada;	
}

/* style to show current page */
.kuPagination a.kuCurrent{
	background: #fff;	
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #ddd;
	font-weight:bold;
}

.kuOtherContent .kuPagination{
	float:right;
}

.kuOtherContent .kuPerPage{
	margin-left:0px;
	text-align:left;
}

.kuClearLeft{
	clear:left;
	line-height:0px;
}

.klevu-clearboth-listview{
	clear:left;	
	
}


/* klevu results div */
.kuResults{
	margin-top:10px;
}

.kuOtherContentView{
	margin-top:10px;
}

/* styles for list view results */
.kuListView{
	margin-top:10px;
}

.kuListView ul{
	margin:0px;
	padding:0px;	
}

/* In LISTVIEW: list style for each result */
.kuListView ul li{
	position:relative;
	display:block;
	width: 98%;
	height: auto;
	padding: 10px;
	border: 1px solid #eee;
	text-align:left;
	margin-bottom: 32px;
}

.kuListView ul li:hover{
	border: 1px solid #cccccc;	
}

/* In LISTVIEW:  for wrapping the image in fixed size div */
.kuListView .klevuImgWrap{ 
		float:left;
        overflow:hidden;        
        width:15% !important;
        height:120px !important;
        text-align:center;
}

/* In GRIDVIEW: thumbnail of the product */
.kuListView img{
        max-width:100% !important;
        max-height:120px !important;
        width:auto;
        height:auto;
        border:none;
        outline:none;
}

.kuListView ul li .kuDiscountBadge{
	background: #ffcc01;
	padding:5px 10px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: 6px;
	left: 4px;
}

.kuListView ul li .kuDiscountBadge strong{
	color:#000;	
}

.kuListView .kuStarsSmall {
	height: 13px;
	display: inline-block;
	vertical-align: bottom;
	background: transparent url(https://js.klevu.com/klevu-js-v1/img-1-1/star-gray.png) top left repeat-x;
	width: 66px;
	margin-left:5px;
}

.kuListView .kuStarsSmall .kuRating {
	background: transparent url(https://js.klevu.com/klevu-js-v1/img-1-1/star-yellow.png) top left repeat-x;
	height: 13px;
}

/* In LISTVIEW: display product name and description */
.kuListView ul li .kuNameDesc{
	float:left;
	width: 52%;
	margin-left:5px;
}

.kuListView ul li .kuName{
	padding:5px;	
}

.kuListView ul li .kuDesc{
	line-height:20px;
	padding:5px;	
	font-style:normal;
}

/* In LISTVIEW: set product name color and font size */
.kuListView ul li .kuName a{
	font-size: 14px;
	text-decoration:none;
	color:inherit;
	font-weight: 500;
	font-style:normal;
	text-transform: uppercase;
}

.kuListView ul li .kuName a:hover{
	text-decoration:underline;
}

/* In LISTVIEW: div to display saleprice and original price */
.kuListView ul li .kuPrice{
	float:left;
	width:15%;
	margin-top:5px;	
	margin-bottom:5px;	
	padding:5px;
	text-align:center;
}

/* In LISTVIEW: div to display saleprice */
.kuListView ul li .kuSalePrice{
	font-weight:bold;
	font-size: 16px;
	margin-bottom:5px;
	font-family: inherit;
}

/* In LISTVIEW: div to display original price with line-through style */
.kuListView ul li .kuOrigPrice{
	font-size:13px;
	text-decoration:line-through;
}

/* In LISTVIEW: set color to highlight search keyowrd in name and description */
.kuListView ul li strong{
	color:#2980B9;
}

/* styles for grid view results */
.kuGridView{
	margin-top:10px;
}

.kuGridView ul{
	margin:0px;
	padding:0px;	
	margin-left:0px;
}

/* In GRIDVIEW: list style for each result */
.kuGridView ul li{
	display: inline-block;
	width: 23.5%;
	min-height: 335px;
	padding: 0;
	vertical-align: top;
	border: 1px solid #eeeeee;
	text-align:center;
	margin: 8px;
	padding-top:15px;
	margin-left:0px !important;
	margin-bottom: 40px;
	font-style:normal;
	position:relative;
}

.kuGridView ul li:hover{
	border: 1px solid #cccccc;	
}

/* In GRIDVIEW:  for wrapping the image in fixed size div */
.kuGridView .klevuImgWrap{
		float:none;
		overflow:hidden;
		width: 100% !important;
		height: 160px !important;
		text-align:center;
		margin:0 auto;
}

/* In GRIDVIEW: thumbnail of the product */
.kuGridView img{
        max-width:100% !important;
        max-height: 140px !important;
        height:auto;
        width:auto;
        border:none;
        outline:none;
        display:inline-block !important;
}

.kuGridView ul li .kuDiscountBadge{
	background: #ffcc01;
	padding:5px 10px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: 6px;
	left: 4px;
}

.kuGridView ul li .kuDiscountBadge strong{
	color:#000;	
}

/* In GRIDVIEW: remove float value for name and description div */
.kuGridView .kuNameDesc{
	float:none;	
}

/* In GRIDVIEW: discription is not displayed in grid layout*/
.kuGridView .kuDesc{
	display:none;
}

.kuGridView ul li .kuName{
	padding:5px;
	min-height:45px;
}

.kuGridView .kuStarsSmall {
  height: 13px;
  display: inline-block;
  vertical-align: bottom;
  background: transparent url(https://js.klevu.com/klevu-js-v1/img-1-1/star-gray.png) top left repeat-x;
  width: 66px;
}

.kuGridView .kuStarsSmall .kuRating {
  background: transparent url(https://js.klevu.com/klevu-js-v1/img-1-1/star-yellow.png) top left repeat-x;
  height: 13px;
}


/* CSS for add to cart button */
.kuGridView ul li .kuAddtocart{
	display:block;
	margin-top:20px;
	margin-bottom: 10px;
	width: 100%;
}

.kuGridView ul li input[type="text"]{
	display: none;
	width:25%;
	border:1px solid #ddd;
	outline:none;
	text-align:right;
}

.kuGridView ul li a.kuAddtocartBtn{
	display: block;
	background: #3399cc;
	color: #fff;
	width: 60%;
	padding: 7px 15px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	text-decoration:none;
	font-size: 13px;
	line-height: 19px;
	margin: 0 auto;
}

.kuListView ul li .kuAddtocart{
	width: 15%;
	float:left;
	margin-top: 20px;
}

.kuListView ul li input[type="text"]{
	width:5%;
	float:none;
	border:1px solid #ddd;
	outline:none;
	text-align:right;
	display: none;
}

.kuListView ul li a.kuAddtocartBtn{
	background: #3399cc;
	float:none;
	color: #fff;
	width: 92%;
	padding-top:6px;
	padding-bottom:6px;
	padding:6px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	text-decoration:none;
	display: block;
}


/* In GRIDVIEW: set product name color and font size */
.kuGridView ul li .kuName a{
	font-size: 14px;
	text-decoration:none;
	color:inherit;
	font-style:normal;
}

.kuGridView ul li .kuName a:hover{
	text-decoration:underline;
}

/* In GRIDVIEW: div to display saleprice and original price */
.kuGridView ul li .kuPrice{
	float:none;
	margin-top:5px;	
	margin-bottom:5px;	
	padding:5px;
}

/* In GRIDVIEW: div to display saleprice */
.kuGridView ul li .kuSalePrice{
	font-size: 16px;
	font-weight:bold;
	font-family: inherit;
}

.priceGreyText{
	font-size:11px;
	color: #636363;
}

/* In GRIDVIEW: div to display original price with line-through style */
.kuGridView ul li .kuOrigPrice{
	font-size:13px;
	text-decoration:line-through;
}

/* In GRIDVIEW: set color to highlight search keyowrd in name and description */
.kuGridView ul li strong{
	color:#2980B9;
}

	
/* pagination links at bottom of results */
.kuBottomPagi{
	padding: 8px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.kuBottomPagi .kuPerPage{
	margin-left:0px;
	text-align: left;
}

.kuBottomPagi .kuPagination{
	width: 50%;
	float: right;
	margin-left: 10px;
}

.kuPagination a{
	font-style:normal;	
}

.kuClearBoth{
	clear:both;	
}

/* div to display No records found message */
.kuNoRecordFound{
	text-align:center;
	margin-top:10%;
	margin-bottom:10%;
}

/* show variants */
.kuVariants{
	font-size: 9px;
	text-align: center;
	margin-top:2px;
}

/* height for loader div */
#loader{
	height:400px;	
}

#loader img{
	margin-top:10%;	
    display: inline-block;
	width:auto !important;
}

.kuOtherContent{
	display:none;	
}

.disableKuFilter{
	opacity:0.3;
	pointer-events: none;	
}

.kuContainer{
	width:100% !important;
}

@media only screen and (max-width: 1024px) {
	.kuSortby{
		width:45%;
	}

	.kuView{
		width:50%;
		text-align:right;
	}
	
	.kuPerPage{
		width:45%;
		text-align:left;
		margin-left:0px;
		margin-top:10px;
	}
	
	.kuPagination{
		width:50%;
		margin-top:10px;
	}
	
	.kuGridView ul li{
		width:31%;	
	}
	
	.kuListView ul li .kuNameDesc{
		width:80%;	
	}
	
	.kuListView ul li .kuPrice{
		float:none !important;
		width:100%;
	}
	
	.kuListView ul li .kuPrice .kuSalePrice{
		display:inline !important;	
	}

	.kuListView ul li .kuPrice .kuOrigPrice{
		display:inline !important;	
	}
	
	.kuGridView ul li:nth-child(4){
		border-top:1px solid #ddd;	
	}
		
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
	.kuResultList{
		width:74%;	
	}
	
	.kuGridView ul li{
		width:31%;	
	}
	
	.kuGridView ul li:nth-child(4){
		border-top:1px solid #ddd;	
	}

}

@media only screen and (max-width: 640px) {
	.kuFilters{
		display:none !important;	
	}
	
	.kuResultList{
		float:none;
		width:100%;	
		margin-left:0px;
	}
	
	.kuSortby{
		width:50%;
		height:50px;
	}
	
	.kuSortHeader{
		margin:0px;	
	}

	.kuView{
		width:50%;
		text-align:right;
		height:50px;
	}
	
	.kuPerPage{
		width:35%;
		text-align:left;
		margin:0 auto;
		margin-top:0px;
	}
	
	.kuPagination{
		width:65%;
		margin:0 auto;
		margin-top:0px;
		text-align:right;
	}
	
	.kuGridView ul li{
		width:31%;	
	}
	
	.kuGridView ul li:nth-child(3){
		border-top:none;	
	}
	
	.kuGridView ul li:nth-child(4){
		border-top:1px solid #ddd;	
	}
	
	.kuBottomPagi .kuPerPage{
		margin-left:0px;
		text-align: center;
		margin-bottom:5px;
	}

	.kuBottomPagi .kuPagination{
		width: 100%;
		float: none;
	}
	
}

@media only screen and (max-width: 480px) {
	.kuGridView ul li{
		width:47%;	
	}
	
	.kuGridView ul li:nth-child(3),.kuGridView ul li:nth-child(4){
		border-top:1px solid #ddd;	
	}
}

