#site-header{position:relative;transition:all 0.3s ease-in-out}#site-header.sticky{position:fixed;top:0;width:100%;z-index:1000;background:#fff;box-shadow:0 4px 6px rgb(0 0 0 / .1)}body.admin-bar #site-header.sticky{top:32px}@media (max-width:782px){body.admin-bar #site-header.sticky{top:46px}}