.mega-menu-custom{position:fixed;left:0;right:0;top:var(--mega-menu-top, 80px);z-index:1000;background:#fff;border-top:3px solid #f75b20;box-shadow:0 12px 40px #00000021;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;max-height:calc(100vh - var(--mega-menu-top, 80px) - 32px);overflow:hidden}.mega-menu-custom.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow-y:auto}.mega-menu-custom__inner{display:flex;max-width:1400px;margin:0 auto;min-height:0;align-items:flex-start}.mega-menu-custom__columns-area{flex:1;min-width:0;padding:0 0 28px;border-right:1px solid #ececec}.mega-menu-custom__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 32px;border-bottom:1px solid #ececec;background:#fdfbf9}.mega-menu-custom__topbar-shopall{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#f75b20;text-decoration:none;transition:gap .15s ease;white-space:nowrap}.mega-menu-custom__topbar-shopall svg{width:14px;height:14px;stroke:#f75b20;flex-shrink:0;transition:transform .15s ease}.mega-menu-custom__topbar-shopall:hover{gap:10px}.mega-menu-custom__topbar-shopall:hover svg{transform:translate(2px)}.mega-menu-custom__topbar-links{display:flex;align-items:center;flex-wrap:wrap;gap:4px 20px}.mega-menu-custom__topbar-link{font-size:12px;color:#888;text-decoration:none;letter-spacing:.02em;transition:color .15s ease;white-space:nowrap}.mega-menu-custom__topbar-link:hover{color:#f75b20}.mega-menu-custom__columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:0;padding:28px 32px 0}.mega-menu-custom__column{padding:0 20px 16px 0}.mega-menu-custom__column:last-child{padding-right:0}.mega-menu-custom__column-header{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#090100;text-decoration:none;margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid #f75b20;transition:color .15s ease;line-height:1.2;word-break:break-word}.mega-menu-custom__column-header:hover{color:#f75b20}.mega-menu-custom__column-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.mega-menu-custom__column-link{display:block;font-size:13.5px;color:#444;text-decoration:none;padding:5px 0;letter-spacing:.01em;line-height:1.4;transition:color .13s ease,padding-left .13s ease}.mega-menu-custom__column-link:hover{color:#f75b20;padding-left:4px}.mega-menu-custom__column-link.is-current{color:#f75b20;font-weight:600}.mega-menu-custom__featured{width:280px;min-width:280px;flex-shrink:0;background:#fdfbf9;padding:24px 24px 28px;display:flex;flex-direction:column;gap:0;align-self:stretch}.mega-menu-custom__featured-heading{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#888;margin:0 0 16px}.mega-menu-custom__products{display:flex;flex-direction:column;gap:0;flex:1}.mega-menu-custom__product-row{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:8px;text-decoration:none;transition:background .15s ease}.mega-menu-custom__product-row:hover{background:#f75b200f}.mega-menu-custom__product-image{width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f1f1f1;flex-shrink:0}.mega-menu-custom__product-image img{width:100%;height:100%;object-fit:cover}.mega-menu-custom__product-info{flex:1;min-width:0}.mega-menu-custom__product-vendor{font-size:11px;color:#888;margin:0 0 2px;letter-spacing:.02em}.mega-menu-custom__product-name{font-size:13px;font-weight:700;text-transform:uppercase;color:#090100;letter-spacing:.02em;margin:0 0 3px;line-height:1.25;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.mega-menu-custom__product-desc{font-size:12px;color:#888;margin:0 0 3px;line-height:1.3;word-break:break-word}.mega-menu-custom__product-price{font-size:13px;font-weight:600;color:#090100;margin:0}.mega-menu-custom__compare-price{text-decoration:line-through;color:#aaa;font-weight:400;font-size:12px;margin-left:5px}.mega-menu-custom__product-arrow{width:16px;height:16px;flex-shrink:0;color:#ccc;transition:color .15s ease,transform .15s ease}.mega-menu-custom__product-arrow svg{width:14px;height:14px;stroke:currentColor}.mega-menu-custom__product-row:hover .mega-menu-custom__product-arrow{color:#f75b20;transform:translate(2px)}.mega-menu-custom__view-all{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#fff;background:#f75b20;text-decoration:none;margin-top:16px;padding:9px 16px;border-radius:6px;transition:background .15s ease,gap .15s ease;align-self:flex-start}.mega-menu-custom__view-all svg{width:13px;height:13px;stroke:#fff;transition:transform .15s ease}.mega-menu-custom__view-all:hover{background:#d94e18;gap:9px}.mega-menu-custom__view-all:hover svg{transform:translate(2px)}.mega-menu-custom__trigger{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0;font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit;text-decoration:none}.mega-menu-custom__trigger-chevron{width:10px;height:6px;stroke:currentColor;fill:none;transition:transform .2s ease;flex-shrink:0}.mega-menu-custom__trigger.is-open .mega-menu-custom__trigger-chevron{transform:rotate(180deg)}.mega-menu-custom__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.mega-menu-custom__backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}@media(max-width:989px){.mega-menu-custom,.mega-menu-custom__backdrop{display:none!important}}@media(min-width:990px)and (max-width:1200px){.mega-menu-custom__columns{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));padding:22px 24px 0;gap:0}.mega-menu-custom__topbar{padding:12px 24px}.mega-menu-custom__featured{width:240px;min-width:240px;padding:20px 18px 24px}.mega-menu-custom__column-header{font-size:12px}.mega-menu-custom__column-link{font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mega-menu-custom.css.map */
