.phone .more_phone a span:not(.icon) {
    font-weight: 500;;
    color: #222;
    padding-top: 2px;
}
.mobile-menu-contacts .descr {
    font-weight: 500;
    color: #222;
}
/*Header: Callback Btn*/
.logo_and_menu-row .callback-block {
  margin: 0 0 0 13px;
    margin-top: 0px;
  font-size: 0.8em;
  font-weight: bold;
}
/*
img {
    width: auto;
    height: auto;
}
*/
/*.main-slider__wrapper {
    min-height:60vh;
}
/*Меню 2 ур*/
.dropdown-menu {
    min-width: 260px;
}
/*Главбаннер расстояние от текста до кнопок */
.main-slider .banner_buttons {
    margin: 0px -3px -3px;
    position: relative;
    z-index: 999;
}
/*Расстояние от меню до главбаннера */
.wraps .wrapper_inner.front .drag-block.container.BIG_BANNER_INDEX&gt;.maxwidth-theme {
    padding-top: 10px;
}
/*Button
.btn {
	font-size: .7333em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	border: 1px solid;
	letter-spacing: .8px;
	border-radius: 3px;
	padding: 12px 21px 11px;
	overflow: hidden;
	transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	color: #fff;
}*/
/*Кнопка "Показать еще"*/
.font_upper_md {
	font-size: .733em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .8px;
}
/*Футер*/
footer {
	--d2d_dark_light: var(--light,#2e2e2e) var(--dark,#121212);
	--d3_dark_light: var(--light,#333333) var(--dark,#121212);
	--df4_dark_light: var(--light,#f4f4f4) var(--dark,#121212);
	--d1b_dark_light: var(--light,#1b1745) var(--dark,#121212);
	--d6t9_dark_light: var(--light,#666) var(--dark,#999);
	--d3t9_dark_light: var(--light,#333) var(--dark,#999);
	--df_opacity_dark_light: var(--light,#ffffff1a) var(--dark,#3a3a3a);
	--dff_opacity_dark_light: var(--light,#00000026) var(--dark,#ffffff26);
}
/*Basket: Font*/
#content #bx-soa-order-form *, .sale_order_full_table .sale-paysystem-wrapper *, body #basket-root *, body .basket-coupon-block-field-description, body .basket-coupon-block-total-price-current, body .basket-item-info-name, body .basket-item-info-name-link {
	font-family: Onest,sans-serif !important;
}
/*Толщина шрифта синей кнопки*/
.btn {
	font-size: .7333em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .6px;
	color: #fff;
}
/*Толщина шрифта маленькой кнопки*/
.btn.btn-xs {
	font-weight: bold;
}
/*Толщина цифр-индикаторов корзины*/
body .basket-link .js-basket-block .count {
	position: absolute;
	right: 0;
	top: 50%;
	left: auto;
	margin: -13px 0 0;
	width: 20px;
	height: 20px;
	font-size: .8em;
	line-height: 20px;
	color: #fff;
	border-radius: 100%;
	text-align: center;
	box-shadow: none;
	font-weight: bold;
}
/*Толщина цифр-индикаторов корзины (Mobile)*/
#mobilemenu .menu &gt; ul &gt; li.counters .count {
	width: 17px;
	height: 17px;
	line-height: 18px;
	white-space: nowrap;
	font-size: 13px;
	color: #fff;
	border-radius: 8px;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	font-weight: bold;
	left: auto;
}
/*Название бренда*/
.font_upper {
	font-size: 12px;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
}
/*Отображение звездочек рейтинга товаров*
.votes_block.nstar &gt; div {
	display: none;
	vertical-align: middle;
}
.review-detail .reviews.item-views .votes_block.nstar {
	display: none;
}
.review-detail .reviews.item-views .votes_block.nstar {
	margin: 0 0 0px;
	height: 0px;
}
/*Детальная картинка товара большая для серий*
.detail-gallery-big--ratio-square_big {
--slider-max-width: 100%;
--slider-max-height: 500px;
--slider-proportion: calc(500 / 800);
}
.detail img {
max-width: 100%;
margin: auto;
max-height: 90%;
height: 90% !important;
width: 100% !important;
object-fit: cover !important;
border-radius: 3px!important;
} 
/*Logo Row*
.logo-row .top-description {
	letter-spacing: 0;
	font-size: .867em;
	line-height: 34px;
	color: #999999;
}
.logo-row .top-description.addr {
	max-width: 200px;
	color: #333;
	color: var(--white_text_black);
	opacity: 1;
}
/*Размер превью товаров*/
.catalog_block .catalog_item img, .product_slider .catalog_item img {
	max-width: 90%;
	max-height: 90%;
}
/*Некликабельная кнопка "Каталог" в меню*
.dropdown-toggle {
	pointer-events: none;
}
/*Убирает бургер в фиксированной шапке*/
#headerfixed .logo-row.v2 .burger {
	cursor: pointer;
	display: none;
}
/*Скрывает лого бренда в детальной карточке*
.brand {
	display: none;
}
/*Скрывает блок с брендом в карточке товара*/
.product-side div + .brand-detail {
	margin-top: 34px;
	display: none;
}
/*Кнопка "Все проекты" на главной*/
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2.with-border {
    padding-bottom: 1px;
}
.drag-block.container .content_wrapper_block, .drag-block.container&gt;div[id*="bx_incl"]&gt;.content_wrapper_block {
    border-bottom: none;
    border-color: var(--stroke_black);
}
/*Сдвиг лого влево в фикс.шапке*/
.header__top-item {
    margin: 0 6px;
}
/*Популярные категории на главной*/
.sections_wrapper .list .item:not(.section_item) {
    text-align: center;
    padding: 39px 10px 35px;
    font-size: 18px;
}
/*H2*/
.top_block_title {
    display: inline-block;
    margin: 0 38px 0 0;
    font-size: 28px;
    line-height: 1.126em;
}
/*Подложка текста для проектов на главной*/
.gallery-list__item-additional-text-wrapper {
    position: absolute;
    z-index: 11;
    bottom: 16px;
    left: 18px;
    right: 30px;
    overflow: hidden;
    height: auto;
    font-size: 15px;
    font-weight: 700;
    left: 10;
    bottom: 10;
    background-color: rgba(0, 0, 0, 0.3);
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
/* Подложка для проектов в Проектах */
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
	position: absolute;
	bottom: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 10px;
}
/*Увеличенные картинки разделов каталога на главной*/
.sections_wrapper .list .item:not(.section_item) .img {
    /* width: 90px; */
    /* height: 90px; */
    /* line-height: 87px; */
    /* text-align: center; */
    margin: 0px auto 16px;
}
.top_slider_wrapp {
    border-radius: 0px;
    font-family: "Onest", sans-serif;
}
/* Цвета стикеров */
.stickers .sticker_khit
{
  background-color: #D22027;
}
.stickers .sticker_novinka
{
  background-color: #ff6200;
}
.stickers .sticker_vygoda
{
  background-color: #2196F3;
}
.stickers .sticker_test_drayv
{
  background-color: #312A7A;
}
.stickers .sticker_shou_rum
{
  background-color: #6B30D1;
}
.stickers .sticker_aktsiya
{
  background-color: #96D130;
}
/* Надпись стикера при наведении */
/* Хит */
div.sticker_khit.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_khit.font_sxs.rounded2:hover::after {
  content: "Лучшие предложения месяца — не пропустите!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_khit.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Новинка */
div.sticker_novinka.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_novinka.font_sxs.rounded2:hover::after {
  content: "Свежие поступления — будьте первыми!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_novinka.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Выгода */
div.sticker_novinka.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_vygoda.font_sxs.rounded2:hover::after {
  content: "Скидка 15% — не упустите возможность сэкономить!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_vygoda.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Тест-драйв */
div.sticker_test_drayv.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_test_drayv.font_sxs.rounded2:hover::after {
  content: "Бесплатный тест-драйв на 3 дня — оцените все преимущества!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_test_drayv.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Шоу-рум */
div.sticker_shou_rum.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_shou_rum.font_sxs.rounded2:hover::after {
  content: "Приходите к нам ознакомиться с ассортиментом!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_shou_rum.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Акция */
div.sticker_aktsiya.font_sxs.rounded2 {
  position: relative;
  cursor: pointer;
}
/* Проверяем, что внутри есть текст (если поддерживается :has-text) */
div.sticker_aktsiya.font_sxs.rounded2:hover::after {
  content: "Приходите к нам ознакомиться с ассортиментом!"; /* Жёстко прописываем текст */
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
}
div.sticker_aktsiya.font_sxs.rounded2:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  margin-bottom: -5px;
  z-index: 1001;
}
/* Расширение фильтра с цветами и названиями в каталоге *
.bx_filter.compact .bx_filter_block:not(.limited_block) {
    position: absolute;
    padding: 19px 19px 0;
    display: none;
    min-width: 432px;
    z-index: 3;
    border-radius: 3px;
    background: #fff;
    background: var(--card_bg_black);
    -webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
}
/* Убирает значок i в карточке товара */
body .product-container .text-form .svg-inline-info_big {
    padding-top: 3px;
    width: 18px;
    display: none;
}
body .product-container .text-form .text-form-info {
    padding-left: 0px;
}
/* Выделение цены для зарегистрированных */
/* .CLIENT.price_group .price_name.font_xs.darken {
    font-weight: 600; /* Жирный шрифт */
    color: #333;       /* Тёмно-серый (или любой нужный цвет) */
}
/* .CLIENT.price_group .price_matrix_wrapper {
    color: #ffffff; /* Явное задание цвета */
    font-weight: 800;
    padding: 6px 14px; /* Чуть увеличенные отступы для лучшего визуального баланса */
    border: 2px solid #ff6200; /* Добавил рамку того же цвета, чтобы она выглядела как контур кнопки */
    border-radius: 4px; /* Немного большее скругление для современного стиля */
    display: inline-block;
    background-color: #ff6200;
    font-size: 1rem; /* Универсальный способ задания размера шрифта */
    transition: background-color 0.3s ease, color 0.3s ease; /* Плавный ховер-эффект */
}
/* ВРЕМЕННО: скрыть иконку булавки в адресе в шапке */
.svg.inline.svg-inline-addr {
    display: none !important;
}
/* Кнопка "Подписаться" оранжевая*/
footer .info .subscribe_button .btn {
    position: relative;
    display: block;
    padding: 15px 45px 14px 18px;
    white-space: normal;
    background: #ff6200;
    border-color: #ff6200;
    text-align: left;
    letter-spacing: .8px;
}
footer .info .subscribe_button .btn svg {
    position: absolute;
    top: 50%;
    right: 19px;
    margin: -8px 0 0;
    width: 21px;
    height: 16px;
    opacity: 10;
}
/* Исправление кнопки "Подробнее" в списке товаров в мобилке */
@media (max-width: 767px) {
    body .item .item_info.catalog-adaptive .counter_wrapp.list .counter_block, 
    body .item .item_info.catalog-adaptive .counter_wrapp.list .btn {
        border-radius: 0;
        margin-left: 20px;
    }
    body .display_list .list_item .information_wrapp .button_block .read_more {
        width: 80%;
    }
}
/* Увеличение толщины свойства умного фильтра */
#filter-helper .filterHelperItem span.value {
    font-size: 13px;
    font-weight: 600;
}
#filter-helper .filterHelperItem .title {
    opacity: .9;
}
/* Кнопки в блоке "О компании" на главной */
 /* Общие стили только для этих кнопок */
  .about-buttons-special .btn-about-special {
    margin-right: 12px; /* Отступ между кнопками в десктопе */
  }
  /* Обертка для мобильных кнопок */
  .about-buttons-special.mobile-about-btn-wrapper {
    display: inline-block; /* Чтобы не растягивалось на весь экран в десктопе */
  }
  /* Мобильная версия (до 768px) */
  @media (max-width: 768px) {
    .about-buttons-special.mobile-about-btn-wrapper {
      width: 100%; /* Растягиваем на всю ширину */
    }
    .about-buttons-special .btn-about-special {
      display: block; /* Кнопки друг под другом */
      width: 100%; /* Ширина на весь контейнер */
      margin-right: 0; /* Убираем горизонтальный отступ */
      margin-bottom: 12px; /* Отступ между кнопками */
      box-sizing: border-box; /* Учитываем padding в ширине */
    }
    .about-buttons-special .btn-about-special:last-child {
      margin-bottom: 0; /* Убираем отступ у последней кнопки */
    }
  }
/* CTA Button в меню */
         .cta-project-btn {             
            background-color: #ff6200; /* Цвет фона кнопки */             
            color: white; /* Цвет текста */             
            padding: 10px 20px; /* Отступы внутри кнопки */             
            border: none; /* Убираем рамку */             
            border-radius: 5px; /* Закругленные углы */             
            cursor: pointer; /* Курсор в виде указателя */             
            transition: background-color 0.3s; /* Плавный переход цвета */ 			
            font-size: 15px;
            }         
            .cta-project-btn:hover {             
                background-color: #e55b00; /* Цвет при наведении */         
                }     
/* Custom teasers style */
    .custom-teasers {
        max-width: 1520px;
        margin: 0 auto;
        padding: 20px 0px;
    }
    .main-heading {
        padding-left: 12px;
    }
    .advantages-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .advantage-card {
    background-color: #F8F8F8;
    border: 0px solid #ccc;
    border-radius: 0px;
    padding: 40px;
    margin: 10px;
    flex: 1 1 calc(20% - 20px);
}
.advantage-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
}
    .advantage-card:hover {
        background-color: white;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }
.advantage-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.advantage-card h5 {
    text-align: center;
}
.advantage-icon {
    margin-bottom: 10px;
}
.advantage-text {
    font-weight: bold;
    display: block;
    text-align: center;
	color: black;
}
    @media (max-width: 768px) {
        .advantage-card {
            flex: 1 1 calc(50% - 20px);
        }
    }
    @media (max-width: 480px) {
        .advantage-card {
            flex: 1 1 100%;
        }
    }
/* Блок с формой ОС Б24 на главной */
     .feedback-form-container {
		background-image: url('/upload/uf/custom_feedback_form/bg4c.jpg');
        background-size: cover;
        background-position: center;
		background-blur: 5;
        padding: 50px; /* Отступы для формы */
        border-radius: 0px; /* Закругление краев */
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); /* Тень для стиля */
        max-width: 100%; /* Максимальная ширина для десктопа */
        margin: auto; /* Центрирование */
    }
    @media (max-width: 768px) {
        .feedback-form-container {
            padding: 20px; /* Уменьшение отступов на мобильных */
            width: 100%; /* Ширина формы на мобильных */
        }
    }
/* Блок с Марквизом */
.background-block {
        background-image: url('/upload/uf/custom_block1/bg3c.webp');
        background-size: cover;
        background-position: center top;
        height: 500px;
        padding: 50px 20px;
        position: relative;
        overflow: hidden;
    }
    .custom-block-1 {
        max-width: 1500px;
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .text-container {
        width: 50%;
        color: white;
        text-align: left; /* Выравнивание текста по умолчанию */
    }
    .block-title {
        font-size: 36px;
        margin-bottom: 26px;
        padding-top: 60px;
    }
    .block-text {
        font-size: 18px;
        color: #333333;
        margin-bottom: 32px;
        width: 80%;
    }
    .block-button {
        display: inline-block;
        padding: 10px 20px;
        background-color: rgba(255, 255, 255, 0.8);
        color: #000;
        text-decoration: none;
        border-radius: 2px;
        transition: background-color 0.3s;
        font-size: 18px;
    }
    .block-button:hover {
        background-color: #ffffff;
    }
    .button-description {
        font-size: 14px;
        color: gray;
        margin-top: 10px;
    }
    @media (max-width: 768px) {
        .custom-block-1 {
            text-align: left; /* Выравнивание текста в мобильной версии */
            flex-direction: column;
        }
        .text-container {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start; /* Выравнивание элементов по левому краю */
            text-align: left; /* Центрируем текст в мобильной версии */
        }
        .block-title {
            font-size: 28px;
        }
        .block-text {
            font-size: 16px;
        }
    }
    @media (max-width: 1160px) {
        .custom-block-1 {
            justify-content: flex-start; /* Выравнивание контента по левому краю */
            align-items: flex-start;
        }
        .text-container {
            width: 100%;
            text-align: left; /* Центрируем текст */
        }
        .background-block {
            background-image: none;
        }
    }
/* Стили для логотипов в футере */
  .supplier-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
  }
  /* Мобильная версия */
  @media (max-width: 768px) {
    .supplier-logos {
      flex-direction: column;
      align-items: flex-start;
    }
  }
  /* Стили страницы О компании */
    .about-company-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px;
    }
    .about-company-container h1, h2, h3 {
        color: black;
    }
    .about-company-container h1 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .about-company-container h2 {
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .about-company-container h3 {
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .about-company-container p {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 20px;
        color: black;
    } 
    .highlight-box {
        border: 2px solid #ccc;
        border-radius: 8px;
        padding: 15px;
        margin-bottom: 20px;
    }
    .highlight-box:hover {
        border-color: #312A7A; /* Цвет рамки при наведении */
    }
    .achievement-container {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 20px;
    }
    .achievement-item {
        flex: 1 1 calc(30% - 20px);
        background-color: #f9f9f9; /* Светлый фон для карточек */
        border-radius: 8px;
        padding: 20px;
        text-align: center;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
    .achievement-item strong {
        display: block;
        font-size: 28px; /* Увеличенный шрифт для достижения */
        margin-bottom: 10px;
        color: #312A7A; /* Цвет в заголовке */
    }
    .achievement-item p {
        font-size: 18px; /* Размер текста для описания достижения */
        margin: 0; /* Убираем верхний и нижний отступы */
    }
    .advantage-list {
        list-style-type: none;
        padding: 0;
        margin-bottom: 20px;
    }
    .advantage-list li {
        font-size: 18px;
        margin-bottom: 10px;
        color: black;
        position: relative;
        padding-left: 20px;
    }
    .advantage-list li:before {
        content: '✔';
        position: absolute;
        left: 0;
        color: #312A7A; /* Цвет маркера */
    }
    .flex-container {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .flex-item {
        flex: 1;
        min-width: 250px;
        text-align: center;
        border: 2px solid #ccc;
        border-radius: 8px;
        padding: 15px;
    }
    .flex-item:hover {
        border-color: #312A7A; /* Цвет рамки при наведении */
    }
/* Баннер на главной странице белый текст */
    .banner_text p {
        color: white !important;
    }
/* Увеличение толщины шрифта для фикс.шапки карточки товара */
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list li {
    float: none;
    display: inline-block;
    vertical-align: top;
    border: none;
    text-transform: uppercase;
    font-size: .733em;
    letter-spacing: .8px;
    font-weight: 600;
}
/* Ширина tooltip в Умном фильтре */
.char_name .hint.active .tooltip {
    width: max-content;
    font-size: 13px;
    line-height: normal;
}
/* Убирает предупреждения на странице оформления заказа */
.bx-soa-section-content .alert-show {
    display: none;
}
.bx-soa-section-content .alert-hide {
    display: none;
}
.bx-soa-section.bx-step-warning {
    border: 1px solid #ECECEC;
}
.bx-soa-price-not-calc {
    border-bottom: none;
    color: #6A6A6A;
    text-decoration: none;
    cursor: copy;
    pointer-events: none;
}
/* Окраска инпутов в умном фильтре */
.bx_filter_vertical input[type="checkbox"] + label:after, .filter input[type="checkbox"] + label:after, .bg_block:after {
    background: #312a7a12;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    background: #312a7a12;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea {
    background: #312a7a12;
}
/* Блок Партнерство с дизайнерами */
.designcollab-block {
    background-image: url('/upload/uf/custom_designcollab/designer.jpg');
    background-repeat: no-repeat;
    background-position: right center; /* Картинка всегда справа */
    background-size: 50%; /* Занимает 50% ширины блока (адаптивно) */
    min-height: 500px;
    padding: 50px 20px;
    position: relative;
    overflow: hidden;
}
.custom-designcollab {
    max-width: 1500px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.text-container {
    width: 50%;
    color: white;
    text-align: left;
    padding-right: 30px; /* Отступ, чтобы текст не залезал под картинку */
}
.block-title {
    font-size: 36px;
    margin-bottom: 26px;
    padding-top: 60px;
}
.block-text {
    font-size: 18px;
    color: #333333;
    margin-bottom: 32px;
    width: 80%;
}
.block-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    text-decoration: none;
    border-radius: 2px;
    transition: background-color 0.3s;
    font-size: 18px;
}
.block-button:hover {
    background-color: #ffffff;
}
.button-description {
    font-size: 14px;
    color: gray;
    margin-top: 10px;
}
@media (max-width: 1160px) {
    .designcollab-block {
        background-size: 40%; /* Уменьшаем фон */
    }
    .text-container {
        width: 60%; /* Даём больше места тексту */
    }
}
@media (max-width: 900px) {
    .designcollab-block {
        background-size: 300px; /* Фиксированная ширина для средних экранов */
    }
    .text-container {
        width: calc(100% - 320px); /* Текст занимает оставшееся место */
    }
}
@media (max-width: 768px) {
    .designcollab-block {
        background-image: none; /* На мобилках убираем фон */
    }
    .text-container {
        width: 100%; /* Текст на всю ширину */
        padding-right: 0; /* Убираем отступ */
    }
}
/* Custom Advantages */
        .custom-advantages {
            max-width: 1500px;
            margin: 0 auto;
            padding: 0 20px;
        }
        .adv-title {
            text-align: left;
            margin-bottom: 40px;
        }
        .adv-title h2 {
            /* font-size: 2.2rem; */
            /* color: #2c3e50; */
            margin-bottom: 15px;
        }
        .adv-title p {
            font-size: 1.1rem;
            color: #7f8c8d;
            max-width: 700px;
            margin: 0 auto;
        }
        .adv-cards-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 30px;
            margin-bottom: 40px;
        }
        .adv-card {
            background: white;
            border-radius: 10px;
            padding: 30px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
        }
        .adv-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
        }
        .adv-clickable-card {
            display: block;
            text-decoration: none;
            color: inherit;
        }
        .adv-clickable-card:hover {
            transform: translateY(-5px) scale(1.02);
        }
        .adv-card h3 {
            /* color: #2c3e50; */
            font-size: 1.5rem;
            margin-bottom: 15px;
            position: relative;
            padding-bottom: 10px;
        }
        .adv-card h3::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 50px;
            height: 3px;
            background: #312a7a;
        }
        .adv-card p {
            color: #555;
            font-size: 1rem;
            line-height: 1.6;
        }
        .adv-card-icon {
            font-size: 2.5rem;
            color: #312a7a;
            margin-bottom: 20px;
        }
        @media (max-width: 768px) {
            .adv-cards-grid {
                grid-template-columns: 1fr;
            }
            .adv-section-title h2 {
                font-size: 1.8rem;
            }
        }

}
/* Скрываем звездочки рейтинга в карточке товара */
.product-info-headnote__rating {
    display: none;
}
/* Скрываем звездочки рейтинга в списке товаров */
.rating {
    height: 20px;
    margin: 0 0 6px;
    display: none;
}
/* Размер шрифта тизеров в карточке товара */
.product-container .content_wrapper_block.front_tizers&gt;.maxwidth-theme .item-views.tizers {
    font-size: 16px;
}
/* Виджет с кнопками внизу закрепленный */
#bottom-widget {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  background-color: #F8F8F8;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  z-index: 1000;
  transition: bottom 0.3s ease-out;
}
#bottom-widget.visible {
  bottom: 0;
}
#bottom-widget .widget-buttons {
  display: flex;
  justify-content: center;
  gap: 170px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
