.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    color:#ffffff !important;
    background-color:#b59478;
    border-style:solid !important;
    border-color:#494949 !important;
    border-width:1px;
    font-family:Inter;
    font-weight:600;
    text-transform: none !important;
    shadow:0px 15px 30px -10px rgba(0,11,48,0.2) !important;
}

.js-store-prod-text a:last-of-type {
    color:#f2f2f2 !important;
    background-color:#494949;
    border-style:solid !important;
    border-color:#b59478 !important;
    border-width:1px;
    font-family:Inter;
    font-weight:600;
    text-transform: none !important;
    shadow:0px 15px 30px -10px rgba(0,11,48,0.2) !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}