/* 
 * Hide ONLY the Astra "Above Header" promotional strip
 * DO NOT touch the main header/navigation
 */
.ast-above-header-wrap {
  display: none !important;
}
