Outiref
<!DOCTYPE html><html class="html" lang="fr-FR" prefix="og: https://ogp.me/ns#"><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script> <meta charset="UTF-8"><link rel="profile" href="https://gmpg.org/xfn/11"><meta name="viewport" content="width=device-width, initial-scale=1"><style>/* ── FULL WIDTH — override OceanWP content-area ── */
.single-product #content-wrap.container { max-width:100% !important; width:100% !important; padding:0 !important; }
.single-product #primary.content-area { width:100% !important; float:none !important; padding:0 !important; }

/* ── HIDE WOOCOMMERCE DEFAULTS ── */
.single-product div.product { display:none !important; }
.single-product .woocommerce-breadcrumb { display:none !important; }

/* ── DESIGN TOKENS ── */
:root {
  --vp:#1E3A2F; --vd:#4A7C5C; --sg:#8FAE8B; --sgl:#C5D9C3;
  --cr:#F4F0E6; --ln:#EAE3D4; --pr:#C8BFA8; --pd:#9E9280;
  --or:#C9A84C; --ol:#E8D49A; --te:#8B7355;
  --ch:#1A1917; --ch7:rgba(26,25,23,.7); --ch4:rgba(26,25,23,.4);
  --bch:#FDFAF5;
}

/* ── GLOBAL ── */
.ldcbd-pp { background:var(--bch); font-family:'Inter',sans-serif; color:var(--ch); }
.ldcbd-pp *, .ldcbd-pp *::before, .ldcbd-pp *::after { box-sizing:border-box; }
.ldcbd-inner { max-width:1200px; margin:0 auto; padding:0 40px; }

/* ── PAPER GRAIN ── */
.ldcbd-pp .paper-grain { position:relative; }
.ldcbd-pp .paper-grain::before {
  content:''; position:absolute; inset:0; pointer-events:none; opacity:.28;
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='5'/><feColorMatrix values='0 0 0 0 0.78 0 0 0 0 0.66 0 0 0 0 0.30 0 0 0 0.08 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");
  mix-blend-mode:multiply;
}
.ldcbd-pp .paper-grain > * { position:relative; z-index:1; }

/* ════════════════════════════════
   BLOCK 1 — HERO
════════════════════════════════ */
.ldcbd-hero {
  background:var(--bch); border-bottom:1px solid var(--ln);
  position:relative; overflow:hidden;
}
.ldcbd-hero .ldcbd-inner { padding-top:40px; padding-bottom:84px; }

/* Breadcrumb */
.ldcbd-crumb {
  display:flex; gap:8px; align-items:center; margin-bottom:48px;
  font-size:11px; letter-spacing:.12em; text-transform:uppercase;
  font-weight:500; color:var(--ch4); font-family:'Inter',sans-serif;
}
.ldcbd-crumb a { color:var(--ch4) !important; text-decoration:none; transition:color 150ms; }
.ldcbd-crumb a:hover { color:var(--vp) !important; }
.ldcbd-crumb .sep { color:rgba(201,168,76,.7); }
.ldcbd-crumb .active { color:var(--vp); font-weight:600; }

/* Hero 2-col grid */
.ldcbd-hero-grid {
  display:grid; grid-template-columns:1.15fr 1fr; gap:88px; align-items:start;
}

