/* Обложка, Меню */
.t228 {
    border-bottom: 3px solid #c83333;
}
.t280__container__bg {
    border-bottom: 3px solid #c83333;
}
#rec542198756 .tn-elem[data-elem-id="1674725586345"] .tn-atom {
    border-color: #c83333 transparent #c83333 #c83333 !important;
    border-top: 900px solid;
    border-right: 250px solid;
}

/* Заголовок */
.t795__title {
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 10px solid #c83333;
}

/* Картинки */
.t-store__card__img {
    mix-blend-mode: multiply;
}
.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    mix-blend-mode: multiply;
}

/* Карточки, цена от */
.t-store__card__price-value::before {
    content: "от ";
}
.t-store__prod-popup__price-value::before {
    content: "от ";
}

/* Рендер текста «Характеристики» */
.js-store-prod-all-charcs::before {
    content: "ХАРАКТЕРИСТИКИ:";
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

/* Подсветка карточек услуг */
#rec549133324 .tn-elem[data-elem-id="1711719149575"],
#rec549133324 .tn-elem[data-elem-id="1711720356109"], 
#rec549133324 .tn-elem[data-elem-id="1711720403457"] {
    transition: all .3s ease;
}

#rec549133324 .tn-elem[data-elem-id="1711719149575"]:hover,
#rec549133324 .tn-elem[data-elem-id="1711720356109"]:hover, 
#rec549133324 .tn-elem[data-elem-id="1711720403457"]:hover {
    filter: brightness(1.1);
    transition: all .3s ease;
}

/* Галерея */
.t603__title {
    font-weight: 400;
}

/*
.t503 .t-section__topwrapper {
    margin-bottom: 60px;
}
.t503 .t-section__title {
    margin-bottom: 0;
    border-left: 10px solid #c83333;
    padding-left: 20px;
}
*/

/* Подчеркивание ссылок в подвале */
.t420__descr.t-descr.t-descr_xxs a:hover {
    color: #fff!important;
    text-decoration: underline!important;
    text-underline-offset: 4px;
}

@media screen and (max-width: 1024px) {
    /* Этапы - горизонт. прокрутка */
    #rec545039593 .t396__artboard {
        overflow-x: scroll;
    }
    /* Кнопка - показать еще */
    .t-store__load-more-btn {
        margin-top: 20px;
    }
}

@media screen and (max-width: 560px) {
    /* Верхняя панель в попапе на моб. устройстве */
    .t756 .t-popup__block-close {
        background: #fff;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
}

@media screen and (max-width: 480px) {
    /* Кнопка - показать еще */
    .t-store__load-more-btn {
        margin-top: 20px !important;
    }
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
}