.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #fce000;
    color: #21201f !important;
}
.js-store-prod-text a:last-of-type {
    background-color: rgba(0, 91, 255, 1);
    color: rgba(255, 255, 255, 1) !important;
}
.js-store-prod-text a[href="#"] {
    display:none;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
.t-store__prod-popup__btn-wrapper {
    display: none;
}
.t-store__card__price-wrapper {
    display: none;
}
.t-store__prod-popup__price-wrapper {
    display: none;
}
