.mega-menu,.custom-mega-menu-wrapper,.custom-mega-menu{position:static}.custom-mega-menu__content{position:absolute!important;top:100%!important;left:0!important;right:0!important;width:100%!important;background:#fff;border:0;border-top:1px solid #eeeeee;border-radius:0;box-shadow:0 14px 35px #0000001a;padding:30px 40px 36px;z-index:9999;overflow:visible!important;opacity:0;visibility:hidden;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease}.custom-mega-menu[open] .custom-mega-menu__content{opacity:1;visibility:visible}.custom-mega-menu__content:before{content:"";position:absolute;top:-30px;left:0;right:0;height:30px;background:transparent}.custom-mega-menu__inner{width:100%;max-width:1500px;margin:0 auto;display:grid;grid-template-columns:245px minmax(0,1fr);gap:38px;padding:0}.custom-mega-menu__sidebar{width:100%;display:flex;flex-direction:column;gap:2px}.custom-mega-menu__category{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:9px 13px;box-sizing:border-box;color:#151515;background:transparent;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;line-height:1.25;transition:background .18s ease,color .18s ease,padding-left .18s ease}.custom-mega-menu__category:hover{color:#111;background:#f5f5f5;text-decoration:none;padding-left:17px}.custom-mega-menu__category.is-active{color:#111;background:#f5f5f5;padding-left:17px}.custom-mega-menu__arrow{font-size:17px;line-height:1;opacity:0;transform:translate(-5px);transition:opacity .18s ease,transform .18s ease}.custom-mega-menu__category:hover .custom-mega-menu__arrow,.custom-mega-menu__category.is-active .custom-mega-menu__arrow{opacity:1;transform:translate(0)}.custom-mega-menu__products{width:100%;min-width:0}.custom-mega-menu__product-panel{display:none;width:100%}.custom-mega-menu__product-panel.is-active{display:block}.custom-mega-menu__product-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.custom-mega-product{display:block;width:100%;min-width:0;color:#111;text-decoration:none;transition:transform .2s ease}.custom-mega-product:hover{color:#111;text-decoration:none;transform:translateY(-3px)}.custom-mega-product__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:9px;background:#f3f3f3}.custom-mega-product__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.custom-mega-product:hover .custom-mega-product__image img{transform:scale(1.045)}.custom-mega-product__badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:18px;color:#fff;font-size:11px;font-weight:700;line-height:1;z-index:2}.custom-mega-product__badge--sale{background:#e6007e}.custom-mega-product__badge--soldout{background:#222}.custom-mega-product__info{padding-top:10px}.custom-mega-product__title{margin:0 0 6px;color:#111;font-size:14px;font-weight:600;line-height:1.35}.custom-mega-product__rating{display:flex;align-items:center;gap:5px;margin-bottom:6px;color:#e6007e;font-size:13px;letter-spacing:1px;line-height:1}.custom-mega-product__rating span{color:#777;font-size:12px;letter-spacing:0}.custom-mega-product__price{color:#555;font-size:13px;font-weight:500;line-height:1.3}.custom-mega-menu>summary svg,.custom-mega-menu>summary .icon-caret,.custom-mega-menu>summary .icon-caret path{display:none!important}.custom-mega-menu>summary{cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-mega-menu>summary::-webkit-details-marker{display:none}.custom-mega-menu>summary::marker{display:none}.header-mega-menu-item{position:static}.header__inline-menu .list-menu--inline{display:flex;align-items:center;gap:2.8rem}.header__inline-menu .header__menu-item{position:relative;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;padding:1rem 0;text-decoration:none}.header__inline-menu .header__menu-item:hover{color:rgb(var(--color-foreground));text-decoration:none}.mega-menu__content{border-radius:0}.shopify-section-header-sticky .custom-mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 2rem);overflow-y:auto!important}.custom-mega-menu__content::-webkit-scrollbar{width:6px}.custom-mega-menu__content::-webkit-scrollbar-track{background:#f5f5f5}.custom-mega-menu__content::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.custom-mega-menu>summary:focus-visible,.custom-mega-menu__category:focus-visible,.custom-mega-product:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(prefers-reduced-motion:reduce){.custom-mega-menu__content,.custom-mega-menu__category,.custom-mega-product,.custom-mega-product__image img,.custom-mega-menu__arrow{transition:none!important}}@media screen and (min-width:1400px){.custom-mega-menu__inner{max-width:1550px;grid-template-columns:260px minmax(0,1fr);gap:42px}.custom-mega-menu__product-grid{gap:22px}}@media screen and (min-width:990px){.custom-mega-menu__content{display:block}}@media screen and (max-width:1100px){.custom-mega-menu__inner{grid-template-columns:210px minmax(0,1fr);gap:20px}.custom-mega-menu__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.custom-mega-menu__category{font-size:13px}}@media screen and (max-width:989px){.custom-mega-menu__content{position:static!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;padding:20px;box-shadow:none;border-top:1px solid #eeeeee;opacity:1;visibility:visible;transform:none}.custom-mega-menu__content:before{display:none}.custom-mega-menu__inner{display:block;max-width:none}.custom-mega-menu__sidebar{margin-bottom:20px}.custom-mega-menu__category{min-height:44px}.custom-mega-menu__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.custom-mega-product__title{font-size:13px}.custom-mega-product__rating{font-size:12px}.custom-mega-product__price{font-size:13px}}@media screen and (max-width:480px){.custom-mega-menu__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.custom-mega-menu__content{padding:15px}.custom-mega-product__title{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-mega-menu.css.map */
