.header:hover,
.header-wrapper:hover,
.shopify-section-header:hover {
  background: transparent !important;
}
.shopify-section-header {
  transition: background 0.3s ease;
}
