#header,#header>.header-wrapper{background:#fff}#header.codevly-sticky-header--fixed{position:fixed!important;top:0!important;right:0;left:0;z-index:9990;width:100%;box-shadow:0 10px 30px rgba(34,20,38,.1);transform:translate3d(0,0,0);transition:transform 520ms cubic-bezier(.4,0,.2,1);will-change:transform}#header.codevly-sticky-header--fixed.codevly-sticky-header--hidden{transform:translate3d(0,-100%,0)}#header.codevly-sticky-header--fixed.codevly-sticky-header--no-transition{transition:none!important}body.admin-bar #header.codevly-sticky-header--fixed{top:32px!important}body.admin-bar #header.codevly-sticky-header--fixed.codevly-sticky-header--hidden{transform:translate3d(0,calc(-100% - 32px),0)}@media(max-width:782px){body.admin-bar #header.codevly-sticky-header--fixed{top:46px!important}body.admin-bar #header.codevly-sticky-header--fixed.codevly-sticky-header--hidden{transform:translate3d(0,calc(-100% - 46px),0)}}@media(prefers-reduced-motion:reduce){#header.codevly-sticky-header--fixed{transition:none}}
