/* Logo centré, menu en dessous — Classic */
#header .header-top {
    padding-top: 20px;
    padding-bottom: 15px;
}
#header .header-top > .container > .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
#header #_desktop_logo {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    text-align: center;
    padding-bottom: 10px;
}
#header #_desktop_logo h1 {
    margin: 0;
    display: flex;
    justify-content: center;
}
#header .logo,
#header .header-logo {
    display: inline-block;
    margin: 0 auto !important;
}
#header .header-logo img,
#header #_desktop_logo img {
    margin: 0 auto !important;
    max-width: 280px;
    height: auto;
    display: block;
}
#header .header-top-right {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
}

/* Hummingbird : logo centré au-dessus */
@media (min-width: 768px) {
    .header-bottom__row {
        flex-wrap: wrap !important;
        justify-content: center;
    }
    .header-bottom .logo {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        justify-content: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        order: -1 !important;
    }
    .header-bottom .logo h1,
    .header-bottom .navbar-brand {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Miniatures catégories : garder les proportions (plus de 141x180) */
.block-category .block-category-inner .category-cover img,
.category-cover img {
    width: 180px !important;
    height: 180px !important;
    object-fit: contain !important;
}
.subcategory__image img,
#subcategories img {
    object-fit: contain !important;
    height: auto !important;
}

/* Police Lily Neige : Cormorant Garamond (self-host) */
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/cormorant-400.ttf") format("truetype");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/cormorant-400i.ttf") format("truetype");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/cormorant-500.ttf") format("truetype");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/cormorant-600.ttf") format("truetype");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/cormorant-700.ttf") format("truetype");
}
html, body, button, input, select, textarea,
.btn, .form-control, .dropdown-menu,
#header, #footer, #wrapper, #content, #main {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.product-title, .page-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600;
}
body {
  font-size: 1.0625rem;
  font-weight: 500;
}

/* Menu header style barre catégories (type rascol) */
#header .ln-mainmenu,
#header #_desktop_top_menu.menu {
  width: 100%;
  float: none !important;
  display: block !important;
  margin-top: 6px;
  border-top: 1px solid #e6e1d6;
}
#header #top-menu.top-menu,
#header .ln-mainmenu > ul.top-menu {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .ln-mainmenu > ul.top-menu > li {
  float: none !important;
  position: relative;
  display: flex;
  align-items: center;
}
#header .ln-mainmenu > ul.top-menu > li > a.dropdown-item {
  display: block;
  padding: 14px 15px;
  color: #1c1c1c !important;
  background: transparent !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600;
  font-size: 1.12rem;
  letter-spacing: 0.03em;
  line-height: 1.2;
  white-space: nowrap;
}
#header .ln-mainmenu > ul.top-menu > li > a.dropdown-item:hover,
#header .ln-mainmenu > ul.top-menu > li:hover > a.dropdown-item {
  color: #3d6b4f !important;
  background: transparent !important;
}
#header .ln-mainmenu .popover.sub-menu {
  min-width: 220px;
  border: 1px solid #e6e1d6;
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
  padding: 10px 0;
}
#header .ln-mainmenu .popover.sub-menu a {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500;
  font-size: 1rem;
  padding: 6px 18px;
  color: #1c1c1c !important;
}
#header .ln-mainmenu .popover.sub-menu a:hover {
  color: #3d6b4f !important;
  background: #f7f5f0 !important;
}

