.js-store-prod-text a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 30px;
    margin-top: 30px;
    border-radius: 30px;
    font-weight: 600;

}

.js-store-prod-text a:first-of-type {
    background-color: #126c10;
    color: #fff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #e6e6e6;
    color: #000000 !important;
    hover-color: #126c10 !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}
