.site-navigation:not(.h2m-menu-nav){opacity: 0;}
@media (min-width: 768px) and (max-width: 1410px){
.header-layout .header-item--navigation{order: 2;margin-left: 0;}
.header-layout .header-item--logo{order: 1;}
.header-layout .header-item--icons{order: 3;}
}
@media screen and (max-width: 950px){
body .header-layout[data-logo-align=center] .header-item--logo{margin-left: 0; margin-right: 15px;}
}
@media screen and (max-width: 1300px){
body .h2m-menu__desktop.h2m-menu-always-relative, body.h2m-menu__desktop.h2m-menu-relative{position: unset !important;}
.h2m-menu__desktop .h2m-mega-wrapper.h2m-submenu--root{left: 50% !important; --h2m-eff-translateX: -50% !important;}
.h2m-main-menu-item.h2m-menu-active{z-index: 9;}
}
@media screen and (max-width: 895px){
.h2m-menu__desktop .h2m-main-menu-item{--h2m-main-h-spacing: 5px;--h2m-main-font-size: 14px;}
body .header-layout .header-item--logo{flex: 0 0 100px;}
body .site-header__logo a, body .site-header__logo a img{width: 100px !important;}
.h2m-menu__desktop .h2m-main-menu-item .h2m-menu-item-inner .h2m-menu-item-wrapper-img.h2m-img-pos--left .h2m-title-wrapper{margin-left: 5px;}
.h2m-menu__desktop .h2m-main-menu-item{margin: 0 !important;}
.header-layout .header-item--icons .site-nav__link{padding: 7px;}
}