/* Слайдер на главной */
#rec905988163 .t-width_12 {
    max-width: 450px;
}

.t-section__descr, .t-card__descr, .t-store__card__descr {
    text-align: justify;
}

.t-store__tabs__content p {
    margin-bottom: 15px;
}
.t-store__tabs__content p:last-of-type {
    margin-bottom: 0;
}

.t706__carticon_sm .t706__carticon-imgwrap {
    width: 50px;
    height: 50px;
}

.t706__carticon_sm .t706__carticon-img {
    height: 25px;
    padding: 12px 12px 14px;
    width: 25px;
}

.t706__carticon_sm .t706__carticon-counter {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
}


/* Текстовые страницы */ 
.t795__descr.t-descr {
    text-align: justify;
}

/* Список брендов */ 
.t600__descr.t-text {
    text-align: justify;
}

/* Новости */
.t-feed__post-descr {
    text-align: justify;
}

/* Полный текст новости */
.t-redactor__text {
    text-align: justify;
}

/* О компании */
#rec905993389 .t-card__descr {
    text-align: center !important;
}

.t-text {
    text-align: justify;
}


#rec906002671 .t-descr {
    text-align: center;
}

.t-store__prod-popup__text.t-descr_xxs {
    text-align: justify;
    font-size: 14px;
    line-height: 1.25;
}
.t-store__tabs__content.t-descr_xxs {
    text-align: justify;
    font-size: 14px;
    line-height: 1.25;
}
.js-store-close-text.t-store__prod-popup__close-txt.t-descr_xxs {
    font-size: 14px;
    line-height: 1.25;
    font-weight: bold;
}
.js-store-prod-all-charcs {
    display: none !important;
}

.t-store__tabs__button-title {
    font-weight: 900 !important;
}

/* checkbox */
.t-checkbox__control {
    display:flex;
}

/* фильтр и сортировка в каталоге */
.t-store__filter__opts-mob-btn.t-name_xs {
    font-size: 14px;
}
.t-store__filter__item-title, .t-store__filter__title  {
    font-size: 14px;
}


@media screen and (max-width: 640px) {
    
    /* кнопка в слайдере на телефоне */
    #rec1097122531 .t734__button {
        padding-top: 20px;
    }
    
    /* блок в слайдере на телефоне поднял */
    /*#rec1097122531 .t734__wrapper {
        padding: 140px 0;
    }*/
        
    
    /* ссылки на табы в попап товара */
    .t-store__tabs__button-title.t-name_xs {
        font-size: 14px;
    }
    
    /* мобильное подменю */
    a.t-menusub__link-item {
        font-weight: 400;
    }
    
    /* Каталог текст описание */
    #rec906002671 .t-descr {
        text-align: justify;
    }
    
    
    /* Блок с кнопками категорий на странице категории */
    #rec1072378301 .t976__wrapper {
        justify-content: start;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    #rec1072378301 .t976__list-item .t976__menu-link {
        white-space: nowrap;
    }
}