@media screen and (min-width: 1200px){
.t-col_3 {
    margin-right: 0px;
    max-width: 280px;
}
}





@media screen and (max-width: 960px) {
.t778__scroll-icon-wrapper {
        display: none !important;
    }
}
.t280__menu_static .t280__menu {
    padding: 80px 0 0;
}

.t-input {
    font-size: 15px;
}

.t706__product-title__option {
    display: none !important;
}
.js-store-prod-sold-out {
visibility: hidden !important;
}
.js-store-prod-sold-out:before {
content: "Скоро в наличии";
visibility:visible !important;
}

@media screen and (max-width: 640px) {
    .t778 .t-store__card__mark {
        font-size: 11px;
        height: 40px;
    }
    
    .t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: Roboto, Arial, sans-serif;
    display: table-cell;
    width: 40px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 8px;
        
    }

}

.t778__price-wrapper {
    margin-top: 0px;
    display: none;
}