/* Completely disable the header overlay */
#shopify-section-sections--20429213073659__header
  div[class*="bg-[rgba(0,0,0,0.4)]"] {
  display: none !important;
}
