@media (min-width:769px){
  .gojd-sticky-header-shell{position:relative!important;width:100%!important;z-index:1100!important;transition:filter .24s ease!important}
  .gojd-sticky-header-spacer{display:none;width:100%;height:111px;pointer-events:none}
  body.gojd-nav-sticky .gojd-sticky-header-shell{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;filter:drop-shadow(0 4px 9px rgba(0,0,0,.07))}
  body.gojd-nav-sticky .gojd-sticky-header-spacer{display:block;height:111px}
  body.gojd-nav-sticky.gojd-scroll-down .gojd-sticky-header-spacer{height:122px}
  .gojd-sticky-header-shell .main-header,
  .gojd-sticky-header-shell .category-nav{
    position:relative!important;top:auto!important;z-index:auto!important;
    transition:height .24s cubic-bezier(.2,.75,.25,1),min-height .24s cubic-bezier(.2,.75,.25,1),max-height .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s ease!important;
  }
  .gojd-sticky-header-shell .main-header .header-container,
  .gojd-sticky-header-shell .category-nav .category-container{
    transition:height .24s cubic-bezier(.2,.75,.25,1)!important;
  }
  .gojd-sticky-header-shell .main-header .search-container{
    transform-origin:left center!important;
    transition:width .24s ease,max-width .24s ease,flex-basis .24s ease,margin-left .24s ease,padding .24s ease,opacity .18s ease,transform .24s ease!important;
  }
  .gojd-sticky-header-shell .main-header .header-logo img,
  .gojd-sticky-header-shell .main-header .header-logo-img,
  .gojd-sticky-header-shell .main-header .action-item,
  .gojd-sticky-header-shell .category-nav .category-link,
  .gojd-sticky-header-shell .category-nav .track-order-btn{
    transition:transform .24s ease,height .24s ease,font-size .24s ease!important;
  }

  body.gojd-scroll-down .gojd-sticky-header-shell .main-header{
    height:56px!important;min-height:56px!important;max-height:56px!important;
  }
  body.gojd-scroll-down .gojd-sticky-header-shell .main-header .header-container{height:56px!important}
  body.gojd-scroll-down .gojd-sticky-header-shell .category-nav{
    height:66px!important;min-height:66px!important;max-height:66px!important;
  }
  body.gojd-scroll-down .gojd-sticky-header-shell .category-nav .category-container{height:66px!important}
  body.gojd-scroll-down .gojd-sticky-header-shell .main-header .search-container{
    flex:0 0 0!important;width:0!important;max-width:0!important;min-width:0!important;
    margin-left:0!important;padding-left:0!important;padding-right:0!important;
    opacity:0!important;transform:translateY(-3px) scale(.92)!important;pointer-events:none!important;overflow:hidden!important;border-width:0!important;
  }
  body.gojd-scroll-down .gojd-sticky-header-shell .main-header .header-logo img,
  body.gojd-scroll-down .gojd-sticky-header-shell .main-header .header-logo-img{transform:scale(1.035)!important}
  body.gojd-scroll-down .gojd-sticky-header-shell .main-header .header-actions{transform:translateX(27px) scale(1.025)!important}
  body.gojd-scroll-down .gojd-sticky-header-shell .category-nav .category-link{height:36px!important;font-size:12px!important;transform:scale(1.015)!important}
  body.gojd-scroll-down .gojd-sticky-header-shell .category-nav .track-order-btn{height:36px!important;font-size:14.5px!important;font-weight:800!important;transform:scale(1.02)!important}

  body.gojd-scroll-up .gojd-sticky-header-shell .main-header,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .main-header{
    height:50px!important;min-height:50px!important;max-height:50px!important;
  }
  body.gojd-scroll-up .gojd-sticky-header-shell .main-header .header-container,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .main-header .header-container{height:50px!important}
  body.gojd-scroll-up .gojd-sticky-header-shell .category-nav,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .category-nav{
    height:61px!important;min-height:61px!important;max-height:61px!important;
  }
  body.gojd-scroll-up .gojd-sticky-header-shell .category-nav .category-container,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .category-nav .category-container{height:61px!important}
  body.gojd-scroll-up .gojd-sticky-header-shell .main-header .search-container,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .main-header .search-container{
    flex:0 0 220px!important;width:220px!important;max-width:220px!important;min-width:0!important;
    margin-left:20px!important;padding:0 3px!important;opacity:1!important;transform:none!important;pointer-events:auto!important;overflow:visible!important;
  }
  body.gojd-scroll-up .gojd-sticky-header-shell .main-header .header-actions,
  body:not(.gojd-scroll-down) .gojd-sticky-header-shell .main-header .header-actions{transform:translateX(27px)!important}
}
