/* Contenu sous le slider — épuré (slider Elementor intact) */
:root {
  --vdp-hb-red: #8b1e1e;
  --vdp-hb-ink: #1a1a1a;
  --vdp-hb-muted: #5c5c5c;
  --vdp-hb-line: #e8e8e8;
  --vdp-hb-soft: #ffffff;
  --vdp-hb-serif: "Cormorant Garamond", Georgia, serif;
  --vdp-hb-sans: Poppins, system-ui, sans-serif;
  --vdp-hb-max: 1240px;
}

/* Masque l’ancien contenu Elementor sous le slider — NE PAS toucher #3be76d2 (slider) */
body.home .elementor-element-734fe62,
body.home .elementor-element-53eeff2,
body.home .elementor-element-68d55b4,
body.home .elementor-element-b9f020c,
body.home .elementor-element-e8e4bd6,
body.home .elementor-element-41db0e7,
body.home .elementor-element-af10b31,
body.home .elementor-element-af10b32,
body.home .elementor-element-ba83b6c,
body.home .elementor-element-be4badc,
body.home .elementor-element-35727c7,
body.home .elementor-element-3076845,
body.home .elementor-element-d0ddcc9,
body.home .elementor-element-87b7c97 .elementor-widget:not(.elementor-element-cec0575),
body.home .elementor-element-845c2d2 > .elementor-widget:not(.elementor-element-cec0575),
body.home .elementor-widget-woocommerce-products,
body.home .vdp-avantages {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  position: absolute !important;
  left: -9999px !important;
  pointer-events: none !important;
}
/* Section produits Elementor : plus de trou blanc */
body.home .elementor-element-87b7c97 {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}
body.home #main,
body.home #content-wrap,
body.home #content {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
body.home .site-footer,
body.home #footer,
body.home #footer-wrap {
  margin-top: 0 !important;
}

