

/* Start:/local/templates/elhard/css/header.css?178041270132591*/
/*Header*/
/* Сброс отступов у всех элементов для единообразия */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Анимационный блок */
.intro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: radial-gradient(circle at center, #e8e8ed, #c5d5cb);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    pointer-events: none;
    animation: fadeOutBlock 2s ease-out forwards; /* Анимация для всего блока — 2 секунды */
}

/* Анимация для блока */
@keyframes fadeOutBlock {
    0% {
        opacity: 1;
        visibility: visible;
    }
    60% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden; /* Скрываем блок */
        display: none;
    }
}

/* SVG-надпись */
.intro__svg {
    width: 70%;
    max-width: 600px;
    filter: blur(16px);
    opacity: 0;
    transform: scale(0.9);
    animation: mistAppear 2s ease-out forwards; /* Анимация для SVG — 2 секунды */
}

/* Анимация для SVG */
@keyframes mistAppear {
    0% {
        opacity: 0;
        filter: blur(24px);
        transform: scale(0.85);
    }
    20% {
        opacity: 0.6;
        filter: blur(10px);
        transform: scale(0.94);
    }
    40% {
        opacity: 1;
        filter: blur(0px);
        transform: scale(1);
    }
    60% {
        opacity: 1;
        filter: blur(0px);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.08);
    }
}

/* Основной контент */
.main-content {
    color: #1d1d1f;
    font-size: 16px;
    line-height: 24px;
    font-family: "Segoe UI", "Roboto", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    padding: 60px 30px 60px 30px;
    margin: 0;
    flex: 1;
}

.main-content h1, .main-content h2, .main-content h3 {
    font-weight: 600;
    color: #1d1d1f;
    margin-top: 14px;
    margin-bottom: 5px;
}
.main-content h1 { font-size: 32px; }
.main-content h2 { font-size: 24px; }
.main-content h3 { font-size: 20px; }
.main-content small, .main-content .text-secondary {
    color: #6e6e73;
    font-size: 14px;
}
.main-content p, .main-content li {
    margin-bottom: 16px;
    line-height: 26px;
}

/* Подключенные шрифты */
@font-face {
    font-family: 'BlinkMacSystemFont-Bold';
    src: url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.eot');
    src: url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/blinkmacsystemfont-bold.svg#blinkmacsystemfont-bold') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueCyr-UltraLight';
    src: url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.eot');
    src: url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/helveticaneuecyr-ultralight.svg#helveticaneuecyr-ultralight') format('svg');
}
@font-face {
    font-family: 'Roboto Medium';
    src: url('/local/templates/elhard/css/../fonts/roboto_medium.eot');
    src: url('/local/templates/elhard/css/../fonts/roboto_medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/roboto_medium.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/roboto_medium.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/roboto_medium.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/roboto_medium.svg#roboto_medium') format('svg');
}
@font-face {
    font-family: 'Segoe UI';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui.svg#segoe_ui') format('svg');
}
@font-face {
    font-family: 'Segoe UI Gras';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_gras.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_gras.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras.svg#segoe_ui_gras') format('svg');
}
@font-face {
    font-family: 'Segoe UI Gras Italique';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_gras_italique.svg#segoe_ui_gras_italique') format('svg');
}
@font-face {
    font-family: 'Segoe UI Italique';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_italique.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_italique.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_italique.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_italique.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_italique.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_italique.svg#segoe_ui_italique') format('svg');
}
@font-face {
    font-family: 'Segoe UI Light';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_light.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_light.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_light.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_light.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_light.svg#segoe_ui_light') format('svg');
}
@font-face {
    font-family: 'Segoe UI Semibold';
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.eot');
    src: url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.woff2') format('woff2'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.woff') format('woff'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.ttf') format('truetype'),
        url('/local/templates/elhard/css/../fonts/segoe_ui_semibold.svg#segoe_ui_semibold') format('svg');
}

/* Основные стили для тела страницы */
body {
    font-family: "Segoe UI", "Roboto Medium", "HelveticaNeueCyr-UltraLight", "BlinkMacSystemFont-Bold", "Segoe UI Gras", "Segoe UI Gras Italique", "Segoe UI Italique", "Segoe UI Light", "Segoe UI Semibold";
    background: #f5f5f7;
    width: auto;
    font-style: normal;
    overflow-x: visible;
    display: flex;
    flex-direction: column;
    margin: 70px 70px 70px 70px;
}

