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);
}
.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:15px; font-weight:700; color:var(--vp); }

/* 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; }
.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: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:#4A7C5C; }

/* 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; 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:780px; margin:0 auto; padding:0 40px; position:relative; z-index:1; }

.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); }
.ldcbd-desc-body h2 { font-family:'Poppins',sans-serif; font-size:24px; font-weight:600; color:var(--vp); margin:48px 0 16px; }
.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 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; }

/* ════════════════════════════════
   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);
}

/* 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:190px; background:#F0EDE6; position:relative; overflow:hidden; }
.ldcbd-rel-img img { width:100%; height:100%; object-fit:cover; 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:14px 16px; flex:1; display:flex; flex-direction:column; }
.ldcbd-rel-link { display:block; flex:1; text-decoration:none !important; color:inherit !important; }
.ldcbd-rel-cat { font-size:10px; font-weight:600; letter-spacing:.1em; text-transform:uppercase; color:var(--ch4); margin-bottom:5px; }
.ldcbd-rel-name { font-family:'Poppins',sans-serif; font-size:14px; font-weight:600; color:var(--ch); line-height:1.25; margin-bottom:6px; }
.ldcbd-rel-stars { font-size:11px; color:var(--or); margin-bottom:10px; }
.ldcbd-rel-footer { display:flex; justify-content:space-between; align-items:center; margin-top:auto; padding-top:12px; }
.ldcbd-rel-price { font-family:'Inter',sans-serif; font-size:15px; font-weight:700; color:var(--vp); }
.ldcbd-rel-price span { font-size:12px; font-weight:500; color:var(--ch4); }
.ldcbd-rel-atc { font-size:11px; font-weight:700; letter-spacing:.06em; background:var(--vp); color:var(--bch) !important; text-decoration:none !important; padding:8px 13px; border-radius:8px; 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; }
}</style><title>Super Lemon Haze CBD 17% – Glass House | Fleur CBD</title><meta name="description" content="Super Lemon Haze CBD 17% – Fleurs CBD cultivées sous serre. Arômes citronnés type Haze et détente puissante. 100% naturel, sans additifs, qualité premium."/><meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://lademeureducbd.fr/super-lemon-haze-fleur-cbd" /><meta property="og:locale" content="fr_FR" /><meta property="og:type" content="product" /><meta property="og:title" content="Super Lemon Haze CBD 17% – Glass House | Fleur CBD" /><meta property="og:description" content="Super Lemon Haze CBD 17% – Fleurs CBD cultivées sous serre. Arômes citronnés type Haze et détente puissante. 100% naturel, sans additifs, qualité premium." /><meta property="og:url" content="https://lademeureducbd.fr/super-lemon-haze-fleur-cbd" /><meta property="og:site_name" content="La Demeure du CBD" /><meta property="og:updated_time" content="2026-02-11T20:46:38+02:00" /><meta property="og:image" content="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp" /><meta property="og:image:secure_url" content="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp" /><meta property="og:image:width" content="1024" /><meta property="og:image:height" content="1024" /><meta property="og:image:alt" content="Fleur CBD Super Lemon Haze – bud premium aux arômes citronnés." /><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="Super Lemon Haze CBD 17% – Glass House | Fleur CBD" /><meta name="twitter:description" content="Super Lemon Haze CBD 17% – Fleurs CBD cultivées sous serre. Arômes citronnés type Haze et détente puissante. 100% naturel, sans additifs, qualité premium." /><meta name="twitter:image" content="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp" /><meta name="twitter:label1" content="Prix" /><meta name="twitter:data1" content="5,90&nbsp;&euro; - 59,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 sp\u00e9cialis\u00e9e dans les cannabino\u00efdes en France, offrant une large gamme de produits CBD de haute qualit\u00e9, incluant des fleurs, des huiles, et des extraits innovants comme le CBN+. Nous nous engageons \u00e0 fournir des produits test\u00e9s et conformes aux normes l\u00e9gales, avec une livraison rapide et gratuite d\u00e8s 30\u20ac d'achat. D\u00e9couvrez la puissance et la diversit\u00e9 des cannabino\u00efdes pour un bien-\u00eatre optimal et une relaxation profonde. Livraison discr\u00e8te et paiement s\u00e9curis\u00e9 garantis.","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/2025/09/achat-cbd-super-lemon-haze-france.webp","url":"https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp","width":"1024","height":"1024","caption":"Fleur CBD Super Lemon Haze \u2013 bud premium aux ar\u00f4mes citronn\u00e9s.","inLanguage":"fr-FR"},{"@type":"BreadcrumbList","@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://lademeureducbd.fr","name":"Accueil"}},{"@type":"ListItem","position":"2","item":{"@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd","name":"SUPER LEMON HAZE &#8211; FLEURS CBD"}}]},{"@type":"ItemPage","@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#webpage","url":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd","name":"Super Lemon Haze CBD 17% \u2013 Glass House | Fleur CBD","datePublished":"2025-09-22T13:15:49+02:00","dateModified":"2026-02-11T20:46:38+02:00","isPartOf":{"@id":"https://lademeureducbd.fr/#website"},"primaryImageOfPage":{"@id":"https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp"},"inLanguage":"fr-FR","breadcrumb":{"@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#breadcrumb"}},{"@type":"Product","name":"Super Lemon Haze CBD 17% \u2013 Glass House | Fleur CBD","description":"Super Lemon Haze CBD 17% \u2013 Fleurs CBD cultiv\u00e9es sous serre. Ar\u00f4mes citronn\u00e9s type Haze et d\u00e9tente puissante. 100% naturel, sans additifs, qualit\u00e9 premium.","category":"Acheter des fleurs CBD en France","mainEntityOfPage":{"@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#webpage"},"image":[{"@type":"ImageObject","url":"https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france.webp","height":"1024","width":"1024"}],"aggregateRating":{"@type":"AggregateRating","ratingValue":"5.00","bestRating":"5","ratingCount":"1","reviewCount":"1"},"review":[{"@type":"Review","@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#li-comment-813","description":"Un d\u00e9lice \ud83d\udc4c","datePublished":"2025-09-29 23:38:39","reviewRating":{"@type":"Rating","ratingValue":"5","bestRating":"5","worstRating":"1"},"author":{"@type":"Person","name":"Delphine"}}],"offers":{"@type":"AggregateOffer","lowPrice":"5.90","highPrice":"59.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/super-lemon-haze-fleur-cbd"},"@id":"https://lademeureducbd.fr/super-lemon-haze-fleur-cbd#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; SUPER LEMON HAZE &#8211; FLEURS CBD Flux des commentaires" href="https://lademeureducbd.fr/super-lemon-haze-fleur-cbd/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%2Fsuper-lemon-haze-fleur-cbd" /><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%2Fsuper-lemon-haze-fleur-cbd&#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,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{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=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[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,.shopengine-widget input[type=number]{line-height:inherit;-webkit-box-shadow:none;box-shadow:none}.shopengine-widget .button{line-height:initial;border:0;text-align:center;letter-spacing:0;text-transform:initial}.shopengine-widget ul:not([role=alert]){margin:0}.shopengine-widget p{padding:0;margin-bottom:8px}.shopengine-widget .woocommerce-tabs ul.tabs{float:unset;width:100%;border:none}.shopengine-widget .woocommerce-tabs ul.tabs li{display:inline-block}.shopengine-widget .shopengine-product-rating .star-rating,.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating{float:none!important;margin:0 0 5px 0;overflow:hidden!important;position:relative;height:1em;line-height:1;font-size:1em;width:5.3em;letter-spacing:0;font-family:star!important;display:inline-block}.shopengine-widget .shopengine-product-rating .star-rating::before,.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating::before{content:"sssss";color:#fec42d;float:left;top:0;left:0;position:absolute;font-family:unset;letter-spacing:0!important;opacity:1}.shopengine-widget .shopengine-product-rating .star-rating span,.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-family:unset!important}.shopengine-widget .shopengine-product-rating .star-rating span::before,.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0;letter-spacing:0;font-family:unset}.shopengine-widget .shopengine-swatches .cart{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;width:100%;margin:0!important;padding:0!important;border:none!important;row-gap:8px}.shopengine-widget .shopengine-swatches .cart.variations_form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.shopengine-widget .shopengine-swatches .cart.variations_form .variations_button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px}.shopengine-widget .shopengine-swatches .cart .quantity-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.shopengine-widget .shopengine-swatches .cart .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;min-width:auto;margin:0!important;float:none!important;height:auto}.shopengine-widget .shopengine-swatches .cart .quantity .qty{margin:0;height:100%;border-radius:0;text-align:center;width:3.631em;max-width:100%}.shopengine-widget .shopengine-swatches .cart .button{height:auto;border:none}.shopengine-widget .shopengine-swatches .cart .button:not(.loading):after,.shopengine-widget .shopengine-swatches .cart .button:not(.loading):before{display:none!important}.shopengine-widget .shopengine-swatches .cart .quantity .qty,.shopengine-widget .shopengine-swatches .cart button.button,.shopengine-widget .shopengine-swatches .cart button.minus,.shopengine-widget .shopengine-swatches .cart button.plus,.shopengine-widget .shopengine-swatches .variations_button .quantity .qty,.shopengine-widget .shopengine-swatches .variations_button button.button,.shopengine-widget .shopengine-swatches .variations_button button.minus,.shopengine-widget .shopengine-swatches .variations_button button.plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;border:none;height:auto;-webkit-box-shadow:none!important;box-shadow:none!important}.shopengine-widget .shopengine-swatches .variations{width:100%;border:none!important}.shopengine-widget .shopengine-swatches .variations tr{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%!important}.shopengine-widget .shopengine-swatches .variations tr th{background-color:#fff0}.shopengine-widget .shopengine-swatches .variations tr th.label{border:none;padding:0}.shopengine-widget .shopengine-swatches .variations tr td{position:relative;width:100%;padding:0!important;background:0 0}.shopengine-widget .shopengine-swatches .variations tr td.value{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important}.shopengine-widget .shopengine-swatches .variations tr td.value::before{display:none}.shopengine-widget .shopengine-swatches .variations tr td select{width:auto;height:auto;max-width:100%;min-width:75%;margin:0;padding:10px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(data:image/svg+xml;utf8,<svg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'10\'\ height=\'10\'\ fill=\'%2328303d\'><polygon\ points=\'0,0\ 10,0\ 5,5\'/></svg>)no-repeat;background-position:right calc(.5*20px) top 60%;background-image:none!important}.shopengine-widget .shopengine-swatches .variations tr td .reset_variations{margin:0 0 0 10px}.shopengine-widget .shopengine-swatches .single_variation_wrap{width:100%;margin:0;padding:0;border:none}.shopengine-widget .shopengine-swatches input[type=number]::-webkit-inner-spin-button,.shopengine-widget .shopengine-swatches input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shopengine-widget .shopengine-swatches button.minus,.shopengine-widget .shopengine-swatches button.plus{position:relative;margin:0}.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating,.shopengine-widget .star-rating{font-family:star!important}.shopengine-widget .shopengine-product-rating .woocommerce-product-rating .star-rating::before,.shopengine-widget .star-rating::before{font-family:star!important}.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-excerpt p{padding:0}.shopengine-widget .shopengine-product-excerpt .woocommerce-product-details__short-description{margin:0!important}.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-rating .woocommerce-review-link{text-decoration:none!important}.shopengine-widget .shopengine-product-rating .woocommerce-product-rating{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopengine-widget .shopengine-product-rating .woocommerce-product-rating::after{display:none}.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}.shopengine-widget .shopengine-product-tabs .wc-tabs-wrapper{margin-bottom:0!important;padding:0!important}.shopengine-widget .shopengine-product-tabs .wc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;z-index:1;overflow:initial!important}.woocommerce .product .shopengine-widget .shopengine-product-tabs .wc-tabs{padding:0}.woocommerce .product .shopengine-widget .shopengine-product-tabs .wc-tabs>li{margin:0}.woocommerce .product .shopengine-widget .shopengine-product-tabs .wc-tabs>li a::after,.woocommerce .product .shopengine-widget .shopengine-product-tabs .wc-tabs>li a::before{display:none}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs{border:0;border-width:1px 0 1px 0;border-style:solid;border-color:#efefef;margin:0;padding:0;position:relative;text-align:left!important}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs::after,.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs::before{display:none!important}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li{background:0 0!important;border-radius:0;border:0;padding:0!important;margin:0;border:0!important}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li::after,.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li::before{display:none}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li a{padding:0!important;background:0 0;text-decoration:none;border:0!important}.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li a::after,.shopengine-widget .shopengine-product-tabs div.woocommerce-tabs .wc-tabs li a::before{display:none}.shopengine-widget .shopengine-swatches .cart{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.shopengine-widget .shopengine-swatches .cart.variations_form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.shopengine-widget .shopengine-swatches .cart.variations_form .variations td{vertical-align:middle!important;border:0}.shopengine-widget .shopengine-swatches .cart .quantity .qty{height:100%;border-radius:0}.shopengine-widget .shopengine-swatches .variations_button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.shopengine-widget .shopengine-product-stock .in-stock svg{width:14px;margin-right:5px;margin-bottom:-2px}.shopengine-widget .shopengine-product-stock p{margin:0;padding:0}.shopengine-widget .shopengine-product-stock p::after,.shopengine-widget .shopengine-product-stock p::before{display:none}.shopengine-widget .shopengine-product-price p{padding:0;margin:0!important}.shopengine-widget .shopengine-product-price .price{-ms-flex-wrap:wrap;flex-wrap:wrap}.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}.elementor-align-left{text-align:left}: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}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con .elementor-widget{min-width:0}.e-con.e-con>.e-con-inner>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.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}.e-con{--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}.e-con{--container-max-width:1024px}}@media (max-width:670px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:600px}.e-con{--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,table,tbody,tr,th,td,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}table{border-collapse:collapse;border-spacing:0}th,td{font-weight:400;text-align:left}a img{border:0}img{max-width:100%;height:auto}select{max-width:100%}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,select{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{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=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.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}table{width:100%;margin-bottom:2.618em}table th,table td{padding:10px;text-align:left;vertical-align:top;border-bottom:1px solid #e9e9e9}table th{text-transform:uppercase}.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=number],form input[type=search],form select{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}form select{padding-top:0!important;padding-bottom:0!important}form input[type=number]{max-width:50px;padding:0 0 0 8px}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}select{width:100%;height:2.25em;min-height:auto;border:1px solid #ddd;background-color:#fff;padding:0 15px;margin:0}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 button.button{padding:12px 20px}.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 div.woocommerce-product-details__short-description{margin-top:20px}.woocommerce div.product div.woocommerce-product-details__short-description p:last-child{margin:0}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery img{margin:0}.woocommerce div.product .woocommerce-product-rating{display:inline-block;width:100%;font-size:12px;margin-top:20px}.woocommerce div.product .woocommerce-product-rating .star-rating{float:left;margin-right:10px;margin-top:3px}.woocommerce div.product p.price{font-size:36px;line-height:30px;font-weight:400;margin:20px 0 0}.woocommerce div.product p.stock{margin:0;font-weight:600;color:#fe5252}.woocommerce div.product .woocommerce-tabs{padding-top:30px;clear:both}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin:20px 0;font-size:18px;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block;position:relative;width:100%;border-top:1px solid;border-bottom:1px solid;margin-bottom:20px;text-align:center;border-color:#eaeaea}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;color:#999;border-top:2px solid #fff0;border-bottom:2px solid #fff0;margin-top:-1px;margin-bottom:-1px;font-weight:600;text-transform:uppercase;font-size:90%;padding:10px}.woocommerce div.product form.cart{padding:20px 0;border-top:1px solid;border-bottom:1px solid;margin-top:20px;border-color:#eaeaea}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations .reset_variations{display:block;float:left;margin-top:10px;font-size:13px;color:#999;font-weight:400;border:2px solid #eee;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-decoration:none;visibility:hidden}.woocommerce div.product form.cart .variations .reset_variations:before{display:inline-block;font-family:"simple-line-icons";font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:5px;color:red;vertical-align:top}.woocommerce div.product form.cart .variations label{color:#333;font-weight:600}.woocommerce div.product form.cart .variations td.value{position:relative;padding:15px 0 15px}.woocommerce div.product form.cart .variations tr:first-child td.value{padding-top:0}.woocommerce div.product form.cart:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce div.product form.cart div.quantity{float:left;margin-right:10px}.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}.single_variation{display:block;float:left;margin-bottom:10px}.variations_button{clear:both}.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}.woocommerce div.product form.cart .variations .reset_variations:before,.wcmenucart i{font-style:normal;letter-spacing:normal;font-weight:600;text-rendering:auto}.quantity{position:relative;float:left;overflow:hidden;zoom:1;min-width:110px}.quantity .qty{display:block;float:left;width:36px;min-height:36px;background-color:#fff0;border:1px solid #e4e4e4;margin:0;padding:0;text-align:center;vertical-align:middle;font-size:12px;color:#777;-moz-appearance:textfield;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.quantity input::-webkit-outer-spin-button{display:none}.quantity input::-webkit-inner-spin-button{display:none}.woocommerce form input[type=number]{max-width:58px;min-height:36px}.woocommerce form input.qty[type=number]{-moz-appearance:textfield}@media only screen and (max-width:767px){.woocommerce div.product div.images{float:none;width:100%!important;text-align:center}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block}.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{position:fixed;top:0;background-color:#2c2c2c;width:100%;height:0;z-index:9999;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.owp-floating-bar .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;height:66px}.owp-floating-bar .left,.owp-floating-bar .right{width:50%}.owp-floating-bar .right{text-align:right}.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}.owp-floating-bar button.button{background-color:#fff;color:#000;font-size:14px;height:46px;padding:0 40px}@media screen and (max-width:1024px){body{margin-bottom:45px}.owp-floating-bar{top:auto!important;bottom:0}.owp-floating-bar .container{height:45px}.owp-floating-bar .left,.owp-floating-bar .right{width:50%}.owp-floating-bar .right{text-align:right}.owp-floating-bar button.button{height:36px;padding:0 30px}#scroll-top{bottom:50px}}@media screen and (max-width:1191px){.owp-floating-bar .left{display:none}.owp-floating-bar .right{width:100%;text-align:center}}@media screen and (max-width:700px){.owp-floating-bar .product_price{display:none}}@media screen and (max-width:300px){.owp-floating-bar{display:none}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-8799a80{margin:15px 0 calc(var(--kit-widget-spacing, 0px) + 15px)0}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating{line-height:0}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating .star-rating{margin:0;color:#FEC42D}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating .star-rating span::before{color:#FEC42D}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating .star-rating::before{color:#d3ced2}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating a{color:#666;font-size:13px;font-weight:500;line-height:16px}.elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating .woocommerce-review-link{float:left}body:not(.rtl) .elementor-1369 .elementor-element.elementor-element-8799a80 .shopengine-product-rating .star-rating{margin-right:5px}.elementor-1369 .elementor-element.elementor-element-3adf0bdb{margin:15px 0 calc(var(--kit-widget-spacing, 0px) + 15px)0}.elementor-1369 .elementor-element.elementor-element-3adf0bdb .shopengine-product-price .price{display:flex;align-items:center;justify-content:flex-start}.elementor-1369 .elementor-element.elementor-element-3adf0bdb .shopengine-product-price :is(.price,.price .amount,.price ins){font-family:"Barlow",Sans-serif;font-size:36px;font-weight:700;line-height:30px}.elementor-1369 .elementor-element.elementor-element-3adf0bdb .shopengine-product-price :is(.price,.price del,.price del .amount,.price ins){color:#000;opacity:1;vertical-align:middle}.elementor-1369 .elementor-element.elementor-element-d5dd7c6 .shopengine-product-stock p{font-size:14px;font-weight:500;text-transform:uppercase;line-height:17px}.elementor-1369 .elementor-element.elementor-element-d5dd7c6 .shopengine-product-stock .in-stock{color:#0F2A3A}.elementor-1369 .elementor-element.elementor-element-d5dd7c6 .shopengine-product-stock .in-stock svg{fill:#0F2A3A}.elementor-1369 .elementor-element.elementor-element-7e1f7f51{margin:15px 0 calc(var(--kit-widget-spacing, 0px) + 25px)0}.elementor-1369 .elementor-element.elementor-element-7e1f7f51 .shopengine-product-excerpt,.elementor-1369 .elementor-element.elementor-element-7e1f7f51 .shopengine-product-excerpt p{color:#666;font-family:"Barlow",Sans-serif;font-size:15px;font-weight:400;line-height:22px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches table.variations{text-align:left}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .single_variation_wrap{text-align:left}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .cart .button{font-size:15px;font-weight:600;text-transform:uppercase;line-height:18px;border-style:solid;border-color:#101010;border-radius:5px 5px 5px 5px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .cart .button{color:#FFF;background-color:#101010;border-width:1px 1px 1px 1px;padding:12px 25px 12px 25px;margin:0 10px 0 0}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity .qty{font-size:16px;font-weight:500;letter-spacing:.5px;color:#101010;background:#FFF;padding:10px 0 10px 0;border-style:solid;border-color:#F2F2F2}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches :is(.plus,.minus) :is(i,svg){width:10px;font-size:10px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches :is(.plus,.minus) :is(i,svg,path){color:#101010;fill:#101010}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches :is(.plus,.minus){background-color:#FFF;padding:4px 18px 4px 18px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap button{border-style:solid;border-color:#F2F2F2}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap.both .quantity .qty{border-width:2px 0 2px 0;border-radius:0}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap.both .minus{border-width:2px 2px 2px 2px;border-radius:5px 0 0 5px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap.both .plus{border-width:2px 2px 2px 2px;border-radius:0 5px 5px 0}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap{margin:0 10px 0 0}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations label,.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations select{font-size:14px;font-weight:500;line-height:18px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations th.label{color:#101010}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations tr{flex-direction:row;margin:0 0 15px 0;gap:15px}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations td.value{width:100%}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations{margin:0 0 15px 0}.elementor-1369 .elementor-element.elementor-element-ab648a1 .shopengine-swatches .variations select{color:#101010;border-style:solid;border-width:2px 2px 2px 2px;border-color:#F2F2F2;border-radius:0 0 0 0}.elementor-1369 .elementor-element.elementor-element-7ca0745{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-1369 .elementor-element.elementor-element-22a24d0 .woocommerce-tabs ul.tabs li a{font-size:18px;font-weight:600;line-height:22px;color:#A0A0A0;padding:0 0 0 0px!important}.elementor-1369 .elementor-element.elementor-element-22a24d0 div.shopengine-product-tabs div.woocommerce-tabs .wc-tabs li a{border-style:solid!important;border-width:0 0 0 0px!important}.elementor-1369 .elementor-element.elementor-element-22a24d0 div.shopengine-product-tabs div.woocommerce-tabs .wc-tabs{border-style:solid!important;border-color:#EFEFEF!important}.elementor-1369 .elementor-element.elementor-element-22a24d0 .woocommerce-tabs ul.tabs{padding:25px 0 25px 0px!important;margin: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}}.single-product .stock{display:flex;align-items:center;gap:8px}.single-product .stock svg{width:16px!important;height:16px!important}.single-product .stock svg,.single-product .stock svg *{fill:#0F2A3A!important;stroke:#0F2A3A!important}.single-product .stock svg{background:transparent!important;border-radius:0!important;box-shadow:none!important}.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}.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="number"],form input[type="search"],form select{border-style:solid}form input[type="number"],form input[type="search"],form select{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}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#020202}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}.woocommerce div.product p.price{font-family:"Open Sans";font-size:36px;line-height:1}.elementor-element-ab648a1 .shopengine-swatches .quantity-wrap{order:1}.elementor-element-ab648a1 .shopengine-swatches .cart .button{order:2}.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/8fafb283185b58eff3f4e66938f186af.css?ver=fc46c" /><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:#ffffffa6}.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:#ffffffa6}.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:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.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:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.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);}: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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
: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 type="litespeed/javascript" data-src="https://lademeureducbd.fr/wp-includes/js/jquery/jquery.min.js" id="jquery-core-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":"2826ca20de","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-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> <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/5201" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lademeureducbd.fr/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.9.4" /><meta name="generator" content="WooCommerce 10.7.0" /><link rel='shortlink' href='https://lademeureducbd.fr/?p=5201' /><meta name="generator" content="Advanced Coupons for WooCommerce Free v4.7.2" /><style id="essential-blocks-global-styles">: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;

            }</style><noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript><meta name="generator" content="Elementor 4.0.7; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-disabled, font_display-swap"><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">/* ============================================================
   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: #C9A84C !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;
}
#site-header .wcmenucart-count::before {
  content: 'Panier' !important;
  font-weight: 700 !important;
  font-size: 13px !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: #C9A84C !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;
  line-height: 1 !important;
  border: none !important;
}

/* ===== DROPDOWN ===== */
#site-header .current-shop-items-dropdown,
#site-header .owp-mini-cart {
  border-top: none !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;
  }
}</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" async></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.12346420.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.7727159a.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.12346420.js"  /><link rel="modulepreload" href="https://lademeureducbd.fr/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.7727159a.js"  /><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 */a:hover{color:#5e5e5e}a:hover .owp-icon use{stroke:#5e5e5e}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{padding:0 13px}#site-navigation-wrap .dropdown-menu >li >a,.oceanwp-mobile-menu-icon a,#searchform-header-replace-close{color:#ffffff}#site-navigation-wrap .dropdown-menu >li >a .owp-icon use,.oceanwp-mobile-menu-icon a .owp-icon use,#searchform-header-replace-close .owp-icon use{stroke:#ffffff}#site-navigation-wrap .dropdown-menu >li >a:hover,.oceanwp-mobile-menu-icon a:hover,#searchform-header-replace-close:hover{color:#e0e0e0}#site-navigation-wrap .dropdown-menu >li >a: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}/* 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{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,#mobile-dropdown ul li a,body #mobile-fullscreen ul li a{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-5201 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 ehf-footer ehf-template-oceanwp ehf-stylesheet-oceanwp-child qodef-qi--no-touch qi-addons-for-elementor-1.9.6 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  shopengine-template shopengine-single 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;">Profitez de &minus;10&nbsp;% sur votre première commande avec le code&nbsp;<strong style="color:#C9A84C;">BIENVENUE10</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-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" role="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 current-product-ancestor current-menu-parent current-product-parent 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 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" 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 current-product-ancestor current-menu-parent current-product-parent 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 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">
<input aria-label="Insérer une requête de recherche" value="" class="field" id="ocean-mobile-search-1" type="search" name="s" autocomplete="off" placeholder="Rechercher" />
<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">SUPER LEMON HAZE -…</h2></div><div class="right"><div class="product_price"><p class="price"><span class="woocommerce-Price-amount amount"><bdi>5,90&nbsp;<span class="woocommerce-Price-currencySymbol">&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/cbd-shop-france">Acheter des fleurs CBD en France</a>
<span class="sep">—</span>
<span class="active">SUPER LEMON HAZE - FLEURS CBD</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/2025/09/achat-cbd-super-lemon-haze-france-600x600.webp" alt="Fleur CBD Super Lemon Haze – bud premium aux arômes citronnés." 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/2025/09/achat-cbd-super-lemon-haze-france-600x600.webp">
<img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIiB2aWV3Qm94PSIwIDAgMTUwIDE1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-super-lemon-haze-france-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>Acheter des fleurs CBD en France</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">SUPER LEMON HAZE - FLEURS CBD</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 · 1 avis</span></div><div class="ldcbd-price-block"><div class="ldcbd-price-wrap">
<span class="ldcbd-price" id="ldcbd-price-display">5,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">Découvrez la <strong data-start="61" data-end="109">Super Lemon Haze CBD –  Glass House</strong>, une fleur de CBD premium au <strong data-start="139" data-end="161">taux de CBD de 17%</strong>, cultivée sous serre vitrée en Suisse. Son parfum intense de citron frais et ses effets relaxation <strong data-start="261" data-end="274">puissants</strong> en font le choix idéal pour vos moments de détente en soirée ou sous le soleil estival. Le tout, proposé à un prix doux de <strong data-start="398" data-end="422">5,90 € le gramme TTC</strong> – difficile de résister à cette expérience CBD d’exception !</div><div class="ldcbd-specs"><div class="ldcbd-spec"><div class="ldcbd-spec-k">CBD</div><div class="ldcbd-spec-v">—</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">THC</div><div class="ldcbd-spec-v">≤ 0,3%</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">Culture</div><div class="ldcbd-spec-v">Greenhouse</div></div><div class="ldcbd-spec"><div class="ldcbd-spec-k">Origine</div><div class="ldcbd-spec-v">UE</div></div></div><form class="cart" method="post" enctype="multipart/form-data" action="https://lademeureducbd.fr/">
<input type="hidden" id="_wpnonce" name="_wpnonce" value="b9840a6b8e" /><input type="hidden" name="_wp_http_referer" value="/super-lemon-haze-fleur-cbd" />          <input type="hidden" name="add-to-cart" value="5201">
<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="5.9"
data-variations='[{&quot;id&quot;:5202,&quot;price&quot;:5.9,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;1g&quot;}},{&quot;id&quot;:5203,&quot;price&quot;:11.8,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;2g&quot;}},{&quot;id&quot;:5204,&quot;price&quot;:29.5,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;5g&quot;}},{&quot;id&quot;:5205,&quot;price&quot;:59,&quot;attrs&quot;:{&quot;pa_poids&quot;:&quot;10g&quot;}}]'>
<button type="button" class="ldcbd-weight-btn"
data-weight="1g"
data-price="5.9"
data-vid="5202">
1g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="2g"
data-price="11.8"
data-vid="5203">
2g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="5g"
data-price="29.5"
data-vid="5204">
5g            </button>
<button type="button" class="ldcbd-weight-btn"
data-weight="10g"
data-price="59"
data-vid="5205">
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">S</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">L'<em>art</em> de la fleur CBD</h2></div><div class="ldcbd-desc-body"><p data-start="485" data-end="521"><strong data-start="485" data-end="519">Caractéristiques principales :</strong></p><ul data-start="522" data-end="968"><li data-start="522" data-end="569"><p data-start="524" data-end="569"><strong data-start="524" data-end="541">Taux de CBD :</strong> 17% (fleur CBD puissante)</p></li><li data-start="570" data-end="606"><p data-start="572" data-end="606"><b>THC </b>&lt; 0.3%</p></li><li data-start="607" data-end="631"><p data-start="609" data-end="631"><strong data-start="609" data-end="622">Origine :</strong> Suisse</p></li><li data-start="632" data-end="681"><p data-start="634" data-end="681"><strong data-start="634" data-end="647">Culture :</strong> Glass House (sous serre vitrée)</p></li><li data-start="753" data-end="820"><p data-start="755" data-end="820"><strong data-start="755" data-end="767">Arômes :</strong> Citron, notes fraîches et terreuses (famille Haze)</p></li><li data-start="821" data-end="892"><p data-start="823" data-end="892"><strong data-start="823" data-end="835">Aspect :</strong> Fleurs vert clair, pistils orange, riches en trichomes</p></li><li data-start="893" data-end="968"><p data-start="895" data-end="968"><strong data-start="895" data-end="907">Effets :</strong> Détente profonde, idéal en soirée ou pour se relaxer</p></li></ul><h2 data-start="970" data-end="1009">Arômes frais de citron et notes Haze</h2><p data-start="1011" data-end="1647">Dès l’ouverture de votre sachet, un <strong data-start="1047" data-end="1071">parfum vif de citron</strong> vous saisit, caractéristique emblématique de la Super Lemon Haze. À ce bouquet s’ajoutent des <strong data-start="1166" data-end="1219">notes fraîches, terreuses et légèrement herbacées</strong> typiques de la famille Haze, offrant un profil aromatique riche et équilibré. En consommation (par infusion ou vaporisation), ces arômes se déploient intensément : une saveur citronnée acidulée adoucie par une touche florale et épicée. Si vous recherchez une <strong data-start="1479" data-end="1533">fleur CBD aux saveurs fruitées et rafraîchissantes</strong>, la Super Lemon Haze CBD saura ravir vos papilles tout en vous procurant un plaisir authentique à chaque bouffée.</p><h2 data-start="1649" data-end="1693">Une apparence attrayante, gage de qualité</h2><p data-start="1695" data-end="2470">Les <strong data-start="1699" data-end="1741">fleurs de Super Lemon Haze CBD Bud Mix</strong> se distinguent par leur apparence soignée. Elles arborent une <strong data-start="1804" data-end="1823">robe vert clair</strong> éclatante, ornée de <strong data-start="1844" data-end="1866">pistils orange vif</strong> qui tranchent joliment sur le vert. Ces têtes sont bien manucurées, denses et <strong data-start="1974" data-end="2014">généreusement couvertes de trichomes</strong> scintillants. Ces trichomes (petits cristaux résineux) recouvrent la surface des buds, signe d’une forte concentration en cannabinoïdes et terpènes. Ce <strong data-start="2167" data-end="2195">givre aromatique naturel</strong> témoigne de la qualité de la culture et du séchage, et il promet une expérience olfactive et visuelle des plus agréables. Avant même de consommer la Super Lemon Haze CBD, vous apprécierez le soin apporté à ces fleurs dont l’aspect <strong data-start="2427" data-end="2438">premium</strong> reflète la richesse intérieure.</p><h2 data-start="2472" data-end="2549">Culture Glass House en Suisse : l’alliance de la nature et du savoir-faire</h2><p data-start="2551" data-end="3301">La Super Lemon Haze CBD – Bud Mix est issue d’une culture <strong data-start="2609" data-end="2624">Glass House</strong>, c’est-à-dire sous <strong data-start="2644" data-end="2660">serre vitrée</strong>. Cette méthode de culture combine les atouts de l’indoor et de l’outdoor : la plante profite de la <strong data-start="2760" data-end="2791">lumière naturelle du soleil</strong> tout en étant protégée et contrôlée dans un environnement fermé. Résultat : des fleurs de CBD de <strong data-start="2889" data-end="2911">qualité supérieure</strong>, cultivées dans des conditions optimales. L’<strong data-start="2956" data-end="2974">origine suisse</strong> de ce lot garantit en outre un savoir-faire reconnu dans le monde du CBD. La Suisse est réputée pour ses standards élevés en agriculture du chanvre légal, assurant une production sans pesticides ni herbicides nocifs. Chaque étape, du semis à la récolte, est réalisée avec exigence pour obtenir des fleurs saines et puissantes.</p><p data-start="3303" data-end="3901">Le procédé Glass House permet à la Super Lemon Haze d’exprimer tout son potentiel. Sa <strong data-start="3389" data-end="3418">teneur en CBD atteint 17%</strong> (pour <strong data-start="3425" data-end="3458">17,3% de cannabinoïdes totaux</strong>), sans aucune augmentation artificielle – nos fleurs ne sont pas enrichies avec des cristaux de CBD, ce taux élevé est <strong data-start="3578" data-end="3594">100% naturel</strong>. Vous bénéficiez ainsi de l’effet d’entourage complet de la plante, avec l’ensemble des cannabinoïdes et terpènes agissant en synergie. En choisissant cette Super Lemon Haze CBD d’origine suisse, vous optez pour une <strong data-start="3811" data-end="3828">fleur premium</strong>, riche en actifs, qui a poussé dans un environnement propre et maîtrisé.</p><h2 data-start="3903" data-end="3948">Effets puissants pour une détente profonde</h2><p data-start="3950" data-end="4628">Avec son <strong data-start="3959" data-end="3986">haut taux de CBD de 17%</strong>, la Super Lemon Haze CBD délivre des <strong data-start="4024" data-end="4053">effets relaxants intenses</strong>. Dès les premières bouffées ou gorgées en infusion, vous ressentirez une profonde <strong data-start="4136" data-end="4147">détente</strong> s’installer tant dans le corps que dans l’esprit. C’est la variété idéale pour <strong data-start="4227" data-end="4248">évacuer le stress</strong> accumulé en fin de journée. Beaucoup de nos clients l’apprécient en soirée, pour se relaxer après le travail ou avant de dormir, car elle aide à relâcher les tensions sans pour autant provoquer d’assommement brutal. Ses effets apaisants peuvent également accompagner un après-midi de <strong data-start="4533" data-end="4553">détente estivale</strong>, confortablement installé au soleil, en procurant un bien-être tranquille.</p><p data-start="4630" data-end="5210">Bien que puissante, la Super Lemon Haze CBD ne provoque <strong data-start="4686" data-end="4713">aucun effet psychoactif</strong> : son taux de THC reste sous la barre légale de 0,3%, ce qui signifie qu’elle ne fait pas "planer". Vous profitez uniquement des bienfaits calmants du cannabidiol et des autres composés, tout en gardant l’esprit clair. C’est un atout pour ceux qui cherchent à se relaxer profondément tout en restant lucides. En somme, cette fleur offre un moment de <strong data-start="5064" data-end="5085">bien-être intense</strong>, idéal pour <strong data-start="5098" data-end="5142">soulager le stress, favoriser le sommeil</strong> et retrouver une humeur sereine, sans effet secondaire indésirable.</p><h2 data-start="6295" data-end="6338">100% naturel, sans additifs ni surprises</h2><p data-start="6340" data-end="6834">En choisissant la Super Lemon Haze CBD de La Demeure du CBD, vous optez pour un produit <strong data-start="6428" data-end="6444">100% naturel</strong>. Nos fleurs sont issues de cultures propres et ne contiennent <strong data-start="6507" data-end="6524">aucun additif</strong>. Nous n’ajoutons <strong data-start="6542" data-end="6573">aucun régulateur d’humidité</strong> dans les sachets : les fleurs conservent leur humidité naturelle, gage d’authenticité. De même, aucune terpène ou arôme n’est ajouté artificiellement – le <strong data-start="6729" data-end="6754">goût citronné et haze</strong> que vous appréciez provient uniquement des <strong data-start="6798" data-end="6819">terpènes naturels</strong> de la plante.</p><p data-start="6836" data-end="7384">Notre engagement qualité implique également le respect de la législation. Toutes nos fleurs CBD, y compris la Super Lemon Haze, contiennent moins de 0,3% de THC. Cela signifie que <strong data-start="7016" data-end="7059">leur vente et consommation sont légales</strong> en France et dans l’Union Européenne. Vous pouvez donc savourer votre infusion de Super Lemon Haze CBD en toute <strong data-start="7172" data-end="7184">sérénité</strong>, sans crainte d’effet psychoactif ni d’illégalité. La Demeure du CBD s’engage à fournir des produits testés et conformes, afin de vous garantir une expérience CBD <strong data-start="7348" data-end="7383">sûre, naturelle et transparente</strong>.</p><p data-start="7386" data-end="7669"><strong data-start="7386" data-end="7405">N'attendez plus</strong> pour goûter à cette Super Lemon Haze CBD d’exception : ajoutez-la à votre panier et <strong data-start="7490" data-end="7517">profitez dès maintenant</strong> de ses arômes citronnés et de sa relaxation puissante ! Votre bien-être mérite ce qu’il y a de meilleur, et cette fleur CBD saura combler vos attentes.</p><h2 data-start="7671" data-end="7728">FAQ – Questions fréquentes sur la Super Lemon Haze CBD</h2><h3 data-start="7730" data-end="7801">Cette fleur de Super Lemon Haze CBD peut-elle me faire "planer" ?</h3><p data-start="7802" data-end="8217">Non, rassurez-vous. La Super Lemon Haze CBD ne fait pas planer car elle contient moins de 0,3% de THC (la molécule psychoactive du cannabis). Vous ne ressentirez <strong data-start="7964" data-end="7991">aucun effet psychotrope</strong> ni euphorie incontrôlée. Vous profiterez uniquement d’une <strong data-start="8050" data-end="8074">relaxation apaisante</strong> grâce au CBD et aux autres cannabinoïdes non psychoactifs. C’est l’avantage du CBD : détente et bien-être, tout en conservant un esprit clair.</p><h3 data-start="8219" data-end="8276">Qu'est-ce que la culture "Glass House" exactement ?</h3><p data-start="8277" data-end="8861">La culture <em data-start="8288" data-end="8301">Glass House</em> désigne une culture sous <strong data-start="8327" data-end="8345">serre en verre</strong>. Cela combine les bénéfices de la culture indoor (contrôle du climat, protection des plantes) et de l’énergie naturelle du soleil comme en outdoor. En résumé, nos fleurs poussent à l’abri dans une serre lumineuse qui offre un <strong data-start="8572" data-end="8595">environnement idéal</strong> : lumière solaire directe filtrée à travers le verre, température et hygrométrie contrôlées. Ce mode de culture donne des fleurs CBD de haute qualité, avec de gros trichomes et des arômes préservés, tout en étant plus <strong data-start="8814" data-end="8833">éco-responsable</strong> qu’une culture 100% indoor.</p><h3 data-start="9562" data-end="9611">Comment consommer la Super Lemon Haze CBD ?</h3><p data-start="9612" data-end="10560">Plusieurs modes de consommation s’offrent à vous, en fonction de vos préférences. La manière la plus saine et appréciée est <strong data-start="9736" data-end="9750">l’infusion</strong> : émiettez un gramme de fleur et laissez-le infuser 5 à 10 minutes dans de l’eau frémissante. N’oubliez pas d’ajouter un corps gras (un nuage de lait entier, une noisette de beurre ou quelques gouttes d’huile de coco) dans votre infusion afin d’extraire efficacement le CBD, qui est liposoluble. Vous pouvez aussi utiliser un <strong data-start="10077" data-end="10093">vaporisateur</strong> adapté aux herbes sèches : chauffez la fleur sans la brûler pour inhaler la vapeur chargée en cannabinoïdes et terpènes, profitant ainsi pleinement des arômes citronnés sans les inconvénients de la combustion. Nous déconseillons de fumer directement les fleurs de CBD, car la combustion dégrade les principes actifs et produit des toxines indésirables. Avec l’infusion ou la vaporisation, vous tirerez le meilleur de votre Super Lemon Haze CBD <strong data-start="10538" data-end="10559">en toute sécurité</strong>.</p><h3 data-start="10562" data-end="10611">Cette fleur CBD est-elle légale en France ?</h3><p data-start="10612" data-end="11316">Oui, absolument. La Super Lemon Haze CBD que nous proposons respecte la législation française et européenne en vigueur. Cela signifie qu’elle provient de variétés de chanvre autorisées et que son taux de THC est <strong data-start="10824" data-end="10852">garanti inférieur à 0,3%</strong>, seuil légal maximum. Vous pouvez donc l’acheter, la détenir et la consommer en toute légalité en France. De plus, chaque lot est <strong data-start="10983" data-end="11009">analysé en laboratoire</strong> pour vérifier sa conformité (taux de CBD, THC, absence de métaux lourds, etc.). Vous avez ainsi l’assurance d’un produit <strong data-start="11131" data-end="11157">sûr, légal et contrôlé</strong>. La vente de CBD est aujourd’hui autorisée, et La Demeure du CBD s’engage à ne proposer que des fleurs conformes aux normes, pour votre tranquillité d’esprit.</p><h3 data-start="11318" data-end="11378">Comment conserver mes fleurs de Super Lemon Haze CBD ?</h3><p data-start="11379" data-end="12058">Pour préserver au mieux les arômes et la fraîcheur de vos fleurs CBD, il est recommandé de les conserver dans un endroit <strong data-start="11500" data-end="11540">sec, frais et à l’abri de la lumière</strong>. Après ouverture du sachet, veillez à bien le refermer, ou transférez les buds dans un bocal hermétique (de préférence en verre teinté) stocké dans un placard. Ainsi, même sans régulateur d’humidité ajouté, vos fleurs conserveront leur taux d’humidité naturel pendant plusieurs semaines. Évitez la chaleur excessive et l’exposition directe au soleil qui pourraient dessécher les têtes et altérer les terpènes. Bien stockées, vos fleurs de Super Lemon Haze CBD resteront savoureuses et <strong data-start="12026" data-end="12057">efficaces pendant longtemps</strong>.</p><h2>Découvrir aussi</h2>
Pour mieux comprendre les différences entre les fleurs CBD, les modes de culture et le cadre légal en France,
consulte notre guide dédié :
<a href="https://lademeureducbd.fr/2026/01/20/fleurs-cbd-france-choisir">
Fleurs CBD en France : comprendre et bien choisir</a>👇 Découvre l’ensemble des fleurs CBD que nous proposons actuellement :
<a href="https://lademeureducbd.fr/cbd-shop-france">
Découvrir toutes nos fleurs CBD
</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>1</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">D</div><div style="flex:1"><div class="ldcbd-rev-meta-row">
<span class="ldcbd-rev-name">Delphine</span>
<span class="ldcbd-rev-verified">✓ ACHAT VÉRIFIÉ</span>
<span class="ldcbd-rev-date">8 mois</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">Un délice 👌</p></div></div></div></div></section><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/jack-herer-fleur-cbd" 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/2025/09/achat-cbd-jack-herer-france-300x300.webp" alt="JACK HERER - FLEURS CBD" loading="lazy" width="300" height="300" /></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/jack-herer-fleur-cbd" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Acheter des fleurs CBD en France</div><div class="ldcbd-rel-name">JACK HERER - FLEURS CBD</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">4.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/jack-herer-fleur-cbd" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/banana-smash-fleur-cbd" 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/01/banana-smash-fleurs-cbd-300x300.webp" alt="BANANA SMASH | FLEURS CBD" loading="lazy" width="300" height="300" /><div class="ldcbd-rel-badges"><span class="ldcbd-pbadge" style="background:#F0D9D9;color:#8B2E2E">Promo</span></div></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/banana-smash-fleur-cbd" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Acheter des fleurs CBD en France</div><div class="ldcbd-rel-name">BANANA SMASH | FLEURS CBD</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">2.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/banana-smash-fleur-cbd" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/bubble-gum-fleur-cbd" 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/01/achat-cbd-bubble-gum-france-300x300.webp" alt="BUBBLE GUM | FLEURS CBD" loading="lazy" width="300" height="300" /></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/bubble-gum-fleur-cbd" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Acheter des fleurs CBD en France</div><div class="ldcbd-rel-name">BUBBLE GUM | FLEURS CBD</div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">4.20 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/bubble-gum-fleur-cbd" class="ldcbd-rel-atc no-lightbox">Découvrir</a></div></div></div><div class="ldcbd-rel-card">
<a href="https://lademeureducbd.fr/cbd-ak47" 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/2023/06/achat-fleur-cbd-ak-47-france-1-300x300.webp" alt="AK-47 | FLEURS CBD" loading="lazy" width="300" height="300" /></div>
</a><div class="ldcbd-rel-body">
<a href="https://lademeureducbd.fr/cbd-ak47" class="ldcbd-rel-link no-lightbox"><div class="ldcbd-rel-cat">Acheter des fleurs CBD en France</div><div class="ldcbd-rel-name">AK-47 | FLEURS CBD</div><div class="ldcbd-rel-stars">★★★★★ <span style="color:var(--ch4)">(3)</span></div>
</a><div class="ldcbd-rel-footer"><div class="ldcbd-rel-price">3.90 € <span>/g</span></div>
<a href="https://lademeureducbd.fr/cbd-ak47" 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/2025/09/achat-cbd-super-lemon-haze-france-600x600.webp" alt="" width="600" height="600" /></div><div style="flex:1;min-width:0"><div class="ldcbd-sticky-name">SUPER LEMON HAZE - FLEURS CBD</div><div class="ldcbd-sticky-meta">Acheter des fleurs CBD en France · <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;if(priceEl)priceEl.textContent=fmt(selectedPrice)+'';if(stickyWt)stickyWt.textContent=selectedWeight;updateTotal()})});if(weightBtns.length>0)weightBtns[0].click();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)})})()</script> <div class="woocommerce-notices-wrapper"></div><div id="product-5201" 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-5201 status-publish first instock product_cat-cbd-shop-france has-post-thumbnail shipping-taxable purchasable product-type-variable"><div class="owp-product-nav-wrap clr"><ul class="owp-product-nav"><li class="prev-li">
<a href="https://lademeureducbd.fr/cbd-ak47" class="owp-nav-link prev" rel="next" aria-label="Voir le produit précédent"><i class="fa fa-angle-left" aria-hidden="true" role="img"></i></a>
<a href="https://lademeureducbd.fr/cbd-ak47" class="owp-nav-text prev-text">Produit précédent</a><div class="owp-nav-thumb">
<a title="AK-47 | FLEURS CBD" href="https://lademeureducbd.fr/cbd-ak47"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MDAiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgODAwIDgwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" width="800" height="800" data-src="https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1.webp" class="attachment-shop_thumbnail size-shop_thumbnail wp-post-image" alt="Fleur CBD AK-47 15% greenhouse aux arômes acidulés, boisés et terreux" decoding="async" data-srcset="https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1.webp 800w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-150x150.webp 150w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-300x300.webp 300w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-768x768.webp 768w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-600x600.webp 600w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-650x650.webp 650w, https://lademeureducbd.fr/wp-content/uploads/2023/06/achat-fleur-cbd-ak-47-france-1-100x100.webp 100w" data-sizes="(max-width: 800px) 100vw, 800px" title="AK-47 | FLEURS CBD 1"></a></div></li><li class="next-li">
<a href="https://lademeureducbd.fr/jack-herer-fleur-cbd" class="owp-nav-text next-text">Produit suivant</a>
<a href="https://lademeureducbd.fr/jack-herer-fleur-cbd" 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="JACK HERER &#8211; FLEURS CBD" href="https://lademeureducbd.fr/jack-herer-fleur-cbd"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDI0IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" width="1024" height="1024" data-src="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france.webp" class="attachment-shop_thumbnail size-shop_thumbnail wp-post-image" alt="Fleur CBD Jack Herer – variété légendaire aux effets équilibrés." decoding="async" data-srcset="https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france.webp 1024w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-150x150.webp 150w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-300x300.webp 300w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-768x768.webp 768w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-600x600.webp 600w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-650x650.webp 650w, https://lademeureducbd.fr/wp-content/uploads/2025/09/achat-cbd-jack-herer-france-100x100.webp 100w" data-sizes="(max-width: 1024px) 100vw, 1024px" title="JACK HERER - FLEURS CBD 2"></a></div></li></ul></div><div class="summary entry-summary"><div class="single-post-title product_title entry-title" itemprop="name">SUPER LEMON HAZE &#8211; FLEURS CBD</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">1</span> notation client</span></div>								<a href="#reviews" class="woocommerce-review-link" rel="nofollow">(<span class="count">1</span> avis client)</a></div><p class="price"><span class="woocommerce-Price-amount amount"><bdi>5,90&nbsp;<span class="woocommerce-Price-currencySymbol">&euro;</span></bdi></span> /g</p><div class="woocommerce-product-details__short-description"><p>Découvrez la <strong data-start="61" data-end="109">Super Lemon Haze CBD –  Glass House</strong>, une fleur de CBD premium au <strong data-start="139" data-end="161">taux de CBD de 17%</strong>, cultivée sous serre vitrée en Suisse. Son parfum intense de citron frais et ses effets relaxation <strong data-start="261" data-end="274">puissants</strong> en font le choix idéal pour vos moments de détente en soirée ou sous le soleil estival. Le tout, proposé à un prix doux de <strong data-start="398" data-end="422">5,90 € le gramme TTC</strong> – difficile de résister à cette expérience CBD d’exception !</p></div><form class="variations_form cart" action="https://lademeureducbd.fr/super-lemon-haze-fleur-cbd" method="post" enctype='multipart/form-data' data-product_id="5201" 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;:5.9,&quot;display_regular_price&quot;:5.9,&quot;image&quot;:{&quot;title&quot;:&quot;achat cbd super lemon haze france&quot;,&quot;caption&quot;:&quot;Bud de CBD Super Lemon Haze, vari\u00e9t\u00e9 iconique aux notes fra\u00eeches d\u2019agrumes et aux effets \u00e9nergisants. Disponible chez La Demeure du CBD.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;alt&quot;:&quot;Fleur CBD Super Lemon Haze \u2013 bud premium aux ar\u00f4mes citronn\u00e9s.&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp 1024w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;full_src_w&quot;:1024,&quot;full_src_h&quot;:1024,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-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\/2025\/09\/achat-cbd-super-lemon-haze-france-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;:5199,&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;:&quot;&quot;,&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;5,90&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&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;&quot;,&quot;variation_id&quot;:5202,&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;:11.8,&quot;display_regular_price&quot;:11.8,&quot;image&quot;:{&quot;title&quot;:&quot;achat cbd super lemon haze france&quot;,&quot;caption&quot;:&quot;Bud de CBD Super Lemon Haze, vari\u00e9t\u00e9 iconique aux notes fra\u00eeches d\u2019agrumes et aux effets \u00e9nergisants. Disponible chez La Demeure du CBD.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;alt&quot;:&quot;Fleur CBD Super Lemon Haze \u2013 bud premium aux ar\u00f4mes citronn\u00e9s.&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp 1024w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;full_src_w&quot;:1024,&quot;full_src_h&quot;:1024,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-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\/2025\/09\/achat-cbd-super-lemon-haze-france-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;:5199,&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;:&quot;&quot;,&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;11,80&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&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;&quot;,&quot;variation_id&quot;:5203,&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;:29.5,&quot;display_regular_price&quot;:29.5,&quot;image&quot;:{&quot;title&quot;:&quot;achat cbd super lemon haze france&quot;,&quot;caption&quot;:&quot;Bud de CBD Super Lemon Haze, vari\u00e9t\u00e9 iconique aux notes fra\u00eeches d\u2019agrumes et aux effets \u00e9nergisants. Disponible chez La Demeure du CBD.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;alt&quot;:&quot;Fleur CBD Super Lemon Haze \u2013 bud premium aux ar\u00f4mes citronn\u00e9s.&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp 1024w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;full_src_w&quot;:1024,&quot;full_src_h&quot;:1024,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-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\/2025\/09\/achat-cbd-super-lemon-haze-france-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;:5199,&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;:&quot;&quot;,&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;29,50&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&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;&quot;,&quot;variation_id&quot;:5204,&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;:59,&quot;display_regular_price&quot;:59,&quot;image&quot;:{&quot;title&quot;:&quot;achat cbd super lemon haze france&quot;,&quot;caption&quot;:&quot;Bud de CBD Super Lemon Haze, vari\u00e9t\u00e9 iconique aux notes fra\u00eeches d\u2019agrumes et aux effets \u00e9nergisants. Disponible chez La Demeure du CBD.&quot;,&quot;url&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;alt&quot;:&quot;Fleur CBD Super Lemon Haze \u2013 bud premium aux ar\u00f4mes citronn\u00e9s.&quot;,&quot;src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp&quot;,&quot;srcset&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-600x600.webp 600w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-150x150.webp 150w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-300x300.webp 300w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-768x768.webp 768w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-650x650.webp 650w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-100x100.webp 100w, https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp 1024w&quot;,&quot;sizes&quot;:&quot;(max-width: 600px) 100vw, 600px&quot;,&quot;full_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.webp&quot;,&quot;full_src_w&quot;:1024,&quot;full_src_h&quot;:1024,&quot;gallery_thumbnail_src&quot;:&quot;https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france-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\/2025\/09\/achat-cbd-super-lemon-haze-france-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;:5199,&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;:&quot;&quot;,&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;59,00&amp;nbsp;&lt;span class=\&quot;woocommerce-Price-currencySymbol\&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;&quot;,&quot;variation_id&quot;:5205,&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" >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_6a179d0e7c11b">quantité de SUPER LEMON HAZE - FLEURS CBD</label>
<input
type="number"
id="quantity_6a179d0e7c11b"
class="input-text qty text"
name="quantity"
value="1"
aria-label="Quantité de produits"
min="1"
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="5201" />
<input type="hidden" name="product_id" value="5201" />
<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'><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=" loading="lazy" 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">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"><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"><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"><span class="elementor-icon-list-text">Politique de confidentialité</span>
</a></li><li class="elementor-icon-list-item">
<a href="https://lademeureducbd.fr/cgv"><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"><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"><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> <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>10% de réduction</strong>
!</div><div style="margin-bottom:25px;"><input type="email"
id="cbd-email-live" placeholder="Votre adresse email"
style="padding:15px; border:none; border-radius:50px;font-size:16px; text-align:center; outline:none; width:100%;margin-bottom:15px;" required><button
onclick="showCBDCode()" style="background:linear-gradient(45deg, #ff6b35, #f7931e); color:white;padding:15px 30px; border:none; border-radius:50px;font-size:18px; font-weight:bold; cursor:pointer;width:100%;">Récupérer ma réduction</button></div><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)}function showCBDCode(){var email=document.getElementById("cbd-email-live").value;if(!email||!email.includes("@")){alert("Veuillez saisir un email
  valide");return}var popup=document.getElementById("cbd-popup-live");popup.innerHTML="<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;\"><div style=\"color:white;
  font-size:48px; margin-bottom:20px;\">🎉</div><div
  style=\"color:white; font-size:24px; font-weight:bold;
  margin-bottom:15px;\">Félicitations !</div><div
  style=\"background:rgba(255,255,255,0.2); padding:20px;
  border-radius:10px; margin-bottom:20px;\"><div
  style=\"color:#ff6b35; font-size:32px; font-weight:bold;
  letter-spacing:3px;\">BIENVENUE10</div><div
  style=\"color:#b8e6b8; font-size:16px;\">10% de
  réduction</div></div><button
  onclick=\"navigator.clipboard.writeText('BIENVENUE10');
  this.innerHTML='✅ Code copié !';\" style=\"background:
  linear-gradient(45deg, #4a7c59, #2d5016); color:white;
  padding:12px 25px; border:none; border-radius:25px;
  cursor:pointer; margin-bottom:15px;\">📋 Copier le
  code</button><div style=\"color:#b8e6b8;
  font-size:14px;\">Utilisez ce code sur notre boutique
  !</div><button onclick=\"closeCBDPopup()\"
  style=\"position:absolute; top:15px; right:20px;
  background:none; border:none; font-size:28px; color:#fff;
  cursor:pointer;\">&times;</button></div>";setTimeout(closeCB
DPopup,8000)}</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="text/template" id="tmpl-elementor-templates-modal__header"><div class="elementor-templates-modal__header__logo-area"></div>
	<div class="elementor-templates-modal__header__menu-area"></div>
	<div class="elementor-templates-modal__header__items-area">
		<# if ( closeType ) { #>
			<button type="button" class="elementor-templates-modal__header__close elementor-templates-modal__header__close--{{{ closeType }}} elementor-templates-modal__header__item" aria-label="Fermer">
				<# if ( 'skip' === closeType ) { #>
				<span>Passer</span>
				<# } #>
				<i class="eicon-close" aria-hidden="true"></i>
				<span class="elementor-screen-only">{{{ $e.components?.get( 'document/elements' )?.utils?.getTitleForLibraryClose() }}}</span>
			</button>
		<# } #>
		<div id="elementor-template-library-header-tools"></div>
	</div></script> <script type="text/template" id="tmpl-elementor-templates-modal__header__logo"><span class="elementor-templates-modal__header__logo__icon-wrapper e-logo-wrapper">
		<i class="eicon-elementor-circle"></i>
	</span>
	<span class="elementor-templates-modal__header__logo__title">{{{ title }}}</span></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="essential-blocks-blocks-localize-js-extra" type="litespeed/javascript">var eb_conditional_localize=[];var EssentialBlocksLocalize={"eb_plugins_url":"https://lademeureducbd.fr/wp-content/plugins/essential-blocks/","image_url":"https://lademeureducbd.fr/wp-content/plugins/essential-blocks/assets/images","eb_wp_version":"6.9","eb_version":"6.1.0","eb_admin_url":"https://lademeureducbd.fr/wp-admin/","rest_rootURL":"https://lademeureducbd.fr/wp-json/","ajax_url":"https://lademeureducbd.fr/wp-admin/admin-ajax.php","nft_nonce":"b4cfdc60b1","post_grid_pagination_nonce":"26a75c2ecd","placeholder_image":"https://lademeureducbd.fr/wp-content/plugins/essential-blocks/assets/images/placeholder.png","is_pro_active":"false","upgrade_pro_url":"https://essential-blocks.com/upgrade","responsiveBreakpoints":{"tablet":1024,"mobile":767},"wp_timezone":"+02:00","gmt_offset":"2","wc_currency_symbol":"\u20ac"}</script> <script id="elementor-web-cli-js-before" type="litespeed/javascript">var elementorWebCliConfig={"isDebug":!1,"urls":{"rest":"https:\/\/lademeureducbd.fr\/wp-json\/","assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/"},"nonce":"9e44589b70","version":"4.0.7"};var elementorWebCliConfig={"isDebug":!1,"urls":{"rest":"https:\/\/lademeureducbd.fr\/wp-json\/","assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/"},"nonce":"9e44589b70","version":"4.0.7"}</script> <script id="wp-api-request-js-extra" type="litespeed/javascript">var wpApiSettings={"root":"https://lademeureducbd.fr/wp-json/","nonce":"9e44589b70","versionString":"wp/v2/"}</script> <script id="elementor-dev-tools-js-before" type="litespeed/javascript">var elementorDevToolsConfig={"isDebug":!1,"urls":{"assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/"},"deprecation":{"soft_notices":[],"soft_version_count":4,"hard_version_count":8,"current_version":"4.0.7"}};var elementorDevToolsConfig={"isDebug":!1,"urls":{"assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/"},"deprecation":{"soft_notices":[],"soft_version_count":4,"hard_version_count":8,"current_version":"4.0.7"}};var elementorDevToolsConfig={"isDebug":!1,"urls":{"assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/"},"deprecation":{"soft_notices":[],"soft_version_count":4,"hard_version_count":8,"current_version":"4.0.7"}}</script> <script id="wp-i18n-js-after" type="litespeed/javascript">wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']})</script> <script id="elementor-common-js-translations" type="litespeed/javascript">(function(domain,translations){var localeData=translations.locale_data[domain]||translations.locale_data.messages;localeData[""].domain=domain;wp.i18n.setLocaleData(localeData,domain)})("elementor",{"translation-revision-date":"2026-03-31 12:08:20+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n > 1;","lang":"fr"},"Sorry, you can't upload that file yet":["D\u00e9sol\u00e9, vous ne pouvez pas encore t\u00e9l\u00e9verser ce fichier"],"This is because JSON files may pose a security risk.":["En effet, les fichiers JSON peuvent pr\u00e9senter un risque de s\u00e9curit\u00e9."],"To upload them anyway, ask the site administrator to enable unfiltered file uploads.":["Pour les t\u00e9l\u00e9verser quand m\u00eame, demandez \u00e0 l\u2019admin du site d\u2019activer le t\u00e9l\u00e9versement de fichiers non filtr\u00e9s."],"Enable and Import":["Activer et importer"],"Import Without Enabling":["Importer sans activer"],"If you do not enable uploading unfiltered files, any SVG or JSON (including lottie) files used in the uploaded template will not be imported.":["Si vous n\u2019activez pas le t\u00e9l\u00e9versement des fichiers non filtr\u00e9s, tout fichier SVG ou JSON (lottie inclus) utilis\u00e9s dans les mod\u00e8les t\u00e9l\u00e9vers\u00e9s ne seront pas import\u00e9s."],"The file exceeds the maximum upload size for this site.":["La taille du fichier d\u00e9passe la limite de t\u00e9l\u00e9versement autoris\u00e9 pour ce site."],"Uploading...":["T\u00e9l\u00e9versement\u2026"],"Got it":["J\u2019ai compris"],"Enable Unfiltered File Uploads":["Permettre les t\u00e9l\u00e9versements de fichier non filtr\u00e9"],"Unable to connect":["Impossible de se connecter"],"Before you enable unfiltered files upload, note that such files include a security risk. Elementor does run a process to remove possible malicious code, but there is still risk involved when using such files.":["Avant d\u2019activer le t\u00e9l\u00e9versement de fichiers non filtr\u00e9s, notez que ce type de fichier comporte un risque de s\u00e9curit\u00e9. Elementor ex\u00e9cute un processus pour supprimer les \u00e9ventuels codes malveillants, mais il y a toujours un risque \u00e0 utiliser ces fichiers."],"Finder":["Finder"],"Enable":["Activer"],"Cancel":["Annuler"]}},"comment":{"reference":"assets\/js\/common.js"}})</script> <script id="elementor-common-js-before" type="litespeed/javascript">var elementorCommonConfig={"version":"4.0.7","isRTL":!1,"isDebug":!1,"isElementorDebug":!1,"activeModules":["ajax","connect","event-tracker"],"experimentalFeatures":{"e_font_icon_svg":!0,"additional_custom_breakpoints":!0,"container":!0,"e_optimized_markup":!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},"allExperimentalFeatures":{"e_font_icon_svg":!0,"additional_custom_breakpoints":!0,"container":!0,"e_optimized_markup":!0,"e_pro_free_trial_popup":!1,"nested-elements":!0,"pages_panel":!1,"e_atomic_elements":!1,"e_classes":!1,"global_classes_should_enforce_capabilities":!0,"e_variables":!0,"e_opt_in_v4_page":!0,"e_opt_in_v4":!1,"e_components":!0,"e_interactions":!0,"e_widget_creation":!0,"import-export-customization":!0,"in_editor_feedback":!1,"editor_events":!1},"urls":{"assets":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/","rest":"https:\/\/lademeureducbd.fr\/wp-json\/"},"filesUpload":{"unfilteredFiles":!1},"editor_events":{"can_send_events":!1,"elementor_version":"4.0.7","site_url":"055cabccc60815a79b35e7144060f1c984e02f25ebc211bdd2e2b98a03143fae","wp_version":"6.9.4","user_agent":"Mozilla\/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6) Gecko\/20091201 Firefox\/3.5.6","site_language":"fr_FR","site_key":"6525c33a5133c3a66b3de02087a8105f","subscription_id":null,"subscription":null,"token":"150605b3b9f979922f2ac5a52e2dcfe9","flags_enabled":!1},"library_connect":{"is_connected":!1,"user_id":null,"user_roles":[],"subscription_plans":{"free":{"label":null,"promotion_url":null,"color":null},"essential":{"label":"Pro","promotion_url":"https:\/\/elementor.com\/pro\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=gopro","color":"#92003B"},"essential-oct2023":{"label":"Advanced","promotion_url":"https:\/\/elementor.com\/pro\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=gopro","color":"#92003B"},"advanced":{"label":"Advanced","promotion_url":"https:\/\/elementor.com\/pro\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=gopro","color":"#92003B"},"expert":{"label":"Expert","promotion_url":"https:\/\/elementor.com\/pro\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=gopro","color":"#92003B"},"agency":{"label":"Agency","promotion_url":"https:\/\/elementor.com\/pro\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=gopro","color":"#92003B"}},"base_access_level":0,"base_access_tier":"free","current_access_level":0,"current_access_tier":"free","plan_type":"free","user_email":null},"ajax":{"url":"https:\/\/lademeureducbd.fr\/wp-admin\/admin-ajax.php","nonce":"c911b0b7d7"},"connect":[],"event-tracker":{"isUserDataShared":!1}}</script> <script id="elementor-app-loader-js-before" type="litespeed/javascript">var elementorAppConfig={"menu_url":"https:\/\/lademeureducbd.fr\/wp-admin\/admin.php?page=elementor-app&ver=4.0.7#site-editor\/promotion","assets_url":"https:\/\/lademeureducbd.fr\/wp-content\/plugins\/elementor\/assets\/","pages_url":"https:\/\/lademeureducbd.fr\/wp-admin\/edit.php?post_type=page","return_url":"https:\/\/lademeureducbd.fr\/wp-admin\/","hasPro":!1,"admin_url":"https:\/\/lademeureducbd.fr\/wp-admin\/","login_url":"https:\/\/lademeureducbd.fr\/ntmvieuxhacker","base_url":"https:\/\/lademeureducbd.fr\/wp-admin\/admin.php?page=elementor-app&ver=4.0.7","home_url":"https:\/\/lademeureducbd.fr","promotion":{"upgrade_url":"https:\/\/go.elementor.com\/go-pro-theme-builder\/"},"site-editor":[],"onboarding":[]}</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"}</script> <script id="qi-addons-for-elementor-script-js-extra" type="litespeed/javascript">var qodefQiAddonsGlobal={"vars":{"adminBarHeight":0,"iconArrowLeft":"\u003Csvg  xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 34.2 32.3\" xml:space=\"preserve\" style=\"stroke-width: 2;\"\u003E\u003Cline x1=\"0.5\" y1=\"16\" x2=\"33.5\" y2=\"16\"/\u003E\u003Cline x1=\"0.3\" y1=\"16.5\" x2=\"16.2\" y2=\"0.7\"/\u003E\u003Cline x1=\"0\" y1=\"15.4\" x2=\"16.2\" y2=\"31.6\"/\u003E\u003C/svg\u003E","iconArrowRight":"\u003Csvg  xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 34.2 32.3\" xml:space=\"preserve\" style=\"stroke-width: 2;\"\u003E\u003Cline x1=\"0\" y1=\"16\" x2=\"33\" y2=\"16\"/\u003E\u003Cline x1=\"17.3\" y1=\"0.7\" x2=\"33.2\" y2=\"16.5\"/\u003E\u003Cline x1=\"17.3\" y1=\"31.6\" x2=\"33.5\" y2=\"15.4\"/\u003E\u003C/svg\u003E","iconClose":"\u003Csvg  xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 9.1 9.1\" xml:space=\"preserve\"\u003E\u003Cg\u003E\u003Cpath d=\"M8.5,0L9,0.6L5.1,4.5L9,8.5L8.5,9L4.5,5.1L0.6,9L0,8.5L4,4.5L0,0.6L0.6,0L4.5,4L8.5,0z\"/\u003E\u003C/g\u003E\u003C/svg\u003E"}}</script> <script id="shopengine-js-js-extra" type="litespeed/javascript">var shopEngineApiSettings={"resturl":"https://lademeureducbd.fr/wp-json/","rest_nonce":"9e44589b70"}</script> <script id="oceanwp-main-js-extra" type="litespeed/javascript">var oceanwpLocalize={"nonce":"d910422457","isRTL":"","menuSearchStyle":"disabled","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","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":"9d96e619b8"}</script> <script id="oceanwp-woocommerce-custom-features-js-extra" type="litespeed/javascript">var oceanwpLocalize={"nonce":"d910422457","isRTL":"","menuSearchStyle":"disabled","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","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":"9d96e619b8"}</script> <script id="flickr-widget-script-js-extra" type="litespeed/javascript">var flickrWidgetParams={"widgets":[]}</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":"64ece8eea8","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/super-lemon-haze-fleur-cbd","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="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","shareOnTwitter":"Partager sur Twitter","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.0.7","is_static":!1,"experimentalFeatures":{"e_font_icon_svg":!0,"additional_custom_breakpoints":!0,"container":!0,"e_optimized_markup":!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":"e12f6e1dd2","atomicFormsSendForm":"7d9c2eacfc"},"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":5201,"title":"Super%20Lemon%20Haze%20CBD%2017%25%20%E2%80%93%20Glass%20House%20%7C%20Fleur%20CBD","excerpt":"D\u00e9couvrez la <strong data-start=\"61\" data-end=\"109\">Super Lemon Haze CBD \u2013\u00a0 Glass House<\/strong>, une fleur de CBD premium au <strong data-start=\"139\" data-end=\"161\">taux de CBD de 17%<\/strong>, cultiv\u00e9e sous serre vitr\u00e9e en Suisse. Son parfum intense de citron frais et ses effets relaxation <strong data-start=\"261\" data-end=\"274\">puissants<\/strong> en font le choix id\u00e9al pour vos moments de d\u00e9tente en soir\u00e9e ou sous le soleil estival. Le tout, propos\u00e9 \u00e0 un prix doux de <strong data-start=\"398\" data-end=\"422\">5,90 \u20ac le gramme TTC<\/strong> \u2013 difficile de r\u00e9sister \u00e0 cette exp\u00e9rience CBD d\u2019exception !","featuredImage":"https:\/\/lademeureducbd.fr\/wp-content\/uploads\/2025\/09\/achat-cbd-super-lemon-haze-france.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(!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 fixBadge(){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)})()</script> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Compliance by Hu-manity.co" 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">Nous utilisons des cookies pour nous assurer que nous vous offrons la meilleure expérience sur notre site.</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: #00a99d">Accepter</button><button id="cn-refuse-cookie" data-cookie-set="refuse" class="cn-set-cookie cn-button" aria-label="Refuser" style="background-color: #00a99d">Refuser</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"];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);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}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/e1dcfb7ac992d6c79a5f47a095ac6d83.js?ver=fc46c"></script></body></html>
<!-- Page optimized by LiteSpeed Cache @2026-05-28 03:40:30 -->

<!-- Page cached by LiteSpeed Cache 7.8.1 on 2026-05-28 03:40:30 -->
<!-- Guest Mode -->
<!-- QUIC.cloud CCSS loaded ✅ /ccss/4fbeeb8fd89f0292ec643d655e687d70.css -->
<!-- QUIC.cloud UCSS loaded ✅ /ucss/8fafb283185b58eff3f4e66938f186af.css -->