.js-store-prod-text a {
    display: inline-block;
    padding: 11px 52px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    border-radius: 100px;
    font-weight: 400;
    border: 1px solid #46242c;
}
.js-store-prod-text a:first-of-type {
    background-color: #efe4de;
    color: #46242c !important;
    transition: background-color 0.2s ease;
    border: 1px solid #46242c;
}
.js-store-prod-text a:first-of-type:hover {
    background-color: #d19cac;
    color: #46242c !important;
    border: 1px solid #46242c;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
