/*.header .bonuses .icons > .icon {
    background-image: url(../img/sprite-en.png);
}
.detail .detail-product .compare {
    background-image: url(../img/sprite-de.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;
}
.sidebar .jobrad{
    padding: 3px 55px;
    display: block;
    background: #fff;
    margin-bottom: 10px;
}

.cart-price-text {
    font-size: 12px;
    max-width: 33%;
    display: inline-block;
}

@media (min-width: 768px){
    .wwk-sidebar {
        width: 85px !important;
        height: 151px !important;
    }
}

@media (max-height: 726px){
    .wwk-sidebar {
        top: 5% !important;
    }
}
@media (min-width: 992px) {
    .detail .detail-product .actions .bigbutton {
        font-size: medium;
        padding-left: 10px;
        padding-right: 10px;
    }
}