.js-store-prod-text a {
    display: inline-block;
    padding: 15px 25px;
    margin-right: 20px;
    margin-top: 25px;
    border-radius: 15px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #0c7670;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #0c7670;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}