/* Lisibilité Cormorant : plus de graisse, taille, interligne */
html {
  font-size: 17px;
}
html, body, button, input, select, textarea,
.btn, .form-control, .dropdown-menu,
#header, #footer, #wrapper, #content, #main,
p, li, td, th, label, a,
.product-description, .product-description-short,
.product-miniature, .card, .page-content {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
  font-weight: 600 !important;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
body, #wrapper, #content, #main, #footer,
p, li, td, .product-description, .product-description-short {
  font-size: 1.08rem;
  line-height: 1.7;
  letter-spacing: 0.025em;
  color: #1a1a1a;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.product-title, .page-title, .h1 .product-title {
  font-weight: 700 !important;
  letter-spacing: 0.02em;
  line-height: 1.3;
  color: #141414;
}
#header .ln-mainmenu > ul.top-menu > li > a.dropdown-item {
  font-weight: 700 !important;
  font-size: 1.18rem;
  letter-spacing: 0.04em;
}
#header .ln-mainmenu .popover.sub-menu a {
  font-weight: 600 !important;
  font-size: 1.08rem;
}
.price, .product-price, .current-price, .product-price-and-shipping {
  font-weight: 700 !important;
  letter-spacing: 0.02em;
}

/* Bandeau confiance + accueil + footer + bot Lily Neige */
.ln-bot-launch {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #3d6b4f;
  background: #fff;
  color: #3d6b4f !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 700 !important;
  font-size: 1.05rem;
  letter-spacing: 0.04em;
  padding: 6px 14px;
  cursor: pointer;
}
.ln-bot-launch:hover { background: #3d6b4f; color: #fff !important; }
.header-nav #contact-link { display: flex; align-items: center; }
.ln-reassurance {
  border-top: 1px solid #e6e1d6;
  border-bottom: 1px solid #e6e1d6;
  background: #faf8f3;
  padding: 18px 0;
}
.ln-reassurance__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ln-reassurance__list li {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1 1 200px;
  min-width: 200px;
}
.ln-reassurance__text { display: flex; flex-direction: column; }
.ln-reassurance__text strong {
  font-weight: 700;
  color: #141414;
  letter-spacing: 0.03em;
}
.ln-reassurance__text em {
  font-style: normal;
  font-weight: 600;
  color: #3d3d3d;
  font-size: 0.95rem;
  line-height: 1.35;
}
.ln-home-cats { padding: 48px 0 24px; }
.ln-home-about { padding: 12px 0 48px; }
.ln-kicker {
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.85rem;
  color: #3d6b4f;
  margin-bottom: 6px;
}
.ln-home-cats__head { text-align: center; max-width: 760px; margin-left: auto; margin-right: auto; }
.ln-home-cats__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 22px;
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
}
.ln-home-cats__grid a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #1a1a1a;
  text-decoration: none;
}
.ln-home-cats__grid img {
  width: 180px;
  height: 180px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #e6e1d6;
}
.ln-home-cats__grid span {
  margin-top: 10px;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.ln-footer-trust { background: #3d6b4f; color: #fff; padding: 14px 0; }
.ln-footer-trust ul {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 28px;
  margin: 0; padding: 0; list-style: none;
}
.ln-footer-trust li { font-weight: 600; }
.ln-footer { background: #faf8f3; padding-top: 36px; }
.ln-footer h3 { font-size: 1.2rem; margin-bottom: 12px; color: #141414; }
.ln-footer ul { list-style: none; margin: 0; padding: 0; }
.ln-footer li, .ln-footer p { margin: 0 0 6px; }
.ln-footer a { color: #1a1a1a; }
.ln-footer a:hover { color: #3d6b4f; }
.ln-copy { text-align: center; padding: 24px 0 12px; color: #5a5a5a; }
.ln-bot {
  position: fixed; right: 20px; bottom: 20px; z-index: 9999;
  width: min(380px, calc(100vw - 24px));
}
.ln-bot[hidden] { display: none !important; }
.ln-bot__panel {
  background: #fff;
  border: 1px solid #e6e1d6;
  box-shadow: 0 12px 40px rgba(0,0,0,.12);
  display: flex; flex-direction: column; max-height: 70vh;
}
.ln-bot__head {
  display: flex; justify-content: space-between; align-items: center;
  padding: 10px 14px; background: #3d6b4f; color: #fff;
}
.ln-bot__close { background: none; border: 0; color: #fff; font-size: 22px; cursor: pointer; }
.ln-bot__log { padding: 12px; overflow: auto; min-height: 180px; }
.ln-bot__msg { margin: 0 0 10px; line-height: 1.45; }
.ln-bot__msg--me { text-align: right; color: #3d6b4f; }
.ln-bot__form { display: flex; gap: 8px; padding: 10px; border-top: 1px solid #e6e1d6; }
.ln-bot__form input { flex: 1; padding: 8px 10px; border: 1px solid #d9d3c6; }
.ln-bot__form button, .ln-bot-launch--footer {
  background: #3d6b4f; color: #fff !important; border: 0; padding: 8px 12px; cursor: pointer;
  font-family: "Cormorant Garamond", Georgia, serif !important; font-weight: 700 !important;
}
.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); border: 0;
}

/* Recalage rascol : USP en pied, tuiles, titres lignés */
.ln-reassurance--footer {
  background: #fff;
  border-top: 1px solid #e6e1d6;
  border-bottom: 1px solid #e6e1d6;
  padding: 28px 0;
}
.ln-reassurance--footer .ln-reassurance__list {
  justify-content: space-around;
  text-align: center;
}
.ln-reassurance--footer li {
  flex-direction: column;
  min-width: 140px;
  max-width: 200px;
  align-items: center;
  gap: 8px;
}
.ln-reassurance--footer strong {
  display: block;
  font-size: 0.95rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.ln-reassurance--footer em {
  font-size: 0.9rem;
  color: #5a5a5a;
}
.ln-footer-trust { display: none; }
.ln-lined {
  display: flex;
  align-items: center;
  gap: 18px;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 1.15rem;
  font-weight: 700;
  margin: 36px 0 22px;
}
.ln-lined::before, .ln-lined::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #e6e1d6;
  max-width: 280px;
}
.ln-mosaic__grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 180px 180px 180px;
  gap: 10px;
}
.ln-mosaic__item {
  position: relative;
  overflow: hidden;
  display: block;
  color: #fff;
  background: #eee;
}
.ln-mosaic__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ln-mosaic__item > span:not(.ln-mosaic__overlay) {
  position: absolute;
  left: 12px;
  bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-shadow: 0 1px 8px rgba(0,0,0,.4);
}
.ln-mosaic__item--wide { grid-row: 1 / span 2; }
.ln-mosaic__item--tall { grid-column: 3; grid-row: 1 / span 3; }
.ln-mosaic__item--feature { grid-column: 2; grid-row: 2 / span 2; }
.ln-mosaic__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  background: linear-gradient(90deg, rgba(0,0,0,.35), transparent);
}
.ln-mosaic__overlay strong {
  font-size: 1.3rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.ln-mosaic__overlay em {
  font-style: normal;
  margin-top: 8px;
  background: #3d6b4f;
  color: #fff;
  padding: 6px 12px;
  font-weight: 700;
}
.ln-brands ul {
  display: flex;
  justify-content: center;
  gap: 48px;
  list-style: none;
  margin: 0;
  padding: 12px 0 8px;
}
.ln-brands a, .ln-brands li {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #1a1a1a;
  text-decoration: none;
}
.ln-home-about__grid {
  display: grid;
  grid-template-columns: minmax(240px, 400px) minmax(0, 720px);
  gap: 36px 48px;
  align-items: start;
  text-align: left;
  max-width: none;
  margin: 20px auto 48px;
}
.ln-home-about__visual img { width: 100%; height: auto; object-fit: cover; display: block; }
.ln-footer { background: #fff; }
.ln-footer h3 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.95rem;
}
.ln-footer__box {
  border: 1px solid #e6e1d6;
  padding: 16px;
  margin-bottom: 16px;
}
.ln-footer__follow {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 0.85rem;
}
@media (max-width: 767px) {
  .ln-mosaic__grid { grid-template-columns: 1fr 1fr; grid-template-rows: none; }
  .ln-mosaic__item--wide, .ln-mosaic__item--tall, .ln-mosaic__item--feature {
    grid-column: auto; grid-row: auto; min-height: 160px;
  }
  .ln-home-about__grid { grid-template-columns: 1fr; }
}

/* Menu rascol : 13px, wrap, sous-menu collé */
#header .ln-mainmenu {
  position: relative !important;
  overflow: visible !important;
}
#header .ln-mainmenu > ul.top-menu {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center;
  align-items: stretch;
  row-gap: 0;
}
#header .ln-mainmenu > ul.top-menu > li {
  position: relative !important;
  display: block !important;
  float: none !important;
}
#header .ln-mainmenu > ul.top-menu > li > a.dropdown-item,
#header .ln-mainmenu > ul.top-menu > li > a {
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  line-height: 1.25 !important;
  padding: 8px 12px !important;
  white-space: nowrap;
}
#header .ln-dropdown {
  display: none;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  width: max-content !important;
  min-width: 160px !important;
  max-width: 260px !important;
  margin: 0 !important;
  transform: none !important;
  inset: auto auto auto 0 !important;
  z-index: 60;
  background: #fff;
  border: 1px solid #e6e1d6;
  box-shadow: 0 6px 16px rgba(0,0,0,.08);
  padding: 4px 0;
}
#header .ln-mainmenu > ul.top-menu > li:hover > .ln-dropdown,
#header .ln-mainmenu > ul.top-menu > li:focus-within > .ln-dropdown {
  display: block !important;
}
#header .ln-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block !important;
}
#header .ln-dropdown a {
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.01em !important;
  padding: 5px 14px !important;
  display: block;
  white-space: nowrap;
  color: #1a1a1a !important;
  background: transparent !important;
}
#header .ln-dropdown a:hover {
  color: #3d6b4f !important;
  background: #f7f5f0 !important;
}

