/** Shopify CDN: Minification failed

Line 115:22 Expected identifier but found whitespace
Line 115:34 Unexpected ";"
Line 897:0 Comments in CSS use "/* ... */" instead of "//"
Line 903:6 Unexpected "1."

**/
/* @font-face {
  font-family: 'Engravers-Gothic-BT-Font';
  src: url('//anonsjewelry.com/cdn/shop/t/10/assets/Engravers-Gothic-BT-Font.ttf?v=105484470688035611881766181243') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Maginia';
  src: url('//anonsjewelry.com/cdn/shop/t/10/assets/Maginia.otf?v=92876102457009647691766181243') format('opentype');
  font-weight: normal;
  font-style: normal;
} */

/* @font-face declarations moved to theme.liquid for earlier loading */

/* Override CSS variables with higher specificity */
:root {
  --heading-font-family: 'Maginia', sans-serif !important;
  --base-font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  --body-font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
}

/* All headings use Maginia */
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6, 
.heading, .heading-font {
  font-family: 'Maginia', sans-serif !important;

    /* font-size: 94px;
    font-weight: 400;
    line-height: 0.89em;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-weight: 400; */
}

/* All body text and other elements use Engravers Gothic */
body, p, a, span, div, li, td, th, 
input:not(.main-search__input):not(.header-search__input), 
textarea, select, button, label {
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;

    /* font-size: 20px;
    font-weight: 400;
    line-height: 0.89em;
    letter-spacing: 0.03em;
    font-weight: 400; */
}

/* Container cf background color from theme */
.container.cf {
  background-color: #f8f5f0;
}

/* Force override for elements using var(--base-font-family) from main.css */
body,
p, a, span, div, li, td, th,
button, .button, .btn,
input:not(.main-search__input):not(.header-search__input),
textarea, select, label {
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
}

/* h1, .h1 {
  font-size: 100px !important;
}

h2, .h2 {
  font-size: 32px !important;
}

@media screen and (max-width: 749px) {
  h1, .h1 {
    font-size: 40px !important;
  }
  
  h2, .h2 {
    font-size: 14px !important;
  }
}

/* Make all buttons transparent */
button,
.button,
.btn,
input[type="submit"],
input[type="button"],
.shopify-payment-button__button,
.product-form__submit {
  background-color: transparent !important;
}

button,
.button,
.btn,
input[type="submit"],
input[type="button"],
.shopify-payment-button__button,
.product-form__submit {
  border: 1px solid #003228;
}

/* Override button CSS variables - already defined above, but keeping for compatibility */
  
  /* Add button variable overrides */
  --button-background: transparent;
  --button-text-color: #003228;
  --button-border-color: #003228;
}


/* button:hover,
.button:hover,
.btn:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.shopify-payment-button__button:hover,
.product-form__submit:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}  */

@media (max-width: 768px) {
.ai-split-content__image-wrapper-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 img {
    height: 362px !important;
    object-fit: cover !important;
    display: block !important;
    object-position: center top !important;
}

/* === TABLET / MID (768px - 989px): макет як на десктопі, але трохи менший === */
@media (min-width: 768px) and (max-width: 989px) {
  .custom-ring-section {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    grid-template-rows: auto auto !important;
    gap: 16px !important;
    padding: 0 15px !important;
    max-width: 1200px;
    margin: 0 auto;
    align-items: end;
    justify-items: center;
  }

  .custom-ring-section__header {
    grid-column: 1 / span 3 !important;
    grid-row: 1 / 2 !important;
    align-self: start !important;
    text-align: left !important;
    padding-left: 0 !important;
  }

  .ring-heading {
    font-size: 72px !important;
    line-height: 0.95em !important;
    margin: 0 0 25px 0 !important;
  }

  .ring-subheading {
    grid-column: 1 / span 3 !important;
    grid-row: 1 / 2 !important;
    align-self: end !important;
    text-align: left !important;
  }

  .custom-ring-section__image-left {
    grid-column: 1 / 2 !important;
    grid-row: 2 / 3 !important;
    position: relative !important;
    overflow: hidden !important;
    height: 100% !important;
  }

  .custom-ring-section__image-right {
    grid-column: 4 / 5 !important;
    grid-row: 1 / 3 !important;
    position: relative !important;
    overflow: hidden !important;
    height: 100% !important;
  }

  .custom-ring-section__button-area {
    grid-column: 2 / span 2 !important;
    grid-row: 2 / 3 !important;
    justify-self: start;
  }

  .ring-btn {
    font-size: 18px !important;
    padding: 18px 36px !important;
  }

  .custom-ring-section__diamond {
    display: block !important;
  }

  .hotspot__text {
    font-size: 14px !important;
    max-width: 110px !important;
  }
}

.ai-split-content__content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    gap: 30px !important;
    margin-top: -150px;
}

.ai-split-content__content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    padding-top: 40px !important;
    padding: 0 !important;
}

.ai-split-content__images-row-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    margin-top: 40px !important;
}

.ai-split-content__small-image-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 img {
    width: 105px !important;
    height: 90px !important;
    object-fit: cover !important;
    display: block !important;
}

.ai-split-content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
  flex-wrap: wrap !important;
}

