/* Home3 Elementor layout — matched to archived labelledelabaie.fr homepage */

body.ldb-home3-native-page,
body.ldb-home-native-page {
  font-size: 0.9656004828002414vw;
  font-family: Poppins, sans-serif;
  color: #2d365a;
  line-height: 1.2;
}

@media screen and (min-width: 1770px) {
  body.ldb-home3-native-page,
body.ldb-home-native-page {
    font-size: 17.09112854556427px;
  }
}

/* Neutralize Hello Elementor rem-based heading defaults inside page content */
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h1,
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h2,
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h3,
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h4,
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h5,
body.ldb-home3-native-page.hello-elementor-default .site-home3,
body.ldb-home-native-page.hello-elementor-default .site-home3,
.site-home h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

body.ldb-home3-native-page .site-home3,
body.ldb-home-native-page .site-home3,
.site-home,
body.ldb-home3-native-page .section-root,
body.ldb-home-native-page .section-root {
  width: 100%;
  max-width: none;
  overflow: visible;
}

body.ldb-home3-native-page .elementor.elementor-page,
body.ldb-home-native-page .elementor.elementor-page {
  margin: 0;
  padding: 0;
}

body.ldb-home3-native-page .site-home3,
body.ldb-home-native-page .site-home3,
.site-home.page-wrapper.main-wrapper.home {
  margin-top: -9em;
  padding-top: 9em;
  overflow: clip;
}

/* Typography embed is style-only — must not leave a white band before the hero */
body.ldb-home3-native-page #home3-shell,
body.ldb-home-native-page #home3-shell {
  display: none !important;
}

body.ldb-home3-native-page #home3-hero,
body.ldb-home-native-page #home3-hero {
  position: relative;
  z-index: 1;
}

body.ldb-home3-native-page .site-home3,
body.ldb-home-native-page .site-home3,
.site-home.e-con,
body.ldb-home3-native-page .site-home3,
body.ldb-home-native-page .site-home3,
.site-home > .e-con,
body.ldb-home3-native-page .section-root.e-con,
body.ldb-home-native-page .section-root.e-con {
  --gap: 0;
  --row-gap: 0;
  --column-gap: 0;
  gap: 0;
  padding: 0;
}

body.ldb-home3-native-page .elementor-widget-text-editor .elementor-widget-container > :last-child,
body.ldb-home-native-page .elementor-widget-text-editor .elementor-widget-container > :last-child {
  margin-bottom: 0;
}

body.ldb-home3-native-page .elementor-widget-text-editor,
body.ldb-home-native-page .elementor-widget-text-editor,
body.ldb-home3-native-page .elementor-widget-text-editor .elementor-widget-container,
body.ldb-home-native-page .elementor-widget-text-editor .elementor-widget-container {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  line-height: inherit;
}

/* Hero */
body.ldb-home3-native-page .banni-re,
body.ldb-home-native-page .banni-re {
  color: #fff;
  margin-top: -7.9em;
  margin-bottom: 10em;
  position: relative;
  overflow: visible;
}

body.ldb-home3-native-page .home-hero-background,
body.ldb-home-native-page .home-hero-background {
  position: absolute;
  top: -0.2em;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
  display: block;
}

body.ldb-home3-native-page .home-hero-components,
body.ldb-home-native-page .home-hero-components {
  position: relative;
  z-index: 1;
}

body.ldb-home3-native-page .image-home-hero,
body.ldb-home-native-page .image-home-hero {
  position: absolute;
  right: 0;
  bottom: -7.8em;
  width: 48em;
  max-width: 55vw;
  z-index: 1;
}

body.ldb-home3-native-page .flag,
body.ldb-home-native-page .flag {
  position: absolute;
  top: 0;
  left: 24.1em;
  width: 6.8em;
}

body.ldb-home3-native-page .h1-home-highlight,
body.ldb-home-native-page .h1-home-highlight {
  color: #36b1a6;
}

body.ldb-home3-native-page .h1-home-big,
body.ldb-home-native-page .h1-home-big {
  font-size: 1.7em;
}

