.js-store-prod-text a {
    display: inline-block;
    padding: 12px 14px;
    margin-right: 100px;
    margin-top: 1px;
    border-radius: 10px;
    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: #1e1e1e;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;    
}