/* LEXRON / SUNKOREAN V15 — TEK MAĞAZA MOBİL TEMİZLİK */
/* Commerce pages keep one mobile header/menu/cart only: lx12 + lx14. */
body.lx15-single-store .sk-sales-trust-v2,
body.lx15-single-store .sk-sales-trust-v1,
body.lx15-single-store .sk-sales-cta-v2,
body.lx15-single-store .sk-sales-cta-v1,
body.lx15-single-store .quick-actions,
body.lx15-single-store .v915-mobile-nav,
body.lx15-single-store .v98-mobile-return,
body.lx15-single-store .lx-mobile-drawer,
body.lx15-single-store .lx-mobile-overlay,
body.lx15-single-store .mobile-menu-backdrop{display:none!important}

/* Legacy cart surfaces are never allowed to compete with V14. */
body.lx15-single-store .sk-cart-fab,
body.lx15-single-store .sk-cart-panel,
body.lx15-single-store .lx-cart-overlay,
body.lx15-single-store .lx-cart-drawer{display:none!important}
body.lx15-single-store.lx14-cart-ready .lx14-cart-overlay,
body.lx15-single-store.lx14-cart-ready .lx14-cart-drawer{display:block}
body.lx15-single-store .lx14-cart-overlay{display:block}

@media(max-width:980px){
  /* V12 white LEXRON bar is the sole mobile header. Hide the original black/green site header even after wrappers are injected. */
  body.lx15-single-store > .topbar,
  body.lx15-single-store > header,
  body.lx15-single-store #lxPageShell > .topbar,
  body.lx15-single-store #lxPageShell > header,
  body.lx15-single-store #lxPageShell .topbar,
  body.lx15-single-store #lxPageShell header,
  body.lx15-single-store header:not(.lx14-page-top){display:none!important}

  /* Old mobile category/return rails are redundant with the LEXRON drawer. */
  body.lx15-single-store .mobile-product-cats,
  body.lx15-single-store .mobile-category-menu,
  body.lx15-single-store .mobile-category-rail,
  body.lx15-single-store .mobile-product-categories,
  body.lx15-single-store .category-sidebar-mobile,
  body.lx15-single-store .mobile-sidebar,
  body.lx15-single-store .mobile-quick-menu{display:none!important}

  body.lx15-single-store{padding-top:58px!important;padding-bottom:0!important}
  body.lx15-single-store .lx12-mobilebar{display:flex!important}

  /* Prevent old fixed elements from leaving phantom space. */
  body.lx15-single-store main,
  body.lx15-single-store .lx-store{margin-bottom:0!important}

  /* More predictable mobile product/detail widths. */
  body.lx15-single-store img{max-width:100%;height:auto}
  body.lx15-single-store .detail-grid,
  body.lx15-single-store .product-detail-grid{max-width:100%;overflow:hidden}
  body.lx15-single-store .detail-card,
  body.lx15-single-store .product-card-real{min-width:0}
}

/* Homepage: old original content remains for SEO, but its duplicated header/actions do not become UI. */
body.lexron-storefront-home.lx15-single-store .sk-sales-trust-v2,
body.lexron-storefront-home.lx15-single-store .sk-sales-cta-v2{display:none!important}

/* Dedicated cart page has its own header and no 58px injected bar. */
body.lx14-cart-page.lx15-single-store{padding-top:0!important}
body.lx14-cart-page.lx15-single-store .lx12-mobilebar{display:none!important}
