.t-name_xl {
    font-size: 22px !important;
    line-height: 1.35 !important;
}

/*ЗАКРУГЛЕНИЕ ФОРМ*/
.t-popup__container {
    border-radius: 10px; !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 0px; !important;
}


/*КНОПКА КОЛИЧЕСТВА В КАРТОЧКЕ*/
.t-store__prod__quantity {
    border: 1px solid #777;
    /*font-size: 14px;*/
    /*height: 55px; !important;*/
    border: 1px solid #E9E9EF; !important;
    background-color: #ffffff; !important;
}

/*Текст поиска, размер и отступ*/
/*.t-input {*/
/*    font-size: 10px; !important;*/
/*}*/
/*.t838 .t838__input {*/
/*    padding-left: 40px; !important;*/
/*}*/

/*КНОПКА ЗАГРУЗКИ*/
.t-upwidget-container__button {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: table;
    padding: 0 20px;
    line-height: 38px!important;
    font-size: 14px!important;
    background-color: #3b3b3b!important;
}

/*ПОЛЗУНОК ЦЕНЫ ЦВЕТ*/
.t-store__filter__range_bg {
    position: absolute;
    z-index: -1; !important;
    width: 100%; !important;
    height: 1px; !important;
    background-color: #68cecc!important;
    border-radius: 3px; !important;
}

/*СТИКЕР НА КАРТОЧКЕ*/
.t-store__card__mark {
    font-weight: 500; !important;
    font-size: 11px; !important;
    width: 35px; !important;
    height: 35px; !important;
    border-radius: 10px; !important;
}

/*ИЗБРАНОЕ СТИЛИ*/
.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    position: absolute;
    right: 0px; !important;
    top: 0px; !important;
    background: #fff0; !important;
}

/*скругление фотографии */
.js-product-img {
    top: 0px !important;
    border-radius: 15px; !important;
}

/*ОТСТУПЫ ТЕКСТА В КАРТОЧКЕ*/
/*.t-store__card__textwrapper {*/
/*    padding-top: 15px !important;*/
/*}*/


/*РАЗМЕР ТЕКСТА КАРТОЧЕК ТОВАРА И ВЫДАЧИ ПОИСКА*/
/*.t-name_xs {*/
/*    font-size: 14px; !important;*/
/*    line-height: 1.0; !important;*/
/*    font-weight: 500!important;*/
/*}*/
/*.t-descr_xs {*/
/*    font-size: 14px; !important;*/
/*    line-height: 1.1; !important;*/
/*    font-weight: 500!important;*/
/*}*/

/*ПОЛЕ СОРТИРОВКИ В ФИЛЬТРАХ*/
.t-store__sort-select {
    border: 0px #ffffff solid !important;
    background: #ffffff !important;
    padding: 0px 25px 0px 10px !important;
}

/*КНОПКИ ВЫБОРА В ФИЛЬТРАХ*/
.t951 .t-checkbox__indicator {
    border-color: #d5d5de!important;
    /*background: #EFEFF3!important;*/
}

/*ТЕКСТ ВИДЖЕТА*/
.t898__hint {
    font-weight: 600!important;
    font-size: 14px!important;.t838 .t838__input {
