.elementor-41 .elementor-element.elementor-element-a334ef7{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-a334ef7 *//* Removes default theme and Elementor padding forcing the gaps */
.elementor-section, 
.elementor-container, 
.e-con, 
.e-con-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}

body, html {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}
/* Force zero margin and padding on page root and containers */
html, body, 
#page, 
#content, 
.site-content, 
.entry-content,
.elementor,
.elementor-section-wrap,
.e-con,
.e-con-inner {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Eliminate WordPress admin bar push when logged out */
body:not(.admin-bar) {
  margin-top: 0 !important;
}/* End custom CSS */