.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 #2e2e2e;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #2e2e2e !important;
    transition: background-color 0.2s ease;
    border: 1px solid #2e2e2e;
}
.js-store-prod-text a:first-of-type:hover {
    background-color: #FADAE1;
    color: #2e2e2e !important;
    border: 1px solid #2e2e2e;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