/* Chat Lily Neige — fenêtre messenger */
.ln-bot-fab {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 10000;
  width: 58px;
  height: 58px;
  border: 0;
  border-radius: 50%;
  background: #3d6b4f;
  box-shadow: 0 8px 24px rgba(61,107,79,.35);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ln-bot-fab:hover { background: #2f5640; }
.ln-bot-fab.is-hidden { display: none !important; }
.ln-bot {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 10001;
  width: min(380px, calc(100vw - 20px));
}
.ln-bot[hidden] { display: none !important; }
.ln-bot__panel {
  background: #f7f4ee;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(0,0,0,.18);
  display: flex;
  flex-direction: column;
  height: min(540px, 78vh);
  border: 1px solid #e6e1d6;
}
.ln-bot__head {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  background: linear-gradient(160deg, #3d6b4f, #2f5640);
  color: #fff;
}
.ln-bot__avatar svg, .ln-bot__ava svg { display: block; }
.ln-bot__id { flex: 1; line-height: 1.2; }
.ln-bot__id strong { display: block; font-size: 1.05rem; }
.ln-bot__status { font-size: 12px; opacity: .9; display: inline-flex; align-items: center; gap: 6px; font-weight: 600; }
.ln-bot__status i {
  width: 8px; height: 8px; border-radius: 50%; background: #9fe0b0; display: inline-block;
  box-shadow: 0 0 0 4px rgba(159,224,176,.25);
}
.ln-bot__close {
  background: transparent; border: 0; color: #fff; font-size: 26px; line-height: 1; cursor: pointer;
}
.ln-bot__log {
  flex: 1;
  overflow: auto;
  padding: 16px 12px;
  background:
    radial-gradient(circle at 12% 8%, rgba(61,107,79,.06), transparent 40%),
    #f7f4ee;
}
.ln-bot__row { display: flex; gap: 8px; margin: 0 0 12px; align-items: flex-end; }
.ln-bot__row--me { justify-content: flex-end; }
.ln-bot__ava { flex: 0 0 28px; }
.ln-bot__bubble {
  max-width: 78%;
  padding: 10px 12px 6px;
  border-radius: 16px 16px 16px 4px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.06);
}
.ln-bot__row--me .ln-bot__bubble {
  background: #3d6b4f;
  color: #fff;
  border-radius: 16px 16px 4px 16px;
}
.ln-bot__bubble p { margin: 0; font-size: 15px; line-height: 1.45; font-weight: 600; }
.ln-bot__bubble time {
  display: block; margin-top: 4px; font-size: 10px; opacity: .55; text-align: right;
}
.ln-bot__bubble--dots { display: flex; gap: 4px; align-items: center; padding: 12px 14px; }
.ln-bot__bubble--dots i {
  width: 7px; height: 7px; border-radius: 50%; background: #3d6b4f; opacity: .35;
  animation: ln-dot 1.1s infinite;
}
.ln-bot__bubble--dots i:nth-child(2) { animation-delay: .15s; }
.ln-bot__bubble--dots i:nth-child(3) { animation-delay: .3s; }
@keyframes ln-dot { 0%, 80%, 100% { opacity: .25; transform: translateY(0); } 40% { opacity: 1; transform: translateY(-3px); } }
.ln-bot__chips {
  display: flex; flex-wrap: wrap; gap: 6px; padding: 0 12px 8px;
}
.ln-bot__chips button {
  border: 1px solid #3d6b4f;
  background: #fff;
  color: #3d6b4f;
  border-radius: 999px;
  padding: 5px 12px;
  cursor: pointer;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 700 !important;
  font-size: 13px;
}
.ln-bot__chips button:hover { background: #3d6b4f; color: #fff; }
.ln-bot__form {
  display: flex; gap: 8px; padding: 10px 12px 12px;
  background: #fff; border-top: 1px solid #ece7dc;
}
.ln-bot__form input {
  flex: 1; border: 0; background: #f4efe4; border-radius: 999px;
  padding: 10px 14px; font-size: 15px;
}
.ln-bot__send {
  width: 42px; height: 42px; border: 0; border-radius: 50%;
  background: #3d6b4f; cursor: pointer;
  display: flex; align-items: center; justify-content: center;
}
.ln-bot__send:hover { background: #2f5640; }

/* Menu Lily Neige — barre rascol, sous-menus cachés hors survol */
#header .menu,
#header #_desktop_top_menu,
#header .ln-nav {
  display: block !important;
  width: 100% !important;
  float: none !important;
  position: relative !important;
  overflow: visible !important;
}
#header .ln-nav__bar,
#header nav.ln-nav > ul {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 8px 0 10px !important;
  width: 100% !important;
  border-top: 1px solid #e6e1d6;
}
#header .ln-nav__bar > li {
  position: relative !important;
  display: block !important;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
#header .ln-nav__bar > li > a {
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em !important;
  text-transform: none !important;
  color: #1a1a1a !important;
  background: transparent !important;
  padding: 8px 11px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}
#header .ln-nav__bar > li > a:hover,
#header .ln-nav__bar > li:hover > a {
  color: #3d6b4f !important;
}
#header .ln-nav__drop,
#header .ln-nav li ul,
#header .ln-dropdown,
#header #_desktop_top_menu ul ul,
#header .top-menu .popover,
#header .top-menu .sub-menu {
  display: none !important;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  float: none !important;
  width: auto !important;
  min-width: 170px !important;
  margin: 0 !important;
  padding: 6px 0 !important;
  list-style: none !important;
  background: #fff !important;
  border: 1px solid #e6e1d6 !important;
  box-shadow: 0 8px 20px rgba(0,0,0,.08) !important;
  z-index: 80 !important;
  transform: none !important;
}
#header .ln-nav__bar > li:hover > .ln-nav__drop,
#header .ln-nav__bar > li:focus-within > .ln-nav__drop,
#header .ln-nav li:hover > ul {
  display: block !important;
}
#header .ln-nav__drop li,
#header .ln-nav li ul li {
  display: block !important;
  float: none !important;
  width: 100% !important;
}
#header .ln-nav__drop a,
#header .ln-nav li ul a {
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  background: transparent !important;
  padding: 6px 14px !important;
  white-space: nowrap !important;
}
#header .ln-nav__drop a:hover {
  color: #3d6b4f !important;
  background: #f7f5f0 !important;
}