/* === БАЗОВЫЙ КРАСИВЫЙ СКРОЛЛБАР === */
::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-track {
    background: linear-gradient(135deg, #f5f5f7, #e8e8ed);
    border-radius: 10px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, #4A6B5C, #6B8C7A);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, #3A5A4B, #5F7E6B);
    cursor: pointer;
}
* {
    scrollbar-width: thin;
    scrollbar-color: #6B8C7A #e8e8ed;
}

/* Header */
.header { 
height: auto; 
}

.navigation {
    background: #FFFFFFCC;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 60px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex: 1 auto;
    justify-content: space-between;
    overflow: visible;
}

/* Логотип */
.logo {
    height: 30px;
    margin: 15px 50px;
}

.logo__link {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 180px;
    text-decoration: none;
    background: transparent;
    z-index: 0;
    transition: box-shadow 0.6s ease;
    /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline при фокусе у логотипа ↓↓↓ */
.logo__link:focus,
.logo__link:focus-visible {
    outline: none !important;
}

.logo__svg {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 180px;
    transition: transform 0.6s ease;
    padding: 10px 0 0 10px;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем эффект нажатия у иконки логотипа ↓↓↓ */
.logo__link:active .logo__svg,
.logo__svg:active {
    transform: scale(1.05);
    box-shadow: none;
}

.logo__text {
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 8px;
    transform: translateY(-50%);
    font-family: "Segoe UI", system-ui, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #1d1d1f;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease, transform 0.6s ease;
    /* ↓↓↓ ИЗМЕНЕНО: теперь текст можно наводить ↓↓↓ */
    pointer-events: auto;
    z-index: 2;
}

/* ↓↓↓ ДОБАВЛЕНО: расширяем зону ховера на всю область логотипа и текст ↓↓↓ */
.logo__link:hover .logo__text,
.logo__text:hover {
    opacity: 1;
    visibility: visible;
}

.logo__link:hover .logo__text {
    opacity: 1;
    visibility: visible;
}

.logo__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #5F7E6B;
    border-radius: inherit;
    box-sizing: border-box;
    transition: width 0.6s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    pointer-events: none;
    z-index: 1;
}

.logo__link:hover::before {
    width: calc(100% + 10px + 50px);
}

.logo__link:hover .logo__svg {
    transform: scale(1.05);
}

/* ↓↓↓ ДОБАВЛЕНО: ховер работает при наведении на текст или картинку ↓↓↓ */
.logo__link:hover,
.logo__text:hover ~ .logo__link {
    /* псевдокласс для сохранения состояния при переходе на текст */
}

/* ↓↓↓ ДОБАВЛЕНО: общий контейнер для удержания ховера ↓↓↓ */
.logo:hover .logo__text {
    opacity: 1;
    visibility: visible;
}

/* ↓↓↓ ДОБАВЛЕНО: текст остаётся видимым при наведении на него ↓↓↓ */
.logo__text:hover {
    opacity: 1;
    visibility: visible;
}

/* Главное меню */
/* ===== ГЛАВНОЕ МЕНЮ (БЭМ) ===== */
.main-menu {
    width: auto;
    height: 60px;
    cursor: pointer;
    min-width: 0;
    overflow: visible;
}

.main-menu__list {
    width: auto;
    max-width: 100%;
    height: 60px;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

/* Расположение кнопок верхнего меню */
.main-menu__item {
    width: 125px;
    height: 60px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: transform 0.2s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline при фокусе ↓↓↓ */
.main-menu__item:focus,
.main-menu__item:focus-visible,
.main-menu__link:focus,
.main-menu__link:focus-visible {
    outline: none !important;
}

.main-menu__item--small {
    width: 90px;
}

/* Текст кнопок верхнего меню */
.main-menu__link {
    width: 125px;
    height: 60px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.8);
    font-family: "Segoe UI", system-ui, sans-serif;
    font-size: 13.5px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.main-menu__link--small {
    width: 90px;
}

.main-menu__link--medium {
    width: 100px;
}

.main-menu__item:hover .main-menu__link,
.main-menu__item--small:hover .main-menu__link {
    color: rgba(33, 94, 79, 0.9);
    transform: scale(1.05);
}

/* Подчёркивание (псевдоэлемент) */
.main-menu__item::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 50%;
    width: 0;
    height: 2px;
    background: rgba(33, 94, 79, 0.8);
    transition: width 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1), left 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    transform: translateX(-50%);
}

.main-menu__item:hover::after {
    width: 80%;
    left: 50%;
}

/* Активная ссылка */
.main-menu__link--selected {
    color: rgba(33, 94, 79, 0.9);
    font-weight: 700;
}

/* Заблокированный пункт */
.main-menu__link--disabled {
    color: #999;
    cursor: not-allowed;
}

/* ===== СТРАНИЦА КАТАЛОГА ===== */
.catalog-menu-page {
    padding: 60px 0;
    display: flex;
    justify-content: center;
}

.catalog-menu-page .main-menu {
    display: inline-block;
}

.catalog-menu-page .main-menu__list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

/* ===== ВЫПАДАЮЩЕЕ ПОДМЕНЮ ===== */
.dropdown {
    position: fixed;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.95);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 12px;
    box-shadow: 0 25px 40px -12px rgba(0, 0, 0, 0.25);
    width: 85vw;
    max-width: 1400px;
    min-width: 320px;
    padding: 28px 32px 32px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    
    /* Высота автоматическая */
    height: auto;
    
    /* Плавность */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s cubic-bezier(0.25, 0.9, 0.4, 1.1),
                visibility 0.4s ease;
}

/* Активное состояние */
.dropdown.active {
    opacity: 1;
    visibility: visible;
    display: block;
}

/* Колонка */
.dropdown__column {
    flex: 1;
    min-width: 160px;
}

/* Заголовок колонки */
.dropdown__column-title {
    display: flex;
    font-size: 14px;
    font-weight: 700;
    color: #1d1d1f;
    margin-bottom: 16px;
    padding-bottom: 8px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(33, 94, 79, 0.3);
}


/* ===== ГРИД ДЛЯ ПУНКТОВ ПОДМЕНЮ - 5 КОЛОНОК ===== */
.dropdown__list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);  /* 5 колонок равной ширины */
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 60vh;
    overflow-y: auto;
    scrollbar-width: thin;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у элементов списка при фокусе ↓↓↓ */
