.elementor-7371 .elementor-element.elementor-element-500782f{--display:flex;}.elementor-7371 .elementor-element.elementor-element-26341ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7371 .elementor-element.elementor-element-a845741{--display:flex;}/* Start custom CSS *//* 🔥 SUPPRIME TOUS LES ESPACES ENTRE LES CONTENEURS ELEMENTOR */

.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget{
  margin:0 !important;
  padding:0 !important;
}

/* 🔥 enlève les espaces spécifiques entre sections */
.elementor-section + .elementor-section{
  margin-top:0 !important;
}

/* 🔥 corrige les conteneurs flex (nouveau système Elementor) */
.e-con{
  margin:0 !important;
  padding:0 !important;
  gap:0 !important;
}

/* 🔥 évite les mini lignes invisibles */
.elementor{
  --widgets-spacing: 0px;
}/* End custom CSS */