.js-store-prod-charcs {
  display: none !important;
}

@media screen and (max-width: 480px) {
.t-descr_xxs {
    font-size: 16px !important;
}
}



    .t-store__sort-select {
        font-family: 'FuturaPT';
    }



    .t-store__filter__search .t-store__filter__input {
        font-family: 'FuturaPT';
    }


.t-store__filter__item .t-checkbox__control {
        font-family: 'FuturaPT';
    }
    
.t-checkbox__indicator {
 border: 2px solid #1e3152;    
}

.t-input {
    font-family: 'FuturaPT';
}


@media screen and (max-width: 560px) {
.t706__cartwin-close,
.t-popup__close {
background-color: #1e3152 !important;
/*Popup фон полоски*/
}

.t706__cartwin-close g,
.t-popup__close g {
fill: #f7f2f0 !important;
/*Popup цвет крестика*/
}
}