/* Survol sous-menu : spécificité > règle hide à 2 IDs */
#header, #header .header-top, #header .header-top-right,
#header .container, #header .row, #header .menu {
  overflow: visible !important;
}
#header #_desktop_top_menu .ln-nav__bar > li:hover > .ln-nav__drop,
#header #_desktop_top_menu .ln-nav__bar > li.is-open > .ln-nav__drop,
#header #_desktop_top_menu .ln-nav__bar > li:hover > ul,
#header #_desktop_top_menu .ln-nav__bar > li.is-open > ul,
#header nav.ln-nav .ln-nav__bar > li:hover > .ln-nav__drop,
#header nav.ln-nav .ln-nav__bar > li.is-open > .ln-nav__drop {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 200 !important;
}

/* Vert logo Lily Neige #98C018 + chat animé */
:root { --ln-green: #98C018; }
.ln-bot-fab {
  background: #98C018 !important;
  box-shadow: 0 8px 24px rgba(152,192,24,.45);
  animation: ln-pulse 2.2s ease-out infinite;
}
.ln-bot-fab:hover { background: #a8d42a !important; }
.ln-bot-fab svg path, .ln-bot-fab svg circle { stroke: #1a1a1a; fill: #1a1a1a; }
.ln-bot-fab svg path { fill: none; }
@keyframes ln-pulse {
  0% { box-shadow: 0 0 0 0 rgba(152,192,24,.55); }
  70% { box-shadow: 0 0 0 16px rgba(152,192,24,0); }
  100% { box-shadow: 0 0 0 0 rgba(152,192,24,0); }
}
.ln-bot.is-open .ln-bot__panel,
.ln-bot:not([hidden]) .ln-bot__panel {
  animation: ln-pop .38s cubic-bezier(.2,1.3,.3,1);
}
@keyframes ln-pop {
  from { opacity: 0; transform: translateY(18px) scale(.9); }
  to { opacity: 1; transform: none; }
}
.ln-bot__panel {
  background: #98C018 !important;
  border: 0 !important;
}
.ln-bot__head {
  background: transparent !important;
  color: #1a1a1a !important;
}
.ln-bot__close { color: #1a1a1a !important; }
.ln-bot__status { color: #1a1a1a !important; opacity: .85; }
.ln-bot__status i { background: #1a1a1a !important; box-shadow: none !important; }
.ln-bot__log {
  background: transparent !important;
}
.ln-bot__bubble { background: #fff !important; color: #1a1a1a; }
.ln-bot__row--me .ln-bot__bubble {
  background: #1a1a1a !important;
  color: #fff !important;
}
.ln-bot__row { animation: ln-in .28s ease; }
@keyframes ln-in {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: none; }
}
.ln-bot__chips button {
  border-color: #1a1a1a !important;
  background: #fff !important;
  color: #1a1a1a !important;
}
.ln-bot__chips button:hover {
  background: #1a1a1a !important;
  color: #98C018 !important;
}
.ln-bot__form { background: rgba(255,255,255,.22) !important; border-top: 0 !important; }
.ln-bot__send { background: #1a1a1a !important; }
.ln-bot-launch {
  border-color: #98C018 !important;
  color: #1a1a1a !important;
}
.ln-bot-launch:hover { background: #98C018 !important; color: #1a1a1a !important; }
#header .ln-nav__bar > li > a:hover,
#header .ln-nav__bar > li:hover > a,
#header .ln-nav__drop a:hover {
  color: #7aa014 !important;
}
.ln-bot__avatar img, .ln-bot__ava img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; background: #98C018; }
.ln-bot__ava img { width: 28px; height: 28px; }

/* Hide leftover header contact slot + old launchers; FAB stays */
#_desktop_contact_link, #contact-link, .ln-bot-launch { display: none !important; }

/* Desktop topbar: language left, socials geometrically centered, user+cart far right */
#header .header-nav {
  position: relative;
}
#header .header-nav > .container,
#header .header-nav > .container > .row {
  width: 100%;
  float: none !important;
}
#header .header-nav > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
#header .header-nav > .container > .row > .hidden-sm-down {
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100%;
  float: none !important;
}
#header .header-nav .ln-topbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 44px;
}
#header .header-nav .ln-topbar__center {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 5;
  pointer-events: none;
}
#header .header-nav .ln-topbar-social {
  pointer-events: auto;
}
#header .header-nav .ln-topbar__left {
  margin-right: auto;
  display: flex;
  align-items: center;
  min-width: 0;
  z-index: 1;
  flex: 0 1 auto;
}
#header .header-nav .ln-topbar__right {
  margin-left: auto;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0.5rem;
  min-width: 0;
  z-index: 1;
  flex: 0 0 auto;
  float: none !important;
}
#header .header-nav .right-nav {
  float: none !important;
}
#header .header-nav .ln-topbar__right > div,
#header .header-nav .ln-topbar__left > div {
  float: none !important;
}
#header .header-nav .ln-topbar__right #_desktop_user_info,
#header .header-nav .ln-topbar__right #_desktop_cart {
  float: none !important;
  display: flex !important;
  align-items: center;
  margin-top: 0 !important;
  margin-right: 0 !important;
  position: static !important;
}
#header .header-nav .ln-topbar__right #_desktop_user_info {
  margin-left: 0 !important;
}
#header .header-nav .ln-topbar__right #_desktop_cart {
  margin-left: 0 !important;
}
#header .header-nav .ln-topbar__right .user-info,
#header .header-nav .ln-topbar__right .blockcart {
  float: none !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#header .header-nav .ln-topbar__right #_desktop_language_selector {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