.dropdown__list:focus,
.dropdown__list:focus-visible,
.dropdown__item:focus,
.dropdown__item:focus-visible {
    outline: none !important;
}

/* Ссылка-кнопка внутри дропдауна (карточка товара) */
.dropdown__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    background: linear-gradient(180deg, transparent 0%, #4A6B5C 100%);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    text-decoration: none;
    min-width: 0;
    width: auto;
    height: 120px;
    /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у ссылок подменю при фокусе ↓↓↓ */
.dropdown__link:focus,
.dropdown__link:focus-visible {
    outline: none !important;
}

/* Иконка */
.dropdown__icon {
    width: 48px;
    height: 48px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем эффект нажатия у иконок ↓↓↓ */
.dropdown__icon:focus,
.dropdown__icon:focus-visible {
    outline: none !important;
}

/* Текст */
.dropdown__text {
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.3px;
    margin-top: 10px;
    line-height: 1.3;
    word-break: break-word;
}

/* Эффект при наведении */
.dropdown__link:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    background: linear-gradient(180deg, transparent 0%, #3A5A4B 100%);
}

.dropdown__link:hover .dropdown__icon {
    transform: scale(1.1);
}

/* Активное состояние (нажатие) */
.dropdown__link:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, #2C4539 100%);
    transition: 0.05s;
}

/* Стили скролла */
.dropdown__list::-webkit-scrollbar {
    width: 8px;
}

.dropdown__list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.dropdown__list::-webkit-scrollbar-thumb {
    background: rgba(33, 94, 79, 0.5);
    border-radius: 10px;
}

.dropdown__list::-webkit-scrollbar-thumb:hover {
    background: rgba(33, 94, 79, 0.8);
}

/* Стили для стандартного меню Битрикса (на всякий случай) */
#horizontal-multilevel-menu,
#horizontal-multilevel-menu ul {
    margin: 0;
    padding: 0;
    background: transparent;
    min-height: 44px;
    width: 100%;
    list-style: none;
    font-size: 12px;
    float: left;
    overflow: visible;
}

