.elementor-kit-50{--e-global-color-primary:#01A914;--e-global-color-secondary:#7C8084;--e-global-color-text:#FFFFFF;--e-global-color-d93ad83:#323335;--e-global-color-6d7a510:#000000;--e-global-color-c36cf2e:#01BE16;--e-global-color-cdd6194:#01BE16;--e-global-color-c6c1eb7:#000000;--e-global-color-0abcd10:#7A7A7A;--e-global-color-7215718:#000000;--e-global-color-eb4e715:#000000;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--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:"Poppins";--e-global-typography-186ae55-font-size:18px;--e-global-typography-186ae55-font-weight:400;--e-global-typography-00e055e-font-family:"Raleway";--e-global-typography-00e055e-font-size:93px;--e-global-typography-00e055e-font-weight:300;--e-global-typography-00e055e-text-transform:uppercase;--e-global-typography-00e055e-line-height:90px;--e-global-typography-15786b3-font-family:"Raleway";--e-global-typography-15786b3-font-size:21px;--e-global-typography-15786b3-font-weight:400;--e-global-typography-15786b3-text-transform:uppercase;}.elementor-kit-50 button,.elementor-kit-50 input[type="button"],.elementor-kit-50 input[type="submit"],.elementor-kit-50 .elementor-button{background-color:var( --e-global-color-6d7a510 );border-radius:13px 13px 13px 13px;padding:18px 26px 18px 26px;}.elementor-kit-50 e-page-transition{background-color:#FFBC7D;}.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-50{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:25px;--e-global-typography-00e055e-font-size:54px;--e-global-typography-00e055e-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-50{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:20px;--e-global-typography-accent-font-size:17px;--e-global-typography-00e055e-font-size:28px;--e-global-typography-00e055e-line-height:1.4em;}.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;
}


/*
-- Menu fixe et ancres
*/

@media (max-width:767px) { /* Mobile */
    #content :target {
        scroll-margin-top: 133px; /* Hauteur du menu */
    }
}
@media (min-width:768px) and (max-width:1024px) { /* Tablet */
    #content :target {
        scroll-margin-top: 153px; /* Hauteur du menu */
    }
}
@media (min-width:1025px) { /* Desktop */
    #content :target {
        scroll-margin-top: 153px; /* Hauteur du menu */
    }
}


/* 
----------------------------
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;
}

/* Message d'erreur */ 

.wpcf7 form.invalid .wpcf7-response-output { 
    margin-top:2.5em; 
    padding:0.5em; 
    border-radius:5px; 
    text-align:center; 
    background-color:#f8d7da; 
    border:1px solid #f5c6cb; 
    color:#721c24;
}





/* 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 */