.elementor-kit-13{--e-global-color-primary:#F08D14;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#B96F15;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ================================================
   CAMEL — Mobil Kritik Düzeltmeler
   Appearance → Additional CSS — EN ALTA ekleyin
   ================================================ */

/* ── NAV BUTONLARI mobilde gizle ── */
@media (max-width: 1024px) {
  /* Navbar sağ kolon (Наши магазины / проекты / Блог) */
  .elementor-element-337bacc0 .elementor-element:last-child,
  .elementor-element-337bacc0 > .elementor-container > .elementor-row > .elementor-col-30,
  .elementor-element-337bacc0 .elementor-column:last-child,
  [data-id="337bacc0"] .elementor-column:last-child {
    display: none !important;
  }
}

/* ── HAMBURGER MENÜ — z-index ve tıklanabilirlik ── */
@media (max-width: 1024px) {
  .elementor-nav-menu--toggle.elementor-active,
  .elementor-nav-menu--toggle,
  .elementor-menu-toggle {
    position: relative !important;
    z-index: 9999 !important;
    cursor: pointer !important;
    pointer-events: all !important;
  }

  /* Navbar section z-index */
  [data-id="337bacc0"],
  .elementor-element-337bacc0 {
    position: relative !important;
    z-index: 100 !important;
  }

  /* Nav butonlar kolonu gizle */
  .elementor-element-337bacc0 .elementor-widget-html:first-child,
  [data-id="337bacc0"] .elementor-widget-html {
    display: none !important;
  }
}

/* ── INFO BAR mobilde compact ── */
@media (max-width: 767px) {
  /* Tagline gizle */
  .camel-infobar-inner > span:first-child {
    display: none !important;
  }
  /* İletişim bilgileri yatay */
  .camel-infobar-inner > div,
  [data-id="59b05e9e"] .elementor-widget-html > div > div {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 6px 16px !important;
  }
  /* Saatler gizle */
  [data-id="59b05e9e"] span[style*="09:00"] {
    display: none !important;
  }
}

/* ── GTRANSLATE mobilde küçük ── */
@media (max-width: 767px) {
  .gt_switcher a:first-child {
    font-size: 12px !important;
    padding: 5px 8px !important;
  }
  .gt_switcher a:first-child img {
    width: 16px !important;
    height: 11px !important;
  }
  .gt_switcher .gt_options {
    min-width: 280px !important;
    right: 0 !important;
    left: auto !important;
    columns: 1 !important;
  }
}

/* ── LOGO mobilde ortalı ── */
@media (max-width: 767px) {
  [data-id="19bd81a8"] {
    text-align: center !important;
  }
  [data-id="19bd81a8"] img {
    max-width: 180px !important;
  }
}

/* ── ARAMA mobilde tam genişlik ── */
@media (max-width: 767px) {
  [data-id="5ea1e6e0"] {
    padding: 0 16px !important;
  }
  .camel-search-input {
    font-size: 13px !important;
  }
}

/* ── ICONS SATIRI — GTranslate + ikonlar yan yana ── */
@media (max-width: 767px) {
  [data-id="5214c293"] {
    padding: 8px 0 !important;
  }
  .camel-hicons {
    justify-content: center !important;
    gap: 4px !important;
  }
  .camel-hicon-label {
    display: none !important;
  }
}/* ── ARAMA ÖNERİLERİ — mobilde z-index ve pozisyon ── */
@media (max-width: 767px) {
  .camel-search-suggestions {
    position: fixed !important;
    top: auto !important;
    left: 16px !important;
    right: 16px !important;
    width: auto !important;
    z-index: 99999 !important;
    max-height: 200px !important;
    overflow-y: auto !important;
  }

  /* Öneriler açıkken arka planı karart */
  .camel-search-wrap:focus-within::after {
    content: '' !important;
    position: fixed !important;
    inset: 0 !important;
    background: rgba(0,0,0,0.3) !important;
    z-index: 99998 !important;
    pointer-events: none !important;
  }
}
// Mobilde önerileri gösterme
if (window.innerWidth <= 767) {
  var sugg = document.getElementById('camel-suggestions');
  if (sugg) sugg.style.display = 'none';
}
<div class="camel-search-suggestions">
  <div class="camel-sugg-item">...</div>
  <div class="camel-sugg-item">...</div>
  <div class="camel-sugg-item">...</div>
  <div class="camel-sugg-item">...</div>
</div>
/* Arama önerileri — hamburger menünün arkasında kalsın */
.camel-search-suggestions {
  z-index: 100 !important;
}

/* Hamburger — her şeyin önünde */
.elementor-menu-toggle,
.elementor-nav-menu--toggle {
  z-index: 9999 !important;
  position: relative !important;
  pointer-events: auto !important;
}

/* Navbar section */
.elementor-location-header .elementor-section:last-of-type {
  position: relative !important;
  z-index: 9998 !important;
}

/* Arama focus dışında öneriler kapansın */
@media (max-width: 767px) {
  .camel-search-suggestions {
    display: none !important;
  }
  @media (max-width: 767px) {
  .camel-search-suggestions {
    display: none !important;
  }
}
/* ==============================
   CAMEL MOBILE MENU CLICK FIX
   ============================== */

/* Header ve mobil menü üstte kalsın */
.elementor-location-header,
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-widget-wrap {
  overflow: visible !important;
}

.elementor-nav-menu--dropdown,
.elementor-nav-menu--dropdown.elementor-nav-menu__container,
.elementor-nav-menu--dropdown.elementor-nav-menu--main {
  position: relative !important;
  z-index: 99999 !important;
  pointer-events: auto !important;
}

/* Menü toggle butonu kesin tıklansın */
.elementor-menu-toggle,
.elementor-nav-menu__toggle,
.elementor-nav-menu--toggle {
  position: relative !important;
  z-index: 100000 !important;
  pointer-events: auto !important;
  touch-action: manipulation !important;
}

/* Menü linkleri kesin tıklansın */
.elementor-nav-menu--dropdown a,
.elementor-nav-menu--dropdown .elementor-item,
.elementor-nav-menu--dropdown .sub-arrow,
.elementor-nav-menu--dropdown li,
.elementor-nav-menu--dropdown ul,
.elementor-nav-menu--dropdown .menu-item {
  position: relative !important;
  z-index: 100001 !important;
  pointer-events: auto !important;
  touch-action: manipulation !important;
}

/* Header içindeki gereksiz boş overlay / html alanları tıklamayı bloklamasın */
.camel-search-suggestions,
.camel-search-overlay,
.camel-search-backdrop,
.camel-header-overlay,
.camel-empty-bar,
.camel-dummy-bar {
  pointer-events: none !important;
}

/* Boş X alanı / gereksiz kutu varsa mobilde tamamen kapat */
@media (max-width: 767px) {
  .camel-search-suggestions,
  .camel-search-overlay,
  .camel-search-backdrop,
  .camel-empty-bar,
  .camel-dummy-bar {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
}

/* Header içindeki HTML widget'lar menüyü boğmasın */
@media (max-width: 767px) {
  .elementor-location-header .elementor-widget-html {
    position: relative !important;
    z-index: 1 !important;
  }

  .elementor-location-header .elementor-widget-nav-menu,
  .elementor-location-header .elementor-widget-nav-menu * {
    z-index: 99999 !important;
  }
}

/* GTranslate veya ikon kutusu menünün üstüne binmesin */
@media (max-width: 767px) {
  .gt_switcher,
  .gt_float_switcher,
  .camel-hicons,
  .camel-lang-wrap,
  .camel-cart-wrap {
    position: relative !important;
    z-index: 2 !important;
  }

  .elementor-nav-menu--dropdown {
    z-index: 99999 !important;
  }
}

/* Dropdown açıldığında tam tıklanabilir olsun */
@media (max-width: 767px) {
  .elementor-nav-menu--dropdown {
    background: #fff !important;
  }

  .elementor-nav-menu--dropdown a {
    display: block !important;
    width: 100% !important;
    min-height: 44px !important;
    line-height: 1.4 !important;
  }
}/* End custom CSS */