.elementor-kit-2742{--e-global-color-primary:#00A0E3;--e-global-color-secondary:#7C8084;--e-global-color-text:#7A7A7A;--e-global-color-d93ad83:#EDEDED;--e-global-color-6d7a510:#00A0E3;--e-global-color-c36cf2e:#EB8834;--e-global-color-cdd6194:#FFED00;--e-global-color-c6c1eb7:#000000;--e-global-color-718716f:#FFFFFF;--e-global-color-f95e509:#000000;--e-global-color-0abcd10:#FFFFFF;--e-global-color-96bb85d:#231F20;--e-global-color-ad43679:#231F20;--e-global-color-1948356:#AFAFAF;--e-global-color-a29b1f8:#FFED00;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:32px;--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-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:600;--e-global-typography-d93e33e-font-family:"Montserrat";--e-global-typography-d93e33e-font-size:18px;--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;--e-global-typography-3cf724c-font-family:"Raleway";--e-global-typography-3cf724c-font-size:14px;--e-global-typography-3cf724c-font-weight:600;--e-global-typography-3cf724c-text-transform:uppercase;--e-global-typography-f953fa2-font-family:"Montserrat";--e-global-typography-f953fa2-font-size:18px;--e-global-typography-f953fa2-font-weight:700;--e-global-typography-f953fa2-text-transform:uppercase;}.elementor-kit-2742 button,.elementor-kit-2742 input[type="button"],.elementor-kit-2742 input[type="submit"],.elementor-kit-2742 .elementor-button{background-color:var( --e-global-color-6d7a510 );border-radius:13px 13px 13px 13px;padding:18px 26px 18px 26px;}.elementor-kit-2742 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-2742{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:25px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2742{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:22px;--e-global-typography-accent-font-size:18px;--e-global-typography-f953fa2-font-size:15px;}.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 !important;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .hidden-tablet {
        display:none !important;
    }
}
@media (min-width:1025px) {
    .hidden-desktop {
        display:none !important;
    }
}

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


/*
-- Accordéon - Lien au survol
*/

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-title:hover {
   color: #00A0E3;
}


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

/* Liens dans les listes à puces */
.elementor-widget-icon-list .elementor-icon-list-item > a .elementor-icon-list-text {
    font-size: var( --e-global-typography-text-font-size );
    line-height: var( --e-global-typography-text-line-height );
}

ul li a .elementor-icon-list-text{ color:#00A0E3 !important; text-decoration:underline;}
ul li a .elementor-icon-list-text:hover, ul li a .elementor-icon-list-text:active{ text-decoration:none;}/* End custom CSS */