.elementor-53235 .elementor-element.elementor-element-79fd1d8{--display:flex;--gap:0% 0%;--row-gap:0%;--column-gap:0%;--margin-top:-4vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;}.elementor-53235 .elementor-element.elementor-element-79fd1d8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-53235 .elementor-element.elementor-element-fa85831{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-53235 .elementor-element.elementor-element-fa85831.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-53235 .elementor-element.elementor-element-79fd1d8{--width:100vw;}}/* Start custom CSS for container, class: .elementor-element-79fd1d8 *//* Make this specific event page full width */
body article#post-53235 > .container {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Make Elementor wrappers full width */
body article#post-53235 .elementor,
body article#post-53235 .elementor-section-wrap,
body article#post-53235 .elementor-widget-html,
body article#post-53235 .elementor-widget-container,
body article#post-53235 #gde-lighthouse-page {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Prevent horizontal scroll caused by 100vw breakout */
html,
body {
  overflow-x: hidden !important;
}/* End custom CSS */