.ai-split-content__text-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    font-size: 14px !important;
}

.ai-split-content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    margin-bottom: 150px !important;
}

}

.ai-split-content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  align-items: stretch;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .ai-split-content__text-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    font-size: 20px !important;
  }
  .ai-split-content__heading-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    font-size: 14px !important;
  }
  .ai-split-content__button-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    width: 100%;
    margin-top: 0 !important;
  }
}


.ai-split-content__image-wrapper-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 img {
    width: 100% !important;
    max-height: 747px;
    object-fit: cover !important;
    display: block !important;
    object-position: center top !important;
}

.ai-split-content__image-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
  max-width: 690px;
}

.ai-split-content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    display: flex;
    gap: 20px;
    padding: 0 20px;
    margin-bottom: 250px;
    margin: 0 auto;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 1440px;
}

.ai-split-content__content-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    width: 50%;
    max-width: 690px;
    height: 750px;
    display: flex;
    gap: 50px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0px 0px 0px !important;
}

.ai-split-content__text-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    margin: 0 !important;
    width: 85% !important;

    font-size: 25px;
    font-weight: 400 !important;
    color: #333334 !important;
    line-height: 1.2em !important;
    letter-spacing: 0.05em !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.ai-split-content__heading-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    --heading-font-family: "Engravers-Gothic-BT-Font", sans-serif;
    font-family: var(--heading-font-family);
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #333334 !important;
    line-height: 0.99em !important;
    letter-spacing: 0.05em !important;
    text-align: center !important;
    text-transform: uppercase !important;
    margin-bottom: 0px !important;
}

.ai-split-content__button-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 {
    display: inline-block !important;
    padding: 15px 45px !important;
    margin-top: 0px !important;
    background-color: transparent !important;
    color: #003228 !important;
    text-decoration: none !important;
    border-radius: 0px !important;
    font-size: 20px !important;
    border: #003228 1px solid !important;
    transition: background-color 0.3s ease !important;
    text-align: center !important;
    margin-bottom: 0px !important;
    align-self: center !important;
}

.ai-split-content__button-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9:hover  {
    background-color: #003228 !important;
    color: #fff !important;
    border-color: #003228 !important;
}

.ai-split-content__small-image-amxnqm2s0t0wzuw9rvaigenblock6bc11b4mnt9g9 img {
    width: 217px;
    height: 188px;
    object-fit: cover !important;
    display: block !important;
}

/* Target this specific image overlay section */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay {
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

/* === ПОЗИЦІОНУВАННЯ СЕКЦІЇ "THE PERFECT GIFT" === */

/* 1. Головний контейнер: використовуємо Flexbox для розміщення вмісту в кутах */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD  .text-overlay__inner {
    display: flex !important;
    flex-direction: column !important; /* Розташовуємо лівий і правий блок вертикально */
    justify-content: space-between !important; /* Розносимо лівий і правий блок на початок і кінець */
    height: 100% !important; /* Критично: контейнер має займати всю висоту */
    width: 100% !important; 
    box-sizing: border-box !important;
    padding: 5% !important; /* Внутрішній відступ від країв, щоб контент не прилипав */
}

/* 3. Правий нижній блок: Кнопка та Опис */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content {
    /* Знаходиться в кінці контейнера (flex-end) */
    align-self: flex-end !important; /* Забезпечуємо вирівнювання праворуч */
    text-align: right !important; /* Вирівнювання тексту праворуч */
    width: auto !important; /* Ширина по контенту */
    max-width: 400px !important; 
    margin-top: auto !important; /* Притискаємо до низу */
}

/* 5. Заголовок та підзаголовок (для відступів) */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__title {
    margin-bottom: 0.2em !important; /* Невеликий відступ між заголовком та підзаголовком */
}

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__inner {
  width: 100% !important;
  max-width: 100% !important;
  height: 100%;
}

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__text {
  width: 100%;
  height: 100%;
  padding: 0px;
}

/* Heading and Subheading - top left */
/* #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__title {
  position: absolute;
  top: 50px;
  left: 50px;
  text-align: left;
  max-width: 600px;
  margin: 0;
} */

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD {
  margin-bottom: 250px;
}

/* Button - bottom right */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__button-row {
  margin: 0;
  position: absolute;
  bottom: 85px;
  right: 10px;
}

/* Text - bottom right, below button */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__rte {
    position: absolute;
    bottom: 0;
    right: 20px;
    text-align: right;
    max-width: 500px;
    margin: 0;

}

/* Mobile adjustments */
@media screen and (max-width: 749px) {
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__title,
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__subheading {
    position: static;
    text-align: center;
    max-width: 100%;
    margin-bottom: 20px;
  }
  
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__button-row,
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__rte {
    position: static;
    text-align: center;
    max-width: 100%;
    margin-top: 20px;
  }
}

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__title {
    font-size: 50px !important;
}

/* Main container - use flexbox */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__text {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0px !important;
}

/* Left side content - top left */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content {
  max-width: 700px;
}

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content .text-overlay__title {
  text-align: left !important;
  margin: 0 0 20px 0 !important;
}

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content .text-overlay__subheading {
  text-align: left !important;
  margin: 0 !important;
}

/* Right side content - bottom right */
#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  max-width: 500px;
  align-self: flex-end;
}

