.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-7a483ce *//* === GLOBAL WHITE BACKGROUND (SAFE VERSION) === */

/* Page base */
html, body {
  background-color: #ffffff !important;
}

/* Main layout containers only (safe targeting) */
body,
#page,
#content,
.site,
.site-content,
.wrapper,
main {
  background-color: #ffffff !important;
}

/* Sections (Elementor + themes) */
section,
.elementor-section,
.elementor-top-section {
  background-color: #ffffff !important;
}

/* Inner containers (without affecting buttons/images) */
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
  background-color: transparent !important;
}

/* Header & Footer */
header,
.site-header,
.elementor-location-header,
footer,
.site-footer,
.elementor-location-footer {
  background-color: #ffffff !important;
}

/* Remove dark overlays only */
.elementor-background-overlay {
  background: transparent !important;
}/* End custom CSS */