.t-rec {
    word-break: normal !important;
}


 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 44px;
    margin-right: 15px;
    margin-top: 0px;
    font-weight: 600;
    }
.js-store-prod-text a:first-of-type {
    background-color: #ba3938;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ba3938;
    color: #ffffff !important;
}
.js-store-prod-text a:first-of-type:hover {
    background-color: #fd6ebd;
    color: #ba3938 !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}