.js-store-prod-text a {
    display: inline-block;
    padding: 10px 25px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    border: 1px solid #333333;
    color: #333333 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    border: 1px solid #333333;
    color: #333333 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.js-store-prod-descr t-store__card__descr t-typography__descr t-descr t-descr_xxs a {
    display: inline-block;
    padding: 10px 25px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: 500;
}
.js-store-prod-descr t-store__card__descr t-typography__descr t-descr t-descr_xxs a:first-of-type {
    background-color: #ffffff;
    border: 1px solid #333333;
    color: #333333 !important;
}
.js-store-prod-descr t-store__card__descr t-typography__descr t-descr t-descr_xxs a:last-of-type {
    background-color: #ffffff;
    border: 1px solid #333333;
    color: #333333 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999998;
}

.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: none;
    font-size: 14px;
}

#LP-79920w4 .lp-wrapper {
    visibility: hidden;
    position: fixed;
    max-height: 100vh;
    z-index: 9999999;
}

.t886 {
    left: 50%;
    transform: translateX(-50%);
}