body.fill_bg_y,.footer_inner.fill{background:#f6f6f7;}
/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.detail .detailimage{z-index: 1;}
.banner.CROP.TOP_HEADER{z-index:5;}
#bx-soa-image-popup{box-shadow: 0 10px 25px rgba(0,0,0,.5);padding:0px;}
#bx-soa-image-popup .popup-window-content{padding:0px;}
#bx-soa-image-popup .popup-window-content img{max-width:100%;}
#bx-soa-image-popup .popup-window-close-icon{width:30px;height:30px;top: -15px !important;right: -15px !important;background: #000;opacity: 1 !important;border-radius: 100%;}
#bx-soa-image-popup .popup-window-close-icon:after{background: url(../images/close_icons.png) -35px -1px no-repeat;width: 14px;height: 14px;opacity: 1;margin-left: -7px;margin-top: -7px;transform: none;}
.banners-content .img img {max-width:114%;}

.menu_img img {width:60px;}
@media (min-width: 600px){
    .th-mobile {
        display:none;
    }
}
.payment-description {display:none;transition: all 0.5s}
[name=payment_method_id] + label {cursor:pointer}
[name=payment_method_id]:checked + label + .payment-description {display:block}
.checkout-form .checkout_button {display:block;margin:10px 0;padding:5px 15px;border:1px solid #2585e5!important;background:#fff;color:#2585e5;font-weight:bold;transition: all 0.25s;}
.checkout-form .checkout_button:hover {border:1px solid #2585e5!important;background:#2585e5;color:#fff;}

.btn-table-cart, .btn-table-wish, .btn-table-compare {padding:3px 5px;border:1px solid #e3e3e3;background:#fff;border-radius:3px;}
.btn-table-cart:hover, .btn-table-wish:hover, .btn-table-compare:hover {background:#e3e3e3;}
.btn-table-cart i, .btn-table-wish i, .btn-table-compare i {width:18px;height:18px;display:block;}
.btn-table-cart i {background: url('../images/icons_wish.png') -34px -205px no-repeat;}
.btn-table-wish i {background: url('../images/icons_wish.png') -1px -22px no-repeat;}
.btn-table-compare i {background: url('../images/icons_wish.png') -25px -23px no-repeat;}

.btn-table-wish.added, .btn-table-compare.added {background-color:#1773cf;border-color:#1773cf}
.btn-table-wish.added i {background: url('../images/icons_wish.png') -1px -50px no-repeat;}
.btn-table-compare.added i {background: url('../images/icons_wish.png') -25px -50px no-repeat;}
.btn-table-cart.added {background-color: #4fad00; border-color:#4fad00;}
.btn-table-cart.added i {background: url('../images/icons_wish.png') -32px 0px no-repeat;}

.has-tooltip {border-bottom:1px dashed #1569bc}
.has-tooltip:hover {border:none;}

@media (max-width: 600px) {
    .inline-search-block.fixed.big .search .search-input {
        padding: 0 20px 0 25px;
    }
}

.filter_list li {font-size: 13px;}
.filter_list li:before {content: '';}
.filter_list li.current a {color:#333;}
