/* ============================== */
/* HEADER                         */
/* ============================== */

.header-top .header-top-entry a{
    color: #fff;
    font-weight: bold;
}

.header-top .header-top-entry div{
    border: none;
}

.header-wrapper header.type-4 .header-top .header-top-entry i.fa,
.header-wrapper header.type-4 .header-top .header-top-entry .title{
    color: #fff;
}

.popup .cart-entry .content{
    margin-left: 0px;
}

@media screen and (min-width: 1200px){
    .submenu{
        width: 200px;
        left: auto !important;
        right: auto !important;
        margin-left: -15px;
    }

    .submenu .product-column-entry{
        width: 16%;
        min-height: 10px;
    }
    header.fixed-header{
        position: fixed;
        top: 0;
        left: 0;
    }
    header.fixed-header .nav-overflow{
        top: 55px;
    }

    header.fixed-header .navigation{
        border: none;
    }
}

.popup{
    z-index: 99;
}

.menu-button i{
    color: #fff;
}

@media screen and (min-width: 1200px) {
    #load-wait{
        margin-bottom: 265px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #load-wait{
        margin-bottom: 195px
    }
}

@media screen and (max-width: 991px) {
    #load-wait{
        margin-bottom: 165px
    }
}

.nav-overflow{
    z-index: 9999;
}

.glass-case{
    z-index: 2;
}

.rev_slider_wrapper{
    z-index: 1;
}

@media (min-width: 768px) {
    .header-desktop-visible {
        right: 180px;
    }
}


/* ============================== */
/* SIDEBAR                        */
/* ============================== */

.categories-border-wrapper{
    border-width: 2px;
    padding: 0;
    border-color: #2E2E2E;
}

.categories-border-wrapper .block-title{
    border: none;
    margin-bottom: 0px;
    padding: 15px 20px 15px 20px;
    font-size: 14px;
    background: #2E2E2E;
    color: #fff;
}

.categories-border-wrapper .accordeon .accordeon-title:first-child::after{
    display: none;
}

.categories-border-wrapper .accordeon .accordeon-title{
    padding-left: 20px;
    padding-right: 20px;
}

.categories-border-wrapper .accordeon .accordeon-title::after{
    padding-right: 15px;
}

.categories-border-wrapper .accordeon .accordeon-entry{
    padding-left: 20px;
    padding-right: 20px;
}

.categories-border-wrapper .accordeon .accordeon-entry .article-container.style-1 li::before{
    color: #323232;
}

.categories-border-wrapper .accordeon .accordeon-entry .article-container.style-1 li a{
    color:#323232;
}

.categories-border-wrapper .accordeon .accordeon-title a{
    color: #323232;
    font-weight: 100;
}




/* ============================== */
/* FOOTER                         */
/* ============================== */
.widget_text *, .widget_script *{
    color: rgba(132,132,132,1);
}

.payment-methods a{
    border: none;
    background: none;
    padding: 1px;
}

.footer-wrapper.style-3 .footer-columns-entry .column-title{
    color: #ff6600 !important;
}

/* ============================== */
/* CHECKOUT                       */
/* ============================== */

#btn_use_voucher{
    margin-top: 5px;
}

/* ============================== */
/* SMART FORMS                    */
/* ============================== */

.smart-forms .button,
.smart-forms .btn-black,
.smart-forms input,
.smart-forms label,
.smart-forms select,
.smart-forms textarea,
.smart-forms div,
.smart-forms span,
.smart-forms table,
.smart-forms table tr th,
.smart-forms table tr td{
    font-family: 'Raleway', sans-serif;
}

/* ============================== */
/* PRODUCT                        */
/* ============================== */
.color-selector .entry_color, .size-selector .entry_size{
    border: 1px solid #ccc;
}

.product-desc-area{
    min-height: 80px;
}
