.elementor-32568 .elementor-element.elementor-element-31ce1c9{--display:flex;}/* Start custom CSS *//* Remove the top spacing so the notice touches the hero */
.elementor-location-single .elementor-top-section:first-of-type,
.elementor-location-single .elementor-section-wrap > .elementor-section:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Ensure the notice bar itself has no extra top space */
.nxg-shopify-note {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Optional: tighten the hero bottom padding if the theme adds extra space */
.elementor-location-archive .page-title-section,
.elementor-location-single .page-title-section {
  padding-bottom: 16px !important; /* adjust as needed */
}/* End custom CSS */