/* Écart blanc avant le footer gris : section footer vide (vdp-avantages masqué) + marges Elementor */
body.home .elementor-element-cec0575,
body.home .elementor-element-87b7c97 .elementor-widget-wrap,
body.home .elementor-element-87b7c97 .elementor-element-populated {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.home .elementor-element-97ce6bb {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
}
body.home .vdp-hb-journal-trust,
body.home .vdp-hb-trust,
body.home .vdp-home-below {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.home footer.elementor-location-footer .elementor-element-a1084fc {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body.home .footer-vdp {
  margin-top: 0 !important;
}


/* Cause du décalage : child-ocean --vdp-bg: #F9F7F4 — on force le blanc pur sur l’accueil */
body.home {
  --vdp-bg: #ffffff;
  background: #ffffff !important;
  background-color: #ffffff !important;
}
body.home #outer-wrap,
body.home #wrap,
body.home #main,
body.home #content-wrap,
body.home #content,
body.home .site-content,
body.home .content-area,
body.home .site-main,
body.home .elementor,
body.home .elementor-section:not(.elementor-element-3be76d2),
body.home .elementor-element-87b7c97,
body.home .elementor-element-845c2d2,
body.home .elementor-element-cec0575,
body.home .elementor-widget-container {
  background-color: #ffffff !important;
  background-image: none !important;
}

.vdp-home-below,
.vdp-home-below .vdp-hb-section,
.vdp-home-below .vdp-hb-section--soft,
.vdp-home-below .vdp-hb-intro,
.vdp-home-below .vdp-hb-trust,
.vdp-home-below .vdp-hb-why,
.vdp-home-below .vdp-hb-wrap {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

.vdp-home-below {
  font-family: var(--vdp-hb-sans);
  color: var(--vdp-hb-ink);
  background: #ffffff !important;
  line-height: 1.5;
}
.vdp-home-below *,
.vdp-home-below *::before,
.vdp-home-below *::after { box-sizing: border-box; }

.vdp-hb-wrap {
  width: min(100% - 2rem, var(--vdp-hb-max));
  margin-inline: auto;
}

.vdp-hb-kicker {
  margin: 0 0 0.35rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--vdp-hb-red);
}
.vdp-hb-title {
  margin: 0;
  font-family: var(--vdp-hb-serif) !important;
  font-weight: 600 !important;
  font-size: clamp(1.7rem, 2.8vw, 2.4rem) !important;
  line-height: 1.15;
  color: var(--vdp-hb-ink) !important;
}
.vdp-hb-title--xl {
  font-size: clamp(2.2rem, 4vw, 3.2rem) !important;
}
.vdp-hb-sub {
  margin: 0.65rem 0 0;
  color: var(--vdp-hb-muted);
  font-size: 0.95rem;
}

.vdp-hb-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid var(--vdp-hb-line);
}
.vdp-hb-link {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--vdp-hb-ink) !important;
  text-decoration: none !important;
  white-space: nowrap;
}
.vdp-hb-link:hover { color: var(--vdp-hb-red) !important; }

.vdp-hb-intro {
  padding: clamp(2rem, 4vw, 3rem) 0 1.25rem;
  text-align: center;
}
.vdp-hb-offer {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.15rem;
  padding: 0.75rem 1.15rem;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
  color: var(--vdp-hb-ink) !important;
  text-decoration: none !important;
  font-size: 0.9rem;
  font-weight: 500;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.vdp-hb-offer:hover {
  border-color: var(--vdp-hb-red);
  color: var(--vdp-hb-red) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.09);
}

.vdp-hb-section {
  padding: clamp(1.35rem, 2.8vw, 2.1rem) 0;
  background: #ffffff !important;
}
.vdp-home-below {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.vdp-hb-section--soft { background: #ffffff !important; }

.vdp-hb-grid {
  display: grid;
  gap: 0.85rem 0.55rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (min-width: 768px) {
  .vdp-hb-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 1.35rem 1.1rem; }
}

/* Fiches légères */
.vdp-hb-card {
  position: relative;
  background: transparent;
  border: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 0 !important;
  box-shadow: none !important;
}
@media (hover: hover) {
  .vdp-hb-card:hover .vdp-hb-card__media {
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  }
  .vdp-hb-card:hover .vdp-hb-card__title a {
    color: var(--vdp-hb-red) !important;
  }
}
.vdp-hb-card__badge {
  position: absolute;
  top: 0.7rem;
  left: 0.7rem;
  z-index: 2;
  background: #fff;
  color: var(--vdp-hb-red);
  border: 1px solid var(--vdp-hb-red);
  font-size: 0.6rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.2rem 0.42rem;
}
.vdp-hb-card__media {
  display: block;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.2s ease;
}
.vdp-hb-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  padding: 0.75rem;
  background: #fff;
}
.vdp-hb-card__body {
  padding: 0.9rem 0.05rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  flex: 1;
  background: transparent !important;
}
.vdp-hb-card__title {
  margin: 0;
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.35;
  min-height: 2.7em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.vdp-hb-card__title a {
  color: var(--vdp-hb-ink) !important;
  text-decoration: none !important;
  font-weight: 500;
}
.vdp-hb-card__price {
  font-weight: 600;
  font-size: 0.95rem;
  color: var(--vdp-hb-ink);
  line-height: 1.3;
}
.vdp-hb-card__price del {
  color: #9a9a9a !important;
  font-weight: 400 !important;
  font-size: 0.85rem;
  margin-right: 0.35rem;
}
.vdp-hb-card__price ins {
  text-decoration: none !important;
  background: transparent !important;
  font-weight: 600;
  color: var(--vdp-hb-ink) !important;
}
.vdp-hb-card__actions {
  margin-top: auto;
  padding-top: 0.55rem;
}
.vdp-hb-card__actions .button,
.vdp-hb-card__actions a.button,
.vdp-hb-card__actions .add_to_cart_button,
.vdp-hb-btn {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0.45rem 0.35rem !important;
  border: 0 !important;
  border-radius: 2px !important;
  background: var(--vdp-hb-red) !important;
  color: #fff !important;
  font-size: 0.62rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(139, 30, 30, 0.2) !important;
  border-bottom: 0 !important;
  line-height: 1.2 !important;
  text-align: center;
}
@media (min-width: 768px) {
  .vdp-hb-card__actions .button,
  .vdp-hb-card__actions a.button,
  .vdp-hb-card__actions .add_to_cart_button,
  .vdp-hb-btn {
    min-height: 40px !important;
    font-size: 0.7rem !important;
    padding: 0.55rem 0.5rem !important;
  }
}
.vdp-hb-card__actions .button:hover,
.vdp-hb-btn:hover {
  background: #6f1717 !important;
  color: #fff !important;
}
.vdp-hb-card__actions .added_to_cart {
  display: none !important;
}
@media (max-width: 767px) {
  .vdp-hb-card__title {
    font-size: 0.66rem;
    min-height: 2.5em;
  }
  .vdp-hb-card__price {
    font-size: 0.78rem;
  }
  .vdp-hb-card__media img {
    padding: 0.35rem;
  }
  .vdp-hb-card__badge {
    top: 0.35rem;
    left: 0.35rem;
    font-size: 0.52rem;
    padding: 0.15rem 0.3rem;
  }
}

.vdp-hb-btn--outline {
  width: auto;
  background: transparent !important;
  color: var(--vdp-hb-ink) !important;
  border: 1px solid var(--vdp-hb-ink) !important;
  padding: 0 1.1rem;
  margin-top: 1.25rem;
}
.vdp-hb-btn--outline:hover {
  background: var(--vdp-hb-ink) !important;
  color: #fff !important;
}

/* Pourquoi nous — aéré, premium */
.vdp-hb-why-section {
  padding: clamp(2.25rem, 4.5vw, 3.25rem) 0 !important;
  background: #ffffff !important;
}
.vdp-hb-why__header {
  max-width: 720px;
  margin: 0 auto 1.75rem;
  text-align: center;
}
.vdp-hb-why__header .vdp-hb-kicker {
  margin-bottom: 0.65rem;
}
.vdp-hb-why__header .vdp-hb-title {
  margin-bottom: 0;
}
.vdp-hb-why__lead {
  margin: 1.1rem auto 0;
  max-width: 36rem;
  color: var(--vdp-hb-muted);
  font-size: 1.05rem;
  line-height: 1.65;
}
.vdp-hb-why__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 1fr;
}
@media (min-width: 900px) {
  .vdp-hb-why__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
.vdp-hb-why__card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.05);
  padding: 2rem 1.75rem 2.15rem;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
@media (hover: hover) {
  .vdp-hb-why__card:hover {
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
  }
}
.vdp-hb-why__num {
  display: block;
  font-family: var(--vdp-hb-serif);
  font-size: 1.85rem;
  font-weight: 600;
  line-height: 1;
  color: var(--vdp-hb-red);
  letter-spacing: 0.02em;
  margin-bottom: 0.35rem;
}
.vdp-hb-why__card-title {
  margin: 0;
  font-family: var(--vdp-hb-serif) !important;
  font-size: 1.55rem !important;
  font-weight: 600 !important;
  line-height: 1.2;
  color: var(--vdp-hb-ink) !important;
}
.vdp-hb-why__card-text {
  margin: 0;
  color: var(--vdp-hb-muted);
  font-size: 0.98rem;
  line-height: 1.65;
  max-width: 22rem;
}
.vdp-hb-why__cta {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
.vdp-hb-why__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  min-height: 48px;
  padding: 0.85rem 1.5rem;
  border: 1px solid var(--vdp-hb-ink);
  background: #fff;
  color: var(--vdp-hb-ink) !important;
  text-decoration: none !important;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.vdp-hb-why__btn:hover {
  background: var(--vdp-hb-ink);
  color: #fff !important;
  border-color: var(--vdp-hb-ink);
}

/* ——— Journal / carnet chic ——— */
.vdp-hb-journal {
  padding: clamp(1.75rem, 3.5vw, 2.5rem) 0 !important;
  border-top: 2px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}
.vdp-hb-journal__masthead {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 1.35rem;
  padding-bottom: 0.9rem;
  border-bottom: 1px double #1a1a1a;
}
.vdp-hb-journal__edition {
  margin: 0 0 0.55rem;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #1a1a1a;
}
.vdp-hb-journal__title {
  margin: 0;
  font-family: var(--vdp-hb-serif) !important;
  font-size: clamp(2rem, 4vw, 2.85rem) !important;
  font-weight: 600 !important;
  line-height: 1.1;
  color: #1a1a1a !important;
  letter-spacing: -0.01em;
}
.vdp-hb-journal__dek {
  margin: 0.85rem 0 0;
  font-family: var(--vdp-hb-serif);
  font-style: italic;
  font-size: 1.05rem;
  color: #4a4a4a;
  line-height: 1.5;
}
.vdp-hb-journal__all {
  display: inline-block;
  margin-top: 1rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a !important;
  text-decoration: none !important;
  border-bottom: 1px solid #1a1a1a;
  padding-bottom: 0.15rem;
}
.vdp-hb-journal__all:hover { color: var(--vdp-hb-red) !important; border-bottom-color: var(--vdp-hb-red); }

.vdp-hb-recipes {
  display: grid;
  gap: 1.35rem 1.1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}
@media (min-width: 900px) {
  .vdp-hb-recipes { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 1.5rem 1.25rem; }
}
.vdp-hb-recipe {
  display: flex;
  flex-direction: column;
  color: #1a1a1a !important;
  text-decoration: none !important;
  background: #fff;
  border: 0;
  box-shadow: none;
  height: 100%;
}
.vdp-hb-recipe__frame {
  position: relative;
  display: block;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  background: #fff;
  /* Cadre photo pro : filet extérieur + passe-partout */
  border: 1px solid #1a1a1a;
  box-shadow:
    inset 0 0 0 6px #fff,
    inset 0 0 0 7px #1a1a1a,
    0 6px 18px rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.25s ease;
}
.vdp-hb-recipe__frame::after {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(26, 26, 26, 0.18);
  pointer-events: none;
  z-index: 2;
}
.vdp-hb-recipe__frame img {
  position: absolute;
  inset: 8px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.45s ease;
}
@media (hover: hover) {
  .vdp-hb-recipe:hover .vdp-hb-recipe__frame {
    box-shadow:
      inset 0 0 0 6px #fff,
      inset 0 0 0 7px #1a1a1a,
      0 10px 26px rgba(0, 0, 0, 0.11);
  }
  .vdp-hb-recipe:hover .vdp-hb-recipe__frame img {
    transform: scale(1.04);
  }
}
.vdp-hb-recipe__meta {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  padding: 0.95rem 0.35rem 0.15rem;
  text-align: center;
  border-top: 0;
  flex: 1;
}
.vdp-hb-recipe__rubric {
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #666;
}
.vdp-hb-recipe__label {
  font-family: var(--vdp-hb-serif) !important;
  font-size: clamp(1.2rem, 1.6vw, 1.45rem) !important;
  font-weight: 600 !important;
  line-height: 1.15;
  color: #1a1a1a !important;
}
.vdp-hb-recipe__cta {
  margin-top: 0.4rem;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--vdp-hb-red);
}
@media (max-width: 767px) {
  .vdp-hb-recipe__frame {
    box-shadow:
      inset 0 0 0 4px #fff,
      inset 0 0 0 5px #1a1a1a,
      0 4px 12px rgba(0, 0, 0, 0.07);
  }
  .vdp-hb-recipe__frame::after {
    inset: 7px;
  }
  .vdp-hb-recipe__frame img {
    inset: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
  .vdp-hb-recipe__label {
    font-size: 1.1rem !important;
  }
}

/* Engagements — filet journal */
.vdp-hb-trust.vdp-hb-journal-trust {
  border-top: 0;
  padding: 1.1rem 0 0.35rem !important;
  margin: 0 !important;
  background: #fff !important;
}
.vdp-hb-journal-trust__kicker {
  margin: 0 0 0.65rem;
  text-align: center;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #1a1a1a;
}
.vdp-hb-journal-trust .vdp-hb-trust__list {
  list-style: none;
  margin: 0;
  padding: 0.75rem 0;
  display: grid;
  gap: 0;
  grid-template-columns: 1fr;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
  text-align: center;
}
@media (min-width: 700px) {
  .vdp-hb-journal-trust .vdp-hb-trust__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1100px) {
  .vdp-hb-journal-trust .vdp-hb-trust__list {
    grid-template-columns: repeat(5, 1fr);
  }
}
.vdp-hb-journal-trust .vdp-hb-trust__list li {
  padding: 1rem 0.85rem;
  border-bottom: 1px solid rgba(26, 26, 26, 0.12);
}
@media (min-width: 700px) {
  .vdp-hb-journal-trust .vdp-hb-trust__list li {
    border-bottom: 0;
    border-right: 1px solid rgba(26, 26, 26, 0.18);
  }
  .vdp-hb-journal-trust .vdp-hb-trust__list li:last-child {
    border-right: 0;
  }
}
.vdp-hb-journal-trust .vdp-hb-trust__list strong {
  display: block;
  font-family: var(--vdp-hb-serif);
  font-size: 1.05rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0.3rem;
  line-height: 1.25;
}
.vdp-hb-journal-trust .vdp-hb-trust__list span {
  display: block;
  font-size: 0.78rem;
  color: #666;
  line-height: 1.4;
  font-style: italic;
  font-family: var(--vdp-hb-serif);
}

/* Masque l’ancien bandeau avantages (doublon) sur l’accueil */
body.home .vdp-avantages {
  display: none !important;
}

@media (max-width: 767px) {
  .vdp-hb-head { flex-direction: column; align-items: flex-start; }
  .vdp-hb-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
}

/* Empêche le CSS Elementor / typo unifiée d’écraser trop fort */
.vdp-home-below .woocommerce .price,
.vdp-home-below .price { font-family: var(--vdp-hb-sans) !important; }

body.home footer.elementor-location-footer .elementor-element-a1084fc .elementor-widget-wrap {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