#horizontal-multilevel-menu li {
    float: left;
    position: relative;
    list-style: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у стандартного меню ↓↓↓ */
#horizontal-multilevel-menu li:focus,
#horizontal-multilevel-menu li:focus-visible,
#horizontal-multilevel-menu a:focus,
#horizontal-multilevel-menu a:focus-visible {
    outline: none !important;
}

#horizontal-multilevel-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 600;
    font-family: "Segoe UI", system-ui, sans-serif;
    font-size: 12px;
    transition: color 0.2s ease;
}

#horizontal-multilevel-menu li a.root-item-selected {
    color: rgba(33, 94, 79, 0.9);
    font-weight: 700;
}

#horizontal-multilevel-menu li:hover a.root-item {
    color: rgba(33, 94, 79, 0.9);
}

/* Подчёркивание для стандартного меню */
#horizontal-multilevel-menu li a.root-item {
    position: relative;
}

#horizontal-multilevel-menu li a.root-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: rgba(33, 94, 79, 0.8);
    transition: width 0.3s ease;
    transform: translateX(-50%);
}

#horizontal-multilevel-menu li:hover a.root-item::after {
    width: 80%;
}

/* Подменю для стандартного меню */
#horizontal-multilevel-menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 99999;
    height: auto;
    width: 250px;
    background: #FFFFFFCC;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 5px;
    box-shadow: 0 25px 40px -12px rgba(0, 0, 0, 0.25);
    padding: 28px 32px 32px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у ссылок в подменю стандартного меню ↓↓↓ */
#horizontal-multilevel-menu li ul a:focus,
#horizontal-multilevel-menu li ul a:focus-visible {
    outline: none !important;
}

#horizontal-multilevel-menu li li {
    width: 100%;
    float: none;
    border-bottom: none;
    margin-bottom: 10px;
    position: relative;
}

#horizontal-multilevel-menu li ul a {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

#horizontal-multilevel-menu li ul a:hover {
    color: rgba(33, 94, 79, 0.9) !important;
    background: rgba(33, 94, 79, 0.05);
    transform: translateX(4px);
}

/* Логика показа стандартного подменю */
#horizontal-multilevel-menu li:hover > ul,
#horizontal-multilevel-menu li.jshover > ul {
    display: block;
}

#horizontal-multilevel-menu li li:hover > ul,
#horizontal-multilevel-menu li li.jshover > ul {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
}

#horizontal-multilevel-menu li ul ul {
    display: none;
}

/* Clear fix */
div.menu-clear-left {
    clear: left;
}

/* Скрываем подменю 3+ уровня по умолчанию */
#horizontal-multilevel-menu li ul ul {
    display: none;
}

