.fj-header-nav{display:flex;align-items:center;gap:0}.fj-header-nav__inner{display:flex;align-items:center;gap:0;flex-wrap:wrap}.fj-header-nav__item,.fj-header-nav__item:hover,.fj-header-nav__item-link:hover{position:relative}.fj-header-nav__item-link{display:block;padding:1rem 1.5rem;text-decoration:none;color:rgb(var(--color-foreground));font-weight:500;transition:color .2s}.fj-header-nav__item-link:hover{color:rgb(var(--color-foreground));text-decoration:underline}.fj-mega{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);width:100%;max-width:min(1400px,100vw);overflow-x:hidden;background:rgb(var(--color-background));box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s;z-index:1000;pointer-events:none}.fj-header-nav__item:hover .fj-mega,.fj-header-nav__item:focus-within .fj-mega{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.fj-mega__inner{padding:2rem 0;background-size:cover;background-position:center;background-repeat:no-repeat}.fj-mega__inner--has-bg{background-color:#000000b3;background-blend-mode:overlay}.fj-mega__content{position:relative;z-index:1}.fj-mega-columns{max-width:1400px;margin:0 auto;padding:1.5rem 1.6rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.fj-mega-col-title{display:block;font-weight:700;font-size:.95rem;margin-bottom:.4rem;color:rgb(var(--color-foreground));text-decoration:none}.fj-mega-col-title:hover{text-decoration:underline}.fj-mega-sublist{list-style:none;margin:0;padding:0}.fj-mega-sublist-link{display:block;color:rgb(var(--color-foreground));font-size:.9rem;padding:.15rem 0;text-decoration:none;opacity:.8}.fj-mega-sublist-link:hover{text-decoration:underline;opacity:1}.fj-mega-columns ul,.fj-mega-sublist{list-style:none;margin:0;padding:0}.fj-mega__footer-row{margin-top:1.5rem;padding:1rem 1.6rem;border-top:1px solid rgba(var(--color-foreground),.1);display:flex;gap:1.5rem;justify-content:center}.fj-mega__footer-row a{color:rgb(var(--color-foreground));text-decoration:none;font-size:.9rem}.fj-mega__footer-row a:hover{text-decoration:underline}.fj-header-nav__item:hover .fj-mega,.fj-header-nav__item .fj-mega:hover{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important;pointer-events:auto!important}@media screen and (min-width:750px)and (max-width:989px){.fj-mega-columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:1.2rem 1rem 0;gap:1.5rem;transition:padding .2s ease,gap .2s ease}.fj-mega{max-width:100%;padding:0 1rem}}@media screen and (max-width:989px){.fj-header-nav{display:none}}.mega-menu__custom-content{padding:1.5rem}.mega-menu__custom-content--desktop{display:block}.mega-menu__custom-content--mobile{display:none}@media screen and (max-width:989px){.mega-menu__custom-content--desktop{display:none}.mega-menu__custom-content--mobile{display:block}}.collection-breadcrumbs{margin:0 0 1rem;padding:0;font-size:.875rem}.collection-breadcrumbs__inner{padding:0;max-width:100%}.collection-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:0;font-size:inherit;line-height:1.5}.collection-breadcrumbs__item{display:flex;align-items:center;color:rgba(var(--color-foreground),.7)}.collection-breadcrumbs__item:not(:last-child):after{content:"|";margin:0 .5rem;color:rgba(var(--color-foreground),.5);font-weight:400}.collection-breadcrumbs__link{color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color .2s ease}.collection-breadcrumbs__link:hover{color:rgb(var(--color-foreground));text-decoration:underline}.collection-breadcrumbs__item--current{color:rgb(var(--color-foreground));font-weight:400}.collection-filter-chips{margin:.75rem 0 1.5rem;padding:0}.collection-hero__text-wrapper .collection-breadcrumbs{margin-bottom:.75rem}.collection-hero__text-wrapper .collection-filter-chips{margin-top:.75rem;margin-bottom:1.5rem}.collection-filter-chips__inner{padding:0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;max-width:100%}.collection-filter-chips__list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;flex:1}.collection-filter-chip{display:inline-flex;align-items:center;padding:.5rem 1rem;background:transparent;border:1px solid rgba(var(--color-foreground),.25);border-radius:.25rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:.875rem;font-weight:400;transition:all .15s ease;white-space:nowrap;line-height:1.4}.collection-filter-chip--back{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.3);font-weight:500}.collection-filter-chip:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.4);text-decoration:none;transform:none}.collection-filter-chip--active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));font-weight:500}.collection-filter-chip--active:hover{background:rgba(var(--color-foreground),.9);border-color:rgba(var(--color-foreground),.9);transform:none}@media screen and (max-width:749px){.collection-breadcrumbs{margin:0 0 .75rem;font-size:.8125rem}.collection-breadcrumbs__item:not(:last-child):after{margin:0 .375rem}.collection-filter-chips{margin:.75rem 0 1.25rem}.collection-filter-chips__inner{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.collection-filter-chips__inner::-webkit-scrollbar{display:none}.collection-filter-chips__list{gap:.375rem;flex-wrap:nowrap}.collection-filter-chip{padding:.4375rem .875rem;font-size:.8125rem;flex-shrink:0}.collection-filter-chip--back{margin-right:0}}.fj-mega-col--brands{border-left:1px solid rgba(var(--color-foreground),.1);padding-left:2rem}@media screen and (max-width:989px){.fj-mega-col--brands{border-left:none;border-top:1px solid rgba(var(--color-foreground),.1);padding-left:0;padding-top:1.5rem;margin-top:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-mega-menu.css.map */
