.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b25eb38:#485EA8;--e-global-color-71ba7a1:#9BA820;--e-global-color-63691d2:#E74010;--e-global-color-9dcb61d:#FFFFFF;--e-global-color-838ed17:#000000;--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;--e-global-typography-40a74fe-font-family:"Open Sans";--e-global-typography-40a74fe-font-size:25px;--e-global-typography-40a74fe-font-weight:700;--e-global-typography-40a74fe-line-height:40px;--e-global-typography-a6209b7-font-family:"Open Sans";--e-global-typography-a6209b7-font-size:15px;--e-global-typography-a6209b7-font-weight:400;}.elementor-kit-6 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){--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);}.elementor-lightbox{--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:39px;}.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-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 *//* Letter spacing et grammage du boutons des diffréents formulaires*/

.frm_button_submit{
    letter-spacing: 3px;
    font-weight: bold;
    height: auto;

    border: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    outline: none !important;
}





@media (min-width: 1366px) {
    body{
        padding-top:40px;
    }
}

@media (min-width: 1024px) {
    body{
        padding-top:25px;
    }
}


.elementor-kit-6 ul,
.elementor-kit-6 ol {
  padding-left: 15px;
  margin-bottom: 1em; 
}



/*Pour la visionneurse, on la met au dessus de tout*/
.elementor-lightbox,
.dialog-lightbox-widget {
  z-index: 9999999999999999999999999999999 !important;
}

/* Croix de fermeture lightbox Elementor */
.elementor-lightbox .dialog-close-button{
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: #ffffff !important; /* change la couleur si besoin */
    font-size: 28px;
    top: 0px !important;
    right: 20px !important;
    z-index: 999999;
}



/*Pour les selects dans les formulaires*/
.frm_forms .frm_form_field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


/*Texte des cookies */
.cmplz-link.cookie-statement {
  display: none !important;
}/* End custom CSS */