/* #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content .text-overlay__button-row {
  margin: 0 0 100px 0 !important;
} */

#shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content .text-overlay__rte {
  text-align: right !important;
  margin: 0 !important;
}

/* Mobile adjustments */
@media screen and (max-width: 749px) {
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__text {
    flex-direction: column !important;
    align-items: center !important;
    padding: 0px !important;
  }
  
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content,
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content {
    max-width: 100%;
    align-items: center;
  }
  
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content .text-overlay__title,
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content .text-overlay__subheading,
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__right-content .text-overlay__rte {
    text-align: center !important;
  }
  
  #shopify-section-template--19869241901221__image_with_text_overlay_PeDGWD .text-overlay__left-content {
    margin-bottom: 30px;
  }
}

/* Container for custom ring section */
/* === MOBILE STYLES (max-width: 768px) === */

@media (max-width: 768px) {
    
.custom-ring-section {
    display: flex !important;
    flex-direction: column;
    gap: 30px !important;
    padding: 20px !important;
    min-height: auto !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    align-items: center;
    align-content: center;
}

    /* 2. Заголовок та підзаголовок (Верхня область) */
    .custom-ring-section__header {
        order: 1 !important; 
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: 100% !important;
        text-align: center !important; /* Центруємо заголовок */
    }

    .ring-heading {
        font-size: 40px !important; /* Зменшуємо розмір заголовка */
        margin-bottom: 10px !important;
        max-width: 100% !important;
        text-align: center !important;
    }
    
.ring-subheading {
    order: 2 !important;
    padding: 0 !important;
    /* margin-bottom: 15px !important; */
    text-align: center !important;
    align-self: center !important;
}

    /* 3. Зображення */
    .custom-ring-section__image-left,
    .custom-ring-section__image-right {
        /* width: 100% !important;  */
        order: 4 !important; /* Зображення йдуть нижче тексту та кнопки */
        height: auto !important;
        /* Прибираємо Grid-властивості */
        grid-column: auto !important;
        grid-row: auto !important;
        /* Видаляємо марджини, якщо вони були */
        margin: 0 !important;
    }

    .custom-ring-section__image-right {
        order: 5 !important; 
        margin-top: 0 !important;
    }
    
    /* 4. Кнопка CTA (Розташована внизу, як на макеті) */
    .custom-ring-section__button-area {
        order: 6 !important; /* Йде в самому кінці */
        width: 100% !important;
        padding-bottom: 0 !important;
        display: block !important;
        text-align: center !important;
        margin-top: 15px !important;
        
        /* Скасування Grid-властивостей */
        grid-column: auto !important;
        grid-row: auto !important;
    }
    
    .ring-cta-btn {
        width: 100% !important; /* Розтягуємо кнопку на всю ширину */
        padding: 15px 0 !important;
    }

    /* 5. Хотспоти (Потрібно перевірити їх позиціонування або приховати) */
    .hotspot {
        /* Оскільки зображення на мобільному стає вужчим, позиції hotpost--left та hotpost--right 
           потрібно скоригувати в HTML або приховати */
    }
    
    /* 6. Позиціоновані SVG */
    .custom-ring-section__diamond {
        display: none !important; 
    }
    
    /* Якщо потрібно відображати хотспоти, але скоригувати їх лінії */
    .hotspot__line-horizontal,
    .hotspot__line-vertical {
        display: none !important; /* Приховуємо лінії, залишаємо лише текст і крапку */
    }
}
@media (min-width: 990px) {
.custom-ring-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0 20px;
    align-items: end;
    margin: 0 auto;
    justify-items: center;
    justify-content: center;
}

.custom-ring-section__image-wrapper {
  position: relative;
}

.custom-ring-section__image-wrapper .diamond__icon {
  margin-bottom: 50px;
}

.custom-ring-section__image-wrapper img {
  /* width: 100%; */
  height: auto;
  display: block;
}

/* Hotspot styling */
.hotspot {
  position: absolute;
  /* top: 40% !important;
  right: 40% !important; */
  display: flex;
  align-items: center;
  gap: 0;
  z-index: 10;
  /* flex-direction: row; */
}

.hotspot__dot {
  width: 15px;
  height: 15px;
  border: 1.5px solid #fff;
  border-radius: 50%;
  background: transparent;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

.hotspot__line-horizontal {
  width: 50px !important;
  height: 1.5px!important;
  background: #fff;
  flex-shrink: 0;
}

.hotspot__line-vertical {
  width: 1.5px !important;
  height: 80px !important;
  background: #fff;
  flex-shrink: 0;
}

.hotspot__text {
  font-family: 'Engravers-Gothic-BT-Font', sans-serif;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 0.89em;
    max-width: 120px;
    margin-left: 10px;
}

/* Left hotspot (ring) */
.hotspot--left {
  /* flex-direction: row;
  bottom: 50% !important;
  left: 50% !important; */
  display: flex;
  flex-direction: column; /* Stack vertical line below horizontal */
  align-items: flex-end;
}

.hotspot--left .hotspot__line {
  order: -1;
}

/* Right hotspot (earrings) */
.hotspot--right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    top: 50% !important;
    right: 5% !important;
}