#header .header-nav .ln-topbar__left #_desktop_language_selector {
  position: static;
  visibility: visible;
  width: auto;
  height: auto;
  overflow: visible;
  pointer-events: auto;
}
#header .header-nav .ln-topbar .language-selector,
#header .header-nav .ln-topbar .user-info {
  margin-top: 0;
  white-space: nowrap;
}
#header .header-nav .ln-topbar .user-info {
  margin-left: 0;
  text-align: right;
}
#header .header-nav .ln-topbar .currency-selector {
  margin-top: 0;
  margin-left: 0;
}
#header .header-nav .ln-topbar-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#header .header-nav .ln-topbar-social li {
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  line-height: 0;
}
#header .header-nav .ln-topbar-social a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  max-width: 22px !important;
  max-height: 22px !important;
  border-radius: 50% !important;
  background: #98C018 !important;
  color: #1a1a1a !important;
  text-decoration: none;
  overflow: hidden;
  flex: 0 0 22px;
  box-sizing: border-box;
  transition: background 0.15s ease, color 0.15s ease;
}
#header .header-nav .ln-topbar-social a:hover,
#header .header-nav .ln-topbar-social a:focus-visible {
  background: #a8d42a !important;
  color: #1a1a1a !important;
  outline: 2px solid #1a1a1a;
  outline-offset: 2px;
}
#header .header-nav .ln-topbar-social svg {
  width: 12px !important;
  height: 12px !important;
  max-width: 12px !important;
  max-height: 12px !important;
  display: block !important;
  fill: currentColor !important;
  flex: none !important;
}
@media (prefers-reduced-motion: reduce) {
  #header .header-nav .ln-topbar-social a { transition: none; }
}

