.js-store-prod-text a {
    display: inline-block;
    padding: 10px 37px;
    margin-right: 25px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #E20338;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__card__sold-out-msg{
    font-size: 0;
}

.t-store__card__sold-out-msg:after{
    content: "Предзаказ";
    font-size: 14px;
    color: #000000;
}