.hotspot--right .hotspot__text {
  text-align: right;
  margin-left: 0;
  margin-right: 10px;
}

/* Center content */
/* === CSS ДЛЯ ВИПРАВЛЕНОЇ РОЗМІТКИ (Тільки позиціонування) === */
/* === ВИПРАВЛЕНИЙ CSS-Grid === */

.custom-ring-section {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr 1fr!important;
    grid-template-rows: auto auto!important;
    gap: 20px!important;
    max-width: 1440px;
}

/* --- 1. ЗАГОЛОВОК ТА ТЕКСТ (Верхній лівий кут) --- */
.custom-ring-section__header {
    grid-column: 1 / span 3!important;
    grid-row: 1 / 2!important;
    align-self: start!important;
    padding-left: 0!important;
    z-index: 5!important;
    text-align: left!important;
}

/* --- 2. ЗОБРАЖЕННЯ 1 (Лівий низ) --- */
.custom-ring-section__image-left {
    grid-column: 1 / 2!important;
    grid-row: 2 / 3!important;
    position: relative!important;
    overflow: hidden!important;
    height: 100%!important;
}

/* --- 3. ЗОБРАЖЕННЯ 2 (Правий низ) --- */
.custom-ring-section__image-right {
    grid-column: 4 / 5!important;
    grid-row: 1 / 3!important;
    position: relative!important;
    overflow: hidden!important;
    height: 100%!important;
}

/* --- 4. КНОПКА (Центр нижньої області) --- */
.custom-ring-section__button-area {
    grid-column: 2 / span 2!important;
    grid-row: 2 / 3!important;
    justify-self: start;
}


/* --- ЗАГАЛЬНІ СТИЛІ ЗОБРАЖЕНЬ --- */
.ring-grid-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

.custom-ring-section__content h2 {
  font-family: 'Maginia', sans-serif;
  margin: 0 0 45px 0;
  font-weight: 400;
  font-size: 100px !important;
  line-height: 0.89em;
  letter-spacing: 0.03em;
  text-transform: uppercase;

}

.custom-ring-section__content p {
  margin: 0 0 150px 0;

  font-family: 'Engravers-Gothic-BT-Font', sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 0.99em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.custom-ring-section__content .btn {
    padding: 25px 50px;
    display: inline-block;

    font-family: Engravers-Gothic-BT-Font,sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    color: #003228;
    border: 1px solid #003228;
    line-height: 0.99em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transition: all .3s ease;
}

.custom-ring-section__content .btn:hover {
  background: #333;
}

/* Diamond icon */
.diamond-icon {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
}
}

/* Mobile */
@media screen and (max-width: 989px) {
  .custom-ring-section {
    grid-template-columns: 1fr;
  }
  
  /* .hotspot {
    display: none;
  } */
}



/* === ОПТИМІЗОВАНИЙ CSS ДЛЯ СЕКЦІЇ ВІДГУКІВ === */
.custom-ring-section__diamond {
    grid-column: 3 / 3 !important;
    grid-row: 2 / 2 !important;
    align-self: end;
    position: relative !important;
    overflow: hidden !important;
    /* height: 100% !important; */
    justify-self: end;
}

/* Стиль для самої кнопки */
.ring-btn {
    display: block!important;
    padding: 25px 52px!important;
    color: #003228!important;
    border: 1px solid #003228!important;
    font-size: 20px!important;
    transition: all .3s ease!important;
    font-weight: 400 !important;
    line-height: 0.99em !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase!important;
}

.ring-heading {
  font-size: 100px;
  margin: 0;
}

.ring-subheading {
    grid-column: 2 / span 2 !important;
    grid-row: 2 / 2 !important;
    justify-self: start;
    align-self: start;
}

/* 3. Ефект наведення (Hover) */
.ring-btn:hover {
    background-color: #003228 !important; /* Повне заповнення кольором */
    color: #fff !important; /* Білий колір тексту */
    border-color: #003228 !important; /* Колір рамки також стає темним */
}

//* === MOBILE STYLES (max-width: 1023px) === */

/* === MOBILE STYLES ДЛЯ СЕКЦІЇ ВІДГУКІВ (max-width: 1023px) === */

@media (max-width: 1023px) {
    
    * 1. Головний контейнер: Переходимо до вертикального стовпця */
    .testimonials-section {
        display: flex !important; 
        flex-direction: column !important;
        padding: 30px 15px !important;
        gap: 20px !important; 
    }
    
    /* 2. Заголовок та Іконка (Укладаємо в один рядок) */
    .testimonials-section__header {
        order: 1 !important; 
        display: flex !important;
        justify-content: space-between !important;
        align-items: flex-start !important;
        width: 100% !important;
    }
    
    .testimonials-section__heading {
        font-size: 36px !important; 
        max-width: 80% !important;
        margin: 0 !important;
    }
    
    .testimonial-diamond-icon-top {
        width: 30px !important;
        height: 30px !important;
        order: 2 !important;
        margin-top: 5px !important;
    }

    /* 3. Grid для карток - приховуємо та перетворюємо на Flex */
    .testimonials-section__grid {
        display: none !important; /* Приховуємо 3 звичайні картки */
    }
    
    /* 4. Висока картка (Тепер головна картка для мобільного) */
    .testimonial-card--tall {
        grid-column: auto !important;
        grid-row: auto !important;
        order: 3 !important;
        align-self: auto !important; 
        justify-content: flex-start !important;
        width: 100% !important;
        
        /* Робимо картку Flex-контейнером, щоб текст був внизу */
        display: flex !important;
        flex-direction: column !important;
        gap: 15px !important;
    }
    
    /* 5. Навігація */
    .testimonials-section__nav {
        order: 4 !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 15px !important;
    }
}

