{"product_id":"ceai-natural-laxativ-și-antihemoroidal-tranzit-intestinal-sanatos","title":"Natural Laxative and Antihemorrhoidal Tea – Healthy Bowel Transit","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLaxative Anti-Hemorrhoidal Tea — Site Description\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700\u0026amp;family=EB+Garamond:ital,wght@0,400;0,600;1,400\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #C9973A;\n    --gold-light: #E8C97A;\n    --blue-deep: #0A1F35;\n    --blue-mid: #1A3A5C;\n    --blue-accent: #2D6A8A;\n    --text-body: #2C2C2C;\n    --bg-light: #F5F8FA;\n    --bg-section: #EBF2F7;\n    --border: #C8D8E4;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    color: var(--text-body);\n    background: var(--bg-light);\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\n  .container { max-width: 860px; margin: 0 auto; padding: 0 16px; }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: linear-gradient(135deg, #051020 0%, #0A1F35 40%, #051520 100%);\n    padding: 40px 16px;\n    text-align: center;\n  }\n  .hero-brand {\n    font-family: 'Cinzel', serif;\n    font-size: 10px;\n    letter-spacing: 4px;\n    color: var(--gold);\n    opacity: 0.75;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n  }\n  .hero-title {\n    font-family: 'Cinzel', serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: var(--gold-light);\n    line-height: 1.2;\n    margin-bottom: 6px;\n    text-shadow: 0 2px 20px rgba(201,151,58,0.3);\n  }\n  .hero-title span {\n    display: block;\n    font-size: 14px;\n    color: rgba(255,255,255,0.6);\n    font-weight: 400;\n    letter-spacing: 3px;\n    margin-top: 6px;\n    font-family: 'EB Garamond', serif;\n    font-style: italic;\n  }\n  .hero-divider {\n    width: 80px; height: 1px;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    margin: 16px auto;\n  }\n  .hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .hero-badge {\n    background: rgba(201,151,58,0.15);\n    border: 1px solid rgba(201,151,58,0.35);\n    border-radius: 20px;\n    padding: 5px 12px;\n    font-size: 11px;\n    color: var(--gold-light);\n    font-family: 'Cinzel', serif;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .section { padding: 36px 0; border-bottom: 1px solid var(--border); }\n  .section:last-child { border-bottom: none; }\n\n  .section-label {\n    font-family: 'Cinzel', serif;\n    font-size: 10px;\n    letter-spacing: 4px;\n    color: var(--blue-accent);\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .section-title {\n    font-family: 'Cinzel', serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--blue-deep);\n    margin-bottom: 18px;\n    line-height: 1.3;\n  }\n  .section-title .accent { color: var(--gold); }\n\n  p.body-text {\n    font-size: 15px;\n    color: var(--text-body);\n    margin-bottom: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ── STORY ── *\/\n  .story-box {\n    background: linear-gradient(135deg, var(--blue-deep), #051020);\n    border-radius: 10px;\n    padding: 24px 22px;\n  }\n  .story-box p {\n    font-family: 'EB Garamond', serif;\n    font-size: 17px;\n    line-height: 1.85;\n    color: rgba(255,255,255,0.85);\n  }\n  .story-box p strong { color: var(--gold-light); }\n\n  \/* ── PLANTS GRID ── *\/\n  .plants-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 20px;\n  }\n  @media (max-width: 480px) { .plants-grid { grid-template-columns: 1fr; } }\n\n  .plant-card {\n    background: white;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 14px 16px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .plant-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }\n  .plant-name {\n    font-family: 'Cinzel', serif;\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--blue-deep);\n    margin-bottom: 3px;\n  }\n  .plant-latin {\n    font-size: 10px;\n    color: #999;\n    font-style: italic;\n    margin-bottom: 5px;\n    display: block;\n  }\n  .plant-desc { font-size: 12px; color: #666; line-height: 1.5; }\n\n  \/* ── CLAIMS BOX ── *\/\n  .claims-box {\n    background: var(--bg-section);\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--gold);\n    border-radius: 0 10px 10px 0;\n    padding: 20px 18px;\n    margin-top: 20px;\n  }\n  .claims-box h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 12px;\n    letter-spacing: 2px;\n    color: var(--blue-deep);\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n  .claims-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .claims-list li {\n    font-size: 14px;\n    color: var(--text-body);\n    padding-left: 20px;\n    position: relative;\n    line-height: 1.55;\n  }\n  .claims-list li::before {\n    content: '✦';\n    position: absolute;\n    left: 0;\n    color: var(--gold);\n    font-size: 9px;\n    top: 4px;\n  }\n\n  \/* ── STEPS ── *\/\n  .steps {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 20px;\n  }\n  @media (max-width: 400px) { .steps { grid-template-columns: 1fr; } }\n\n  .step {\n    text-align: center;\n    padding: 20px 14px;\n    background: white;\n    border-radius: 10px;\n    border: 1px solid var(--border);\n  }\n  .step-number {\n    width: 38px; height: 38px;\n    background: linear-gradient(135deg, var(--blue-deep), var(--blue-mid));\n    color: var(--gold-light);\n    font-family: 'Cinzel', serif;\n    font-size: 16px;\n    font-weight: 700;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n  }\n  .step h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 12px;\n    color: var(--blue-deep);\n    margin-bottom: 6px;\n    letter-spacing: 1px;\n  }\n  .step p { font-size: 13px; color: #666; line-height: 1.55; }\n\n  \/* ── PREP BOX ── *\/\n  .prep-box {\n    background: var(--bg-section);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 22px 20px;\n    margin-bottom: 16px;\n  }\n  .prep-box h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 13px;\n    color: var(--blue-deep);\n    margin-bottom: 14px;\n    letter-spacing: 1px;\n  }\n  .prep-steps { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n  .prep-steps li {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    font-size: 14px;\n    color: var(--text-body);\n    line-height: 1.5;\n  }\n  .prep-num {\n    width: 24px; height: 24px;\n    background: var(--blue-deep);\n    color: var(--gold-light);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Cinzel', serif;\n    font-size: 11px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── PRESENTATION ── *\/\n  .pres-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 16px;\n  }\n  @media (max-width: 400px) { .pres-grid { grid-template-columns: 1fr; } }\n  .pres-item {\n    background: white;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 14px 16px;\n    font-size: 13px;\n    color: var(--text-body);\n    line-height: 1.6;\n  }\n  .pres-item strong {\n    display: block;\n    font-family: 'Cinzel', serif;\n    font-size: 10px;\n    letter-spacing: 2px;\n    color: var(--blue-accent);\n    margin-bottom: 4px;\n    text-transform: uppercase;\n  }\n\n  \/* ── MEDICAL ALERT ── *\/\n  .medical-alert {\n    background: #FFF8E8;\n    border: 1px solid #E8D5A0;\n    border-left: 4px solid #C9973A;\n    border-radius: 0 10px 10px 0;\n    padding: 18px 18px;\n    margin-bottom: 16px;\n  }\n  .medical-alert h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 11px;\n    letter-spacing: 2px;\n    color: #8B6520;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n  }\n  .medical-alert p {\n    font-size: 13px;\n    color: #5C4010;\n    line-height: 1.6;\n  }\n\n  \/* ── WARNINGS ── *\/\n  .warnings-box {\n    background: #FDF8F0;\n    border: 1px solid #E8D5A0;\n    border-radius: 10px;\n    padding: 20px 18px;\n  }\n  .warnings-box h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 11px;\n    letter-spacing: 2px;\n    color: #8B6520;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n  .warning-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .warning-list li {\n    font-size: 13px;\n    color: var(--text-body);\n    padding-left: 20px;\n    position: relative;\n    line-height: 1.55;\n  }\n  .warning-list li::before {\n    content: '⚠';\n    position: absolute;\n    left: 0;\n    color: var(--gold);\n    font-size: 11px;\n    top: 2px;\n  }\n  .warning-list li.critical { font-weight: 600; color: #8B1A1A; }\n  .warning-list li.critical::before { content: '🚨'; }\n\n  .legal-note {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 14px 16px;\n    font-size: 12px;\n    color: #888;\n    line-height: 1.7;\n    font-style: italic;\n    margin-top: 16px;\n  }\n\n  \/* ── URGENT BOX ── *\/\n  .urgent-box {\n    background: #FEF2F2;\n    border: 1px solid #FECACA;\n    border-left: 4px solid #DC2626;\n    border-radius: 0 10px 10px 0;\n    padding: 20px 18px;\n    margin-top: 16px;\n  }\n  .urgent-box h4 {\n    font-family: 'Cinzel', serif;\n    font-size: 11px;\n    letter-spacing: 2px;\n    color: #991B1B;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n  .urgent-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n  .urgent-list li {\n    font-size: 13px;\n    color: #7F1D1D;\n    padding-left: 20px;\n    position: relative;\n    line-height: 1.55;\n    font-weight: 500;\n  }\n  .urgent-list li::before {\n    content: '🚨';\n    position: absolute;\n    left: 0;\n    font-size: 11px;\n    top: 2px;\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-brand\"\u003eThe Healer's Apothecary · Food Supplement\u003c\/div\u003e\n  \u003cdiv class=\"hero-title\"\u003e\n    Laxative Anti-Hemorrhoidal Tea\n    \u003cspan\u003eTraditional formula with 4 herbs for digestive comfort\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hero-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hero-badges\"\u003e\n    \u003cspan class=\"hero-badge\"\u003e🌿 4 Medicinal Herbs\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🌱 Intestinal Transit\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🇷🇴 Made in Romania\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003eNotified Food Supplement\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"container\"\u003e\n\n  \u003c!-- POVESTE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eAbout the product\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eThe tradition of Romanian phytotherapy for \u003cspan class=\"accent\"\u003edigestive comfort\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"story-box\"\u003e\n      \u003cp\u003e\n        Traditional European medicine has for centuries resorted to medicinal plants to support normal intestinal transit and alleviate digestive discomfort. At Spițeria Vraciului, we have brought together \u003cstrong\u003e4 plants with a long tradition\u003c\/strong\u003e in Romanian and European phytotherapy, recognized for their contribution to regulating transit and providing comfort in the anorectal area.\n        \u003cbr\u003e\u003cbr\u003e\n        \u003cstrong\u003eLaxative Anti-Hemorrhoidal Tea\u003c\/strong\u003e is a food supplement in tea form, formulated as part of a balanced lifestyle, along with a fiber-rich diet and adequate hydration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PENTRU CINE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eTarget audience\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eCreated for people seeking \u003cspan class=\"accent\"\u003enatural digestive comfort\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eLaxative Anti-Hemorrhoidal Tea is suitable for adults who appreciate phytotherapeutic traditions and wish to support normal intestinal transit and digestive comfort through traditional medicinal plants, as part of a healthy lifestyle.\u003c\/p\u003e\n\n    \u003cdiv class=\"claims-box\"\u003e\n      \u003ch4\u003eRecognized properties of the herbs in the formula\u003c\/h4\u003e\n      \u003cul class=\"claims-list\"\u003e\n        \u003cli\u003eBuckthorn bark (Rhamnus frangula) is traditionally used in European phytotherapy to support normal intestinal transit\u003c\/li\u003e\n        \u003cli\u003eAsh leaves (Fraxinus excelsior) are traditionally recognized for their mild diuretic properties and for supporting digestive comfort\u003c\/li\u003e\n        \u003cli\u003eYarrow (Achillea millefolium) is traditionally used for its anti-inflammatory properties and for supporting normal circulation\u003c\/li\u003e\n        \u003cli\u003ePeppermint (Mentha piperita) traditionally contributes to soothing digestive spasms and normal gastrointestinal comfort\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PLANTE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eComposition\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003e4 \u003cspan class=\"accent\"\u003ecarefully selected\u003c\/span\u003e medicinal herbs\n\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eEach plant in our formula has a long tradition of use in European and Romanian phytotherapy, selected for the complementarity of its actions.\u003c\/p\u003e\n\n    \u003cdiv class=\"plants-grid\"\u003e\n      \u003cdiv class=\"plant-card\"\u003e\n        \u003cdiv class=\"plant-icon\"\u003e🌳\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plant-name\"\u003eBuckthorn Bark\u003c\/div\u003e\n          \u003cspan class=\"plant-latin\"\u003eRhamnus frangula — bark\u003c\/span\u003e\n          \u003cdiv class=\"plant-desc\"\u003eTraditionally used in European phytotherapy to support normal intestinal transit. Mild action, recognized in traditional pharmacopoeia.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"plant-card\"\u003e\n        \u003cdiv class=\"plant-icon\"\u003e🍃\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plant-name\"\u003eAsh Leaves\u003c\/div\u003e\n          \u003cspan class=\"plant-latin\"\u003eFraxinus excelsior — leaves\u003c\/span\u003e\n          \u003cdiv class=\"plant-desc\"\u003eTraditionally recognized for their mild diuretic properties and for supporting digestive comfort and normal elimination.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"plant-card\"\u003e\n        \u003cdiv class=\"plant-icon\"\u003e🌾\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plant-name\"\u003eYarrow\u003c\/div\u003e\n          \u003cspan class=\"plant-latin\"\u003eAchillea millefolium — inflorescences\u003c\/span\u003e\n          \u003cdiv class=\"plant-desc\"\u003eTraditional plant with anti-inflammatory properties and supporting normal circulation. Used in European phytotherapy for digestive and skin comfort.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"plant-card\"\u003e\n        \u003cdiv class=\"plant-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plant-name\"\u003ePeppermint\u003c\/div\u003e\n          \u003cspan class=\"plant-latin\"\u003eMentha piperita — leaves\u003c\/span\u003e\n          \u003cdiv class=\"plant-desc\"\u003eTraditionally contributes to soothing digestive spasms and gastrointestinal comfort. Gives the formula a fresh and pleasant aroma.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREPARARE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eInstructions\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eHow to \u003cspan class=\"accent\"\u003eprepare and consume\u003c\/span\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"prep-box\"\u003e\n      \u003ch4\u003e☕ Infusion preparation\u003c\/h4\u003e\n      \u003cul class=\"prep-steps\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"prep-num\"\u003e1\u003c\/span\u003e\n          \u003cspan\u003ePlace \u003cstrong\u003e1 sachet (1.5g)\u003c\/strong\u003e in 200–250 ml of boiling water\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"prep-num\"\u003e2\u003c\/span\u003e\n          \u003cspan\u003eCover and let infuse for \u003cstrong\u003e10–15 minutes\u003c\/strong\u003e\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"prep-num\"\u003e3\u003c\/span\u003e\n          \u003cspan\u003eStrain and consume warm or lukewarm, without added sugar\u003c\/span\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e☕\u003c\/div\u003e\n        \u003ch4\u003eDose\u003c\/h4\u003e\n        \u003cp\u003e1 cup in the evening (for transit) or 2–3 cups a day (for anti-inflammatory comfort). Do not exceed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e📅\u003c\/div\u003e\n        \u003ch4\u003eDuration\u003c\/h4\u003e\n        \u003cp\u003eMaximum 2 continuous weeks, followed by breaks of at least 7–10 days\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e💧\u003c\/div\u003e\n        \u003ch4\u003eHydration\u003c\/h4\u003e\n        \u003cp\u003eConsume at least 2L of water per day during the course — essential for optimal effect\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e🌡️\u003c\/div\u003e\n        \u003ch4\u003eStorage\u003c\/h4\u003e\n        \u003cp\u003e15–25°C, dry place, away from light, well-sealed packaging\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREZENTARE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eProduct presentation\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eWhat the \u003cspan class=\"accent\"\u003epackage contains\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pres-grid\"\u003e\n      \u003cdiv class=\"pres-item\"\u003e\n        \u003cstrong\u003eContent\u003c\/strong\u003e\n        20 sachets × 1.5g\n      \u003c\/div\u003e\n      \u003cdiv class=\"pres-item\"\u003e\n        \u003cstrong\u003eSufficient for\u003c\/strong\u003e\n        7–20 days (depending on dose)\n      \u003c\/div\u003e\n      \u003cdiv class=\"pres-item\"\u003e\n        \u003cstrong\u003ePackaging\u003c\/strong\u003e\n        Individual airtight sachets, protected from light and humidity\n      \u003c\/div\u003e\n      \u003cdiv class=\"pres-item\"\u003e\n        \u003cstrong\u003eFree from\u003c\/strong\u003e\n        E-numbers, preservatives, colorants, gluten, synthetic substances\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRECAUTII --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eImportant precautions\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eEssential \u003cspan class=\"accent\"\u003emedical information\u003c\/span\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"medical-alert\"\u003e\n      \u003ch4\u003e⚕ Attention regarding duration of use\u003c\/h4\u003e\n      \u003cp\u003eBuckthorn bark contains active compounds with a laxative effect. \u003cstrong\u003eDo not use for more than 2 continuous weeks\u003c\/strong\u003e without a doctor's recommendation. Prolonged use can affect normal intestinal function and may lead to electrolyte imbalances. Always respect the breaks between courses.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"warnings-box\"\u003e\n      \u003ch4\u003eContraindications and precautions\u003c\/h4\u003e\n      \u003cul class=\"warning-list\"\u003e\n        \u003cli class=\"critical\"\u003eDo not administer during pregnancy — risk of uterine contractions\u003c\/li\u003e\n        \u003cli class=\"critical\"\u003eDo not administer during breastfeeding\u003c\/li\u003e\n        \u003cli class=\"critical\"\u003eDo not administer to children under 12 years of age\u003c\/li\u003e\n        \u003cli class=\"critical\"\u003eDoes not replace medication prescribed by a doctor\u003c\/li\u003e\n        \u003cli\u003eDo not use in case of intestinal obstruction, appendicitis or suspected appendicitis\u003c\/li\u003e\n        \u003cli\u003eDo not use in acute inflammatory bowel diseases (Crohn's, active ulcerative colitis)\u003c\/li\u003e\n        \u003cli\u003eDo not use in cases of severe abdominal pain of undetermined cause\u003c\/li\u003e\n        \u003cli\u003eDo not use in cases of severe dehydration, kidney or heart failure\u003c\/li\u003e\n        \u003cli\u003eDo not combine with other laxatives without a doctor's recommendation\u003c\/li\u003e\n        \u003cli\u003eDo not administer to people allergic to any of the ingredients\u003c\/li\u003e\n        \u003cli\u003eIf severe diarrhea or intense cramps occur, stop consumption immediately\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"urgent-box\"\u003e\n      \u003ch4\u003e🚨 Consult a doctor urgently if\u003c\/h4\u003e\n      \u003cul class=\"urgent-list\"\u003e\n        \u003cli\u003eYou experience abundant or persistent rectal bleeding\u003c\/li\u003e\n        \u003cli\u003eYou have a fever accompanied by rectal bleeding\u003c\/li\u003e\n        \u003cli\u003ePain intensifies or does not improve after 7 days\u003c\/li\u003e\n        \u003cli\u003eYou notice changes in bowel habits that persist for more than 2 weeks\u003c\/li\u003e\n        \u003cli\u003eYou have unexplained weight loss associated with digestive symptoms\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"legal-note\"\u003e\n      This is a food supplement. It is not a medicine and is not intended to prevent, treat or cure chronic constipation, hemorrhoids or any other condition. Do not exceed the recommended daily dose and maximum duration of use. Food supplements do not replace a varied and balanced diet, prescribed medication and regular medical consultations. People with chronic conditions or who are undergoing medical treatments should consult their doctor before use. The information on this page is for informational purposes only and does not constitute medical advice.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Spiteria Vraciului","offers":[{"title":"Default Title","offer_id":57183660212568,"sku":"cantihemoroidal","price":6.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0922\/9621\/6920\/files\/spiteria_vraciului-19.png?v=1777151207","url":"https:\/\/crabland.ro\/en-bg\/products\/ceai-natural-laxativ-%c8%99i-antihemoroidal-tranzit-intestinal-sanatos","provider":"CRABLAND","version":"1.0","type":"link"}