.adawat-mega{position:relative;flex-shrink:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.adawat-mega .adawat-header__all-categories{display:none}@media screen and (min-width:768px){.adawat-mega .adawat-header__all-categories{display:inline-flex}}.adawat-mega.is-open .adawat-header__all-categories,.adawat-mega:hover .adawat-header__all-categories{color:var(--ah-navy, #00073C);background:transparent;font-weight:700}.adawat-mega.is-open .adawat-header__all-categories .adawat-icon:last-child,.adawat-mega:hover .adawat-header__all-categories .adawat-icon:last-child{transform:rotate(180deg);opacity:1}.adawat-mega__panel{position:absolute;top:calc(100% + 2px);inset-inline-start:0;z-index:120;width:min(1120px,calc(100vw - 2rem));background:var(--adawat-color-white);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 40px #00073c24;visibility:hidden;pointer-events:none;transform-origin:top center;clip-path:inset(0 0 100% 0);transition:clip-path .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s}.adawat-mega.is-open .adawat-mega__panel,.adawat-mega:hover .adawat-mega__panel{visibility:visible;pointer-events:auto;clip-path:inset(0 0 0 0);transition:clip-path .7s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.adawat-mega__inner{display:grid;grid-template-columns:240px minmax(0,1fr);max-height:min(70vh,560px);overflow:hidden;border-radius:12px}.adawat-mega__sidebar{display:flex;flex-direction:column;background:#f3f4f6;border-inline-end:1px solid #e5e7eb;min-height:0;max-height:min(70vh,560px)}.adawat-mega__sidebar-scroll{flex:1;min-height:0;overflow-y:auto;padding:.25rem 0;scrollbar-width:thin}.adawat-mega__sidebar-arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;height:36px;background:#e8eaee;color:var(--adawat-color-navy-deep);border:none;border-bottom:1px solid #dde1e7;cursor:pointer;transition:background-color var(--adawat-transition),color var(--adawat-transition),opacity var(--adawat-transition)}.adawat-section button.adawat-mega__sidebar-arrow{background:#e8eaee;background-color:#e8eaee;color:var(--adawat-color-navy-deep)}.adawat-mega__sidebar-arrow--down{border-bottom:none;border-top:1px solid #dde1e7}.adawat-mega__sidebar-arrow .adawat-icon{width:1.1rem;height:1.1rem}.adawat-mega__sidebar-arrow--up .adawat-icon{transform:rotate(180deg)}.adawat-section button.adawat-mega__sidebar-arrow:hover:not(:disabled){background:#ffd71f;background-color:#ffd71f;color:var(--adawat-color-navy-deep)}.adawat-section button.adawat-mega__sidebar-arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.adawat-section .adawat-mega__cat,.adawat-section button.adawat-mega__cat{width:100%;display:flex;align-items:center;gap:.65rem;padding:.65rem .85rem;text-align:start;color:var(--adawat-color-navy-deep);background:transparent;background-color:transparent;border:none;cursor:pointer;transition:background-color var(--adawat-transition),color var(--adawat-transition)}.adawat-section .adawat-mega__cat:hover,.adawat-section .adawat-mega__cat.is-active,.adawat-section button.adawat-mega__cat:hover,.adawat-section button.adawat-mega__cat.is-active{background:var(--adawat-color-white);background-color:var(--adawat-color-white)}.adawat-mega__cat.is-active{font-weight:700}.adawat-mega__cat-icon{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--adawat-color-white);border:1px solid #e5e7eb}.adawat-mega__cat-icon img{width:100%;height:100%;object-fit:cover;display:block}.adawat-mega__cat-label{flex:1;font-size:.875rem;line-height:1.25}.adawat-mega__cat .adawat-icon{width:.9rem;height:.9rem;opacity:.45;flex-shrink:0}.adawat-mega__content{min-width:0;background:var(--adawat-color-white)}.adawat-mega__pane{display:none;grid-template-columns:minmax(220px,32%) minmax(0,1fr);height:100%;max-height:min(70vh,560px)}.adawat-mega__pane.is-active{display:grid}.adawat-mega__pane[hidden]{display:none!important}.adawat-mega__middle{padding:1.1rem 1.15rem;border-inline-end:1px solid #eceef1;overflow-y:auto}.adawat-mega__middle-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.adawat-mega__middle-title{margin:0;font-size:1rem;font-weight:700;color:var(--adawat-color-navy-deep)}.adawat-mega__view-all{display:inline-flex;align-items:center;gap:.15rem;font-size:.8125rem;font-weight:700;color:var(--adawat-color-navy-secondary, #1e3a5f);white-space:nowrap}.adawat-mega__view-all .adawat-icon{width:.85rem;height:.85rem}.adawat-mega__view-all:hover{color:#ffd71f}.adawat-mega__subgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem .5rem}.adawat-mega__sub{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.adawat-mega__subgrid--single{grid-template-columns:repeat(2,minmax(0,1fr))}.adawat-mega__sub-icon{width:64px;height:64px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff8d6;border:1px solid #f1e4a8;transition:transform var(--adawat-transition),box-shadow var(--adawat-transition)}.adawat-mega__sub-icon img{width:100%;height:100%;object-fit:cover;display:block}.adawat-mega__sub:hover .adawat-mega__sub-icon{transform:scale(1.05);box-shadow:0 4px 12px #00073c1f}.adawat-mega__sub-label{font-size:.75rem;font-weight:600;color:var(--adawat-color-navy-deep);line-height:1.25}.adawat-mega__products{padding:1.1rem 1.15rem;overflow-y:auto}.adawat-mega__products-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.adawat-mega__products-title{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;color:var(--adawat-color-navy-deep)}.adawat-mega__flame{font-size:.95em;line-height:1}.adawat-mega__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.adawat-mega__product{display:flex;flex-direction:column;gap:.25rem;min-width:0}.adawat-mega__product-link{display:flex;flex-direction:column;gap:.25rem;min-width:0;color:inherit;text-decoration:none}.adawat-mega__product-media{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f8f9fb;margin-bottom:.35rem}.adawat-mega__product-media img,.adawat-mega__product-image{width:100%;height:100%;object-fit:cover;display:block}.adawat-mega__product-badge{position:absolute;top:.4rem;inset-inline-start:.4rem;z-index:2;padding:.22rem .5rem;border-radius:999px;font-size:.625rem;font-weight:700;line-height:1;pointer-events:none;background:var(--adawat-card-sale, var(--adawat-color-sale, #E11D2E));color:#fff}.adawat-mega__product-vendor{display:none}.adawat-mega__product-title{margin:0;font-size:.75rem;font-weight:700;color:var(--adawat-color-navy-deep, #00073C);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.adawat-mega__product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .4rem;margin-top:.15rem}.adawat-mega__product-compare{font-size:.7rem;color:var(--adawat-color-text-muted);text-decoration:line-through}.adawat-mega__product-current{font-size:.8125rem;font-weight:700;color:var(--adawat-color-navy-deep)}.adawat-mega__product-price .adawat-price__badge,.adawat-mega__product-save{display:inline;font-size:.75rem;font-weight:700;letter-spacing:0;line-height:1;color:var(--adawat-card-sale, var(--adawat-color-sale, #E11D2E))!important;border:0 none!important;outline:none!important;box-shadow:none!important;background:none!important;background-color:transparent!important;border-radius:0!important;padding:0!important}.adawat-mega__product .adawat-product-card__swatches{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:.2rem}.adawat-mega__product .adawat-product-card__swatch{display:block;width:14px;height:14px;min-width:14px;min-height:14px;padding:0;margin:0;border-radius:3px;box-sizing:border-box;background:var(--swatch-bg, #d1d5db)!important;background-image:none!important;border:1px solid rgba(0,0,0,.18)!important;box-shadow:none!important;outline:none;flex-shrink:0;cursor:pointer;appearance:none;-webkit-appearance:none}.adawat-mega__product .adawat-product-card__swatch.is-selected,.adawat-mega__product .adawat-product-card__swatch:focus,.adawat-mega__product .adawat-product-card__swatch:focus-visible{border:2px solid #2563eb!important}.adawat-mega__product .adawat-product-card__swatch-more{font-size:.6875rem;font-weight:600;color:#757575;line-height:1}.adawat-mega__products-empty{grid-column:1 / -1;padding:1.5rem .5rem;color:var(--adawat-color-text-muted);font-size:.875rem}@media screen and (max-width:1100px){.adawat-mega__inner{grid-template-columns:210px minmax(0,1fr)}.adawat-mega__pane{grid-template-columns:1fr}.adawat-mega__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.adawat-mega__middle{border-inline-end:none;border-bottom:1px solid #eceef1}}@media screen and (max-width:767px){.adawat-mega__panel{display:none!important}}@media(prefers-reduced-motion:reduce){.adawat-mega__panel,.adawat-mega.is-open .adawat-mega__panel,.adawat-mega:hover .adawat-mega__panel{clip-path:none;transition:opacity .15s ease,visibility .15s ease}.adawat-mega__panel{opacity:0}.adawat-mega.is-open .adawat-mega__panel,.adawat-mega:hover .adawat-mega__panel{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/adawat-mega-menu.css.map */