@media (min-width: 1024px) {
/* --- 1. ОСНОВНИЙ КОНТЕЙНЕР (Батьківський Grid) --- */
.testimonials-section {
    display: grid !important;
    
    /* Макет: 4 рівні колонки */
    grid-template-columns: repeat(4, 1fr) !important; 
    /* 2 ряди: Верхній (Заголовок) та Нижній (Картки) */
    grid-template-rows: auto auto !important; 
    
    gap: 20px !important;
    max-width: 1440px !important; 
    margin: 0 auto !important;
    padding: 0px 20px !important; /* Фінальні внутрішні відступи */
    box-sizing: border-box !important;
    position: relative !important;
    background-color: #f7f5f1 !important;
}

/* --- 2. ЗАГОЛОВОК СЕКЦІЇ --- */
.testimonials-section__header {
    /* Займає перші три колонки (1, 2, 3), оскільки навігація видалена */
    grid-column: 1 / span 3 !important; 
    grid-row: 1 / 2 !important;
    align-self: flex-start !important;
    padding-top: 20px !important;
    text-align: left !important;
}

.testimonials-section__heading {
    font-size: 100px;
    line-height: 1.1em!important;
    margin: 0!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
}


/* --- 3. ВНУТРІШНІЙ GRID (Для 3-х звичайних карток) --- */
.testimonials-section__grid {
    /* Займає 3 ліві колонки */
    grid-column: 1 / span 3 !important; 
    grid-row: 2 / 3 !important; 
    
    /* Внутрішній Grid 3х1 для звичайних карток */
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important; 
    gap: 20px !important;
    width: 100% !important;
}

/* --- 4. ВИСОКА КАРТКА (Спеціальне позиціонування) --- */
.testimonial-card--tall {
    padding-top: 45px;
    grid-column: 4 / 5!important;
    grid-row: 1 / 3!important;
    align-self: flex-end!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: flex-end!important;
}

/* --- 5. ЗАГАЛЬНІ СТИЛІ КАРТОК --- */

.testimonial-card {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    overflow: hidden !important;
}

.testimonial-card img {
    width: 100% !important;
    height: auto !important; /* Зберігаємо пропорції */
    object-fit: cover !important;
    display: block !important;
}

.testimonial-card__content {
    padding-top: 15px !important;
    text-align: left !important;
    /* Гарантуємо, що контент знаходиться внизу високої картки */
    flex-grow: 1 !important; 
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important; 
}

/* Вирівнювання імені та продукту в один рядок */
.testimonial-card__info-row {
    display: flex !important;
    justify-content: space-between !important; 
    align-items: center !important;
    margin-bottom: 30px !important;
    padding-top: 5px !important; /* Для візуального розділення між зображенням і текстом */
}

.testimonial-card__name {
    margin: 0!important;

    color: #333334 !important;

    font-size: 25px;
    font-weight: 400 !important;
    line-height: 0.99em !important;
    letter-spacing: 0.05em !important;
}

.testimonial-card__product {
    margin: 0!important;

    color: #333334 !important;
    opacity: 50%;

    font-size: 25px;
    font-weight: 400 !important;
    line-height: 0.99em !important;
    letter-spacing: 0.05em !important;
}

.testimonial-card__text {
    margin: 0!important;

    font-size: 20px! important;

    font-weight: 400;
    line-height: 0.89em;
    letter-spacing: 0.05em;
    font-weight: 400;
}

/* --- 6. НАВІГАЦІЯ (якщо ти її повернеш, ці стилі готові) --- */

.testimonial-arrow {
    background: transparent !important;
    border: 1px solid #7C8E80 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    color: #003228 !important;
    cursor: pointer !important;
    transition: all 0.3s !important;
}

.testimonial-arrow svg {
    display: block !important;
    margin: 0 auto !important;
}

/* Minimal filter styling - text-based design */
.utility-bar__left .toggle-btn {
    padding: 15px 72px;

    color: #003228 !important;
    border: 1px #003228 solid !important;

    font-family: Engravers-Gothic-BT-Font,sans-serif!important;
    font-size: 20x !important;
    font-weight: 400 !important;
    letter-spacing: .05em !important;
    line-height: 0.99em !important;
    text-transform: uppercase !important;

}

/* Remove button icon */
.utility-bar__left .toggle-btn .btn-icon {
  display: none !important;
}

/* Style the chevron to be minimal */
.utility-bar__left .toggle-btn .toggle-btn__chevron {
  display:none;

  width: 12px !important;
  height: 12px !important;
  opacity: 0.6 !important;
}

/* Remove any hover effects on the button */
.utility-bar__left .toggle-btn:hover {
  /* color: #333334 !important; */
}

/* Style the filter count badge */
.utility-bar__left .toggle-btn .toggle-btn__count {
  font-size: 14px !important;
  font-weight: 400 !important;
  margin-left: 0 !important;
}

/* Ensure utility bar has minimal styling */
.utility-bar {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 15px 0 !important;
}
}