/* Второстепенное меню */
.secondary-menu {
    width: auto;
    height: 60px;
    margin: 0;
    overflow: visible;
}
.secondary-menu__list {
    width: auto;
    max-width: 100%;
    height: 60px;
    list-style: none;
    display: flex;
    align-items: center;
    overflow: visible;
}
.secondary-menu__item {
    width: 70px;
    height: 60px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.secondary-menu__link {
    position: relative;
    display: inline-block;
    padding-right: 6px;
    /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline при фокусе у ссылок и кнопок поиска ↓↓↓ */
.secondary-menu__link:focus,
.secondary-menu__link:focus-visible,
.search-dropdown__close:focus,
.search-dropdown__close:focus-visible,
.search-dropdown__search-btn:focus,
.search-dropdown__search-btn:focus-visible {
    outline: none !important;
}

/* ===== ПОИСК - ПОЛНЫЙ БЛОК СТИЛЕЙ ===== */

/* ===== ПОИСК - ИСПРАВЛЕННЫЕ СТИЛИ ===== */

/* Контейнер окна поиска */
.search-dropdown__container {
    position: fixed;
    background: rgba(255, 255, 255, 0.98);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 12px;
    width: 800px;
    max-width: calc(100vw - 40px);
    border: 1px solid #5F7E6B;
    box-shadow: 0 0 0 4px rgba(95, 126, 107, 0.4);
    /* overflow: hidden; — УБРАЛИ, он мешает отображению результатов */
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
    top: 60px;
    right: 10px;
    z-index: 100;
}

.search-dropdown.active .search-dropdown__container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Стрелка окна поиска */
.search-dropdown__container::before {
    content: '';
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(255, 255, 255, 0.98);
}

/* Шапка окна поиска */
.search-dropdown__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.search-dropdown__title {
    font-size: 12px;
    font-weight: 700;
    color: rgba(29, 66, 57, 0.6);
    text-transform: uppercase;
    margin: 0;
}

.search-dropdown__close {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #86868b;
    padding: 4px 8px;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.search-dropdown__close:hover {
    color: #1d1d1f;
    background: rgba(0, 0, 0, 0.05);
}

/* Тело окна поиска */
.search-dropdown__body {
    padding: 15px;
    position: relative;
}

/* Форма поиска */
.search-dropdown__body .search-dropdown__form {
    display: flex;
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.search-dropdown__body form {
    display: flex;
    gap: 10px;
    width: 100%;
    margin: 0;
}

/* Поле ввода */
.search-dropdown__input {
    flex: 1;
    min-width: 0;
    padding: 10px 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 14px;
    background: white;
    transition: all 0.2s ease;
}

.search-dropdown__input:focus {
    outline: none;
    border-color: #5F7E6B;
    box-shadow: 0 0 0 3px rgba(95, 126, 107, 0.2);
}

/* Кнопка поиска */
.search-dropdown__search-btn {
    flex-shrink: 0;
    background: linear-gradient(180deg, transparent -10%, #4A6B5C 90%);
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s ease;
}

.search-dropdown__search-btn:hover {
    background: #3A5A4B;
}

/* Подсказки */
.search-dropdown__suggestions {
    margin-top: 10px;
    max-height: 300px;
    overflow-y: auto;
}

/* ===== РЕЗУЛЬТАТЫ ПОИСКА ===== */

/* Контейнер результатов */
.title-search-result {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    /* overflow: hidden; — УБРАЛИ */
    z-index: 101;
    margin-top: 8px;
    width: 100%;
}

/* Обёртка для скролла */
.title-search-result-scroll {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 12px;
}

/* Таблица результатов */
.title-search-result-table {
    width: 100%;
    border-collapse: collapse;
}

/* Строка результата */
.title-search-item-row {
    border-bottom: 1px solid #eee;
}

.title-search-item-row:last-child {
    border-bottom: none;
}

/* Ячейка результата */
.title-search-item {
    padding: 12px 15px;
    vertical-align: top;
}

/* Ссылка результата */
.title-search-item a {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    text-decoration: none;
    color: #1d1d1f;
}

/* Изображение товара */
.title-search-item img {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 8px;
    background: #f5f5f7;
}

/* Блок с информацией */
.title-search-item-info {
    flex: 1;
}

/* Название товара */
.title-search-item-name {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #1d1d1f;
    margin-bottom: 4px;
}

/* Превью текст */
.title-search-preview {
    font-size: 12px;
    color: #6e6e73;
    margin: 4px 0;
    line-height: 1.4;
}

/* Цена */
.title-search-price {
    font-size: 13px;
    font-weight: 700;
    color: #4A6B5C;
    margin: 6px 0 0;
}

.title-search-price s {
    color: #999;
    font-size: 11px;
    font-weight: normal;
    margin-right: 6px;
}

.title-search-price span {
    color: #3A5A4B;
}

/* Ссылка "Все результаты" */
.title-search-more-link {
    color: #4A6B5C;
    font-weight: 600;
    text-decoration: underline;
}

/* ===== ОВЕРЛЕЙ ===== */
.search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    z-index: 99;
}

.search-overlay.active {
    display: block;
}

/* Обёртка для изображения */
.title-search-item-image-wrapper {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}

/* Изображение товара */
.title-search-item-image {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 8px;
    background: #f5f5f7;
}

/* Плейсхолдер когда нет картинки */
.title-search-item-image-placeholder {
    width: 50px;
    height: 50px;
    background: #f5f5f7;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-search-item-image-placeholder::after {
    content: '📷';
    font-size: 20px;
    opacity: 0.5;
}

/* Ссылка результата */
.title-search-item a {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    text-decoration: none;
    color: #1d1d1f;
}

/* Блок с информацией */
.title-search-item-info {
    flex: 1;
}

.cart-counter {
    position: absolute;
    top: -8px;
    right: -6px;
    background: #4A6B5C;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    font-family: 'Segoe UI', system-ui, sans-serif;
    pointer-events: none;
}

.secondary-menu__icon {
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-radius: 180px;
    transition: 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1), border-color 0.3s ease, box-shadow 0.2s ease;
    cursor: pointer;
}

.secondary-menu__icon:hover { transform: scale(1.8); }

.secondary-menu__icon:active {
    transform: scale(1.2);
    border-color: #3A5A4B;
    box-shadow: 0 0 0 4px rgba(95, 126, 107, 0.4);
    transition: 0.08s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.08s ease, box-shadow 0.08s ease;
}

/* ↓↓↓ НОВЫЕ ПРАВИЛА — убираем эффект нажатия у иконок ↓↓↓ */
.secondary-menu__icon:focus,
.secondary-menu__icon:focus-visible {
    outline: none !important;
}

.secondary-menu__link:active .secondary-menu__icon,
.secondary-menu__icon:active {
    transform: scale(1.2);
    box-shadow: none;
}

/* Clear fix */
div.menu-clear-left {
    clear: left;
}


/* End */


/* Start:/local/templates/elhard/css/footer.css?17800546315355*/
/* ========== ФУТЕР (обновлённые кнопки в стиле корзины) ========== */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(233, 235, 234);
  -webkit-backdrop-filter: blur(20px); 
  backdrop-filter: blur(20px);
  display: flex;
  flex-direction: column;
  z-index: 100;
  box-sizing: border-box;
  border-top: 2px solid #00000033;
  transition: height 0.6s ease;
  overflow: hidden;
}

/* Верхняя строка с навигацией и логотипом */
.footer__top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 20px;
  flex-shrink: 0;
  box-sizing: border-box;
}

/* Контейнер для левой навигации */
.footer__nav {
  display: flex;
  height: 100%;
  flex-shrink: 0;
}

/* Список навигации */
.footer__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  flex-wrap: nowrap;
  padding-bottom: 10px;
}

