/* AT1 CMS V70.3.1 — solid black header above light/white content */
body.at1-header-over-light .at1-solid-header-target{
  background:#050505 !important;
  background-color:#050505 !important;
  background-image:none !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
}
body.at1-header-over-light .at1-solid-header-target::before,
body.at1-header-over-light .at1-solid-header-target::after{
  background:transparent !important;
  background-image:none !important;
  opacity:0 !important;
  box-shadow:none !important;
}
body.at1-header-over-light .at1-solid-header-target [class*="header-gradient"],
body.at1-header-over-light .at1-solid-header-target [class*="header-fade"],
body.at1-header-over-light [class*="site-header-gradient"],
body.at1-header-over-light [class*="site-header-fade"]{
  background:transparent !important;
  background-image:none !important;
  opacity:0 !important;
}

/* Immediate CSS fallbacks for the header names used across AT1 builds. */
body.at1-header-light-initial .site-header,
body.at1-header-light-initial #site-header,
body.at1-header-light-initial .main-header,
body.at1-header-light-initial .at1-header,
body.at1-header-light-initial .header-bar{
  background:#050505 !important;
  background-color:#050505 !important;
  background-image:none !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
}
body.at1-header-light-initial .site-header::before,
body.at1-header-light-initial .site-header::after,
body.at1-header-light-initial #site-header::before,
body.at1-header-light-initial #site-header::after,
body.at1-header-light-initial .main-header::before,
body.at1-header-light-initial .main-header::after,
body.at1-header-light-initial .at1-header::before,
body.at1-header-light-initial .at1-header::after,
body.at1-header-light-initial .header-bar::before,
body.at1-header-light-initial .header-bar::after{
  background:transparent !important;
  background-image:none !important;
  opacity:0 !important;
}