/* === CUSTOM IN-STOCK FILTER STYLES === */
/* === CUSTOM IN-STOCK FILTER STYLES (для custom.css) === */
.custom-in-stock-filter-wrapper {
    margin-bottom: 0; 
    padding: 0;
}

.custom-in-stock-filter-form {
    display: inline-flex;
    align-items: center;
}

.custom-in-stock-checkbox {
    /* Приховуємо стандартний прапорець */
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.custom-in-stock-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    /* user-select: none; */
    /* font-family: Arial, sans-serif; */
    /* font-size: 14px; */
    letter-spacing: 0.5px;
    color: #333;
    transition: color 0.2s;
    justify-content: center;
}

.custom-checkbox-box {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #003228;
    margin-right: 10px;
    position: relative;
    background-color: transparent;
    transition: background-color 0.2s, border-color 0.2s;
    flex-shrink: 0;
}

/* Стан: ПРАПОРЕЦЬ ВСТАНОВЛЕНО */
.custom-in-stock-checkbox:checked + .custom-in-stock-label .custom-checkbox-box {
    background-color: #003228;
    border-color: #003228;
}

/* Створення галочки (✓) */
.custom-in-stock-checkbox:checked + .custom-in-stock-label .custom-checkbox-box::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* === Знижкова мітка (-30%) - CSS Styles === */

/* 1. РОБИМО image-cont ТОЧКОЮ ВІДЛІКУ */
.image-cont { 
    position: relative; 
    /* Цей контейнер охоплює всю візуальну область зображення */
} 

/* 2. Стилізація та позиціонування мітки */
.product-badge--discount {
    /* Позиціонування */
    position: absolute;
    z-index: 10; 
    display: block; /* Забезпечуємо, що елемент займає простір */
    
    /* Стилізація */
    padding: 10px 28px;
    font-family: 'Engravers-Gothic-BT-Font', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 0.99em;
    letter-spacing: 0.05em;
    background-color: #003228;
    color:#fff;
    text-transform: uppercase;
}

.btn--secondary {
  font-family: 'Engravers-Gothic-BT-Font', sans-serif;
    display: block!important;
    padding: 15px!important;
    color: #003228!important;
    border: 1px solid #003228!important;
    font-size: 20px!important;
    transition: all .3s ease!important;
    font-weight: 400!important;
    line-height: .99em!important;
    letter-spacing: .05em!important;
    text-transform: uppercase!important;
}

.btn--secondary:hover {
   background-color: #003228!important;
    color: #fff!important;
    border-color: #003228!important;
}

/* Fix header search inputs visibility - only show one at a time based on screen size */
.header-search--desktop,
.header-search--tablet,
.header-search--mobile {
  display: none !important;
}

