    .t-feed__post-popup__close-text {
    display: inline-block;
    font-weight: 400;
    line-height: 1.3;
    font-size: 18px;
    font-family: 'helvetica';
}


.t-btn td {
    font-size: 14px;
}



.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: "Автомобиль продан";
    color: #797979;
    font-size: 14px;
}

.js-store-prod-all-text {
    font-weight: 300;
    font-family: 'helvetica';
    font-size: 16px  !important;
}