.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
    border:1px solid #FBFAF7;
}
.js-store-prod-text a:first-of-type {
    background-color: #000000;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "";
    margin-right: 0px;
}

.js-store-prod-text a:last-of-type:before {
    content: "";
    margin-right: 0px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}