/* Каждый пункт меню — ссылка с отступами */
.footer__item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 100%;
  cursor: pointer;
  /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline при фокусе у ссылок футера ↓↓↓ */
.footer__link:focus,
.footer__link:focus-visible,
.footer__item:focus,
.footer__item:focus-visible {
  outline: none !important;
}

/* Стили ссылок в верхней строке футера */
.footer__link {
  color: rgba(33, 94, 79, 0.6);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.9s ease;
}

.footer__link:hover {
  color: rgba(33, 94, 79, 0.9);
  text-decoration: underline;
}

/* Логотип справа */
.footer__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-shrink: 0;
  padding: 0;
}

.footer__logo svg {
  max-height: 100%;
  width: auto;
}

/* ===== РАСКРЫВАЮЩИЕСЯ ПАНЕЛИ ===== */
.footer__expanded {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.9s ease;
  background: rgba(255, 255, 255, 0.95);
  border-top: 2px solid #00000033;
}

.footer__expanded.active {
  max-height: 300px;
  overflow-y: auto;
}

.footer__expanded-content {
  padding: 20px;
  color: #1d1d1f;
  font-family: "Segoe UI", "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.footer__expanded-content h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #4A6B5C;
  letter-spacing: -0.2px;
}

.footer__expanded-content p {
  margin-bottom: 12px;
  color: #6e6e73;
}

.footer__expanded-content ul {
  margin: 0;
  padding-left: 20px;
  list-style: disc;
}

.footer__expanded-content li {
  margin-bottom: 8px;
  color: #1d1d1f;
}

