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