 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
}

.js-store-prod-text a:last-of-type {
    background-color: #fff;
    border: 2px solid #2c685e;
    color: #353535 !important;
}

.js-store-prod-text a:last-of-type:hover {
    background-color: #2c685e;
    border: 2px solid #2c685e;
    color: #fff !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}