#shopify-section-nova-header:not(.shopify-section-header-sticky) .header-wrapper {
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}

#MainContent {
  margin-top: -5.6rem;
}

@media (min-width: 990px) {
  #MainContent {
    margin-top: -6.8rem;
  }
}
