.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 15px;
    margin-top: 100px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #fff;
     border-color: #0000 !important;
    color: #00000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #F6F6F6;
    color: #000 !important;
    border-color: #000!important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
