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