.js-store-prod-text a {
    background-color: #ffffff;
    display: inline-block;
    padding: 8px 12px;
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 9px;
    border: 0px solid #253252;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #253252;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #253252 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}