#bottom-widget .widget-buttons .widget-btn {
  font-family: Onest;
  text-transform: uppercase;
  padding: 10px 20px;
  background-color: #2F2F2F;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.3s;
  flex: 1; /* Это делает кнопки одинаковой ширины */
  min-width: 0; /* Важно для правильного сжатия текста */
  text-align: center;
  white-space: nowrap; /* Текст не переносится */
  overflow: hidden;
  text-overflow: ellipsis; /* Добавляет троеточие если текст не помещается */
  max-width: 300px; /* Максимальная ширина кнопки */
}
#bottom-widget .widget-buttons .widget-btn[href*="wa.me"] {
  background-color: #2cb742 !important; /* Зелёный цвет WhatsApp */
  color: white !important;
}
#bottom-widget .widget-buttons .widget-btn[href*="wa.me"]:hover {
  background-color: #128C7E !important; /* Более тёмный зелёный при наведении */
}
/* Скрываем на мобильных устройствах */
@media (max-width: 1024px) {
  #bottom-widget {
    display: none !important;
  }
}
/* Отступ после ОТ ЦЕНА в списке товаров */
.price_value_block span:first-child::after {
    content: " ";
}
/* Корень каталога: 3 раздела в ряд */
@media (min-width: 992px) {
    .catalog_section_list .col-md-6 {
        width: 33%;
    }
}
/* Non-Standard Furniture */
.non-standard-furniture.simple-utp {
  padding: 70px 20px;
  background-image: url('/upload/iblock/820/b1ptxpuqqb00cqzxzal35t9e46lh3ojt.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.non-standard-furniture.simple-utp::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(12, 12, 12, 0.5);
  z-index: 0;
}
.non-standard-furniture .utp-container {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.non-standard-furniture .utp-title {
  font-size: 50px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.4;
  color: #ffffff;
  font-weight: 700;
}
.non-standard-furniture .utp-list {
  padding-left: 20px;
  margin-bottom: 40px;
}
.non-standard-furniture .utp-item {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #ffffff;
  position: relative;
  padding-left: 15px;
}
.non-standard-furniture .button-wrapper {
  text-align: center;
}
@media (max-width: 768px) {
  .non-standard-furniture.simple-utp {
    padding: 50px 20px;
  }
  .non-standard-furniture .utp-title {
    font-size: 22px;
  }
  .non-standard-furniture .utp-item {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .non-standard-furniture .utp-title {
    font-size: 20px;
  }
  .non-standard-furniture.simple-utp::before {
    background-color: rgba(12, 12, 12, 0.5);
  }
}
  .non-standard-furniture.advantages {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: #f9f9f9;
  }
  .non-standard-furniture .advantage-item {
    display: inline-block;
    width: 24%;
    text-align: center;
    vertical-align: top;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .non-standard-furniture .advantage-value {
    font-size: 42px;
    font-weight: bold;
    color: #312a7a;
    margin-bottom: 10px;
    line-height: 1;
  }
  .non-standard-furniture .advantage-desc {
    font-size: 15px;
    line-height: 1.4;
  }
  @media (max-width: 768px) {
    .non-standard-furniture .advantage-item {
      width: 49%;
      margin-bottom: 30px;
    }
  }
  @media (max-width: 480px) {
    .non-standard-furniture .advantage-item {
      width: 100%;
    }
  }
.non-standard-furniture.work-process {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
  }
  .non-standard-furniture .section-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 50px;
    color: #333;
  }
  .non-standard-furniture .steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .non-standard-furniture .step-card {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }
  .non-standard-furniture .step-number {
    width: 50px;
    height: 50px;
    background: #312a7a;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .non-standard-furniture .step-title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #312a7a;
  }
  .non-standard-furniture .step-desc {
    font-size: 15px;
    line-height: 1.5;
  }
  @media (max-width: 900px) {
    .non-standard-furniture .steps-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media (max-width: 600px) {
    .non-standard-furniture .steps-grid {
      grid-template-columns: 1fr;
    }
  }
 .non-standard-furniture.circle-image-text {
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 800px;
    margin: 20px auto;
    padding: 15px;
  }
  .non-standard-furniture .image-container {
    flex-shrink: 0;
  }
  .non-standard-furniture .circle-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #312a7a;
  }
  .non-standard-furniture .text-content {
    flex-grow: 1;
  }
  .non-standard-furniture .title {
    font-size: 20px;
    color: #312a7a;
    margin-bottom: 8px;
  }
  .non-standard-furniture .description {
    font-size: 15px;
    line-height: 1.4;
    color: #555;
    margin: 0;
  }
  @media (max-width: 600px) {
    .non-standard-furniture.circle-image-text {
      flex-direction: column;
      text-align: center;
    }
    .non-standard-furniture .image-container {
      margin-bottom: 15px;
    }
  }
  .non-standard-furniture.teasers {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #f9f9f9;
}
.non-standard-furniture .teasers-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 15px;
}
.non-standard-furniture .teasers-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 20px;
}
.non-standard-furniture .teaser-item {
    text-align: center;
    padding: 25px 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}
.non-standard-furniture .teaser-item:hover {
    transform: translateY(-5px);
}
.non-standard-furniture .teaser-icon {
    font-size: 40px;
    margin-bottom: 15px;
    color: #312a7a;
}
.non-standard-furniture .teaser-value {
    font-size: 19px;
    font-weight: bold;
    color: #312a7a;
    margin-bottom: 10px;
    line-height: 1;
}
.non-standard-furniture .teaser-desc {
    font-size: 15px;
    line-height: 1.4;
    color: #555;
}
@media (max-width: 900px) {
    .non-standard-furniture .teasers-container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    .non-standard-furniture .teasers-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .non-standard-furniture .teaser-item {
        padding: 20px 15px;
    }
    .non-standard-furniture .teasers-title {
        font-size: 28px;
        margin-bottom: 30px;
    }
}
.non-standard-furniture.about-production {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 20px;
  text-align: center;
}
.non-standard-furniture .about-title {
  font-size: 28px;
  color: #312a7a;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}
.non-standard-furniture .about-text p {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .non-standard-furniture .about-title {
    font-size: 28px;
  }
  .non-standard-furniture .about-text p {
    font-size: 15px;
  }
}
.non-standard-furniture.image-gallery {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  text-align: center;
}
.non-standard-furniture .gallery-title {
  font-size: 32px;
  color: #312a7a;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 15px;
}
.non-standard-furniture .gallery-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #312a7a;
}
.non-standard-furniture .gallery-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.non-standard-furniture .gallery-item {
  width: calc(33.333% - 20px);
  max-width: 350px;
}
.non-standard-furniture .square-image {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}
.non-standard-furniture .square-image:hover {
  transform: scale(1.03);
}
@media (max-width: 900px) {
  .non-standard-furniture .gallery-item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 600px) {
  .non-standard-furniture .gallery-item {
    width: 100%;
    max-width: 300px;
  }
  .non-standard-furniture .gallery-container {
    gap: 20px;
  }
  .non-standard-furniture .gallery-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.non-standard-furniture.simple-block {
    max-width: 1200px;
    margin: 40px auto;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
  }
  .non-standard-furniture .simple-title {
    font-size: 19px;
    color: #312a7a;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.5;
  }
  .non-standard-furniture .simple-text {
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
  }
  @media (max-width: 600px) {
    .non-standard-furniture.simple-block {
      padding: 20px;
      margin: 30px auto;
    }
    .non-standard-furniture .simple-title {
      font-size: 20px;
    }
    .non-standard-furniture .simple-text {
      font-size: 16px;
    }
  }
/* Fix Goods List Order Btn *
.counter_wrapp.list&gt;div {
    float: left;
    width: 100%;
    margin: 0 0 8px;
    padding: 0 4px;
}
/* AG Cookie Alert */
.ag_cookie_alert_window {
    font-family: 'Onest';
    font-size: 14px;
    font-weight: 400;
}
/* Complect Price Wrapper */
.complect_prices_block .cost.prices.detail {
    margin: 10px 0 10px;
}
/* Mainpage Sections Block - Desktop */
@media (min-width: 1025px) {
  .sections_wrapper .list .item .img img {
    max-width: 200px;
    max-height: 200px;
  }
  .sections_wrapper .list .item:not(.section_item) .img {
    width: 200px;
    height: 130px;
    margin: 0px auto 16px;
  }
}
/* Mainpage Custom Section Block All link */
.tab_slider_wrapp .top_block .right_block_wrapper&gt;a {
    font-weight: 600;
	color: #312a7a;
}
.tab_slider_wrapp .top_block .right_block_wrapper &gt; a::after {
    content: "\f0da";
	font-family: "FontAwesome";
    margin-left: 8px;
    color: #312a7a;
    text-decoration: none;
}
/* BX Soc Avt Icon */
.soc-avt a i.bitrix24, .bx-authform-social ul li .bx-authform-social-icon.bitrix24 {
    background-position: 250 -238px;
}
.soc-serv-personal .soc-serv-photo {
    width: auto;
    height: auto;
    display: none;
}
/* Catalog Filter Landing SEO Tags */
.landings-list__item--filled-bg:not(:hover) {
    text-decoration: none;
    background: #312a7a12;
}
/* Buy Button Wrapper Block */
@media (min-width: 768px) and (max-width: 2560px) {
    body .product-side.left_block>.inner-wrapper-sticky>div:first-of-type {
        background-color: #3a32910a;
        margin: -20px;
        margin-top: 0;
        padding: 20px;
        margin-left: -40px;
    }
}
/* Grayscale OOP Product */
.discontinued-product-image {
    filter: grayscale(100%) !important;
    transition: filter 0.5s ease !important;
}
/* Footer Info Height Fix */
footer .info .email {
    margin: 0 0 17px;
}
/* Favorites Title Position Fix */
.title_position_CENTERED .page-top .topic__heading {
    margin-left: 0px;
    margin-right: 0px;
}
/* Basket Title Position Fix */
@media (min-width: 992px) {
  .topic__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .topic__heading {
    order: -1;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
  }
  .btn_basket_heading {
    display: inline-flex;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .btn_basket_heading:last-child {
    margin-right: 0;
  }
  .topic__inner &gt; div.btn_basket_heading--with_title {
    margin-bottom: 20px;
  }
}
/* Hides Basket Print btn in empty basket */
body:has(.bx-sbb-empty-cart-container) .btn_basket_heading--print,
.bx-sbb-empty-cart-container .btn_basket_heading--print {
    display: none !important;
}
/* Popup Title Font Weight */
.popup .popup-intro .pop-up-title {
    font-weight: 700;
}
/* Basket Coupon Input &amp; Legal Checkbox */
.bx-soa-coupon-input input[type="text"].form-control {
    background: #312a7a1a;
}
#main .onoff input[type="checkbox"]:not(:checked) + label:before {
    background: #312a7a1a;
}
/* Pagetitle Font Size for Mobile */
@media (max-width: 767px) {
  .topic__heading #pagetitle {
    font-size: 24px;
  }
}
/* 404 Десктопная версия - центрирование */
@media (min-width: 768px) {
    .page_not_found {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 40px auto !important; /* Уменьшил отступ сверху */
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
    .page_not_found .image {
        width: 20% !important;
        flex-shrink: 0 !important;
        text-align: center !important;
        margin-right: 60px !important;
    }
    .page_not_found .image img {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }
    .page_not_found .description {
        flex: 0 1 500px !important;
        text-align: left !important;
    }
}
/* 404 Мобильная версия */
@media (max-width: 767px) {
    .page_not_found {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important; /* Меняем flex на block */
        margin: 20px auto !important; /* Уменьшаем отступы */
        padding: 20px 15px !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }
    .page_not_found .image {
        width: 100% !important;
        max-width: none !important; /* Убираем ограничение */
        margin: 0 auto 20px auto !important; /* Уменьшаем отступ снизу */
    }
    .page_not_found .image img {
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }
    .page_not_found .description {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center !important;
    }
    .page_not_found .subtitle404 {
        font-size: 22px !important; /* Нормальный размер для мобилки */
        margin-bottom: 15px !important;
    }
    .page_not_found .descr_text404 {
        font-size: 16px !important;
        line-height: 1.4 !important;
        margin-bottom: 20px !important; /* Уменьшаем отступ */
    }
}

.menu-row .mega-menu table td.wide_menu .dropdown-menu:not(.long-menu-items) .customScrollbar {
    max-height: 585px;
}

/* Стили только для списка страниц из init.php */
body.special-compact-view .section-compact-list__image.flexbox.flexbox--row {
    --image-width: 100px;
    --image-height: 100px;
    width: var(--image-width);
    height: var(--image-height);
    flex-shrink: 0;
    -ms-flex-direction: column; /* Исправлено для поддержки flexbox */
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}

body.special-compact-view .section-compact-list__item.item.bordered.box-shadow.flexbox.flexbox--row.section-compact-list__info {
    padding: 0;
    text-align: center;
    margin-top: 10px;
}

/* Мобильная версия для этих страниц */
@media (max-width: 767px) {
    body.special-compact-view .section-compact-list__image.flexbox.flexbox--row {
        --image-width: 150px;
        --image-height: 150px;
    }
}


.catalog_block .item-stock {
    display: none;
}