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

.t706__cartwin_showed {
    z-index: 999999999;
}