    .js-store-prod-all-text a {
    display: inline-block;
    padding: 10px 16px;
    margin-right: 16px;
    margin-top: 20px;
    border-radius: 36px;
    font-size: 18px;
}

.js-store-prod-all-text a:first-of-type {
    background-color: white;
    color: #679991 !important;
    border: 1px #679991 solid;
}
.js-store-prod-all-text a:last-of-type {
    background-color: white;
    color: #679991 !important;
    border: 1px #679991 solid;
}

.js-store-prod-all-text a:first-of-type:after {
    content: "→";
    margin-left: 10px;
}

.js-store-prod-all-text a:last-of-type:after {
    content: "→";
    margin-left: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
