@import"av-header.css";:root{--header-height: 80px;--mega-menu-bg: #ffffff;--mega-menu-overlay: rgba(0, 0, 0, .3);--mega-menu-accent: #d32f2f;--mega-menu-text: #333333;--mega-menu-text-light: #666666}body{padding-top:var(--header-height)!important}.av-header{height:var(--header-height);width:100vw;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:999999!important;margin:0;padding:0;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 2px 8px #00000014}.av-header__container{width:100%;max-width:none;margin:0;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:100%}.has-mega .mega-dropdown{position:fixed;top:var(--header-height);left:0;right:0;width:100vw;max-height:calc(100vh - var(--header-height));background:#fdfdfd;border-top:1px solid #e5e5e5;box-shadow:0 4px 20px #00000014;opacity:0;visibility:hidden;transition:all .3s ease;z-index:200;padding:30px 0;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;margin:0;transform:translate(0)}.has-mega .mega-dropdown::-webkit-scrollbar{width:8px}.has-mega .mega-dropdown::-webkit-scrollbar-track{background:transparent}.has-mega .mega-dropdown::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.has-mega .mega-dropdown::-webkit-scrollbar-thumb:hover{background:#0000004d}.has-mega.mega-menu-active .mega-dropdown{opacity:1;visibility:visible}.mega-dropdown__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 40px;position:relative;max-width:none;margin:0}.mega-dropdown__close{position:absolute;top:15px;right:20px;width:40px;height:40px;border:none;background:#d32f2f1a;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#d32f2f;outline:none}.mega-dropdown__close:hover{background:#d32f2f33;transform:scale(1.1)}.mega-dropdown__close:active{transform:scale(.95)}.mega-dropdown__close:focus{outline:2px solid #d32f2f;outline-offset:2px}.mega-dropdown__close svg{width:20px;height:20px;fill:currentColor;pointer-events:none}@media (min-width: 1501px){.mega-dropdown__container{padding:0 60px}}.mega-dropdown__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;width:100%;max-width:none;margin:0}.mega-dropdown__column{display:flex;flex-direction:column;flex:1;min-width:220px;max-width:280px;text-align:left;box-shadow:0 2px 8px #0000000d;border-radius:8px;overflow:hidden;min-height:300px}.mega-dropdown__heading{color:#222;font-size:16px;font-weight:700;margin:0 0 20px;padding:12px 0;border-bottom:2px solid var(--mega-menu-accent);text-transform:uppercase;letter-spacing:1px;position:relative;background:#f8f9fa;border-radius:6px 6px 0 0}.mega-dropdown__links{display:flex;flex-direction:column;gap:8px;align-items:stretch;background:#fff;padding:15px;border-radius:0 0 8px 8px;border:1px solid #e9ecef;border-top:none;flex:1}.mega-dropdown__link{color:#333;text-decoration:none;font-size:14px;font-weight:600;padding:10px 15px;transition:all .2s ease;border-radius:4px;text-align:left;background:transparent;border:1px solid transparent;line-height:1.4}.mega-dropdown__link:hover{color:var(--mega-menu-accent);background-color:#fff5f5;border-color:#ffebee;transform:translate(5px);font-weight:700}@media (max-width: 1024px){.mega-dropdown__container{padding:0 40px}.mega-dropdown__grid{gap:40px}.mega-dropdown__heading{font-size:18px}.mega-dropdown__link{font-size:15px;min-width:160px}}@media (max-width: 1053px){.has-mega .mega-dropdown{display:none}}.mobile-mega-dropdown{display:block;padding:0;max-height:0;overflow:hidden;transition:max-height .4s ease;background:#fdfdfd;margin-top:10px;border-radius:8px;border:1px solid #e5e5e5;box-shadow:0 4px 20px #00000014}.mobile-mega-dropdown.active{max-height:none;padding:30px 20px;overflow:visible}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100vh;background:#fff;z-index:9999;transform:translate(-100%);opacity:0;visibility:hidden;transition:all .3s ease;overflow-y:auto;overflow-x:hidden}.mobile-menu.active{transform:translate(0);opacity:1;visibility:visible}.mobile-menu__container{padding:100px 20px 40px;width:100%;height:auto;display:flex;flex-direction:column;gap:30px}.mobile-menu__search{background:#f8f9fa;border-radius:12px;padding:4px;border:1px solid #e9ecef}.search-form{display:flex;align-items:center;gap:8px}.search-input{flex:1;padding:12px 16px;border:none;background:transparent;font-size:16px;color:#333;outline:none}.search-input::placeholder{color:#666}.search-submit{padding:12px;background:#d32f2f;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.search-submit:hover{background:#b71c1c}.mobile-menu__nav{flex:1;display:flex;flex-direction:column}.mobile-nav-item{border-bottom:1px solid #f0f0f0}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-link{width:100%;padding:18px 0;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#333;font-size:16px;font-weight:500;background:none;border:none;cursor:pointer;transition:color .2s ease}.mobile-nav-link:hover{color:#d32f2f}.nav-text{flex:1;text-align:left}.nav-arrow{transition:transform .2s ease;flex-shrink:0}.mobile-nav-toggle[aria-expanded=true] .nav-arrow{transform:rotate(180deg)}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8f9fa;margin:0 -20px;padding:0 20px}.mobile-submenu.active{max-height:none;padding:20px}.submenu-category{margin-bottom:25px}.submenu-category:last-child{margin-bottom:0}.category-title{font-size:14px;font-weight:700;color:#d32f2f;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e9ecef}.category-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.submenu-link{padding:10px 16px;color:#666;text-decoration:none;font-size:15px;border-radius:6px;transition:all .2s ease;display:block}.submenu-link:hover{background:#fff;color:#d32f2f;transform:translate(4px)}.mobile-menu__actions{border-top:1px solid #f0f0f0;padding-top:20px;display:flex;flex-direction:column;gap:16px}.mobile-action{display:flex;align-items:center;gap:16px;padding:16px;background:#f8f9fa;border-radius:12px;text-decoration:none;color:#333;transition:all .2s ease;border:1px solid #e9ecef}.mobile-action:hover{background:#fff;border-color:#d32f2f;transform:translateY(-2px);box-shadow:0 4px 12px #d32f2f1a}.action-icon{flex-shrink:0;color:#d32f2f}.action-text{flex:1;display:flex;flex-direction:column;gap:2px}.action-label{font-weight:600;font-size:15px;color:#333}.action-detail{font-size:13px;color:#666}.mobile-action--cart{position:relative}.cart-count-badge{position:absolute;top:8px;right:8px;background:#d32f2f;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}@media (min-width: 1050px) and (max-width: 1500px){:root{--header-height: 110px}body{padding-top:var(--header-height)!important;padding-bottom:80px!important}.av-header{height:var(--header-height)!important;position:fixed!important;top:0!important;z-index:999999!important}.av-header__container{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:20px 24px 16px!important;gap:12px!important}.av-header__left{position:relative!important;transform:none!important;z-index:20!important;order:1!important;margin-top:8px!important}.av-header__desktop-nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;order:2!important;flex-wrap:wrap!important;z-index:15!important;margin-bottom:8px!important}.av-header__desktop-nav .nav-link{padding:6px 12px!important;font-size:13px!important;font-weight:600!important;border-radius:4px!important;transition:all .2s ease!important;white-space:nowrap!important}.av-header__desktop-nav .nav-group-left,.av-header__desktop-nav .nav-group-right{display:contents!important}.av-header__right{display:none!important}.has-mega .mega-dropdown{position:fixed!important;top:var(--header-height)!important;left:0!important;right:0!important;width:100vw!important;max-height:calc(100vh - var(--header-height))!important;overflow-y:auto!important;z-index:999!important;background:#fff!important;box-shadow:0 8px 32px #00000026!important;border-bottom:1px solid #e5e5e5!important;scroll-behavior:smooth!important}.av-header__desktop-nav .nav-item.has-mega.active .nav-link,.av-header__desktop-nav .nav-item.has-mega:hover .nav-link{background:#d32f2f!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 2px 8px #d32f2f4d!important}.mega-dropdown__content{padding:40px 24px!important;max-width:1200px!important;margin:0 auto!important}.has-mega .mega-dropdown::-webkit-scrollbar{width:8px!important}.has-mega .mega-dropdown::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:4px!important}.has-mega .mega-dropdown::-webkit-scrollbar-thumb{background:#c1c1c1!important;border-radius:4px!important}.has-mega .mega-dropdown::-webkit-scrollbar-thumb:hover{background:#a8a8a8!important}.av-header__bottom-icons{display:flex!important;justify-content:center;align-items:center;gap:16px;padding:12px 24px;background:#fff;border:1px solid #e5e5e5;border-radius:50px;position:fixed!important;bottom:20px!important;left:50%!important;transform:translate(-50%)!important;z-index:1000!important;box-shadow:0 4px 20px #0000001f;max-width:320px;height:64px;flex-wrap:nowrap;overflow:hidden;will-change:auto!important;transition:transform .3s ease-in-out,opacity .3s ease-in-out!important;opacity:1}.av-header__bottom-icons .av-header__icon{padding:10px;border-radius:50%;transition:all .2s ease;background:#00000008;border:1px solid transparent;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.av-header__bottom-icons .av-header__icon:hover{background:#00000014;transform:translateY(-2px) scale(1.02);box-shadow:0 2px 8px #0000001a}.av-header .av-header__desktop-nav{display:flex!important}.av-header .av-header__hamburger{display:none!important}.av-header__desktop-nav .nav-link{font-size:14px;padding:0 12px}}@media (max-width: 1053px){body{padding-bottom:0!important}.av-header__container{grid-template-columns:1fr auto!important;justify-content:space-between!important}.av-header__desktop-nav{justify-self:auto!important;grid-column:auto!important}.av-header .av-header__desktop-nav,.av-header .av-header__right,.av-header__bottom-icons{display:none!important}.av-header .av-header__hamburger{display:flex!important}}@media (min-width: 1054px) and (max-width: 1100px){.av-header__bottom-icons{max-width:280px!important;gap:12px!important;padding:10px 20px!important;height:56px!important;bottom:15px!important}.av-header__bottom-icons .av-header__icon{width:36px!important;height:36px!important;padding:8px!important}.av-header__desktop-nav .nav-link{font-size:13px!important;padding:0 8px!important}}@media (min-width: 1501px){.av-header__bottom-icons{display:none!important}.av-header .av-header__desktop-nav,.av-header .av-header__right{display:flex!important}.av-header .av-header__hamburger{display:none!important}body{padding-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/av-header-mega.css.map */
