.js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
    font-family:isocpeur;
    font-style:light;
    border:0px solid #000000;
}
.js-store-prod-text a:first-of-type {
    background-color: #9e000e;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #FFE8CC;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #d1cdc6;
    color: #000000 !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;
}