/* Notre éthique : intro compact + details natif, toggle « Lire la suite » */
.ln-home-about.ln-ethique {
  text-align: left;
  max-width: none;
  margin: 0 auto;
  padding: 20px 0 40px;
}
.ln-home-about.ln-ethique .container.ln-home-about__grid,
.ln-home-about.ln-ethique .ln-home-about__grid {
  display: grid;
  grid-template-columns: minmax(220px, 340px) minmax(0, 720px);
  gap: 24px 40px;
  align-items: start;
  justify-content: center;
  text-align: left;
  max-width: 1180px;
  margin: 0 auto;
}
.ln-home-about.ln-ethique .ln-home-about__visual {
  position: static;
  align-self: start;
}
.ln-home-about.ln-ethique .ln-home-about__visual img {
  width: 100%;
  height: 260px;
  max-height: 38vh;
  object-fit: cover;
  object-position: center 60%;
  display: block;
}
.ln-home-about.ln-ethique:has(.ln-ethique__more[open]) .ln-home-about__visual {
  position: sticky;
  top: 24px;
}
.ln-home-about.ln-ethique:has(.ln-ethique__more[open]) .ln-home-about__visual img {
  height: 360px;
  max-height: 50vh;
}
.ln-home-about.ln-ethique .ln-home-about__text {
  max-width: 720px;
  text-align: left;
  line-height: 1.55;
}
.ln-home-about.ln-ethique h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2.05rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.55em;
  text-align: left;
}
.ln-home-about.ln-ethique h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 1.5em 0 0.55em;
  text-align: left;
}
.ln-home-about.ln-ethique p {
  margin: 0 0 0.95em;
  max-width: 720px;
}
.ln-ethique__more {
  margin: 0.15em 0 0;
}
.ln-ethique__more > summary.ln-ethique__toggle,
.ln-ethique__more summary {
  cursor: pointer;
  list-style: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #98C018;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  background: transparent;
  border: 0;
  padding: 0.2em 0;
  line-height: 1.2;
}
.ln-ethique__more summary::-webkit-details-marker {
  display: none;
}
.ln-ethique__more summary::marker {
  content: "";
}
.ln-ethique__when-open {
  display: none;
}
.ln-ethique__more[open] .ln-ethique__when-closed {
  display: none;
}
.ln-ethique__more[open] .ln-ethique__when-open {
  display: inline;
}
.ln-ethique__arrow {
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: none;
  vertical-align: middle;
  transition: transform 0.2s ease;
}
.ln-ethique__more[open] .ln-ethique__arrow {
  transform: rotate(180deg);
}
.ln-ethique__more summary:hover {
  color: #7aa014;
}
.ln-ethique__more summary:hover .ln-ethique__arrow path {
  stroke: #7aa014;
}
.ln-ethique__more summary:focus-visible {
  outline: 2px solid #98C018;
  outline-offset: 3px;
}
.ln-ethique__full {
  margin-top: 1em;
}
@media (prefers-reduced-motion: reduce) {
  .ln-ethique__arrow { transition: none; }
}
@media (max-width: 767px) {
  .ln-home-about.ln-ethique .container.ln-home-about__grid,
  .ln-home-about.ln-ethique .ln-home-about__grid {
    grid-template-columns: 1fr;
  }
  .ln-home-about.ln-ethique .ln-home-about__visual,
  .ln-home-about.ln-ethique:has(.ln-ethique__more[open]) .ln-home-about__visual {
    position: static;
  }
  .ln-home-about.ln-ethique .ln-home-about__visual img,
  .ln-home-about.ln-ethique:has(.ln-ethique__more[open]) .ln-home-about__visual img {
    height: 220px;
    max-height: 36vh;
  }
}
