header .dt-sc-header-logo-sec{position:relative}.custom-nav-wrapper{display:flex;align-items:center;position:static}.custom-header-menu{position:static;height:100%}.custom-menu{display:flex;align-items:center;list-style:none;margin:0;padding:0}.custom-menu-item{position:static}.custom-menu-item>a{display:flex;align-items:center;gap:6px;padding:16px 18px;font-size:15px;font-weight:600;color:#222;text-decoration:none;white-space:nowrap;transition:color .2s ease}.custom-menu-item>a:hover{color:#2f8f2f}.custom-menu-item.has-children>a:after{content:"";width:7px;height:7px;border-right:2px solid #999;border-bottom:2px solid #999;transform:rotate(45deg);margin-top:-4px;transition:transform .2s ease,border-color .2s ease}.custom-menu-item.has-children:hover>a:after{border-color:#2f8f2f;transform:rotate(45deg) translate(-1px,-1px)}.mobile-nav-overlay,.mobile-nav-header{display:none}button.custom-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;margin:0;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;cursor:pointer;flex-shrink:0}button.custom-menu-toggle span{display:block;width:22px;height:2px;background:#222!important;border-radius:1px;transition:transform .25s ease,opacity .25s ease}button.custom-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}button.custom-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}button.custom-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-mega-menu{position:absolute;top:100%;left:0;width:100%;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.99);transform-origin:top center;transition:opacity .22s ease,transform .22s ease,visibility .22s;background:#fff;border-radius:0 0 14px 14px;box-shadow:0 20px 45px #00000024;border-top:3px solid #2f8f2f;z-index:999}@media(min-width:992px){.custom-menu-item:hover>.custom-mega-menu,.custom-menu-item.active>.custom-mega-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);max-height:75vh;overflow-y:auto}}.custom-mega-menu::-webkit-scrollbar{width:7px}.custom-mega-menu::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:4px}.custom-mega-menu::-webkit-scrollbar-thumb:hover{background:#bbb}.mega-container{max-width:1400px;margin:0 auto;padding:34px 40px 38px;display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:30px 26px}.mega-column h4{margin:0 0 13px;padding-bottom:9px;border-bottom:2px solid #ebebeb;position:relative}.mega-column h4:after{content:"";position:absolute;left:0;bottom:-2px;width:26px;height:2px;background:#2f8f2f}.mega-column h4 a{color:#1c1c1c;text-decoration:none;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.mega-column ul{list-style:none;margin:0;padding:0}.mega-column li{margin:8px 0}.mega-column li a{color:#5a5a5a;text-decoration:none;font-size:13.5px;transition:color .15s ease,padding-left .15s ease;display:inline-block}.mega-column li a:hover{color:#2f8f2f;padding-left:4px}@media(max-width:991px){button.custom-menu-toggle{display:flex}.mobile-nav-overlay{display:block!important;position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:#00000080;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s;z-index:1000}.mobile-nav-overlay.visible{opacity:1;visibility:visible}.custom-header-menu{position:fixed!important;top:0!important;left:0!important;width:86vw!important;max-width:380px;height:100vh!important;height:100dvh!important;margin:0!important;background:#fff;box-shadow:0 0 45px #00000040;transform:translate(-100%);transition:transform .3s ease;z-index:1001;display:flex;flex-direction:column;overflow:hidden}.custom-header-menu.menu-open{transform:translate(0)}.mobile-nav-header{display:flex!important;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eee;flex-shrink:0}.mobile-nav-title{font-weight:700;font-size:16px;color:#1c1c1c}.mobile-nav-close{width:32px;height:32px;border:none!important;background:#f5f5f5!important;border-radius:50%!important;font-size:20px;line-height:1;color:#444;cursor:pointer}.custom-menu{display:block;overflow-y:auto;flex:1;padding-bottom:20px}.custom-menu-item{display:block;border-bottom:1px solid #f0f0f0}.custom-menu-item>a{padding:15px 18px;justify-content:space-between}.custom-menu-item.has-children>a:after{content:"+";width:auto;height:auto;border:none;transform:none;font-weight:700;font-size:17px;color:#2f8f2f;line-height:1}.custom-menu-item.active>a:after{content:"\2212"}.custom-mega-menu{position:static;width:100%;box-shadow:none;border-top:none;border-radius:0;opacity:1;visibility:visible;transform:none;max-height:0;transition:max-height .3s ease}.custom-menu-item.active>.custom-mega-menu{max-height:2000px;overflow-y:auto}.mega-container{grid-template-columns:1fr;padding:4px 18px 10px;gap:0}.mega-column{border-bottom:1px solid #f0f0f0;padding:12px 0}.mega-column h4{margin:0;border:none;padding:0}.mega-column h4:after{display:none}.mega-column.has-children h4{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mega-column.has-children h4:before{content:"\203a";font-size:20px;color:#999;transform:rotate(90deg);transition:transform .2s ease;margin-left:10px}.mega-column.open h4:before{transform:rotate(270deg)}.mega-column ul{max-height:0;overflow:hidden;transition:max-height .3s ease}.mega-column.open ul{max-height:600px;padding-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-mega-menu.css.map */
