body:not(.home) #masthead .flexia-header-logo img,
body:not(.home) #masthead .flexia-header-sticky-logo img {
  width: clamp(88px, 6vw, 104px);
  max-height: 88px;
}

body:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
  width: clamp(72px, 5vw, 84px);
  max-height: 72px;
}

/* The login shell needs the horizontal lockup; the footer stays stacked. */
body.page-id-13:not(.home) #masthead .flexia-header-logo img,
body.page-id-13:not(.home) #masthead .flexia-header-sticky-logo img {
  width: clamp(240px, 17vw, 300px);
  max-height: 100px;
}

body.page-id-13:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
  width: clamp(210px, 14vw, 250px);
  max-height: 84px;
}

body:not(.home) #flexia-colophon-bottom .flexia-colophon-inner::before {
  width: min(190px, 48vw);
  height: min(178px, 45vw);
  background-image: url("https://lesforestieresdulac.fr/wp-content/mu-plugins/lfdl-logo-blanc-fond-vert.svg?v=20260721-2109");
}

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) #flexia-colophon-bottom {
  background-color: #155B3B !important;
}

@media all and (max-width: 959px) {
  body:not(.home) #masthead .flexia-header-logo img {
    width: 90px;
    max-height: 76px;
  }
}

@media all and (max-width: 767px) {
  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(100px, 29vw);
    max-width: 100%;
    max-height: 85px;
  }
}

@media all and (max-width: 767px) {
  body.page-id-13:not(.home) #masthead .flexia-header-logo img,
  body.page-id-13:not(.home) #masthead .flexia-header-sticky-logo img,
  body.page-id-13:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
    width: min(220px, 62vw);
    max-height: 76px;
  }
}

@media all and (max-width: 480px) {
  body.page-id-13:not(.home) #masthead .flexia-header-logo img,
  body.page-id-13:not(.home) #masthead .flexia-header-sticky-logo img,
  body.page-id-13:not(.home) #masthead .flexia-navbar.flexia-sticky-navbar .flexia-header-sticky-logo img {
    width: min(195px, 60vw);
    max-height: 68px;
  }
}

@media all and (max-width: 480px) {
  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(90px, 28vw);
    max-height: 76px;
  }
}