/* ── Gallery ── */
.ldcbd-gallery { position:sticky; top:88px; }
.ldcbd-gallery-main {
  aspect-ratio:1/1; background:#fff; border-radius:16px;
  display:flex; align-items:center; justify-content:center;
  overflow:hidden; position:relative; padding:32px;
  box-shadow:0 20px 60px rgba(30,58,47,.10), 0 4px 16px rgba(30,58,47,.05);
}
.ldcbd-frame-inner {
  position:absolute; inset:14px; border:1px solid rgba(201,168,76,.18);
  border-radius:10px; pointer-events:none;
}
.ldcbd-corner {
  position:absolute; width:14px; height:14px; pointer-events:none;
}
.ldcbd-corner-tl { top:14px; left:14px; border-top:2px solid #C9A84C; border-left:2px solid #C9A84C; }
.ldcbd-corner-tr { top:14px; right:14px; border-top:2px solid #C9A84C; border-right:2px solid #C9A84C; }
.ldcbd-corner-bl { bottom:14px; left:14px; border-bottom:2px solid #C9A84C; border-left:2px solid #C9A84C; }
.ldcbd-corner-br { bottom:14px; right:14px; border-bottom:2px solid #C9A84C; border-right:2px solid #C9A84C; }
.ldcbd-main-img { max-width:100%; max-height:100%; object-fit:contain; position:relative; z-index:1; }
.ldcbd-zoom-btn {
  position:absolute; top:28px; right:28px; z-index:2;
  width:38px; height:38px; border-radius:50%;
  background:rgba(30,58,47,.92); border:none; cursor:zoom-in;
  display:flex; align-items:center; justify-content:center;
  box-shadow:0 4px 12px rgba(0,0,0,.15);
}
.ldcbd-thumbs { display:flex; gap:10px; margin-top:14px; }
.ldcbd-thumb {
  width:72px; height:72px; border-radius:8px; background:#fff;
  border:1.5px solid var(--ln); cursor:pointer;
  display:flex; align-items:center; justify-content:center;
  overflow:hidden; padding:6px; transition:all 150ms;
}
.ldcbd-thumb img { max-width:100%; max-height:100%; object-fit:contain; }
.ldcbd-thumb.active { border-color:var(--or); box-shadow:0 4px 12px rgba(201,168,76,.15); }

/* ── Info column ── */
.ldcbd-eyebrow-row { display:flex; justify-content:space-between; align-items:center; margin-bottom:14px; }
.ldcbd-eyebrow { display:inline-flex; align-items:center; gap:8px; }
.ldcbd-eyebrow-line { width:24px; height:1px; background:var(--or); flex-shrink:0; }
.ldcbd-eyebrow span:last-child { font-size:11px; font-weight:700; letter-spacing:.22em; text-transform:uppercase; color:var(--or); }
.ldcbd-wish-btn {
  width:40px; height:40px; border-radius:50%; background:transparent;
  border:1px solid var(--ln); cursor:pointer;
  display:flex; align-items:center; justify-content:center;
  color:var(--vp); transition:all 150ms;
}
.ldcbd-wish-btn:hover { border-color:var(--or); color:var(--or); }

.ldcbd-title {
  font-family:'Poppins',sans-serif; font-size:clamp(32px,4.2vw,52px);
  font-weight:800; color:var(--vp); line-height:1.02;
  letter-spacing:-.03em; margin:0 0 8px;
}
.ldcbd-subtitle {
  font-family:'Poppins',sans-serif; font-style:italic;
  font-size:16px; font-weight:400; color:var(--ch4); margin-bottom:18px;
}

/* Rating row */
.ldcbd-rating-row {
  display:flex; align-items:center; gap:12px;
  margin-bottom:24px; padding-bottom:24px; border-bottom:1px solid var(--ln);
}
.ldcbd-stars { display:inline-flex; gap:3px; align-items:center; }
.ldcbd-rating-text { font-size:13px; color:var(--ch4); }

/* Price */
.ldcbd-price-block { margin-bottom:24px; }
.ldcbd-price-wrap { display:flex; align-items:baseline; gap:10px; margin-bottom:8px; }
.ldcbd-price {
  font-family:'Poppins',sans-serif; font-size:44px; font-weight:800;
  color:var(--vp); letter-spacing:-.02em; line-height:1; position:relative;
}
.ldcbd-price::after {
  content:''; position:absolute; bottom:-4px; left:0; right:0;
  height:3px; background:linear-gradient(90deg,var(--or) 0%,transparent 100%);
}
.ldcbd-price-unit { font-size:17px; color:var(--ch4); font-weight:500; }
.ldcbd-stock { display:inline-flex; align-items:center; gap:8px; font-size:12px; font-weight:700; color:var(--vd); letter-spacing:.04em; }
.ldcbd-stock-dot { width:8px; height:8px; border-radius:50%; background:var(--vd); box-shadow:0 0 0 3px rgba(74,124,92,.18); flex-shrink:0; }

/* Short description */
.ldcbd-short-desc { font-size:15px; line-height:1.75; color:var(--ch7); margin-bottom:28px; }
.ldcbd-short-desc p { margin:0; }

/* Specs pills */
.ldcbd-specs { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; margin-bottom:32px; }
.ldcbd-spec {
  background:#fff; border:1px solid var(--ln); border-radius:10px;
  padding:12px 14px; text-align:center;
  box-shadow:0 1px 3px rgba(30,58,47,.04);
  display:flex; flex-direction:column; align-items:center; justify-content:center; min-height:78px;
}
.ldcbd-spec-k { font-size:9px; font-weight:700; text-transform:uppercase; letter-spacing:.14em; color:var(--ch4); margin-bottom:4px; }
.ldcbd-spec-v { font-family:'Poppins',sans-serif; font-size:12px; font-weight:700; line-height:1.2; color:var(--vp); min-height:28.8px; display:flex; align-items:center; justify-content:center; }

/* Weight selector */
.ldcbd-field-label { font-size:11px; font-weight:700; letter-spacing:.16em; text-transform:uppercase; color:var(--vp); margin-bottom:10px; }
.ldcbd-weights { display:flex; gap:8px; flex-wrap:wrap; margin-bottom:22px; }
body.single-product.single-product .woocommerce-product-gallery,
body.single-product.single-product .woocommerce-product-gallery *,
body.single-product.single-product .variations,
body.single-product.single-product .variations *,
body.single-product.single-product table.variations td,
body.single-product.single-product table.variations th,
body.single-product.single-product .woocommerce-variation-add-to-cart,
body.single-product.single-product form.cart,
body.single-product.single-product .ld-weight-pills { background:transparent !important; }
.ldcbd-weight-btn {
  padding:12px 20px; border-radius:10px; min-width:56px;
  border:1.5px solid var(--ln); background:#fff;
  color:var(--ch); font-size:13px; font-weight:700;
  cursor:pointer; font-family:'Inter',sans-serif;
  transition:all 150ms; position:relative;
}
.ldcbd-weight-btn.active {
  border-color:var(--vp); background:var(--vp); color:var(--bch);
  box-shadow:0 4px 12px rgba(30,58,47,.18);
}
.ldcbd-weight-btn.active::after {
  content:''; position:absolute; top:4px; right:4px;
  width:6px; height:6px; border-radius:50%; background:var(--or);
}

/* Buy row */
.ldcbd-buy-row { display:flex; gap:12px; align-items:stretch; margin-bottom:18px; flex-wrap:wrap; }
.ldcbd-qty-wrap {
  display:flex; align-items:center; border:1.5px solid var(--vp);
  border-radius:10px; overflow:hidden; background:#fff;
}
.ldcbd-qty-btn {
  width:48px; height:54px; background:transparent; border:none;
  color:var(--vp); font-size:22px; font-weight:600; cursor:pointer;
}
.ldcbd-qty-input {
  width:48px; text-align:center; font-size:16px; font-weight:800;
  color:var(--ch); font-family:'Poppins',sans-serif;
  border:none; outline:none; background:transparent;
  -moz-appearance:textfield;
}
.ldcbd-qty-input::-webkit-inner-spin-button,
.ldcbd-qty-input::-webkit-outer-spin-button { -webkit-appearance:none; }
.ldcbd-atc-btn {
  flex:1; min-width:220px; height:54px;
  background-color:#2B5443 !important; background-image:linear-gradient(135deg,#1E3A2F 0%,#2B5443 100%);
  color:var(--bch); border:none; border-radius:10px; padding:0 28px;
  font-size:14px; font-weight:700; letter-spacing:.12em;
  cursor:pointer; font-family:'Inter',sans-serif; transition:all 200ms;
  display:flex; align-items:center; justify-content:center; gap:10px;
  box-shadow:0 8px 24px rgba(30,58,47,.25); position:relative; overflow:hidden;
}
.ldcbd-atc-btn::before {
  content:''; position:absolute; top:0; left:0; right:0; height:1px;
  background:linear-gradient(90deg,transparent,rgba(201,168,76,.6),transparent);
}
.ldcbd-atc-btn:hover { box-shadow:0 12px 32px rgba(30,58,47,.35); }
.ldcbd-atc-btn.added { background-color:#4A7C5C !important; background-image:none !important; }

/* Total */
.ldcbd-total-row {
  font-size:14px; color:var(--ch4); margin-bottom:28px;
  padding:14px 18px; background:var(--bch);
  border:1px dashed var(--ln); border-radius:8px; display:flex; gap:8px; align-items:center;
}
.ldcbd-total-row strong { color:var(--vp); font-size:17px; font-family:'Poppins',sans-serif; margin-left:4px; }
#ldcbd-total-meta { color:var(--ch4); font-size:12px; }

/* Reassurance */
.ldcbd-reassurance {
  display:flex; padding:18px 0;
  border-top:1px solid var(--ln); border-bottom:1px solid var(--ln);
}
.ldcbd-reas-item {
  flex:1; padding:0 14px; text-align:center;
  border-left:1px solid var(--ln); display:flex; flex-direction:column; gap:4px;
}
.ldcbd-reas-item:first-child { border-left:none; padding-left:0; }
.ldcbd-reas-t { font-size:12px; font-weight:700; color:var(--vp); letter-spacing:.02em; }
.ldcbd-reas-s { font-size:11px; color:var(--ch4); }

/* ════════════════════════════════
   BLOCK 2 — DESCRIPTION
════════════════════════════════ */
.ldcbd-desc {
  background:var(--bch); padding:112px 0 96px; position:relative;
  border-top:1px solid rgba(201,168,76,.35);
}
.ldcbd-ghost-letter {
  position:absolute !important; top:60px; right:-20px;
  font-family:'Poppins',sans-serif; font-size:clamp(180px,22vw,340px);
  font-weight:800; color:rgba(201,168,76,.07);
  line-height:.9; pointer-events:none; user-select:none; letter-spacing:-.05em;
}
.ldcbd-desc-inner { max-width:1200px; margin:0 auto; padding:0 40px; position:relative; z-index:1; }
@media (min-width:601px) {
  .ldcbd-desc-body { padding:0 160px; }
  
}

.ldcbd-kicker-center {
  display:inline-flex; align-items:center; gap:12px; margin-bottom:18px;
}
.ldcbd-kicker-center span:first-child,
.ldcbd-kicker-center span:last-child { display:block; width:48px; height:1px; background:var(--or); }
.ldcbd-kicker-center span:nth-child(2) { font-size:10px; font-weight:700; letter-spacing:.32em; color:var(--or); }

.ldcbd-desc-header { margin-bottom:56px; text-align:center; }
.ldcbd-desc-title {
  font-family:'Poppins',sans-serif; font-size:clamp(32px,4vw,48px);
  font-weight:300; color:var(--vp); letter-spacing:-.025em; line-height:1.05; margin:0;
}
.ldcbd-desc-title em { font-style:italic; color:var(--or); font-weight:400; }

.ldcbd-desc-body { font-size:16px; line-height:1.85; color:var(--ch7); }
.owp-floating-bar { display:none !important; }
.ldcbd-desc-body::first-letter { font-family:'Poppins',sans-serif; font-size:72px; font-weight:700; line-height:.8; color:var(--vp); float:left; padding-right:10px; padding-top:6px; }
.ldcbd-desc-body h2 { font-family:'Poppins',sans-serif; font-size:24px; font-weight:600; color:var(--vp); margin-top:80px !important; margin-bottom:16px; clear:left; }
.ldcbd-pullquote { font-family:'Poppins',sans-serif; font-style:italic; font-size:20px; line-height:1.6; text-align:center; color:var(--vp); max-width:600px; margin:40px auto; clear:left; border:none !important; padding:0 !important; }
.ldcbd-desc-body h3 { font-family:'Poppins',sans-serif; font-size:18px; font-weight:600; color:var(--vp); margin:32px 0 12px; }
.ldcbd-desc-body p { margin:0 0 20px; }
.ldcbd-desc-body ul { margin:0 0 20px 24px; }
.ldcbd-desc-body li { margin-bottom:8px; }
.ldcbd-desc-body a, .entry-content .ldcbd-desc-body a { color:#C9A84C !important; text-decoration:underline; }
.ldcbd-desc-body a:hover { color:#b8923a !important; }
.ldcbd-desc-body h2.ldcbd-faq-header { display:flex; justify-content:space-between; align-items:baseline; border-bottom:1px solid rgba(30,58,47,.08); padding-bottom:12px; margin-bottom:8px; }
.ldcbd-desc-body h2.ldcbd-faq-header::after { content:"BON À SAVOIR"; font-size:11px; font-weight:700; letter-spacing:.12em; color:#C9A84C; white-space:nowrap; }
.ldcbd-desc-body h2.ldcbd-discover-header::before { content:"— POUR ALLER PLUS LOIN"; display:block; font-family:'Inter',sans-serif; font-size:11px; font-weight:700; letter-spacing:.12em; color:#C9A84C; margin-bottom:12px; }
.ldcbd-faq-item { border-bottom:1px solid rgba(30,58,47,.08); padding:18px 0; }
.ldcbd-desc-body h3.ldcbd-faq-q { display:flex; justify-content:space-between; align-items:center; gap:16px; cursor:pointer; margin:0 !important; }
.ldcbd-faq-icon { flex-shrink:0; width:26px; height:26px; border:1px solid #C9A84C; border-radius:50%; position:relative; transition:transform .25s ease; }
.ldcbd-faq-icon::before { content:''; position:absolute; top:9px; left:7px; width:8px; height:8px; border-right:2px solid #C9A84C; border-bottom:2px solid #C9A84C; transform:rotate(45deg); }
.ldcbd-faq-item.is-open .ldcbd-faq-icon { transform:rotate(180deg); }
.ldcbd-faq-answer { max-height:0; overflow:hidden; transition:max-height .3s ease; font-size:15px; line-height:1.7; color:var(--ch7); }
.ldcbd-faq-item.is-open .ldcbd-faq-answer { max-height:600px; margin-top:16px; }
.ldcbd-desc-body table { width:100%; border-collapse:collapse; margin:24px 0; }
.ldcbd-desc-body table th,
.ldcbd-desc-body table td { padding:12px 16px; border-bottom:1px solid rgba(30,58,47,.08); text-align:left; font-size:14px; }
.ldcbd-desc-body table th { font-weight:600; color:var(--ch4); font-size:12px; letter-spacing:.04em; width:40%; }
.ldcbd-desc-body table td { color:var(--ch); font-weight:500; }
.ldcbd-desc-body hr { border:none; border-top:1px solid var(--ln); margin:40px 0; }
.ldcbd-desc-body table { display:grid; column-gap:40px; row-gap:0; }
.ldcbd-desc-body table tbody { display:contents; }
.ldcbd-desc-body table tr { display:contents; }
.ldcbd-desc-body table th, .ldcbd-desc-body table td { padding:12px 0; border-bottom:none !important; }
.ldcbd-desc-body table tr > *:first-child { font-weight:500; color:var(--ch4); font-size:13px; white-space:nowrap; padding-right:16px; }
.ldcbd-desc-body table tr > *:last-child { color:var(--ch); font-weight:700; font-size:14px; text-align:right; }
.ldcbd-desc-body h2:has(+ table) { display:flex; justify-content:space-between; align-items:baseline; border-bottom:1px solid rgba(30,58,47,.08); padding-bottom:12px; margin-bottom:8px; }
.ldcbd-desc-body h2:has(+ table)::after { content:"FICHE TECHNIQUE"; font-size:11px; font-weight:700; letter-spacing:.12em; color:#C9A84C; white-space:nowrap; }

/* ════════════════════════════════
   BLOCK 3 — WARNING
════════════════════════════════ */
.ldcbd-warn { background:var(--bch); padding:0 0 88px; position:relative; }
.ldcbd-warn-aside {
  max-width:1000px; margin:0 auto 48px; padding:24px 40px;
  border-top:1px solid rgba(201,168,76,.3); border-bottom:1px solid rgba(201,168,76,.3);
  display:flex; justify-content:space-between; align-items:center; gap:20px; flex-wrap:wrap;
}
.ldcbd-warn-aside-left { font-family:'Poppins',sans-serif; font-style:italic; font-size:15px; color:rgba(30,58,47,.8); line-height:1.5; }
.ldcbd-warn-aside-right { display:flex; gap:14px; align-items:center; font-size:11px; font-weight:700; letter-spacing:.16em; color:var(--or); }
.ldcbd-warn-aside-right span { width:24px; height:1px; background:var(--or); }

.ldcbd-warn-card {
  max-width:1000px; margin:0 auto; padding:0 40px;
}
.ldcbd-warn-card-inner {
  background:linear-gradient(135deg,#1E3A2F 0%,#2B5443 100%);
  border-radius:14px; padding:32px 36px;
  display:flex; gap:24px; align-items:flex-start;
  position:relative; overflow:hidden;
  box-shadow:0 12px 40px rgba(30,58,47,.25);
}
.ldcbd-warn-icon {
  flex-shrink:0; width:48px; height:48px; border-radius:50%;
  background:var(--or); display:flex; align-items:center; justify-content:center;
  color:var(--vp); box-shadow:0 4px 12px rgba(201,168,76,.3);
}
.ldcbd-warn-label {
  font-family:'Poppins',sans-serif; font-size:13px; font-weight:700;
  color:var(--or); letter-spacing:.22em; text-transform:uppercase; margin-bottom:12px;
}
.ldcbd-warn-body p { font-size:14px; line-height:1.8; color:rgba(244,240,230,.82); margin:0; }
.ldcbd-warn-body strong { color:#FDFAF5; }

/* ════════════════════════════════
   BLOCK 4 — REVIEWS
════════════════════════════════ */
.ldcbd-reviews {
  background:var(--vp); padding:88px 0;
  position:relative; overflow:hidden;
}
.ldcbd-reviews::before {
  content:''; position:absolute; inset:0; opacity:.04;
  background-image:repeating-linear-gradient(45deg,#C5D9C3 0,#C5D9C3 1px,transparent 0,transparent 50%);
  background-size:14px 14px; pointer-events:none;
}
.ldcbd-rev-inner { max-width:1200px; margin:0 auto; padding:0 40px; position:relative; z-index:1; }
.ldcbd-rev-inner .ldcbd-kicker-center span:first-child,
.ldcbd-rev-inner .ldcbd-kicker-center span:last-child { background:var(--or); }
.ldcbd-rev-title {
  font-family:'Poppins',sans-serif; font-size:clamp(28px,3vw,38px);
  font-weight:800; color:var(--bch); letter-spacing:-.02em;
  text-align:center; margin:0 0 48px;
}
.ldcbd-rev-grid { display:grid; grid-template-columns:360px 1fr; gap:56px; align-items:start; }

/* Score panel */
.ldcbd-score-panel {
  background:linear-gradient(180deg,var(--bch) 0%,#fff 100%);
  border:1px solid var(--ln); border-radius:14px;
  padding:36px 32px; box-shadow:0 8px 32px rgba(30,58,47,.06);
  position:sticky; top:88px;
}
.ldcbd-score-big {
  font-family:'Poppins',sans-serif; font-size:64px; font-weight:800;
  color:var(--vp); line-height:1; letter-spacing:-.04em;
  position:relative; display:inline-block; margin-bottom:8px;
}
.ldcbd-score-big sup { position:absolute; top:8px; right:-22px; font-size:14px; color:var(--ch4); font-weight:500; }
.ldcbd-score-sub { font-size:13px; color:var(--ch4); margin:8px 0 24px; padding-bottom:24px; border-bottom:1px solid var(--ln); }
.ldcbd-score-sub strong { color:var(--vp); }

.ldcbd-rating-bars { margin-bottom:24px; }
.ldcbd-bar-row { display:flex; align-items:center; gap:10px; margin-bottom:10px; }
.ldcbd-bar-label { width:32px; font-size:12px; font-weight:600; color:var(--ch); display:flex; gap:2px; align-items:center; }
.ldcbd-bar-track { flex:1; height:8px; background:var(--cr); border-radius:4px; overflow:hidden; }
.ldcbd-bar-fill { height:100%; background:linear-gradient(90deg,var(--or),var(--ol)); border-radius:4px; }
.ldcbd-bar-pct { width:32px; font-size:11px; font-weight:600; color:var(--ch4); text-align:right; }

.ldcbd-verified-badge {
  background:var(--bch); border:1px dashed rgba(201,168,76,.4);
  border-radius:8px; padding:12px 14px;
  display:flex; gap:10px; align-items:flex-start; margin-bottom:18px;
}
.ldcbd-verified-badge div div:first-child { font-size:12px; font-weight:700; color:var(--vp); margin-bottom:2px; }
.ldcbd-verified-badge div div:last-child { font-size:11px; color:var(--ch4); line-height:1.5; }

.ldcbd-leave-review-btn {
  width:100%; background:linear-gradient(135deg,#1E3A2F 0%,#2B5443 100%);
  color:var(--bch); border:none; border-radius:10px; padding:14px;
  font-size:12px; font-weight:700; letter-spacing:.14em;
  cursor:pointer; font-family:'Inter',sans-serif;
  box-shadow:0 4px 16px rgba(30,58,47,.2);
}


.ldcbd-review-form-wrap{margin-top:20px;}
.ldcbd-rf-msg{margin-bottom:16px;padding:12px 14px;border-radius:8px;font-size:13px;background:rgba(74,124,92,.12);color:var(--vp);}
.ldcbd-review-form{display:none;padding-top:20px;border-top:1px solid var(--ln);}
.ldcbd-review-form.active{display:block;}
.ldcbd-review-form label{display:block;font-size:12px;font-weight:600;color:var(--ch4);margin-bottom:6px;}
.ldcbd-rf-stars{display:flex;gap:6px;margin-bottom:16px;}
.ldcbd-rf-star{cursor:pointer;font-size:26px;line-height:1;color:var(--cr);user-select:none;}
.ldcbd-rf-star.active{color:var(--or);}
.ldcbd-review-form input[type=text],.ldcbd-review-form input[type=email],.ldcbd-review-form textarea{width:100%;padding:10px 12px;border:1px solid var(--ln);border-radius:8px;font-family:inherit;font-size:14px;margin-bottom:14px;background:#fff;color:var(--ch);box-sizing:border-box;}
.ldcbd-review-form textarea{min-height:100px;resize:vertical;}
.ldcbd-review-form .ldcbd-rf-error{color:#c0392b;font-size:12px;margin:-8px 0 12px;display:none;}
.ldcbd-review-form .ldcbd-rf-error.active{display:block;}
.ldcbd-review-form button[type=submit]{background:var(--vp);color:#fff;border:none;padding:12px 26px;border-radius:10px;font-weight:700;font-size:12px;letter-spacing:.05em;cursor:pointer;}

/* Review cards */
.ldcbd-reviews-list { display:flex; flex-direction:column; gap:24px; }
.ldcbd-review-card {
  background:#fff; border:1px solid var(--ln); border-radius:12px;
  padding:24px 26px; position:relative;
  box-shadow:0 2px 8px rgba(30,58,47,.03); transition:all 200ms;
}
.ldcbd-review-card:hover { border-color:rgba(201,168,76,.3); box-shadow:0 8px 24px rgba(30,58,47,.08); }
.ldcbd-rev-quote {
  position:absolute; top:18px; right:22px;
  font-family:'Poppins',sans-serif; font-size:48px; font-weight:800;
  color:rgba(201,168,76,.12); line-height:.7; pointer-events:none;
}
.ldcbd-rev-header { display:flex; align-items:flex-start; gap:16px; margin-bottom:12px; }
.ldcbd-rev-avatar {
  flex-shrink:0; width:46px; height:46px; border-radius:50%;
  background:linear-gradient(135deg,#1E3A2F,#4A7C5C);
  color:var(--or); display:flex; align-items:center; justify-content:center;
  font-family:'Poppins',sans-serif; font-size:16px; font-weight:700;
  border:2px solid #fff; box-shadow:0 2px 8px rgba(30,58,47,.2);
}
.ldcbd-rev-meta-row { display:flex; align-items:center; gap:10px; flex-wrap:wrap; margin-bottom:6px; }
.ldcbd-rev-name { font-family:'Poppins',sans-serif; font-size:15px; font-weight:700; color:var(--ch); }
.ldcbd-rev-verified {
  font-size:10px; font-weight:700; color:var(--vd);
  background:rgba(74,124,92,.1); padding:3px 8px; border-radius:999px; letter-spacing:.06em;
}
.ldcbd-rev-date { font-size:12px; color:var(--ch4); }
.ldcbd-rev-text { font-size:14.5px; line-height:1.7; color:var(--ch7); margin:0; }
.ldcbd-see-all-btn {
  align-self:flex-start; background:transparent;
  border:1.5px solid var(--or); color:var(--or);
  border-radius:10px; padding:12px 28px;
  font-size:12px; font-weight:700; letter-spacing:.14em;
  cursor:pointer; font-family:'Inter',sans-serif; margin-top:8px; transition:all 200ms;
}
.ldcbd-see-all-btn:hover { background:var(--or); color:var(--vp); }

/* ════════════════════════════════
   ORNAMENT DIVIDER
════════════════════════════════ */
.ldcbd-ornament-wrap { background:var(--bch); padding:48px 0 8px; }
.ldcbd-ornament { display:flex; align-items:center; justify-content:center; gap:12px; }
.ldcbd-ornament::before, .ldcbd-ornament::after {
  content:''; flex:0 0 64px; height:1px;
  background:linear-gradient(90deg,transparent,rgba(201,168,76,.6) 50%,transparent);
}

/* ════════════════════════════════
   BLOCK 5 — RELATED
════════════════════════════════ */
.ldcbd-related { background:var(--bch); padding:48px 0 96px; position:relative; }
.ldcbd-rel-header {
  display:flex; justify-content:space-between; align-items:flex-end;
  flex-wrap:wrap; gap:16px; margin-bottom:32px;
}
.ldcbd-eyebrow-gold { font-size:11px; font-weight:700; letter-spacing:.22em; color:var(--or); margin-bottom:8px; }
.ldcbd-eyebrow-bar { width:48px; height:2px; background:var(--or); border-radius:1px; margin-bottom:18px; }
.ldcbd-rel-title {
  font-family:'Poppins',sans-serif; font-size:clamp(24px,2.6vw,32px);
  font-weight:800; color:var(--vp); letter-spacing:-.02em; margin:0;
}
.ldcbd-all-link { font-size:12px; font-weight:700; letter-spacing:.12em; color:var(--vp) !important; text-decoration:none; font-family:'Inter',sans-serif; }
.ldcbd-all-link:hover { text-decoration:underline; }
.ldcbd-rel-grid { display:grid; grid-template-columns:repeat(5,1fr); gap:20px; }
.ldcbd-rel-card { background:#fff; border:1px solid var(--ln); border-radius:12px; overflow:hidden; display:flex; flex-direction:column; box-shadow:0 1px 4px rgba(30,58,47,.07); transition:all 200ms; }
.ldcbd-rel-card:hover { box-shadow:0 6px 24px rgba(30,58,47,.13); transform:translateY(-3px); border-color:var(--pr); }
.ldcbd-rel-img-wrap { display:block; text-decoration:none; }
.ldcbd-rel-img { height:150px; background:#fff; position:relative; display:flex; align-items:center; justify-content:center; overflow:hidden; }
.ldcbd-rel-img img { max-height:138px; max-width:100%; object-fit:contain; display:block; }
.ldcbd-rel-badges { position:absolute; top:10px; left:10px; display:flex; flex-direction:column; align-items:flex-start; gap:4px; }
.ldcbd-rel-badge { display:inline-block; font-size:9px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; padding:4px 9px; border-radius:20px; font-family:'Inter',sans-serif; }
.ldcbd-rel-badge-origin { background:rgba(74,124,92,.15); color:var(--vd); border:1px solid rgba(74,124,92,.25); }
.ldcbd-rel-badge-top { background:rgba(201,168,76,.15); color:var(--te); border:1px solid rgba(201,168,76,.3); }
.ldcbd-rel-badges .ldcbd-pbadge { display:inline-block !important; position:relative !important; top:auto !important; left:auto !important; padding:3px 9px; border-radius:999px; font-size:10px; font-weight:600; letter-spacing:.05em; text-transform:uppercase; font-family:'Inter',sans-serif; white-space:nowrap; }
.ldcbd-rel-body { padding:12px 14px; flex:1; display:flex; flex-direction:column; gap:3px; }
.ldcbd-rel-link { display:block; text-decoration:none !important; color:inherit !important; }
.ldcbd-rel-cat { font-size:10px; font-weight:600; letter-spacing:.1em; text-transform:uppercase; color:rgba(26,25,23,.35); }
.ldcbd-rel-name { font-family:'Poppins',sans-serif; font-size:15px; font-weight:600; color:#1A1917; line-height:1.2; min-height:36px; }
.ldcbd-rel-stars { font-size:11px; color:var(--or); }
.ldcbd-rel-footer { display:flex; justify-content:space-between; align-items:center; margin-top:auto; padding-top:8px; }
.ldcbd-rel-price { font-family:'Inter',sans-serif; font-size:16px; font-weight:700; color:#1A1917; }
.ldcbd-rel-price span { font-size:12px; font-weight:500; color:var(--ch4); }
.ldcbd-rel-atc { font-size:11px; font-weight:600; letter-spacing:.06em; background:#1E3A2F; color:#FDFAF5 !important; text-decoration:none !important; padding:6px 11px; border-radius:6px; white-space:nowrap; transition:background 150ms; font-family:'Inter',sans-serif; }
.ldcbd-rel-atc:hover { background:var(--vd); }

/* ════════════════════════════════
   STICKY ATC BAR
════════════════════════════════ */
.ldcbd-sticky-atc {
  position:fixed; bottom:-100px; left:0; right:0; z-index:90;
  background:rgba(30,58,47,.96); backdrop-filter:blur(12px);
  border-top:1px solid rgba(201,168,76,.3);
  box-shadow:0 -8px 32px rgba(0,0,0,.18);
  transition:bottom 350ms cubic-bezier(.4,0,.2,1);
  color:var(--bch);
}
.ldcbd-sticky-atc.visible { bottom:0; }
.ldcbd-sticky-inner {
  max-width:1200px; margin:0 auto; padding:14px 40px;
  display:flex; align-items:center; gap:20px; font-family:'Inter',sans-serif;
}
.ldcbd-sticky-thumb {
  width:48px; height:48px; border-radius:8px; background:#fff;
  padding:6px; display:flex; align-items:center; justify-content:center;
  flex-shrink:0; overflow:hidden;
}
.ldcbd-sticky-thumb img { max-width:100%; max-height:100%; object-fit:contain; }
.ldcbd-sticky-name { font-family:'Poppins',sans-serif; font-size:15px; font-weight:700; color:var(--bch); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.ldcbd-sticky-meta { font-size:11px; color:rgba(244,240,230,.6); letter-spacing:.04em; margin-top:2px; }
.ldcbd-sticky-price { font-family:'Poppins',sans-serif; font-size:22px; font-weight:800; color:var(--or); line-height:1; letter-spacing:-.01em; }
.ldcbd-sticky-sub { font-size:10px; color:rgba(244,240,230,.45); margin-top:3px; }
.ldcbd-sticky-btn {
  background:var(--or); color:var(--vp); border:none; border-radius:8px;
  padding:12px 22px; font-size:12px; font-weight:700; letter-spacing:.14em;
  cursor:pointer; font-family:'Inter',sans-serif;
  display:flex; align-items:center; gap:8px; transition:all 200ms; white-space:nowrap;
}
.ldcbd-sticky-btn:hover { background:var(--ol); }

/* ════════════════════════════════
   RESPONSIVE
════════════════════════════════ */
@media (max-width:880px) {
  .ldcbd-hero-grid { grid-template-columns:1fr; gap:32px; }
  .ldcbd-gallery { position:static; }
  .ldcbd-rev-grid { grid-template-columns:1fr; gap:28px; }
  .ldcbd-score-panel { position:static; }
  .ldcbd-rel-grid { grid-template-columns:repeat(2,1fr); }
  .ldcbd-warn-aside { flex-direction:column; gap:12px; text-align:center; }
  .ldcbd-warn-aside-right { justify-content:center; }
}
@media (max-width:600px) {
  .ldcbd-inner { padding:0 20px; }
  .ldcbd-desc-inner { padding:0 20px; }
  .ldcbd-sticky-inner { padding:10px 16px; gap:12px; }
  .ldcbd-sticky-meta { display:none; }
  .ldcbd-specs { grid-template-columns:repeat(2,1fr); }
  .ldcbd-rel-grid { grid-template-columns:repeat(2,1fr); gap:12px; }
  .ldcbd-desc-body table tr { display:flex !important; justify-content:space-between; gap:16px; padding:10px 0; border-bottom:1px solid rgba(30,58,47,.08); }
  .ldcbd-desc-body table th, .ldcbd-desc-body table td { grid-row:auto !important; grid-column:auto !important; }
  .ldcbd-table-divider { display:none !important; }
}</style><title>TNT Mango – Fleur CBD/CBN enrichie</title><meta name="description" content="Découvrez la TNT Mango, fleur CBD/CBN enrichie aux notes de mangue fraîche et fruitées. Dense et très concentrée — la référence la plus intense de la gamme TNT."/><meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie" /><meta property="og:locale" content="fr_FR" /><meta property="og:type" content="product" /><meta property="og:title" content="TNT Mango – Fleur CBD/CBN enrichie" /><meta property="og:description" content="Découvrez la TNT Mango, fleur CBD/CBN enrichie aux notes de mangue fraîche et fruitées. Dense et très concentrée — la référence la plus intense de la gamme TNT." /><meta property="og:url" content="https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie" /><meta property="og:site_name" content="La Demeure du CBD" /><meta property="og:updated_time" content="2026-08-25T07:22:39+02:00" /><meta property="og:image" content="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp" /><meta property="og:image:secure_url" content="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp" /><meta property="og:image:width" content="800" /><meta property="og:image:height" content="800" /><meta property="og:image:alt" content="TNT Mango – fleur enrichie CBD/CBN (photo produit)" /><meta property="og:image:type" content="image/webp" /><meta property="product:availability" content="instock" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="TNT Mango – Fleur CBD/CBN enrichie" /><meta name="twitter:description" content="Découvrez la TNT Mango, fleur CBD/CBN enrichie aux notes de mangue fraîche et fruitées. Dense et très concentrée — la référence la plus intense de la gamme TNT." /><meta name="twitter:image" content="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp" /><meta name="twitter:label1" content="Prix" /><meta name="twitter:data1" content="7,90&nbsp;&euro; - 79,00&nbsp;&euro;" /><meta name="twitter:label2" content="Disponibilité" /><meta name="twitter:data2" content="En stock" /> <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://lademeureducbd.fr/#place","address":{"@type":"PostalAddress","streetAddress":"4 rue victor hugo","addressLocality":"France","addressRegion":"Auvergne-Rh\u00f4ne-Alpes","postalCode":"69370","addressCountry":"FR"}},{"@type":["Store","Organization"],"@id":"https://lademeureducbd.fr/#organization","name":"Secret Labo Corporation","url":"https://lademeureducbd.fr","sameAs":["https://www.facebook.com/lademeureducbd"],"email":"contact@lademeureducbd.fr","address":{"@type":"PostalAddress","streetAddress":"4 rue victor hugo","addressLocality":"France","addressRegion":"Auvergne-Rh\u00f4ne-Alpes","postalCode":"69370","addressCountry":"FR"},"logo":{"@type":"ImageObject","@id":"https://lademeureducbd.fr/#logo","url":"https://lademeureducbd.fr/wp-content/uploads/2023/10/boutique-cannabinoides-france.jpg","contentUrl":"https://lademeureducbd.fr/wp-content/uploads/2023/10/boutique-cannabinoides-france.jpg","caption":"La Demeure du CBD","inLanguage":"fr-FR","width":"400","height":"400"},"priceRange":"20000","openingHours":["Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"],"description":"La Demeure du CBD est une boutique en ligne fran\u00e7aise sp\u00e9cialis\u00e9e dans les produits CBD et certains cannabino\u00efdes autoris\u00e9s. Le catalogue comprend principalement des fleurs CBD, des r\u00e9sines CBD et des produits alternatifs enrichis, selon les disponibilit\u00e9s. La boutique privil\u00e9gie une pr\u00e9sentation claire des produits : profils aromatiques, taux affich\u00e9s, puissance indiqu\u00e9e, informations l\u00e9gales, paiement s\u00e9curis\u00e9 et livraison discr\u00e8te. La livraison par La Poste en France est gratuite d\u00e8s 30 \u20ac d'achat, et la livraison locale en moins de 24 h est gratuite d\u00e8s 50 \u20ac d'achat. Les contenus du site sont informatifs et ne constituent pas des conseils m\u00e9dicaux.","location":{"@id":"https://lademeureducbd.fr/#place"},"image":{"@id":"https://lademeureducbd.fr/#logo"},"telephone":"+33 64.96.27.74.6"},{"@type":"WebSite","@id":"https://lademeureducbd.fr/#website","url":"https://lademeureducbd.fr","name":"La Demeure du CBD","publisher":{"@id":"https://lademeureducbd.fr/#organization"},"inLanguage":"fr-FR"},{"@type":"ImageObject","@id":"https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp","url":"https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp","width":"800","height":"800","caption":"TNT Mango \u2013 fleur enrichie CBD/CBN (photo produit)","inLanguage":"fr-FR"},{"@type":"BreadcrumbList","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://lademeureducbd.fr","name":"Accueil"}},{"@type":"ListItem","position":"2","item":{"@id":"https://lademeureducbd.fr/produits-alternatifs-thc","name":"Fleurs et r\u00e9sines CBD enrichies"}},{"@type":"ListItem","position":"3","item":{"@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie","name":"TNT Mango \u2013 Fleurs CBD/CBN (enrichie)"}}]},{"@type":"ItemPage","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#webpage","url":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie","name":"TNT Mango \u2013 Fleur CBD/CBN enrichie","datePublished":"2026-02-09T20:06:07+02:00","dateModified":"2026-08-25T07:22:39+02:00","isPartOf":{"@id":"https://lademeureducbd.fr/#website"},"primaryImageOfPage":{"@id":"https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp"},"inLanguage":"fr-FR","breadcrumb":{"@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#breadcrumb"}},{"@type":"Product","name":"TNT Mango \u2013 Fleur CBD/CBN enrichie","description":"D\u00e9couvrez la TNT Mango, fleur CBD/CBN enrichie aux notes de mangue fra\u00eeche et fruit\u00e9es. Dense et tr\u00e8s concentr\u00e9e \u2014 la r\u00e9f\u00e9rence la plus intense de la gamme TNT.","category":"Fleurs et r\u00e9sines CBD enrichies","mainEntityOfPage":{"@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#webpage"},"image":[{"@type":"ImageObject","url":"https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn.webp","height":"800","width":"800"}],"aggregateRating":{"@type":"AggregateRating","ratingValue":"5.00","bestRating":"5","ratingCount":"4","reviewCount":"4"},"review":[{"@type":"Review","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#li-comment-1921","datePublished":"2026-07-31 14:29:55","reviewRating":{"@type":"Rating","ratingValue":"5","bestRating":"5","worstRating":"1"},"author":{"@type":"Person","name":"Rania Nassibi"}},{"@type":"Review","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#li-comment-1007","description":"Bonjour, \r\n\r\nUn tr\u00e8s bon go\u00fbt, une puissance qui me semble \u00eatre mieux ma\u00eetriser qu'avec le Thx .\r\n\r\nLa sensation est rapidement ressentie 3 latte environ \r\nUn plateau qui dure bien 15 min voir plus. \r\n\r\nIl faut y allez crescendo m\u00eame pour les habitu\u00e9\r\nVraiment... \ud83d\ude0a\r\n\r\nMerci encore pour cette vari\u00e9t\u00e9 delicieuse","datePublished":"2026-03-25 20:46:52","reviewRating":{"@type":"Rating","ratingValue":"5","bestRating":"5","worstRating":"1"},"author":{"@type":"Person","name":"Ysam"}},{"@type":"Review","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#li-comment-910","description":"Tr\u00e8s bonne go\u00fbt et puissance je le recommande","datePublished":"2026-02-14 14:13:53","reviewRating":{"@type":"Rating","ratingValue":"5","bestRating":"5","worstRating":"1"},"author":{"@type":"Person","name":"enaime"}},{"@type":"Review","@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#li-comment-891","description":"Choqu\u00e9 par l\u2019odeur, le go\u00fbt, la fum\u00e9e et la puissance je ne m\u2019y attendais pas,\r\nTr\u00e8s bonne alternative, je recommande sans h\u00e9sitation","datePublished":"2026-02-11 15:42:25","reviewRating":{"@type":"Rating","ratingValue":"5","bestRating":"5","worstRating":"1"},"author":{"@type":"Person","name":"Robert Putin"}}],"offers":{"@type":"AggregateOffer","lowPrice":"7.90","highPrice":"79.00","offerCount":"4","priceCurrency":"EUR","availability":"http://schema.org/InStock","seller":{"@type":"Organization","@id":"https://lademeureducbd.fr/","name":"La Demeure du CBD","url":"https://lademeureducbd.fr","logo":"https://lademeureducbd.fr/wp-content/uploads/2023/10/boutique-cannabinoides-france.jpg"},"url":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie"},"@id":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie#richSnippet"}]}</script> <link rel="alternate" type="application/rss+xml" title="La Demeure du CBD &raquo; Flux" href="https://lademeureducbd.fr/feed" /><link rel="alternate" type="application/rss+xml" title="La Demeure du CBD &raquo; Flux des commentaires" href="https://lademeureducbd.fr/comments/feed" /><link rel="alternate" type="application/rss+xml" title="La Demeure du CBD &raquo; TNT Mango – Fleurs CBD/CBN (enrichie) Flux des commentaires" href="https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie/feed" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lademeureducbd.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flademeureducbd.fr%2Ftnt-mango-fleur-cbd-cbn-enrichie" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lademeureducbd.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flademeureducbd.fr%2Ftnt-mango-fleur-cbd-cbn-enrichie&#038;format=xml" /><style id="wp-img-auto-sizes-contain-inline-css">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */</style><style id="litespeed-ccss">html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:#fff0}strong{font-weight:bolder}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.shopengine-template .pswp{display:none}.shopengine-template .pswp__bg{background:#000}.shopengine-template .pswp__button--arrow--left:before,.shopengine-template .pswp__button--arrow--right:before{content:""}.shopengine-template .pswp__button--arrow--left:after,.shopengine-template .pswp__button--arrow--right:after{display:none}.shopengine-template .pswp__counter{position:absolute;bottom:unset;left:0;-webkit-transform:none;transform:none;font-size:13px;line-height:44px}.shopengine-template .pswp__top-bar .pswp__button{width:44px;height:30px;position:relative}.shopengine-template .pswp__top-bar .pswp__button::before{display:none}.shopengine-widget a{line-height:inherit;-webkit-box-shadow:none;box-shadow:none}.shopengine-widget .shopengine-breadcrumbs .woocommerce-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.shopengine-widget .shopengine-breadcrumbs .woocommerce-breadcrumb>a:first-child::before{display:none}.shopengine-widget .shopengine-breadcrumbs a{text-decoration:none}.shopengine-widget .shopengine-breadcrumbs a::after{display:none}.shopengine-widget .shopengine-product-image a{text-decoration:none}.shopengine-widget .shopengine-product-image-toggle{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99;-webkit-box-shadow:0 0 1px 1px #eee;box-shadow:0 0 1px 1px #eee;margin:0;outline:0}.shopengine-widget .shopengine-product-image .woocommerce-product-gallery{margin:0;width:100%!important;max-width:100%!important}.shopengine-widget .shopengine-product-image .woocommerce-product-gallery__wrapper{overflow:hidden;margin:0;padding:0}.shopengine-widget .shopengine-product-image .woocommerce-product-gallery__image{height:auto!important;display:block}.shopengine-widget .shopengine-product-image .woocommerce-product-gallery__image img{width:100%;border-radius:0}.shopengine-widget .shopengine-product-image .woocommerce-product-gallery__image img:not(.zoomImg){max-width:100%!important}.shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery{width:100%;max-width:100%;overflow:hidden;position:relative}.shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image,.shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image a,.shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image a img{height:auto!important;display:block}.shopengine-widget .shopengine-product-image .position-top-right{top:20px;right:20px;left:unset}.shopengine-widget .shopengine-product-review #review_form_wrapper .comment-form input:not(#wp-comment-cookies-consent){border:1px solid #f2f2f2;margin:0;padding:15px 20px;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;background:0 0}.shopengine-widget .shopengine-product-tabs .woocommerce-tabs .panel h2:first-of-type{margin-bottom:0!important}.shopengine-widget .shopengine-product-tabs .woocommerce-Tabs-panel>h2:first-child{padding:0;margin:0!important;display:none}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-up:before{content:""}.fa-arrow-right:before{content:""}.fa-bars:before{content:""}.fa-eye:before{content:""}.fa-link:before{content:""}.fa-shopping-cart:before{content:""}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}:root{--direction-multiplier:1}.screen-reader-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}:root{--e-a-color-white:#fff;--e-a-color-black:#000;--e-a-color-logo:#fff;--e-a-color-circle-logo:#000;--e-a-color-primary:#f3bafd;--e-a-color-primary-bold:#d004d4;--e-a-color-secondary:#515962;--e-a-color-success:#0a875a;--e-a-color-danger:#dc2626;--e-a-color-info:#2563eb;--e-a-color-warning:#f59e0b;--e-a-color-accent:#93003f;--e-a-color-global:#1dddbf;--e-a-color-accent-promotion:#93003f;--e-a-bg-default:#fff;--e-a-bg-invert:#0c0d0e;--e-a-bg-hover:#f1f2f3;--e-a-bg-active:#e6e8ea;--e-a-bg-active-bold:#d5d8dc;--e-a-bg-loading:#f9fafa;--e-a-bg-logo:#000;--e-a-bg-primary:#fae8ff;--e-a-bg-secondary:#515962;--e-a-bg-success:#f2fdf5;--e-a-bg-info:#f0f7ff;--e-a-bg-danger:#fef1f4;--e-a-bg-warning:#fffbeb;--e-a-bg-chip:#f1f2f3;--e-a-color-txt:#515962;--e-a-color-txt-muted:#818a96;--e-a-color-txt-disabled:#babfc5;--e-a-color-txt-invert:#fff;--e-a-color-txt-accent:#0c0d0e;--e-a-color-txt-hover:#3f444b;--e-a-color-txt-active:#0c0d0e;--e-a-border-color:#e6e8ea;--e-a-border-color-bold:#d5d8dc;--e-a-border-color-focus:#babfc5;--e-a-border-color-accent:#0c0d0e;--e-a-border:1px solid var(--e-a-border-color);--e-a-border-bold:1px solid var(--e-a-border-color-bold);--e-a-border-radius:3px;--e-a-btn-color:#0c0d0e;--e-a-btn-color-invert:var(--e-a-color-txt-invert);--e-a-btn-color-disabled:var(--e-a-color-txt-disabled);--e-a-btn-bg:#515962;--e-a-btn-bg-hover:#3a4046;--e-a-btn-bg-active:#23262a;--e-a-btn-bg-disabled:#d5d8dc;--e-a-btn-bg-primary:#f3bafd;--e-a-btn-bg-primary-hover:#f5d0fe;--e-a-btn-bg-primary-active:#f0abfc;--e-a-btn-bg-accent:#93003f;--e-a-btn-bg-accent-hover:#8f1a4c;--e-a-btn-bg-accent-active:#a93365;--e-a-btn-bg-info:#2563eb;--e-a-btn-bg-info-hover:#134cca;--e-a-btn-bg-info-active:#0e3b9c;--e-a-btn-bg-success:#0a875a;--e-a-btn-bg-success-hover:#06583a;--e-a-btn-bg-success-active:#03281b;--e-a-btn-bg-warning:#f59e0b;--e-a-btn-bg-warning-hover:#c57f08;--e-a-btn-bg-warning-active:#945f06;--e-a-btn-bg-danger:#dc2626;--e-a-btn-bg-danger-hover:#b21d1d;--e-a-btn-bg-danger-active:#861616;--e-a-dark-bg:#0c0d0e;--e-a-dark-color-txt:#9da5ae;--e-a-dark-color-txt-hover:#d5d8dc;--e-a-font-family:Roboto,Arial,Helvetica,sans-serif;--e-a-popover-shadow:0 2px 15px rgba(0,0,0,.3);--e-a-dropdown-shadow:0 0 3px rgba(0,0,0,.2)}ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--right{background-image:none!important}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container{-webkit-touch-callout:none}.pswp__bg{will-change:opacity}.pswp__container{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__button{width:44px;height:44px;position:relative;background:0 0;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-box-shadow:none;box-shadow:none}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--close{background-position:0-44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgb(0 0 0/.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__share-modal{display:block;background:rgb(0 0 0/.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0/.25);box-shadow:0 2px 5px rgb(0 0 0/.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-backface-visibility:hidden;will-change:transform}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity}.pswp__caption,.pswp__top-bar{background-color:rgb(0 0 0/.5)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}:root{--direction-multiplier:1}.screen-reader-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-align-center{text-align:center}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:671px){.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:670px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-kit-5{--e-global-color-primary:#2ACCA0;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ce52f5f:#4C96C1;--e-global-color-1d11f91:#5A9BD5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:670px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:600px}}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon-list .elementor-icon-list-text{color:var(--e-global-color-secondary)}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon-list .elementor-icon-list-text{color:var(--e-global-color-secondary)}.elementor-27 .elementor-element.elementor-element-1208935{margin:-5px -5px calc(var(--kit-widget-spacing, 0px) + -5px) -5px;--e-icon-list-icon-size:12px;--icon-vertical-offset:0px}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(43px/2)}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-43px/2)}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-43px/2)}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-icon svg{fill:#63C9A1}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-icon{padding-inline-end:1px}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-item>.elementor-icon-list-text{font-family:"Open Sans",Sans-serif;font-size:12px;font-weight:400}.elementor-27 .elementor-element.elementor-element-1208935 .elementor-icon-list-text{color:#FFF}.current-shop-items-dropdown{position:absolute;top:100%;right:-20px;background-color:#fff;z-index:10000;border-top:3px solid #fff0;text-align:left;-webkit-box-shadow:0 2px 6px rgb(0 0 0/.1);-moz-box-shadow:0 2px 6px rgb(0 0 0/.1);box-shadow:0 2px 6px rgb(0 0 0/.1);width:350px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa:before,.fas:before{content:var(--fa)}.fas{font-family:"Font Awesome 6 Free"}.fa-bars{--fa:"\f0c9"}.fa-arrow-right{--fa:"\f061"}.fa-eye{--fa:"\f06e"}.fa-shopping-cart{--fa:"\f07a"}.fa-link{--fa:"\f0c1"}.fa-angle-up{--fa:"\f106"}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}.fas{font-weight:900}.icon-magnifier{font-family:"simple-line-icons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-magnifier:before{content:""}html,body,div,span,h1,h2,h3,p,a,del,img,ins,strong,i,ul,li,form,label,header,nav,section,time{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}header,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}header,main,nav,section{display:block}a img{border:0}img{max-width:100%;height:auto}html{-ms-overflow-x:hidden;overflow-x:hidden}body{font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.8;color:#4a4a4a;overflow-wrap:break-word;word-wrap:break-word}body{background-color:#fff}i{font-style:italic}.col.first{clear:both;margin-left:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;font-size:14px!important;font-weight:400;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}@media only screen and (max-width:480px){.col{width:100%;margin-left:0;margin-right:0;margin-bottom:30px}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}header,main,nav,section{display:block}a{background-color:#fff0}strong{font-weight:600}img{border:0}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.container{width:1200px;max-width:90%;margin:0 auto}#wrap{position:relative}#main{position:relative}@media only screen and (max-width:959px){.container{max-width:90%}}@media only screen and (max-width:767px){#wrap{width:100%!important}.col:not(.swiper-slide){width:100%;margin-bottom:25px}}img{max-width:100%;height:auto;vertical-align:middle}img[class*=attachment-]{height:auto}.col:after,.clr:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}a{color:#333}a{text-decoration:none}h1,h2,h3{font-weight:600;margin:0 0 20px;color:#333;line-height:1.4}h1{font-size:23px}h2{font-size:20px}h3{font-size:18px}p{margin:0 0 20px}del{vertical-align:baseline;text-decoration:line-through;color:#aaa}ul{margin:15px 0 15px 20px}form input[type=search]{display:inline-block;min-height:40px;width:100%;font-size:14px;line-height:1.8;padding:6px 12px;vertical-align:middle;background-color:#fff0;color:#333;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}input[type=email],input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}form label{margin-bottom:3px}button[type=submit],.button{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;text-align:center;letter-spacing:.1em;line-height:1}button::-moz-focus-inner{padding:0;border:0}#top-bar-wrap{position:relative;background-color:#fff;font-size:12px;border-bottom:1px solid #f1f1f1;z-index:101}#top-bar{padding:8px 0}#top-bar-inner{position:relative}.top-bar-centered{float:none;text-align:center}@media only screen and (max-width:767px){#top-bar{padding:20px 0}}@media screen and (max-width:782px){#top-bar-wrap{z-index:100}}#topbar-template{display:inline-block}@media only screen and (max-width:767px){#top-bar-content{float:none;text-align:center}}#site-header{position:relative;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;z-index:100}.no-header-border #site-header{border-bottom:none}#site-header-inner{position:relative;height:100%}#site-logo{float:left;height:100%;display:table}#site-logo #site-logo-inner{display:table-cell;vertical-align:middle;height:74px}#site-logo #site-logo-inner a{background-color:#fff0!important}#site-logo #site-logo-inner a img{width:auto;vertical-align:middle}@media only screen and (max-width:767px){#site-logo{margin-top:0px!important;margin-bottom:0px!important}}#site-navigation-wrap{float:right;position:relative;right:-15px}#site-navigation-wrap .dropdown-menu{list-style:none;margin:0;padding:0}#site-navigation-wrap .dropdown-menu>li{float:left;position:relative}#site-navigation-wrap .dropdown-menu>li>a{display:block;font-size:13px;line-height:74px;color:#555;padding:0 15px;letter-spacing:.6px}.center-menu #site-navigation-wrap{position:absolute;float:none;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li.menu-item{position:relative;white-space:nowrap;white-space:normal}.sf-menu>li{float:left}.sf-menu a.menu-link{display:block;position:relative;zoom:1}.dropdown-menu,.dropdown-menu *{margin:0;padding:0;list-style:none}.oceanwp-mobile-menu-icon{display:none;position:relative}.oceanwp-mobile-menu-icon.mobile-right{float:right}.oceanwp-mobile-menu-icon.mobile-left{float:left}.oceanwp-mobile-menu-icon a{font-size:13px;line-height:74px;color:#555;padding-left:15px;letter-spacing:.6px}.oceanwp-mobile-menu-icon a:first-child{padding-left:0}#mobile-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;max-height:400px;overflow-y:auto;-webkit-box-shadow:0 2px 6px rgb(0 0 0/.1);-moz-box-shadow:0 2px 6px rgb(0 0 0/.1);box-shadow:0 2px 6px rgb(0 0 0/.1)}#mobile-dropdown ul{margin:0;list-style:none}#mobile-dropdown ul li{border-bottom:1px solid rgb(0 0 0/.035)}#mobile-dropdown ul li a{display:block;position:relative;padding:12px 40px;text-align:left}#mobile-dropdown ul li a i{margin-right:10px}#mobile-dropdown ul li.woo-menu-icon,#mobile-dropdown ul .widget{display:none}#mobile-dropdown #mobile-menu-search{display:block;padding:20px 40px}#mobile-dropdown #mobile-menu-search form{position:relative}#mobile-dropdown #mobile-menu-search form input{padding:6px 45px 6px 12px!important;margin-top:0!important;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#mobile-dropdown #mobile-menu-search form button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:#fff0!important;color:#555;border:0}.single .entry-title{font-size:34px;padding:0 0 20px;margin:0 0 15px;border-bottom:1px solid #f1f1f1;letter-spacing:.6px}#respond #cancel-comment-reply-link{font-size:10px;color:#929292;float:right;border:2px solid #f1f1f1;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-transform:uppercase;letter-spacing:.1em}#scroll-top{display:none;opacity:0;position:fixed;right:20px;bottom:20px;width:40px;height:40px;line-height:40px;background-color:rgb(0 0 0/.4);color:#fff;font-size:18px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-align:center;z-index:100;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}@media only screen and (max-width:480px){#scroll-top{right:10px;bottom:10px;width:26px;height:26px;line-height:24px;font-size:14px}}#mobile-menu-search{display:none}button::-moz-focus-inner{padding:0;border:0}@media only screen and (max-width:959px){body.default-breakpoint #site-navigation-wrap{display:none}body.default-breakpoint .center-logo #site-logo{float:none;position:absolute;left:50%;padding:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.default-breakpoint .oceanwp-mobile-menu-icon{display:block}}:root{--swiper-theme-color:#007aff}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}:root{--swiper-navigation-size:44px}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-align-center .elementor-icon-list-item{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-up:before{content:""}.fa-arrow-right:before{content:""}.fa-bars:before{content:""}.fa-eye:before{content:""}.fa-link:before{content:""}.fa-shopping-cart:before{content:""}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.woocommerce ul{list-style:none;margin:0;padding:0}.woocommerce del{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.woocommerce ins{text-decoration:none}.woocommerce div.product{position:relative;float:none}.woocommerce div.product div.images{position:relative;float:left;width:52%;margin-bottom:0}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery img{margin:0}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin:20px 0;font-size:18px;font-weight:400}.woocommerce.content-full-width div.product div.images{width:42%}.wcmenucart i{position:relative;padding:0}.wcmenucart:after{display:none}.wcmenucart-details{margin-left:8px!important}.wcmenucart-details.count{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#13aff0}.wcmenucart-details.count:before{content:"";position:absolute;top:0;left:-3px;width:0;height:0;margin-top:4px;border-style:solid solid solid none;border-width:5px 5px 5px medium;border-top-color:#fff0!important;border-bottom-color:#fff0!important;border-color:#13aff0}.price{color:#57bf6d}.amount{color:#57bf6d}.current-shop-items-dropdown{border-top-color:#13aff0}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart{letter-spacing:0}del .amount{color:#555}#review_form #respond input{width:auto}#review_form #respond .form-submit input{left:auto;left:auto}.no-top-border .current-shop-items-dropdown{border-top:none}.wcmenucart i{font-style:normal;letter-spacing:normal;font-weight:600;text-rendering:auto}@media only screen and (max-width:767px){.woocommerce div.product div.images{float:none;width:100%!important;text-align:center}.woocommerce.content-full-width div.product div.images{float:none;width:100%}}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400}.star-rating::before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0;color:#f9ca63}.owp-floating-bar .left{width:50%}.owp-floating-bar p.selected{display:inline-block;margin-bottom:0;margin-right:12px;color:#fff;font-size:16px;font-weight:600}.owp-floating-bar h2.entry-title{display:inline-block;color:#fff;font-size:16px;font-weight:300;margin:0;padding:0;border:0}.owp-floating-bar .product_price{display:inline-block}.owp-floating-bar .product_price p{font-size:16px;font-weight:600;margin:0 30px 0 0}.owp-floating-bar .product_price .amount{color:#fff}@media screen and (max-width:1024px){body{margin-bottom:45px}.owp-floating-bar .left{width:50%}#scroll-top{bottom:50px}}@media screen and (max-width:1191px){.owp-floating-bar .left{display:none}}@media screen and (max-width:700px){.owp-floating-bar .product_price{display:none}}@media screen and (max-width:300px){body{margin-bottom:0}}.eael-woo-product-carousel-container ins{background:#fff0}.eael-woo-product-carousel-container .woocommerce .products .product{width:100%;margin:0;padding:0}.eael-woo-product-carousel-container .woocommerce .products .product .eael-star-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.eael-woo-product-carousel-container .woocommerce .products .product .star-rating{margin:0;display:block;float:none;height:1em;width:5.6em;font-size:14px!important;line-height:1em}.eael-woo-product-carousel-container .woocommerce .products .product .star-rating:before{content:"";font-family:"Font Awesome 5 Free";font-weight:400;opacity:1}.eael-woo-product-carousel-container .woocommerce .products .product .star-rating span{display:inline-block}.eael-woo-product-carousel-container .woocommerce .products .product .star-rating span:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.eael-woo-product-carousel-container .woocommerce .products .product .eael-product-price ins{text-decoration:none}.eael-woo-product-carousel-container .eael-woo-product-carousel.swiper-8:not(.swiper-initialized) .eael-product-carousel{height:450px}.eael-woo-product-carousel-container .eael-woo-product-carousel.swiper-8 .product-image-wrap img{width:100%}.eael-woo-product-carousel-container .eael-woo-product-carousel:not(.swiper-initialized)[data-items="3"] .swiper-wrapper.products .product:nth-child(n+4){display:none}.eael-woo-product-carousel-container .eael-woo-product-carousel .eael-product-carousel{direction:ltr}.eael-woo-product-carousel-container .eael-woo-product-carousel .swiper-wrapper.products .product{float:none}.eael-woo-product-carousel-container .eael-woo-product-carousel[data-items="3"] .product.swiper-slide{position:relative;min-height:1px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.eael-woo-product-carousel-container.preset-3 .eael-woo-product-carousel.eael-hide-buttons .eael-product-carousel .icons-wrap.block-style{display:none!important}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel{border-radius:10px;background-color:#f5f7fd;text-align:left;margin:10px}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .image-wrap img,.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .product-image-wrap{border-radius:10px 10px 0 0}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .eael-onsale{background:#5f3ae0}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .eael-onsale.sale-preset-4:after{border-left-color:#5f3ae0}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .star-rating{display:inline-block!important}.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .eael-product-price{color:#5f3ae0}.eael-woo-product-carousel-container.preset-3 .product-image-wrap{position:relative;overflow:hidden}.eael-woo-product-carousel-container.preset-3 .product-details-wrap{padding:20px}.eael-woo-product-carousel-container .eael-onsale{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9}.eael-woo-product-carousel-container .eael-onsale.sale-preset-4{left:0;top:15px}.eael-woo-product-carousel-container .eael-onsale.sale-preset-4:after{position:absolute;right:-15px;bottom:0;width:15px;height:24px;border-top:12px solid #fff0;border-bottom:12px solid #fff0;border-left:10px solid #23a454;content:""}.eael-woo-product-carousel-container .swiper-image-stretch .product-image-wrap img{width:100%}.eael-woo-product-carousel-container .eael-product-title *{margin:0 0 10px 0;font-size:18px;line-height:1.2em;font-weight:500}.eael-woo-product-carousel-container .eael-product-price{font-size:15px;line-height:1.5em}.eael-woo-product-carousel-container .product.product-type-variable .icons-wrap.block-style{grid-template-columns:repeat(2,1fr)}.eael-woo-product-carousel-container .product.product-type-variable .icons-wrap li:first-child{display:none}.eael-woo-product-carousel-container .icons-wrap{padding:0;list-style:none;position:absolute;z-index:9;display:block;top:50%;left:0;right:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:0;visibility:hidden;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin:0 auto}.eael-woo-product-carousel-container .icons-wrap.block-style{background:#5f3ae0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:100%;top:auto;bottom:-50px;margin:0;color:#fff}.eael-woo-product-carousel-container .icons-wrap.block-style:before,.eael-woo-product-carousel-container .icons-wrap.block-style:after{content:none}.eael-woo-product-carousel-container .icons-wrap.block-style li{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #fff}.eael-woo-product-carousel-container .icons-wrap.block-style li:last-child{border:none}.eael-woo-product-carousel-container .icons-wrap.block-style li a{position:relative;color:#fff;background:#5f3ae0}.eael-woo-product-carousel-container .icons-wrap.block-style li a.button.add_to_cart_button{padding:0!important;margin:0;font-size:0;border-radius:0;background:#5f3ae0;display:block;border:none;color:inherit}.eael-woo-product-carousel-container .icons-wrap.block-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute}.eael-woo-product-carousel-container .icons-wrap.block-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-woo-product-carousel-container .icons-wrap li{display:inline-block;margin:0;padding:0}.eael-woo-product-carousel-container .icons-wrap li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#000;width:100%;height:100%;text-align:center}.eael-woo-product-carousel-container .icons-wrap li a i{position:relative;font-size:16px;line-height:1.2em}.elementor-1369 .elementor-element.elementor-element-52ba99ee{overflow:hidden;padding:75px 0 10px 0}.elementor-1369 .elementor-element.elementor-element-197d8b6a>.elementor-element-populated{padding:0 20px 0 15px}.elementor-1369 .elementor-element.elementor-element-3cdb83bc .shopengine-product-image .shopengine-product-image-toggle{color:#101010;border:1px solid #FFF;box-shadow:none;-webkit-box-shadow:none;background-color:#fff;font-size:18px;height:40px;width:80px;border-radius:100px}.elementor-1369 .elementor-element.elementor-element-3cdb83bc .shopengine-product-image .shopengine-product-image-toggle svg{width:18px}.elementor-1369 .elementor-element.elementor-element-2f5e063e>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px}.elementor-1369 .elementor-element.elementor-element-2f5e063e>.elementor-element-populated{padding:0 70px 0 20px}.elementor-1369 .elementor-element.elementor-element-184d1217{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 25px)0}.elementor-1369 .elementor-element.elementor-element-184d1217 .shopengine-breadcrumbs :is(.woocommerce-breadcrumb,i){color:#999}.elementor-1369 .elementor-element.elementor-element-184d1217 .shopengine-breadcrumbs .woocommerce-breadcrumb a{color:#999}.elementor-1369 .elementor-element.elementor-element-184d1217 .shopengine-breadcrumbs .woocommerce-breadcrumb{font-family:"Barlow",Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:17px;margin:0}.elementor-1369 .elementor-element.elementor-element-184d1217 .shopengine-breadcrumbs i{font-size:9px}.elementor-1369 .elementor-element.elementor-element-184d1217 .shopengine-breadcrumbs .woocommerce-breadcrumb i{margin:0 8px}.elementor-1369 .elementor-element.elementor-element-7f587035 .product-title{margin:0;padding:0;color:#000;font-family:"Barlow",Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:24px;letter-spacing:-.1px}.elementor-1369 .elementor-element.elementor-element-7f587035{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 20px)0}.elementor-1369 .elementor-element.elementor-element-22a24d0 div.shopengine-product-tabs .woocommerce-Tabs-panel>h2:first-child{padding:0 0 20px 0px!important}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review :is(.woocommerce-review__published-date,.description p,.woocommerce-review__author,.woocommerce-review__verified,.woocommerce-review__dash){color:#101010}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review :is(.woocommerce-review__published-date,.woocommerce-review__dash,.woocommerce-review__verified){font-size:14px!important;font-weight:400}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review #review_form #respond .comment-form :is(input:not([type=checkbox]),textarea){color:#101010;font-size:16px;font-weight:400;line-height:19px}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review #review_form #respond .comment-form :is(textarea,input:not(.submit)){border-color:#F2F2F2}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review #review_form #respond .comment-form :is(textarea,input){border-radius:0}.elementor-1369 .elementor-element.elementor-element-24d1e41 div.shopengine-product-review #review_form #respond .comment-form :is(textarea,input:not(#wp-comment-cookies-consent,.submit)){padding:10px 10px 10px 10px}.elementor-1369 .elementor-element.elementor-element-24d1e41 .shopengine-product-review #reviews :is(a,h2,p,input,.meta span,em,time,.submit,.woocommerce-Reviews-title,.comment-reply-title){font-family:Open Sans!important}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .product-details-wrap{text-align:center;padding:15px 15px 15px 15px}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .product-details-wrap .eael-star-rating{justify-content:center}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel{border-style:solid;border-width:1px 1px 1px 1px;border-color:#eee}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-product-title *{color:#000;font-family:"Open Sans",Sans-serif}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-product-price del{color:#025492}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-product-price del .amount{color:#025492}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-product-price .amount bdi{color:#025492}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .star-rating::before{color:#f2b01e}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .star-rating span::before{color:#f2b01e}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-woo-product-carousel-container .woocommerce div.products .product .star-rating{font-size:14px!important}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-woo-product-carousel-container .woocommerce div.products .product .star-rating::before{font-size:14px!important}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-woo-product-carousel-container .woocommerce div.products .product .star-rating span::before{font-size:14px!important}.elementor-1369 .elementor-element.elementor-element-3d0d048 .woocommerce div.products div.product .eael-onsale{color:#fff}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-onsale{background-color:#4C96C1}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .eael-onsale:not(.outofstock).sale-preset-4:after{border-left-color:#4C96C1;border-right-color:#4C96C1}.elementor-1369 .elementor-element.elementor-element-3d0d048 .eael-product-carousel .icons-wrap li{border-color:#fff}@media (max-width:1024px){.elementor-1369 .elementor-element.elementor-element-197d8b6a>.elementor-element-populated{padding:0 15px 0 15px}.elementor-1369 .elementor-element.elementor-element-2f5e063e>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 15px 0 15px}}@media (max-width:670px){.elementor-1369 .elementor-element.elementor-element-197d8b6a>.elementor-element-populated{margin:0 0 30px 0;--e-column-margin-right:0px;--e-column-margin-left:0px}}:root{--eb-global-primary-color:#101828;--eb-global-secondary-color:#475467;--eb-global-tertiary-color:#98A2B3;--eb-global-text-color:#475467;--eb-global-heading-color:#1D2939;--eb-global-link-color:#444CE7;--eb-global-background-color:#F9FAFB;--eb-global-button-text-color:#FFFFFF;--eb-global-button-background-color:#101828;--eb-gradient-primary-color:linear-gradient(90deg, hsla(259, 84%, 78%, 1) 0%, hsla(206, 67%, 75%, 1) 100%);--eb-gradient-secondary-color:linear-gradient(90deg, hsla(18, 76%, 85%, 1) 0%, hsla(203, 69%, 84%, 1) 100%);--eb-gradient-tertiary-color:linear-gradient(90deg, hsla(248, 21%, 15%, 1) 0%, hsla(250, 14%, 61%, 1) 100%);--eb-gradient-background-color:linear-gradient(90deg, rgb(250, 250, 250) 0%, rgb(233, 233, 233) 49%, rgb(244, 243, 243) 100%);--eb-tablet-breakpoint:1024px;--eb-mobile-breakpoint:767px}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}.woocommerce-review__published-date{display:none}*{margin:0;padding:0;box-sizing:border-box}body{max-width:100%;overflow-x:hidden}img{max-width:100%;height:auto}h1,h2,h3{font-weight:bold!important}h1,h2,h3{font-weight:bold!important;margin-bottom:20px!important;margin-top:30px!important}html{scroll-behavior:smooth}body button[type="submit"],body button,body .button{border-color:#fff}body{color:#020202}h1,h2,h3,.entry-title{color:#000}button[type="submit"],button,.button{border-style:solid}button[type="submit"],button,.button{border-width:1px}form input[type="search"]{border-style:solid}form input[type="search"]{border-radius:3px}#site-header{background-color:#5a9bd5}#site-logo #site-logo-inner a img{max-width:139px}@media (max-width:480px){#site-logo #site-logo-inner a img{max-width:121px}}#site-navigation-wrap .dropdown-menu>li>a{padding:0 13px}#site-navigation-wrap .dropdown-menu>li>a,.oceanwp-mobile-menu-icon a{color:#fff}#top-bar{padding:0}#top-bar-wrap{background-color:#020202}#top-bar-wrap{border-color:#000}#top-bar-wrap{color:#e3fce6}.owp-floating-bar .product_price .amount{color:#020000}.price,.amount{color:#020101}body{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.8;font-weight:300}h1,h2,h3,.entry-title{font-family:"Open Sans";line-height:1.4}h1{font-family:"Open Sans";font-size:23px;line-height:1.4}h2{font-family:"Open Sans";font-size:20px;line-height:1.4;font-weight:300}h3{font-family:"Open Sans";font-size:18px;line-height:1.4;font-weight:300}#top-bar-content{font-family:"Open Sans";font-size:12px;line-height:1.8}#site-navigation-wrap .dropdown-menu>li>a,.oceanwp-mobile-menu-icon a{font-family:"Open Sans";font-size:16px}#mobile-dropdown ul li a{font-family:"Open Sans";font-size:15px;line-height:1.8}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-align-center .elementor-icon-list-item{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:670px){.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-up:before{content:""}.fa-arrow-right:before{content:""}.fa-bars:before{content:""}.fa-eye:before{content:""}.fa-link:before{content:""}.fa-shopping-cart:before{content:""}.fa,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}</style><link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel='stylesheet'" href="https://lademeureducbd.fr/wp-content/litespeed/ucss/8e093aaaf9e6de3feb8dfcc4dddbef70.css?ver=76ff1" /><script type="litespeed/javascript">!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);</script> <style id="wp-block-library-theme-inline-css">.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote :where(cite),.wp-block-pullquote :where(footer),.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:hsla(0,0%,100%,.65)}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
/*# sourceURL=/wp-includes/css/dist/block-library/theme.min.css */</style><style id="classic-theme-styles-inline-css">/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */</style><style id="global-styles-inline-css">:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:root :where(.wp-block-icon svg){width: 24px;}
:where(.wp-block-gallery.is-layout-flex){gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}:where(.wp-block-gallery.is-layout-grid){gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}
:where(.wp-block-latest-posts.is-layout-flex){gap: 1.25em;}:where(.wp-block-latest-posts.is-layout-grid){gap: 1.25em;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */</style><style id="woocommerce-inline-inline-css">.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */</style> <script id="jquery-core-js" type="litespeed/javascript" data-src="https://lademeureducbd.fr/wp-includes/js/jquery/jquery.min.js"></script> <script id="jquery-js-after" type="litespeed/javascript">!function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery);!function($){'use strict';$(document).ready(function(){var bar=$('.hfe-reading-progress-bar');if(!bar.length)return;$(window).on('scroll',function(){var s=$(window).scrollTop(),d=$(document).height()-$(window).height(),p=d?s/d*100:0;bar.css('width',p+'%')})})}(jQuery)</script> <script id="cookie-notice-front-js-before" type="litespeed/javascript">var cnArgs={"ajaxUrl":"https:\/\/lademeureducbd.fr\/wp-admin\/admin-ajax.php","nonce":"d4af98c6cc","hideEffect":"fade","position":"bottom","onScroll":!1,"onScrollOffset":100,"onClick":!1,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":!1,"redirection":!1,"cache":!0,"revokeCookies":!1,"revokeCookiesOpt":"automatic"}</script> <script id="wc-add-to-cart-js-extra" type="litespeed/javascript">var wc_add_to_cart_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"Voir le panier","cart_url":"https://lademeureducbd.fr/panier","is_cart":"","cart_redirect_after_add":"no"}</script> <script id="wc-single-product-js-extra" type="litespeed/javascript">var wc_single_product_params={"i18n_required_rating_text":"Veuillez s\u00e9lectionner une note","i18n_rating_options":["1\u00a0\u00e9toile sur 5","2\u00a0\u00e9toiles sur 5","3\u00a0\u00e9toiles sur 5","4\u00a0\u00e9toiles sur 5","5\u00a0\u00e9toiles sur 5"],"i18n_product_gallery_trigger_text":"Voir la galerie d\u2019images en plein \u00e9cran","review_rating_required":"yes","flexslider":{"rtl":!1,"animation":"slide","smoothHeight":!0,"directionNav":!1,"controlNav":"thumbnails","slideshow":!1,"animationSpeed":500,"animationLoop":!1,"allowOneSlide":!1},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":!1,"closeOnScroll":!1,"history":!1,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}</script> <script id="woocommerce-js-extra" type="litespeed/javascript">var woocommerce_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"Afficher le mot de passe","i18n_password_hide":"Masquer le mot de passe"}</script> <script id="wc-cart-fragments-js-extra" type="litespeed/javascript">var wc_cart_fragments_params={"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_7f581f4cbff99f48f4534015cdf202f7","fragment_name":"wc_fragments_7f581f4cbff99f48f4534015cdf202f7","request_timeout":"5000"}</script> <script id="sib-front-js-js-extra" type="litespeed/javascript">var sibErrMsg={"invalidMail":"Veuillez entrer une adresse e-mail valide.","requiredField":"Veuillez compl\u00e9ter les champs obligatoires.","invalidDateFormat":"Veuillez entrer une date valide.","invalidSMSFormat":"Veuillez entrer une num\u00e9ro de t\u00e9l\u00e9phone valide."};var ajax_sib_front_object={"ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","ajax_nonce":"c2de0ce676","flag_url":"https://lademeureducbd.fr/wp-content/plugins/mailin/img/flags/"}</script> <link rel="https://api.w.org/" href="https://lademeureducbd.fr/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lademeureducbd.fr/wp-json/wp/v2/product/5879" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lademeureducbd.fr/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 7.1" /><link rel='shortlink' href='https://lademeureducbd.fr/?p=5879' /><meta name="generator" content="Advanced Coupons for WooCommerce Free v4.7.5" />	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <script type="litespeed/javascript" data-src="https://cdn.brevo.com/js/sdk-loader.js"></script> <script type="litespeed/javascript">window.Brevo=window.Brevo||[];window.Brevo.push(['init',{"client_key":"idlg3sxtlvvfdt9eh86ytqkq","email_id":null,"push":{"customDomain":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/mailin\/"},"service_worker_url":"wonderpush-worker-loader.min.js?webKey=07a71df3b435e117fb008524a2240e53d46a112c373d3d3a8b5210d98b4848aa","frame_url":"brevo-frame.html"}])</script><script type="litespeed/javascript" data-src="https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.js"></script> <script type="litespeed/javascript">window.WonderPush=window.WonderPush||[];window.WonderPush.push(['init',{"customDomain":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/mailin\/","serviceWorkerUrl":"wonderpush-worker-loader.min.js?webKey=07a71df3b435e117fb008524a2240e53d46a112c373d3d3a8b5210d98b4848aa","frameUrl":"wonderpush.min.html","webKey":"07a71df3b435e117fb008524a2240e53d46a112c373d3d3a8b5210d98b4848aa"}])</script> <style>.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}</style><style class="wpcode-css-snippet">/* ===== FIX BLEU OCEANWP GLOBAL - genere automatiquement 2026-07-13 ===== */
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.widget_shopping_cart_content .buttons .button:first-child:hover { border-color: rgb(30, 58, 47) !important; }
a:hover { color: rgb(30, 58, 47) !important; }
a.light:hover { color: rgb(30, 58, 47) !important; }
.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button), .page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button) { outline: rgba(0, 0, 0, 0) solid 2px !important; text-decoration: underline 1px dotted rgb(30, 58, 47) !important; text-decoration-skip-ink: none !important; transition: 0.3s !important; }
.theme-heading .text::before { content: "" !important; font-family: "Font Awesome 5 Free" !important; font-size: 18px !important; font-weight: 600 !important; color: rgb(30, 58, 47) !important; padding-right: 6px !important; }
.wp-block-quote { margin: 1.5em auto !important; padding-left: 20px !important; border-left: 3px solid rgb(30, 58, 47) !important; border-top-style: solid !important; border-right-style: solid !important; border-bottom-style: solid !important; }
blockquote { font-style: italic !important; margin: 20px 40px !important; padding-left: 20px !important; border-left: 3px solid rgb(30, 58, 47) !important; border-top-style: solid !important; border-right-style: solid !important; border-bottom-style: solid !important; }
input[type="checkbox"]:checked::before { content: "" !important; margin-bottom: -1px !important; color: rgb(30, 58, 47) !important; font-weight: 600 !important; }
input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button, body div.wpforms-container-full .wpforms-form input[type="submit"], body div.wpforms-container-full .wpforms-form button[type="submit"], body div.wpforms-container-full .wpforms-form .wpforms-page-button, .woocommerce-cart .wp-element-button, .woocommerce-checkout .wp-element-button, .wp-block-button__link { display: inline-block !important; font-family: inherit !important; background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; font-size: 12px !important; font-weight: 600 !important; text-transform: uppercase !important; margin: 0px !important; padding: 14px 20px !important; border: 0px !important; cursor: pointer !important; text-align: center !important; letter-spacing: 0.1em !important; line-height: 1 !important; transition: 0.3s !important; }
#top-bar-content > a:hover { color: rgb(30, 58, 47) !important; }
#top-bar-social li a.oceanwp-email a:hover { color: rgb(30, 58, 47) !important; }
#site-header.medium-header #medium-searchform button:hover { color: rgb(30, 58, 47) !important; }
#site-navigation-wrap .dropdown-menu > li > a:hover { color: rgb(30, 58, 47) !important; }
#site-navigation-wrap .dropdown-menu > li.btn > a > span { background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; padding: 12px 22px !important; font-weight: 600 !important; border-radius: 4px !important; cursor: pointer !important; text-align: center !important; transition: background-color 0.3s !important; }
.dropdown-menu .sub-menu { display: none !important; position: absolute !important; top: 100% !important; left: 0px !important; background-color: rgb(255, 255, 255) !important; border-top: 3px solid rgb(30, 58, 47) !important; min-width: 180px !important; line-height: 1 !important; text-align: left !important; z-index: 999 !important; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px !important; }
.oceanwp-mobile-menu-icon a:hover { color: rgb(30, 58, 47) !important; }
.oceanwp-social-menu ul li.oceanwp-email a:hover { color: rgb(30, 58, 47) !important; }
.oceanwp-social-menu .colored ul li.oceanwp-email a { background-color: rgb(30, 58, 47) !important; }
.oceanwp-social-menu .minimal ul li.oceanwp-email a:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { display: block !important; background-color: rgb(30, 58, 47) !important; position: absolute !important; bottom: -30% !important; left: 0px !important; content: "" !important; width: 100% !important; height: 2px !important; visibility: hidden !important; transform: scaleX(0) !important; transform-origin: left bottom !important; transition: 0.25s ease-out !important; }
.effect-three #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { position: absolute !important; bottom: -30% !important; left: 0px !important; width: 100% !important; height: 1px !important; background-color: rgb(30, 58, 47) !important; content: "" !important; opacity: 0 !important; transition: 0.25s ease-out !important; transform: translateY(-10px) !important; }
.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::before, .effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { display: inline-block !important; color: rgb(30, 58, 47) !important; opacity: 0 !important; transition: 0.25s ease-out !important; }
.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::before, .effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { position: absolute !important; top: 130% !important; left: 0px !important; width: 100% !important; height: 2px !important; background-color: rgb(30, 58, 47) !important; content: "" !important; transition: 0.25s ease-out !important; transform: scale(0.85) !important; }
.effect-seven #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span::after { color: rgb(30, 58, 47) !important; text-shadow: rgb(30, 58, 47) 10px 0px, rgb(30, 58, 47) -10px 0px !important; }
.effect-seven #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span::after { color: rgb(30, 58, 47) !important; text-shadow: rgb(30, 58, 47) 10px 0px, rgb(30, 58, 47) -10px 0px !important; }
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::before, .effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { position: absolute !important; left: 0px !important; width: 100% !important; height: 2px !important; background-color: rgb(30, 58, 47) !important; content: "" !important; opacity: 0 !important; transition: 0.25s ease-out !important; transform: translateY(-10px) !important; }
#searchform-dropdown, #icon-searchform-dropdown { position: absolute !important; right: 0px !important; background-color: rgb(255, 255, 255) !important; border-top: 3px solid rgb(30, 58, 47) !important; top: 100% !important; padding: 15px !important; width: 260px !important; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 7px !important; visibility: hidden !important; opacity: 0 !important; transition: 0.25s ease-in-out !important; z-index: 10000 !important; }
.blog-entry.large-entry .blog-entry-readmore a:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.blog-entry.thumbnail-entry .blog-entry-category a { color: rgb(30, 58, 47) !important; }
ul.meta li a:hover { color: rgb(30, 58, 47) !important; }
.thumbnail:hover i { background-color: rgb(30, 58, 47) !important; }
.post-quote-content, .post-quote-author { position: relative !important; background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; font-size: 20px !important; padding: 20px 30px !important; line-height: 1.6 !important; z-index: 1 !important; }
.dropcap { float: left !important; color: rgb(30, 58, 47) !important; font-size: 120px !important; line-height: 80px !important; margin-top: 6px !important; margin-right: 10px !important; }
.single nav.post-navigation .nav-links .title { display: block !important; color: rgb(30, 58, 47) !important; line-height: 20px !important; }
.widget-title { display: block !important; line-height: 1 !important; font-size: 13px !important; font-weight: 400 !important; color: rgb(51, 51, 51) !important; border-width: 0px 0px 0px 3px !important; border-style: solid !important; border-color: rgb(30, 58, 47) !important; letter-spacing: 1px !important; padding-left: 15px !important; margin: 0px 0px 20px !important; text-transform: capitalize !important; }
.comment-author .comment-meta .comment-reply-link { color: rgb(30, 58, 47) !important; }
#respond #cancel-comment-reply-link:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
#footer-widgets .footer-box a:hover { color: rgb(30, 58, 47) !important; }
#footer-widgets .mailchimp-widget input[type="email"]:focus { border-color: rgb(30, 58, 47) !important; }
#footer-bottom #footer-bottom-menu a:hover { color: rgb(30, 58, 47) !important; }
#footer-bottom a:hover { color: rgb(30, 58, 47) !important; }
.sidr a:hover, .sidr-class-dropdown-toggle:hover, .sidr-class-menu-item-has-children.active > a, .sidr-class-menu-item-has-children.active > a > .sidr-class-dropdown-toggle { color: rgb(30, 58, 47) !important; }
.woocommerce ul.products li.product .button:hover { background-color: rgba(0, 0, 0, 0) !important; color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce ul.products li.product .product-inner .added_to_cart:hover { background-color: rgba(0, 0, 0, 0) !important; color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce ul.products li.product li.category a:hover { color: rgb(30, 58, 47) !important; }
.woocommerce .oceanwp-grid-list a.active { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .oceanwp-grid-list a:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { position: absolute !important; z-index: 2 !important; top: -4px !important; margin-left: -6px !important; width: 14px !important; height: 14px !important; cursor: pointer !important; border-radius: 50% !important; background-color: rgb(30, 58, 47) !important; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { position: absolute !important; top: 2px !important; bottom: 2px !important; z-index: 1 !important; background-color: rgb(30, 58, 47) !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: rgb(30, 58, 47) !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce-error a { float: right !important; min-height: 10% !important; padding: 6px 18px !important; font-size: 12px !important; font-weight: 600 !important; line-height: 1 !important; color: rgb(255, 255, 255) !important; letter-spacing: 1px !important; text-transform: uppercase !important; background-color: rgb(30, 58, 47) !important; }
.woocommerce-info a { float: right !important; min-height: 10% !important; padding: 6px 18px !important; font-size: 12px !important; font-weight: 600 !important; line-height: 1 !important; color: rgb(255, 255, 255) !important; letter-spacing: 1px !important; text-transform: uppercase !important; background-color: rgb(30, 58, 47) !important; }
.woocommerce-checkout .woocommerce-info a { font-size: 12px !important; float: none !important; padding: 0px !important; letter-spacing: 0px !important; background-color: rgba(0, 0, 0, 0) !important; color: rgb(30, 58, 47) !important; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type="radio"]:first-child:checked + label::before { content: "" !important; color: rgb(30, 58, 47) !important; }
.woocommerce-checkout #payment .payment_method_paypal .about_paypal { color: rgb(30, 58, 47) !important; font-size: 16px !important; margin-left: 6px !important; }
.product_meta .posted_in a:hover { color: rgb(30, 58, 47) !important; }
.product_meta .tagged_as a:hover { color: rgb(30, 58, 47) !important; }
.current-shop-items-dropdown { border-top-color: rgb(30, 58, 47) !important; }
.woocommerce-MyAccount-navigation ul li a::before { display: inline-block !important; font-family: simple-line-icons !important; font-weight: normal !important; font-style: normal !important; letter-spacing: normal !important; font-size: inherit !important; text-rendering: auto !important; content: "" !important; color: rgb(30, 58, 47) !important; line-height: 22px !important; margin-left: 8px !important; width: 20px !important; text-align: right !important; float: right !important; opacity: 0.45 !important; transition: opacity 0.3s !important; }
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > input[type="radio"]:first-child:checked + label::before { content: "" !important; color: rgb(30, 58, 47) !important; }
.widget_product_categories li a:hover ~ .count, .widget_layered_nav li a:hover ~ .count { background-color: rgba(0, 0, 0, 0) !important; color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .widget_product_categories li.current-cat > a::before { background-color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .widget_product_categories li.current-cat > a ~ .count { background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .widget_layered_nav li.chosen a::before { background-color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; text-align: center !important; content: "" !important; color: rgb(255, 255, 255) !important; font: 900 10px / 10px "Font Awesome 5 free" !important; text-rendering: auto !important; }
.woocommerce .widget_layered_nav li.chosen a ~ .count { background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; border-color: rgb(30, 58, 47) !important; }
.woocommerce .oceanwp-off-canvas-filter:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.owp-product-nav li a.owp-nav-link:hover { background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; border-color: rgb(30, 58, 47) !important; }
#wp-calendar caption { font-family: Montserrat, sans-serif !important; font-size: 13px !important; font-weight: 400 !important; padding: 0px 0px 10px !important; background-color: rgba(0, 0, 0, 0) !important; color: rgb(30, 58, 47) !important; border-width: 0px 0px 3px !important; border-style: solid !important; border-color: rgb(233, 233, 233) !important; text-align: center !important; text-transform: uppercase !important; }
.contact-info-widget.default i, .contact-info-widget.default .owp-icon { float: left !important; width: 40px !important; height: 40px !important; line-height: 40px !important; border: 1px solid rgb(233, 233, 233) !important; color: rgb(30, 58, 47) !important; margin-right: 15px !important; text-align: center !important; border-radius: 2px !important; }
.contact-info-widget.default .owp-icon use { stroke: rgb(30, 58, 47) !important; }
.contact-info-widget.big-icons i, .contact-info-widget.big-icons .owp-icon { float: left !important; width: 72px !important; height: 72px !important; line-height: 72px !important; font-size: 30px !important; margin-right: 20px !important; color: rgb(30, 58, 47) !important; border: 1px solid rgb(233, 233, 233) !important; text-align: center !important; border-radius: 50% !important; transition: 0.3s !important; }
.contact-info-widget.big-icons .owp-icon use { stroke: rgb(30, 58, 47) !important; }
.contact-info-widget.big-icons li:hover i { background-color: rgb(30, 58, 47) !important; color: rgb(255, 255, 255) !important; border-color: rgb(30, 58, 47) !important; }
.contact-info-widget.big-icons li:hover .owp-icon { background-color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.oceanwp-custom-links li a:hover { margin-left: 8px !important; color: rgb(30, 58, 47) !important; }
.oceanwp-custom-links li a:hover::before { color: rgb(30, 58, 47) !important; }
.oceanwp-social-icons.style-light li.oceanwp-email a:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.oceanwp-social-icons.style-light li.oceanwp-email a:hover .owp-icon use { stroke: rgb(30, 58, 47) !important; }
.oceanwp-social-icons.style-dark li.oceanwp-email a:hover { color: rgb(30, 58, 47) !important; border-color: rgb(30, 58, 47) !important; }
.oceanwp-social-icons.style-dark li.oceanwp-email a:hover .owp-icon use { stroke: rgb(30, 58, 47) !important; }
.oceanwp-social-icons.style-colored li.oceanwp-email a { background-color: rgb(30, 58, 47) !important; }</style><style class="wpcode-css-snippet">/* ============================================================
   LA DEMEURE DU CBD — Design System · Page Produit v5
   Source : index.html ProductDetail — valeurs exactes
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap');

/* ── TOKENS ── */
body.single-product {
  --ld-vert:       #1E3A2F;
  --ld-vert-mid:   #2B5443;
  --ld-vert-doux:  #4A7C5C;
  --ld-or:         #C9A84C;
  --ld-or-light:   #E8D49A;
  --ld-creme:      #FDFAF5;
  --ld-lin:        #EAE3D4;
  --ld-charbon:    #1A1917;
  --ld-text-72:    rgba(26,25,23,0.72);
  --ld-text-55:    rgba(26,25,23,0.55);
  --ld-text-40:    rgba(26,25,23,0.40);
}

/* ── BACKGROUND PAGE ── #FDFAF5 */
body.single-product #content,
body.single-product .site-content,
body.single-product .content-area,
body.single-product .site-inner {
  background: #FDFAF5 !important;
}

/* ── TITRE h1 ── Poppins 800, clamp(32px,4.2vw,52px), #1E3A2F, letter-spacing:-0.03em */
body.single-product h1.product-title,
body.single-product .product-title {
  font-family: 'Poppins', sans-serif !important;
  font-size: clamp(28px, 4.2vw, 52px) !important;
  font-weight: 800 !important;
  color: #1E3A2F !important;
  line-height: 1.02 !important;
  letter-spacing: -0.03em !important;
  text-transform: none !important;
  margin-bottom: 8px !important;
}

/* ── PRIX ── Poppins 800, 44px, #1E3A2F */
body.single-product .product_price .woocommerce-Price-amount,
body.single-product .price .woocommerce-Price-amount {
  font-family: 'Poppins', sans-serif !important;
  font-size: 44px !important;
  font-weight: 800 !important;
  color: #1E3A2F !important;
  letter-spacing: -0.02em !important;
}
/* /gramme label */
body.single-product .product_price .woocommerce-Price-currencySymbol {
  font-size: 28px !important;
  font-weight: 500 !important;
}

/* ── DESCRIPTION COURTE — texte simple, pas de fond coloré ── */
body.single-product .woocommerce-product-details__short-description {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 28px !important;
}
body.single-product .woocommerce-product-details__short-description p,
body.single-product .woocommerce-product-details__short-description {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  color: rgba(26,25,23,0.72) !important;
}

/* ── IMAGE GALLERY — fond blanc, plein cadre, ombre douce ── */
body.single-product .shopengine-product-image,
body.single-product .woocommerce-product-gallery {
  background: #ffffff !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  border: none !important;
  box-shadow: 0 20px 60px rgba(30,58,47,0.10), 0 4px 16px rgba(30,58,47,0.05) !important;
  padding: 0 !important;
}

body.single-product .woocommerce-product-gallery__image,
body.single-product .woocommerce-product-gallery__wrapper {
  border-radius: 12px !important;
  overflow: hidden !important;
}

/* ── EN STOCK ── */
body.single-product .stock.in-stock {
  color: #4A7C5C !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}

/* ── SÉLECTEUR POIDS — cacher le select natif ── */
body.single-product .variations td.value select.hasCustomSelect {
  display: none !important;
}
body.single-product .variations tr td.label label {
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: var(--ld-charbon) !important;
  letter-spacing: 0.04em !important;
}

/* ── PILLS POIDS (JS) ── */
body.single-product .ld-weight-pills {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 8px !important;
}
body.single-product .ld-weight-pill {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 52px !important;
  padding: 7px 14px !important;
  border-radius: 6px !important;
  border: 1px solid #EAE3D4 !important;
  background: #FDFAF5 !important;
  color: #1A1917 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  transition: all 150ms ease-out !important;
}
body.single-product .ld-weight-pill:hover {
  border-color: #1E3A2F !important;
}
body.single-product .ld-weight-pill.ld-selected {
  background: #1E3A2F !important;
  border-color: #1E3A2F !important;
  color: #ffffff !important;
}

/* ── BOUTON AJOUTER AU PANIER — gradient vert, or accent ── */
body.single-product .single_add_to_cart_button,
body.single-product button[name="add-to-cart"],
body.single-product .cart .button {
  background: linear-gradient(135deg, #1E3A2F 0%, #2B5443 100%) !important;
  color: #FDFAF5 !important;
  border: none !important;
  border-radius: 8px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0.02em !important;
  padding: 16px 32px !important;
  transition: opacity 200ms !important;
}
body.single-product .single_add_to_cart_button:hover,
body.single-product button[name="add-to-cart"]:hover {
  opacity: 0.9 !important;
}

/* ── QUANTITÉ ── */
body.single-product .quantity .qty {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  border: 1px solid #EAE3D4 !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #1A1917 !important;
  text-align: center !important;
}

/* ── TABS ── */
body.single-product .woocommerce-tabs .tabs li a {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: rgba(26,25,23,0.55) !important;
}
body.single-product .woocommerce-tabs .tabs li.active a {
  color: #1E3A2F !important;
}
body.single-product .woocommerce-tabs .panel p {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  color: rgba(26,25,23,0.72) !important;
}

/* ── RESPONSIVE ── */
@media (max-width: 768px) {
  body.single-product h1.product-title {
    font-size: clamp(26px, 7vw, 36px) !important;
  }
  body.single-product .product_price .woocommerce-Price-amount {
    font-size: 32px !important;
  }
}

/* ── IMAGE — plein cadre, pas de padding ── */
body.single-product .shopengine-product-image .woocommerce-product-gallery__image,
body.single-product .woocommerce-product-gallery__image {
  margin: 0 !important;
  padding: 0 !important;
}
body.single-product .shopengine-product-image img.wp-post-image,
body.single-product .woocommerce-product-gallery img.wp-post-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  border-radius: 16px !important;
}

/* ── EYEBROW catégorie (injecté par JS) ── */
body.single-product .ld-eyebrow {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 12px !important;
}
body.single-product .ld-eyebrow-line {
  display: inline-block !important;
  width: 28px !important;
  height: 2px !important;
  background: #C9A84C !important;
  flex-shrink: 0 !important;
}
body.single-product .ld-eyebrow-text {
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: #C9A84C !important;
}

/*  Masquer le bouton "Effacer" (reset_variations)  */
body.single-product .reset_variations,
body.single-product a.reset_variations {
	  display: none !important;
}
}

/* ── Badges produit (CBD, THC, Culture, Origine) ── */
.ld-badges,
body.single-product .ld-badges,
.woocommerce-product-details__short-description .ld-badges,
.shopengine-product-excerpt .ld-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 20px !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.ld-badge,
body.single-product .ld-badge {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 72px !important;
  padding: 10px 14px !important;
  background: #fff !important;
  border: 1px solid #EAE3D4 !important;
  border-radius: 10px !important;
  text-align: center !important;
  flex: 0 0 auto !important;
}
.ld-badge-label,
body.single-product .ld-badge-label {
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  color: rgba(26,25,23,0.45) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 4px !important;
  display: block !important;
}
.ld-badge-value,
body.single-product .ld-badge-value {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #1E3A2F !important;
  display: block !important;
}

/* ============================
   PILLS POIDS
   ============================ */
.ld-weight-pills {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-bottom: 16px !important;
}

.ld-pill {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 18px !important;
  background: #fff !important;
  border: 1.5px solid #EAE3D4 !important;
  border-radius: 50px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1A1917 !important;
  cursor: pointer !important;
  transition: all 0.15s ease !important;
  white-space: nowrap !important;
  line-height: 1 !important;
}

.ld-pill:hover {
  border-color: #1E3A2F !important;
  color: #1E3A2F !important;
}

.ld-pill.selected {
  background: #1E3A2F !important;
  border-color: #1E3A2F !important;
  color: #fff !important;
  font-weight: 600 !important;
}

/* ============================
   FOND BLANC MOBILE - zone produit
   ============================ */
@media (max-width: 1024px) {
  body.single-product .woocommerce-product-gallery,
  body.single-product .woocommerce-product-gallery *,
  body.single-product .variations,
  body.single-product .variations *,
  body.single-product table.variations td,
  body.single-product table.variations th,
  body.single-product .woocommerce-variation-add-to-cart,
  body.single-product form.cart,
  body.single-product .ld-weight-pills {
    background-color: #ffffff !important;
    background: #ffffff !important;
  }
}</style><style class="wpcode-css-snippet">/* ===== BARRE PROMO ===== */
.ldcbd-promo-bar {
  position: relative !important;
  z-index: 100 !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* ===== HEADER ===== */
#site-header {
  background-color: #1E3A2F !important;
  border-bottom: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.2) !important;
  width: 100% !important;
  z-index: 9990 !important;
}
#site-header.ldcbd-sticky {
  position: fixed !important;
  top: 32px !important;
  left: 0 !important;
  right: 0 !important;
}
body:not(.admin-bar) #site-header.ldcbd-sticky {
  top: 0 !important;
}

/* ===== LIENS NAV ===== */
#site-header .main-navigation a,
#site-header .navigation a {
  color: rgba(244,240,230,0.7) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
#site-header .main-navigation a:hover,
#site-header .navigation a:hover {
  color: #FDFAF5 !important;
  opacity: 1 !important;
}

/* ===== DESKTOP : cacher "Mon compte" du nav centré + li panier ===== */
@media (min-width: 821px) {
  #site-header li.menu-item-2610 {
    display: none !important;
  }
}
#site-header li.woo-menu-icon {
  display: none !important;
}

/* ===== LIEN "MON COMPTE" DROITE - desktop uniquement ===== */
a.ldcbd-mon-compte {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: rgba(244,240,230,0.65) !important;
  text-decoration: none !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  position: absolute !important;
  right: 160px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
a.ldcbd-mon-compte:hover {
  color: #FDFAF5 !important;
}
/* Masquer sur mobile */
@media (max-width: 820px) {
  a.ldcbd-mon-compte {
    display: none !important;
  }
}

/* ===== PANIER - div mobile-right ===== */
#site-header div.oceanwp-mobile-menu-icon.mobile-right {
  position: absolute !important;
  right: 20px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  display: flex !important;
  align-items: center !important;
}

/* ===== BOUTON PANIER ===== */
#site-header a.wcmenucart {
  background: #C9A85D !important;
  color: #1A1917 !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 8px 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  font-family: 'Inter', sans-serif !important;
  text-decoration: none !important;
  line-height: 1 !important;
  outline: none !important;
  box-shadow: none !important;
  cursor: pointer !important;
}
#site-header a.wcmenucart:hover {
  background: #b8923e !important;
  color: #1A1917 !important;
}
#site-header .wcmenucart i, #site-header .wcmenucart .wcmenucart-icon {
  color: #1A1917 !important;
  font-size: 14px !important;
}
#site-header .wcmenucart-count {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  color: #1A1917 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
#site-header .wcmenucart-count::before {
  content: 'Panier' !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  color: #1A1917 !important;
}
#site-header .wcmenucart-cart-icon .wcmenucart-count, #site-header .wcmenucart-count:hover, #site-header .wcmenucart-count::after, #site-header.show-cart .wcmenucart-count, #site-header .show-cart .wcmenucart-count {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #1A1917 !important;
}
/* ===== BADGE COMPTEUR ===== */
#site-header .wcmenucart-details, #site-header .wcmenucart-details.count, #site-header span.wcmenucart-details {
  background: #1E3A2F !important;
  background-color: #1E3A2F !important;
  color: #C9A85D !important;
  border-radius: 999px !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  padding: 0 !important;
  border-width: medium !important;
  border-style: none !important;
  border-color: currentcolor !important;
  border-image: initial !important;
  line-height: 1 !important;
}
/* PROMO CARDS — titre toujours sur 2 lignes */
.ldcbd-pname {
  min-height: 36px !important;
}
.ldcbd-pc-name {
  min-height: 62px !important;
}

/* FIX promo bar hauteur coupée */
.ldcbd-promo-bar {
  height: auto !important;
  min-height: unset !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  box-sizing: content-box !important;
}

/* MOBILE — grille produits 2 colonnes */
@media (max-width: 768px) {
  .ldcbd-pgrid {
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
  }
}

/* MOBILE — Promos du moment : 2 colonnes */
@media (max-width: 768px) {
  .ldcbd-promos-grid {
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
  }
  .ldcbd-promos-grid .ldcbd-pc-img {
    height: 140px !important;
  }
  .ldcbd-promos-grid .ldcbd-pc-body {
    padding: 10px 10px 12px !important;
  }
  .ldcbd-promos-grid .ldcbd-pc-name {
    font-size: 13px !important;
    min-height: unset !important;
  }
  .ldcbd-promos-grid .ldcbd-pc-sub {
    font-size: 11px !important;
  }
  .ldcbd-promos-grid .ldcbd-pc-btn {
    font-size: 11px !important;
    padding: 7px 10px !important;
  }
}

/* PROMO CARDS — catégorie au-dessus du titre */
.ldcbd-pc-body {
  display: flex !important;
  flex-direction: column !important;
}
.ldcbd-pc-sub {
  order: -1 !important;
}

/* MOBILE — Promos : 1er produit seul centré si exactement 3 items */
@media (max-width: 768px) {
  .ldcbd-promos-grid:has(> :nth-child(3):last-child) > :first-child {
    grid-column: 1 / -1;
    width: calc(50% - 6px);
    margin: 0 auto;
  }
}

/* MOBILE — Logo centré dans le header */
@media (max-width: 960px) {
  #site-header-inner { position: relative !important; }
  #site-logo {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    float: none !important;
    z-index: 5 !important;
  }
}
/* ===== NOTICE "AJOUTE AU PANIER" - bouton VOIR LE PANIER (etait bleu OceanWP par defaut) ===== */
.woocommerce-message a, .woocommerce-message a:visited { background-color: #2B5443 !important; color: #ffffff !important; }
.woocommerce-message a:hover, .woocommerce-message a:focus-visible { background-color: #1E3A2F !important; color: #ffffff !important; }</style><style class="wpcode-css-snippet">.ldcbd-power-card {
  margin: 12px 0 16px !important;
  padding: 12px !important;
  background: #F6F9FC !important;
  border: 1px solid #D9E3EC !important;
  border-radius: 12px !important;
  font-size: 14px !important;
}

.ldcbd-power-head {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 8px !important;
  color: #475569 !important;
  font-weight: 600 !important;
}

.ldcbd-power-head strong {
  color: #0F2A3A !important;
}

.ldcbd-power-bar {
  width: 100% !important;
  height: 9px !important;
  background: #D9E3EC !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  position: relative !important;
}

.ldcbd-power-bar::before {
  content: "" !important;
  display: block !important;
  height: 100% !important;
  width: 60% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #5A9BD5, #2FAE8C, #F59E0B) !important;
  animation: ldcbdPowerLoad 0.8s ease-out forwards !important;
}

.ldcbd-power-note {
  margin-top: 7px !important;
  font-size: 12px !important;
  color: #64748B !important;
}

/* Niveau 3/5 */
.ldcbd-power-3 .ldcbd-power-bar::before {
  width: 60% !important;
}

/* Niveau 3,5/5 */
.ldcbd-power-35 .ldcbd-power-bar::before {
  width: 70% !important;
  background: linear-gradient(90deg, #FACC15, #F59E0B) !important;
}

/* Niveau 4/5 */
.ldcbd-power-4 .ldcbd-power-bar::before {
  width: 80% !important;
  background: linear-gradient(90deg, #F59E0B, #EF4444) !important;
}

/* Niveau 4,5/5 */
.ldcbd-power-45 .ldcbd-power-bar::before {
  width: 90% !important;
  background: linear-gradient(90deg, #F59E0B, #EF4444) !important;
}

/* Niveau 5/5 */
.ldcbd-power-5 .ldcbd-power-bar::before {
  width: 100% !important;
  background: #EF4444 !important;
}

@keyframes ldcbdPowerLoad {
  from {
    transform: scaleX(0);
    transform-origin: left;
  }
  to {
    transform: scaleX(1);
    transform-origin: left;
  }
}

/* Badge puissance */
.ldcbd-power-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 4px 9px !important;
  margin-bottom: 8px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* Badge 3/5 */
.ldcbd-power-3 .ldcbd-power-badge {
  background: #E0F2FE !important;
  color: #075985 !important;
}

/* Badge 3,5/5 */
.ldcbd-power-35 .ldcbd-power-badge {
  background: #FEF3C7 !important;
  color: #B45309 !important;
}

/* Badge 4/5 */
.ldcbd-power-4 .ldcbd-power-badge {
  background: #FDE68A !important;
  color: #92400E !important;
}

/* Badge 4,5/5 */
.ldcbd-power-45 .ldcbd-power-badge {
  background: #FEE2E2 !important;
  color: #991B1B !important;
}

/* Badge 5/5 */
.ldcbd-power-5 .ldcbd-power-badge {
  background: #FCA5A5 !important;
  color: #7F1D1D !important;
}</style><style class="wpcode-css-snippet">/* ShopEngine / Woo stock : icône plus visible + alignement propre */
.single-product .stock{
  display:flex;
  align-items:center;
  gap:8px;
}

/* 1) taille + lisibilité */
.single-product .stock svg,
.single-product .stock i{
  width:16px !important;
  height:16px !important;
}

/* 2) couleur (couvre SVG + font icons) */
.single-product .stock svg,
.single-product .stock svg *{
  fill:#0F2A3A !important;
  stroke:#0F2A3A !important;
}
.single-product .stock i{
  color:#0F2A3A !important;
}


/* 3) enlever le rond / fond gris si présent */
.single-product .stock .icon,
.single-product .stock .stock-icon,
.single-product .stock .shopengine-icon,
.single-product .stock svg{
  background:transparent !important;
  border-radius:0 !important;
  box-shadow:none !important;
}</style><style class="wpcode-css-snippet">/* Stock : harmoniser la typo sans écraser la couleur */
.single-product .stock{
  font-family: inherit !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: .6px !important;
  text-transform: uppercase !important;
  line-height: 1.2 !important;

  color: inherit !important; /* garde la couleur définie ailleurs (ShopEngine) */
}</style><style class="wpcode-css-snippet">/* Bandeau "Niveau de concentration" (Woo short description) */
.ldcbd-strength2{
  border:1px solid #D9E3EC;
  border-radius:14px;
  padding:12px 12px 10px;
  background:#fff;
  margin:10px 0 14px;
}
.ldcbd-strength2__top{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:10px;
  margin-bottom:8px;
}
.ldcbd-strength2__label{font-weight:600;}
.ldcbd-strength2__value{font-weight:800;}
.ldcbd-strength2__bar{
  height:10px;
  border-radius:999px;
  background:#EEF2F7;
  overflow:hidden;
}
.ldcbd-strength2__fill{
  display:block;
  height:100%;
  width:92%;
  border-radius:999px;
  background:linear-gradient(90deg, #5A9BD5, #2FAE8C);
}
.ldcbd-strength2__hint{
  margin-top:8px;
  font-size:13px;
  opacity:.85;
  font-weight:600;
}
/* FIX: remplissage jauge même si .ldcbd-strength2__fill n'est pas présent */
.ldcbd-strength2__bar{
  position: relative;
}

.ldcbd-strength2__bar::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width:92%; /* Très élevé */
  border-radius:999px;
  background:linear-gradient(90deg, #5A9BD5, #2F6FAE);

}</style><script type="litespeed/javascript">document.addEventListener("DOMContentLiteSpeedLoaded",function(){document.querySelectorAll(".elementor-tab-title[role='button']").forEach(function(el){el.setAttribute("role","tab")});document.querySelectorAll(".elementor-tab-title").forEach(function(el){if(!el.hasAttribute("aria-controls")){let id=el.getAttribute("id").replace("title","content");el.setAttribute("aria-controls",id)}});document.querySelectorAll(".elementor-tab-title").forEach(function(el){if(!el.hasAttribute("aria-selected")){el.setAttribute("aria-selected","false")}})})</script><script id="google_gtagjs" type="litespeed/javascript" data-src="https://www.googletagmanager.com/gtag/js?id=G-1F6V4HG6VX"></script> <script id="google_gtagjs-inline" type="litespeed/javascript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date());gtag('config','G-1F6V4HG6VX',{})</script> <link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.a0f34319.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.e37d93cf.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.a0f34319.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.e37d93cf.js"  /><link rel="icon" href="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-cropped-favicon_lademeure_cbd-32x32.webp" sizes="32x32" /><link rel="icon" href="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-cropped-favicon_lademeure_cbd-192x192.webp" sizes="192x192" /><link rel="apple-touch-icon" href="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-cropped-favicon_lademeure_cbd-180x180.webp" /><meta name="msapplication-TileImage" content="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-cropped-favicon_lademeure_cbd-270x270.webp" /><style id="wp-custom-css">/* Ajuster la taille de police du prix au gramme sur la fiche produit */.single-product .price-per-gram{font-size:40px;/* Remplacez "20px" par la taille de police souhaitée */}.category .variations{display:none !important}.category .quantity{display:none !important}.category .woocommerce-variation-add-to-cart{display:none !important}.related.products .variations{display:none !important}.related.products .quantity{display:none !important}.related.products .woocommerce-variation-add-to-cart{display:none !important}/* enlever date sur commentaires*/.woocommerce-review__published-date{display:none}/* enlever ce qui depasse des pages*/*{margin:0;padding:0;box-sizing:border-box}body{max-width:100%;overflow-x:hidden}img{max-width:100%;height:auto}/* Met les H en gras */h1,h2,h3,h4,h5,h6{font-weight:bold !important}/* respect le espace entre les H */h1,h2,h3,h4,h5,h6{font-weight:bold !important;margin-bottom:20px !important;margin-top:30px !important}/* Liens éditoriaux – La Demeure du CBD */.entry-content a{color:#5a9bd5;text-decoration:none;transition:color 0.15s ease,text-decoration 0.15s ease}.entry-content a:hover,.entry-content a:focus{color:#3f84c5;/* bleu légèrement plus foncé au survol */text-decoration:underline}/* Titre du sommaire (table des matières) */.toc-title{font-size:1.6rem;/* proche d’un H2 */font-weight:700;margin-bottom:12px;margin-top:32px;line-height:1.3}/* Texte d’intro du sommaire */.toc-intro{margin-bottom:16px}/* ===== Ancre menu ->section Promotions ===== */html{scroll-behavior:smooth}#promotions{scroll-margin-top:110px}</style><style type="text/css">/* Colors */.woocommerce-MyAccount-navigation ul li a:before,.woocommerce-checkout .woocommerce-info a,.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child:checked+label:before,.woocommerce-checkout #payment .payment_method_paypal .about_paypal,.woocommerce ul.products li.product li.category a:hover,.woocommerce ul.products li.product .button:hover,.woocommerce ul.products li.product .product-inner .added_to_cart:hover,.product_meta .posted_in a:hover,.product_meta .tagged_as a:hover,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce .oceanwp-grid-list a.active,.woocommerce .oceanwp-grid-list a:hover,.woocommerce .oceanwp-off-canvas-filter:hover,.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover,.widget_product_categories li a:hover ~ .count,.widget_layered_nav li a:hover ~ .count,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:hover,a:hover,a.light:hover,.theme-heading .text::before,.theme-heading .text::after,#top-bar-content >a:hover,#top-bar-social li.oceanwp-email a:hover,#site-navigation-wrap .dropdown-menu >li >a:hover,#site-header.medium-header #medium-searchform button:hover,.oceanwp-mobile-menu-icon a:hover,.blog-entry.post .blog-entry-header .entry-title a:hover,.blog-entry.post .blog-entry-readmore a:hover,.blog-entry.thumbnail-entry .blog-entry-category a,ul.meta li a:hover,.dropcap,.single nav.post-navigation .nav-links .title,body .related-post-title a:hover,body #wp-calendar caption,body .contact-info-widget.default i,body .contact-info-widget.big-icons i,body .custom-links-widget .oceanwp-custom-links li a:hover,body .custom-links-widget .oceanwp-custom-links li a:hover:before,body .posts-thumbnails-widget li a:hover,body .social-widget li.oceanwp-email a:hover,.comment-author .comment-meta .comment-reply-link,#respond #cancel-comment-reply-link:hover,#footer-widgets .footer-box a:hover,#footer-bottom a:hover,#footer-bottom #footer-bottom-menu a:hover,.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active >a,.sidr-class-menu-item-has-children.active >a >.sidr-class-dropdown-toggle,input[type=checkbox]:checked:before{color:#1e3a2f}.woocommerce .oceanwp-grid-list a.active .owp-icon use,.woocommerce .oceanwp-grid-list a:hover .owp-icon use,.single nav.post-navigation .nav-links .title .owp-icon use,.blog-entry.post .blog-entry-readmore a:hover .owp-icon use,body .contact-info-widget.default .owp-icon use,body .contact-info-widget.big-icons .owp-icon use{stroke:#1e3a2f}.woocommerce div.product div.images .open-image,.wcmenucart-details.count,.woocommerce-message a,.woocommerce-error a,.woocommerce-info a,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.owp-product-nav li a.owp-nav-link:hover,.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after,.woocommerce .widget_product_categories li.current-cat >a ~ .count,.woocommerce .widget_product_categories li.current-cat >a:before,.woocommerce .widget_layered_nav li.chosen a ~ .count,.woocommerce .widget_layered_nav li.chosen a:before,#owp-checkout-timeline .active .timeline-wrapper,.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,.show-cart .wcmenucart-cart-icon .wcmenucart-count,.woocommerce ul.products li.product:not(.product-category) .image-wrap .button,input[type="button"],input[type="reset"],input[type="submit"],button[type="submit"],.button,#site-navigation-wrap .dropdown-menu >li.btn >a >span,.thumbnail:hover i,.thumbnail:hover .link-post-svg-icon,.post-quote-content,.omw-modal .omw-close-modal,body .contact-info-widget.big-icons li:hover i,body .contact-info-widget.big-icons li:hover .owp-icon,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button,.woocommerce-cart .wp-element-button,.woocommerce-checkout .wp-element-button,.wp-block-button__link{background-color:#1e3a2f}.current-shop-items-dropdown{border-top-color:#1e3a2f}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-bottom-color:#1e3a2f}.wcmenucart-details.count:before{border-color:#1e3a2f}.woocommerce ul.products li.product .button:hover{border-color:#1e3a2f}.woocommerce ul.products li.product .product-inner .added_to_cart:hover{border-color:#1e3a2f}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-color:#1e3a2f}.woocommerce .oceanwp-grid-list a.active{border-color:#1e3a2f}.woocommerce .oceanwp-grid-list a:hover{border-color:#1e3a2f}.woocommerce .oceanwp-off-canvas-filter:hover{border-color:#1e3a2f}.owp-product-nav li a.owp-nav-link:hover{border-color:#1e3a2f}.widget_shopping_cart_content .buttons .button:first-child:hover{border-color:#1e3a2f}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover{border-color:#1e3a2f}.widget_product_categories li a:hover ~ .count{border-color:#1e3a2f}.woocommerce .widget_product_categories li.current-cat >a ~ .count{border-color:#1e3a2f}.woocommerce .widget_product_categories li.current-cat >a:before{border-color:#1e3a2f}.widget_layered_nav li a:hover ~ .count{border-color:#1e3a2f}.woocommerce .widget_layered_nav li.chosen a ~ .count{border-color:#1e3a2f}.woocommerce .widget_layered_nav li.chosen a:before{border-color:#1e3a2f}#owp-checkout-timeline.arrow .active .timeline-wrapper:before{border-top-color:#1e3a2f;border-bottom-color:#1e3a2f}#owp-checkout-timeline.arrow .active .timeline-wrapper:after{border-left-color:#1e3a2f;border-right-color:#1e3a2f}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count{border-color:#1e3a2f}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after{border-color:#1e3a2f}.show-cart .wcmenucart-cart-icon .wcmenucart-count{border-color:#1e3a2f}.show-cart .wcmenucart-cart-icon .wcmenucart-count:after{border-color:#1e3a2f}.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery .active a{border-color:#1e3a2f}.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery a:hover{border-color:#1e3a2f}.widget-title{border-color:#1e3a2f}blockquote{border-color:#1e3a2f}.wp-block-quote{border-color:#1e3a2f}#searchform-dropdown{border-color:#1e3a2f}.dropdown-menu .sub-menu{border-color:#1e3a2f}.blog-entry.large-entry .blog-entry-readmore a:hover{border-color:#1e3a2f}.oceanwp-newsletter-form-wrap input[type="email"]:focus{border-color:#1e3a2f}.social-widget li.oceanwp-email a:hover{border-color:#1e3a2f}#respond #cancel-comment-reply-link:hover{border-color:#1e3a2f}body .contact-info-widget.big-icons li:hover i{border-color:#1e3a2f}body .contact-info-widget.big-icons li:hover .owp-icon{border-color:#1e3a2f}#footer-widgets .oceanwp-newsletter-form-wrap input[type="email"]:focus{border-color:#1e3a2f}.woocommerce div.product div.images .open-image:hover,.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover,.woocommerce-message a:focus,.woocommerce .button:focus,.woocommerce ul.products li.product:not(.product-category) .image-wrap .button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button[type="submit"]:focus,.button:hover,.button:focus,#site-navigation-wrap .dropdown-menu >li.btn >a:hover >span,.post-quote-author,.omw-modal .omw-close-modal:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button:hover,.wp-block-button__link:hover{background-color:#4a7c5c}body,.separate-layout,.has-parallax-footer:not(.separate-layout) #main{background-color:#f4f0e6}a{color:#1e3a2f}a .owp-icon use{stroke:#1e3a2f}a:hover{color:#b8923a}a:hover .owp-icon use{stroke:#b8923a}body .theme-button,body input[type="submit"],body button[type="submit"],body button,body .button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button,.woocommerce-cart .wp-element-button,.woocommerce-checkout .wp-element-button,.wp-block-button__link{border-color:#ffffff}body .theme-button:hover,body input[type="submit"]:hover,body button[type="submit"]:hover,body button:hover,body .button:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:active,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:active,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:active,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button:hover,.wp-block-button__link:hover{border-color:#ffffff}body{color:#020202}h1,h2,h3,h4,h5,h6,.theme-heading,.widget-title,.oceanwp-widget-recent-posts-title,.comment-reply-title,.entry-title,.sidebar-box .widget-title{color:#000000}/* OceanWP Style Settings CSS */.theme-button,input[type="submit"],button[type="submit"],button,.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{border-style:solid}.theme-button,input[type="submit"],button[type="submit"],button,.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{border-width:1px}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea,.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{border-style:solid}body div.wpforms-container-full .wpforms-form input[type=date],body div.wpforms-container-full .wpforms-form input[type=datetime],body div.wpforms-container-full .wpforms-form input[type=datetime-local],body div.wpforms-container-full .wpforms-form input[type=email],body div.wpforms-container-full .wpforms-form input[type=month],body div.wpforms-container-full .wpforms-form input[type=number],body div.wpforms-container-full .wpforms-form input[type=password],body div.wpforms-container-full .wpforms-form input[type=range],body div.wpforms-container-full .wpforms-form input[type=search],body div.wpforms-container-full .wpforms-form input[type=tel],body div.wpforms-container-full .wpforms-form input[type=text],body div.wpforms-container-full .wpforms-form input[type=time],body div.wpforms-container-full .wpforms-form input[type=url],body div.wpforms-container-full .wpforms-form input[type=week],body div.wpforms-container-full .wpforms-form select,body div.wpforms-container-full .wpforms-form textarea{border-style:solid}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea{border-radius:3px}body div.wpforms-container-full .wpforms-form input[type=date],body div.wpforms-container-full .wpforms-form input[type=datetime],body div.wpforms-container-full .wpforms-form input[type=datetime-local],body div.wpforms-container-full .wpforms-form input[type=email],body div.wpforms-container-full .wpforms-form input[type=month],body div.wpforms-container-full .wpforms-form input[type=number],body div.wpforms-container-full .wpforms-form input[type=password],body div.wpforms-container-full .wpforms-form input[type=range],body div.wpforms-container-full .wpforms-form input[type=search],body div.wpforms-container-full .wpforms-form input[type=tel],body div.wpforms-container-full .wpforms-form input[type=text],body div.wpforms-container-full .wpforms-form input[type=time],body div.wpforms-container-full .wpforms-form input[type=url],body div.wpforms-container-full .wpforms-form input[type=week],body div.wpforms-container-full .wpforms-form select,body div.wpforms-container-full .wpforms-form textarea{border-radius:3px}.page-header,.has-transparent-header .page-header{padding:15px 0 15px 0}/* Header */#site-header,.has-transparent-header .is-sticky #site-header,.has-vh-transparent .is-sticky #site-header.vertical-header,#searchform-header-replace{background-color:#5a9bd5}#site-header.has-header-media .overlay-header-media{background-color:rgba(0,0,0,0.5)}#site-logo #site-logo-inner a img,#site-header.center-header #site-navigation-wrap .middle-site-logo a img{max-width:70px}@media (max-width:480px){#site-logo #site-logo-inner a img,#site-header.center-header #site-navigation-wrap .middle-site-logo a img{max-width:65px}}#site-navigation-wrap .dropdown-menu >li >a,#site-navigation-wrap .dropdown-menu >li >button.dropdown-toggle,#site-navigation-wrap .dropdown-menu >li >button.site-search-toggle{padding:0 13px}#site-navigation-wrap .dropdown-menu >li >a,#site-header #site-navigation-wrap .dropdown-menu >li >button.dropdown-toggle,#site-header #site-navigation-wrap .dropdown-menu >li >button.site-search-toggle,.oceanwp-mobile-menu-icon a,.oceanwp-mobile-menu-icon>button,#searchform-header-replace-close{color:#ffffff}#site-navigation-wrap .dropdown-menu >li >a .owp-icon use,#site-header #site-navigation-wrap .dropdown-menu >li >button.dropdown-toggle .owp-icon use,#site-header #site-navigation-wrap .dropdown-menu >li >button.site-search-toggle .owp-icon use,.oceanwp-mobile-menu-icon a .owp-icon use,.oceanwp-mobile-menu-icon>button .owp-icon use,#searchform-header-replace-close .owp-icon use{stroke:#ffffff}#site-navigation-wrap .dropdown-menu >li >a:hover,#site-header #site-navigation-wrap .dropdown-menu >li >button.dropdown-toggle:hover,#site-header #site-navigation-wrap .dropdown-menu >li >button.site-search-toggle:hover,.oceanwp-mobile-menu-icon a:hover,.oceanwp-mobile-menu-icon>button:hover,#searchform-header-replace-close:hover{color:#e0e0e0}#site-navigation-wrap .dropdown-menu >li >a:hover .owp-icon use,#site-header #site-navigation-wrap .dropdown-menu >li >button.dropdown-toggle:hover .owp-icon use,#site-navigation-wrap .dropdown-menu >li >button.site-search-toggle:hover .owp-icon use,.oceanwp-mobile-menu-icon>button:hover .owp-icon use,.oceanwp-mobile-menu-icon a:hover .owp-icon use,#searchform-header-replace-close:hover .owp-icon use{stroke:#e0e0e0}/* Topbar */#top-bar{padding:0}#top-bar-wrap,.oceanwp-top-bar-sticky{background-color:#020202}#top-bar-wrap{border-color:#000000}#top-bar-wrap,#top-bar-content strong{color:#e3fce6}/* Blog CSS */.ocean-single-post-header ul.meta-item li a:hover{color:#333333}/* Sidebar */.widget-area .sidebar-box,.separate-layout .sidebar-box{margin-bottom:px}/* WooCommerce */.woocommerce-store-notice.demo_store{background-color:#020000}.owp-floating-bar .product_price del .amount,.owp-floating-bar .product_price .amount,.owp-floating-bar .out-of-stock{color:#020000}.owp-floating-bar form.cart .quantity .minus:hover,.owp-floating-bar form.cart .quantity .plus:hover{color:#ffffff}#owp-checkout-timeline .timeline-step{color:#cccccc}#owp-checkout-timeline .timeline-step{border-color:#cccccc}.woocommerce span.onsale{background-color:#4d96c1}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .price .amount{color:#020000}.price,.amount{color:#020101}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#020202}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#020000}/* Typography */body{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.8;font-weight:300}h1,h2,h3,h4,h5,h6,.theme-heading,.widget-title,.oceanwp-widget-recent-posts-title,.comment-reply-title,.entry-title,.sidebar-box .widget-title{font-family:'Open Sans';line-height:1.4}h1{font-family:'Open Sans';font-size:23px;line-height:1.4}h2{font-family:'Open Sans';font-size:20px;line-height:1.4;font-weight:300}h3{font-family:'Open Sans';font-size:18px;line-height:1.4;font-weight:300}h4{font-family:'Open Sans';font-size:17px;line-height:1.4}h5{font-size:14px;line-height:1.4}h6{font-size:15px;line-height:1.4}.page-header .page-header-title,.page-header.background-image-page-header .page-header-title{font-family:'Open Sans';font-size:32px;line-height:1.4;text-transform:uppercase}.page-header .page-subheading,.page-header.background-image-page-header .page-subheading{font-family:'Open Sans';font-size:15px;line-height:1.8}.site-breadcrumbs,.site-breadcrumbs a{font-family:'Open Sans';font-size:13px;line-height:1.4}#top-bar-content,#top-bar-social-alt{font-family:'Open Sans';font-size:12px;line-height:1.8}#site-logo a.site-logo-text{font-family:'Open Sans';font-size:24px;line-height:1.8}#site-navigation-wrap .dropdown-menu >li >a,#site-header.full_screen-header .fs-dropdown-menu >li >a,#site-header.top-header #site-navigation-wrap .dropdown-menu >li >a,#site-header.center-header #site-navigation-wrap .dropdown-menu >li >a,#site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a,.oceanwp-mobile-menu-icon a{font-family:'Open Sans';font-size:16px}.dropdown-menu ul li a.menu-link,#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-family:'Open Sans';font-size:12px;line-height:1.2;letter-spacing:.6px}.sidr-class-dropdown-menu li a,a.sidr-class-toggle-sidr-close,button.sidr-class-toggle-sidr-close,#mobile-dropdown ul li a,#mobile-dropdown ul li >button.menu-link.dropdown-toggle,body #mobile-fullscreen ul li a,body #mobile-fullscreen ul li >button.menu-link.dropdown-toggle{font-family:'Open Sans';font-size:15px;line-height:1.8}.blog-entry.post .blog-entry-header .entry-title a{font-family:'Open Sans';font-size:24px;line-height:1.4}.ocean-single-post-header .single-post-title{font-size:34px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header ul.meta-item li,.ocean-single-post-header ul.meta-item li a{font-size:13px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header .post-author-name,.ocean-single-post-header .post-author-name a{font-size:14px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header .post-author-description{font-size:12px;line-height:1.4;letter-spacing:.6px}.single-post .entry-title{font-family:'Open Sans';line-height:1.4;letter-spacing:.6px}.single-post ul.meta li,.single-post ul.meta li a{font-size:14px;line-height:1.4;letter-spacing:.6px}.sidebar-box .widget-title,.sidebar-box.widget_block .wp-block-heading{font-family:'Open Sans';font-size:13px;line-height:1;letter-spacing:1px}.sidebar-box,.footer-box{font-family:'Open Sans'}#footer-widgets .footer-box .widget-title{font-family:'Open Sans';font-size:13px;line-height:1;letter-spacing:1px}#footer-bottom #copyright{font-family:'Open Sans';font-size:12px;line-height:1}#footer-bottom #footer-bottom-menu{font-family:'Open Sans';font-size:12px;line-height:1}.woocommerce-store-notice.demo_store{font-family:'Open Sans';line-height:2;letter-spacing:1.5px}.demo_store .woocommerce-store-notice__dismiss-link{font-family:'Open Sans';line-height:2;letter-spacing:1.5px}.woocommerce ul.products li.product li.title h2,.woocommerce ul.products li.product li.title a{font-family:'Open Sans';font-size:14px;line-height:1.5;font-weight:200}.woocommerce ul.products li.product li.category,.woocommerce ul.products li.product li.category a{font-family:'Open Sans';font-size:12px;line-height:1;font-weight:200}.woocommerce ul.products li.product .price{font-family:'Open Sans';font-size:18px;line-height:1}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .product-inner .added_to_cart{font-family:'Open Sans';font-size:12px;line-height:1.5;letter-spacing:1px}.woocommerce ul.products li.owp-woo-cond-notice span,.woocommerce ul.products li.owp-woo-cond-notice a{font-family:'Open Sans';font-size:16px;line-height:1;letter-spacing:1px;font-weight:600;text-transform:capitalize}.woocommerce div.product .product_title{font-family:'Open Sans';font-size:24px;line-height:1.4;letter-spacing:.6px}.woocommerce div.product p.price{font-family:'Open Sans';font-size:36px;line-height:1}.woocommerce .owp-btn-normal .summary form button.button,.woocommerce .owp-btn-big .summary form button.button,.woocommerce .owp-btn-very-big .summary form button.button{font-family:'Open Sans';font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.woocommerce div.owp-woo-single-cond-notice span,.woocommerce div.owp-woo-single-cond-notice a{font-family:'Open Sans';font-size:18px;line-height:2;letter-spacing:1.5px;font-weight:600;text-transform:capitalize}.ocean-preloader--active .preloader-after-content{font-size:20px;line-height:1.8;letter-spacing:.6px}</style></head><body class="wp-singular product-template-default single single-product postid-5879 wp-custom-logo wp-embed-responsive wp-theme-oceanwp wp-child-theme-oceanwp-child theme-oceanwp cookies-not-set woocommerce woocommerce-page woocommerce-no-js eio-default ehf-footer ehf-template-oceanwp ehf-stylesheet-oceanwp-child oceanwp-theme dropdown-mobile no-header-border default-breakpoint content-full-width content-max-width page-header-disabled has-breadcrumbs woo-dropdown-cat account-original-style elementor-default elementor-kit-5" itemscope="itemscope" itemtype="https://schema.org/WebPage"><style class="wpcode-css-snippet">/* Empêche l'interaction avec les éléments masqués par aria-hidden */
[aria-hidden="true"] a,
[aria-hidden="true"] button,
[aria-hidden="true"] input,
[aria-hidden="true"] select,
[aria-hidden="true"] textarea {
  pointer-events: none !important;
}</style><div id="outer-wrap" class="site clr"><a class="skip-link screen-reader-text" href="#main">Skip to content</a><div id="wrap" class="clr"><div class="ldcbd-promo-bar" style="background:#1E3A2F;color:#F4F0E6;text-align:center;padding:10px 16px;font-size:12px;font-weight:600;letter-spacing:.04em;width:100%;box-sizing:border-box;">Inscrivez-vous à notre newsletter et recevez <strong style="color:#C9A84C;">votre offre de bienvenue</strong></div><header id="site-header" class="minimal-header center-menu center-logo clr" data-height="74" itemscope="itemscope" itemtype="https://schema.org/WPHeader" role="banner"><div id="site-header-inner" class="clr container"><div class="oceanwp-mobile-menu-icon clr mobile-left">
<a href="https://lademeureducbd.fr/#mobile-menu-toggle" class="mobile-menu"  aria-controls="mobile-dropdown" aria-expanded="false" aria-label="Menu mobile">
<i class="fa fa-bars" aria-hidden="true"></i>
</a></div><div id="site-logo" class="clr" itemscope itemtype="https://schema.org/Brand" ><div id="site-logo-inner" class="clr"><a href="https://lademeureducbd.fr/" class="custom-logo-link" rel="home"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" fetchpriority="high" width="256" height="256" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-favicon_lademeure_cbd.webp" class="custom-logo" alt="Favicon La Demeure du CBD" decoding="async" data-srcset="https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-favicon_lademeure_cbd.webp 256w, https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-favicon_lademeure_cbd-150x150.webp 150w, https://lademeureducbd.fr/wp-content/uploads/2026/05/cropped-favicon_lademeure_cbd-100x100.webp 100w" data-sizes="(max-width: 256px) 100vw, 256px" /></a></div></div><div id="site-navigation-wrap" class="no-top-border clr"><nav id="site-navigation" class="navigation main-navigation clr"  itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" aria-label="Main website navigation" ><ul id="menu-menu-principal" class="main-menu dropdown-menu sf-menu"><li id="menu-item-2606" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-2606"><a href="https://lademeureducbd.fr/cbd-shop-france" class="menu-link"><span class="text-wrap">Acheter CBD</span></a></li><li id="menu-item-3980" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat current-product-ancestor current-menu-parent current-product-parent menu-item-3980"><a href="https://lademeureducbd.fr/produits-alternatifs-thc" class="menu-link"><span class="text-wrap">Produits alternatifs</span></a></li><li id="menu-item-4805" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4805"><a href="https://lademeureducbd.fr/blog-cbd" class="menu-link"><span class="text-wrap">Blog CBD</span></a></li><li id="menu-item-2610" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2610"><a href="https://lademeureducbd.fr/mon-compte" class="menu-link"><span class="text-wrap">Mon compte</span></a></li><li class="woo-menu-icon wcmenucart-toggle-drop_down toggle-cart-widget">
<a href="https://lademeureducbd.fr/panier" class="wcmenucart">
<span class="wcmenucart-count"><i class="fas fa-shopping-cart" aria-hidden="true" role="img"></i><span class="wcmenucart-details count">0</span></span>
</a><div class="current-shop-items-dropdown owp-mini-cart clr"><div class="current-shop-items-inner clr"><div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div></div></div></li></ul></nav></div><div class="oceanwp-mobile-menu-icon clr woo-menu-icon mobile-right">
<a href="https://lademeureducbd.fr/panier" class="wcmenucart">
<span class="wcmenucart-count"><i class="fas fa-shopping-cart" aria-hidden="true" role="img"></i><span class="wcmenucart-details count">0</span></span>
</a></div></div><div id="mobile-dropdown" class="clr" ><nav class="clr" aria-label="Mobile navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-menu-principal-1" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-2606"><a href="https://lademeureducbd.fr/cbd-shop-france">Acheter CBD</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat current-product-ancestor current-menu-parent current-product-parent menu-item-3980"><a href="https://lademeureducbd.fr/produits-alternatifs-thc">Produits alternatifs</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4805"><a href="https://lademeureducbd.fr/blog-cbd">Blog CBD</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2610"><a href="https://lademeureducbd.fr/mon-compte">Mon compte</a></li><li class="woo-menu-icon wcmenucart-toggle-drop_down toggle-cart-widget">
<a href="https://lademeureducbd.fr/panier" class="wcmenucart">
<span class="wcmenucart-count"><i class="fas fa-shopping-cart" aria-hidden="true" role="img"></i><span class="wcmenucart-details count">0</span></span>
</a><div class="current-shop-items-dropdown owp-mini-cart clr"><div class="current-shop-items-inner clr"><div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div></div></div></li></ul><div id="mobile-menu-search" class="clr"><form aria-label="Rechercher sur ce site" method="get" action="https://lademeureducbd.fr/" class="mobile-searchform" role="search">
<span class="screen-reader-text">
Rechercher sur ce site		</span><input type="search" id="ocean-mobile-search-1" class="field" name="s" autocomplete="off" value="" placeholder="Rechercher" aria-label="Insérer une requête de recherche" />
<button aria-label="Envoyer la recherche" type="submit" class="searchform-submit">
<i class="icon-magnifier" aria-hidden="true" role="img"></i>		</button></form></div></nav></div></header><div class="owp-floating-bar"><div class="container clr"><div class="left"><p class="selected">Sélectionné :</p><h2 class="entry-title" itemprop="name">TNT Mango – Fleurs…</h2></div><div class="right"><div class="product_price"><p class="price"><span class="woocommerce-Price-amount amount"><bdi>7,90&nbsp;<span class="woocommerce-Price-currencySymbol" translate="no">&euro;</span></bdi></span> /g</p></div>
<button type="submit" class="button top">Sélectionner les options</button></div></div></div><main id="main" class="site-main clr"  role="main"><div id="content-wrap" class="container clr"><div id="primary" class="content-area clr"><div id="content" class="clr site-content"><article class="entry-content entry clr"><div class="ldcbd-pp"><section class="ldcbd-hero paper-grain"><div aria-hidden="true" style="position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.4) 30%,rgba(232,212,154,.6) 50%,rgba(201,168,76,.4) 70%,transparent)"></div><div aria-hidden="true" style="position:absolute;top:24px;left:24px;width:18px;height:18px;border-top:1px solid rgba(201,168,76,.5);border-left:1px solid rgba(201,168,76,.5)"></div><div aria-hidden="true" style="position:absolute;top:24px;right:24px;width:18px;height:18px;border-top:1px solid rgba(201,168,76,.5);border-right:1px solid rgba(201,168,76,.5)"></div><div class="ldcbd-inner"><nav class="ldcbd-crumb" aria-label="Fil d'Ariane">
<a href="https://lademeureducbd.fr/">Accueil</a>
<span class="sep">—</span>
<a href="https://lademeureducbd.fr/produits-alternatifs-thc">Fleurs et résines CBD enrichies</a>
<span class="sep">—</span>
<span class="active">TNT Mango – Fleurs CBD/CBN (enrichie)</span></nav><div class="ldcbd-hero-grid"><div class="ldcbd-gallery"><div class="ldcbd-gallery-main"><div class="ldcbd-frame-inner"></div><div class="ldcbd-corner ldcbd-corner-tl"></div><div class="ldcbd-corner ldcbd-corner-tr"></div><div class="ldcbd-corner ldcbd-corner-bl"></div><div class="ldcbd-corner ldcbd-corner-br"></div>
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MDAiIGhlaWdodD0iNjAwIiB2aWV3Qm94PSIwIDAgNjAwIDYwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" class="ldcbd-main-img" id="ldcbd-main-img" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp" alt="TNT Mango – fleur enrichie CBD/CBN (photo produit)" width="600" height="600" />
<button class="ldcbd-zoom-btn" aria-label="Agrandir">
<svg width="16" height="16" viewbox="0 0 24 24" fill="none" stroke="#C9A84C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/><line x1="11" y1="8" x2="11" y2="14"/><line x1="8" y1="11" x2="14" y2="11"/></svg>
</button></div><div class="ldcbd-thumbs"><div class="ldcbd-thumb active" data-full="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIiB2aWV3Qm94PSIwIDAgMTUwIDE1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn-150x150.webp" alt="" width="150" height="150" /></div></div></div><div class="ldcbd-info"><div class="ldcbd-eyebrow-row"><div class="ldcbd-eyebrow">
<span class="ldcbd-eyebrow-line"></span>
<span>Fleurs et résines CBD enrichies</span></div>
<button class="ldcbd-wish-btn" aria-label="Ajouter aux favoris">
<svg width="16" height="16" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"/></svg>
</button></div><h1 class="ldcbd-title">TNT Mango – Fleurs CBD/CBN (enrichie)</h1><div class="ldcbd-subtitle">choisies pour leur qualité et leurs profils aromatiques</div><div class="ldcbd-rating-row"><div class="ldcbd-stars"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div>
<span class="ldcbd-rating-text">5.0 · 4 avis</span></div><div class="ldcbd-price-block"><div class="ldcbd-price-wrap">
<span class="ldcbd-price" id="ldcbd-price-display">7,90 €</span>
<span class="ldcbd-price-unit">/ gramme</span></div><div class="ldcbd-stock"><span class="ldcbd-stock-dot"></span> EN STOCK · EXPÉDIÉ SOUS 24H</div></div><div class="ldcbd-short-desc"><strong>TNT Mango – Fleur enrichie CBD/CBN</strong> — CBD <strong>35,3 %</strong> • CBN <strong>4,9 %</strong> • <strong>Puissance : 4,5/5</strong><div class="ldcbd-power-card ldcbd-power-45"><div class="ldcbd-power-badge">Puissance très élevée</div><div class="ldcbd-power-head">Niveau de puissance
<strong>Très élevé</strong></div><div class="ldcbd-power-bar"></div><div class="ldcbd-power-note">À aborder progressivement</div></div><p>La <strong>TNT Mango</strong> séduit par ses notes de mangue fraîche et fruitées, avec une présence dense et immédiatement reconnaissable. Avec les taux de cannabinoïdes les plus élevés de la gamme TNT, elle s'impose comme la référence la plus concentrée et la plus puissante.</p>
<br><p>Idéale si tu maîtrises déjà très bien les fleurs enrichies CBD/CBN et que tu cherches un profil fruité intense à puissance maximale.</p></div><div class="ldcbd-specs"><div class="ldcbd-spec"><div class="ldcbd-spec-k">FLEUR</div><div class="ldcbd-spec-v">CBD/CBN ENRICHIE</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">CBD</div><div class="ldcbd-spec-v">35,3 %</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">CBN</div><div class="ldcbd-spec-v">4,9 %</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">THC</div><div class="ldcbd-spec-v">≤ 0,3 %</div></div></div><form class="cart" method="post" enctype="multipart/form-data" action="https://lademeureducbd.fr/">
<input type="hidden" id="_wpnonce" name="_wpnonce" value="2fc9d40a04" /><input type="hidden" name="_wp_http_referer" value="/tnt-mango-fleur-cbd-cbn-enrichie" />          <input type="hidden" name="add-to-cart" value="5879">
<input type="hidden" name="variation_id" id="ldcbd-variation-id" value="">
<input type="hidden" name="attribute_pa_poids" id="ldcbd-attr-poids" value=""><div class="ldcbd-field-label">Poids</div><div class="ldcbd-weights" id="ldcbd-weights"
data-base-price="7.9"
data-variations='[{&quot;id&quot;:5882,&quot;price&quot;:7.9,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;1g&quot;}},{&quot;id&quot;:5883,&quot;price&quot;:15.8,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;2g&quot;}},{&quot;id&quot;:5884,&quot;price&quot;:39.5,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;5g&quot;}},{&quot;id&quot;:5885,&quot;price&quot;:79,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;10g&quot;}}]'>
<button type="button" class="ldcbd-weight-btn"
data-weight="1g"
data-price="7.9"
data-vid="5882">
1g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="2g"
data-price="15.8"
data-vid="5883">
2g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="5g"
data-price="39.5"
data-vid="5884">
5g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="10g"
data-price="79"
data-vid="5885">
10g            </button></div><div class="ldcbd-buy-row"><div class="ldcbd-qty-wrap">
<button type="button" class="ldcbd-qty-btn" id="ldcbd-qty-minus">−</button>
<input type="number" name="quantity" id="ldcbd-qty" class="ldcbd-qty-input" value="1" min="1" max="999">
<button type="button" class="ldcbd-qty-btn" id="ldcbd-qty-plus">+</button></div>
<button type="submit" class="ldcbd-atc-btn" id="ldcbd-atc-btn">
<svg width="18" height="18" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"/><line x1="3" y1="6" x2="21" y2="6"/><path d="M16 10a4 4 0 0 1-8 0"/></svg>
AJOUTER AU PANIER
</button></div><div class="ldcbd-total-row">
<span>Total :</span>
<strong id="ldcbd-total-display">Sélectionnez un poids</strong>
<span id="ldcbd-total-meta"></span></div></form><div class="ldcbd-reassurance"><div class="ldcbd-reas-item"><div class="ldcbd-reas-t">Expédition sous 24h</div><div class="ldcbd-reas-s">Suivi inclus</div></div><div class="ldcbd-reas-item"><div class="ldcbd-reas-t">Colis neutre</div><div class="ldcbd-reas-s">Sans mention CBD</div></div><div class="ldcbd-reas-item"><div class="ldcbd-reas-t">Paiement sécurisé</div><div class="ldcbd-reas-s">3DS2 · Viva Wallet</div></div></div></div></div></div></section><div id="ldcbd-hero-end" style="height:1px;margin-top:-1px" aria-hidden="true"></div><section class="ldcbd-desc paper-grain"><div aria-hidden="true" style="position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#C9A84C 30%,#E8D49A 50%,#C9A84C 70%,transparent)"></div><div class="ldcbd-ghost-letter" aria-hidden="true">T</div><div class="ldcbd-desc-inner"><div class="ldcbd-desc-header"><div class="ldcbd-kicker-center"><span></span><span>EN DÉTAIL</span><span></span></div><h2 class="ldcbd-desc-title">TNT Mango : une fleur CBD/CBN enrichie <em>exotique et très concentrée</em></h2></div><div class="ldcbd-desc-body">
La TNT Mango est une fleur CBD/CBN enrichie au profil très concentré, fruité et marqué. Elle reprend l’esprit gourmand d’une Mango classique, avec des notes exotiques inspirées de la mangue, une touche sucrée et un fond légèrement végétal qui apporte de l’équilibre. Avec CBD 35,3 % et CBN 4,9 %, elle fait partie des références les plus concentrées de la gamme TNT. Cette fleur ne se présente donc pas comme une fleur CBD classique. Son profil CBD/CBN renforcé, sa densité aromatique et sa puissance estimée à 4,5/5 en font une référence pensée pour les personnes déjà habituées aux fleurs enrichies. Elle est à aborder progressivement, comme toute la gamme TNT.<blockquote class="ldcbd-pullquote">Exotique, dense et très concentrée : la TNT Mango associe une signature fruitée inspirée de la mangue à un profil CBD/CBN enrichi, réservé aux amateurs confirmés.</blockquote><h2>Pourquoi choisir la TNT Mango ?</h2>
La TNT Mango est intéressante si tu recherches une fleur CBD/CBN enrichie avec un profil plus exotique, plus fruité et plus concentré que les autres références TNT. Son identité aromatique repose sur une note mangue, une douceur sucrée et un fond végétal qui garde un certain équilibre. Avec CBD 35,3 % et CBN 4,9 %, elle se distingue surtout par son profil cannabinoïde très renforcé. C’est une fleur à choisir si tu connais déjà les fleurs enrichies et que tu veux une référence dense, fruitée et bien marquée, sans partir sur un profil plus rond comme la <a href="/tnt-gelato-fleurs-cbd-cbn">Gelato</a> ou plus myrtille comme la <a href="/tnt-blueberry-fleurs-cbd-cbn">Blueberry</a>.<h2>Caractéristiques</h2><table><tbody><tr><td>Type</td><td>Fleur CBD/CBN enrichie</td></tr><tr><td>Variété</td><td>Mango</td></tr><tr><td>CBD</td><td>35,3 %</td></tr><tr><td>CBN</td><td>4,9 %</td></tr><tr><td>THC</td><td>≤ 0,3 %</td></tr><tr><td>Puissance</td><td>4,5/5</td></tr><tr><td>Profil aromatique</td><td>Exotique, fruité, sucré</td></tr><tr><td>Conseil</td><td>À aborder progressivement</td></tr></tbody></table><h2>FAQ — TNT Mango</h2><h3>La TNT Mango est-elle une fleur CBD classique ?</h3>
Non, la TNT Mango est une fleur CBD/CBN enrichie. Elle possède un profil cannabinoïde renforcé et se distingue d'une fleur CBD classique par sa concentration élevée, sa densité et son profil plus affirmé.<h3>Quel est le profil aromatique de la TNT Mango ?</h3>
La TNT Mango développe un profil fruité et exotique, inspiré de la mangue, avec une touche sucrée et un fond légèrement végétal. Cette combinaison lui donne une signature gourmande, dense et facilement identifiable.<h3>Pourquoi choisir la TNT Mango plutôt qu'une autre TNT ?</h3>
La TNT Mango est la référence à choisir si tu recherches un profil plus exotique et très concentré. Elle se différencie d’une Gelato plus ronde et terreuse, ou d’une Blueberry plus orientée myrtille, par son côté fruité, sucré et directement tropical.<h3>À qui s'adresse la TNT Mango ?</h3>
La TNT Mango s'adresse surtout aux personnes déjà habituées aux fleurs CBD/CBN enrichies. Sa puissance estimée à 4,5/5 et son profil très concentré invitent à l'aborder progressivement.<h3>Quelle est la différence entre CBD et CBN dans cette fleur enrichie ?</h3>
La TNT Mango associe du CBD à 35,3 % et du CBN à 4,9 %. Cette combinaison permet d'obtenir un profil cannabinoïde renforcé, plus travaillé qu'une fleur CBD classique, tout en conservant une identité aromatique orientée Mango.<h3>Comment conserver la TNT Mango ?</h3>
Pour préserver son profil fruité et ses notes exotiques, il est conseillé de conserver la TNT Mango dans un contenant bien fermé, à l'abri de la lumière, de l'humidité et des fortes variations de température.<h2>Découvrir aussi</h2>
Pour comparer la TNT Mango avec d'autres références de la même gamme, découvre notre sélection de <a href="/produits-alternatifs-thc">produits alternatifs</a>.</div></div></section><section class="ldcbd-warn paper-grain"><div class="ldcbd-warn-aside"><div class="ldcbd-warn-aside-left">Édition contrôlée</div><div class="ldcbd-warn-aside-right">TRAÇABILITÉ GARANTIE <span></span> ANALYSE LABO</div></div><div class="ldcbd-warn-card"><div class="ldcbd-warn-card-inner"><div aria-hidden="true" style="position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#C9A84C 30%,#E8D49A 50%,#C9A84C 70%,transparent)"></div><div aria-hidden="true" style="position:absolute;top:14px;left:14px;width:18px;height:18px;border-top:2px solid rgba(201,168,76,.4);border-left:2px solid rgba(201,168,76,.4)"></div><div aria-hidden="true" style="position:absolute;bottom:14px;right:14px;width:18px;height:18px;border-bottom:2px solid rgba(201,168,76,.4);border-right:2px solid rgba(201,168,76,.4)"></div><div class="ldcbd-warn-icon">
<svg width="22" height="22" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/><line x1="12" y1="9" x2="12" y2="13"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg></div><div class="ldcbd-warn-body"><div class="ldcbd-warn-label">Avertissement</div><p>La vente de ce produit est interdite aux mineurs. Il est important de souligner que ce produit ne doit pas être fumé et qu'il n'est pas adapté aux femmes enceintes ou allaitantes. Il est crucial de garder ce produit hors de portée des enfants et de ne pas conduire après l'avoir consommé. Veuillez noter que <strong>La Demeure du CBD</strong> ne peut être tenue responsable d'une utilisation inappropriée de ce produit.</p></div></div></div></section><section class="ldcbd-reviews"><div aria-hidden="true" style="position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.4) 50%,transparent)"></div><div class="ldcbd-rev-inner"><div style="text-align:center;margin-bottom:14px"><div class="ldcbd-kicker-center"><span></span><span>RETOURS CLIENTS</span><span></span></div></div><h2 class="ldcbd-rev-title">Ce que disent nos clients</h2><div class="ldcbd-rev-grid"><div class="ldcbd-score-panel"><div style="text-align:center;padding-bottom:24px;border-bottom:1px solid var(--ln);margin-bottom:24px"><div class="ldcbd-score-big">5.0<sup>/5</sup></div><div class="ldcbd-stars" style="justify-content:center;margin-bottom:10px"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div><div class="ldcbd-score-sub">Note moyenne sur <strong>4</strong> avis</div></div><div class="ldcbd-rating-bars"><div class="ldcbd-bar-row">
<span class="ldcbd-bar-label">5★</span><div class="ldcbd-bar-track"><div class="ldcbd-bar-fill" style="width:100%"></div></div>
<span class="ldcbd-bar-pct">100%</span></div><div class="ldcbd-bar-row">
<span class="ldcbd-bar-label">4★</span><div class="ldcbd-bar-track"><div class="ldcbd-bar-fill" style="width:0%"></div></div>
<span class="ldcbd-bar-pct">0%</span></div><div class="ldcbd-bar-row">
<span class="ldcbd-bar-label">3★</span><div class="ldcbd-bar-track"><div class="ldcbd-bar-fill" style="width:0%"></div></div>
<span class="ldcbd-bar-pct">0%</span></div><div class="ldcbd-bar-row">
<span class="ldcbd-bar-label">2★</span><div class="ldcbd-bar-track"><div class="ldcbd-bar-fill" style="width:0%"></div></div>
<span class="ldcbd-bar-pct">0%</span></div><div class="ldcbd-bar-row">
<span class="ldcbd-bar-label">1★</span><div class="ldcbd-bar-track"><div class="ldcbd-bar-fill" style="width:0%"></div></div>
<span class="ldcbd-bar-pct">0%</span></div></div><div class="ldcbd-verified-badge">
<svg width="18" height="18" viewbox="0 0 24 24" fill="none" stroke="#C9A84C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/><polyline points="9 12 11 14 15 10"/></svg><div><div>Avis 100% vérifiés</div><div>Uniquement par les acheteurs du produit.</div></div></div>
<button class="ldcbd-leave-review-btn">LAISSER UN AVIS</button></div><div class="ldcbd-reviews-list"><div class="ldcbd-review-card"><div class="ldcbd-rev-quote" aria-hidden="true">"</div><div class="ldcbd-rev-header"><div class="ldcbd-rev-avatar">R</div><div style="flex:1"><div class="ldcbd-rev-meta-row">
<span class="ldcbd-rev-name">Rania Nassibi</span>
<span class="ldcbd-rev-verified">✓ ACHAT VÉRIFIÉ</span></div><div class="ldcbd-stars"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div></div></div><p class="ldcbd-rev-text"></p></div><div class="ldcbd-review-card"><div class="ldcbd-rev-quote" aria-hidden="true">"</div><div class="ldcbd-rev-header"><div class="ldcbd-rev-avatar">Y</div><div style="flex:1"><div class="ldcbd-rev-meta-row">
<span class="ldcbd-rev-name">Ysam</span>
<span class="ldcbd-rev-verified">✓ ACHAT VÉRIFIÉ</span></div><div class="ldcbd-stars"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div></div></div><p class="ldcbd-rev-text">Bonjour,Un très bon goût, une puissance qui me semble être mieux maîtriser qu&#039;avec le Thx .La sensation est rapidement ressentie 3 latte environ
Un plateau qui dure bien 15 min voir plus.Il faut y allez crescendo même pour les habitué
Vraiment... 😊Merci encore pour cette variété delicieuse</p></div><div class="ldcbd-review-card"><div class="ldcbd-rev-quote" aria-hidden="true">"</div><div class="ldcbd-rev-header"><div class="ldcbd-rev-avatar">e</div><div style="flex:1"><div class="ldcbd-rev-meta-row">
<span class="ldcbd-rev-name">enaime</span>
<span class="ldcbd-rev-verified">✓ ACHAT VÉRIFIÉ</span></div><div class="ldcbd-stars"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div></div></div><p class="ldcbd-rev-text">Très bonne goût et puissance je le recommande</p></div><div class="ldcbd-review-card"><div class="ldcbd-rev-quote" aria-hidden="true">"</div><div class="ldcbd-rev-header"><div class="ldcbd-rev-avatar">R</div><div style="flex:1"><div class="ldcbd-rev-meta-row">
<span class="ldcbd-rev-name">Robert Putin</span>
<span class="ldcbd-rev-verified">✓ ACHAT VÉRIFIÉ</span></div><div class="ldcbd-stars"><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg1" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg1)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg2" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg2)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg3" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg3)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg4" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg4)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg><svg width="16" height="16" viewbox="0 0 24 24"><defs><lineargradient id="lsg5" x1="0%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#E8D49A"/><stop offset="100%" stop-color="#C9A84C"/></lineargradient></defs><path d="M12 2.5l2.69 6.46 6.97.59-5.31 4.6 1.62 6.85L12 17.27l-5.97 3.73 1.62-6.85-5.31-4.6 6.97-.59L12 2.5z" fill="url(#lsg5)" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/></svg></div></div></div><p class="ldcbd-rev-text">Choqué par l’odeur, le goût, la fumée et la puissance je ne m’y attendais pas,
Très bonne alternative, je recommande sans hésitation</p></div></div></div></div></section><div class="ldcbd-review-form-wrap"><form class="ldcbd-review-form" id="ldcbd-review-form" method="post" action="https://lademeureducbd.fr/wp-comments-post.php">
<input type="hidden" name="comment_post_ID" value="5879">
<input type="hidden" name="comment_parent" value="0">
<input type="hidden" name="rating" id="ldcbd-rf-rating" value="0">
<label>Votre note</label><div class="ldcbd-rf-stars" id="ldcbd-rf-stars"><span class="ldcbd-rf-star" data-v="1">&#9733;</span><span class="ldcbd-rf-star" data-v="2">&#9733;</span><span class="ldcbd-rf-star" data-v="3">&#9733;</span><span class="ldcbd-rf-star" data-v="4">&#9733;</span><span class="ldcbd-rf-star" data-v="5">&#9733;</span></div><div class="ldcbd-rf-error" id="ldcbd-rf-error">Merci de choisir une note avant d'envoyer votre avis.</div>
<label for="ldcbd-rf-author">Votre nom</label>
<input type="text" id="ldcbd-rf-author" name="author" required value="">
<label for="ldcbd-rf-email">Votre email</label>
<input type="email" id="ldcbd-rf-email" name="email" required value="">
<label for="ldcbd-rf-comment">Votre avis</label><textarea id="ldcbd-rf-comment" name="comment" required></textarea><button type="submit">ENVOYER MON AVIS</button></form></div><div class="ldcbd-ornament-wrap"><div class="ldcbd-ornament">
<svg width="20" height="20" viewbox="0 0 20 20"><path d="M10 1L13 7L19 10L13 13L10 19L7 13L1 10L7 7Z" fill="none" stroke="#C9A84C" stroke-width="1" stroke-linejoin="round"/><circle cx="10" cy="10" r="1.6" fill="#C9A84C"/></svg></div></div><section class="ldcbd-related paper-grain"><div class="ldcbd-inner"><div class="ldcbd-rel-header"><div><div class="ldcbd-eyebrow-gold">VOUS AIMEREZ AUSSI</div><div class="ldcbd-eyebrow-bar"></div><h2 class="ldcbd-rel-title">Nous vous recommandons également</h2></div>
<a href="https://lademeureducbd.fr/boutique" class="ldcbd-all-link">VOIR TOUS LES PRODUITS →</a></div><div class="ldcbd-rel-grid"><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/tnt-gelato-fleurs-cbd-cbn" class="ldcbd-rel-img-wrap no-lightbox"><div class="ldcbd-rel-img">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgMzAwIDMwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/06/tnt-gelato-fleurs-cbd-cbn-enrichie-300x300.webp" alt="TNT Gelato – Fleurs CBD/CBN (enrichie)" loading="lazy" width="300" height="300" /><div class="ldcbd-rel-badges"><span class="ldcbd-pbadge" style="background:#E8D49A;color:#7A5A1A">Nouveau</span></div></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/tnt-gelato-fleurs-cbd-cbn" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Fleurs et résines CBD enrichies</div><div class="ldcbd-rel-name">TNT Gelato – Fleurs CBD/CBN (enrichie)</div><div class="ldcbd-rel-stars">★★★★★ <span style="color:var(--ch4)">(1)</span></div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">7.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/tnt-gelato-fleurs-cbd-cbn" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/master-kush-d10" class="ldcbd-rel-img-wrap no-lightbox"><div class="ldcbd-rel-img">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgMzAwIDMwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/05/master-kush-d10-300x300.webp" alt="Master Kush D10 – Fleurs enrichies" loading="lazy" width="300" height="300" /><div class="ldcbd-rel-badges"><span class="ldcbd-pbadge" style="background:#999;color:#fff">Rupture</span><span class="ldcbd-pbadge" style="background:#F0D9D9;color:#8B2E2E">Promo</span><span class="ldcbd-pbadge" style="background:#E8D49A;color:#7A5A1A">Nouveau</span></div></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/master-kush-d10" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Fleurs et résines CBD enrichies</div><div class="ldcbd-rel-name">Master Kush D10 – Fleurs enrichies</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">6.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/master-kush-d10" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie" class="ldcbd-rel-img-wrap no-lightbox"><div class="ldcbd-rel-img">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgMzAwIDMwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-300x300.webp" alt="TNT Dry – Résine CBD/CBN (enrichie)" loading="lazy" width="300" height="300" /></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Fleurs et résines CBD enrichies</div><div class="ldcbd-rel-name">TNT Dry – Résine CBD/CBN (enrichie)</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">8.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/tnt-blueberry-fleurs-cbd-cbn" class="ldcbd-rel-img-wrap no-lightbox"><div class="ldcbd-rel-img">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgMzAwIDMwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/06/tnt-blueberry-cbd-cbn-enrichie-300x300.webp" alt="TNT Blueberry – Fleurs CBD/CBN (enrichie)" loading="lazy" width="300" height="300" /><div class="ldcbd-rel-badges"><span class="ldcbd-pbadge" style="background:#E8D49A;color:#7A5A1A">Nouveau</span></div></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/tnt-blueberry-fleurs-cbd-cbn" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Fleurs et résines CBD enrichies</div><div class="ldcbd-rel-name">TNT Blueberry – Fleurs CBD/CBN (enrichie)</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">7.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/tnt-blueberry-fleurs-cbd-cbn" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div></div></div></section></div><div class="ldcbd-sticky-atc" id="ldcbd-sticky-atc" aria-hidden="true"><div class="ldcbd-sticky-inner"><div class="ldcbd-sticky-thumb">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MDAiIGhlaWdodD0iNjAwIiB2aWV3Qm94PSIwIDAgNjAwIDYwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/02/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp" alt="" width="600" height="600" /></div><div style="flex:1;min-width:0"><div class="ldcbd-sticky-name">TNT Mango – Fleurs CBD/CBN (enrichie)</div><div class="ldcbd-sticky-meta">Fleurs et résines CBD enrichies · <span id="ldcbd-sticky-weight">—</span></div></div><div style="display:flex;align-items:center;gap:16px;flex-shrink:0"><div style="text-align:right"><div class="ldcbd-sticky-price" id="ldcbd-sticky-price">—</div><div class="ldcbd-sticky-sub" id="ldcbd-sticky-sub"></div></div>
<button class="ldcbd-sticky-btn" id="ldcbd-sticky-btn">
<svg width="16" height="16" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"/><line x1="3" y1="6" x2="21" y2="6"/><path d="M16 10a4 4 0 0 1-8 0"/></svg>
AJOUTER
</button></div></div></div> <script type="litespeed/javascript">(function(){'use strict';var selectedWeight=null;var selectedVid=null;var selectedPrice=null;var qty=1;var weightBtns=document.querySelectorAll('.ldcbd-weight-btn');var varIdInput=document.getElementById('ldcbd-variation-id');var attrInput=document.getElementById('ldcbd-attr-poids');var qtyInput=document.getElementById('ldcbd-qty');var priceEl=document.getElementById('ldcbd-price-display');var totalEl=document.getElementById('ldcbd-total-display');var totalMeta=document.getElementById('ldcbd-total-meta');var stickyBar=document.getElementById('ldcbd-sticky-atc');var stickyPrice=document.getElementById('ldcbd-sticky-price');var stickySub=document.getElementById('ldcbd-sticky-sub');var stickyWt=document.getElementById('ldcbd-sticky-weight');var stickyBtn=document.getElementById('ldcbd-sticky-btn');var heroEnd=document.getElementById('ldcbd-hero-end');var mainImg=document.getElementById('ldcbd-main-img');var atcBtn=document.getElementById('ldcbd-atc-btn');function fmt(n){return n.toFixed(2).replace('.',',')+' €'}
function updateTotal(){if(selectedPrice===null)return;var total=selectedPrice*qty;totalEl.textContent=fmt(total);totalMeta.textContent='('+qty+' × '+selectedWeight+')';stickyPrice.textContent=fmt(total);stickySub.textContent=qty+' × '+selectedWeight}
weightBtns.forEach(function(btn){btn.addEventListener('click',function(){weightBtns.forEach(function(b){b.classList.remove('active')});btn.classList.add('active');selectedWeight=btn.dataset.weight;selectedVid=btn.dataset.vid;selectedPrice=parseFloat(btn.dataset.price);if(varIdInput)varIdInput.value=selectedVid;if(attrInput)attrInput.value=selectedWeight;var liveSelect=document.querySelector('select[name="attribute_pa_poids"]');if(liveSelect){liveSelect.value=selectedWeight;liveSelect.dispatchEvent(new Event('change',{bubbles:!0}))}
if(stickyWt)stickyWt.textContent=selectedWeight;updateTotal()})});var defaultWeightBtn=null;for(var dwi=0;dwi<weightBtns.length;dwi++){if(weightBtns[dwi].dataset.weight==='10g'){defaultWeightBtn=weightBtns[dwi];break}}
if(!defaultWeightBtn&&weightBtns.length>0)defaultWeightBtn=weightBtns[0];if(defaultWeightBtn)defaultWeightBtn.click();setTimeout(function(){var ls=document.querySelector('select[name="attribute_pa_poids"]');if(ls&&selectedWeight){ls.value=selectedWeight;ls.dispatchEvent(new Event('change',{bubbles:!0}))}},600);document.getElementById('ldcbd-qty-minus')&&document.getElementById('ldcbd-qty-minus').addEventListener('click',function(){qty=Math.max(1,qty-1);qtyInput.value=qty;updateTotal()});document.getElementById('ldcbd-qty-plus')&&document.getElementById('ldcbd-qty-plus').addEventListener('click',function(){qty=qty+1;qtyInput.value=qty;updateTotal()});qtyInput&&qtyInput.addEventListener('input',function(){qty=Math.max(1,parseInt(this.value)||1);this.value=qty;updateTotal()});document.querySelectorAll('.ldcbd-thumb').forEach(function(thumb){thumb.addEventListener('click',function(){document.querySelectorAll('.ldcbd-thumb').forEach(function(t){t.classList.remove('active')});thumb.classList.add('active');if(mainImg&&thumb.dataset.full){mainImg.src=thumb.dataset.full}})});if(heroEnd&&stickyBar){var observer=new IntersectionObserver(function(entries){var entry=entries[0];if(!entry.isIntersecting&&entry.boundingClientRect.top<0){stickyBar.classList.add('visible');stickyBar.removeAttribute('aria-hidden')}else{stickyBar.classList.remove('visible');stickyBar.setAttribute('aria-hidden','true')}},{threshold:0});observer.observe(heroEnd)}
stickyBtn&&stickyBtn.addEventListener('click',function(){if(atcBtn)atcBtn.closest('form').submit();});atcBtn&&atcBtn.closest('form').addEventListener('submit',function(){atcBtn.classList.add('added');atcBtn.textContent='✓ AJOUTÉ AU PANIER';setTimeout(function(){atcBtn.classList.remove('added');atcBtn.innerHTML='<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"/><line x1="3" y1="6" x2="21" y2="6"/><path d="M16 10a4 4 0 0 1-8 0"/></svg> AJOUTER AU PANIER'},2500)});var owpBarEl=document.querySelector('.owp-floating-bar');if(owpBarEl)owpBarEl.remove();document.querySelectorAll('.ldcbd-desc-body table').forEach(function(table){if(window.innerWidth<=600){return}
var rows=Array.from(table.querySelectorAll('tr'));var n=rows.length;var half=Math.ceil(n/2);table.style.gridTemplateColumns='auto 1fr auto 1fr';table.style.gridTemplateRows='repeat('+half+', auto)';rows.forEach(function(tr,i){var isLeft=i<half;var visualRow=(isLeft?i:i-half)+1;var labelCol=isLeft?1:3;var valueCol=isLeft?2:4;var cells=tr.children;if(cells[0]){cells[0].style.gridRow=visualRow;cells[0].style.gridColumn=labelCol}
if(cells[1]){cells[1].style.gridRow=visualRow;cells[1].style.gridColumn=valueCol}});var maxLabelWidth=0;rows.forEach(function(tr){var label=tr.children[0];if(label)maxLabelWidth=Math.max(maxLabelWidth,label.getBoundingClientRect().width);});table.style.gridTemplateColumns=(maxLabelWidth+8)+'px 1fr '+(maxLabelWidth+8)+'px 1fr';var rightCount=n-half;for(var vr=1;vr<=half;vr++){var leftDiv=document.createElement('div');leftDiv.className='ldcbd-table-divider';leftDiv.style.gridRow=vr;leftDiv.style.gridColumn='1 / 3';leftDiv.style.alignSelf='end';leftDiv.style.borderBottom='1px solid rgba(30,58,47,.08)';table.appendChild(leftDiv);if(vr<=rightCount){var rightDiv=document.createElement('div');rightDiv.className='ldcbd-table-divider';rightDiv.style.gridRow=vr;rightDiv.style.gridColumn='3 / 5';rightDiv.style.alignSelf='end';rightDiv.style.borderBottom='1px solid rgba(30,58,47,.08)';table.appendChild(rightDiv)}}});var descBody=document.querySelector('.ldcbd-desc-body');if(descBody){var h2list=Array.from(descBody.querySelectorAll('h2'));var faqH2=h2list.find(function(h){return h.nextElementSibling&&h.nextElementSibling.tagName==='H3'});if(faqH2){faqH2.classList.add('ldcbd-faq-header');var discoverH2=h2list.find(function(h){return h.textContent.trim()==='Découvrir aussi'});if(discoverH2)discoverH2.classList.add('ldcbd-discover-header');var h3s=[];var node=faqH2.nextElementSibling;while(node&&node.tagName!=='H2'){if(node.tagName==='H3')h3s.push(node);node=node.nextElementSibling}
h3s.forEach(function(h3,idx){var answerNode=h3.nextSibling;while(answerNode&&answerNode.nodeType===3&&!answerNode.textContent.trim()){answerNode=answerNode.nextSibling}
var item=document.createElement('div');item.className='ldcbd-faq-item'+(idx===0?' is-open':'');var icon=document.createElement('span');icon.className='ldcbd-faq-icon';h3.appendChild(icon);h3.classList.add('ldcbd-faq-q');var answerDiv=document.createElement('div');answerDiv.className='ldcbd-faq-answer';if(answerNode){if(answerNode.nodeType===3){answerDiv.appendChild(answerNode)}else if(answerNode.tagName==='P'){while(answerNode.firstChild){answerDiv.appendChild(answerNode.firstChild)}
answerNode.remove()}}
h3.parentNode.insertBefore(item,h3);item.appendChild(h3);item.appendChild(answerDiv);h3.addEventListener('click',function(){var wasOpen=item.classList.contains('is-open');descBody.querySelectorAll('.ldcbd-faq-item').forEach(function(i){i.classList.remove('is-open')});if(!wasOpen)item.classList.add('is-open');})})}}
document.addEventListener('click',function(e){var owpBtn=e.target.closest('.owp-floating-bar .button');if(!owpBtn)return;e.preventDefault();var totalRow=document.querySelector('.ldcbd-total-row');if(totalRow)totalRow.scrollIntoView({behavior:'instant',block:'end'})})})()</script> <script type="litespeed/javascript">(function(){'use strict';var btn=document.querySelector('.ldcbd-leave-review-btn');var form=document.getElementById('ldcbd-review-form');if(!btn||!form)return;btn.addEventListener('click',function(){form.classList.toggle('active');if(form.classList.contains('active')){form.scrollIntoView({behavior:'instant',block:'center'})}});var stars=document.querySelectorAll('#ldcbd-rf-stars .ldcbd-rf-star');var ratingInput=document.getElementById('ldcbd-rf-rating');var errorEl=document.getElementById('ldcbd-rf-error');stars.forEach(function(star){star.addEventListener('click',function(){var v=parseInt(star.getAttribute('data-v'),10);ratingInput.value=v;errorEl.classList.remove('active');stars.forEach(function(s){s.classList.toggle('active',parseInt(s.getAttribute('data-v'),10)<=v)})})});form.addEventListener('submit',function(e){if(parseInt(ratingInput.value,10)<1){e.preventDefault();errorEl.classList.add('active')}})})()</script> <div class="woocommerce-notices-wrapper"></div><div id="product-5879" class="entry has-media owp-thumbs-layout-horizontal owp-btn-normal owp-tabs-layout-horizontal has-no-thumbnails has-product-nav product type-product post-5879 status-publish first instock product_cat-produits-alternatifs-thc has-post-thumbnail shipping-taxable purchasable product-type-variable has-default-attributes"><div class="owp-product-nav-wrap clr"><ul class="owp-product-nav"><li class="next-li">
<a href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie" class="owp-nav-text next-text">Produit suivant</a>
<a href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie" class="owp-nav-link next" rel="next" aria-label="Voir le prochain produit"><i class="fa fa-angle-right" aria-hidden="true" role="img"></i></i></a><div class="owp-nav-thumb">
<a title="TNT Dry – Résine CBD/CBN (enrichie)" href="https://lademeureducbd.fr/tnt-dry-resine-cbd-cbn-enrichie"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MDAiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODAwIDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="800" height="800" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn.webp" class="attachment-shop_thumbnail size-shop_thumbnail wp-post-image" alt="Dry TNT – résine type pollen/dry CBD/CBN (photo produit)" decoding="async" data-srcset="https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn.webp 800w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-300x300.webp 300w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-150x150.webp 150w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-768x768.webp 768w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-600x600.webp 600w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-650x650.webp 650w, https://lademeureducbd.fr/wp-content/uploads/2026/03/dry-tnt-resine-pollen-cbd-cbn-100x100.webp 100w" data-sizes="(max-width: 800px) 100vw, 800px" title="TNT Dry – Résine CBD/CBN (enrichie) 1"></a></div></li></ul></div><div class="summary entry-summary"><div class="single-post-title product_title entry-title" itemprop="name">TNT Mango – Fleurs CBD/CBN (enrichie)</div><div class="woocommerce-product-rating"><div class="star-rating" role="img" aria-label="Note 5.00 sur 5"><span style="width:100%">Noté <strong class="rating">5.00</strong> sur 5 basé sur <span class="rating">4</span> notations client</span></div>								<a href="#reviews" class="woocommerce-review-link" rel="nofollow">(<span class="count">4</span> avis client)</a></div><p class="price"><span class="woocommerce-Price-amount amount"><bdi>7,90&nbsp;<span class="woocommerce-Price-currencySymbol" translate="no">&euro;</span></bdi></span> /g</p><div class="woocommerce-product-details__short-description"><p><strong>TNT Mango – Fleur enrichie CBD/CBN</strong> — CBD <strong>35,3 %</strong> • CBN <strong>4,9 %</strong> • <strong>Puissance : 4,5/5</strong></p><div class="ldcbd-power-card ldcbd-power-45"><div class="ldcbd-power-badge">Puissance très élevée</div><div class="ldcbd-power-head">Niveau de puissance<br />
<strong>Très élevé</strong></div><div class="ldcbd-power-bar"></div><div class="ldcbd-power-note">À aborder progressivement</div></div><p>La <strong>TNT Mango</strong> séduit par ses notes de mangue fraîche et fruitées, avec une présence dense et immédiatement reconnaissable. Avec les taux de cannabinoïdes les plus élevés de la gamme TNT, elle s&rsquo;impose comme la référence la plus concentrée et la plus puissante.</p><p></p><p>Idéale si tu maîtrises déjà très bien les fleurs enrichies CBD/CBN et que tu cherches un profil fruité intense à puissance maximale.</p><div class="ld-badges" style="display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:24px;"><div class="ld-badge"><span class="ld-badge-label">FLEUR</span><span class="ld-badge-value">CBD/CBN ENRICHIE</span></div><div class="ld-badge"><span class="ld-badge-label">CBD</span><span class="ld-badge-value">35,3 %</span></div><div class="ld-badge"><span class="ld-badge-label">CBN</span><span class="ld-badge-value">4,9 %</span></div><div class="ld-badge"><span class="ld-badge-label">THC</span><span class="ld-badge-value">≤ 0,3 %</span></div></div></div><form class="variations_form cart" action="https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie" method="post" enctype='multipart/form-data' data-product_id="5879" data-product_variations="[{&quot;attributes&quot;:{&quot;attribute_pa_poids&quot;:&quot;1g&quot;},&quot;availability_html&quot;:&quot;&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;ND&quot;,&quot;display_price&quot;:7.9,&quot;display_regular_price&quot;:7.9,&quot;gallery_image_ids&quot;:[],&quot;gallery_images_html&quot;:&quot;&quot;,&quot;image&quot;:{&quot;title&quot;:&quot;TNT Mango \u2013 Fleur enrichie CBD\/CBN&quot;,&quot;caption&quot;:&quot;TNT Mango : fleur enrichie CBD\/CBN, profil tr\u00e8s concentr\u00e9.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;alt&quot;:&quot;TNT Mango \u2013 fleur enrichie CBD\/CBN (photo produit)&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp 800w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;full_src_w&quot;:800,&quot;full_src_h&quot;:800,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:100,&quot;gallery_thumbnail_src_h&quot;:100,&quot;thumb_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:600,&quot;src_h&quot;:600},&quot;image_id&quot;:5901,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:12,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\&quot;price\&quot;&gt;&lt;span class=\&quot;woocommerce-Price-amount amount\&quot;&gt;&lt;bdi&gt;7,90&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&quot; translate=\&quot;no\&quot;&gt;&amp;euro;&lt;\/span&gt;&lt;\/bdi&gt;&lt;\/span&gt;&lt;\/span&gt;&quot;,&quot;sku&quot;:&quot;&quot;,&quot;variation_description&quot;:&quot;&lt;div class=\&quot;ld-badges\&quot; style=\&quot;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:24px;\&quot;&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;FLEUR&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;CBD\/CBN ENRICHIE&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBD&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;35,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBN&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;4,9 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;THC&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;\u2264 0,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;\/div&gt;&quot;,&quot;variation_id&quot;:5882,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;ND&quot;},{&quot;attributes&quot;:{&quot;attribute_pa_poids&quot;:&quot;2g&quot;},&quot;availability_html&quot;:&quot;&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;ND&quot;,&quot;display_price&quot;:15.8,&quot;display_regular_price&quot;:15.8,&quot;gallery_image_ids&quot;:[],&quot;gallery_images_html&quot;:&quot;&quot;,&quot;image&quot;:{&quot;title&quot;:&quot;TNT Mango \u2013 Fleur enrichie CBD\/CBN&quot;,&quot;caption&quot;:&quot;TNT Mango : fleur enrichie CBD\/CBN, profil tr\u00e8s concentr\u00e9.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;alt&quot;:&quot;TNT Mango \u2013 fleur enrichie CBD\/CBN (photo produit)&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp 800w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;full_src_w&quot;:800,&quot;full_src_h&quot;:800,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:100,&quot;gallery_thumbnail_src_h&quot;:100,&quot;thumb_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:600,&quot;src_h&quot;:600},&quot;image_id&quot;:5901,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:12,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\&quot;price\&quot;&gt;&lt;span class=\&quot;woocommerce-Price-amount amount\&quot;&gt;&lt;bdi&gt;15,80&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&quot; translate=\&quot;no\&quot;&gt;&amp;euro;&lt;\/span&gt;&lt;\/bdi&gt;&lt;\/span&gt;&lt;\/span&gt;&quot;,&quot;sku&quot;:&quot;&quot;,&quot;variation_description&quot;:&quot;&lt;div class=\&quot;ld-badges\&quot; style=\&quot;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:24px;\&quot;&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;FLEUR&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;CBD\/CBN ENRICHIE&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBD&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;35,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBN&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;4,9 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;THC&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;\u2264 0,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;\/div&gt;&quot;,&quot;variation_id&quot;:5883,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;ND&quot;},{&quot;attributes&quot;:{&quot;attribute_pa_poids&quot;:&quot;5g&quot;},&quot;availability_html&quot;:&quot;&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;ND&quot;,&quot;display_price&quot;:39.5,&quot;display_regular_price&quot;:39.5,&quot;gallery_image_ids&quot;:[],&quot;gallery_images_html&quot;:&quot;&quot;,&quot;image&quot;:{&quot;title&quot;:&quot;TNT Mango \u2013 Fleur enrichie CBD\/CBN&quot;,&quot;caption&quot;:&quot;TNT Mango : fleur enrichie CBD\/CBN, profil tr\u00e8s concentr\u00e9.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;alt&quot;:&quot;TNT Mango \u2013 fleur enrichie CBD\/CBN (photo produit)&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp 800w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;full_src_w&quot;:800,&quot;full_src_h&quot;:800,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:100,&quot;gallery_thumbnail_src_h&quot;:100,&quot;thumb_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:600,&quot;src_h&quot;:600},&quot;image_id&quot;:5901,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:12,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\&quot;price\&quot;&gt;&lt;span class=\&quot;woocommerce-Price-amount amount\&quot;&gt;&lt;bdi&gt;39,50&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&quot; translate=\&quot;no\&quot;&gt;&amp;euro;&lt;\/span&gt;&lt;\/bdi&gt;&lt;\/span&gt;&lt;\/span&gt;&quot;,&quot;sku&quot;:&quot;&quot;,&quot;variation_description&quot;:&quot;&lt;div class=\&quot;ld-badges\&quot; style=\&quot;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:24px;\&quot;&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;FLEUR&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;CBD\/CBN ENRICHIE&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBD&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;35,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBN&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;4,9 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;THC&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;\u2264 0,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;\/div&gt;&quot;,&quot;variation_id&quot;:5884,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;ND&quot;},{&quot;attributes&quot;:{&quot;attribute_pa_poids&quot;:&quot;10g&quot;},&quot;availability_html&quot;:&quot;&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;ND&quot;,&quot;display_price&quot;:79,&quot;display_regular_price&quot;:79,&quot;gallery_image_ids&quot;:[],&quot;gallery_images_html&quot;:&quot;&quot;,&quot;image&quot;:{&quot;title&quot;:&quot;TNT Mango \u2013 Fleur enrichie CBD\/CBN&quot;,&quot;caption&quot;:&quot;TNT Mango : fleur enrichie CBD\/CBN, profil tr\u00e8s concentr\u00e9.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;alt&quot;:&quot;TNT Mango \u2013 fleur enrichie CBD\/CBN (photo produit)&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp 800w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp&quot;,&quot;full_src_w&quot;:800,&quot;full_src_h&quot;:800,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-100x100.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:100,&quot;gallery_thumbnail_src_h&quot;:100,&quot;thumb_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:600,&quot;src_h&quot;:600},&quot;image_id&quot;:5901,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:12,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\&quot;price\&quot;&gt;&lt;span class=\&quot;woocommerce-Price-amount amount\&quot;&gt;&lt;bdi&gt;79,00&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&quot; translate=\&quot;no\&quot;&gt;&amp;euro;&lt;\/span&gt;&lt;\/bdi&gt;&lt;\/span&gt;&lt;\/span&gt;&quot;,&quot;sku&quot;:&quot;&quot;,&quot;variation_description&quot;:&quot;&lt;div class=\&quot;ld-badges\&quot; style=\&quot;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:24px;\&quot;&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;FLEUR&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;CBD\/CBN ENRICHIE&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBD&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;35,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;CBN&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;4,9 %&lt;\/span&gt;&lt;\/div&gt;&lt;div class=\&quot;ld-badge\&quot;&gt;&lt;span class=\&quot;ld-badge-label\&quot;&gt;THC&lt;\/span&gt;&lt;span class=\&quot;ld-badge-value\&quot;&gt;\u2264 0,3 %&lt;\/span&gt;&lt;\/div&gt;&lt;\/div&gt;&quot;,&quot;variation_id&quot;:5885,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;ND&quot;}]"><table class="variations" cellspacing="0" role="presentation"><tbody><tr><th class="label"><label for="pa_poids">Poids</label></th><td class="value">
<select id="pa_poids" class="" name="attribute_pa_poids" data-attribute_name="attribute_pa_poids" data-show_option_none="yes"><option value="">Choisir une option</option><option value="1g" >1g</option><option value="2g" >2g</option><option value="5g" >5g</option><option value="10g"  selected='selected'>10g</option></select><a class="reset_variations" href="#" aria-label="Effacer les options">Effacer</a></td></tr></tbody></table><div class="reset_variations_alert screen-reader-text" role="alert" aria-live="polite" aria-relevant="all"></div><div class="single_variation_wrap"><div class="woocommerce-variation single_variation" role="alert" aria-relevant="additions"></div><div class="woocommerce-variation-add-to-cart variations_button"><div class="quantity">
<label class="screen-reader-text" for="quantity_6a8d77a65f260">quantité de TNT Mango – Fleurs CBD/CBN (enrichie)</label>
<input
type="number"
id="quantity_6a8d77a65f260"
class="input-text qty text"
name="quantity"
value="1"
aria-label="Quantité de produits"
min="1"
max="12"
step="1"
placeholder=""
inputmode="numeric"
autocomplete="off"
/></div><button type="submit" class="single_add_to_cart_button button alt">Ajouter au panier</button>
<input type="hidden" name="add-to-cart" value="5879" />
<input type="hidden" name="product_id" value="5879" />
<input type="hidden" name="variation_id" class="variation_id" value="0" /></div></div></form></div><div class="clear-after-summary clr"></div></div></article></div></div></div></main><footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"><div class='footer-width-fixer'><style>.elementor-3906 .elementor-element.elementor-element-0a54b93:not(.elementor-motion-effects-element-type-background), .elementor-3906 .elementor-element.elementor-element-0a54b93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1E3A2F;}.elementor-3906 .elementor-element.elementor-element-0a54b93 > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3906 .elementor-element.elementor-element-0a54b93{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3906 .elementor-element.elementor-element-146617f img{width:70%;}.elementor-3906 .elementor-element.elementor-element-2b31d53{font-weight:400;}.elementor-3906 .elementor-element.elementor-element-0607f34{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3906 .elementor-element.elementor-element-0607f34 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-3906 .elementor-element.elementor-element-d3224b8{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-item > a{font-family:"Open Sans", Sans-serif;font-weight:400;}.elementor-3906 .elementor-element.elementor-element-d3224b8 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-3906 .elementor-element.elementor-element-ee4e6e3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3906 .elementor-element.elementor-element-ee4e6e3 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-3906 .elementor-element.elementor-element-f54e2c7{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-item > a{font-family:"Open Sans", Sans-serif;font-weight:400;}.elementor-3906 .elementor-element.elementor-element-f54e2c7 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-3906 .elementor-element.elementor-element-62c1d9b{padding:0px 0px 0px 0px;}.elementor-3906 .elementor-element.elementor-element-9b77d1c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3906 .elementor-element.elementor-element-9b77d1c .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(20px/2);}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-20px/2);}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-3906 .elementor-element.elementor-element-9ce0b04{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-3906 .elementor-element.elementor-element-9ce0b04 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}@media(max-width:767px){.elementor-3906 .elementor-element.elementor-element-146617f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3906 .elementor-element.elementor-element-146617f img{width:45%;}}</style><div data-elementor-type="wp-post" data-elementor-id="3906" class="elementor elementor-3906"><section class="elementor-section elementor-top-section elementor-element elementor-element-0a54b93 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0a54b93" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-background-overlay"></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-8dba874" data-id="8dba874" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-146617f elementor-widget elementor-widget-image" data-id="146617f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="500" height="500" data-src="https://lademeureducbd.fr/wp-content/uploads/2026/05/logo-la-demeure-du-cbd.webp" class="attachment-large size-large wp-image-6145" alt="Logo La Demeure du CBD boutique CBD France" data-srcset="https://lademeureducbd.fr/wp-content/uploads/2026/05/logo-la-demeure-du-cbd.webp 500w, https://lademeureducbd.fr/wp-content/uploads/2026/05/logo-la-demeure-du-cbd-300x300.webp 300w, https://lademeureducbd.fr/wp-content/uploads/2026/05/logo-la-demeure-du-cbd-150x150.webp 150w, https://lademeureducbd.fr/wp-content/uploads/2026/05/logo-la-demeure-du-cbd-100x100.webp 100w" data-sizes="(max-width: 500px) 100vw, 500px" /></div><div class="elementor-element elementor-element-2b31d53 elementor-widget elementor-widget-text-editor" data-id="2b31d53" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"><p><span style="color: #ffffff;">Des produits au chanvre sélectionnés avec soin. </span></p><p><span style="color: #ffffff;">Expédition rapide et discrète.</span></p></div></div></div><div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-ed2f21a" data-id="ed2f21a" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-0607f34 elementor-widget elementor-widget-heading" data-id="0607f34" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-heading-title elementor-size-default">Nous contacter</div></div><div class="elementor-element elementor-element-d3224b8 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d3224b8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item">
<a href="tel:+33649627746"><span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>						</span>
<span class="elementor-icon-list-text">0649627746</span>
</a></li><li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-far-envelope" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg>						</span>
<span class="elementor-icon-list-text">secretlabocorp@gmail.com</span></li><li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Lun. — Ven. · 10h — 19h</span></li></ul></div></div></div><div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5622576" data-id="5622576" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-ee4e6e3 elementor-widget elementor-widget-heading" data-id="ee4e6e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-heading-title elementor-size-default">Nos catégories</div></div><div class="elementor-element elementor-element-f54e2c7 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="f54e2c7" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr"><span class="elementor-icon-list-text">Accueil</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/cbd-shop-france"><span class="elementor-icon-list-text">CBD</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/produits-alternatifs-thc"><span class="elementor-icon-list-text">Produits alternatifs</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/blog-cbd"><span class="elementor-icon-list-text">Blog CBD</span>
</a></li></ul></div><div class="elementor-element elementor-element-62c1d9b elementor-widget elementor-widget-text-editor" data-id="62c1d9b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"><p style="text-align: center;"><span style="color: #ffffff;">Livraison rapide Ouest Lyonnais</span></p><p style="text-align: center;"><span style="color: #ffffff;">Sain-Bel, l&rsquo;Arbresle, Lentilly, Charbonnières-les-Bains</span></p></div></div></div><div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3d40970" data-id="3d40970" data-element_type="column" data-e-type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-9b77d1c elementor-widget elementor-widget-heading" data-id="9b77d1c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"><div class="elementor-heading-title elementor-size-default"><a href="https://lademeureducbd.fr/mention-legales" rel="nofollow">Informations légales</a></div></div><div class="elementor-element elementor-element-9ce0b04 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="9ce0b04" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"><ul class="elementor-icon-list-items"><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/mention-legales" rel="nofollow"><span class="elementor-icon-list-text">Mention Légale</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/conditions-utilisation" rel="nofollow"><span class="elementor-icon-list-text">Conditions d'utilisation</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/politique-de-confidentialite" rel="nofollow"><span class="elementor-icon-list-text">Politique de confidentialité</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/cgv" rel="nofollow"><span class="elementor-icon-list-text">Conditions générales de vente (CGV)</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/politique-expedition" rel="nofollow"><span class="elementor-icon-list-text">Politique d'expédition</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/politique-retour" rel="nofollow"><span class="elementor-icon-list-text">Politique de retour</span>
</a></li></ul></div></div></div></div></section></div></div></footer></div></div><a aria-label="Scroll to the top of the page" href="#" id="scroll-top" class="scroll-top-right"><i class="fa fa-angle-up" aria-hidden="true" role="img"></i></a> <script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/oceanwp-child/*","/wp-content/themes/oceanwp/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script> <script type="litespeed/javascript">document.addEventListener('DOMContentLiteSpeedLoaded',function(){var notices=document.querySelector('.woocommerce-notices-wrapper');var target=document.querySelector('.ldcbd-pp');if(notices&&target&&notices.textContent.trim()!==''&&target.parentNode){target.parentNode.insertBefore(notices,target)}})</script> <div id="cbd-popup-live" style="display:none;position:fixed; top:0; left:0; width:100%; height:100%;background:rgba(0,0,0,0.8); z-index:99999;justify-content:center; align-items:center;"><div
style="background: linear-gradient(135deg, #2d5016 0%,#4a7c59 100%); padding:40px; border-radius:20px;max-width:500px; width:90%; text-align:center;position:relative;"><button onclick="closeCBDPopup()"
style="position:absolute; top:15px; right:20px;background:none; border:none; font-size:28px; color:#fff;cursor:pointer;">&times;</button><div style="color:#fff;font-size:28px; font-weight:bold; margin-bottom:10px;">🌿
Offre Exclusive</div><div style="color:#b8e6b8;font-size:18px; margin-bottom:25px;">Rejoignez notre
communauté CBD et recevez <strong>votre réduction de bienvenue</strong>
!</div><form id="sib_signup_form_2" method="post" class="sib_signup_form"><div class="sib_loader" style="display:none;"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" data-src="https://lademeureducbd.fr/wp-includes/images/spinner.gif" alt="loader" width="20" height="20" /></div>
<input type="hidden" name="sib_form_action" value="subscribe_form_submit">
<input type="hidden" name="sib_form_id" value="2">
<input type="hidden" name="sib_form_alert_notice" value="Remplissez ce champ s’il vous plaît">
<input type="hidden" name="sib_form_invalid_email_notice" value="Cette adresse email n&#039;est pas valide">
<input type="hidden" name="sib_security" value="c2de0ce676"><div class="sib_signup_box_inside_2"><div style="/*display:none*/" class="sib_msg_disp"></div><p class="sib-email-area">
Email Address*
<input type="email" class="sib-email-area" name="email" required="required"></p><p>
<input type="submit" class="sib-default-btn" value="Subscribe"></p></div></form><style>form#sib_signup_form_2 p.sib-alert-message {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form#sib_signup_form_2 p.sib-alert-message-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
form#sib_signup_form_2 p.sib-alert-message-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
form#sib_signup_form_2 p.sib-alert-message-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}</style><style>#cbd-popup-live .sib_msg_disp .sib-alert-message-success,#cbd-popup-live .sib_msg_disp .sib-alert-message-error{display:block !important}</style><div
style="color:#b8e6b8; font-size:12px; opacity:0.8;">Pas de
spam - Conforme
RGPD</div></div></div><script type="litespeed/javascript">setTimeout(function(){var
popup=document.getElementById("cbd-popup-live");if(popup&&!getCookie("cbd_popup_shown")){popup.style.display="flex"}},3000);function getCookie(name){var value="; "+document.cookie;var parts=value.split("; "+name+"=");if(parts.length==2)return parts.pop().split(";").shift();}function setCookie(name,value,days){var expires="";if(days){var date=new
Date();date.setTime(date.getTime()+(days*24*60*60*1000));expires="; expires="+date.toUTCString()}document.cookie=name+"="+(value||"")+expires+"; path=/"}function closeCBDPopup(){document.getElementById("cbd-popup-live").style.display="none";setCookie("cbd_popup_shown","true",365)}</script> <script type="litespeed/javascript">(()=>{const lazyloadRunObserver=()=>{const lazyloadBackgrounds=document.querySelectorAll(`.e-con.e-parent:not(.e-lazyloaded)`);const lazyloadBackgroundObserver=new IntersectionObserver((entries)=>{entries.forEach((entry)=>{if(entry.isIntersecting){let lazyloadBackground=entry.target;if(lazyloadBackground){lazyloadBackground.classList.add('e-lazyloaded')}
lazyloadBackgroundObserver.unobserve(entry.target)}})},{rootMargin:'200px 0px 200px 0px'});lazyloadBackgrounds.forEach((lazyloadBackground)=>{lazyloadBackgroundObserver.observe(lazyloadBackground)})};const events=['DOMContentLiteSpeedLoaded','elementor/lazyload/observe',];events.forEach((event)=>{document.addEventListener(event,lazyloadRunObserver)})})()</script> <script type="litespeed/javascript">document.addEventListener('submit',function(e){var form=e.target;if(!form.classList.contains('cart')||!form.querySelector('.ldcbd-atc-btn'))return;e.preventDefault();var btn=form.querySelector('.ldcbd-atc-btn');var originalHtml=btn.innerHTML;btn.disabled=!0;var fd=new FormData(form);var params=new URLSearchParams();fd.forEach(function(v,k){params.append(k,v)});fetch('/?wc-ajax=add_to_cart',{method:'POST',credentials:'same-origin',headers:{'Content-Type':'application/x-www-form-urlencoded'},body:params.toString()}).then(function(){btn.innerHTML='Ajout\u00e9 \u2713';if(window.jQuery){jQuery(document.body).trigger('added_to_cart')}
setTimeout(function(){fetch('/wp-json/wc/store/v1/cart',{credentials:'same-origin'}).then(function(r){return r.json()}).then(function(data){var count=data.items_count||0;document.querySelectorAll('.wcmenucart-count').forEach(function(el){el.textContent=count})})},1500);setTimeout(function(){btn.innerHTML=originalHtml;btn.disabled=!1},2500)}).catch(function(){btn.innerHTML=originalHtml;btn.disabled=!1})})</script><script type="litespeed/javascript">function ldcbdFixCartShopLink(){document.querySelectorAll('a.owp-cart-shop-link').forEach(function(a){a.href='https://lademeureducbd.fr/'});document.querySelectorAll('a.wcmenucart').forEach(function(a){if(a.getAttribute('href')&&a.getAttribute('href').endsWith('/panier/')){a.href='https://lademeureducbd.fr/panier'}});document.querySelectorAll('a.wc-backward').forEach(function(a){a.href='https://lademeureducbd.fr/'})}
window.addEventListener('load',ldcbdFixCartShopLink);if(window.jQuery){jQuery(document.body).on('wc_fragments_refreshed wc_fragments_loaded added_to_cart removed_from_cart',ldcbdFixCartShopLink)}</script><script type="litespeed/javascript">(function(){if(!document.body.classList.contains('single-product'))return;var LABEL_MAP={'CBD':'Fleurs CBD','cbd':'Fleurs CBD','Fleurs CBD':'Fleurs CBD','Resines CBD':'Resines CBD','resines-cbd':'Resines CBD','Huiles CBD':'Huiles CBD','huiles-cbd':'Huiles CBD','Infusions CBD':'Infusions CBD','Cosmetiques CBD':'Cosmetiques CBD','Produits alternatifs':'Produits alternatifs','produits-alternatifs-thc':'Produits alternatifs',};function getCategoryLabel(){var links=document.querySelectorAll('.woocommerce-breadcrumb a');if(links.length>=1){var last=links[links.length-1];var text=last.textContent.trim();return LABEL_MAP[text]||text}
var bodyClasses=document.body.className.split(' ');for(var i=0;i<bodyClasses.length;i++){var cls=bodyClasses[i].replace('product_cat-','');if(LABEL_MAP[cls])return LABEL_MAP[cls]}
return''}
function init(){if(!document.querySelector('.ld-eyebrow')){var label=getCategoryLabel();if(label){var h1=document.querySelector('.product_title, h1.entry-title');if(h1){var eyebrow=document.createElement('div');eyebrow.className='ld-eyebrow';eyebrow.textContent=label;h1.insertAdjacentElement('beforebegin',eyebrow)}}}
if(!document.querySelector('.ld-weight-pills')){var select=document.querySelector('select[name="attribute_pa_poids"], .variations select');if(select){var wrap=document.createElement('div');wrap.className='ld-weight-pills';var options=select.querySelectorAll('option');options.forEach(function(opt){if(!opt.value)return;var pill=document.createElement('button');pill.type='button';pill.className='ld-pill'+(opt.selected?' selected':'');pill.textContent=opt.textContent.trim();pill.dataset.value=opt.value;pill.addEventListener('click',function(){select.value=this.dataset.value;select.dispatchEvent(new Event('change',{bubbles:!0}));wrap.querySelectorAll('.ld-pill').forEach(function(p){p.classList.remove('selected')});this.classList.add('selected')});wrap.appendChild(pill)});select.closest('.variations, .woocommerce-variation-add-to-cart')?select.closest('.variations, .woocommerce-variation-add-to-cart').insertAdjacentElement('beforebegin',wrap):select.insertAdjacentElement('beforebegin',wrap);select.style.display='none';select.addEventListener('change',function(){wrap.querySelectorAll('.ld-pill').forEach(function(p){p.classList.toggle('selected',p.dataset.value===select.value)})})}}
if(document.readyState==='loading'){document.addEventListener('DOMContentLiteSpeedLoaded',init)}}
if(document.readyState==='loading'){document.addEventListener('DOMContentLiteSpeedLoaded',function(){init();setTimeout(init,500)})}else{init();setTimeout(init,500)}})()</script><script type="litespeed/javascript">window.addEventListener('load',function(){var el=document.getElementById('ttl-cat');if(el)el.textContent='Nos produits CBD'})</script><script type="litespeed/javascript">(function(){'use strict';function qsa(root,sel){return Array.prototype.slice.call(root.querySelectorAll(sel))}
function updateAccordion(acc){if(!acc)return;if(!acc.hasAttribute('role')){acc.setAttribute('role','tablist')}else if(acc.getAttribute('role')!=='tablist'){acc.setAttribute('role','tablist')}
const titles=qsa(acc,'.elementor-tab-title');const panels=qsa(acc,'.elementor-tab-content');titles.forEach(function(title,i){title.setAttribute('role','tab');title.setAttribute('tabindex','0');if(!title.id)title.id='e-tab-title-'+i+'-'+(acc.dataset.aid||'');});panels.forEach(function(panel,i){panel.setAttribute('role','tabpanel');if(!panel.id)panel.id='e-tab-panel-'+i+'-'+(acc.dataset.aid||'');const title=titles[i];if(title)panel.setAttribute('aria-labelledby',title.id);});titles.forEach(function(title,i){const panel=panels[i];const isActive=/\belementor-active\b/i.test(title.className)||(panel&&/\belementor-active\b/i.test(panel.className));title.setAttribute('aria-selected',isActive?'true':'false');if(panel){panel.setAttribute('aria-hidden',isActive?'false':'true');if(!isActive){panel.setAttribute('tabindex','-1');if('inert' in panel)panel.inert=!0}else{panel.removeAttribute('tabindex');if('inert' in panel)panel.inert=!1}}})}
function tagAccordions(){qsa(document,'.elementor-accordion').forEach(function(acc,idx){if(!acc.dataset.aid)acc.dataset.aid=String(idx);updateAccordion(acc)})}
document.addEventListener('DOMContentLiteSpeedLoaded',function(){tagAccordions();const mo=new MutationObserver(function(mutations){let touched=new Set();mutations.forEach(function(m){if(m.type==='attributes'&&m.attributeName==='class'){const acc=(m.target.closest&&m.target.closest('.elementor-accordion'))||(m.target.classList&&(m.target.classList.contains('elementor-tab-title')||m.target.classList.contains('elementor-tab-content'))&&m.target.parentElement&&m.target.parentElement.closest('.elementor-accordion'));if(acc)touched.add(acc);}
if(m.addedNodes&&m.addedNodes.length){m.addedNodes.forEach(function(n){if(n.nodeType===1){const acc=n.closest&&n.closest('.elementor-accordion');if(acc)touched.add(acc);qsa(n,'.elementor-accordion').forEach(function(a){touched.add(a)})}})}});touched.forEach(updateAccordion)});mo.observe(document.body,{attributes:!0,subtree:!0,attributeFilter:['class']})})})()</script><script type="litespeed/javascript">(function(){var FOCUSABLE='a,button,input,select,textarea,[tabindex],[contenteditable="true"]';function setHiddenState(panel,hidden){panel.setAttribute('aria-hidden',hidden?'true':'false');if('inert' in panel){panel.inert=!!hidden}else{if(hidden){var els=panel.querySelectorAll(FOCUSABLE);for(var i=0;i<els.length;i++){var el=els[i];if(el.hasAttribute('tabindex'))el.dataset.prevTabindex=el.getAttribute('tabindex');el.setAttribute('tabindex','-1');el.setAttribute('aria-hidden','true')}}else{var els2=panel.querySelectorAll(FOCUSABLE);for(var j=0;j<els2.length;j++){var el2=els2[j];if(el2.dataset.prevTabindex!=null){el2.setAttribute('tabindex',el2.dataset.prevTabindex);delete el2.dataset.prevTabindex}else{el2.removeAttribute('tabindex')}
el2.removeAttribute('aria-hidden')}}}}
function syncWidget(wrap){var titles=wrap.querySelectorAll('.elementor-tab-title');var panels=wrap.querySelectorAll('.elementor-tab-content');if(!titles.length||!panels.length)return;for(var i=0;i<titles.length;i++){var t=titles[i],p=panels[i];if(!t||!p)continue;var isOpen=t.classList.contains('elementor-active');t.setAttribute('aria-selected',isOpen?'true':'false');t.setAttribute('tabindex',isOpen?'0':'-1');setHiddenState(p,!isOpen)}}
function enhance(root){var widgets=root.querySelectorAll('.elementor-accordion, .elementor-toggle, .elementor-tabs');if(!widgets.length)return;for(var i=0;i<widgets.length;i++){var w=widgets[i];if(w.__a11yHiddenFixed)continue;w.__a11yHiddenFixed=!0;syncWidget(w);var obs=new MutationObserver(function(muts){for(var k=0;k<muts.length;k++){if(muts[k].type==='attributes'&&muts[k].attributeName==='class'){syncWidget(w);break}}});var titles=w.querySelectorAll('.elementor-tab-title');for(var t=0;t<titles.length;t++){obs.observe(titles[t],{attributes:!0,attributeFilter:['class']})}
w.__a11yHiddenObs=obs}}
var start=function(){enhance(document);var mo=new MutationObserver(function(muts,observer){for(var i=0;i<muts.length;i++){var n=muts[i].target;if(n&&n.querySelector&&n.querySelector('.elementor-accordion, .elementor-toggle, .elementor-tabs')){enhance(n);observer.disconnect();break}}});mo.observe(document.body,{childList:!0,subtree:!0});setTimeout(function(){try{mo.disconnect()}catch(e){}},5000)};if(document.readyState==='loading'){document.addEventListener('DOMContentLiteSpeedLoaded',start,{once:!0,passive:!0})}else{start()}})()</script><script type="litespeed/javascript">(function(){function onReady(fn){if(document.readyState==='loading'){document.addEventListener('DOMContentLiteSpeedLoaded',fn)}else{fn()}}
function isVisible(el){try{var cs=window.getComputedStyle(el);return el.classList.contains('elementor-active')||cs.display!=='none'&&cs.visibility!=='hidden'}catch(e){return el.classList.contains('elementor-active')}}
function syncTabs(root){root.querySelectorAll('.elementor-tabs, .elementor-widget-tabs').forEach(function(tabs){tabs.querySelectorAll('.elementor-tab-content').forEach(function(panel,i){panel.setAttribute('role','tabpanel');panel.setAttribute('aria-hidden',isVisible(panel)?'false':'true');var title=tabs.querySelector('.elementor-tab-title[data-tab="'+(i+1)+'"]')||tabs.querySelector('.elementor-tab-title:nth-of-type('+(i+1)+')');if(title){if(!title.id)title.id='ea-tab-title-'+i+'-'+Math.random().toString(36).slice(2,6);panel.setAttribute('aria-labelledby',title.id)}});tabs.addEventListener('click',function(e){if(e.target.closest('.elementor-tab-title')){setTimeout(function(){tabs.querySelectorAll('.elementor-tab-content').forEach(function(panel){panel.setAttribute('aria-hidden',isVisible(panel)?'false':'true')})},0)}})})}
function syncAccordions(root){root.querySelectorAll('.elementor-accordion').forEach(function(acc){acc.setAttribute('role','tablist');acc.querySelectorAll('.elementor-accordion-item').forEach(function(item,i){var header=item.querySelector('.elementor-tab-title');var panel=item.querySelector('.elementor-tab-content');if(!header||!panel)return;header.setAttribute('role','tab');panel.setAttribute('role','tabpanel');if(!header.id)header.id='ea-acc-title-'+i+'-'+Math.random().toString(36).slice(2,6);if(!panel.id)panel.id='ea-acc-panel-'+i+'-'+Math.random().toString(36).slice(2,6);header.setAttribute('aria-controls',panel.id);panel.setAttribute('aria-labelledby',header.id);var open=header.classList.contains('elementor-active')||isVisible(panel);header.setAttribute('aria-selected',open?'true':'false');header.setAttribute('tabindex',open?'0':'-1');panel.setAttribute('aria-hidden',open?'false':'true')});acc.addEventListener('click',function(e){if(e.target.closest('.elementor-tab-title')){setTimeout(function(){acc.querySelectorAll('.elementor-accordion-item').forEach(function(item){var header=item.querySelector('.elementor-tab-title');var panel=item.querySelector('.elementor-tab-content');var open=header.classList.contains('elementor-active')||isVisible(panel);header.setAttribute('aria-selected',open?'true':'false');header.setAttribute('tabindex',open?'0':'-1');panel.setAttribute('aria-hidden',open?'false':'true')})},0)}})})}
function run(root){syncTabs(root);syncAccordions(root)}
onReady(function(){run(document);var obs=new MutationObserver(function(muts){muts.forEach(function(m){m.addedNodes.forEach(function(n){if(n.nodeType===1)run(n);})})});obs.observe(document.body,{childList:!0,subtree:!0})})})()</script><script type="litespeed/javascript">(function(){function onReady(fn){if(document.readyState==='loading'){document.addEventListener('DOMContentLiteSpeedLoaded',fn)}else{fn()}}
function fixAccordions(root){root.querySelectorAll('.elementor-accordion').forEach(function(accordion){accordion.setAttribute('role','tablist');accordion.querySelectorAll('.elementor-accordion-item').forEach(function(item,i){var header=item.querySelector('.elementor-tab-title');var panel=item.querySelector('.elementor-tab-content');if(header&&panel){header.setAttribute('role','tab');header.setAttribute('aria-selected',header.classList.contains('elementor-active')?'true':'false');header.setAttribute('tabindex',header.classList.contains('elementor-active')?'0':'-1');if(!header.id)header.id='ea-acc-title-'+i+'-'+Math.random().toString(36).slice(2,6);if(!panel.id)panel.id='ea-acc-panel-'+i+'-'+Math.random().toString(36).slice(2,6);header.setAttribute('aria-controls',panel.id);panel.setAttribute('role','tabpanel');panel.setAttribute('aria-labelledby',header.id);panel.setAttribute('aria-hidden',header.classList.contains('elementor-active')?'false':'true')}})})}
onReady(function(){fixAccordions(document);var obs=new MutationObserver(function(muts){muts.forEach(function(m){m.addedNodes.forEach(function(n){if(n.nodeType===1)fixAccordions(n);})})});obs.observe(document.body,{childList:!0,subtree:!0})})})()</script><script type="litespeed/javascript">document.addEventListener('DOMContentLiteSpeedLoaded',function(){document.querySelectorAll('.product, li.product').forEach(function(card,idx){var sr=card.querySelector('span.screen-reader-text[id^="woocommerce_loop_add_to_cart_link_describedby_"]');if(!sr)return;var oldId=sr.id;var newId=oldId+'-'+idx;sr.id=newId;var btn=card.querySelector('[aria-describedby="'+oldId+'"]');if(btn)btn.setAttribute('aria-describedby',newId);})})</script> <div id="photoswipe-fullscreen-dialog" class="pswp" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true" aria-label="Image plein écran"><div class="pswp__bg"></div><div class="pswp__scroll-wrap"><div class="pswp__container"><div class="pswp__item"></div><div class="pswp__item"></div><div class="pswp__item"></div></div><div class="pswp__ui pswp__ui--hidden"><div class="pswp__top-bar"><div class="pswp__counter"></div>
<button class="pswp__button pswp__button--zoom" aria-label="Zoomer/Dézoomer"></button>
<button class="pswp__button pswp__button--fs" aria-label="Basculer en plein écran"></button>
<button class="pswp__button pswp__button--share" aria-label="Partagez"></button>
<button class="pswp__button pswp__button--close" aria-label="Fermer (Echap)"></button><div class="pswp__preloader"><div class="pswp__preloader__icn"><div class="pswp__preloader__cut"><div class="pswp__preloader__donut"></div></div></div></div></div><div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"><div class="pswp__share-tooltip"></div></div>
<button class="pswp__button pswp__button--arrow--left" aria-label="Précédent (flèche  gauche)"></button>
<button class="pswp__button pswp__button--arrow--right" aria-label="Suivant (flèche droite)"></button><div class="pswp__caption"><div class="pswp__caption__center"></div></div></div></div></div> <script type="litespeed/javascript">(function(){var c=document.body.className;c=c.replace(/woocommerce-no-js/,'woocommerce-js');document.body.className=c})()</script> <script type="text/template" id="tmpl-variation-template"><div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div>
	<div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div>
	<div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div></script> <script type="text/template" id="tmpl-unavailable-variation-template"><p role="alert">Désolé, ce produit n&rsquo;est pas disponible. Veuillez choisir une combinaison différente.</p></script> <script id="cr-frontend-js-js-extra" type="litespeed/javascript">var cr_ajax_object={"ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php"};var cr_ajax_object={"ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","ivole_recaptcha":"0","disable_lightbox":"0","cr_upload_initial":"T\u00e9l\u00e9verser jusqu\u2018\u00e0 5 images ou vid\u00e9os","cr_upload_error_file_type":"Erreur\u00a0: les types de fichiers accept\u00e9s sont PNG, JPG, JPEG, GIF, MP4, MPEG, OGG, WEBM, MOV, AVI","cr_upload_error_too_many":"Erreur\u00a0: Vous avez tent\u00e9 de t\u00e9l\u00e9verser trop de fichiers. Le nombre maximum de fichiers autoris\u00e9 est de 5.","cr_upload_error_file_size":"Le fichier ne peut pas \u00eatre t\u00e9l\u00e9vers\u00e9 car sa taille d\u00e9passe la limite de 25 Mo","cr_images_upload_limit":"5","cr_images_upload_max_size":"26214400","rating_filter":"ivrating","reviews_tab":"#tab-reviews","flags_url":"https://lademeureducbd.fr/wp-content/plugins/customer-reviews-woocommerce/img/flags/"}</script> <script id="shopengine-js-js-extra" type="litespeed/javascript">var shopEngineApiSettings={"resturl":"https://lademeureducbd.fr/wp-json/","rest_nonce":"fd333a5e92"}</script> <script id="oceanwp-main-js-extra" type="litespeed/javascript">var oceanwpLocalize={"nonce":"df56a69777","isRTL":"","menuSearchStyle":"disabled","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","mobileDropdownTarget":"link","semanticMobileHeader":"","semanticDesktopHeader":"","customScrollOffset":"0","customSelects":".woocommerce-ordering .orderby, #dropdown_product_cat, .widget_categories select, .widget_archive select, .single-product .variations_form .variations select","loadMoreLoadingText":"Loading...","wooCartStyle":"drop_down","ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","cart_url":"https://lademeureducbd.fr/panier","cart_redirect_after_add":"no","view_cart":"Voir le panier","floating_bar":"on","grouped_text":"Voir les produits","multistep_checkout_error":"Certains champs obligatoires sont vides. Veuillez remplir les champs obligatoires pour passer \u00e0 l\u2019\u00e9tape suivante.","oe_mc_wpnonce":"5b32307b68"}</script> <script id="oceanwp-woocommerce-custom-features-js-extra" type="litespeed/javascript">var oceanwpLocalize={"nonce":"df56a69777","isRTL":"","menuSearchStyle":"disabled","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","mobileDropdownTarget":"link","semanticMobileHeader":"","semanticDesktopHeader":"","customScrollOffset":"0","customSelects":".woocommerce-ordering .orderby, #dropdown_product_cat, .widget_categories select, .widget_archive select, .single-product .variations_form .variations select","loadMoreLoadingText":"Loading...","wooCartStyle":"drop_down","ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","cart_url":"https://lademeureducbd.fr/panier","cart_redirect_after_add":"no","view_cart":"Voir le panier","floating_bar":"on","grouped_text":"Voir les produits","multistep_checkout_error":"Certains champs obligatoires sont vides. Veuillez remplir les champs obligatoires pour passer \u00e0 l\u2019\u00e9tape suivante.","oe_mc_wpnonce":"5b32307b68"}</script> <script id="wc-order-attribution-js-extra" type="litespeed/javascript">var wc_order_attribution={"params":{"lifetime":1.0e-5,"session":30,"base64":!1,"ajaxurl":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":!0},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}</script> <script id="eael-general-js-extra" type="litespeed/javascript">var localize={"ajaxurl":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","nonce":"1ab739e335","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https://lademeureducbd.fr/tnt-mango-fleur-cbd-cbn-enrichie","cart_redirectition":"no","cart_page_url":"https://lademeureducbd.fr/panier","el_breakpoints":{"mobile":{"label":"Portrait mobile","value":767,"default_value":767,"direction":"max","is_enabled":!0},"mobile_extra":{"label":"Mobile Paysage","value":880,"default_value":880,"direction":"max","is_enabled":!1},"tablet":{"label":"Tablette en mode portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":!0},"tablet_extra":{"label":"Tablette en mode paysage","value":1200,"default_value":1200,"direction":"max","is_enabled":!1},"laptop":{"label":"Portable","value":1366,"default_value":1366,"direction":"max","is_enabled":!1},"widescreen":{"label":"\u00c9cran large","value":2400,"default_value":2400,"direction":"min","is_enabled":!1}}}</script> <script id="wp-util-js-extra" type="litespeed/javascript">var _wpUtilSettings={"ajax":{"url":"/wp-admin/admin-ajax.php"}}</script> <script id="wc-add-to-cart-variation-js-extra" type="litespeed/javascript">var wc_add_to_cart_variation_params={"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"D\u00e9sol\u00e9, aucun produit ne r\u00e9pond \u00e0 vos crit\u00e8res. Veuillez choisir une combinaison diff\u00e9rente.","i18n_make_a_selection_text":"Veuillez s\u00e9lectionner des options du produit avant de l\u2019ajouter \u00e0 votre panier.","i18n_unavailable_text":"D\u00e9sol\u00e9, ce produit n\u2019est pas disponible. Veuillez choisir une combinaison diff\u00e9rente.","i18n_reset_alert_text":"Votre s\u00e9lection a \u00e9t\u00e9 r\u00e9initialis\u00e9e. Veuillez s\u00e9lectionner des options du produit avant de l\u2019ajouter \u00e0 votre panier."}</script> <script id="jquery-ui-core-js-before" type="litespeed/javascript">jQuery.uiBackCompat=!0</script> <script id="elementor-frontend-js-extra" type="litespeed/javascript">var EAELImageMaskingConfig={"svg_dir_url":"https://lademeureducbd.fr/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/img/image-masking/svg-shapes/"}</script> <script id="elementor-frontend-js-before" type="litespeed/javascript">var elementorFrontendConfig={"environmentMode":{"edit":!1,"wpPreview":!1,"isScriptDebug":!1},"i18n":{"shareOnFacebook":"Partager sur Facebook","shareOnX":"Share on X","pinIt":"L\u2019\u00e9pingler","download":"T\u00e9l\u00e9charger","downloadImage":"T\u00e9l\u00e9charger une image","fullscreen":"Plein \u00e9cran","zoom":"Zoom","share":"Partager","playVideo":"Lire la vid\u00e9o","previous":"Pr\u00e9c\u00e9dent","next":"Suivant","close":"Fermer","a11yCarouselPrevSlideMessage":"Diapositive pr\u00e9c\u00e9dente","a11yCarouselNextSlideMessage":"Diapositive suivante","a11yCarouselFirstSlideMessage":"Ceci est la premi\u00e8re diapositive","a11yCarouselLastSlideMessage":"Ceci est la derni\u00e8re diapositive","a11yCarouselPaginationBulletMessage":"Aller \u00e0 la diapositive"},"is_rtl":!1,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Portrait mobile","value":767,"default_value":767,"direction":"max","is_enabled":!0},"mobile_extra":{"label":"Mobile Paysage","value":880,"default_value":880,"direction":"max","is_enabled":!1},"tablet":{"label":"Tablette en mode portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":!0},"tablet_extra":{"label":"Tablette en mode paysage","value":1200,"default_value":1200,"direction":"max","is_enabled":!1},"laptop":{"label":"Portable","value":1366,"default_value":1366,"direction":"max","is_enabled":!1},"widescreen":{"label":"\u00c9cran large","value":2400,"default_value":2400,"direction":"min","is_enabled":!1}},"hasCustomBreakpoints":!1},"version":"4.2.3","is_static":!1,"experimentalFeatures":{"e_font_icon_svg":!0,"additional_custom_breakpoints":!0,"container":!0,"e_optimized_markup":!0,"e_panel_promotions":!0,"nested-elements":!0,"global_classes_should_enforce_capabilities":!0,"e_variables":!0,"e_opt_in_v4_page":!0,"e_components":!0,"e_interactions":!0,"e_widget_creation":!0,"import-export-customization":!0},"urls":{"assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/lademeureducbd.fr\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/lademeureducbd.fr\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"97d57df1cb","atomicFormsSendForm":"8fe280d658"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":5879,"title":"TNT%20Mango%20%E2%80%93%20Fleur%20CBD%2FCBN%20enrichie","excerpt":"<strong>TNT Mango \u2013 Fleur enrichie CBD\/CBN<\/strong> \u2014 CBD <strong>35,3 %<\/strong> \u2022 CBN <strong>4,9 %<\/strong> \u2022 <strong>Puissance : 4,5\/5<\/strong>\r\n<div class=\"ldcbd-power-card ldcbd-power-45\">\r\n<div class=\"ldcbd-power-badge\">Puissance tr\u00e8s \u00e9lev\u00e9e<\/div>\r\n<div class=\"ldcbd-power-head\">Niveau de puissance\r\n<strong>Tr\u00e8s \u00e9lev\u00e9<\/strong><\/div>\r\n<div class=\"ldcbd-power-bar\"><\/div>\r\n<div class=\"ldcbd-power-note\">\u00c0 aborder progressivement<\/div>\r\n<\/div>\r\n<p>La <strong>TNT Mango<\/strong> s\u00e9duit par ses notes de mangue fra\u00eeche et fruit\u00e9es, avec une pr\u00e9sence dense et imm\u00e9diatement reconnaissable. Avec les taux de cannabino\u00efdes les plus \u00e9lev\u00e9s de la gamme TNT, elle s'impose comme la r\u00e9f\u00e9rence la plus concentr\u00e9e et la plus puissante.<\/p>\r\n<br>\r\n<p>Id\u00e9ale si tu ma\u00eetrises d\u00e9j\u00e0 tr\u00e8s bien les fleurs enrichies CBD\/CBN et que tu cherches un profil fruit\u00e9 intense \u00e0 puissance maximale.<\/p>","featuredImage":"https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2026\/02\/tnt_mango_fleur_enrichie_cbd_cbn.webp"}}</script> <script id="shopengine-elementor-script-js-extra" type="litespeed/javascript">var shopengineLoopProductConfig={"add_to_cart":"Ajouter au panier","quick_view":"Aper\u00e7u rapide","add_to_wishlist":"Ajouter \u00e0 la liste de souhaits","compare":"Comparer","direct_checkout":"Direct Checkout"}</script> <script type="litespeed/javascript">(function(){var header=document.getElementById('site-header');var promoBar=document.querySelector('.ldcbd-promo-bar');if(promoBar){promoBar.style.cursor='pointer';promoBar.addEventListener('click',function(){var p=document.getElementById('cbd-popup-live');if(p)p.style.display='flex'})}
if(!header)return;var placeholder=null;function update(){var scrollY=document.documentElement.scrollTop||document.body.scrollTop;var promoH=promoBar?promoBar.offsetHeight:0;if(scrollY>promoH){if(!header.classList.contains('ldcbd-sticky')){var h=header.offsetHeight;placeholder=document.createElement('div');placeholder.id='ldcbd-header-placeholder';placeholder.style.height=h+'px';header.parentNode.insertBefore(placeholder,header);header.classList.add('ldcbd-sticky')}}else{if(header.classList.contains('ldcbd-sticky')){header.classList.remove('ldcbd-sticky');if(placeholder){placeholder.remove();placeholder=null}}}}
window.addEventListener('scroll',update,{passive:!0});update();var monCompteLI=header.querySelector('li.menu-item-2610');var cartDiv=header.querySelector('div.oceanwp-mobile-menu-icon.mobile-right');var lienMC=null;if(monCompteLI&&cartDiv){var mcHref=monCompteLI.querySelector('a')?monCompteLI.querySelector('a').getAttribute('href'):'#';lienMC=document.createElement('a');lienMC.href=mcHref;lienMC.className='ldcbd-mon-compte';lienMC.textContent='Mon compte';lienMC.addEventListener('mouseenter',function(){this.style.color='#FDFAF5'});lienMC.addEventListener('mouseleave',function(){this.style.color=''});cartDiv.parentNode.insertBefore(lienMC,cartDiv);function applyMonCompte(){var isDesktop=window.innerWidth>820;monCompteLI.style.setProperty('display',isDesktop?'none':'','important')}
applyMonCompte();window.addEventListener('resize',applyMonCompte)}
function normalizeBadge(){document.querySelectorAll('#site-header .wcmenucart-count').forEach(function(el){if(el.querySelector('.wcmenucart-details'))return;var text=el.textContent.trim();if(text==='')return;el.innerHTML='';var icon=document.createElement('i');icon.className='fas fa-shopping-cart';var badge=document.createElement('span');badge.className='wcmenucart-details count';badge.textContent=text;el.appendChild(icon);el.appendChild(badge)})}
function fixBadge(){normalizeBadge();document.querySelectorAll('#site-header .wcmenucart-details').forEach(function(el){var count=el.textContent.trim();if(count==='0'||count===''){el.style.setProperty('display','none','important');return}
el.style.setProperty('background','#1E3A2F','important');el.style.setProperty('background-color','#1E3A2F','important');el.style.setProperty('color','#C9A84C','important');el.style.setProperty('border-radius','999px','important');el.style.setProperty('width','18px','important');el.style.setProperty('min-width','18px','important');el.style.setProperty('height','18px','important');el.style.setProperty('display','inline-flex','important');el.style.setProperty('align-items','center','important');el.style.setProperty('justify-content','center','important');el.style.setProperty('font-size','10px','important');el.style.setProperty('font-weight','700','important');el.style.setProperty('padding','0','important');el.style.setProperty('border','none','important');el.style.setProperty('line-height','1','important')});document.querySelectorAll('#site-header .current-shop-items-dropdown').forEach(function(el){el.style.setProperty('border-top','none','important')})}
fixBadge();document.addEventListener('DOMContentLiteSpeedLoaded',fixBadge);if(typeof jQuery!=='undefined'){jQuery(document.body).on('wc_fragments_refreshed wc_fragments_loaded added_to_cart removed_from_cart',function(){setTimeout(fixBadge,100)})}
var polls=0;var t=setInterval(function(){fixBadge();if(++polls>=16)clearInterval(t);},500);var ldcbdBadgeObsTimer=null;var ldcbdBadgeObserver=new MutationObserver(function(){clearTimeout(ldcbdBadgeObsTimer);ldcbdBadgeObsTimer=setTimeout(fixBadge,50)});var ldcbdHeaderEl=document.querySelector('#site-header');if(ldcbdHeaderEl){ldcbdBadgeObserver.observe(ldcbdHeaderEl,{childList:!0,subtree:!0,characterData:!0})}})()</script> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Compliance" style="background-color: rgba(50,50,58,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">Ce site utilise des cookies nécessaires à son bon fonctionnement.Avec votre accord, nous pouvons aussi utiliser des cookies non essentiels pour mesurer l’audience et améliorer le site.Vous pouvez les accepter ou les refuser librement.</span><span id="cn-notice-buttons" class="cn-buttons-container"><button id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Accepter" style="background-color: #1a1a1a">Accepter</button><button id="cn-refuse-cookie" data-cookie-set="refuse" class="cn-set-cookie cn-button" aria-label="Refuser" style="background-color: #1a1a1a">Refuser</button><button data-link-url="https://lademeureducbd.fr/politique-de-confidentialite" data-link-target="_blank" id="cn-more-info" class="cn-more-info cn-button" aria-label="Politique de confidentialité" style="background-color: #1a1a1a">Politique de confidentialité</button></span><button type="button" id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" aria-label="Refuser" tabindex="0"></button></div></div>
<script data-no-optimize="1">window.lazyLoadOptions=Object.assign({},{threshold:300},window.lazyLoadOptions||{});!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function o(t){return e({},at,t)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,vt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,vt,e)}function i(t){return s(t,null),0}function r(t){return null===c(t)}function u(t){return c(t)===_t}function d(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function f(t,e){et?t.classList.add(e):t.className+=(t.className?" ":"")+e}function _(t,e){et?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function v(t,e){!e||(e=e._observer)&&e.unobserve(t)}function b(t,e){t&&(t.loadingCount+=e)}function p(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function h(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function m(t){return!!t[lt]}function E(t){return t[lt]}function I(t){return delete t[lt]}function y(e,t){var n;m(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[lt]=n)}function L(a,t){var o;m(a)&&(o=E(a),t.forEach(function(t){var e,n;e=a,(t=o[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function k(t,e,n){f(t,e.class_loading),s(t,st),n&&(b(n,1),d(e.callback_loading,t,n))}function A(t,e,n){n&&t.setAttribute(e,n)}function O(t,e){A(t,rt,l(t,e.data_sizes)),A(t,it,l(t,e.data_srcset)),A(t,ot,l(t,e.data_src))}function w(t,e,n){var a=l(t,e.data_bg_multi),o=l(t,e.data_bg_multi_hidpi);(a=nt&&o?o:a)&&(t.style.backgroundImage=a,n=n,f(t=t,(e=e).class_applied),s(t,dt),n&&(e.unobserve_completed&&v(t,e),d(e.callback_applied,t,n)))}function x(t,e){!e||0<e.loadingCount||0<e.toLoadCount||d(t.callback_finish,e)}function M(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function N(t){return!!t.llEvLisnrs}function z(t){if(N(t)){var e,n,a=t.llEvLisnrs;for(e in a){var o=a[e];n=e,o=o,t.removeEventListener(n,o)}delete t.llEvLisnrs}}function C(t,e,n){var a;delete t.llTempImage,b(n,-1),(a=n)&&--a.toLoadCount,_(t,e.class_loading),e.unobserve_completed&&v(t,n)}function R(i,r,c){var l=g(i)||i;N(l)||function(t,e,n){N(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";M(t,a,e),M(t,"error",n)}(l,function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_loaded),s(e,ut),d(n.callback_loaded,e,a),o||x(n,a),z(l)},function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_error),s(e,ft),d(n.callback_error,e,a),o||x(n,a),z(l)})}function T(t,e,n){var a,o,i,r,c;t.llTempImage=document.createElement("IMG"),R(t,e,n),m(c=t)||(c[lt]={backgroundImage:c.style.backgroundImage}),i=n,r=l(a=t,(o=e).data_bg),c=l(a,o.data_bg_hidpi),(r=nt&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),k(a,o,i)),w(t,e,n)}function G(t,e,n){var a;R(t,e,n),a=e,e=n,(t=Et[(n=t).tagName])&&(t(n,a),k(n,a,e))}function D(t,e,n){var a;a=t,(-1<It.indexOf(a.tagName)?G:T)(t,e,n)}function S(t,e,n){var a;t.setAttribute("loading","lazy"),R(t,e,n),a=e,(e=Et[(n=t).tagName])&&e(n,a),s(t,_t)}function V(t){t.removeAttribute(ot),t.removeAttribute(it),t.removeAttribute(rt)}function j(t){h(t,function(t){L(t,mt)}),L(t,mt)}function F(t){var e;(e=yt[t.tagName])?e(t):m(e=t)&&(t=E(e),e.style.backgroundImage=t.backgroundImage)}function P(t,e){var n;F(t),n=e,r(e=t)||u(e)||(_(e,n.class_entered),_(e,n.class_exited),_(e,n.class_applied),_(e,n.class_loading),_(e,n.class_loaded),_(e,n.class_error)),i(t),I(t)}function U(t,e,n,a){var o;n.cancel_on_exit&&(c(t)!==st||"IMG"===t.tagName&&(z(t),h(o=t,function(t){V(t)}),V(o),j(t),_(t,n.class_loading),b(a,-1),i(t),d(n.callback_cancel,t,e,a)))}function $(t,e,n,a){var o,i,r=(i=t,0<=bt.indexOf(c(i)));s(t,"entered"),f(t,n.class_entered),_(t,n.class_exited),o=t,i=a,n.unobserve_entered&&v(o,i),d(n.callback_enter,t,e,a),r||D(t,n,a)}function q(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function H(t,o,i){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?$(t.target,t,o,i):(e=t.target,n=t,a=o,t=i,void(r(e)||(f(e,a.class_exited),U(e,n,a,t),d(a.callback_exit,e,n,t))));var e,n,a})}function B(e,n){var t;tt&&!q(e)&&(n._observer=new IntersectionObserver(function(t){H(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function J(t){return Array.prototype.slice.call(t)}function K(t){return t.container.querySelectorAll(t.elements_selector)}function Q(t){return c(t)===ft}function W(t,e){return e=t||K(e),J(e).filter(r)}function X(e,t){var n;(n=K(e),J(n).filter(Q)).forEach(function(t){_(t,e.class_error),i(t)}),t.update()}function t(t,e){var n,a,t=o(t);this._settings=t,this.loadingCount=0,B(t,this),n=t,a=this,Y&&window.addEventListener("online",function(){X(n,a)}),this.update(e)}var Y="undefined"!=typeof window,Z=Y&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),tt=Y&&"IntersectionObserver"in window,et=Y&&"classList"in document.createElement("p"),nt=Y&&1<window.devicePixelRatio,at={elements_selector:".lazy",container:Z||Y?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",it="srcset",rt="sizes",ct="poster",lt="llOriginalAttrs",st="loading",ut="loaded",dt="applied",ft="error",_t="native",gt="data-",vt="ll-status",bt=[st,ut,dt,ft],pt=[ot],ht=[ot,ct],mt=[ot,it,rt],Et={IMG:function(t,e){h(t,function(t){y(t,mt),O(t,e)}),y(t,mt),O(t,e)},IFRAME:function(t,e){y(t,pt),A(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){y(t,pt),A(t,ot,l(t,e.data_src))}),y(t,ht),A(t,ct,l(t,e.data_poster)),A(t,ot,l(t,e.data_src)),t.load()}},It=["IMG","IFRAME","VIDEO"],yt={IMG:j,IFRAME:function(t){L(t,pt)},VIDEO:function(t){a(t,function(t){L(t,pt)}),L(t,ht),t.load()}},Lt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,o=this._settings,i=W(t,o);{if(p(this,i.length),!Z&&tt)return q(o)?(e=o,n=this,i.forEach(function(t){-1!==Lt.indexOf(t.tagName)&&S(t,e,n)}),void p(n,0)):(t=this._observer,o=i,t.disconnect(),a=t,void o.forEach(function(t){a.observe(t)}));this.loadAll(i)}},destroy:function(){this._observer&&this._observer.disconnect(),K(this._settings).forEach(function(t){I(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;W(t,n).forEach(function(t){v(t,e),D(t,n,e)})},restoreAll:function(){var e=this._settings;K(e).forEach(function(t){P(t,e)})}},t.load=function(t,e){e=o(e);D(t,e)},t.resetStatus=function(t){i(t)},t}),function(t,e){"use strict";function n(){e.body.classList.add("litespeed_lazyloaded")}function a(){console.log("[LiteSpeed] Start Lazy Load"),o=new LazyLoad(Object.assign({},t.lazyLoadOptions||{},{elements_selector:"[data-lazyloaded]",callback_finish:n})),i=function(){o.update()},t.MutationObserver&&new MutationObserver(i).observe(e.documentElement,{childList:!0,subtree:!0,attributes:!0})}var o,i;t.addEventListener?t.addEventListener("load",a,!1):t.attachEvent("onload",a)}(window,document);</script><script data-no-optimize="1">window.litespeed_ui_events=window.litespeed_ui_events||["mouseover","click","keydown","wheel","touchmove","touchstart","pointerup","pointerdown"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);function d(){o.src.startsWith("blob:")&&URL.revokeObjectURL(o.src),e()}var o=document.createElement("script");o.addEventListener("load",d),o.addEventListener("error",d),t.getAttributeNames().forEach(e=>{"type"!=e&&o.setAttribute("data-src"==e?"src":e,t.getAttribute(e))}),o.type="text/javascript",!o.src&&t.textContent&&(o.src=litespeed_inline2src(t.textContent)),t.after(o),t.remove()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||(sessionStorage.getItem("litespeed_reloaded")?console.log("LiteSpeed: skipping guest vary reload (already reloaded this session)"):fetch("/wp-content/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),sessionStorage.setItem("litespeed_reloaded","1"),window.location.reload(!0))}));</script><script data-optimized="1" type="litespeed/javascript" data-src="https://lademeureducbd.fr/wp-content/litespeed/js/716504bc40c8b9983a51f7c233c1e86b.js?ver=76ff1"></script></body></html>
<!-- Page optimized by LiteSpeed Cache @2026-08-25 13:08:22 -->

<!-- Page cached by LiteSpeed Cache 7.9 on 2026-08-25 13:08:22 -->
<!-- Guest Mode -->
<!-- QUIC.cloud CCSS loaded ✅ /ccss/02be7912957014ad676e111e025cf36f.css -->
<!-- QUIC.cloud UCSS loaded ✅ /ucss/8e093aaaf9e6de3feb8dfcc4dddbef70.css -->