.t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
}

.t-store__tabs__content { 
font-size: 16px !important;
}

.t-store__tabs__item-title {
font-size: 18px !important;
}

.t-text_xs {
font-size: 14px !important;
}

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 50px;
    margin-right: 15px;
    margin-top: 0px;
    border: 1px solid #181b1c;
    font-size: 14px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #181b1c !important;
}

.js-store-prod-text a:first-of-type:hover {
    background-color: #181b1c;
    color: #ffffff !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}

.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: "Подпиcаться на товар";
    font-size: 14px;
    color: #a1a1a1;
}

