@font-face {
  font-family: "LFDL Montserrat";
  src: url("fonts/montserrat-latin-300-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "LFDL Montserrat";
  src: url("fonts/montserrat-latin-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "LFDL Montserrat";
  src: url("fonts/montserrat-latin-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "LFDL Montserrat";
  src: url("fonts/montserrat-latin-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

body:not(.home) {
  --lfdl-shell-forest: #155b3b;
  --lfdl-shell-forest-dark: #0d3f2a;
  --lfdl-shell-ivory: #f8f5ee;
  --lfdl-shell-bronze: #b99045;
  --lfdl-shell-white: #fff;
}

body:not(.home) #masthead {
  position: relative;
  z-index: 50;
  width: 100%;
  min-height: 112px;
  background: var(--lfdl-shell-forest);
}

body:not(.home) #masthead .flexia-navbar,
body:not(.home) #masthead .flexia-navbar-container,
body:not(.home) #masthead .flexia-navbar-inner {
  background: var(--lfdl-shell-forest) !important;
}

body:not(.home) #masthead .flexia-navbar {
  min-height: 112px;
  border: 0;
  border-bottom: 1px solid rgba(185, 144, 69, 0.62);
  padding-right: 0 !important;
  padding-left: 0 !important;
  box-shadow: 0 9px 26px rgba(5, 34, 21, 0.12);
}

body:not(.home) #masthead .flexia-navbar-container {
  width: 100%;
  max-width: none;
}

body:not(.home) #masthead .flexia-navbar-inner {
  width: 100%;
  max-width: none;
  min-height: 112px;
  padding: 16px clamp(28px, 4vw, 68px);
  align-items: center;
  gap: clamp(24px, 3vw, 56px);
}

body:not(.home) #masthead .flexia-logobar-inline {
  flex: 0 0 auto;
  max-width: none;
  margin: 0 auto 0 0 !important;
  padding: 0;
}

body:not(.home) #masthead .site-branding,
body:not(.home) #masthead .flexia-header-logo,
body:not(.home) #masthead .flexia-header-sticky-logo {
  margin: 0;
  padding: 0;
}

body:not(.home) #masthead .flexia-header-logo img,
body:not(.home) #masthead .flexia-header-sticky-logo img {
  width: clamp(225px, 17vw, 292px);
  max-width: none;
  max-height: 78px;
  height: auto;
  margin: 0;
  padding: 0;
}

body:not(.home) #masthead #site-navigation {
  min-width: 0;
  margin: 0 !important;
  align-items: center;
}

body:not(.home) #masthead .flexia-primary-menu {
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: clamp(10px, 1.15vw, 24px);
  background: transparent !important;
}

body:not(.home) #masthead .flexia-primary-menu > li {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  background: transparent !important;
}

body:not(.home) #masthead .flexia-primary-menu > li > a {
  width: auto;
  height: auto !important;
  min-height: 42px;
  border: 0;
  border-bottom: 2px solid transparent;
  margin: 0;
  padding: 12px 0 9px !important;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.9) !important;
  background: transparent !important;
  font-family: "LFDL Montserrat", Montserrat, sans-serif;
  font-size: clamp(10px, 0.72vw, 13px);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  white-space: nowrap;
}

body:not(.home) #masthead .flexia-primary-menu > li > a::after {
  display: none !important;
}

body:not(.home) #masthead .flexia-primary-menu > li.current-menu-item > a,
body:not(.home) #masthead .flexia-primary-menu > li.current-menu-ancestor > a,
body:not(.home) #masthead .flexia-primary-menu > li:hover > a,
body:not(.home) #masthead .flexia-primary-menu > li > a:focus {
  border-bottom-color: var(--lfdl-shell-bronze);
  color: #fff !important;
  background: transparent !important;
}

body:not(.home) #masthead .flexia-primary-menu li ul {
  width: 250px;
  border: 1px solid rgba(185, 144, 69, 0.58);
  padding: 8px;
  background: rgba(13, 63, 42, 0.98) !important;
  box-shadow: 0 18px 42px rgba(3, 18, 10, 0.24);
}

