.custom-sticky-header{position:fixed!important;top:0;width:100%;z-index:9999;background:#fff;transition:box-shadow 0.3s ease,background-color 0.3s ease}.custom-sticky-header.has-scrolled{box-shadow:0 2px 6px rgba(0,0,0,.06)}body.admin-bar .custom-sticky-header{top:32px}