/*.header .bonuses .icons > .icon {
    background-image: url(../img/sprite-en.png);
}
.detail .detail-product .compare {
    background-image: url(../img/sprite-en.png);
}*/
.header .logo .img {
    background-image: url(../img/sprite-en.png);
}
.main-logo {
    max-width: 200px;
}
/*body, body.winter {
    background: #E6E6E6 url(../img/bcg-skb-winter.png) no-repeat center;
    background-position-y: 0px;
}*/
.header .search .search-contact {
    font-size: 12px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .header .search .search-contact {
        font-size: 10px;
    }
}
.cetelem-text{
    font-size: 9px;
}

.cart-price-text {
    font-size: 14px;
    max-width: 33%;
    display: inline-block;
}