.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    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: #E0D7CE;
    color: #353534 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
.price-discount .tn-price_old {
    text-decoration: line-through;
    text-decoration-color: #FF0000;
    color: #999;
}
.price-discount .tn-price_old {
    text-decoration: line-through;
    text-decoration-color: #FF0000;
    text-decoration-thickness: 2px;
    color: #999;
    opacity: 0.7;
    font-size: 0.9em;
    margin-right: 8px;
}