.elementor-kit-5{--e-global-color-primary:#BBBF1E;--e-global-color-secondary:#42464D;--e-global-color-text:#000000;--e-global-color-accent:#F6F6F6;--e-global-color-d3ceb4b:#FFFFFF;--e-global-typography-primary-font-family:"urw-din";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"urw-din";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"urw-din";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"urw-din";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.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);}.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:1240px){.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 */p:last-of-type {
    margin-bottom: 0;
}


/* ---------------------------- */
/* --- double menu --- */
/* ---------------------------- */


/* MENU (base) */
.custom-header-container {
  transition: background-color 0.4s ease;
}

/* BG blanc (inchangé visuellement) */
.custom-header-container.scrolled {
  background-color: #42464D;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06) !important;
}

/* DOUBLE LOGO - état normal */
.custom-header-logo-container {
	width: 12% !important;
  max-width: 12% !important;
  transition: all 0.4s ease !important;
}

/* DOUBLE LOGO - au scroll */
.custom-header-container.scrolled .custom-header-logo-container {
  width: 5% !important;
  max-width: 5% !important;
}

/******* MENU (mob) *******/

/* MENU (base) */
.custom-header-container-mob {
  transition: background-color 0.4s ease;
}

/* BG blanc (inchangé visuellement) */
.custom-header-container-mob.scrolled {
  background-color: #42464D;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06) !important;
}



/* ---------------------------- */
/* --- fin double menu --- */
/* ---------------------------- */



/* ---------------------------- */
/* --- virgule--- */
/* ---------------------------- */


.virgule-noir {
	color:#000000 !important;
}


/* ---------------------------- */
/* --- fin virgule--- */
/* ---------------------------- *//* End custom CSS */