.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: "СКОРО В ПРОДАЖЕ";
    font-size: 18px;
    font-weight: 900;
    color: #4ed700;
    background: #3b1cc7
}
