@charset "utf-8";

#shopify-section-sections--19140125065371__header .mega-menu__images-wrapper { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; gap: 0.5rem; padding-bottom: 10px; }

#shopify-section-sections--19140125065371__header .mega-menu__image-push { scroll-snap-align: start; flex: 0 0 auto; width: 200px; }

#shopify-section-sections--19140125065371__header .mega-menu__image-wrapper img { width: 100%; height: auto; }

#shopify-section-sections--19140125065371__header .mega-menu__images-wrapper::-webkit-scrollbar { display: none; }

#shopify-section-sections--19140125065371__header .mega-menu__images-wrapper { scrollbar-width: none; }

@media (max-width: 1024px) {
  #shopify-section-sections--19140125065371__header .mega-menu__images-wrapper { overflow-x: visible; flex-wrap: wrap; }
}