.shopify-section-group-header-group{position:sticky;top:0;z-index:100;overflow:visible!important}
.shopify-section-group-header-group .shopify-section{overflow:visible!important}
.site-header{position:relative;top:auto;z-index:100;overflow:visible!important}
.nav-row,.nav-inner,.nav-item{overflow:visible}
.mega-menu{z-index:120}
@media(min-width:781px){
  .nav-inner{flex-wrap:wrap;align-content:center;padding-block:3px}
  .nav-row{background:#fff}
  .nav-link{white-space:nowrap}
  .nav-item:nth-last-child(-n+3) .mega-menu{left:auto;right:0}
}
@media(max-width:780px){
  .shopify-section-group-header-group{position:sticky;top:0;z-index:100}
  .site-header{position:relative;top:auto}
  .header-main{display:grid!important;background:#fff}
  .menu-toggle,.header-logo,.header-actions{visibility:visible!important;opacity:1!important}
  .mobile-menu{display:block;z-index:130}
  .drawer-overlay{z-index:125}
}
