.t706__form-bottom-text.t-text.t-text_xs {
    margin-bottom: 0;
}

/* Скрываем описание товара */
.js-store-prod-descr {
    display: none !important;
}

/* Заголовок товара */
.t-name_xl { 
    font-size: 32px;
}

/* SKU / артикул */
.t-store__prod-popup__sku.t-typography__sku.t-descr.t-descr_xxs {
    color: #a0a0a0;
}

/* Характеристики товара */
.t-typography__characteristics.js-store-prod-charcs {
    font-family: 'Golos Text', Arial, sans-serif;
    line-height: 1.6;
}

/* Жирный текст до двоеточия */
.t-store__prod-popup__col-right 
.js-store-prod-all-charcs strong {
    font-family: Arial, sans-serif !important;
    font-weight: 600 !important;
}


/* Цвет текста в header при наведении */
#rec2271428601 a:hover {
    color: #ffffff !important;
}



.t-store__filter__item .t-checkbox__indicator,
.t-store__filter__item .t-checkbox__indicator:after {
    border-color: #E32C2B !important;
}

/* Только заголовок карточки товара */
.t-store__prod-popup__title-wrapper 
.t-store__prod-popup__name {
    font-size: 32px !important;
}