.elementor-kit-18{--e-global-color-primary:#096FB5;--e-global-color-secondary:#7C8084;--e-global-color-text:#7A7A7A;--e-global-color-d93ad83:#323335;--e-global-color-c36cf2e:#7FB342;--e-global-color-cdd6194:#7FB342;--e-global-color-c6c1eb7:#000000;--e-global-color-0abcd10:#FFFFFF;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:400;--e-global-typography-d93e33e-font-family:"Roboto Slab";--e-global-typography-d93e33e-font-size:14px;--e-global-typography-d93e33e-font-weight:600;--e-global-typography-d93e33e-text-transform:uppercase;--e-global-typography-186ae55-font-family:"Roboto Slab";--e-global-typography-186ae55-font-size:18px;--e-global-typography-186ae55-font-weight:600;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-kit-18 button,.elementor-kit-18 input[type="button"],.elementor-kit-18 input[type="submit"],.elementor-kit-18 .elementor-button{border-radius:13px 13px 13px 13px;padding:18px 26px 18px 26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1266px;}.e-con{--container-max-width:1266px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-18{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-18{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:28px;--e-global-typography-accent-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Cacher du contenu selon le point de rupture */

@media (max-width:767px) {
    .hidden-mobile {
        display:none;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .hidden-tablet {
        display:none;
    }
}
@media (min-width:1025px) {
    .hidden-desktop {
        display:none;
    }
}

/* Espace/Trait d'union insécable */

.text-nowrap {
    white-space: nowrap;
}



/* Lien téléphonique sans soulignement */
a[href^="tel:"], a[href^="mailto:"] {
text-decoration:none;
}



/* 
----------------------------
Formulaire de contact
----------------------------
*/

/* Couleur du contour sur le focus */

.wpcf7-form-control:focus-visible {
    outline-color: var( --e-global-color-accent );
}

/* Message de succès */

.wpcf7 form.sent .wpcf7-response-output {
    margin-top:2.5em;
    padding:0.5em;
    border-radius:5px;
    text-align:center;
    background-color:#d4edda;
    border:1px solid #c3e6cb;
    color:#155724;
}





/* Ne pas changer la couleur du texte si aucun lien */

.elementor-location-header .elementor-icon-list-item:hover .elementor-icon-list-text:not(a *) {
    color: var( --e-global-color-text ) !important;
}/* End custom CSS */