.js-store-prod-text a {
    display: inline-block;
    padding: 16px 32px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
    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: #4ea2b7;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}