/* Mobil megamenu — okunabilirlik düzeltmeleri */
@media (max-width: 991px) {
  .menu_and_cattree {
    background: #fff !important;
    margin-top: 0 !important;
    padding: 0;
  }

  /* Slide-out menü — kapalıyken yatay şerit görünmesin */
  .menu_and_cattree > .container > .row {
    margin: 0;
    min-height: 0;
    padding: 0;
  }

  .menu_and_cattree .block-categories-custom {
    display: none !important;
  }

  .menu_and_cattree .custom_menu {
    min-height: 0;
    padding: 0 !important;
  }

  .menu_and_cattree .custom_menu .ets_mm_megamenu {
    margin: 0 !important;
    padding: 0 !important;
  }

  .menu_and_cattree .ets_mm_megamenu .container {
    padding: 0 !important;
  }

  /* Kapalıyken yatay menü şeridi görünmesin — tam ekran slide-out */
  .menu_and_cattree .mm_menus_ul {
    background: linear-gradient(180deg, #0a1628 0%, #0d3b66 38%, #145a8a 100%) !important;
    bottom: 0;
    display: flex !important;
    flex-direction: column;
    float: none !important;
    isolation: isolate;
    left: 0;
    margin: 0;
    max-width: 100%;
    min-height: 100dvh;
    min-height: 100svh;
    opacity: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    transform: translate3d(0, -48px, 0);
    transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
  }

  .menu_and_cattree .mm_menus_ul::before,
  .menu_and_cattree .mm_menus_ul::after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 0;
  }

  .menu_and_cattree .mm_menus_ul::before {
    animation: hm-footer-wave-drift 38s linear infinite;
    background-color: rgba(26, 107, 154, 0.18);
    background-image: url("../img/hm-footer-waves.svg");
    background-blend-mode: soft-light;
    background-position: 0 58%;
    background-repeat: repeat-x;
    background-size: 880px auto;
    bottom: 0;
    opacity: 0.42;
    top: 22%;
  }

  .menu_and_cattree .mm_menus_ul::after {
    animation: hm-footer-wave-drift-alt 52s linear infinite;
    background-color: rgba(56, 189, 248, 0.14);
    background-image: url("../img/hm-footer-waves.svg");
    background-blend-mode: color-dodge;
    background-position: 160px 78%;
    background-repeat: repeat-x;
    background-size: 720px auto;
    bottom: 0;
    opacity: 0.32;
    top: 40%;
    transform: scaleY(-1);
  }

  .menu_and_cattree .mm_menus_ul > li {
    position: relative;
    z-index: 1;
  }

  .menu_and_cattree .mm_menus_ul.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  .menu_and_cattree .mm_menus_li:not(.hm-mobile-menu-header):not(.hm-mobile-menu-footer) {
    background: transparent !important;
    border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
    float: none !important;
    width: 100%;
  }

  .menu_and_cattree .mm_menus_li:not(.hm-mobile-menu-header):not(.hm-mobile-menu-footer) > a {
    background: linear-gradient(90deg, #0a1628 0%, #0d3b66 55%, #1a6b9a 100%) !important;
    color: #fff !important;
    display: block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.01em;
    padding: 14px 18px !important;
    width: 100%;
  }

  /* Tam ekran menü — koyu gri perde animasyonda blur/karanlık yapıyordu */
  body.hm-mobile-menu-open::before,
  #menu-icon.hm-mobile-menu-trigger.opened:before,
  #menu-icon.opened:before {
    content: none !important;
    display: none !important;
  }

  /* Popup odak — arka plan kaymasın, header/sepet üstte kalmasın */
  body.hm-mobile-menu-open {
    overflow: hidden !important;
    overscroll-behavior: none;
    touch-action: none;
  }

  body.hm-mobile-menu-open #header .header-nav,
  body.hm-mobile-menu-open #header .mobile_logo,
  body.hm-mobile-menu-open #header .header-top > .container:first-of-type {
    pointer-events: none !important;
    visibility: hidden !important;
  }

  body.hm-mobile-menu-open .menu_and_cattree {
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10150 !important;
  }

  body.hm-mobile-menu-open .menu_and_cattree .mm_menus_ul {
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    z-index: 10160 !important;
  }

  body.hm-mobile-menu-open .scroll_top,
  body.hm-mobile-menu-open .whatsapp-order-float {
    opacity: 0 !important;
    pointer-events: none !important;
    visibility: hidden !important;
  }

  body.hm-mobile-menu-open .hm-mobile-menu-action--whatsapp {
    opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
  }

  .menu_and_cattree .custom_menu,
  .header_content .ets_mm_megamenu,
  .ets_mm_megamenu,
  .ets_mm_megamenu .ets_mm_megamenu_content,
  .ets_mm_megamenu .container,
  .transition_full .mm_menus_ul,
  .transition_floating .mm_menus_ul {
    background: transparent !important;
  }

  .menu_and_cattree .custom_menu .mm_menus_li:not(.hm-mobile-menu-header) > a,
  .menu_and_cattree .custom_menu .mm_menus_li:not(.hm-mobile-menu-header) > span,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > a,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > span,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > a span,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > a *:not(i),
  #header .layout_layout5 .mm_menus_li:not(.hm-mobile-menu-header) > a,
  .layout_layout5 .mm_menus_li:not(.hm-mobile-menu-header) > a,
  .layout_layout5.hook-default .mm_menus_li:not(.hm-mobile-menu-header) > a {
    color: #fff !important;
    text-shadow: none !important;
    -webkit-text-stroke: 0 !important;
  }

  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header).active > a,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > a:hover,
  .menu_and_cattree .custom_menu .mm_menus_li:not(.hm-mobile-menu-header).active > a,
  .menu_and_cattree .custom_menu .mm_menus_li:not(.hm-mobile-menu-header) > a:hover {
    background: linear-gradient(90deg, #0d3b66 0%, #1a6b9a 55%, #38bdf8 100%) !important;
    color: #fff !important;
  }

  .ets_mm_megamenu .mm_columns_ul,
  .ets_mm_megamenu .mm_columns_ul .ets_mm_block_content,
  .ets_mm_megamenu .mm_columns_ul .ets_mm_categories,
  .menu_and_cattree .custom_menu .mm_columns_ul,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_block_content,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_categories {
    background: rgba(10, 22, 40, 0.92) !important;
  }

  .ets_mm_megamenu .mm_columns_ul a,
  .ets_mm_megamenu .mm_columns_ul .ets_mm_categories a,
  .ets_mm_megamenu .mm_block > h4,
  .ets_mm_megamenu .mm_block > h4 a,
  .ets_mm_megamenu .mm_block > h4 *:not(i),
  .ets_mm_megamenu .mm_blocks_li,
  .ets_mm_megamenu .mm_blocks_li a,
  .ets_mm_megamenu .mm_blocks_li li,
  .ets_mm_megamenu .mm_blocks_li li a,
  .menu_and_cattree .custom_menu .mm_columns_ul a,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_block_content a,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_categories a,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_block > h4,
  .menu_and_cattree .custom_menu .mm_columns_ul .ets_mm_block > h4 a {
    color: rgba(255, 255, 255, 0.92) !important;
    text-shadow: none !important;
  }

  .ets_mm_megamenu .mm_columns_ul a:hover,
  .menu_and_cattree .custom_menu .mm_columns_ul a:hover {
    color: #b8e4f5 !important;
  }

  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) {
    border-top-color: rgba(255, 255, 255, 0.12) !important;
  }

  .ets_mm_megamenu .mm_menus_back,
  .ets_mm_megamenu .mm_menus_back a,
  .ets_mm_megamenu .mm_menus_back span {
    color: #fff !important;
  }

  .ets_mm_megamenu .mm_menus_back_icon,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header) > .arrow:before {
    border-color: rgba(255, 255, 255, 0.85) !important;
  }

  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header):hover > .arrow:before,
  .ets_mm_megamenu .mm_menus_li:not(.hm-mobile-menu-header).active > .arrow:before {
    border-color: #b8e4f5 !important;
  }

  .ybc-menu-toggle {
    color: var(--pt-brand-blue-dark) !important;
  }

  .ybc-menu-toggle .icon-bar {
    background-color: var(--pt-brand-blue-dark) !important;
  }

  .ets_mm_megamenu .mm_bubble_text {
    color: #fff !important;
  }

  #mobile_top_menu_wrapper,
  #mobile_top_menu_wrapper .top-menu a,
  #mobile_top_menu_wrapper .top-menu .sub-menu li > a,
  #mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: var(--pt-brand-blue-dark) !important;
  }

  #mobile_top_menu_wrapper .top-menu .sub-menu {
    background: #fff !important;
  }

  /* Mobil üst çubuk — koyu zemin, flex hizalama */
  #header .header-top {
    background: linear-gradient(90deg, #0a1628 0%, #0d3b66 45%, #1a6b9a 100%);
    padding-top: 0;
  }

  #header .header-top > .container > .row {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    min-height: 56px;
    padding: calc(8px / 2.4) 14px;
  }

  #header .header-top > .container > .row::before,
  #header .header-top > .container > .row::after {
    display: none;
  }

  #menu-icon.hm-mobile-menu-trigger {
    order: 1;
  }

  /* DOM: sepet önce, arama sonra — görsel: arama | sepet (en sağ) */
  #header .header-top .hm-search.col-sm-12 {
    flex: 0 0 auto;
    float: none !important;
    margin-left: auto;
    margin-right: 0;
    max-width: none;
    order: 2;
    padding: 0;
    width: auto;
  }

  #header .header-top .hm-header-cart-column {
    flex: 0 0 auto;
    margin: 0;
    order: 3;
    padding: 0 !important;
  }

  #header .header-top #_desktop_cart.hm-cart {
    flex: 0 0 auto;
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0 !important;
  }

  /* displayTop'taki diğer modüller mobil üst satırda görünmesin */
  #header .header-top > .container > .row > .ets_mm_megamenu,
  #header .header-top > .container > .row > [id^="ets_purchasetogether"],
  #header .header-top > .container > .row > .ybc_widget_block {
    display: none !important;
  }

  /* Ürünlerimiz + hamburger tetikleyici — menü kapalıyken beyaz */
  #menu-icon.hm-mobile-menu-trigger {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 999px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 auto;
    float: none;
    gap: 10px;
    height: 48px;
    margin: 0;
    padding: 0 14px 0 12px;
    text-align: left;
  }

  #menu-icon.hm-mobile-menu-trigger:not(.opened) .hm-menu-label {
    color: #fff !important;
    text-shadow: none !important;
  }

  #menu-icon.hm-mobile-menu-trigger:not(.opened) .hm-menu-burger .icon-bar {
    background-color: #fff !important;
  }

  #menu-icon .hm-menu-label {
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1;
    text-shadow: none !important;
    white-space: nowrap;
  }

  #menu-icon .hm-menu-burger {
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
    min-height: 18px;
    width: 20px;
  }

  #menu-icon .hm-menu-burger .icon-bar {
    background-color: #fff !important;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin: 0;
    width: 18px;
  }

  /* Açık menü üst bar — logo ortada, sosyal logonun altında */
  .ets_mm_megamenu .mm_menus_ul .close_menu.hm-mobile-menu-header {
    background: linear-gradient(180deg, #fff 0%, #f0f9ff 100%) !important;
    border-bottom: 1px solid rgba(13, 59, 102, 0.12) !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    float: none !important;
    min-height: 0;
    overflow: visible;
    /* Üst boşluk ≈ sosyal→menü boşluğu (scale taşması + nefes payı) */
    padding: 48px 56px 18px !important;
    position: relative;
    text-align: center;
    width: 100% !important;
  }

  .hm-mobile-menu-close {
    align-items: center;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(56, 189, 248, 0.45);
    border-radius: 50%;
    box-shadow:
      0 0 0 3px rgba(255, 255, 255, 0.92),
      0 0 18px rgba(255, 255, 255, 0.98),
      0 0 28px rgba(255, 255, 255, 0.82),
      0 4px 16px rgba(56, 189, 248, 0.35);
    cursor: pointer;
    display: inline-flex;
    height: 44px;
    justify-content: center;
    left: auto;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 14px;
    top: 12px;
    width: 44px;
    z-index: 10;
  }

  .ets_mm_megamenu .mm_menus_ul .close_menu.hm-mobile-menu-header .hm-mobile-menu-close,
  .ets_mm_megamenu .mm_menus_ul .close_menu.hm-mobile-menu-header .hm-mobile-menu-close-icon,
  .hm-mobile-menu-close-icon {
    color: #38bdf8 !important;
    display: block;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-shadow:
      0 0 6px rgba(255, 255, 255, 1),
      0 0 14px rgba(255, 255, 255, 0.98),
      0 0 22px rgba(255, 255, 255, 0.9),
      0 2px 8px rgba(255, 255, 255, 0.85),
      0 0 16px rgba(56, 189, 248, 0.55);
  }

  .hm-mobile-menu-close:hover,
  .hm-mobile-menu-close:focus-visible {
    background: #fff;
    border-color: rgba(56, 189, 248, 0.65);
    box-shadow:
      0 0 0 4px rgba(255, 255, 255, 1),
      0 0 24px rgba(255, 255, 255, 1),
      0 0 36px rgba(56, 189, 248, 0.45);
    outline: none;
  }

  .hm-mobile-menu-close:hover .hm-mobile-menu-close-icon,
  .hm-mobile-menu-close:focus-visible .hm-mobile-menu-close-icon {
    color: #1a6b9a !important;
  }

  .hm-mobile-menu-logo-link {
    display: inline-block;
    line-height: 0;
    margin: 12px auto 0;
    max-width: calc(100% - 80px);
    overflow: visible;
    padding: 0;
  }

  .hm-mobile-menu-brand {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .hm-mobile-menu-logo {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 52px;
    max-width: 160px;
    transform: scale(2.2);
    transform-origin: center center;
    width: auto;
  }

  .hm-mobile-menu-social {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: center;
    /* Logo→sosyal ≈ sosyal→ana menü (~18px görsel boşluk; scale taşması dahil) */
    margin-top: 48px;
    max-width: 220px;
    position: static;
    width: 100%;
    z-index: 2;
  }

  .hm-mobile-menu-social .hm-social-link {
    align-items: center;
    background: rgba(56, 189, 248, 0.32) !important;
    border: 1px solid rgba(56, 189, 248, 0.55) !important;
    border-radius: 50%;
    box-shadow:
      0 0 0 2px rgba(255, 255, 255, 0.92),
      0 0 12px rgba(56, 189, 248, 0.35),
      0 2px 8px rgba(56, 189, 248, 0.2);
    color: #0d3b66 !important;
    display: inline-flex;
    font-size: 14px;
    height: 34px;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
    width: 34px;
  }

  .hm-mobile-menu-social .hm-social-link i,
  .hm-mobile-menu-social .hm-social-link i::before,
  .hm-mobile-menu-social .hm-social-link .fa {
    color: #0d3b66 !important;
    font-size: 15px;
    line-height: 1;
  }

  .hm-mobile-menu-social .hm-social-link .hm-icon-medium {
    color: #0d3b66 !important;
  }

  .hm-mobile-menu-social .hm-social-link:hover {
    background: rgba(56, 189, 248, 0.55) !important;
    box-shadow:
      0 0 0 3px rgba(255, 255, 255, 1),
      0 0 18px rgba(56, 189, 248, 0.5);
    color: #0a1628 !important;
    transform: translateY(-1px);
  }

  .hm-mobile-menu-social .hm-social-link:hover i,
  .hm-mobile-menu-social .hm-social-link:hover i::before,
  .hm-mobile-menu-social .hm-social-link:hover .hm-icon-medium,
  .hm-mobile-menu-social .hm-social-link:hover .hm-icon-x {
    color: #0a1628 !important;
  }

  .hm-mobile-menu-social .hm-icon-medium,
  .hm-mobile-menu-social .hm-icon-x {
    color: #0d3b66 !important;
    display: block;
    height: 15px;
    width: 15px;
  }

  /* Alt — WhatsApp sol, Telefon et sağ */
  .hm-mobile-menu-footer {
    background: transparent !important;
    border-top: 1px solid rgba(255, 255, 255, 0.14) !important;
    flex: 0 0 auto;
    margin-top: auto;
    padding: 18px 16px calc(22px + env(safe-area-inset-bottom, 0));
    width: 100%;
  }

  .hm-mobile-menu-actions {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    justify-content: center;
    max-width: 360px;
    margin: 0 auto;
    width: 100%;
  }

  .hm-mobile-menu-action {
    align-items: center;
    border-radius: 999px;
    box-sizing: border-box;
    display: inline-flex;
    flex: 1 1 0;
    font-size: 14px;
    font-weight: 700;
    gap: 8px;
    justify-content: center;
    letter-spacing: 0.01em;
    line-height: 1.2;
    max-width: 168px;
    min-height: 48px;
    overflow: hidden;
    padding: 11px 16px;
    position: relative;
    text-decoration: none !important;
    transition:
      transform 0.25s ease,
      box-shadow 0.25s ease,
      background 0.25s ease,
      border-color 0.25s ease;
    z-index: 0;
  }

  .hm-mobile-menu-action::before {
    background: linear-gradient(
      105deg,
      transparent 0%,
      rgba(255, 255, 255, 0.45) 45%,
      transparent 90%
    );
    content: "";
    height: 100%;
    left: -120%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: left 0.55s ease;
    width: 80%;
    z-index: -1;
  }

  .hm-mobile-menu-action:active {
    transform: scale(0.97);
  }

  .hm-mobile-menu-action .fa {
    flex-shrink: 0;
    font-size: 16px;
    line-height: 1;
    position: relative;
    z-index: 1;
  }

  .hm-mobile-menu-action span {
    position: relative;
    z-index: 1;
  }

  .hm-mobile-menu-action--whatsapp {
    animation: hm-menu-btn-wa-glow 2.8s ease-in-out infinite;
    background: linear-gradient(135deg, #25d366 0%, #128c7e 100%);
    border: 2px solid rgba(255, 255, 255, 0.35);
    box-shadow:
      0 0 0 0 rgba(37, 211, 102, 0.45),
      0 8px 22px rgba(37, 211, 102, 0.35);
    color: #fff !important;
    order: 1;
  }

  .hm-mobile-menu-action--whatsapp .fa,
  .hm-mobile-menu-action--whatsapp span {
    color: #fff !important;
  }

  .hm-mobile-menu-action--whatsapp:hover,
  .hm-mobile-menu-action--whatsapp:focus-visible {
    animation: none;
    box-shadow:
      0 0 0 4px rgba(37, 211, 102, 0.28),
      0 12px 28px rgba(37, 211, 102, 0.45);
    color: #fff !important;
    transform: translateY(-2px) scale(1.02);
  }

  .hm-mobile-menu-action--whatsapp:hover::before,
  .hm-mobile-menu-action--whatsapp:focus-visible::before {
    left: 130%;
  }

  .hm-mobile-menu-action--phone {
    animation: hm-menu-btn-phone-glow 3.2s ease-in-out infinite;
    background: #fff !important;
    border: 2px solid #0d3b66 !important;
    box-shadow:
      0 0 0 0 rgba(13, 59, 102, 0.2),
      0 8px 20px rgba(13, 59, 102, 0.18);
    color: #0d3b66 !important;
    order: 2;
  }

  .hm-mobile-menu-action--phone .fa,
  .hm-mobile-menu-action--phone span {
    color: #0d3b66 !important;
  }

  .hm-mobile-menu-action--phone:hover,
  .hm-mobile-menu-action--phone:focus-visible {
    animation: none;
    background: #f0f9ff !important;
    border-color: #1a6b9a !important;
    box-shadow:
      0 0 0 4px rgba(56, 189, 248, 0.25),
      0 12px 26px rgba(13, 59, 102, 0.22);
    color: #0a1628 !important;
    transform: translateY(-2px) scale(1.02);
  }

  .hm-mobile-menu-action--phone:hover .fa,
  .hm-mobile-menu-action--phone:hover span,
  .hm-mobile-menu-action--phone:focus-visible .fa,
  .hm-mobile-menu-action--phone:focus-visible span {
    color: #0a1628 !important;
  }

  .hm-mobile-menu-action--phone:hover::before,
  .hm-mobile-menu-action--phone:focus-visible::before {
    background: linear-gradient(
      105deg,
      transparent 0%,
      rgba(56, 189, 248, 0.35) 45%,
      transparent 90%
    );
    left: 130%;
  }

  @keyframes hm-menu-btn-wa-glow {
    0%,
    100% {
      box-shadow:
        0 0 0 0 rgba(37, 211, 102, 0.4),
        0 8px 22px rgba(37, 211, 102, 0.32);
    }

    50% {
      box-shadow:
        0 0 0 6px rgba(37, 211, 102, 0.12),
        0 10px 26px rgba(37, 211, 102, 0.42);
    }
  }

  @keyframes hm-menu-btn-phone-glow {
    0%,
    100% {
      box-shadow:
        0 0 0 0 rgba(13, 59, 102, 0.15),
        0 8px 20px rgba(13, 59, 102, 0.16);
    }

    50% {
      box-shadow:
        0 0 0 5px rgba(56, 189, 248, 0.14),
        0 10px 24px rgba(13, 59, 102, 0.22);
    }
  }

  /* Üst kategoriye tıklayınca sadece 1. seviye alt kategori */
  .ets_mm_megamenu .mm_columns_ul .ets_mm_categories .ets_mm_categories {
    display: none !important;
  }

  .ets_mm_megamenu .mm_menus_li.mm_has_sub > a {
    cursor: pointer;
    padding-right: 42px !important;
  }

  .ets_mm_megamenu .mm_menus_li.mm_has_sub > .arrow {
    pointer-events: none;
  }

  /* pt-text-black + megamenu varsayılan renklerini geçersiz kıl */
  .menu_and_cattree .custom_menu .mm_menus_li:not(.hm-mobile-menu-header) > a,
  .ets_mm_megamenu .mm_menus_ul .mm_menus_li:not(.hm-mobile-menu-header) > a {
    color: #fff !important;
  }

  .ets_mm_megamenu .mm_menus_ul .close_menu.hm-mobile-menu-header .hm-mobile-menu-social .hm-social-link i::before {
    color: #0d3b66 !important;
  }
}

@media (max-width: 767px) {
  .header_content .ets_mm_megamenu {
    background: transparent !important;
  }

  .ets_mm_megamenu .container {
    background: transparent !important;
  }
}
