.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-304f79f:#F29867;--e-global-color-5e6b5fb:#000000;--e-global-color-7123705:#DB942300;--e-global-color-644a323:#2E6F4E;--e-global-color-dc4ef4c:#A8CFA4;--e-global-color-b1ebf95:#6BAE75;--e-global-color-494fc02:#FFFFFF;--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-c31a221-font-family:"Merriweather";}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h2{font-size:36px;font-weight:600;line-height:1.2em;letter-spacing:0px;word-spacing:0px;}.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);}@media(max-width:1024px){.elementor-kit-8 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-c31a221-font-size:clamp(28px, 5vw, 64px);}.elementor-kit-8 h2{font-size:22px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   VARIABLES
========================= */
:root {
  --font-title: "Merriweather", serif !important;
  --font-text: "Inter", system-ui, sans-serif !important;
}

/* =========================
   RESET TOTAL ELEMENTOR
========================= */
.elementor *,
.elementor-heading-title,
.elementor-widget-text-editor,
.elementor-widget-text-editor *,
.elementor-button,
.elementor a,
.elementor p,
.elementor span {
  font-family: var(--font-text) !important;
}

/* =========================
   TITRES
========================= */
h1,
.elementor h1,
.elementor-heading-title.h1 {
  font-family: var(--font-title) !important;
  font-size: clamp(32px, 5vw, 60px) !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
}

h2,
.elementor h2,
.elementor-heading-title.h2 {
  font-family: var(--font-title) !important;
  font-size: clamp(26px, 4vw, 42px) !important;
  line-height: 1.2 !important;
}

h3,
.elementor h3 {
  font-family: var(--font-title) !important;
  font-size: clamp(22px, 3vw, 32px) !important;
  line-height: 1.25 !important;
}

h4,
.elementor h4 {
  font-family: var(--font-title) !important;
  font-size: clamp(18px, 2.5vw, 24px) !important;
  line-height: 1.3 !important;
}

/* =========================
   TEXTE
========================= */
body,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-text-editor div {
  font-family: var(--font-text) !important;
  font-size: clamp(15px, 1.8vw, 18px) !important;
  line-height: 1.7 !important;
}

/* =========================
   LIENS (STYLE TITRE)
========================= */
.elementor-icon-list-items .elementor-icon-list-item a,
footer .elementor-text-editor a {
        font-size: clamp(15px, 1.8vw, 16px) !important;
}
.elementor a:not(.elementor-button) {
  font-family: var(--font-title) !important;
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 600 !important;
  text-decoration: none !important;
}

/* =========================
   BOUTONS
========================= */
  .elementor span{
       font-size: clamp(14px, 1.8vw, 18px) !important;
       border: 10px 15px!important;

  }
@media screen and (max-width: 580px) {
  .elementor-button {
    border-radius: 10px 10px 10px 10px!important;
        padding: 15px 20px 15px 20px!important;
  }
}
 
/* =========================
   CARTES / IMAGE BOX / GALLERY
========================= */
.elementor-image-box-title,
.elementor-gallery-title {
  font-family: var(--font-title) !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  line-height: 1.3 !important;
}
/* ===== TITRE (Menu / Section) ===== */
.elementor-image-box-content div:first-child {
  font-family: var(--font-title) !important;
  font-size: clamp(22px, 2.2vw, 28px) !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin-bottom: 12px !important;
}

/* ===== TEXTE (contenu / prix) ===== */
.elementor-image-box-content div:not(:first-child) {
  font-family: var(--font-text) !important;
  font-size: clamp(15px, 1.8vw, 18px) !important;
  line-height: 1.7 !important;
  margin-bottom: 6px !important;
}
/* =========================
   HERO : RESET TOTAL
========================= */


/* container = colonne réelle */
.elementor-element-b3ca638 > .elementor-container {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content:space-around !important;
  height: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  gap: clamp(20px, 3vh, 36px) !important;
}
@media (max-width: 767px) {
    .elementor-2523 .elementor-element.elementor-element-b503927 .hfe-site-logo .hfe-site-logo-container img {
        width: 45%!important;
    }
    .elementor-element-b3ca638,
.elementor-section.elementor-section-height-full,.elementor-section.elementor-section-height-full>.elementor-container{
min-height: calc(90vh - 100px) !important;
    height: initial!important;
}
div.elementor-element.img-fluid img{
    width: 75%!important;
}
.elementor-element-b3ca638 > .elementor-container {
gap: 2rem!important;
  justify-content:center !important;
}
}/* End custom CSS */