.js-store-prod-text a {
    display: inline-block;
    padding: 12px 30px;
    margin-right: 24px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #35332F;
    color: #ffffff !important;
}
.js-store-prod-text a:hover {
    background-color: #1A1A1A;
    color: #ffffff !important;
 
.t706__cartwin_showed {
    z-index: 999999999;
}