body:not(.home) #masthead .flexia-primary-menu li ul li > a {
  border: 0;
  padding: 11px 12px;
  color: rgba(255, 255, 255, 0.84) !important;
  background: transparent !important;
  font-family: "LFDL Montserrat", Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.02em;
}

body:not(.home) #masthead .flexia-primary-menu li ul li.current-menu-item > a,
body:not(.home) #masthead .flexia-primary-menu li ul li:hover > a,
body:not(.home) #masthead .flexia-primary-menu li ul li > a:focus {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

body:not(.home) #masthead .header-icons {
  display: none !important;
}

body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar {
  min-height: 82px;
  background: rgba(13, 63, 42, 0.98) !important;
  box-shadow: 0 12px 30px rgba(3, 18, 10, 0.22);
}

body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-container,
body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
  min-height: 82px;
  background: rgba(13, 63, 42, 0.98) !important;
}

body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
  width: clamp(205px, 14vw, 240px);
  max-height: 60px;
}

body:not(.home) #flexia-colophon-bottom {
  min-height: 340px;
  padding: 50px 24px 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: var(--lfdl-shell-forest);
  text-align: center;
}

body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner::before {
  content: "";
  width: min(390px, 70vw);
  height: 80px;
  display: block;
  background-image: url("https://lesforestieresdulac.fr/wp-content/uploads/2026/07/les-forestieres-du-lac-logo-white-horizontal-v2.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner::after {
  content: "";
  order: 1;
  width: 160px;
  height: 2px;
  margin: 27px 0 24px;
  display: block;
  background: var(--lfdl-shell-bronze);
}

body:not(.home) #flexia-colophon-bottom .site-info {
  order: 2;
  max-width: 760px;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.86);
  font-family: "LFDL Montserrat", Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.9;
}

body:not(.home) #flexia-colophon-bottom .site-info a,
body:not(.home) #flexia-colophon-bottom .site-info a:visited {
  color: rgba(255, 255, 255, 0.86);
  text-decoration: none;
}

body:not(.home) #flexia-colophon-bottom .site-info a:hover,
body:not(.home) #flexia-colophon-bottom .site-info a:focus {
  color: #fff;
  text-decoration: underline;
}

body:not(.home) #masthead a:focus-visible,
body:not(.home) #masthead button:focus-visible,
body:not(.home) #flexia-colophon-bottom a:focus-visible {
  outline: 3px solid #e2b45c;
  outline-offset: 4px;
}

@media (min-width: 992px) and (max-width: 1279px) {
  body:not(.home) #masthead .flexia-navbar-inner {
    padding-right: 16px;
    padding-left: 16px;
    gap: 12px;
  }

  body:not(.home) #masthead .flexia-header-logo img {
    width: 185px;
  }

  body:not(.home) #masthead .flexia-primary-menu {
    gap: 6px;
  }

  body:not(.home) #masthead .flexia-primary-menu > li > a {
    font-size: 9.5px;
    letter-spacing: 0.03em;
  }
}