.footer__expanded-content a {
  color: #4A6B5C;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer__expanded-content a:hover {
  color: #3A5A4B;
  text-decoration: underline;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у ссылок в раскрывающихся панелях ↓↓↓ */
.footer__expanded-content a:focus,
.footer__expanded-content a:focus-visible {
  outline: none !important;
}

/* Сетка для кнопок документации – 6 колонок */
.docs-grid--6cols {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
  margin-bottom: 20px;
}

/* ===== НОВЫЙ СТИЛЬ КНОПОК В ФУТЕРЕ (как в корзине, зелёный градиент) ===== */
.doc-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 8px;
  width: auto;
  min-height: 50px;
  background: linear-gradient(180deg, transparent 0%, #4A6B5C 100%);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 8px;
  font-family: -apple-system, "Segoe UI", "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: white !important;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  line-height: 1.3;
  /* ↓↓↓ НОВЫЕ СВОЙСТВА ↓↓↓ */
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}

/* ↓↓↓ НОВОЕ ПРАВИЛО — убираем outline у кнопок футера ↓↓↓ */
.doc-btn:focus,
.doc-btn:focus-visible {
  outline: none !important;
}

.doc-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  background: linear-gradient(180deg, transparent 0%, #3A5A4B 100%);
}

.doc-btn:active {
  transform: translateY(1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: 0.05s cubic-bezier(0.4, 0, 0.2, 1);
}
/* End */


/* Start:/local/templates/elhard/components/scody/cookie/cookie/style.css?17800546313450*/
/* ===== COOKIE NOTIFICATION (УВЕДОМЛЕНИЕ О COOKIE) ===== */
/* В ЕДИНОМ СТИЛЕ С ДИЗАЙНОМ САЙТА */

/* Основной контейнер */
.widget_cookie {
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 9999;
    max-width: 400px;
    width: calc(100% - 60px);
    margin: 0;
    padding: 24px;
    background: rgba(255, 255, 255, 0.95);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 20px;
    box-shadow: 0 25px 40px -12px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
    transition: opacity 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1), transform 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

/* Стили для пресетов */
.widget_cookie__style1,
.widget_cookie__style2,
.widget_cookie__style3,
.widget_cookie__style4,
.widget_cookie__style5 {
    border-color: rgba(74, 107, 92, 0.3);
}

/* Текст уведомления */
.widget_cookie__text {
    color: #1d1d1f;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

/* Ссылки внутри текста */
.widget_cookie a {
    color: #4A6B5C;
    text-decoration: underline;
    transition: color 0.2s ease;
}

.widget_cookie a:hover {
    color: #3A5A4B;
    text-decoration: none;
}

/* Контейнер для кнопки (центрирование) */
.widget_cookie__btn-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Кнопка закрытия */
.widget_cookie__btn-close-cookie {
    background: linear-gradient(180deg, rgba(74, 107, 92, 0.05) 0%, #4A6B5C 100%);
    border: none;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: inherit;
    width: 150px;
    height: 3%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.widget_cookie__btn-close-cookie:hover {
    background: linear-gradient(180deg, rgba(58, 90, 75, 0.05) 0%, #3A5A4B 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.widget_cookie__btn-close-cookie:active {
    transform: translateY(0);
    transition: 0.05s;
}

/* Скрытое состояние */
.widget_cookie.cookie__hide {
    opacity: 0 !important;
    transform: translateY(20px) !important;
    pointer-events: none;
}

/* Видимое состояние */
.widget_cookie:not(.cookie__hide) {
    opacity: 1;
    transform: translateY(0);
}

/* ========== АДАПТИВ ========== */
@media (max-width: 768px) {
    .widget_cookie {
        bottom: 20px;
        right: 20px;
        left: 20px;
        max-width: none;
        width: auto;
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .widget_cookie {
        bottom: 16px;
        right: 16px;
        left: 16px;
        padding: 16px;
    }
    
    .widget_cookie__text {
        font-size: 12px;
        margin-bottom: 16px;
    }
    
    .widget_cookie__btn-close-cookie {
        width: 130px;
        height: 38px;
        padding: 8px 16px;
        font-size: 12px;
    }
}

/* Убираем outline при фокусе */
.widget_cookie__btn-close-cookie:focus,
.widget_cookie a:focus {
    outline: none !important;
}
/* End */
/* /local/templates/elhard/css/header.css?178041270132591 */
/* /local/templates/elhard/css/footer.css?17800546315355 */
/* /local/templates/elhard/components/scody/cookie/cookie/style.css?17800546313450 */
