.custom-mega-menu,.custom-mega-dropdown,.custom-mega-drawer{--custom-mega-panel-background: rgb(var(--color-background-rgb));color:var(--color-foreground);background:var(--custom-mega-panel-background)}.custom-mega-menu-arrow{color:currentColor}.custom-mega-menu-title-block{display:inline-flex;width:var(--custom-mega-title-width, fit-content);max-width:min(100%,var(--custom-mega-title-max-width, 100%));color:var(--color, inherit);text-align:var(--custom-mega-title-text-align, left);text-wrap:var(--custom-mega-title-text-wrap, balance)}.custom-mega-menu-title-block--background{background:var(--custom-mega-title-background);border-radius:var(--custom-mega-title-radius, 0)}.custom-mega-menu-title-block__content{color:inherit;margin:0;max-width:100%;text-align:inherit;text-wrap:inherit}.custom-mega-menu-button{text-decoration:none}.custom-mega-menu{--custom-mega-grid-center: min( var(--page-width) - var(--page-margin) * 2, calc(100% - var(--page-margin) * 2) );--custom-mega-grid-margin: minmax(var(--page-margin), 1fr);--custom-mega-grid: var(--custom-mega-grid-margin) var(--custom-mega-grid-center) var(--custom-mega-grid-margin);display:grid;grid-template-columns:var(--custom-mega-grid);width:100%;padding-block:2rem}.custom-mega-menu>*{grid-column:2}.custom-mega-menu__header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;margin:0 auto 2rem;width:100%}.custom-mega-menu__title-wrap{grid-column:1 / -1;justify-self:stretch;display:flex;justify-content:center}.custom-mega-menu__actions{grid-column:3;justify-self:end;position:relative;z-index:1}.custom-mega-menu__content{width:100%}.custom-mega-menu--categories .custom-mega-menu__content{width:100%;max-width:100%}.custom-mega-menu__columns,.custom-mega-menu__grid--brands,.custom-mega-dropdown__columns,.custom-mega-dropdown__brands-grid,.custom-mega-drawer__groups,.custom-mega-drawer__brands-grid{margin:0;padding:0}.custom-mega-menu__columns{display:grid;grid-template-columns:repeat(var(--category-columns, 1),minmax(var(--category-column-min-width, 160px),max-content));gap:var(--category-rows-gap, 1.5rem) var(--category-columns-gap, 2rem);width:fit-content;max-width:100%}.custom-mega-menu__column,.custom-mega-dropdown__column,.custom-mega-drawer__group,.custom-mega-categories__group{min-width:0}.custom-mega-menu__column-title,.custom-mega-dropdown__title,.custom-mega-drawer__group-title,.custom-mega-categories__group-title{display:block;margin-bottom:.75rem;font-family:var(--font-1-bold--family);font-weight:700;font-size:var(--font-size--sm, .875rem);line-height:1.3;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground-rgb) / .55)}.custom-mega-categories__featured-title{margin-bottom:0;--custom-mega-title-width: fit-content !important;--custom-mega-title-max-width: 100% !important;--custom-mega-title-text-align: left !important}.custom-mega-menu__links,.custom-mega-dropdown__links,.custom-mega-drawer__links{display:flex;flex-direction:column;gap:.55rem}.custom-mega-menu__link,.custom-mega-dropdown__link,.custom-mega-drawer__link{display:inline-flex;width:fit-content;max-width:100%;text-decoration:none;color:rgb(var(--color-foreground-rgb) / .78);font-size:var(--font-size--sm, .9375rem);line-height:1.45;transition:color var(--animation-speed) var(--animation-easing)}.custom-mega-menu__link:hover,.custom-mega-dropdown__link:hover,.custom-mega-drawer__link:hover{color:var(--color-foreground)}.custom-mega-categories__body{display:grid;gap:clamp(1.25rem,2vw,2.5rem);align-items:start;width:fit-content;max-width:100%}.custom-mega-categories__heading-row,.custom-mega-categories__dropdown-layout{display:grid;align-items:start;width:fit-content;max-width:100%}.custom-mega-categories__heading-row{margin-bottom:1.25rem}.custom-mega-categories__heading-row--featured-left,.custom-mega-categories__dropdown-layout--featured-left{grid-template-columns:minmax(0,var(--category-featured-card-max-width, 300px)) auto}.custom-mega-categories__heading-row--featured-right,.custom-mega-categories__dropdown-layout--featured-right{grid-template-columns:auto minmax(0,var(--category-featured-card-max-width, 300px));gap:0 var(--category-columns-gap, 2rem)}.custom-mega-categories__dropdown-layout--featured-left{grid-template-areas:"featured-heading main-heading" "featured-card menu"}.custom-mega-categories__dropdown-layout--featured-right{grid-template-areas:"main-heading featured-heading" "menu featured-card"}.custom-mega-categories__heading-main,.custom-mega-categories__heading-featured,.custom-mega-categories__featured-slot{min-width:0}.custom-mega-categories__dropdown-layout .custom-mega-categories__heading-main{grid-area:main-heading}.custom-mega-categories__dropdown-layout .custom-mega-categories__heading-featured{grid-area:featured-heading}.custom-mega-categories__dropdown-layout .custom-mega-categories__menu-area{grid-area:menu}.custom-mega-categories__dropdown-layout .custom-mega-categories__featured-slot{grid-area:featured-card}.custom-mega-categories__featured-slot{box-sizing:border-box;padding-top:0}.custom-mega-categories__heading-row .custom-mega-dropdown__heading,.custom-mega-categories__heading-row .custom-mega-categories__featured-title{margin-bottom:0}.custom-mega-categories__body--featured-left{grid-template-columns:minmax(0,var(--category-featured-card-max-width, 300px)) auto}.custom-mega-categories__body--featured-right{grid-template-columns:auto minmax(0,var(--category-featured-card-max-width, 300px))}.custom-mega-categories__body--featured-bottom{grid-template-columns:1fr}.custom-mega-categories__menu-area{min-width:0;width:fit-content;max-width:100%}.custom-mega-categories__groups{align-items:start}.custom-mega-categories__group-columns{display:grid;grid-template-columns:repeat(var(--category-group-columns, 1),minmax(var(--category-column-min-width, 160px),max-content));gap:var(--category-rows-gap, 1.5rem) var(--category-columns-gap, 2rem);width:fit-content;max-width:100%;align-items:start}.custom-mega-categories__links-column{display:flex;flex-direction:column;gap:.45rem;margin:0;padding:0;min-width:var(--category-column-min-width, 160px)}.custom-mega-categories__link{display:flex;align-items:center;width:100%;max-width:100%;padding-top:var(--category-link-padding-top, 10px);padding-right:var(--category-link-padding-right, 12px);padding-bottom:var(--category-link-padding-bottom, 10px);padding-left:var(--category-link-padding-left, 12px);border-radius:var(--category-link-radius, 0);text-decoration:none;color:var(--category-link-color, rgb(var(--color-foreground-rgb) / .78));font-size:var(--font-size--sm, .9375rem);line-height:1.45;overflow-wrap:anywhere;background:transparent;transition:background-color var(--animation-speed) var(--animation-easing),color var(--animation-speed) var(--animation-easing)}.custom-mega-categories__link:hover,.custom-mega-categories__link:focus-visible{background:var(--category-link-hover-background, rgb(var(--color-foreground-rgb) / .08));color:var(--category-link-hover-color, var(--color-foreground))}.custom-mega-categories__featured{display:flex;flex-direction:column;gap:.75rem;width:min(100%,var(--category-featured-card-max-width, 300px));max-width:var(--category-featured-card-max-width, 300px);min-width:0}.custom-mega-categories__featured-card,.custom-mega-categories__featured-card .global-product-card-placeholder,.custom-mega-categories__featured-card product-card-link,.custom-mega-categories__featured-card product-card{width:100%;max-width:100%}.custom-mega-categories__featured-slot,.custom-mega-categories__featured-slot .custom-mega-categories__featured-card,.custom-mega-categories__featured-slot .global-product-card-placeholder,.custom-mega-categories__featured-slot product-card-link,.custom-mega-categories__featured-slot product-card{width:100%;max-width:var(--category-featured-card-max-width, 300px)}.custom-mega-categories__featured-card .global-product-card-placeholder{display:block}.custom-mega-dropdown{width:min(92vw,1080px);min-width:260px;padding:1rem;border-radius:var(--custom-mega-dropdown-radius, 0);overflow:hidden}.custom-mega-menu--categories{width:100%;max-width:none;margin-inline:0}.custom-mega-dropdown--categories{width:fit-content;max-width:min(92vw,calc(100vw - var(--page-margin, 0px) - var(--page-margin, 0px)))}.custom-mega-dropdown--brands{width:fit-content;max-width:min(92vw,1080px)}.custom-mega-dropdown__heading,.custom-mega-drawer__title{margin-bottom:1.25rem}.custom-mega-dropdown__columns{display:grid;grid-template-columns:repeat(var(--category-columns, 1),minmax(var(--category-column-min-width, 160px),max-content));gap:var(--category-rows-gap, 1.5rem) var(--category-columns-gap, 2rem);width:fit-content;max-width:100%}.custom-mega-dropdown__footer,.custom-mega-drawer__footer{margin-top:1.5rem;padding-top:1rem;border-top-width:var(--custom-mega-divider-thickness, 1px);border-top-style:solid;border-top-color:rgba(var(--custom-mega-divider-color-rgb, var(--color-foreground-rgb)),var(--custom-mega-divider-opacity, .1))}.custom-mega-dropdown__footer .custom-mega-menu-button,.custom-mega-drawer__footer .custom-mega-menu-button{max-width:100%}.custom-mega-menu__grid--brands,.custom-mega-dropdown__brands-grid,.custom-mega-drawer__brands-grid{display:grid;grid-template-columns:repeat(var(--brand-columns, 4),minmax(0,var(--brand-image-size, 150px)));gap:var(--brand-rows-gap, 1rem) var(--brand-columns-gap, 1rem);justify-content:start;align-items:start;width:fit-content;max-width:100%}.custom-mega-menu__collection-card,.custom-mega-dropdown__brand-item,.custom-mega-drawer__brand-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0;width:var(--brand-image-size, 150px);max-width:100%;text-align:center;text-decoration:none;color:var(--color-foreground)}.custom-mega-menu__collection-card{padding:.75rem;border-radius:calc(var(--image-border-radius, 12px) + 4px);transition:background-color var(--animation-speed) var(--animation-easing),transform var(--animation-speed) var(--animation-easing)}.custom-mega-menu__collection-card:hover{background:rgb(var(--color-foreground-rgb) / .04);transform:translateY(-2px)}.custom-mega-menu__collection-image,.custom-mega-dropdown__brand-image,.custom-mega-drawer__brand-image{width:100%;aspect-ratio:1;object-fit:contain;border-radius:var(--image-border-radius, 12px)}.custom-mega-menu__collection-placeholder{width:100%;aspect-ratio:1;border-radius:var(--image-border-radius, 12px);background:rgb(var(--color-foreground-rgb) / .08)}.custom-mega-menu__collection-title,.custom-mega-dropdown__brand-title,.custom-mega-drawer__brand-title{display:block;width:100%;font-size:var(--font-size--sm, .9375rem);line-height:1.4;white-space:normal;overflow-wrap:anywhere;color:rgb(var(--color-foreground-rgb) / .82)}.custom-mega-drawer{padding:0}.custom-mega-drawer__groups{display:grid;grid-template-columns:repeat(var(--category-mobile-columns, 1),minmax(0,1fr));gap:var(--category-rows-gap, 1.25rem) var(--category-columns-gap, 1rem)}.custom-mega-drawer__injected{padding-top:1rem}.custom-mega-drawer__standalone{padding-top:1rem;overflow:clip;overflow-anchor:none}.custom-mega-drawer__list-item{list-style:none}.custom-mega-drawer-host{overflow-anchor:none}.custom-mega-drawer-host.is-open>.custom-mega-drawer__standalone{display:block}.custom-mega-drawer-host>.custom-mega-drawer__standalone[hidden]{display:none}.custom-mega-drawer-host>.menu-drawer__menu-item[role=button]{cursor:pointer}.custom-mega-drawer-host>.menu-drawer__menu-item[role=button]{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.custom-mega-drawer-host>.menu-drawer__menu-item[role=button]:after{content:"";flex:0 0 auto;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform var(--animation-speed) var(--animation-easing),opacity var(--animation-speed) var(--animation-easing);opacity:.75;margin-right:.2rem}.custom-mega-drawer-host.is-open>.menu-drawer__menu-item[role=button]:after{transform:rotate(225deg)}.custom-mega-drawer-host.is-open>.menu-drawer__menu-item[role=button]{color:rgb(var(--color-foreground-rgb))}.custom-mega-drawer-host.is-open>.custom-mega-drawer__standalone{margin-top:.35rem}@media(prefers-reduced-motion:no-preference){.custom-mega-drawer-host.is-open>.custom-mega-drawer__standalone{animation:custom-mega-drawer-panel-reveal .22s var(--animation-easing, ease) both;transform-origin:top center}.custom-mega-drawer-host.is-open>.custom-mega-drawer__standalone .custom-mega-drawer{animation:custom-mega-drawer-content-reveal .28s var(--animation-easing, ease) both}}.custom-mega-drawer__standalone .custom-mega-drawer{background:transparent;color:rgb(var(--color-foreground-rgb));padding:.5rem 0 .25rem}.custom-mega-drawer__standalone .custom-mega-drawer__title{display:block;margin-bottom:.875rem;color:rgb(var(--color-foreground-rgb) / .55)}.custom-mega-drawer__standalone .custom-mega-drawer__groups,.custom-mega-drawer__standalone .custom-mega-drawer__brands-grid,.custom-mega-drawer__standalone .custom-mega-categories__group,.custom-mega-drawer__standalone .custom-mega-drawer__group{width:100%}.custom-mega-drawer__standalone .custom-mega-categories__group+.custom-mega-categories__group{padding-top:.9rem;border-top:1px solid rgb(var(--color-foreground-rgb) / .08)}.custom-mega-drawer__standalone .custom-mega-categories__group-columns,.custom-mega-drawer__standalone .custom-mega-categories__links-column,.custom-mega-drawer__standalone .custom-mega-categories__link{width:100%;max-width:100%}.custom-mega-drawer__standalone .custom-mega-categories__group-columns{grid-template-columns:repeat(var(--category-group-columns, 1),minmax(0,1fr))}.custom-mega-drawer__standalone .custom-mega-categories__group-title,.custom-mega-drawer__standalone .custom-mega-drawer__group-title{margin-bottom:.65rem}.custom-mega-drawer__standalone .custom-mega-categories__link,.custom-mega-drawer__standalone .custom-mega-drawer__link{color:rgb(var(--color-foreground-rgb) / .82);border-radius:max(10px,var(--category-link-radius, 0px))}.custom-mega-drawer__standalone .custom-mega-categories__link:hover,.custom-mega-drawer__standalone .custom-mega-categories__link:focus-visible,.custom-mega-drawer__standalone .custom-mega-drawer__link:hover,.custom-mega-drawer__standalone .custom-mega-drawer__link:focus-visible{background:rgb(var(--color-foreground-rgb) / .05);color:rgb(var(--color-foreground-rgb))}.custom-mega-drawer__standalone .custom-mega-drawer__featured{margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(var(--color-foreground-rgb) / .08)}.custom-mega-drawer__standalone .custom-mega-categories__featured{margin-inline:auto;width:min(100%,var(--category-featured-card-max-width, 300px));max-width:min(100%,var(--category-featured-card-max-width, 300px))}.custom-mega-drawer__standalone .custom-mega-categories__featured-title{justify-content:center;text-align:center}.custom-mega-drawer__standalone .custom-mega-drawer__footer{margin-top:1rem;padding-top:1rem}.custom-mega-drawer__standalone .custom-mega-menu-button{width:100%!important}.custom-mega-drawer__standalone .custom-mega-drawer__brand-card{width:100%}.custom-mega-drawer__footer .custom-mega-menu-button{width:100%!important}.custom-mega-drawer__featured{margin-top:1.25rem}.custom-mega-drawer__featured .custom-mega-categories__featured{width:min(100%,var(--category-featured-card-max-width, 300px));max-width:min(100%,var(--category-featured-card-max-width, 300px));min-width:0}@keyframes custom-mega-drawer-panel-reveal{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes custom-mega-drawer-content-reveal{0%{opacity:0}to{opacity:1}}.overflow-menu:has(.mega-menu-trigger-click:not(.is-open):hover):after,.overflow-menu:has(.mega-menu-trigger-click:not(.is-open):focus-within):after,.overflow-menu:has(.mega-menu-trigger-click.is-open>.menu-list__submenu--dropdown):after,.overflow-menu:has(.mega-menu-trigger-hover:hover>.menu-list__submenu--dropdown):after{opacity:0;height:0;visibility:hidden}.menu-list__submenu--mega:has(.custom-mega-menu){box-sizing:border-box;background:transparent}.menu-list__submenu--mega:has(.custom-mega-menu) .menu-list__submenu-inner{display:block;background:transparent}.menu-list__submenu--mega:has(.custom-mega-menu) .custom-mega-menu{max-width:none;margin:0}.menu-list__submenu--mega:has(.custom-mega-menu):before{background:transparent;box-shadow:none}.menu-list__submenu.menu-list__submenu--dropdown{position:absolute;width:max-content;max-width:92vw;left:50%;right:auto;translate:-50% 0;border-bottom:none;box-shadow:0 18px 45px -24px rgb(var(--color-foreground-rgb) / .3),0 12px 24px -18px rgb(var(--color-foreground-rgb) / .2);border-radius:var(--custom-mega-dropdown-radius, var(--image-border-radius, 12px));background-color:rgb(var(--color-background-rgb));padding:0}.menu-list__submenu--dropdown:has(.custom-mega-dropdown){background:transparent;overflow:visible}.menu-list__submenu--dropdown:has(.custom-mega-dropdown) .menu-list__submenu-inner{background:transparent}.menu-list__submenu--dropdown:has(.custom-mega-dropdown):before{display:none}@media screen and (min-width:990px)and (max-height:760px){.menu-list__submenu--dropdown:has(.custom-mega-dropdown) .menu-list__submenu-inner{max-height:calc(100dvh - var(--header-height, 0px) - 1rem)!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}}@media screen and (max-width:989px){.custom-mega-menu{padding-block:1.5rem}.custom-mega-menu__header{grid-template-columns:1fr;justify-items:start;margin-bottom:1.5rem}.custom-mega-menu__title-wrap,.custom-mega-menu__actions{grid-column:auto;justify-self:start}.custom-mega-menu__grid--brands,.custom-mega-dropdown__brands-grid,.custom-mega-drawer__brands-grid{grid-template-columns:repeat(var(--brand-mobile-columns, 2),minmax(0,var(--brand-image-size, 150px)))}.custom-mega-categories__body--featured-left,.custom-mega-categories__body--featured-right,.custom-mega-categories__heading-row--featured-left,.custom-mega-categories__heading-row--featured-right,.custom-mega-categories__dropdown-layout--featured-left,.custom-mega-categories__dropdown-layout--featured-right{grid-template-columns:1fr}.custom-mega-categories__dropdown-layout--featured-left,.custom-mega-categories__dropdown-layout--featured-right{grid-template-areas:"main-heading" "featured-heading" "menu" "featured-card"}.custom-mega-categories__featured,.custom-mega-categories__featured-card{width:100%;max-width:min(100%,var(--category-featured-card-max-width, 300px));min-width:0}.custom-mega-drawer__standalone .custom-mega-drawer__brands-grid{grid-template-columns:repeat(var(--brand-mobile-columns, 2),minmax(0,1fr))}}@media screen and (max-width:749px){.custom-mega-dropdown{width:min(92vw,92vw);padding:1.25rem}.custom-mega-menu--categories,.custom-mega-dropdown--categories{width:100%;max-width:100%}.custom-mega-menu__columns,.custom-mega-dropdown__columns,.custom-mega-drawer__groups{grid-template-columns:repeat(var(--category-mobile-columns, 1),minmax(0,1fr));width:100%}.custom-mega-menu__grid--brands,.custom-mega-dropdown__brands-grid,.custom-mega-drawer__brands-grid{grid-template-columns:repeat(var(--brand-mobile-columns, 2),minmax(0,1fr))}.custom-mega-categories__body,.custom-mega-categories__menu-area,.custom-mega-categories__featured,.custom-mega-categories__featured-card,.custom-mega-categories__heading-row,.custom-mega-categories__dropdown-layout,.custom-mega-categories__heading-main,.custom-mega-categories__heading-featured,.custom-mega-categories__featured-slot,.custom-mega-categories__group-columns,.custom-mega-categories__links-column{width:100%;max-width:100%;min-width:0}.custom-mega-categories__heading-row--featured-left,.custom-mega-categories__heading-row--featured-right,.custom-mega-categories__dropdown-layout--featured-left,.custom-mega-categories__dropdown-layout--featured-right,.custom-mega-categories__body--featured-left,.custom-mega-categories__body--featured-right{grid-template-columns:1fr}.custom-mega-categories__dropdown-layout--featured-left,.custom-mega-categories__dropdown-layout--featured-right{grid-template-areas:"main-heading" "featured-heading" "menu" "featured-card"}.custom-mega-menu--categories .custom-mega-categories__group-columns,.custom-mega-dropdown--categories .custom-mega-categories__group-columns{grid-template-columns:minmax(0,1fr)}.custom-mega-drawer__standalone{padding-top:.75rem}.custom-mega-drawer__standalone .custom-mega-drawer{padding-top:.25rem}.custom-mega-drawer__standalone .custom-mega-drawer__groups{gap:1rem}.custom-mega-drawer__standalone .custom-mega-drawer__brands-grid{gap:.875rem}.custom-mega-dropdown__footer .custom-mega-menu-button,.custom-mega-drawer__footer .custom-mega-menu-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-mega-menu.css.map */
