/* One shared Kadence header across all public pages; visual refinements remain in Kadence Header Builder. */
#masthead.site-header{position:sticky;top:0;z-index:900;background:#fff}
body.admin-bar #masthead.site-header{top:32px}
@media(max-width:782px){body.admin-bar #masthead.site-header{top:46px}}
@media(min-width:1025px){#masthead .header-search-wrap,#masthead .header-search-button{display:flex!important;visibility:visible!important;opacity:1!important}}
@media(min-width:1025px){
  #masthead .main-navigation .primary-menu-container>ul>li.menu-item>a{
    font-weight:600;
  }
}