@media (max-width: 991px) {
  body:not(.home) #masthead,
  body:not(.home) #masthead .flexia-navbar,
  body:not(.home) #masthead .flexia-navbar-container,
  body:not(.home) #masthead .flexia-navbar-inner,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-container,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
    min-height: 92px;
  }

  body:not(.home) #masthead .flexia-navbar-inner,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
    padding: 14px 18px;
    flex-flow: row nowrap;
    gap: 14px;
  }

  body:not(.home) #masthead .flexia-logobar-inline {
    max-width: calc(100% - 68px);
  }

  body:not(.home) #masthead .flexia-header-logo img,
  body:not(.home) #masthead .flexia-header-sticky-logo img,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
    width: min(220px, 62vw);
    max-width: 100%;
    max-height: 62px;
  }

  body:not(.home) #masthead #site-navigation {
    position: static;
    flex: 0 0 46px;
    width: 46px;
    min-width: 46px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  body:not(.home) #masthead .flexia-menu-toggle {
    width: 46px;
    height: 46px;
    border: 1px solid rgba(185, 144, 69, 0.78);
    padding: 12px;
    display: block;
    background: rgba(255, 255, 255, 0.04);
  }

  body:not(.home) #masthead .flexia-menu-toggle::before,
  body:not(.home) #masthead .flexia-menu-toggle.flexia-menu-toggle-open::before,
  body:not(.home) #masthead .flexia-menu-toggle.flexia-menu-toggle-open::after {
    background-color: #fff;
  }

  body:not(.home) #masthead .flexia-menu-toggle::after {
    border-color: #fff;
  }

  body:not(.home) #masthead .flexia-primary-menu {
    position: absolute;
    z-index: 100;
    top: 100%;
    right: 12px;
    left: auto;
    width: min(360px, calc(100vw - 24px));
    border: 1px solid rgba(185, 144, 69, 0.72);
    margin: 0;
    padding: 10px 14px 14px;
    display: none;
    background: rgba(13, 63, 42, 0.99) !important;
    box-shadow: 0 20px 42px rgba(3, 18, 10, 0.3);
  }

  body:not(.home) #masthead .flexia-primary-menu > li,
  body:not(.home) #masthead .flexia-primary-menu > li:hover {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    display: block;
  }

  body:not(.home) #masthead .flexia-primary-menu > li:first-child {
    border-top: 0;
  }

  body:not(.home) #masthead .flexia-primary-menu > li > a,
  body:not(.home) #masthead .flexia-primary-menu > li.current-menu-item > a,
  body:not(.home) #masthead .flexia-primary-menu > li.current-menu-ancestor > a,
  body:not(.home) #masthead .flexia-primary-menu > li:hover > a {
    width: 100%;
    min-height: 0;
    border: 0;
    margin: 0;
    padding: 13px 4px !important;
    display: block;
    color: rgba(255, 255, 255, 0.9) !important;
    background: transparent !important;
    font-size: 11px;
    line-height: 1.35;
    letter-spacing: 0.06em;
    white-space: normal;
  }

  body:not(.home) #masthead .flexia-primary-menu > li.current-menu-item > a,
  body:not(.home) #masthead .flexia-primary-menu > li.current-menu-ancestor > a,
  body:not(.home) #masthead .flexia-primary-menu > li:hover > a {
    color: #fff !important;
  }

  body:not(.home) #masthead .flexia-primary-menu li ul {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    border: 0;
    padding: 0 0 8px 14px;
    background: transparent !important;
    box-shadow: none;
  }

  body:not(.home) #masthead .flexia-primary-menu li ul li > a {
    padding: 8px 6px;
    font-size: 11px;
  }

  body:not(.home) #masthead .flexia-menu-indicator {
    width: 42px;
    height: 42px;
    border: 0;
    background: transparent;
  }

  body:not(.home) #masthead .flexia-menu-indicator::before,
  body:not(.home) #masthead .flexia-menu-indicator::after {
    background: rgba(255, 255, 255, 0.72);
  }

  body:not(.home) #flexia-colophon-bottom {
    min-height: 310px;
    padding: 44px 24px 38px;
  }
}

@media (max-width: 480px) {
  body:not(.home) #masthead,
  body:not(.home) #masthead .flexia-navbar,
  body:not(.home) #masthead .flexia-navbar-container,
  body:not(.home) #masthead .flexia-navbar-inner,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-container,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
    min-height: 84px;
  }

  body:not(.home) #masthead .flexia-navbar-inner,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-navbar-inner {
    padding: 12px 15px;
  }

  body:not(.home) #masthead .flexia-header-logo img,
  body:not(.home) #masthead .flexia-header-sticky-logo img,
  body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
    width: min(195px, 60vw);
    max-height: 58px;
  }

  body:not(.home) #flexia-colophon-bottom {
    min-height: 292px;
    padding: 40px 20px 36px;
  }

  body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner::before {
    width: min(290px, 78vw);
    height: 68px;
  }

  body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner::after {
    width: 120px;
    margin: 24px 0 21px;
  }

  body:not(.home) #flexia-colophon-bottom .site-info {
    font-size: 11px;
    line-height: 1.75;
  }
}

@media (prefers-reduced-motion: reduce) {
  body:not(.home) #masthead *,
  body:not(.home) #masthead *::before,
  body:not(.home) #masthead *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}