@media (min-width: 1209px) {
  .header-search--desktop {
    display: block !important;
  }
  .header-search--tablet,
  .header-search--mobile {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1208px) {
  .header-search--tablet {
    display: block !important;
  }
  .header-search--desktop,
  .header-search--mobile {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .header-search--mobile {
    display: block !important;
  }
  .header-search--desktop,
  .header-search--tablet {
    display: none !important;
  }
}

/* ===== MOBILE NAVIGATION DRAWER STYLES (like in photo) ===== */
.mobile-navigation-drawer {
  background: #f8f5f0 !important; /* Light beige background */
  color: #333334 !important;
  width: 100% !important; /* Full screen width */
  max-width: 100% !important;
}

/* Ensure menu is visible when opened - override main.css */
.enable-mobile-nav-transition .mobile-navigation-drawer {
  visibility: visible !important;
  display: block !important;
}

.reveal-mobile-nav .mobile-navigation-drawer {
  display: block !important;
  visibility: visible !important;
  transform: translateX(0) !important;
}

/* Ensure elements are visible when menu is opened */
.reveal-mobile-nav .mobile-navigation-drawer .navigation__tier-1 > .navigation__item > .navigation__link,
.reveal-mobile-nav .mobile-navigation-drawer .navigation__tier-1 > .navigation__item > .navigation__children-toggle {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

.reveal-mobile-nav .mobile-navigation-drawer .mobile-navigation-drawer__search,
.reveal-mobile-nav .mobile-navigation-drawer .mobile-navigation-drawer__footer {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

/* Make mobile search input appear above burger menu */
.header-search--mobile {
  position: relative;
  z-index: 8002 !important; /* Higher than mobile-navigation-drawer (8001) */
}

/* Mobile search form */
.mobile-navigation-drawer__search {
  padding: 20px;
  border-bottom: 1px solid rgba(51, 51, 52, 0.1);
}

.mobile-search-form__input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.mobile-search-form__icon {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
  color: #999;
}

.mobile-search-form__input {
  width: 100%;
  padding: 10px 0 10px 30px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #333334;
  outline: none;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-size: 14px;
  color: #333334;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.mobile-search-form__input::placeholder {
  color: #999;
  text-transform: uppercase;
}

/* Navigation links - uppercase with arrows */
.mobile-navigation-drawer .navigation__tier-1 > .navigation__item {
  border-bottom: 1.5px solid rgba(51, 51, 52, 0.5) !important;
  margin: 0 20px;
}

.mobile-navigation-drawer .navigation__tier-1 > .navigation__item > .navigation__link {
  text-transform: uppercase !important;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  letter-spacing: 0.05em !important;
  padding: 20px 0 10px 0 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  color: #333334 !important;
  width: 100% !important;
}

.mobile-navigation-drawer .navigation__tier-1 > .navigation__item > .navigation__children-toggle {
  color: #333334;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  padding: 0 !important;
  margin: auto -15px auto auto !important;
}

.mobile-navigation-drawer .navigation__tier-1 > .navigation__item > .navigation__children-toggle svg {
  transform: rotate(-90deg) !important;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Hide mobile header (back button, title, close) - we use logo-area header instead */
.mobile-navigation-drawer .navigation__mobile-header {
  display: none !important;
}

/* Back button in tier-2 container (submenu) */
.mobile-navigation-drawer .navigation__tier-2-back {
  padding-top: 60px;
  background: #f8f5f0 !important;
}

.mobile-navigation-drawer .navigation__tier-2-back .mobile-nav-back {
  display: flex !important;
  align-items: center !important;
  color: #333334 !important;
  text-decoration: none !important;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-size: 35px !important;
  font-weight: 400 !important;
  visibility: visible !important;
  opacity: 1 !important;
  line-height: 1.2 !important;
}

.mobile-navigation-drawer .navigation__tier-2-back .mobile-nav-back * {
  font-size: 25px !important;
}

.mobile-navigation-drawer .navigation__tier-2-back .mobile-nav-back svg {
  width: 30px !important;
  height: 30px !important;
  stroke: #333334 !important;
  margin-left: -10px;
}

.mobile-navigation-drawer .navigation__tier-2-back .mobile-nav-back-text {
  color: #333334 !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  font-size: 25px !important;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

/* Title in tier-2 container (submenu) - above menu items */
.mobile-navigation-drawer .navigation__tier-2-container .navigation__tier-2-title {
  display: block !important;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  color: #333334 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 0 20px 18px 20px !important;
}

/* Submenu items (tier-2) styles */
.mobile-navigation-drawer .navigation__tier-2 {
  padding-top: 0 !important;
}

.mobile-navigation-drawer .navigation__tier-2 > .navigation__item > .navigation__link {
  font-family: 'Engravers-Gothic-BT-Font', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 99% !important;
  letter-spacing: 0.05em !important;
  color: #333334 !important;
}
/* Style logo-area header in mobile navigation drawer - identical to main mobile header */
.mobile-navigation-drawer .logo-area {
  /* Use same styles as main mobile header */
}

/* Hide logo in mobile navigation drawer */
.mobile-navigation-drawer .logo-area__middle {
  display: none !important;
}

/* Style burger icon button in mobile navigation drawer */
.mobile-navigation-drawer .logo-area__left .mobile-nav-toggle {
  color: white;
}

/* Footer with logo */
.mobile-navigation-drawer__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 20px;
  text-align: center;
}

.mobile-navigation-drawer__logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile-navigation-drawer__logo .logo {
  display: inline-block;
}

.mobile-navigation-drawer__logo .logotext {
  font-family: 'Maginia', serif !important;
  font-size: 24px;
  color: #333334;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.mobile-navigation-drawer__logo img {
  object-fit: contain;
  /* Width and height are set inline via section settings */
}

/* Sidebar navigation */
.sidebar-navigation {
  position: fixed;
  left: 0;
  top: var(--theme-header-height, 80px);
  width: 250px;
  height: calc(100vh - var(--theme-header-height, 80px));
  background: #f8f5f0;
  padding: 30px 20px;
  overflow-y: auto;
  z-index: 5;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.05);
}

.sidebar-navigation__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-navigation__item {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(51, 51, 52, 0.1);
}

.sidebar-navigation__item:last-child {
  border-bottom: none;
}

.sidebar-navigation__link {
  display: block;
  padding: 15px 0;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #333334;
  text-decoration: none;
  transition: color 0.2s ease;
}

.sidebar-navigation__link:hover {
  color: #003228;
}

.sidebar-navigation__item--active .sidebar-navigation__link {
  color: #003228;
  font-weight: 500;
}

/* Підпункти в sidebar */
.sidebar-navigation__sublist {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  display: none;
}

.sidebar-navigation__item--with-children.sidebar-navigation__item--expanded .sidebar-navigation__sublist,
.sidebar-navigation__item--active .sidebar-navigation__sublist {
  display: block;
}

.sidebar-navigation__subitem {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(51, 51, 52, 0.05);
}

.sidebar-navigation__subitem:last-child {
  border-bottom: none;
}

.sidebar-navigation__sublink {
  display: block;
  padding: 10px 0 10px 20px;
  font-family: 'Engravers-Gothic-BT-Font', sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #666;
  text-decoration: none;
  transition: color 0.2s ease;
}

.sidebar-navigation__sublink:hover {
  color: #003228;
}

.sidebar-navigation__subitem--active .sidebar-navigation__sublink {
  color: #003228;
  font-weight: 500;
}

/* Іконка для розгортання/згортання */
.sidebar-navigation__item--with-children > .sidebar-navigation__link {
  position: relative;
  padding-right: 30px;
}

.sidebar-navigation__item--with-children > .sidebar-navigation__link::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333334;
  transition: transform 0.2s ease;
}

.sidebar-navigation__item--expanded > .sidebar-navigation__link::after,
.sidebar-navigation__item--active > .sidebar-navigation__link::after {
  transform: translateY(-50%) rotate(180deg);
}

/* Зсунути контент, якщо sidebar активний */
body:has(.sidebar-navigation) #content,
body:has(.sidebar-navigation) .page-content,
body:has(.sidebar-navigation) main {
  margin-left: 250px;
  padding-left: 20px;
}

/* Альтернативний спосіб для браузерів без підтримки :has() */
.sidebar-navigation ~ #content,
.sidebar-navigation ~ .page-content,
.sidebar-navigation ~ main {
  margin-left: 250px;
  padding-left: 20px;
}

@media (max-width: 767.98px) {
  .sidebar-navigation {
    display: none;
  }
  
  body:has(.sidebar-navigation) #content,
  body:has(.sidebar-navigation) .page-content,
  body:has(.sidebar-navigation) main,
  .sidebar-navigation ~ #content,
  .sidebar-navigation ~ .page-content,
  .sidebar-navigation ~ main {
    margin-left: 0;
    padding-left: 0;
  }
}

/* Виправлення для навігації при переносі (менше 1210px) - щоб не виходила за межі екрана */
@media (min-width: 768px) and (max-width: 1209px) {
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box !important;
  }
  
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner .navigation--left {
    width: 100% !important;
    left: 0 !important;
    overflow: visible !important;
  }
  
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner {
    overflow: visible !important;
  }
  
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner .navigation--left .navigation__tier-1-container {
    left: 0 !important;
    position: relative !important;
  }
  
  /* Dropdown меню завжди на всю ширину екрану при переносі - ідентично desktop */
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner .navigation--left .navigation__item--with-small-menu > .navigation__tier-2-container,
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner .navigation--left .navigation__item--with-small-menu > .navigation__child-tier,
  .pageheader--layout-inline-menu-center:not(.pageheader--layout-inline-permitted) .logo-area__left__inner .navigation--left .navigation__item--with-mega-menu > .navigation__tier-2-container {
    width: 100vw !important;
    max-width: 100vw !important;
    left: 0 !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    transform: none !important;
  }
}

/* Виправлення для навігації при 1210px та більше */
@media (min-width: 1210px) {
  .pageheader--layout-inline-menu-center .logo-area__left__inner {
    width: auto !important;
    max-width: none !important;
    transform: none !important;
    position: relative !important;
    left: auto !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area__left__inner .navigation--left {
    width: auto !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area__left__inner .navigation--left .navigation__tier-1-container {
    left: 0 !important;
    position: relative !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area__left {
    flex: 0 0 auto !important;
    order: 1 !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area__middle {
    flex: 0 0 auto !important;
    order: 2 !important;
  }
  
  .pageheader--layout-inline-menu-center .logo-area__right {
    flex: 0 0 auto !important;
    order: 3 !important;
  }
}

/* Збільшити меню на весь екран по ширині та встановити висоту 500px */
@media (min-width: 1210px) {
  .navigation .navigation__tier-2-container {
    width: 100vw !important;
    max-width: 100vw !important;

    min-height: 500px !important;
    height: auto !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
  }
  
  .navigation .navigation__item--with-small-menu > .navigation__tier-2-container {
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    min-height: 500px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
  }
  
  .navigation .navigation__tier-2-container .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  
  /* Для меню з мега-меню */
  .navigation .navigation__item--with-mega-menu > .navigation__tier-2-container {
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 500px !important;
  }
}

@media (min-width: 768px) and (max-width: 1210px) {
  .navigation .navigation__tier-2-container {
    position: fixed !important;
    top: var(--theme-header-height, 80px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 500px !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index: 100 !important;
  }
  
  .navigation .navigation__item--with-small-menu > .navigation__tier-2-container {
    position: fixed !important;
    top: calc(var(--theme-header-height, 250px) + 30px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    min-height: 500px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index: 100 !important;
  }
  
  .navigation .navigation__tier-2-container .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  
  .navigation .navigation__item--with-mega-menu > .navigation__tier-2-container {
    position: fixed !important;
    top: var(--theme-header-height, 80px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 500px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index: 100 !important;
  }
}

/* Search suggestions loading indicator */
.search-suggestions-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 20px;
  color: var(--color-body-text, #333);
}

.search-suggestions-loading span {
  font-size: 14px;
}

.main-search__results .search-suggestions-loading {
  padding: 40px 20px;
}

/* Override logo-area padding on mobile */
@media (max-width: 768px) {
  .logo-area {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}