.elementor-3 .elementor-element.elementor-element-5c2254f{--display:flex;}.elementor-3 .elementor-element.elementor-element-f748faf{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Force full-width page content */
html,
body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/* Elementor full width fix */
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget-wrap {
  width: 100%;
  max-width: 100%;
}

/* Astra / WordPress container full width */
.ast-container,
.site-content,
.content-area,
.site-main,
.entry-content,
.page .entry-content {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

/* Privacy page full width */
.jgd-privacy-page {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}/* End custom CSS */