@media screen and (max-width: 480px) {
    .t774__container_mobile-flex .t774__col {
        min-width: 70%;
        max-width: 70%;
        box-sizing: content-box;
    }
}
@media screen and (max-width: 480px) {
.t477__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 440px!important;
}}
@media screen and (max-width: 960px) {
    .t823__col_img_mobile.t823__col_img {
        height: 350px;
    }
}
.t958__avatar {
    margin-right: 12px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media screen and (max-width: 960px) {
.t976__list-item {
    position: relative;
    padding: 2px 4px 1px 0;
    max-width: 100%;
}}
@media screen and (max-width: 640px) {
    .t976__menu-link_small {
        padding: 5px 6px 5px;
    }
}
@media screen and (max-width: 640px) {
.t795__title {
    margin-bottom: 10px;
}}


.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Распродано"!important;
    font-size: 14px;
}


.t-store__card__sold-out-msg {
visibility: hidden;
}
.t-store__card__sold-out-msg:after {
content: "Распродано"!important;
visibility: visible;
display: block;

}

.t-store__prod-snippet__container {
    padding-bottom: 70px;
    padding-top: 50px;
    background-color: #f8f8f8!important;
}

