/* Force header to full width */
#header-group,
.site-header,
.shopify-section-header {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}