.elementor-8 .elementor-element.elementor-element-4157e87{--display:flex;}.elementor-8 .elementor-element.elementor-element-3035327{--display:flex;}.elementor-8 .elementor-element.elementor-element-575bd12{--display:flex;}.elementor-8 .elementor-element.elementor-element-9a717fd{--display:flex;}/* Start custom CSS *//* ===== FIX FULLWIDTH — Coller dans Additional CSS ===== */

/* Supprimer TOUS les marges/padding Elementor */
.elementor-section-wrap,
.e-con,
.e-con-inner,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-html,
.elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* Page entière noir + fullwidth */
html, body {
  background: #0A0A0A !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

/* Canvas fullwidth */
.elementor-template-canvas .elementor {
  padding: 0 !important;
  margin: 0 !important;
}

/* Fix white sides */
#page,
.site,
.site-content,
#content {
  background: #0A0A0A !important;
  padding: 0 !important;
  margin: 0 !important;
}/* End custom CSS */