.niidor-navigation{box-shadow:0 4px 8px #0000001a;position:sticky;top:0;z-index:100;background:#eee}.niidor-nav-main{background:#eee;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 86px;position:relative}.niidor-logo{display:flex;align-items:center;width:138px;height:38px}.niidor-logo svg{width:100%;height:100%;fill:#1f1f1f}.niidor-nav-menu{display:flex;align-items:center;gap:42px;margin-left:60px}.niidor-nav-item{font-family:DINPro;font-weight:400;font-size:20px;line-height:1.288;color:#111;text-decoration:none;transition:color .3s ease,font-weight .3s ease}.niidor-nav-item:hover{color:#fffc41;font-weight:500}.niidor-nav-item.active{position:relative}.niidor-nav-item.active:after{content:"";position:absolute;bottom:-8px;left:0;width:75px;height:2px;background:#fffc41}.niidor-nav-tools{display:flex;align-items:center;gap:20px}.niidor-search{display:flex;align-items:center;background:#fff;border-radius:14px;padding:8px 16px;width:156px;height:28px}.niidor-search input{border:none;outline:none;background:transparent;font-family:DINPro;font-weight:300;font-size:12px;color:#8e8e8e;width:100px}.niidor-search input::placeholder{color:#8e8e8e}.niidor-search-icon{width:13px;height:13px;margin-left:auto}.niidor-user-icon,.niidor-cart-icon{width:37px;height:37px;cursor:pointer;transition:opacity .3s ease}.niidor-user-icon:hover,.niidor-cart-icon:hover{opacity:.8}.niidor-mega-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:40px!important;max-width:1200px!important;margin:0 auto!important;min-height:200px!important}.niidor-mega-category{display:flex!important;flex-direction:column!important}.niidor-mega-category-title{font-family:DINPro!important;font-weight:500!important;font-size:14px!important;color:#3d3d3d!important;margin-bottom:12px!important;line-height:1.288!important}.niidor-mega-item{font-family:DINPro!important;font-weight:400!important;font-size:14px!important;color:#1d1d1f!important;text-decoration:none!important;margin-bottom:8px!important;line-height:1.288!important;transition:color .3s ease!important;display:block!important;padding:4px 0!important}.niidor-mega-menu .niidor-mega-item,.niidor-mega-menu a.niidor-mega-item,div.niidor-mega-menu a.niidor-mega-item{position:relative}.niidor-mega-menu .niidor-mega-item:before,.niidor-mega-menu a.niidor-mega-item:before,div.niidor-mega-menu a.niidor-mega-item:before{content:"";position:absolute;bottom:-4px;left:-3px;right:-3px;height:2px;background:#fffc41;transform:scaleX(0);transition:transform .2s ease;transform-origin:center;border-radius:1px}.niidor-mega-menu .niidor-mega-item:hover:before,.niidor-mega-menu a.niidor-mega-item:hover:before,div.niidor-mega-menu a.niidor-mega-item:hover:before{transform:scaleX(1)}.niidor-mega-menu .niidor-mega-item:hover,.niidor-mega-menu a.niidor-mega-item:hover,div.niidor-mega-menu a.niidor-mega-item:hover{text-decoration:none!important;transition:all .2s ease!important}.niidor-badge{font-family:DINPro;font-weight:400;font-size:14px;color:#111;background:transparent;text-decoration:none;line-height:1.288}.niidor-badge.hot{color:#f44}.niidor-badge.sale{color:#f60}.niidor-badge.new{color:#0a4}.niidor-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;opacity:0;transition:all .3s ease}.niidor-mobile-menu.open{visibility:visible;opacity:1}.niidor-mobile-menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer}.niidor-mobile-menu-content{position:absolute;top:0;right:0;width:300px;height:100%;background:#eee;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.niidor-mobile-menu.open .niidor-mobile-menu-content{transform:translate(0)}.niidor-mobile-menu-header{padding:20px;border-bottom:1px solid #D0D0D0;display:flex;justify-content:flex-end}.niidor-mobile-menu-close{background:none;border:none;cursor:pointer;padding:8px;color:#1f1f1f}.niidor-mobile-nav{padding:20px 0}.niidor-mobile-nav-item{display:block;padding:15px 20px;font-family:DINPro;font-weight:400;font-size:18px;color:#111;text-decoration:none;border-bottom:1px solid #D0D0D0;transition:background-color .3s ease,font-weight .3s ease}.niidor-mobile-nav-item:hover{background-color:#fffc41;color:#1f1f1f;font-weight:500}@media (max-width: 768px){.niidor-header .header-container{padding:0 20px!important;height:70px!important}.niidor-header .header-navigation{display:none!important}.niidor-header .header-logo{width:100px!important;height:28px!important}.niidor-header .search-form{width:120px!important}.niidor-header .header-icon{width:30px!important;height:30px!important}.niidor-header .header-icon svg{width:20px!important;height:20px!important}.niidor-mega-grid{grid-template-columns:1fr!important;gap:20px!important}.niidor-header .logo-nav-container{gap:20px!important}.niidor-header .header-tools{gap:16px!important}}body.mobile-menu-open{overflow:hidden}.niidor-support-menu .niidor-support-item,.niidor-support-menu a.niidor-support-item,div.niidor-support-menu a.niidor-support-item,.niidor-support-menu a{position:relative}.niidor-support-menu .niidor-support-item:before,.niidor-support-menu a.niidor-support-item:before,div.niidor-support-menu a.niidor-support-item:before,.niidor-support-menu a:before{content:"";position:absolute;bottom:-4px;left:-3px;right:-3px;height:2px;background:#fffc41;transform:scaleX(0);transition:transform .2s ease;transform-origin:center;border-radius:1px}.niidor-support-menu .niidor-support-item:hover:before,.niidor-support-menu a.niidor-support-item:hover:before,div.niidor-support-menu a.niidor-support-item:hover:before,.niidor-support-menu a:hover:before{transform:scaleX(1)}.niidor-support-menu .niidor-support-item:hover,.niidor-support-menu a.niidor-support-item:hover,div.niidor-support-menu a.niidor-support-item:hover,.niidor-support-menu a:hover{text-decoration:none!important;transition:all .2s ease!important}.navigation__submenu a,.meganav__nav a,.header__links-list .navigation__submenu-trigger{position:relative;font-size:14px}.navigation__submenu a:before,.meganav__nav a:before,.header__links-list .navigation__submenu-trigger:before{content:"";position:absolute;bottom:-4px;left:-3px;right:-3px;height:2px;background:#fffc41;transform:scaleX(0);transition:transform .2s ease;transform-origin:center;border-radius:1px}.navigation__submenu a:hover:before,.meganav__nav a:hover:before,.header__links-list .navigation__submenu-trigger:hover:before{transform:scaleX(1)}.navigation__submenu a:hover,.meganav__nav a:hover,.header__links-list .navigation__submenu-trigger:hover{text-decoration:none!important;transition:all .2s ease!important}#niidor-mega-menu a,#niidor-support-menu a{position:relative}#niidor-mega-menu a:before,#niidor-support-menu a:before{content:"";position:absolute;bottom:-4px;left:-3px;right:-3px;height:2px;background:#fffc41;transform:scaleX(0);transition:transform .2s ease;transform-origin:center;border-radius:1px}#niidor-mega-menu a:hover:before,#niidor-support-menu a:hover:before{transform:scaleX(1)}#niidor-mega-menu a:hover,#niidor-support-menu a:hover{text-decoration:none!important;transition:all .2s ease!important}#niidor-mega-menu .niidor-mega-item,#niidor-support-menu .niidor-support-item{color:#1d1d1f!important}#niidor-mega-menu .niidor-hot-item{color:#f44!important}#niidor-mega-menu .niidor-sale-item{color:#f60!important}.niidor-header{box-shadow:0 4px 8px #0000001a!important;background:#eee!important;position:relative!important;z-index:100!important;overflow:visible!important}.niidor-header .header-container{padding:0 86px!important;height:70px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#eee!important;position:relative!important;overflow:visible!important}.niidor-header .header-logo{width:138px!important;height:38px!important}.niidor-header .logo-svg{width:100%!important;height:100%!important;fill:#1f1f1f!important}.niidor-header .logo-nav-container{display:flex!important;align-items:center!important;gap:60px!important}.niidor-header .header-navigation{display:flex!important;align-items:center!important}.niidor-header .nav-list{display:flex!important;align-items:center!important;gap:42px!important;list-style:none!important;margin:0!important;padding:0!important}.niidor-header .nav-link{font-family:DINPro!important;font-weight:400!important;font-size:20px!important;line-height:1.288!important;color:#111!important;text-decoration:none!important;transition:color .3s ease,font-weight .3s ease!important;text-transform:capitalize!important}.niidor-header .nav-link:hover{color:#1d1d1f!important;font-weight:500!important}.niidor-header .nav-link:before{content:"";position:absolute;bottom:-8px;left:-3px;right:-3px;height:2px;background:#fffc41;transform:scaleX(0);transition:transform .2s ease;transform-origin:center;border-radius:1px}.niidor-header .nav-link:hover:before{transform:scaleX(1)}.niidor-header .nav-item.active .nav-link:hover:before{transform:scaleX(0)!important}.niidor-header .nav-item.active .nav-indicator{position:absolute;bottom:-8px;left:-3px;right:-3px;height:2px;background:#fffc41;border-radius:1px}.niidor-header .nav-item{position:relative}.niidor-header .header-tools{display:flex!important;align-items:center!important;gap:20px!important}.niidor-header .search-form{display:flex!important;align-items:center!important;background:#fff!important;border-radius:14px!important;padding:8px 16px!important;width:156px!important;height:28px!important}.niidor-header .search-input{border:none!important;outline:none!important;background:transparent!important;font-family:DINPro!important;font-weight:300!important;font-size:12px!important;color:#8e8e8e!important;width:100px!important}.niidor-header .search-input::placeholder{color:#8e8e8e!important}.niidor-header .search-button{background:none!important;border:none!important;cursor:pointer!important;padding:0!important;margin-left:auto!important}.niidor-header .search-button svg{width:13px!important;height:13px!important;stroke:#8e8e8e!important}.niidor-header .header-icon{width:37px!important;height:37px!important;cursor:pointer!important;transition:opacity .3s ease!important;color:#1f1f1f!important;display:flex!important;align-items:center!important;justify-content:center!important}.niidor-header .header-icon:hover{opacity:.8!important}.niidor-header .header-icon svg{width:24px!important;height:24px!important}.niidor-header .cart-count{position:absolute;top:-5px;right:-5px;background:#fffc41;color:#1f1f1f;font-size:12px;font-weight:500;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-family:DINPro}
/*# sourceMappingURL=/cdn/shop/t/89/assets/navigation.css.map */