/* Products — matched to archived homepage product grid */
body.ldb-home3-native-page .nos-produits-content,
body.ldb-home-native-page .nos-produits-content {
  width: 70em;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

body.ldb-home3-native-page .collection-list-components,
body.ldb-home-native-page .collection-list-components {
  display: grid;
  grid-template-columns: repeat(2, 30.37em);
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  gap: 0 4.77em;
  width: 100%;
  max-width: 69.42em;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  place-items: center;
  align-items: center;
}

body.ldb-home3-native-page .collection-product-content,
body.ldb-home-native-page .collection-product-content {
  width: 30em;
  max-width: 100%;
  gap: 1.735em;
  color: #2d365a;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

body.ldb-home3-native-page .collection-product-cover-wrapper,
body.ldb-home-native-page .collection-product-cover-wrapper {
  position: relative;
}

body.ldb-home3-native-page .chronofresh-collection,
body.ldb-home-native-page .chronofresh-collection {
  z-index: 1;
  width: 12em;
  position: absolute;
  top: 0.9em;
  right: -4.3em;
  left: auto;
  bottom: auto;
}

body.ldb-home3-native-page .collection-product-cover,
body.ldb-home-native-page .collection-product-cover {
  width: 25em;
  height: 24.3em;
  border-radius: 3.56em;
  position: relative;
  overflow: hidden;
}

body.ldb-home3-native-page .collection-product-cover .contain,
body.ldb-home-native-page .collection-product-cover .contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: inline-block;
}

body.ldb-home3-native-page .collection-product-infos,
body.ldb-home-native-page .collection-product-infos {
  gap: 0.87em;
  flex-direction: column;
  display: flex;
}

body.ldb-home3-native-page .collection-product-title,
body.ldb-home-native-page .collection-product-title {
  font-size: 1.215em;
  line-height: 1.3;
  font-family: "Captain Nelson serif printed", sans-serif;
  font-weight: 400;
  color: #2d365a;
}

body.ldb-home3-native-page .collection-product-tags,
body.ldb-home-native-page .collection-product-tags {
  gap: 0.87em;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

body.ldb-home3-native-page .product-tag,
body.ldb-home-native-page .product-tag {
  color: #fff;
  background-color: #b4b4b4;
  border-radius: 5.56em;
  padding: 0.49em 0.76em 0.35em;
  font-family: "Captain Nelson serif printed", sans-serif;
  font-size: 0.694em;
}

body.ldb-home3-native-page .collection-product-prices,
body.ldb-home-native-page .collection-product-prices {
  justify-content: center;
  align-items: center;
  margin-top: 0.87em;
  display: flex;
  position: relative;
}

body.ldb-home3-native-page .collection-product-price-wrapper,
body.ldb-home-native-page .collection-product-price-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

body.ldb-home3-native-page .collection-product-price,
body.ldb-home-native-page .collection-product-price {
  letter-spacing: 0.068em;
  font-family: "Captain Nelson serif printed", sans-serif;
  font-size: 2.26em;
  position: relative;
  color: #2d365a;
}

body.ldb-home3-native-page .collection-product-compare-price,
body.ldb-home-native-page .collection-product-compare-price {
  color: #b4b4b4;
  font-family: "Captain Nelson serif printed", sans-serif;
  font-size: 1.04em;
  text-decoration: line-through;
  position: absolute;
  top: 0;
  right: -3.8em;
}

body.ldb-home3-native-page .price-dot,
body.ldb-home-native-page .price-dot {
  width: 2.5em;
  height: 2.5em;
  background-color: #36b1a6;
  border-radius: 100%;
  position: absolute;
  top: -0.6em;
  left: -1em;
}

body.ldb-home3-native-page .jdgm-prev-badge .jdgm-star,
body.ldb-home-native-page .jdgm-prev-badge .jdgm-star,
body.ldb-home3-native-page .jdgm-prev-badge .jdgm-prev-badge__text,
body.ldb-home-native-page .jdgm-prev-badge .jdgm-prev-badge__text {
  color: #108474 !important;
}

body.ldb-home3-native-page .highlight-text,
body.ldb-home-native-page .highlight-text {
  color: #36b1a6;
}

/* Advantages bandeau — matched to archived homepage */
body.ldb-home3-native-page .bandeau-advantages,
body.ldb-home-native-page .bandeau-advantages {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: #f7f7f7;
  justify-content: center;
  padding-top: 1.735em;
  padding-bottom: 1.735em;
  display: flex;
  box-sizing: border-box;
}

body.ldb-home3-native-page .bandeau-advantages-content,
body.ldb-home-native-page .bandeau-advantages-content {
  width: 98em;
  max-width: 100%;
  gap: 1px;
  justify-content: space-between;
  display: flex;
  box-sizing: border-box;
}

body.ldb-home3-native-page .bandeau-advantages .advantage.static,
body.ldb-home-native-page .bandeau-advantages .advantage.static {
  position: static;
  gap: 0.651em;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  box-sizing: border-box;
}

body.ldb-home3-native-page .bandeau-advantages .advantage-icon,
body.ldb-home-native-page .bandeau-advantages .advantage-icon {
  width: 4.4em;
  height: 3.82em;
  margin-bottom: 0.217em;
  display: block;
}

body.ldb-home3-native-page .bandeau-advantages .advantage-icon._w-auto,
body.ldb-home-native-page .bandeau-advantages .advantage-icon._w-auto {
  width: auto;
  height: 3.82em;
}

body.ldb-home3-native-page .bandeau-advantages .h3-advantage,
body.ldb-home-native-page .bandeau-advantages .h3-advantage {
  color: #2d365a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Captain Nelson serif printed", sans-serif;
  font-size: 0.954em;
  font-weight: 400;
  line-height: 1.3;
}

body.ldb-home3-native-page .bandeau-advantages .h3-advantage .highlight-text,
body.ldb-home-native-page .bandeau-advantages .h3-advantage .highlight-text {
  color: #36b1a6;
}

body.ldb-home3-native-page .bandeau-advantages .printed-dot,
body.ldb-home-native-page .bandeau-advantages .printed-dot {
  width: 0.8em;
  display: block;
}

/* Reviews */
body.ldb-home3-native-page .jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper,
body.ldb-home-native-page .jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Origin story + map wave — leave breathing room before site footer */
body.ldb-home3-native-page .section-d-o-vient,
body.ldb-home-native-page .section-d-o-vient {
  margin-bottom: 0;
  padding-bottom: 0;
}

body.ldb-home3-native-page .image-map-wrapper,
body.ldb-home-native-page .image-map-wrapper {
  width: 100%;
  margin-top: -8.5em;
  position: relative;
  display: block;
}

html body.ldb-home3-native-page.template-index .image-map,
body.ldb-home-native-page.template-index .image-map,
body.ldb-home3-native-page .image-map,
body.ldb-home-native-page .image-map {
  width: 101%;
  max-width: none;
  margin-left: -0.694em;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  box-sizing: border-box;
}

body.ldb-home3-native-page .map-fade,
body.ldb-home-native-page .map-fade {
  height: 8em;
  background-image: linear-gradient(#fff 8%, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

/* Recipes */
body.ldb-home3-native-page .section-recettes,
body.ldb-home-native-page .section-recettes,
body.ldb-home3-native-page.template-index .section-recettes,
body.ldb-home-native-page.template-index .section-recettes {
  display: block !important;
  color: #fff;
  padding-bottom: 11em;
}

body.ldb-home3-native-page .recettes-and-footer,
body.ldb-home-native-page .recettes-and-footer {
  background-image: linear-gradient(#172141, #46577e);
  margin-top: -70vw;
  padding-top: 73vw;
  overflow: visible;
}

body.ldb-home3-native-page .recettes-and-footer .highlight-text,
body.ldb-home-native-page .recettes-and-footer .highlight-text {
  color: #36b1a6;
}

body.ldb-home3-native-page .slider.recettes.w-slider,
body.ldb-home-native-page .slider.recettes.w-slider {
  height: auto;
  background: transparent;
  position: relative;
  padding-bottom: 3em;
}

body.ldb-home3-native-page .slider.recettes .mask.w-slider-mask,
body.ldb-home-native-page .slider.recettes .mask.w-slider-mask {
  width: 43em;
  max-width: calc(100% - 2em);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: auto;
  transition: transform 0.5s ease;
}

body.ldb-home3-native-page .slider.recettes .slide-recette.w-slide,
body.ldb-home-native-page .slider.recettes .slide-recette.w-slide {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: normal;
  height: auto;
}

body.ldb-home3-native-page .slider.recettes .w-slider-arrow-left,
body.ldb-home-native-page .slider.recettes .w-slider-arrow-left,
body.ldb-home3-native-page .slider.recettes .w-slider-arrow-right,
body.ldb-home-native-page .slider.recettes .w-slider-arrow-right {
  width: auto;
  height: auto;
  top: 45%;
  bottom: auto;
  margin: 0;
  z-index: 5;
}

body.ldb-home3-native-page .slider.recettes .slide-nav.in-recette-home,
body.ldb-home-native-page .slider.recettes .slide-nav.in-recette-home {
  margin-right: 0;
  top: auto;
  bottom: 0;
}

body.ldb-home3-native-page .slider.recettes .arrow,
body.ldb-home-native-page .slider.recettes .arrow {
  background-color: #2d365a;
}

body.ldb-home3-native-page .slider.recettes .arrow:hover,
body.ldb-home-native-page .slider.recettes .arrow:hover {
  background-color: #36b1a6;
}

body.ldb-home3-native-page .h3-recette,
body.ldb-home-native-page .h3-recette {
  background-color: rgba(82, 94, 145, 0.88);
}

@media screen and (max-width: 991px) {
  body.ldb-home3-native-page,
  body.ldb-home-native-page {
    overflow-x: hidden;
  }

  body.ldb-home3-native-page .site-home3,
  body.ldb-home-native-page .site-home3,
  body.ldb-home3-native-page .site-home.page-wrapper.main-wrapper.home,
  body.ldb-home-native-page .site-home.page-wrapper.main-wrapper.home {
    overflow-x: hidden;
    max-width: 100%;
  }

  body.ldb-home3-native-page .banni-re,
  body.ldb-home-native-page .banni-re {
    margin-bottom: 0;
    padding-bottom: 20em;
    overflow: hidden;
  }

  body.ldb-home3-native-page .home-hero-background,
  body.ldb-home-native-page .home-hero-background {
    width: 167%;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
  }

  body.ldb-home3-native-page .home-hero-paragraph,
  body.ldb-home-native-page .home-hero-paragraph {
    max-width: 50em;
  }

  body.ldb-home3-native-page .h1-wrapper,
  body.ldb-home-native-page .h1-wrapper {
    font-size: 0.7em;
  }

  body.ldb-home3-native-page .image-home-hero,
  body.ldb-home-native-page .image-home-hero {
    width: 38.4em;
    max-width: 90%;
    bottom: -26.2em;
    right: 0;
  }

  body.ldb-home3-native-page .nos-produits-content,
  body.ldb-home-native-page .nos-produits-content {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
  }

  body.ldb-home3-native-page .collection-list-components,
  body.ldb-home-native-page .collection-list-components {
    grid-template-columns: 1fr;
    gap: 3em 0;
    max-width: 30em;
    width: 100%;
  }

  body.ldb-home3-native-page .collection-product-content,
  body.ldb-home-native-page .collection-product-content {
    width: 100%;
    max-width: 30em;
  }

  body.ldb-home3-native-page .collection-product-cover,
  body.ldb-home-native-page .collection-product-cover {
    width: 100%;
    max-width: 25em;
    height: auto;
    aspect-ratio: 25 / 24.3;
  }

  body.ldb-home3-native-page .bandeau-advantages-content,
  body.ldb-home-native-page .bandeau-advantages-content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 2em 1.5em;
    padding-left: 1em;
    padding-right: 1em;
  }

  body.ldb-home3-native-page .bandeau-advantages .advantage.static,
  body.ldb-home-native-page .bandeau-advantages .advantage.static {
    flex: 0 1 12em;
  }

  body.ldb-home3-native-page .section-d-o-vient,
  body.ldb-home-native-page .section-d-o-vient,
  body.ldb-home3-native-page .section-avis,
  body.ldb-home-native-page .section-avis,
  body.ldb-home3-native-page .bandeau-advantages,
  body.ldb-home-native-page .bandeau-advantages {
    max-width: 100%;
    overflow-x: hidden;
  }

  body.ldb-home3-native-page .image-map,
  body.ldb-home-native-page .image-map,
  body.ldb-home3-native-page .image-map-wrapper,
  body.ldb-home-native-page .image-map-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  body.ldb-home3-native-page .site-home3,
  body.ldb-home-native-page .site-home3,
  body.ldb-home3-native-page .site-home.page-wrapper.main-wrapper.home,
  body.ldb-home-native-page .site-home.page-wrapper.main-wrapper.home {
    /* Pull hero plane under sticky chrome (archive sticky-top blend) */
    margin-top: -11em !important;
    padding-top: 0 !important;
  }

  body.ldb-home3-native-page .banni-re,
  body.ldb-home-native-page .banni-re {
    margin-top: 0 !important;
    margin-bottom: 0;
    /* Content starts below topbar + navbar; bg still fills under header */
    padding-top: 12em !important;
    padding-bottom: 15em;
    display: block;
    position: relative;
    overflow: hidden;
  }

  body.ldb-home3-native-page .home-hero-background,
  body.ldb-home-native-page .home-hero-background {
    width: 400%;
    max-width: none;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  body.ldb-home3-native-page .home-hero-components,
  body.ldb-home-native-page .home-hero-components {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding-top: 0;
  }

  body.ldb-home3-native-page .h1-wrapper,
  body.ldb-home-native-page .h1-wrapper {
    font-size: 0.44em;
  }

  body.ldb-home3-native-page .image-home-hero,
  body.ldb-home-native-page .image-home-hero {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    bottom: auto;
    right: auto;
    left: auto;
  }

  body.ldb-home3-native-page .flag,
  body.ldb-home-native-page .flag {
    left: auto;
    right: 0;
    width: 4.5em;
  }

  body.ldb-home3-native-page .collection-list-components,
  body.ldb-home-native-page .collection-list-components {
    grid-template-columns: 1fr;
    max-width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
  }

  body.ldb-home3-native-page .page-padding,
  body.ldb-home-native-page .page-padding {
    padding-left: 1em;
    padding-right: 1em;
  }

  body.ldb-home3-native-page .vertical-padding,
  body.ldb-home-native-page .vertical-padding {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
