{"product_id":"desi-mavo-copy","title":"Desi Mavo - વ્યસન મુક્તિ મુખવાસ","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    body {\n      font-family: 'Georgia', serif;\n      margin: 0;\n      background-color: #fffaf3;\n      color: #2d2d2d;\n    }\n     .ac_footer {\n        position: relative;\n        text-align: center;\n        overflow: hidden;\n        padding: 50px 0;\n        color: #A12000;\n    }\n\n    .ac_footer a {\n        color: #A12000;\n    }\n\n    .ac_footer p {\n        text-align: center;\n    }\n\n    img[height=\"1\"], img[width=\"1\"] {\n        display: none !important;\n    }\n\n    @keyframes zoominoutsinglefeatured {\n    0% {\n        transform: scale(1,1);\n    }\n    50% {\n        transform: scale(1.2,1.2);\n    }\n    100% {\n        transform: scale(1,1);\n    }\n    }\n\n  .cardcontainer {\n    animation: zoominoutsinglefeatured 1s infinite ;\n  }\n\n\n  .call-now-responsive {\n    background: #228B22;\n    display: block;\n    position: fixed;\n    right: 0px;\n    left: 0px;\n    bottom: 0px;\n    padding-bottom: 8px;\n    z-index: 10;\n    border-bottom: solid 0px #fff;\n}\n\n.call-now-responsive a {\n    background-color: #dc0000;\n    font-size: 18px;\n    border-radius: 0px 0px 15px 15px;\n    color: #ffffff;\n    text-transform: uppercase;\n    font-weight: 700;\n    padding: 10px 18px 5px 18px;\n    z-index: 10;\n    border: solid 4px #ffc800;\n    margin-right: 5px;\n    line-height: 34px;\n}\n\n\n    .section-title {\n      text-align: center;\n      margin: 40px 0 20px;\n      font-size: 28px;\n      font-weight: bold;\n    }\n\n    .hero {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 20px;\n      background: linear-gradient(to right, #edf5e0, #fff);\n      flex-wrap: wrap;\n    }\n\n    .hero-text {\n      max-width: 50%;\n    }\n\n    .hero-text h1 {\n      font-size: 36px;\n      color: #3e553e;\n    }\n\n    .hero-text p {\n      font-size: 18px;\n      margin: 10px 0 20px;\n    }\n\n    .hero-text button {\n      background: #3e553e;\n      color: white;\n      padding: 12px 20px;\n      border: none;\n      border-radius: 6px;\n      cursor: pointer;\n      font-size: 16px;\n    }\n\n    .hero img {\n      max-width: 300px;\n      border-radius: 12px;\n    }\n\n    .container {\n      max-width: 800px;\n      margin: auto;\n      padding: 20px;\n      background: #fff;\n    }\n\n    .product-header {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      background-color: #e9f6dd;\n      padding: 30px;\n      border-radius: 12px;\n      position: relative;\n    }\n\n    .discount-badge {\n      position: absolute;\n      top: 20px;\n      left: 20px;\n      background: #6c945b;\n      color: white;\n      padding: 8px 12px;\n      border-radius: 8px;\n      font-weight: bold;\n    }\n\n    .product-header img {\n      max-width: 200px;\n    }\n\n    .product-title {\n      font-size: 28px;\n      font-weight: bold;\n      margin-top: 20px;\n    }\n\n    .rating {\n      color: #f5b301;\n      font-size: 16px;\n    }\n\n    .price-box {\n      margin: 10px 0;\n    }\n\n    .price-box del {\n      color: #888;\n      margin-left: 10px;\n    }\n\n    .coin-reward {\n      color: #6c945b;\n      margin: 10px 0;\n      display: flex;\n      align-items: center;\n    }\n\n    .coin-reward::before {\n      content: '+';\n      font-weight: bold;\n      margin-right: 5px;\n    }\n\n    .size-options button {\n      padding: 8px 12px;\n      margin-right: 10px;\n      border: 1px solid #6c945b;\n      border-radius: 6px;\n      background: white;\n      cursor: pointer;\n    }\n.buy-now a {\n  color: white;\n  text-decoration: none;\n  display: inline-block;\n  width: 100%;\n  height: 100%;\n}\n\n    .add-to-cart,\n    .buy-now {\n      padding: 12px 20px;\n      background: #6c945b;\n      color: white;\n      border: none;\n      border-radius: 70px;\n      cursor: pointer;\n      font-size: 36px;\n      margin: 10px 10px 0 0;\n    }\n\n    .buy-now {\n      background: #f5a623;\n    }\n\n    .about-us {\n      padding: 60px 20px;\n      background-color: #f3f9f1;\n      text-align: center;\n    }\n\n    .about-us h2 {\n      font-size: 32px;\n      color: #2e7d32;\n      margin-bottom: 20px;\n    }\n\n    .about-us p {\n      font-size: 18px;\n      line-height: 1.8;\n      color: #555;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .about-us img {\n      max-width: 100%;\n      border-radius: 10px;\n      margin-top: 20px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n.doctor-recommended {\n  background: linear-gradient(135deg, #f9fff9, #eafff1);\n  border-radius: 25px;\n  padding: 10px 20px;\n  max-width: 1000px;\n  margin: 40px auto;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  text-align: center;\n}\n    .benefits {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n      padding: 20px;\n      max-width: 1000px;\n      margin: auto;\n      text-align: center;\n    }\n\n    .benefit img {\n      height: 50px;\n      margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n      .hero {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .hero-text {\n        max-width: 100%;\n        margin-bottom: 20px;\n      }\n\n      .hero img {\n        max-width: 100%;\n      }\n\n      .benefits {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"image-frame\"\u003e\n\u003ch2\u003eDesi Mavo ના ફાયદા :-\u003c\/h2\u003e\n\u003cdiv class=\"grid-box\"\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg alt=\"हाई जोश\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/Untitled%20design.png\"\u003e \u003cb\u003e\u003c\/b\u003e\n\u003cp\u003e\u003cstrong\u003e🌿 પાન-માવો ખાવાની ઈચ્છા ઓછી કરે.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg alt=\"टाइमिंग बढ़ाये\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/Untitled%20design%20(2).png\"\u003e \u003cb\u003e\u003c\/b\u003e\n\u003cp\u003e\u003cstrong\u003e🚫 ગુટખા પ્રત્યેનું આકર્ષણ ઓછું કરે.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg alt=\"स्टैमिना और एनर्जी\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/Untitled%20design%20(3).png\"\u003e \u003cb\u003e\u003c\/b\u003e\n\u003cp\u003e\u003cstrong\u003e🍃 તંબાકુ ખાવાની ઈચ્છા ઓછી કરે.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg alt=\"सुदृढ़ लिंग\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/Untitled%20design%20(4).png\"\u003e \u003cb\u003e\u003c\/b\u003e\n\u003cp\u003e\u003cstrong\u003e🚭 સિગરેટ અને સ્મોકિંગ કરવાની ઈચ્છા ઓછી કરે.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n.image-frame {\n  max-width: 650px;\n  margin: auto;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  text-align: center;\n}\n.image-frame h2 {\n  background: yellow;\n  color: #000;\n  font-size: 20px;\n  margin-bottom: 15px;\n  padding: 8px;\n}\n.grid-box {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n}\n.item {\n  background: #e8fff4;\n  border: 1px dashed #666;\n  padding: 10px;\n  border-radius: 8px;\n}\n.item img {\n  width: 100%;\n  height: auto;\n  border-radius: 6px;\n}\n.item p {\n  margin-top: 8px;\n  font-size: 20px;\n  color: green;\n}\n\u003c\/style\u003e\n\u003c!-- Warning Section --\u003e\n\u003csection class=\"warning-section\"\u003e\n\u003cdiv class=\"warning-container\"\u003e\n\u003cdiv class=\"middle-warning\"\u003e⚠️ જો સમયસર વ્યસન ન છોડવામાં આવે, તો\u003c\/div\u003e\n\u003cdiv class=\"danger-box\"\u003e\n\u003cdiv class=\"danger-list\"\u003e\n\u003cdiv class=\"danger-item\"\u003e😷 \u003cspan\u003e મોં ઓછું ખૂલવું, સફેદ ચાંદા પાડવા \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"danger-item\"\u003e🫁 \u003cspan\u003eશ્વાસ અને ફેફસાંની સમસ્યા \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"danger-item\"\u003e🧠 \u003cspan\u003eમગજ અને નસો નબળી પડવી \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"danger-item\"\u003e❤️ \u003cspan\u003eહાર્ટ સંબંધિત તકલીફો \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottom-note\"\u003e👉 તેથી વ્યસનને અવગણશો નહીં, પરંતુ સમયસર છોડવું ખૂબ જરૂરી છે ✅\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.warning-section{\n    padding:50px 15px;\n    background:#f5f1ea;\n    font-family:Arial,sans-serif;\n}\n\n.warning-container{\n    max-width:750px;\n    margin:auto;\n    border:4px solid #0f9d58;\n    border-radius:28px;\n    padding:18px;\n    background:#fffdf8;\n}\n\n.top-warning{\n    text-align:center;\n    font-size:32px;\n    font-weight:700;\n    line-height:1.6;\n    color:#047857;\n    margin-bottom:20px;\n}\n\n.middle-warning{\n    background:#fff5dc;\n    border:3px solid #f4b400;\n    border-radius:18px;\n    padding:18px;\n    text-align:center;\n    font-size:28px;\n    font-weight:700;\n    color:#b45309;\n    margin-bottom:22px;\n}\n\n.danger-box{\n    border:3px solid #16a34a;\n    border-radius:22px;\n    background:#edf8f1;\n    padding:20px;\n}\n\n.danger-box h2{\n    font-size:30px;\n    color:#065f46;\n    margin-bottom:25px;\n    line-height:1.5;\n}\n\n.danger-list{\n    display:flex;\n    flex-direction:column;\n    gap:16px;\n}\n\n.danger-item{\n    background:#f8f8f8;\n    border-left:8px solid #f4c430;\n    border-radius:16px;\n    padding:18px 20px;\n    font-size:28px;\n    font-weight:700;\n    color:#222;\n    display:flex;\n    align-items:center;\n    gap:14px;\n    line-height:1.5;\n}\n\n.bottom-note{\n    margin-top:28px;\n    background:#dff4f6;\n    border-radius:16px;\n    padding:20px;\n    text-align:center;\n    font-size:28px;\n    font-weight:700;\n    color:#047857;\n    line-height:1.7;\n}\n\n\/* Mobile Responsive *\/\n@media(max-width:768px){\n\n.top-warning{\n    font-size:22px;\n}\n\n.middle-warning{\n    font-size:20px;\n}\n\n.danger-box h2{\n    font-size:22px;\n}\n\n.danger-item{\n    font-size:19px;\n    padding:15px;\n}\n\n.bottom-note{\n    font-size:20px;\n}\n\n}\n\n\u003c\/style\u003e\n\u003csection style=\"background-color: #f7fdf9; padding: 10px 20px; font-family: 'Arial', sans-serif;\"\u003e\n\u003cdiv style=\"max-width: 850px; margin: auto;\"\u003e\n\u003ch2 style=\"text-align: center; color: #2e7d32; font-size: 28px; margin-bottom: 20px;\"\u003e✅ વ્યસનથી છુટકારો મેળવવા શુ કરવું જોઈએ ???\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 19px; color: #444; max-width: 700px; margin: auto; font-family: 'Arial',;\"\u003eઆયુર્વેદ અનુસાર વારંવાર પાન, માવો, ગુટખા અથવા તમાકુ ખાવાની ઈચ્છા શરીર અને મનની આદત સાથે જોડાયેલી હોઈ શકે છે. આયુર્વેદિક ઔષધિના ઉપયોગથી બનાવેલ Desi Mavo - વ્યસન મુક્તિ મુખવાસ જે તમારા વ્યસન છોડવામાં મદદ કરે છે.\u003c\/p\u003e\n\u003cbr\u003e\u003cimg style=\"width: 100%; transition: opacity 0.5s ease-in-out;\" alt=\"Main Product Image\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/Untitled%20design%20(8).png\" id=\"mainImage\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"background: #f7fdf9; padding: 40px 20px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: auto;\"\u003e\n\u003ch2 style=\"text-align: center; color: #2e7d32; font-size: 28px; margin-bottom: 30px;\"\u003eઆ પ્રોડક્ટ કઈ રીતે કામ કરે છે ?\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px;\"\u003e\n\u003cdiv style=\"background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\"\u003e\n\u003ch4 style=\"color: #1b5e20;\"\u003e🔥 ક્રેવિંગ ઘટાડે 🥥\u003c\/h4\u003e\n\u003cp\u003eજેઠીમધ, પીપળી અને નાગરવેલ પાન તમાકુની ઇચ્છા ઘટાડવામાં મદદ કરે છે અને habit replace કરે છે\u003cbr\u003e\u003cbr\u003e\u003cb\u003e ➡️ ✔ માવો\/તમાકુ ખાવાની ઇચ્છા ઓછી થાય \u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\"\u003e\n\u003ch4 style=\"color: #1b5e20;\"\u003e🌱 શરીર Detox કરે\u003c\/h4\u003e\n\u003cp\u003eઆમળા, હરડ અને બહેડા શરીરમાંથી toxins દૂર કરે છે (Triphala effect)\u003c\/p\u003e\n\u003cb\u003e ➡️ ✔ નિકોટિનનો અસર ઓછો થાય \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\"\u003e\n\u003ch4 style=\"color: #1b5e20;\"\u003e💪 Mouth \u0026amp; Digestion\u003c\/h4\u003e\n\u003cp\u003eલવિંગ, એલચી, સુંઠ અને પુદીના મોઢાની તાજગી અને digestion સુધારે છે\u003c\/p\u003e\n\u003cb\u003e ✔ માવાની જગ્યાએ આદત બને \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\"\u003e\n\u003ch4 style=\"color: #1b5e20;\"\u003e🧠 Stress Control\u003c\/h4\u003e\n\u003cp\u003eઅશ્વગંધા અને તજ stress ઘટાડે છે અને mood balance કરે છે\u003c\/p\u003e\n\u003cb\u003e ✔ stress-based craving ઘટે \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\"\u003e\n\u003ch4 style=\"color: #1b5e20;\"\u003e🍃 Habit Control\u003c\/h4\u003e\n\u003cp\u003eવરીયાળી, સુવા દાણા અને નાગરવેલ પાન mouth freshener effect આપે છે\u003c\/p\u003e\n\u003cb\u003e ✔ તમાકુની જગ્યાએ safe બને\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n.image-frame {\n  max-width: 750px;\n  margin: auto;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  text-align: center;\n}\n.image-frame h2 {\n  background: yellow;\n  color: #000;\n  font-size: 22px;\n  margin-bottom: 20px;\n  padding: 8px;\n}\n.grid-box {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr); \/* अब हर row में 2 images *\/\n  gap: 15px;\n}\n.item {\n  background: #e8fff4;\n  border: 1px dashed #666;\n  padding: 10px;\n  border-radius: 8px;\n}\n.item img {\n  width: 100%;\n  height: auto;\n  border-radius: 6px;\n}\n.item p {\n  margin-top: 8px;\n  font-size: 18px;\n  color: green;\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n.symptoms-section {\n  text-align: center;\n  padding: 0px 20px;\n  background: ;\n  font-family: \"Noto Sans Gujarati\", sans-serif;\n}\n\n.symptoms-section h2 {\n  color: #0d7a40;\n  font-size: 24px;\n  margin-bottom: 25px;\n  font-weight: 600;\n}\n\n.symptoms {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 20px;\n  justify-content: center;\n}\n\n.symptom {\n  background: #f9fff9;\n  border-radius: 12px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n  padding: 15px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.symptom:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 5px 15px rgba(0,0,0,0.15);\n}\n\n.symptom img {\n  width: 80px;\n  height: 80px;\n  border-radius: 50%;\n  object-fit: cover;\n  display: block;\n  margin: 0 auto 10px;\n  box-shadow: 0 0 10px rgba(0,0,0,0.15);\n}\n\n.symptom p {\n  font-size: 15px;\n  color: green;\n  margin: 0;\n  font-weight: 500;\n}\n\/* Mobile: 2 items per row *\/\n@media (max-width: 600px) {\n  .symptoms {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n  }\n\n  .symptom img {\n    width: 70px;\n    height: 70px;\n  }\n\n  .symptom p {\n    font-size: 14px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cstyle\u003e\n:root{\n  --green:#16a34a;\n  --green-dark:#166534;\n  --yellow:#facc15;\n  --yellow-soft:#fff7cc;\n}\n\n.alert-section{\n  max-width:450px;\n  margin:16px auto;\n  padding:16px;\n  border-radius:18px;\n  border:3px solid var(--green);\n  background:#ffffff;\n  font-family:'Noto Sans Gujarati',sans-serif;\n  box-shadow:0 10px 25px rgba(0,0,0,.12);\n}\n\n.alert-title{\n  font-size:16px;\n  font-weight:800;\n  color:var(--green-dark);\n  text-align:center;\n  line-height:1.6;\n}\n\n.warning-box{\n  background:var(--yellow-soft);\n  border:2px solid var(--yellow);\n  border-radius:14px;\n  padding:12px;\n  margin:14px 0;\n  font-weight:700;\n  color:#92400e;\n  text-align:center;\n}\n\n.problem-box{\n  border:2px solid var(--green);\n  border-radius:16px;\n  padding:14px;\n  background:#f0fdf4;\n}\n\n.problem-box h4{\n  margin:0 0 10px;\n  color:var(--green-dark);\n  font-size:15px;\n  font-weight:800;\n}\n\n.problem-item{\n  background:#ffffff;\n  border-left:6px solid var(--yellow);\n  border-radius:12px;\n  padding:10px 12px;\n  margin-bottom:8px;\n  font-weight:700;\n  display:flex;\n  gap:10px;\n  align-items:center;\n}\n\n.problem-item span{\n  font-size:20px;\n}\n\n.bottom-note{\n  margin-top:12px;\n  background:#ecfeff;\n  border-radius:14px;\n  padding:12px;\n  font-weight:800;\n  color:var(--green-dark);\n  text-align:center;\n}\n\n.side-order-btn{\nposition:fixed;\nright:15px;\nbottom:120px;\nbackground:#e53935;\ncolor:#fff;\npadding:8px 14px;\nfont-size:14px;\nfont-weight:bold;\nborder-radius:6px;\ntext-decoration:none;\nz-index:9999;\nbox-shadow:0 3px 8px rgba(0,0,0,0.3);\nanimation:pulse 1.2s infinite;\n}\n\n\/* Animation *\/\n\n@keyframes pulse{\n\n0%{transform:scale(1);}\n\n50%{transform:scale(1.15);}\n\n100%{transform:scale(1);}\n\n}\n\n\u003c\/style\u003e\n\u003cstyle\u003e\n:root{\n  --green:#16a34a;\n  --green-light:#22c55e;\n  --yellow:#facc15;\n  --yellow-soft:#fffbe6;\n}\n\n.trust-section{\n  max-width:480px;\n  margin:0 auto;\n  padding:28px 20px 34px;\n  border-radius:30px;\n  background:linear-gradient(135deg,#ecfdf5,#fffbe6);\n  box-shadow:0 18px 36px rgba(0,0,0,.12);\n  font-family:'Noto Sans Gujarati',sans-serif;\n  text-align:center;\n}\n\n.trust-badge{\n  display:inline-block;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n  font-weight:900;\n  padding:8px 18px;\n  border-radius:999px;\n  margin-bottom:14px;\n}\n\n.trust-title{\n  font-size:30px;\n  font-weight:900;\n  color:var(--green);\n  margin-bottom:6px;\n}\n\n.trust-sub{\n  font-size:16px;\n  font-weight:700;\n  color:#065f46;\n  margin-bottom:26px;\n}\n\n.trust-card{\n  background:white;\n  border-radius:22px;\n  padding:18px;\n  margin-bottom:18px;\n  box-shadow:0 10px 24px rgba(0,0,0,.1);\n  display:flex;\n  gap:14px;\n  align-items:center;\n  text-align:left;\n}\n\n.trust-logo{\n  width:100px;\n  height:100px;\n  border-radius:14px;\n  background:#ecfdf5;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:900;\n  color:var(--green);\n  border:2px solid var(--green-light);\n}\n\n.trust-logo img{\n  width:100px;\n  height:auto;\n}\n\n.trust-content h4{\n  margin:0;\n  font-size:20px;\n  font-weight:900;\n  color:var(--green);\n}\n\n.trust-content p{\n  margin:4px 0 0;\n  font-size:15px;\n  font-weight:700;\n  color:#065f46;\n}\n\n.trust-check{\n  margin-left:auto;\n  min-width:26px;\n  height:26px;\n  border-radius:50%;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:16px;\n}\n\n\/* Mobile *\/\n@media(max-width:480px){\n  .trust-card{\n    flex-direction:column;\n    text-align:center;\n  }\n  .trust-check{\n    margin:10px auto 0;\n  }\n}\n\u003c\/style\u003e\n\u003csection style=\"background-color: #f7fdf9; padding: 10px 20px; font-family: 'Arial', sans-serif;\"\u003e\n\u003csection class=\"trust-section\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e🛡️ Certified \u0026amp; Trusted\u003c\/div\u003e\n\u003cdiv class=\"trust-title\"\u003eપ્રમાણિત અને વિશ્વસનીય\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eઆયુર્વેદિક ગુણવત્તાની ગેરંટી\u003c\/div\u003e\n\u003c!-- FSSAI --\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"FSSAI\" src=\"https:\/\/dharaherb.in\/desimavoshopify\/image\/opl\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003e15 Years Experience\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"FSSAI\" src=\"https:\/\/dharaherb.in\/DIAMANTRA\/images\/trust1.avif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003eFSSAI Approved\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GMP --\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"GMP\" src=\"https:\/\/dharaherb.in\/DIAMANTRA\/images\/trust2.avif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003eGMP Certified Manufacturing\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"GMP\" src=\"https:\/\/dharaherb.in\/DIAMANTRA\/images\/trust3.avif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003eISO Standards\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"GMP\" src=\"https:\/\/dharaherb.in\/DIAMANTRA\/images\/Trust4.avif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003eAyurvedic Herbs\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-logo\"\u003e\u003cimg alt=\"GMP\" src=\"https:\/\/dharaherb.in\/DIAMANTRA\/images\/trust5.avif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-content\"\u003e\n\u003ch4\u003eNo Side Effects\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n:root{\n  --green:#16a34a;\n  --green-light:#22c55e;\n  --yellow:#facc15;\n  --yellow-soft:#fff7cc;\n}\n\n.info-section{\n  max-width:480px;\n  margin:30px auto;\n  font-family:'Noto Sans Gujarati',sans-serif;\n}\n\n.info-card{\n  display:flex;\n  gap:16px;\n  padding:20px;\n  margin-bottom:22px;\n  border-radius:22px;\n  background:linear-gradient(135deg,#ecfdf5,#fffbe6);\n  border:2px solid var(--green-light);\n  box-shadow:0 10px 24px rgba(0,0,0,.12);\n  align-items:flex-start;\n}\n\n.info-icon{\n  min-width:56px;\n  height:56px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:28px;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n}\n\n.info-content h3{\n  margin:0 0 6px;\n  font-size:22px;\n  font-weight:900;\n  color:var(--green);\n}\n\n.info-content p{\n  margin:0;\n  font-size:16px;\n  font-weight:700;\n  color:#065f46;\n  line-height:1.5;\n}\n\n\/* Mobile *\/\n@media(max-width:480px){\n  .info-card{\n    flex-direction:column;\n    text-align:center;\n    align-items:center;\n  }\n}\n\u003c\/style\u003e\n\u003csection style=\"background-color: #f7fdf9; padding: 10px 20px; font-family: 'Arial', sans-serif;\"\u003e\n\u003csection class=\"info-section\"\u003e\u003c!-- Doctor Advice --\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003cdiv class=\"info-icon\"\u003e👨⚕️\u003c\/div\u003e\n\u003cdiv class=\"info-content\"\u003e\n\u003ch3\u003eડોક્ટરનું માનવું\u003c\/h3\u003e\n\u003cp\u003eપાન, માવો, તમાકુ અને ગુટખાનું વ્યસન શરીર માટે નુકસાનકારક બની શકે છે. સમયસર વ્યસન છોડવાથી શરીર અને મન બંનેને સારું સપોર્ટ મળી શકે છે.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ayurvedic Support --\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003cdiv class=\"info-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"info-content\"\u003e\n\u003ch3\u003eઆયુર્વેદિક સપોર્ટ\u003c\/h3\u003e\n\u003cp\u003eઆયુર્વેદિક ઔષધિના ઉપયોગથી બનાવેલ છે. જેથી કોઈ આડઅસર નથી.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n.image-frame {\n  max-width: 650px;\n  margin: auto;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  text-align: center;\n}\n.image-frame h2 {\n  background: yellow;\n  color: #000;\n  font-size: 20px;\n  margin-bottom: 15px;\n  padding: 8px;\n}\n.grid-box {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n}\n.item {\n  background: #e8fff4;\n  border: 1px dashed #666;\n  padding: 10px;\n  border-radius: 8px;\n}\n.item img {\n  width: 100%;\n  height: auto;\n  border-radius: 6px;\n}\n.item p {\n  margin-top: 8px;\n  font-size: 20px;\n  color: green;\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n:root{\n  --green:#16a34a;\n  --green-light:#22c55e;\n  --yellow:#facc15;\n  --yellow-soft:#fffbe6;\n}\n\n.usage-section{\n  max-width:480px;\n  margin:0 auto;\n  padding:26px 20px 32px;\n  border-radius:28px;\n  background:linear-gradient(135deg,#ecfdf5,#fffbe6);\n  box-shadow:0 16px 32px rgba(0,0,0,.12);\n  font-family:'Noto Sans Gujarati',sans-serif;\n  text-align:center;\n}\n\n.usage-badge{\n  display:inline-block;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n  font-weight:800;\n  padding:6px 16px;\n  border-radius:999px;\n  margin-bottom:14px;\n}\n\n.usage-title{\n  font-size:30px;\n  font-weight:900;\n  color:var(--green);\n  margin-bottom:6px;\n}\n\n.usage-sub{\n  font-size:16px;\n  font-weight:700;\n  color:#065f46;\n  margin-bottom:26px;\n}\n\n.step-card{\n  background:white;\n  border-radius:22px;\n  padding:18px;\n  margin-bottom:18px;\n  box-shadow:0 10px 24px rgba(0,0,0,.1);\n  display:flex;\n  gap:14px;\n  align-items:flex-start;\n  text-align:left;\n}\n\n.step-number{\n  min-width:42px;\n  height:42px;\n  border-radius:50%;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n  font-weight:900;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:18px;\n}\n\n.step-content h4{\n  margin:0 0 6px;\n  font-size:20px;\n  font-weight:900;\n  color:var(--green);\n}\n\n.step-content p{\n  margin:0;\n  font-size:15px;\n  font-weight:700;\n  color:#065f46;\n}\n\n.time-badges span{\n  display:inline-block;\n  margin-top:8px;\n  margin-right:8px;\n  background:#ecfdf5;\n  color:var(--green);\n  font-weight:800;\n  font-size:13px;\n  padding:4px 10px;\n  border-radius:999px;\n}\n\n.order-btn{\n  margin-top:26px;\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  background:linear-gradient(135deg,var(--green),var(--yellow));\n  color:white;\n  font-size:18px;\n  font-weight:900;\n  padding:14px 30px;\n  border-radius:999px;\n  border:none;\n  cursor:pointer;\n  box-shadow:0 10px 24px rgba(0,0,0,.18);\n}\n\u003c\/style\u003e\n\u003csection style=\"background-color: #f7fdf9; padding: 10px 20px; font-family: 'Arial', sans-serif;\"\u003e\n\u003csection class=\"usage-section\"\u003e\n\u003cdiv class=\"usage-badge\"\u003e📘 ઉપયોગની રીત\u003c\/div\u003e\n\u003cdiv class=\"usage-sub\"\u003eસરળ અને અસરકારક રીત\u003c\/div\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003ch4\u003eDesi Mavo\u003c\/h4\u003e\n\u003cdiv class=\"time-badges\"\u003e\n\u003cp\u003eજયારે પાન, માવા, તમાકુ કે ગુટકા ખાવાનું મન થાય ત્યારે એક ચપટી Desi Mavo - વ્યસન મુક્તિ મુખવાસ મોંઢા માં રાખવું.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e","brand":"Dhara Enterprise","offers":[{"title":"Default Title","offer_id":52956981985647,"sku":"DBCARE","price":1500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/5531\/8127\/files\/Untitleddesign_27.webp?v=1778934013","url":"https:\/\/dharaherb.org\/products\/desi-mavo-copy","provider":"Dhara Enterprise","version":"1.0","type":"link"}