.js-store-prod-all-charcs {
    display: none;
    }
.t-checkbox__indicator {
    border: 1px solid #3e6c6a !important;
    border-radius: 5px;
    opacity: 1 !important;
}
.t-store__filter__range_bg {
    background-color: #3e6c6a !important;
}
input.t-store__filter__input.js-store-filter-pricemin {
    border-radius: 5px;
    border: 1px #3e6c6a solid;
}
input.t-store__filter__input.js-store-filter-pricemax {
    border-radius: 5px;
    border: 1px #3e6c6a solid;
}


@media screen and (max-width: 1200px)
.t-store__tabs__list {
    font-size: 16px;
}
@media screen and (max-width: 1200px)
.t-store__tabs__controls-wrap t-store__tabs__controls-wrap_right {
    font-size: 16px;
}


@media screen and (max-width: 1200px)
.js-store-prod-all-text {
    font-size: 16px;
}
.t-popup__container {
    border-radius: 15px;
}
.t706__cartwin-content {
    border-radius: 15px;
}
.t-store__prod-popup__btn t-btn t-btn_sm {
 border: 1px solid #3e6c6a !important;   
}