.js-store-prod-text a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 5px;
    border-radius: 999px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #1CC940;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FF4A22;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}