.elementor-kit-5{--e-global-color-primary:#F7C6B9;--e-global-color-secondary:#EF7A59;--e-global-color-text:#4C4A53;--e-global-color-accent:#F7C6B9;--e-global-color-c24750a:#B1DAC9;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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 */header.site-header {
    display: none !important;
}

/* Masquer le pied de page du thème */
footer.site-footer {
    display: none !important;
}

/* Masquer la barre latérale si présente */
.sidebar,
.widget-area {
    display: none !important;
}

header.site-header,
header.site-header * {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}
header.site-header {
    position: static !important;
}
footer {
    display: none !important;
}/* End custom CSS */