.elementor-kit-126{--e-global-color-primary:#E0A700;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://www.fmhair.knlink.be/wp-content/uploads/2026/04/cropped-2ca67b7c87db87094c33da0e930afd8a5a87487cab3e0ee7d395ec1280fb4e28.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;overscroll-behavior:none;}.elementor-kit-126 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1025px){.elementor-kit-126{background-attachment:fixed;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* BACKGROUND GLOBAL SITE */
body {
    background-image: url('https://www.fmhair.knlink.be/wp-content/uploads/2026/04/cropped-2ca67b7c87db87094c33da0e930afd8a5a87487cab3e0ee7d395ec1280fb4e28.jpeg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* SUPPRIME LES FONDS BLANCS ELEMENTOR */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
    background: transparent !important;
}

/* SUPPRIME FOND HEADER SI BESOIN */
header,
.elementor-location-header {
    background: transparent !important;
}

/* SUPPRIME FOND FOOTER SI BESOIN */
footer,
.elementor-location-footer {
    background: transparent !important;
}

/* OVERLAY POUR LISIBILITÉ (OPTIONNEL MAIS CONSEILLÉ) */
body::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.3); /* ajuste entre 0.2 et 0.4 */
    z-index: -1;
    pointer-events: none;
}/* End custom CSS */