.cws-header-fixed{position:var(--cws-header-pos,fixed);top:var(--cws-sticky-offset,0);left:0;right:0;z-index:100}.admin-bar .cws-header-fixed{top:calc(var(--cws-sticky-offset, 0px) + 32px)}@media screen and (max-width:782px){.admin-bar .cws-header-fixed{top:calc(var(--cws-sticky-offset, 0px) + 46px)}}.cws-header-disappear{transition:transform 0.3s ease;will-change:transform}.cws-header-disappear.cws-header-hidden{transform:translateY(calc(-100% - var(--cws-sticky-offset, 0px)))}