.js-store-prod-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 280;
    color: #464646;
    font-size: 18px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    letter-spacing: 0.5px;
    border-width: 1px;
    border-radius: 10px;
    background-position: center center;
    border-color: #00afc9;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.js-store-prod-text a:first-of-type {
    background-color: #6311B5;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #005BFF;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


.t-store__prod-popup__btn-wrapper{
display:none;
}
