{"title":"Newest Products","description":null,"products":[{"product_id":"bees-wax-beads-white-org","title":"White Beeswax Pellets – Smooth Melting Beads for DIY Candles, Salves \u0026 Bodycare","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: BEES WAX BEADS WHITE (ID: 4523252842609 \/ SKU: D1616)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"BEES WAX BEADS WHITE – Clean Melting Pellets for Candle Making\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-white-org\"\n  ],\n  \"description\": \"Premium white beeswax pellets engineered for smooth melting, clean-burning candles, and silky balms. Ideal for candle makers, herbal salves, lip balms, and natural skincare DIY projects.\",\n  \"sku\": \"D1616\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-white-org\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover {\n      transform: translateY(-2px);\n      box-shadow: var(--shadow-md);\n      background: var(--dn-green-dark);\n    }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover {\n      transform: translateY(-4px);\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon {\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n      transform: scale(1.05);\n    }\n    .dn-feature-text {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      letter-spacing: 0.02em;\n    }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover {\n      transform: translateY(-4px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--dn-green);\n    }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--dn-text-hero);\n      letter-spacing: -0.3px;\n    }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover {\n      transform: translateY(-6px);\n      box-shadow: var(--shadow-lg);\n      border-color: var(--dn-gold);\n    }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover {\n      border-color: var(--dn-gold);\n      transform: translateY(-4px);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover {\n      background: var(--dn-green);\n      color: var(--dn-white);\n      transform: translateY(-3px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--dn-green);\n    }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🌿 Natural Beeswax\u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eWhite Beeswax Pellets – Clean Melting Beads for Candle Making, Salves \u0026amp; DIY Skincare\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Premium \u003cstrong\u003ebeeswax pellets\u003c\/strong\u003e engineered for smooth melting, clean-burning candles, and silky balms—ideal for \u003cstrong\u003ecandle makers\u003c\/strong\u003e, herbal salves, lip balms, and \u003cstrong\u003enatural skincare DIY projects\u003c\/strong\u003e.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003eLoved by thousands of customers in our NYC stores since 1989\u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🕯️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003ePerfect for Candles\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e💄\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSkincare Ready\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Measure\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003e100% Natural\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Pure White Beeswax\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNo bleaching agents\u003c\/li\u003e\n          \u003cli\u003eNo synthetic ingredients\u003c\/li\u003e\n          \u003cli\u003eNaturally refined\u003c\/li\u003e\n          \u003cli\u003eCosmetic grade\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eSourced from ethical beekeepers\u003c\/li\u003e\n          \u003cli\u003eUSA \u0026amp; Canada origins\u003c\/li\u003e\n          \u003cli\u003eSustainably harvested\u003c\/li\u003e\n          \u003cli\u003eNo harm to bee populations\u003c\/li\u003e\n          \u003cli\u003eThird-party lab tested\u003c\/li\u003e\n          \u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Beeswax Pellets\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCandle making excellence:\u003c\/strong\u003e Low-odor, even melt, warm natural hue for premium artisan candles\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSkincare formulations:\u003c\/strong\u003e Perfect for salves, lip balms, body butters, and lotion bars; blends seamlessly with essential oils\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy to measure:\u003c\/strong\u003e Pellet form means precise measurements, fast melting, and consistent batches every time\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClean-burning base:\u003c\/strong\u003e Creates long-lasting, natural honey-scented candles without additives or fillers\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMultipurpose ingredient:\u003c\/strong\u003e Works beautifully in cosmetics, wood polish, leather conditioner, and craft projects\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eSmall Pellets\/Pastilles\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eNatural White\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eCosmetic Grade\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eMelting Point\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003e144-147°F (62-64°C)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Candles:\u003c\/strong\u003e Melt in double boiler at 145-150°F; add wicks and pour\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Salves:\u003c\/strong\u003e Blend with carrier oils and essential oils; pour into tins\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Skincare:\u003c\/strong\u003e Add to oil phase for natural emulsification\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Crafts:\u003c\/strong\u003e Create furniture polish or reusable food wraps\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:4 ratio (beeswax to oil) for balms, adjust for desired consistency. Our pellets melt quickly and evenly for reliable results every batch.\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003ePour pellets directly into measuring cup for precise portions\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMelt\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eHeat in double boiler until fully liquified (145-150°F)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eCreate\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eMix with oils, pour into molds, and let cool completely\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/bee-soy-waxes\" class=\"dn-related-link\"\u003eBee \u0026amp; Soy Waxes\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-candles\" class=\"dn-related-link\"\u003eCandle \u0026amp; Wax Supplies\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils-1\" class=\"dn-related-link\"\u003eOils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eShea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eCocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eCan I use these beeswax pellets for lip balm?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes! Our white beeswax pellets are cosmetic-grade and perfect for lip balms. Use a 1:3 ratio (beeswax to oils) for a firm lip balm, or adjust for your preferred consistency.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eWhat's the melting point of these beeswax pellets?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eOur beeswax pellets melt at approximately 144-147°F (62-64°C). We recommend using a double boiler and heating gently to preserve the natural properties of the beeswax.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eWhere does your beeswax come from?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eOur beeswax is sourced from ethical beekeepers in the USA and Canada. It's sustainably harvested with no harm to bee populations and verified by third-party lab testing.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cmeta itemprop=\"sku\" content=\"D1616\"\u003e\n  \u003cmeta itemprop=\"brand\" content=\"Duals Natural\"\u003e\n  \u003cmeta itemprop=\"url\" content=\"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-white-org\"\u003e\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929769328753,"sku":"D1616","price":5.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929769361521,"sku":"D1619","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.BEESWAXBEADSWHITEORG.jpg?v=1656240474"},{"product_id":"bees-wax-beads-yellow-org","title":"Yellow Beeswax Pellets – Rich Honey Wax Beads for Candles, Salves \u0026 Bodycare","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: BEES WAX BEADS YELLOW (ID: 4523252875377 \/ SKU: D1617)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Yellow Beeswax Pellets – Rich Honey Wax Beads for Candles, Salves \u0026 Bodycare\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-yellow-org\"\n  ],\n  \"description\": \"Rich yellow beeswax pellets engineered for smooth melting, clean-burning candles, and silky balms. Ideal for candle makers, herbal salves, lip balms, and natural skincare DIY projects.\",\n  \"sku\": \"D1617\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-yellow-org\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover {\n      transform: translateY(-2px);\n      box-shadow: var(--shadow-md);\n      background: var(--dn-green-dark);\n    }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover {\n      transform: translateY(-4px);\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon {\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n      transform: scale(1.05);\n    }\n    .dn-feature-text {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      letter-spacing: 0.02em;\n    }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover {\n      transform: translateY(-4px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--dn-green);\n    }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--dn-text-hero);\n      letter-spacing: -0.3px;\n    }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover {\n      transform: translateY(-6px);\n      box-shadow: var(--shadow-lg);\n      border-color: var(--dn-gold);\n    }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover {\n      border-color: var(--dn-gold);\n      transform: translateY(-4px);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover {\n      background: var(--dn-green);\n      color: var(--dn-white);\n      transform: translateY(-3px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--dn-green);\n    }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🌿 Natural Beeswax\u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eYellow Beeswax Pellets – Rich Honey Wax Beads for Candles, Salves \u0026amp; Bodycare\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Rich golden \u003cstrong\u003eyellow beeswax pellets\u003c\/strong\u003e that melt smoothly for clean-burning candles and silky balms—ideal for \u003cstrong\u003ecandle makers\u003c\/strong\u003e, herbal salves, lip balms, and \u003cstrong\u003enatural skincare DIY\u003c\/strong\u003e projects.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003eLoved by thousands of customers in our NYC stores since 1989\u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🕯️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003ePerfect for Candles\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e💄\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSkincare Ready\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Measure\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003e100% Natural\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Pure Yellow Beeswax\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNo bleaching agents\u003c\/li\u003e\n          \u003cli\u003eNo synthetic ingredients\u003c\/li\u003e\n          \u003cli\u003eNaturally filtered\u003c\/li\u003e\n          \u003cli\u003eCosmetic grade\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eSourced from ethical beekeepers\u003c\/li\u003e\n          \u003cli\u003eUSA \u0026amp; Canada origins\u003c\/li\u003e\n          \u003cli\u003eSustainably harvested\u003c\/li\u003e\n          \u003cli\u003eNo harm to bee populations\u003c\/li\u003e\n          \u003cli\u003eThird-party lab tested\u003c\/li\u003e\n          \u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Beeswax Pellets\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCandle making excellence:\u003c\/strong\u003e Low-odor, even melt, warm natural hue for premium artisan candles\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSkincare formulations:\u003c\/strong\u003e Perfect for salves, lip balms, body butters, and lotion bars; blends seamlessly with essential oils\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy to measure:\u003c\/strong\u003e Pellet form means precise measurements, fast melting, and consistent batches every time\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClean-burning base:\u003c\/strong\u003e Creates long-lasting, natural honey-scented candles without additives or fillers\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMultipurpose ingredient:\u003c\/strong\u003e Works for cosmetics, wood polish, leather conditioner, and craft projects\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eSmall Pellets\/Pastilles\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eNatural Yellow\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eCosmetic Grade\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eMelting Point\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003e144-147°F (62-64°C)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Candles:\u003c\/strong\u003e Melt in double boiler at 145-150°F; add wicks and pour\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Salves:\u003c\/strong\u003e Blend with carrier oils and essential oils; pour into tins\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Skincare:\u003c\/strong\u003e Add to oil phase for natural emulsification\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor Crafts:\u003c\/strong\u003e Create furniture polish or reusable wraps\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:4 ratio (beeswax to oil) for balms, adjust for desired consistency. Our pellets melt quickly and evenly for reliable results every batch.\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003ePour pellets directly into measuring cup for precise portions\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMelt\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eHeat in double boiler until fully liquified (145-150°F)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eCreate\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eMix with oils, pour into molds, and let cool completely\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/bee-soy-waxes\" class=\"dn-related-link\"\u003eBee \u0026amp; Soy Waxes\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-candles\" class=\"dn-related-link\"\u003eCandle \u0026amp; Wax Supplies\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils-1\" class=\"dn-related-link\"\u003eOils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eShea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eCocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eCan I use these beeswax pellets for lip balm?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes! Our yellow beeswax pellets are cosmetic-grade and perfect for lip balms. Use a 1:3 ratio (beeswax to oils) for a firm lip balm, or adjust for your preferred consistency.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eWhat's the melting point of these beeswax pellets?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eOur beeswax pellets melt at approximately 144-147°F (62-64°C). Use a double boiler and heat gently to preserve the natural properties of the wax.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eWhere does your beeswax come from?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eOur beeswax is sourced from ethical beekeepers in the USA and Canada. It's sustainably harvested with no harm to bee populations and verified by third-party lab testing.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cmeta itemprop=\"sku\" content=\"D1617\"\u003e\n  \u003cmeta itemprop=\"brand\" content=\"Duals Natural\"\u003e\n  \u003cmeta itemprop=\"url\" content=\"https:\/\/www.dualsnatural.com\/products\/bees-wax-beads-yellow-org\"\u003e\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929769427057,"sku":"D1617","price":5.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929769459825,"sku":"D1618","price":10.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/2.BEEWAXBEADSYELLOW.jpg?v=1656240509"},{"product_id":"cocoa-butter-food-grade-org","title":"Food Grade Cocoa Butter Chunks – Natural Aroma Cacao Fat for Baking \u0026 Chocolate","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: COCOA BUTTER FOOD GRADE (ID: 4523252908145 \/ SKU: D2059)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Food Grade Cocoa Butter Chunks – Natural Aroma Cacao Fat for Baking \u0026 Chocolate\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/cocoa-butter-food-grade-org\"\n  ],\n  \"description\": \"Food-grade cocoa butter in chunked pieces with a natural cocoa aroma. Smooth melting for baking, chocolate making, and confectionery. Great for cacao recipes, desserts, and rich mouthfeel in bars and ganache.\",\n  \"sku\": \"D2059\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/cocoa-butter-food-grade-org\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-md); }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🍫 Food-Grade Cocoa Butter\u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Melt-Smooth Wafers\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Quality Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eFood Grade Cocoa Butter Chunks – Natural Aroma Cacao Fat for Baking \u0026amp; Chocolate\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Silky, food-grade \u003cstrong\u003ecocoa butter chunks\u003c\/strong\u003e with a natural cocoa aroma that melt smoothly into bars, ganache, and confections—also great for rich mouthfeel in desserts and DIY treats.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003eTrusted by pastry chefs, chocolatiers, and home bakers since 1989\u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🍫\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eChocolate Making\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🍰\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eBaking \u0026amp; Desserts\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Measure\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSingle Ingredient\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Pure Cocoa Butter (Food Grade)\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eSingle-ingredient purity; no additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNatural cocoa aroma (non-deodorized)\u003c\/li\u003e\n          \u003cli\u003eChunked pieces for easy weighing and melting\u003c\/li\u003e\n          \u003cli\u003ePressed directly from cacao beans\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eSourced from trusted cacao producers\u003c\/li\u003e\n          \u003cli\u003ePressed directly from cacao beans\u003c\/li\u003e\n          \u003cli\u003eMaintains natural cocoa aroma\u003c\/li\u003e\n          \u003cli\u003eEthically sourced supply chain\u003c\/li\u003e\n          \u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Cocoa Butter Wafers\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChocolate-ready:\u003c\/strong\u003e Smooth melt and temper-friendly for bars, bonbons, and ganache\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNatural aroma:\u003c\/strong\u003e Cocoa fragrance carries into chocolate and desserts\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy to measure:\u003c\/strong\u003e Chunked pieces weigh out cleanly for precise recipes\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSingle ingredient:\u003c\/strong\u003e Pure cocoa butter, no additives or fillers\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile use:\u003c\/strong\u003e Great in baking, confectionery, and DIY treats\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eChunks \/ Pieces\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eIvory to Pale Yellow\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eFood Grade\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eAroma\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eNatural Cocoa\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor chocolate:\u003c\/strong\u003e Melt gently, temper as needed, and blend into bars or coatings\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor baking:\u003c\/strong\u003e Add to brownies, cakes, and frostings for silky texture\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor confections:\u003c\/strong\u003e Use in ganache, truffles, and fat-based fillings\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor DIY treats:\u003c\/strong\u003e Combine with cacao powder and sweetener for homemade bars\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e Melt slowly over a double boiler to preserve the natural cocoa aroma and achieve a smooth, glossy finish.\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003ePortion chunks by weight for consistent recipes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMelt\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eUse a double boiler for gentle, even melting\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eCreate\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eTemper or blend into chocolates, ganache, and baked goods\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/cocoa\" class=\"dn-related-link\"\u003eCocoa\u003c\/a\u003e\n      \u003ca href=\"\/collections\/chocolate-products\" class=\"dn-related-link\"\u003eChocolate Products\u003c\/a\u003e\n      \u003ca href=\"\/collections\/baking\" class=\"dn-related-link\"\u003eBaking Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/baking-spices\" class=\"dn-related-link\"\u003eBaking Spices\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eIs this cocoa butter food grade?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes. It is food-grade cocoa butter intended for baking, chocolate making, and confectionery. No additives or fillers are added.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eDoes it have a cocoa aroma?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes. It retains a natural cocoa aroma that blends smoothly into chocolate and desserts.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eHow should I melt cocoa butter wafers?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eMelt slowly over a double boiler. Avoid overheating to preserve texture and aroma; temper if making bars or molded chocolates.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cmeta itemprop=\"sku\" content=\"D2059\"\u003e\n  \u003cmeta itemprop=\"brand\" content=\"Duals Natural\"\u003e\n  \u003cmeta itemprop=\"url\" content=\"https:\/\/www.dualsnatural.com\/products\/cocoa-butter-food-grade-org\"\u003e\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32075750178929,"sku":"D2059","price":16.5,"currency_code":"USD","in_stock":false},{"title":"4 OZ","offer_id":31929770541169,"sku":"D2061","price":4.95,"currency_code":"USD","in_stock":false},{"title":"8 OZ","offer_id":39830769008753,"sku":"D2057","price":16.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/2..jpg?v=1656241718"},{"product_id":"mango-butter-food-grade-refined-deodorized","title":"Refined Deodorized Mango Butter | Food-Grade, Silky Base for Lotions \u0026 Confections","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: MANGO BUTTER FOOD GRADE (ID: 4523252940913 \/ SKU: D2873)\n  ====================================================================\n--\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-md); }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n\u003carticle class=\"dn-clean\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003cdiv class=\"dn-badge-wrapper\"\u003e\n\u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🍑 Food-Grade Mango Butter\u003c\/span\u003e \u003cspan class=\"dn-trust-badge\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Refined \u0026amp; Deodorized \u003c\/span\u003e \u003cspan class=\"dn-trust-badge\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Quality Tested \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 itemprop=\"name\"\u003eRefined Deodorized Mango Butter | Food-Grade, Silky Base for Lotions \u0026amp; Confections\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\" itemprop=\"description\"\u003eFood-grade, refined \u003cstrong\u003emango butter chunks\u003c\/strong\u003e with a neutral scent and creamy melt—ideal for confections, vegan treats, lotions, balms, and smooth, fast-absorbing bodycare.\u003c\/p\u003e\n\u003cdiv class=\"dn-social-proof\"\u003e\n\u003cdiv class=\"dn-social-proof-text\"\u003eTrusted by formulators, bakers, and makers since 1989\u003c\/div\u003e\n\u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-grid\"\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🍰\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eConfections Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSkin-Friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Measure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSingle Ingredient\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-grid\"\u003e\n\u003cdiv class=\"dn-info-card\"\u003e\n\u003cdiv class=\"dn-info-header\"\u003e\n\u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n\u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-content\"\u003e\n\u003cdiv class=\"dn-ingredient-simple\"\u003e100% Mango Butter (Refined \u0026amp; Deodorized, Food Grade)\u003c\/div\u003e\n\u003cul class=\"dn-info-list\"\u003e\n\u003cli\u003eSingle-ingredient purity; no additives or fillers\u003c\/li\u003e\n\u003cli\u003eNeutral scent for flavor or fragrance customization\u003c\/li\u003e\n\u003cli\u003eChunked pieces for easy weighing and melting\u003c\/li\u003e\n\u003cli\u003eRefined for smooth texture and light color\u003c\/li\u003e\n\u003cli\u003eBatch-tested for quality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-card\"\u003e\n\u003cdiv class=\"dn-info-header\"\u003e\n\u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n\u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-content\"\u003e\n\u003cul class=\"dn-info-list\"\u003e\n\u003cli\u003ePressed from mango seed kernels\u003c\/li\u003e\n\u003cli\u003eRefined and deodorized for neutral aroma\u003c\/li\u003e\n\u003cli\u003eEthically sourced supply chain\u003c\/li\u003e\n\u003cli\u003eConsistent, creamy melt\u003c\/li\u003e\n\u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dn-content-grid\"\u003e\n\u003csection class=\"dn-card\"\u003e\n\u003ch2\u003eWhy Choose Our Mango Butter\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeutral \u0026amp; versatile:\u003c\/strong\u003e Refined and deodorized so it won’t overpower flavors or scents\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCreamy texture:\u003c\/strong\u003e Melts smoothly for ganache, fillings, and silky lotions\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to measure:\u003c\/strong\u003e Chunked pieces portion cleanly for precise batches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSkin-friendly base:\u003c\/strong\u003e Fast-absorbing emollient for balms, butters, and creams\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle ingredient:\u003c\/strong\u003e Pure mango butter, free of additives and fillers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eChunks \/ Pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eOff-White to Pale Cream\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eFood Grade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eAroma\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eNeutral (Refined \u0026amp; Deodorized)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eMelting Point\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003e~86-98°F (30-37°C)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cmeta content=\"https:\/\/schema.org\/InStock\" itemprop=\"availability\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dn-card\"\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor confections:\u003c\/strong\u003e Melt gently and blend into fillings, ganache, and vegan treats\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor bodycare:\u003c\/strong\u003e Add to the oil phase for lotions, creams, and butters\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor balms:\u003c\/strong\u003e Combine with waxes and oils for smooth, fast-absorbing balms\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor soapmaking:\u003c\/strong\u003e Use as a conditioning fat for creamy lather\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e Melt slowly over a double boiler. For lotions, combine with the oil phase; for confections, temper as needed for a glossy finish.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-process\"\u003e\n\u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n\u003cdiv class=\"dn-process-steps\"\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003ePortion chunks by weight for consistent batches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eMelt\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003eUse gentle heat\/double boiler to preserve texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eCreate\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003eBlend into confections, lotions, balms, or soaps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dn-related\"\u003e\n\u003ch3\u003eShop Related Ingredients\u003c\/h3\u003e\n\u003cdiv class=\"dn-related-grid\"\u003e\n\u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e \u003ca href=\"\/collections\/baking\" class=\"dn-related-link\"\u003eBaking Essentials\u003c\/a\u003e \u003ca href=\"\/collections\/baking-spices\" class=\"dn-related-link\"\u003eBaking Spices\u003c\/a\u003e \u003ca href=\"\/collections\/cocoa\" class=\"dn-related-link\"\u003eCocoa\u003c\/a\u003e \u003ca href=\"\/collections\/chocolate-products\" class=\"dn-related-link\"\u003eChocolate Products\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dn-faq\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eIs this mango butter deodorized?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eYes. It is refined and deodorized for a neutral scent, making it easy to flavor or fragrance without interference.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eIs it food grade?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eYes. It is food-grade mango butter suitable for confections and culinary applications, with no additives or fillers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eHow should I melt mango butter?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eMelt slowly over a double boiler to avoid overheating. For chocolate or fillings, temper as needed; for lotions, blend into the oil phase.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cmeta content=\"D2873\" itemprop=\"sku\"\u003e \u003cmeta content=\"Duals Natural\" itemprop=\"brand\"\u003e \u003cmeta content=\"https:\/\/www.dualsnatural.com\/products\/mango-butter-food-grade-refined-deodorized\" itemprop=\"url\"\u003e\u003c\/article\u003e","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929769525361,"sku":"D2873","price":5.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929769558129,"sku":"D2871","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/files\/duals-natural-mango-butter-refined-deodorized-chunks-nyc-subway-tile-top-down-1x1.png?v=1766733607"},{"product_id":"shea-butter-virgin-white-org","title":"Virgin Shea Butter – Unrefined Base for Body Butters, Balms \u0026 Soaps","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: SHEA BUTTER VIRGIN WHITE (ID: 4523252973681 \/ SKU: D3518)\n  ====================================================================\n--\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-md); }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n\u003carticle class=\"dn-clean\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003cdiv class=\"dn-badge-wrapper\"\u003e\n\u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🧴 Virgin Shea Butter\u003c\/span\u003e \u003cspan class=\"dn-trust-badge\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Mild Aroma \u003c\/span\u003e \u003cspan class=\"dn-trust-badge\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Cosmetic Grade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 itemprop=\"name\"\u003eVirgin Shea Butter – Unrefined Base for Body Butters, Balms \u0026amp; Soaps\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\" itemprop=\"description\"\u003eCreamy, cosmetic-grade \u003cstrong\u003evirgin shea butter\u003c\/strong\u003e in chunked form with a mild natural scent—ideal for rich body butters, balms, soaps, and moisturizing skin and hair formulas.\u003c\/p\u003e\n\u003cdiv class=\"dn-social-proof\"\u003e\n\u003cdiv class=\"dn-social-proof-text\"\u003eTrusted by crafters and formulators since 1989\u003c\/div\u003e\n\u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-grid\"\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧈\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eCreamy Texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSkin Softening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Measure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSingle Ingredient\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-grid\"\u003e\n\u003cdiv class=\"dn-info-card\"\u003e\n\u003cdiv class=\"dn-info-header\"\u003e\n\u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n\u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-content\"\u003e\n\u003cdiv class=\"dn-ingredient-simple\"\u003e100% Virgin Shea Butter (Unrefined, Cosmetic Grade)\u003c\/div\u003e\n\u003cul class=\"dn-info-list\"\u003e\n\u003cli\u003eSingle-ingredient purity; no additives or fillers\u003c\/li\u003e\n\u003cli\u003eMild natural shea aroma; soft ivory\/cream color\u003c\/li\u003e\n\u003cli\u003eChunked pieces for easy weighing and melting\u003c\/li\u003e\n\u003cli\u003eCreamy, smooth melt for butters and balms\u003c\/li\u003e\n\u003cli\u003eBatch-tested for quality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-card\"\u003e\n\u003cdiv class=\"dn-info-header\"\u003e\n\u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n\u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-info-content\"\u003e\n\u003cul class=\"dn-info-list\"\u003e\n\u003cli\u003eBotanical: Butyrospermum parkii\u003c\/li\u003e\n\u003cli\u003eProcessing: Unrefined (Virgin)\u003c\/li\u003e\n\u003cli\u003eSourced from West Africa (subject to change)\u003c\/li\u003e\n\u003cli\u003eMaintains natural emollient profile\u003c\/li\u003e\n\u003cli\u003eEthically sourced supply chain\u003c\/li\u003e\n\u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dn-content-grid\"\u003e\n\u003csection class=\"dn-card\"\u003e\n\u003ch2\u003eWhy Choose Our Shea Butter\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRich emollience:\u003c\/strong\u003e Naturally softening for body butters, balms, and creams\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMild scent:\u003c\/strong\u003e Natural shea aroma—easy to pair with essential oils\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to measure:\u003c\/strong\u003e Chunked pieces portion cleanly for consistent batches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSkin-friendly base:\u003c\/strong\u003e Ideal for dry skin formulas, soaps, and hair masks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle ingredient:\u003c\/strong\u003e Pure shea butter, no additives or fillers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eChunks \/ Pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eIvory to Off-White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eCosmetic Grade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eAroma\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eMild Natural Shea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eCreamy, Smooth Melt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cmeta content=\"https:\/\/schema.org\/InStock\" itemprop=\"availability\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dn-card\"\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor body butters:\u003c\/strong\u003e Melt gently and blend with oils; whip for a light texture\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor balms:\u003c\/strong\u003e Combine with waxes and oils for salves and lip balms\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor soaps:\u003c\/strong\u003e Add as a conditioning fat for creamy lather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor hair masks:\u003c\/strong\u003e Warm and blend into deep-conditioning treatments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e Melt slowly over a double boiler. Blend with lighter oils for faster absorption, or whip after cooling for a fluffy butter.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-process\"\u003e\n\u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n\u003cdiv class=\"dn-process-steps\"\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003ePortion chunks by weight for consistent batches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eMelt\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003eUse gentle heat\/double boiler to preserve texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-step\"\u003e\n\u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"dn-step-title\"\u003eCreate\u003c\/div\u003e\n\u003cdiv class=\"dn-step-desc\"\u003eBlend into butters, balms, soaps, or hair masks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dn-related\"\u003e\n\u003ch3\u003eShop Related Ingredients\u003c\/h3\u003e\n\u003cdiv class=\"dn-related-grid\"\u003e\n\u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty\u003c\/a\u003e \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eOils\u003c\/a\u003e \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eCocoa Butter\u003c\/a\u003e \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eMango Butter\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dn-faq\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eIs this shea butter cosmetic grade?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eYes. It is cosmetic-grade virgin white shea butter with a mild natural aroma and smooth melt, suitable for leave-on skin and hair products.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eDoes it have a strong scent?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eNo. It has a mild, natural shea scent that blends well with essential oils or fragrances.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eHow should I melt shea butter?\u003c\/div\u003e\n\u003cdiv class=\"dn-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cdiv itemprop=\"text\"\u003eMelt slowly over a double boiler to maintain texture. For whipped butters, cool slightly and whip to incorporate air; for soaps, add as a conditioning fat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cmeta content=\"D3518\" itemprop=\"sku\"\u003e \u003cmeta content=\"Duals Natural\" itemprop=\"brand\"\u003e \u003cmeta content=\"https:\/\/www.dualsnatural.com\/products\/shea-butter-virgin-white-org\" itemprop=\"url\"\u003e\u003c\/article\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32076018876529,"sku":"D3518","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/4.SHEABUTTERVIRGINWHITE.jpg?v=1656240614"},{"product_id":"tongue-scraper-copper","title":"Tongue Scraper, Copper","description":"TONGUE SCRAPER, COPPER","brand":"Duals Natural","offers":[{"title":"1 PIECE","offer_id":31929769623665,"sku":"P1099","price":3.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/6.-TONGUE-SCRAPER_-SILVER.jpg?v=1656240849"},{"product_id":"tongue-scraper-steel","title":"Tongue Scraper, Steel (Silver)","description":"TONGUE SCRAPER, STEEL","brand":"Duals Natural","offers":[{"title":"1 PIECE","offer_id":31929769656433,"sku":"P1101","price":3.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/5.TONGUESCRAPER_SILVER.jpg?v=1656240763"},{"product_id":"clay-bentonite-powder","title":"Bentonite Clay Powder – Oil-Absorbing Clay for Face Masks, Soaps \u0026 Polishes","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: CLAY BENTONITE POWDER (ID: 4523253071985)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Bentonite Clay Powder – Oil-Absorbing Clay for Masks, Soaps \u0026 Polishes\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/clay-bentonite-powder\"\n  ],\n  \"description\": \"Fine bentonite clay powder with strong oil-absorbing action. Ideal for facial masks, body powders, soaps, and polishing blends; cosmetic-grade, no additives.\",\n  \"sku\": \"D2034\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/clay-bentonite-powder\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID - CLEAN WHITE CIRCLES *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-md); }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS TIMELINE *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED PRODUCTS *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    \n    \/* ACCESSIBILITY *\/\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e🧴 Bentonite Clay\u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Oil-Absorbing\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eBentonite Clay Powder – Oil-Absorbing Clay for Masks, Soaps \u0026amp; Polishes\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Fine, cosmetic-grade \u003cstrong\u003ebentonite clay powder\u003c\/strong\u003e with strong oil-absorbing action—ideal for facial masks, body powders, soaps, and polishing blends.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003eTrusted by crafters and formulators since 1989\u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e• Brooklyn • Manhattan • East Village •\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧪\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eOil-Absorbing\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eMask-Ready\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e🧼\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eSoap Additive\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n\u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"dn-feature-text\"\u003eEasy to Blend\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Bentonite Clay (Cosmetic Grade)\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eSingle-ingredient purity; no additives or fillers\u003c\/li\u003e\n          \u003cli\u003eFine powder for smooth mixing\u003c\/li\u003e\n          \u003cli\u003eStrong oil absorption for masks and powders\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNatural bentonite clay mineral\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade milling\u003c\/li\u003e\n          \u003cli\u003eNeutral tone; blends easily with oils and hydrosols\u003c\/li\u003e\n          \u003cli\u003eQuality verified by Duals Natural\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Bentonite Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOil-absorbing:\u003c\/strong\u003e Pulls excess oils for clarified skin in masks and scrubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSmooth blending:\u003c\/strong\u003e Fine powder disperses well in water or hydrosols\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile use:\u003c\/strong\u003e Ideal for facial masks, body powders, and soap additives\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSingle ingredient:\u003c\/strong\u003e Pure bentonite, no additives\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStable supply:\u003c\/strong\u003e Batch-tested for consistent quality\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eFine Powder\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eNatural Gray-Tan\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eCosmetic Grade\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n\u003cspan class=\"dn-spec-label\"\u003eKey Benefit\u003c\/span\u003e\u003cspan class=\"dn-spec-value\"\u003eOil Absorption\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFacial masks:\u003c\/strong\u003e Mix with water or hydrosol to a paste; apply, let dry partially, rinse\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBody powders:\u003c\/strong\u003e Blend into body or foot powders for oil control\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSoap making:\u003c\/strong\u003e Add to soap batter for slip and gentle cleansing\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePolishes\/scrubs:\u003c\/strong\u003e Combine with fine exfoliants and oils for polishing blends\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"dn-usage-note\"\u003e\n\u003cstrong\u003ePro Tip:\u003c\/strong\u003e For masks, avoid full dry-down on skin—rinse when slightly tacky to prevent over-drying. Always patch test on sensitive skin.\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eWeigh clay for accurate ratios\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eDisperse in water\/hydrosol or soap batter\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eUse in masks, powders, soaps, or polishes\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eOils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eShea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eMango Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eIs this cosmetic grade?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes. It is cosmetic-grade bentonite clay powder with no additives or fillers.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eCan I use it in facial masks?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eYes. Mix with water or hydrosol; rinse before full dry-down to avoid over-drying the skin.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003eHow should I store it?\u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003eKeep sealed, dry, and away from moisture. Always use clean utensils to prevent contamination.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cmeta itemprop=\"sku\" content=\"D2034\"\u003e\n  \u003cmeta itemprop=\"brand\" content=\"Duals Natural\"\u003e\n  \u003cmeta itemprop=\"url\" content=\"https:\/\/www.dualsnatural.com\/products\/clay-bentonite-powder\"\u003e\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"45 GRAMS","offer_id":31929769689201,"sku":"D2034","price":5.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.-CLAY-BENTONITE-POWDER.jpg?v=1656240106"},{"product_id":"french-clay-green","title":"French Green Clay Powder – Mineral-Rich Clay for Face Masks, Wraps \u0026 Cleansers","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: FRENCH CLAY GREEN (ID: 4523253104753)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"French Green Clay Powder – Mineral-Rich Clay for Masks, Wraps \u0026 Cleansers\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/french-clay-green\"\n  ],\n  \"description\": \"Ultra-fine French green clay (montmorillonite\/illite) that absorbs excess oil and impurities for spa-style masks, wraps, soaps, and cleansers; cosmetic-grade with no additives.\",\n  \"sku\": \"D2393\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/french-clay-green\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover {\n      transform: translateY(-4px);\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon {\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n      transform: scale(1.05);\n    }\n    .dn-feature-text {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      letter-spacing: 0.02em;\n    }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--dn-text-hero);\n      letter-spacing: -0.3px;\n    }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li {\n      position: relative;\n      padding-left: 28px;\n      margin-bottom: var(--space-xs);\n      line-height: 1.6;\n    }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin: var(--space-sm) 0 var(--space-xs);\n      font-size: 16px;\n    }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover {\n      background: var(--dn-green);\n      color: var(--dn-white);\n      transform: translateY(-3px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--dn-green);\n    }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e\n      🌿 Mineral-Rich Clay\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eFrench Green Clay Powder – Mineral-Rich Clay for Masks, Wraps \u0026amp; Cleansers\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Fine \u003cstrong\u003eFrench green clay\u003c\/strong\u003e that helps absorb excess oil and impurities for spa-style masks, wraps, soaps, and dry cleansers—silky texture, naturally mineral-rich, and cosmetic grade.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003e\n      Trusted by NYC makers for clean, balanced-feel clay treatments\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e\n      • Brooklyn • Manhattan • East Village •\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🧖\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eSpa-Ready Masks\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eOil-Absorbing\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌀\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eFine Powder\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eNo Additives\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% French Green Clay (Montmorillonite\/Illite)\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNot for ingestion\u003c\/li\u003e\n          \u003cli\u003eFine, silky powder\u003c\/li\u003e\n          \u003cli\u003eNeutral earthy scent\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eTraditional “French green” mineral clay\u003c\/li\u003e\n          \u003cli\u003eFinely milled for smooth blending\u003c\/li\u003e\n          \u003cli\u003eSun-dried and naturally refined\u003c\/li\u003e\n          \u003cli\u003eSourced from responsible suppliers\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for purity\u003c\/li\u003e\n          \u003cli\u003eHandled by Duals Natural quality team\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our French Green Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOil-balancing:\u003c\/strong\u003e Helps draw out excess oil and impurities for a refreshed feel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpa-level texture:\u003c\/strong\u003e Ultra-fine powder disperses smoothly in water or hydrosols\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMineral-rich:\u003c\/strong\u003e Natural montmorillonite\/illite clay supports clean beauty formulas\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBlends easily:\u003c\/strong\u003e Pairs well with botanical powders, hydrosols, and essential oils\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile uses:\u003c\/strong\u003e Masks, wraps, bar soap coloring, dry cleansers, and scalp care\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eUltra-fine powder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eSoft green\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eCosmetic grade (topical use)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eSilky, easy to disperse\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cmeta itemprop=\"priceCurrency\" content=\"USD\"\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor masks:\u003c\/strong\u003e Blend with water, aloe, or hydrosols to a creamy paste; apply and rinse after 5–10 minutes\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor wraps:\u003c\/strong\u003e Mix with warm water and apply on target areas; cover briefly before rinsing\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor cleansers:\u003c\/strong\u003e Add to dry cleansing grains or facial soaps for gentle oil absorption\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor scalp care:\u003c\/strong\u003e Sprinkle into dry shampoo blends to help refresh at the roots\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-usage-note\"\u003e\n        \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:2 ratio of clay to liquid; add oils or humectants for sensitive skin. Patch test on a small area before full use.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eSpoon fine clay into a clean bowl\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eBlend with hydrosol, aloe, or water to desired consistency\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eSpread evenly, let dry slightly, then rinse and moisturize\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eCarrier \u0026amp; Base Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eVirgin Shea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eRefined Mango Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eFood Grade Cocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is this French green clay cosmetic grade?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. It is cosmetic grade and intended for topical formulations like masks, wraps, soaps, and cleansers. It is not for ingestion.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Will it work for oily or combination skin types?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          French green clay is known for strong oil-absorbing properties, making it a popular choice in formulas aimed at balancing oily or combination skin. Always patch test first.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can I blend it with other ingredients?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Absolutely. It blends smoothly with hydrosols, aloe, carrier oils, essential oils, and botanical powders. Adjust liquid levels to achieve the texture you need.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929769721969,"sku":"D2393","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/8.French-clay-green-USA.jpg?v=1656323202"},{"product_id":"fullers-earth-clay","title":"Fullers Earth Clay Powder – Clarifying Clay for Masks, Cleansers \u0026 Dry Shampoo","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: FULLERS EARTH CLAY (ID: 4523253137521)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Fullers Earth Clay Powder – Clarifying Clay for Masks, Cleansers \u0026 Dry Shampoo\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/fullers-earth-clay\"\n  ],\n  \"description\": \"Finely milled fullers earth clay that helps absorb excess oil and refine the look of pores. Ideal for clarifying masks, dry cleansers, bar soaps, and scalp-refresh formulas; cosmetic-grade with no additives.\",\n  \"sku\": \"D2403\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/fullers-earth-clay\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    \/* RELATED *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e\n      🌿 Clarifying Clay\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eFullers Earth Clay Powder – Clarifying Clay for Masks, Cleansers \u0026amp; Dry Shampoo\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Finely milled \u003cstrong\u003efullers earth clay\u003c\/strong\u003e that helps absorb excess oil and refine the look of pores—ideal for clarifying masks, dry cleansers, bar soaps, and scalp-refresh blends.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003e\n      Used by NYC formulators for clear-feeling masks and cleansing grains\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e\n      • Brooklyn • Manhattan • East Village •\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🧼\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eDeep Cleanse\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eOil Control\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌀\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eFine Powder\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eNo Additives\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Fullers Earth Clay\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNot for ingestion\u003c\/li\u003e\n          \u003cli\u003eFine, absorbent texture\u003c\/li\u003e\n          \u003cli\u003eNeutral earthy scent\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eTraditional absorbent clay for cleansers\u003c\/li\u003e\n          \u003cli\u003eFinely milled and screened\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for purity\u003c\/li\u003e\n          \u003cli\u003eSourced from responsible suppliers\u003c\/li\u003e\n          \u003cli\u003eHandled by Duals Natural quality team\u003c\/li\u003e\n          \u003cli\u003eReady for masks, soaps, and dry shampoos\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Fullers Earth Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClarifying action:\u003c\/strong\u003e Helps lift excess oil and debris for a fresh feel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFine, buffing powder:\u003c\/strong\u003e Smooth texture disperses easily into bases\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile applications:\u003c\/strong\u003e Masks, cleansing grains, bar soaps, and dry shampoo blends\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNeutral aroma:\u003c\/strong\u003e Earthy clay scent that plays well with essential oils\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClean formulation:\u003c\/strong\u003e Single-ingredient clay, no additives or dyes\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eFine powder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eBeige\/tan\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eCosmetic grade (topical use)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eAbsorbent, smooth milling\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cmeta itemprop=\"priceCurrency\" content=\"USD\"\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor masks:\u003c\/strong\u003e Mix with water, aloe, or hydrosols to a creamy paste; apply and rinse before fully dry\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor cleansers:\u003c\/strong\u003e Add to dry cleansing grains or soap bases for extra oil absorption\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor scalp refresh:\u003c\/strong\u003e Blend into dry shampoo powders to help reduce excess oil at the roots\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor body care:\u003c\/strong\u003e Incorporate into clay wraps or scrubs for a clean, refreshed feel\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-usage-note\"\u003e\n        \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:2 ratio of clay to liquid; add a few drops of carrier oil or humectant if your skin is dry. Patch test first and avoid inhaling powders.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eScoop the desired amount of clay into a clean bowl\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eCombine with hydrosol, aloe, or water until smooth\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eSpread evenly, rest a few minutes, then rinse and moisturize\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eCarrier \u0026amp; Base Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eVirgin Shea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eRefined Mango Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eFood Grade Cocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is this fullers earth clay cosmetic grade?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. It is cosmetic grade for topical use in masks, cleansers, bar soaps, and dry shampoo formulas. It is not for ingestion.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Does fullers earth help with oily skin?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Fullers earth is known for strong oil-absorbing properties, making it popular in formulas designed to clarify and mattify the feel of skin. Patch test before wider use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can I combine it with essential oils?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. Blend the clay with your liquid first, then add a few drops of essential oils dispersed in a carrier oil. Mix thoroughly before applying.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929769754737,"sku":"D2403","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/7.Fuller_s-earth-_multimillion-matti.jpg?v=1656323157"},{"product_id":"kaolin-clay-white","title":"Kaolin Clay Powder – Gentle White Clay for Face Masks, Cleansers \u0026 Dry Shampoo","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: KAOLIN CLAY WHITE (ID: 4523253170289)\n  Source: https:\/\/www.herbco.com\/p-938-kaolin-clay-white-cosmetic.aspx\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Kaolin Clay Powder – Gentle White Clay for Face Masks, Cleansers \u0026 Dry Shampoo\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/kaolin-clay-white\"\n  ],\n  \"description\": \"Soft, gentle kaolin (white) clay with mild oil absorption. Ideal for facial masks, creamy cleansers, bar soaps, dry shampoo blends, and body powders; cosmetic grade with no additives.\",\n  \"sku\": \"D2735\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/kaolin-clay-white\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    \/* BASE *\/\n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    \/* TYPOGRAPHY *\/\n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    \/* BADGES *\/\n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    \/* SOCIAL PROOF *\/\n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    \/* FEATURE GRID *\/\n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover {\n      transform: translateY(-4px);\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n    }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon {\n      border-color: var(--dn-gold);\n      box-shadow: var(--shadow-md);\n      transform: scale(1.05);\n    }\n    .dn-feature-text {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      letter-spacing: 0.02em;\n    }\n    \n    \/* INGREDIENTS \u0026 ORIGIN *\/\n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--dn-text-hero);\n      letter-spacing: -0.3px;\n    }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li {\n      position: relative;\n      padding-left: 28px;\n      margin-bottom: var(--space-xs);\n      line-height: 1.6;\n    }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    \/* DIVIDER *\/\n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    \/* CONTENT GRID *\/\n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    \/* CARDS *\/\n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    \/* LISTS *\/\n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    \/* SPECS *\/\n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    \/* USAGE NOTE *\/\n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    \/* PROCESS *\/\n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-length: 1.6; }\n    \n    \/* RELATED *\/\n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    \/* FAQ *\/\n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e\n      🌿 Gentle White Clay\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eKaolin Clay Powder – Gentle White Clay for Face Masks, Cleansers \u0026amp; Dry Shampoo\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Ultra-fine \u003cstrong\u003ekaolin clay\u003c\/strong\u003e with a silky feel and mild oil absorption—ideal for sensitive-skin face masks, creamy cleansers, bar soaps, dry shampoo blends, and body powders.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003e\n      A NYC staple for gentle face masks and daily cleansing formulas\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e\n      • Brooklyn • Manhattan • East Village •\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🧖\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eGentle Masks\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌀\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eSilky Texture\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eMild Absorption\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eNo Additives\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Kaolin (White) Clay\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNot for ingestion\u003c\/li\u003e\n          \u003cli\u003eSoft, silky powder\u003c\/li\u003e\n          \u003cli\u003eNeutral, clean scent\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eTraditional “china clay” style kaolin\u003c\/li\u003e\n          \u003cli\u003eFine-milled for smooth blending\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for purity\u003c\/li\u003e\n          \u003cli\u003eSourced from responsible suppliers\u003c\/li\u003e\n          \u003cli\u003eHandled by Duals Natural quality team\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Kaolin Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGentle on skin:\u003c\/strong\u003e Mild oil absorption makes it great for sensitive or combination skin\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSilky texture:\u003c\/strong\u003e Ultra-fine powder disperses smoothly into water, hydrosols, or cream bases\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile uses:\u003c\/strong\u003e Face masks, creamy cleansers, bar soaps, deodorant sticks, and baby powder-style body dusting\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNeutral color\/scent:\u003c\/strong\u003e Lets botanicals, oils, and fragrances shine through\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDIY friendly:\u003c\/strong\u003e Blends well with other clays, colloidal oats, and gentle exfoliants\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eUltra-fine powder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eWhite\/off-white\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eCosmetic grade (topical use)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eSilky, mild absorbency\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cmeta itemprop=\"priceCurrency\" content=\"USD\"\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor face masks:\u003c\/strong\u003e Mix 1 part clay with 2 parts hydrosol or water; apply and rinse before fully dry\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor cleansers:\u003c\/strong\u003e Stir into creamy face wash or cleansing grains for a soft, buffing feel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor hair \u0026amp; scalp:\u003c\/strong\u003e Add to dry shampoo blends to help absorb excess oil at the roots\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFor body powders:\u003c\/strong\u003e Use as a base with starches or botanical powders for gentle freshening\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-usage-note\"\u003e\n        \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:2 clay-to-liquid ratio; add a few drops of carrier oil or glycerin for drier skin. Patch test and avoid inhaling powders.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eScoop kaolin into a clean bowl\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eBlend with hydrosol, aloe, or water to a smooth paste\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eSpread evenly, rest a few minutes, then rinse and moisturize\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eCarrier \u0026amp; Base Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eVirgin Shea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eRefined Mango Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eFood Grade Cocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is kaolin clay gentle enough for sensitive skin?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. Kaolin is one of the mildest clays with light oil absorption, making it a popular choice for sensitive and combination skin formulas. Always patch test first.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can I use kaolin clay in bar soap?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Definitely. Kaolin adds slip, a silky feel, and mild cleansing to cold-process or melt-and-pour soaps. Blend well to avoid clumps.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is this kaolin clay cosmetic grade?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. It is cosmetic grade and intended for topical use in masks, cleansers, soaps, and body powders. It is not sold for ingestion.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929769853041,"sku":"D2735","price":5.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/2.-KAOLIN-CLAY-WHITE.jpg?v=1656240138"},{"product_id":"moroccan-clay-red","title":"Moroccan Red Clay Powder – Rhassoul Clay for Masks, Hair \u0026 Body Care","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: MOROCCAN CLAY RED (ID: 4523253203057)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Moroccan Red Clay Powder – Rhassoul Clay for Masks, Hair \u0026 Body Care\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/moroccan-clay-red\"\n  ],\n  \"description\": \"Mineral-rich Moroccan (rhassoul) red clay that helps absorb oil and impurities. Ideal for face masks, hair masks, bar soaps, and body wraps; cosmetic grade with no additives.\",\n  \"sku\": \"D3028\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/moroccan-clay-red\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0; bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e\n      🌿 Rhassoul Red Clay\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eMoroccan Red Clay Powder – Rhassoul Clay for Masks, Hair \u0026amp; Body Care\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Naturally mineral-rich \u003cstrong\u003eMoroccan (rhassoul) red clay\u003c\/strong\u003e that helps absorb oil and impurities—great for face masks, hair masks, bar soaps, and body wraps with a smooth, spa-style feel.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003e\n      Loved by NYC makers for balancing clay masks and nourishing hair packs\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e\n      • Brooklyn • Manhattan • East Village •\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🧖\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eSpa Masks\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e💇\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eHair Packs\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eOil Control\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eNo Additives\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Moroccan Red (Rhassoul) Clay\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNot for ingestion\u003c\/li\u003e\n          \u003cli\u003eFine, smooth powder\u003c\/li\u003e\n          \u003cli\u003eEarthy clay scent\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eTraditional Moroccan rhassoul clay\u003c\/li\u003e\n          \u003cli\u003eFinely milled for smooth blending\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for purity\u003c\/li\u003e\n          \u003cli\u003eSourced from responsible suppliers\u003c\/li\u003e\n          \u003cli\u003eHandled by Duals Natural quality team\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Moroccan Red Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOil-balancing:\u003c\/strong\u003e Helps draw excess oil for refreshed-looking skin and scalp\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMineral-rich feel:\u003c\/strong\u003e Naturally high in minerals for a spa-inspired experience\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile:\u003c\/strong\u003e Face masks, hair masks, body wraps, bar soaps, and scrubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEarthy hue:\u003c\/strong\u003e Adds a warm red tone to soaps and clay blends\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSmooth mixing:\u003c\/strong\u003e Fine powder disperses easily with water or hydrosols\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eFine powder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eReddish brown\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eCosmetic grade (topical use)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eSmooth, easy to disperse\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cmeta itemprop=\"priceCurrency\" content=\"USD\"\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFace masks:\u003c\/strong\u003e Mix 1 part clay with 2 parts hydrosol\/water; apply and rinse before fully dry\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHair masks:\u003c\/strong\u003e Blend with warm water, aloe, or hydrosol; work through hair and rinse\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBody wraps:\u003c\/strong\u003e Combine with warm water; apply to target areas and cover briefly, then rinse\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSoaps \u0026amp; scrubs:\u003c\/strong\u003e Add to soap batter or sugar\/salt scrubs for color and oil absorption\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-usage-note\"\u003e\n        \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Start with a 1:2 clay-to-liquid ratio. Add a few drops of carrier oil for drier skin. Patch test and avoid inhaling powders.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eScoop clay into a clean bowl\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eBlend with hydrosol, aloe, or water until smooth\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eSpread evenly, rest a few minutes, then rinse and moisturize\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eCarrier \u0026amp; Base Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eVirgin Shea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eRefined Mango Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eFood Grade Cocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is this Moroccan red clay cosmetic grade?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. It is cosmetic grade for topical use in masks, hair treatments, wraps, and soaps. It is not for ingestion.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Will it work for oily or combination skin?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Moroccan clay is known for good oil absorption, making it popular for balancing masks on oily or combination skin. Patch test first.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can I use it on hair?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. Blend with warm water or hydrosol to a slurry and work through scalp and hair; rinse thoroughly and follow with conditioner if desired.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929769885809,"sku":"D3028","price":5.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/3.-MOROCCAN-CLAY-RED.jpg?v=1656240164"},{"product_id":"mud-bath-clay","title":"Mud Bath Clay Powder – Mineral-Rich Clay for Soaks, Masks \u0026 Body Wraps","description":"\u003c!-- \n  ====================================================================\n  DUALS NATURAL - FINAL TEMPLATE (Clean Solid Icons)\n  Product: MUD BATH CLAY (ID: 4523253235825)\n  ====================================================================\n--\u003e\n\n\u003c!-- JSON-LD Schema Markup (No price\/size; customize image if available) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Mud Bath Clay Powder – Mineral-Rich Clay for Soaks, Masks \u0026 Body Wraps\",\n  \"image\": [\n    \"https:\/\/www.dualsnatural.com\/products\/mud-bath-clay\"\n  ],\n  \"description\": \"Finely milled mineral-rich mud clay for spa-style baths, face\/body masks, and wraps. Cosmetic grade, naturally absorbent, with no additives.\",\n  \"sku\": \"D3038\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Duals Natural\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.dualsnatural.com\/products\/mud-bath-clay\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003carticle class=\"dn-clean\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n    \n    :root {\n      \/* BRAND COLORS *\/\n      --dn-green: #034225;\n      --dn-green-dark: #022e1a;\n      --dn-green-light: #045c32;\n      --dn-green-subtle: rgba(3, 66, 37, 0.08);\n      \n      --dn-gold: #f3c149;\n      --dn-gold-dark: #d4a63d;\n      --dn-gold-light: #f7d576;\n      --dn-gold-subtle: rgba(243, 193, 73, 0.12);\n      \n      \/* NEUTRALS *\/\n      --dn-cream: #fdfbf7;\n      --dn-cream-dark: #f8f4ed;\n      --dn-white: #ffffff;\n      --dn-beige: #f4f1e8;\n      --dn-beige-light: #faf8f3;\n      \n      \/* TEXT *\/\n      --dn-text-hero: #1a1f0d;\n      --dn-text-primary: #2d3319;\n      --dn-text-secondary: #5a6332;\n      --dn-text-tertiary: #7a8364;\n      \n      \/* SHADOWS *\/\n      --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04);\n      --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08);\n      --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12);\n      --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16);\n      --shadow-xl: 0 24px 64px rgba(3, 66, 37, 0.2);\n      \n      \/* SPACING *\/\n      --space-xs: 8px;\n      --space-sm: 16px;\n      --space-md: 24px;\n      --space-lg: 40px;\n      --space-xl: 64px;\n      --space-2xl: 96px;\n      \n      --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n    }\n    \n    .dn-clean {\n      font-family: var(--font-primary);\n      max-width: 1200px;\n      margin: 0 auto 80px;\n      background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%);\n      color: var(--dn-text-primary);\n      border-radius: 32px;\n      box-shadow: var(--shadow-lg);\n      padding: var(--space-2xl) var(--space-xl);\n      line-height: 1.7;\n      border: 1px solid var(--dn-green-subtle);\n      position: relative;\n      overflow: hidden;\n      animation: fadeInUp 0.6s ease-out;\n    }\n    .dn-clean::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0; bottom: 0;\n      background: \n        radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%);\n      pointer-events: none;\n      z-index: 0;\n    }\n    .dn-clean \u003e * { position: relative; z-index: 1; }\n    \n    .dn-clean h1 {\n      font-size: clamp(32px, 5vw, 48px);\n      font-weight: 800;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -1.5px;\n      color: var(--dn-text-hero);\n      line-height: 1.2;\n      max-width: 900px;\n    }\n    .product-subtitle {\n      font-size: clamp(17px, 2.5vw, 20px);\n      font-weight: 400;\n      color: var(--dn-text-secondary);\n      line-height: 1.7;\n      margin: 0 0 var(--space-lg);\n      max-width: 800px;\n    }\n    .dn-clean h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin: 0 0 var(--space-md);\n      letter-spacing: -0.8px;\n      color: var(--dn-text-hero);\n      position: relative;\n      padding-left: var(--space-md);\n    }\n    .dn-clean h2::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 4px;\n      height: 32px;\n      background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      border-radius: 3px;\n    }\n    .dn-clean h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 700;\n      margin: 0 0 var(--space-sm);\n      letter-spacing: -0.5px;\n      color: var(--dn-text-primary);\n    }\n    \n    .dn-badge-wrapper {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-lg);\n      flex-wrap: wrap;\n    }\n    .dn-product-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 24px;\n      background: var(--dn-green);\n      color: var(--dn-white);\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.2px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); }\n    .dn-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 8px 16px;\n      background: var(--dn-white);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 100px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); }\n    \n    .dn-social-proof {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: var(--space-md);\n      padding: var(--space-lg) var(--space-md);\n      margin: var(--space-xl) 0;\n      background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%);\n      border-radius: 20px;\n      box-shadow: var(--shadow-lg);\n      position: relative;\n      overflow: hidden;\n      flex-wrap: wrap;\n    }\n    .dn-social-proof::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 300px;\n      height: 300px;\n      background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n    .dn-social-proof-text {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 800;\n      color: var(--dn-green-dark);\n      text-align: center;\n      letter-spacing: -0.3px;\n      position: relative;\n      line-height: 1.3;\n    }\n    .dn-social-proof-accent {\n      font-size: clamp(14px, 2vw, 16px);\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      position: relative;\n    }\n    \n    .dn-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-feature-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      transition: var(--transition-base);\n      border: 1px solid transparent;\n    }\n    .dn-feature-item:hover { transform: translateY(-4px); border-color: var(--dn-gold); box-shadow: var(--shadow-md); }\n    .dn-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: var(--space-sm);\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-feature-item:hover .dn-feature-icon { border-color: var(--dn-gold); box-shadow: var(--shadow-md); transform: scale(1.05); }\n    .dn-feature-text { font-size: 13px; font-weight: 700; color: var(--dn-text-primary); letter-spacing: 0.02em; }\n    \n    .dn-info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: var(--space-md);\n      margin: var(--space-xl) 0;\n    }\n    .dn-info-card {\n      background: var(--dn-white);\n      border-radius: 20px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 2px solid var(--dn-gold);\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    .dn-info-header {\n      display: flex;\n      align-items: center;\n      gap: var(--space-sm);\n      margin-bottom: var(--space-md);\n    }\n    .dn-info-icon {\n      width: 48px;\n      height: 48px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      flex-shrink: 0;\n      transition: var(--transition-base);\n    }\n    .dn-info-card:hover .dn-info-icon { border-color: var(--dn-gold); }\n    .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; }\n    .dn-info-content { color: var(--dn-text-secondary); line-height: 1.7; font-size: 15px; }\n    .dn-info-list { list-style: none; padding: 0; margin: 0; }\n    .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: var(--space-xs); line-height: 1.6; }\n    .dn-info-list li::before {\n      content: '✓';\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--dn-white);\n      font-size: 11px;\n      font-weight: 700;\n    }\n    .dn-ingredient-simple {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--dn-green);\n      text-align: center;\n      padding: var(--space-sm);\n      background: var(--dn-gold-subtle);\n      border-radius: 12px;\n      margin: var(--space-sm) 0;\n    }\n    \n    .dn-divider {\n      height: 2px;\n      background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 20%, var(--dn-gold) 80%, transparent 100%);\n      margin: var(--space-2xl) 0;\n      position: relative;\n    }\n    .dn-divider::after {\n      content: '✦';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: var(--dn-cream);\n      padding: 0 var(--space-sm);\n      color: var(--dn-gold);\n      font-size: 18px;\n    }\n    \n    .dn-content-grid {\n      display: grid;\n      grid-template-columns: 1.3fr 0.7fr;\n      gap: var(--space-lg);\n      margin-top: var(--space-xl);\n    }\n    \n    .dn-card {\n      background: var(--dn-white);\n      border-radius: 24px;\n      padding: var(--space-lg);\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n      transition: var(--transition-smooth);\n      position: relative;\n      overflow: hidden;\n    }\n    .dn-card::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%);\n      opacity: 0;\n      transition: var(--transition-base);\n    }\n    .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); }\n    .dn-card:hover::before { opacity: 1; }\n    \n    .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-md); }\n    .dn-clean li {\n      position: relative;\n      padding-left: 36px;\n      margin-bottom: var(--space-sm);\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      transition: var(--transition-base);\n      font-size: 15px;\n    }\n    .dn-clean li:hover { color: var(--dn-text-primary); transform: translateX(4px); }\n    .dn-clean li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 6px;\n      width: 20px;\n      height: 20px;\n      background: var(--dn-green);\n      border-radius: 50%;\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-clean li::after {\n      content: '✓';\n      position: absolute;\n      left: 6px;\n      top: 5px;\n      color: var(--dn-white);\n      font-size: 12px;\n      font-weight: 700;\n    }\n    .dn-clean li strong { color: var(--dn-text-hero); font-weight: 700; }\n    \n    .dn-specs {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 1.5px solid var(--dn-gold);\n      box-shadow: inset 0 1px 2px var(--dn-gold-subtle);\n    }\n    .dn-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--dn-gold-subtle);\n      font-size: 14px;\n    }\n    .dn-spec-row:last-child { border-bottom: none; }\n    .dn-spec-label { font-weight: 700; color: var(--dn-text-primary); }\n    .dn-spec-value { color: var(--dn-text-secondary); text-align: right; font-weight: 500; }\n    \n    .dn-usage-note {\n      margin-top: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-cream);\n      border-left: 4px solid var(--dn-green);\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--dn-text-secondary);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-usage-note strong { color: var(--dn-green); font-weight: 700; }\n    \n    .dn-process {\n      margin: var(--space-xl) 0;\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-process-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: var(--space-md);\n      margin-top: var(--space-md);\n    }\n    .dn-step {\n      position: relative;\n      padding: var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border-radius: 16px;\n      border: 2px solid transparent;\n      transition: var(--transition-base);\n    }\n    .dn-step:hover { border-color: var(--dn-gold); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n    .dn-step-number {\n      position: absolute;\n      top: -12px;\n      left: var(--space-md);\n      width: 36px;\n      height: 36px;\n      background: var(--dn-white);\n      border: 3px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition-base);\n    }\n    .dn-step:hover .dn-step-number { border-color: var(--dn-gold); color: var(--dn-gold); }\n    .dn-step-title { font-weight: 700; color: var(--dn-text-primary); margin: var(--space-sm) 0 var(--space-xs); font-size: 16px; }\n    .dn-step-desc { font-size: 14px; color: var(--dn-text-secondary); line-height: 1.6; }\n    \n    .dn-related {\n      margin-top: var(--space-xl);\n      padding: var(--space-lg);\n      background: var(--dn-white);\n      border-radius: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--dn-green-subtle);\n    }\n    .dn-related-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n      gap: var(--space-sm);\n      margin-top: var(--space-md);\n    }\n    .dn-related-link {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: var(--space-sm) var(--space-md);\n      background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%);\n      border: 1.5px solid var(--dn-gold);\n      border-radius: 12px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dn-text-primary);\n      text-decoration: none;\n      text-align: center;\n      transition: var(--transition-base);\n      box-shadow: var(--shadow-xs);\n    }\n    .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); }\n    \n    .dn-faq { margin-top: var(--space-xl); }\n    .dn-faq-item {\n      margin-bottom: var(--space-md);\n      padding: var(--space-md);\n      background: var(--dn-white);\n      border-radius: 16px;\n      border: 1px solid var(--dn-green-subtle);\n      box-shadow: var(--shadow-xs);\n      transition: var(--transition-base);\n    }\n    .dn-faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--dn-gold); }\n    .dn-faq-question {\n      font-weight: 700;\n      color: var(--dn-text-primary);\n      margin-bottom: var(--space-xs);\n      font-size: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: var(--space-sm);\n    }\n    .dn-faq-question::before {\n      content: 'Q';\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 28px;\n      height: 28px;\n      background: var(--dn-white);\n      border: 2px solid var(--dn-green);\n      color: var(--dn-green);\n      border-radius: 50%;\n      font-size: 13px;\n      font-weight: 800;\n      flex-shrink: 0;\n    }\n    .dn-faq-answer { color: var(--dn-text-secondary); line-height: 1.7; padding-left: 36px; font-size: 15px; }\n    \n    @media (max-width: 768px) {\n      .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; }\n      .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); }\n      .dn-feature-grid { grid-template-columns: repeat(2, 1fr); }\n      .dn-info-grid { grid-template-columns: 1fr; }\n      .dn-social-proof { flex-direction: column; gap: var(--space-sm); }\n      .dn-process-steps { grid-template-columns: 1fr; }\n      .dn-related-grid { grid-template-columns: 1fr; }\n    }\n    @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n    .dn-clean *:focus-visible { outline: 3px solid var(--dn-gold); outline-offset: 3px; border-radius: 4px; }\n    @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"dn-badge-wrapper\"\u003e\n    \u003cspan class=\"dn-product-badge\" itemprop=\"category\"\u003e\n      🌿 Spa Mud Clay\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Cosmetic Grade\n    \u003c\/span\u003e\n    \u003cspan class=\"dn-trust-badge\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-10-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Lab Tested\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n  \n  \u003ch1 itemprop=\"name\"\u003eMud Bath Clay Powder – Mineral-Rich Clay for Soaks, Masks \u0026amp; Body Wraps\u003c\/h1\u003e\n  \n  \u003cp class=\"product-subtitle\" itemprop=\"description\"\u003e\n    Mineral-rich \u003cstrong\u003emud bath clay\u003c\/strong\u003e that delivers a smooth spa-style experience—ideal for relaxing bath soaks, facial\/body masks, and wraps with gentle oil absorption.\n  \u003c\/p\u003e\n  \n  \u003cdiv class=\"dn-social-proof\"\u003e\n    \u003cdiv class=\"dn-social-proof-text\"\u003e\n      A calming choice for NYC spa-inspired baths and masks\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-social-proof-accent\"\u003e\n      • Brooklyn • Manhattan • East Village •\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-feature-grid\"\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🛁\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eBath Soaks\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🧖\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eFace\/Body Masks\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eOil Absorbing\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dn-feature-item\"\u003e\n      \u003cdiv class=\"dn-feature-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"dn-feature-text\"\u003eNo Additives\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-info-grid\"\u003e\n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eIngredients\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cdiv class=\"dn-ingredient-simple\"\u003e100% Mineral Mud Clay\u003c\/div\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eNo additives or fillers\u003c\/li\u003e\n          \u003cli\u003eNot for ingestion\u003c\/li\u003e\n          \u003cli\u003eFine, smooth powder\u003c\/li\u003e\n          \u003cli\u003eNatural earthy scent\u003c\/li\u003e\n          \u003cli\u003eCosmetic-grade quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-info-card\"\u003e\n      \u003cdiv class=\"dn-info-header\"\u003e\n        \u003cdiv class=\"dn-info-icon\"\u003e🌍\u003c\/div\u003e\n        \u003cdiv class=\"dn-info-title\"\u003eOrigin \u0026amp; Source\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-info-content\"\u003e\n        \u003cul class=\"dn-info-list\"\u003e\n          \u003cli\u003eMineral mud powder for topical use\u003c\/li\u003e\n          \u003cli\u003eFinely milled, easy to disperse\u003c\/li\u003e\n          \u003cli\u003eBatch-tested for purity\u003c\/li\u003e\n          \u003cli\u003eSourced from responsible suppliers\u003c\/li\u003e\n          \u003cli\u003eHandled by Duals Natural quality team\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-divider\"\u003e\u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-content-grid\"\u003e\n    \u003csection class=\"dn-card\"\u003e\n      \u003ch2\u003eWhy Choose Our Mud Bath Clay\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpa-style baths:\u003c\/strong\u003e Dissolves into warm water for a mineral-rich soak\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGentle cleansing:\u003c\/strong\u003e Helps lift excess oil and debris from skin\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile use:\u003c\/strong\u003e Masks, wraps, body treatments, and bath soaks\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSmooth texture:\u003c\/strong\u003e Fine powder blends quickly with water or hydrosols\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNeutral base:\u003c\/strong\u003e Pairs easily with essential oils and botanicals\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-specs\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\"\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eForm\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eFine powder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eColor\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eBrown\/gray\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eGrade\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eCosmetic grade (topical use)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dn-spec-row\"\u003e\n          \u003cspan class=\"dn-spec-label\"\u003eTexture\u003c\/span\u003e\n          \u003cspan class=\"dn-spec-value\"\u003eSmooth, disperses easily\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cmeta itemprop=\"priceCurrency\" content=\"USD\"\u003e\n        \u003cmeta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003csection class=\"dn-card\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBath soak:\u003c\/strong\u003e Stir 2–4 tablespoons into warm bath water; soak 15–20 minutes and rinse\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFace\/body mask:\u003c\/strong\u003e Mix 1 part clay with 2 parts hydrosol\/water; apply and rinse before fully dry\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBody wrap:\u003c\/strong\u003e Blend with warm water; apply to target areas, cover briefly, then rinse\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eScrubs \u0026amp; soaps:\u003c\/strong\u003e Add to scrub bases or soap batter for a mineral boost\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"dn-usage-note\"\u003e\n        \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Patch test first. Avoid inhaling powders and keep away from eyes. For sensitive skin, add a few drops of carrier oil or aloe.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dn-process\"\u003e\n    \u003ch2\u003eSimple 3-Step Process\u003c\/h2\u003e\n    \u003cdiv class=\"dn-process-steps\"\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMeasure\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eScoop clay into water or a clean bowl\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eMix\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eStir until fully dispersed or a smooth paste forms\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-step\"\u003e\n        \u003cdiv class=\"dn-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-title\"\u003eApply\/Soak\u003c\/div\u003e\n        \u003cdiv class=\"dn-step-desc\"\u003eUse in a bath, as a mask, or as a wrap; rinse and moisturize\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003csection class=\"dn-related\"\u003e\n    \u003ch3\u003eShop Related Natural Ingredients\u003c\/h3\u003e\n    \u003cdiv class=\"dn-related-grid\"\u003e\n      \u003ca href=\"\/collections\/beauty\" class=\"dn-related-link\"\u003eBeauty Essentials\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-butters\" class=\"dn-related-link\"\u003eBody Butters\u003c\/a\u003e\n      \u003ca href=\"\/collections\/oils\" class=\"dn-related-link\"\u003eCarrier \u0026amp; Base Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/all-essential-oils\" class=\"dn-related-link\"\u003eEssential Oils\u003c\/a\u003e\n      \u003ca href=\"\/products\/shea-butter-virgin-white-org\" class=\"dn-related-link\"\u003eVirgin Shea Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/mango-butter-food-grade-refined-deodorized\" class=\"dn-related-link\"\u003eRefined Mango Butter\u003c\/a\u003e\n      \u003ca href=\"\/products\/cocoa-butter-food-grade-org\" class=\"dn-related-link\"\u003eFood Grade Cocoa Butter\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"dn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Is this mud bath clay cosmetic grade?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. It is cosmetic grade and intended for topical use in baths, masks, wraps, and soaps. It is not for ingestion.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can I add essential oils to a mud bath?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Yes. Disperse essential oils in a carrier oil before adding to the bath to help even distribution. Use appropriate dilution rates and avoid eyes.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003cdiv class=\"dn-faq-question\" itemprop=\"name\"\u003e\n        Can it be used on sensitive skin?\n      \u003c\/div\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cdiv itemprop=\"text\"\u003e\n          Many use mineral mud for gentle cleansing, but sensitive users should patch test first and limit contact time. Add aloe or a few drops of carrier oil for comfort.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929769951345,"sku":"D3038","price":7.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/4.-MUD-BATH-CLAY.jpg?v=1656240198"},{"product_id":"henna-brown-powder-org","title":"Organic Wine Red Henna, 3.2 oz","description":"\u003cp\u003e\u003cspan\u003eOur herbal hair color blends are based around the \u003cem\u003eLawsonia inermis\u003c\/em\u003e plant, a shrub that grows in the deserts of the Middle East, West Asia, and North Africa. This plant contains hennotannic acid and, when mixed with hot water, will coat the hair. This style of hair pigment seals in oils and tightens the cuticle giving your hair a rich, healthy shine. Our botanical hair color is not suitable for temporary tattooing.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eAn herbal hair tint application will blend naturally and fade gradually without noticeable regrowth. The color may last up to three months and can be applied every 4-6 weeks if desired. Switching from chemical hair dyes to organic herbal hair colors may require multiple applications to obtain the desired shade and is dependent on hair condition. If chemicals have not been used in the past, our hair product should cover in the first application. While it’s possible to color gray with this method, it may take multiple applications.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe strongly recommend a strand test before doing a full application.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIngredients: Organic hibiscus powder, organic manjistha powder, organic beet root powder, organic amla powder, organic indigo powder, organic ziziphus powder, organic eucalyptus powder, organic henna powder, organic aloe powder, organic turmeric powder, and organic chamomile powder.\u003c\/span\u003e\u003c\/p\u003e","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929769984113,"sku":"D9459","price":11.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/files\/shutterstock_2273790571_1.jpg?v=1722120789"},{"product_id":"fennel-candy","title":"Fennel Candy","description":"FENNEL CANDY","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32077684572273,"sku":"D2334","price":4.5,"currency_code":"USD","in_stock":true},{"title":"4 OZ","offer_id":31929770147953,"sku":"D2336","price":1.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.FENNELCANDY.jpg?v=1656240952"},{"product_id":"green-mukwhas","title":"Green Mukwhas","description":"\u003cp\u003eMukhwas is a vibrant South Asian digestive aid that is frequently consumed as a mouth refresher, particularly after meals. It can be produced from a variety of seeds and nuts, frequently coriander, fennel, anise, coconut, and sesame.\u003cbr\u003e\u003cbr\u003eA fantastic after-meal digestive and breath mint, made with sugar, flavors, and other spices like fennel, sesame, and coriander. Fennel seeds are a common delicacy used as a digestive stimulant and mouth freshener in India. Fennel seeds are coated in multicolored sugar.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNOTICE:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eDO NOT USE THIS PRODUCT IF PREGNANT OR NURSING.\u003cbr\u003e\u003cbr\u003e**These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any diseases.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGreen Mukwhas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin: \u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShelf Life:\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e2 Years.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHandling \/ Storage:\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eStore in a airtight Food Storage Containers, cool, dry place.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAllergen Information:\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eNone Specified.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":".25 LB","offer_id":32075493376113,"sku":"D2538","price":3.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/2.GREENMUKWHAS.jpg?v=1656241219"},{"product_id":"puna-mukhwas","title":"Puna Mukhwas","description":"PUNA MUKHWAS","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929770213489,"sku":"D3307","price":3.5,"currency_code":"USD","in_stock":true}]},{"product_id":"rangeela-mukhwas","title":"Rangeela Mukhwas","description":"RANGEELA MUKHWAS","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929770246257,"sku":"D3340","price":3.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/4.-RANGEELA-MUKHWAS.jpg?v=1656241460"},{"product_id":"red-mukwhas","title":"Red Mukwhas","description":"RED MUKWHAS","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929770279025,"sku":"D3362","price":3.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/Image_coming_soon_yellow_b885cd34-1144-4d23-a9c9-7bc7749b4a68.jpg?v=1595844863"},{"product_id":"sweet-supari-rasaly","title":"Taveners Wine Gums","description":"TAVENERS WINE GUMS","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929770311793,"sku":"D3640","price":3.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/5.-TAVENERS-WINE-GUMS.jpg?v=1656241495"},{"product_id":"cacao-beans-raw","title":"Cacao Beans Raw","description":"CACAO BEANS RAW","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929770377329,"sku":"D1802","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.-CACAO-BEANS-RAW.jpg?v=1656241567"},{"product_id":"chocola-wafers-70-bittersweet-org","title":"Chocolate Wafers 70% Bittersweet","description":"CHOCOLA WAFERS 70% BITTERSWEET","brand":"Duals Natural","offers":[{"title":"8 OZ","offer_id":31929770442865,"sku":"D2003","price":7.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/18.Chocolate-wafers.jpg?v=1656324240"},{"product_id":"chocolate-chips-belgian","title":"Chocolate Chips Belgian","description":"CHOCOLATE CHIPS BELGIAN","brand":"Duals Natural","offers":[{"title":"8 OZ","offer_id":31929770475633,"sku":"D1622","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/CHOCOLATECHIPSBELGIAN.jpg?v=1601458843"},{"product_id":"cocoa-nibs-raw-org","title":"Cocoa Nibs Raw","description":"COCOA NIBS RAW","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32075750113393,"sku":"D2062","price":14.5,"currency_code":"USD","in_stock":true},{"title":"4 OZ","offer_id":31929770639473,"sku":"D2063","price":8.99,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929770672241,"sku":"D2064","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/3.-COCOA-NIBS-RAW.jpg?v=1656241767"},{"product_id":"cocoa-nibs-roasted-org","title":"Cocoa Nibs Roasted","description":"COCOA NIBS ROASTED","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32075750047857,"sku":"D2066","price":14.5,"currency_code":"USD","in_stock":true},{"title":"4 OZ","offer_id":31929770770545,"sku":"D2067","price":4.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929770803313,"sku":"D2068","price":8.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/4.-COCOA-NIBS-ROASTED.jpg?v=1656241809"},{"product_id":"cocoa-paste-dark-org","title":"Cocoa Paste Dark","description":"COCOA PASTE DARK","brand":"Duals Natural","offers":[{"title":"8 OZ","offer_id":31929770836081,"sku":"D2069","price":8.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/17.Cocoa-paste.jpg?v=1656324187"},{"product_id":"cocoa-powder-dark-raw-org","title":"Cocoa Powder Dark Raw","description":"COCOA POWDER DARK RAW","brand":"Duals Natural","offers":[{"title":"4 OZ","offer_id":31929771425905,"sku":"D2071","price":4.95,"currency_code":"USD","in_stock":false},{"title":"8 OZ","offer_id":31929771458673,"sku":"D2072","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/5.-COCOA-POWDER-DARK.jpg?v=1656241909"},{"product_id":"cocoa-powder-light-org","title":"Cocoa Powder Light","description":"COCOA POWDER LIGHT","brand":"Duals Natural","offers":[{"title":"45 GRAMS","offer_id":31929771491441,"sku":"D2070","price":3.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/6.-COCOA-POWDER-LIGHT.jpg?v=1656241949"},{"product_id":"thai-coffee-powder","title":"Thai Coffee Powder","description":"THAI COFFEE POWDER","brand":"Duals Natural","offers":[{"title":"13 OZ","offer_id":31929771589745,"sku":"D3648","price":8.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.-THAI-COFFEE-POWDER.jpg?v=1656242016"},{"product_id":"almond-raw","title":"Almond (Raw)","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Almonds are a diabetic-friendly treat, low in sugar, cholesterol and sodium, free from eggs and milk but high in protein. According to research, these low-carb raw almonds in a shell contain plenty of fiber, folate and vitamin E and can potentially lead to a lower risk of heart disease and bad cholesterol.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eWhen refrigerated or put in a freezer, they'll remain fresh for up to a year. Certified Kosher Pareve under strict supervision The Raw California Almonds are available in both bags and cases.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds are among finest things in nature. Mild sweet, crisp texture, endless versatility and immense health benefits make them an important part of your day. Almonds are a decent source of nutrition and fiber making them the perfect snacks in the beginning of the morning or in the late afternoon to keep you alive before your next meal is eaten. Although rich in calcium , vitamin E, riboflavin and magnesium, almonds have unsaturated fats to help maintain a healthy heart beating. Whether you are trying to lose weight, manage blood sugar or just get more natural nutrients every day, almond helps you get more of the nice things your body needs.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eHow to make milk of almonds?\u003c\/strong\u003e\u003cbr\u003eYou simply mix almonds and water together to create almond milk, until the almonds are completely broken down. The resulting \"milk\" is rich, with a light almond taste that almost perfectly blends into every recipe.\u003cbr\u003eWhen blended, all you need to do is strain the pulp out for a smooth , silky milk. I use a nut milk bag (like this one) to make sure I get every piece of pulp, but if you don't need it creamy-smooth you might also use a fine mesh strainer.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhere and how to purchase almond (Raw)?\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eDualsNatural sources finest unpasteurized raw almond to guarantee you are really a regular in your healthy diet.Raw California almonds, Available from \u003cem\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/products\/almond-sliced-blanched\" title=\"Almond Sliced Blanched\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003e with low rate wholesale Prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmonds (Raw).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts \/ Raw Dried.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore in a cool dry place for up to 6 months.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond raw are stored in a tightly sealed container inside a cool , dry place away from sunlight exposure. Keep them cold further keeps them from rancidity and improves freshness.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAsia \/ India.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed at a place that also processes ingredients include peanuts, tree nuts, wheat, soy and milk.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Almond\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eSweet and Bitter Almonds.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCuisine\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmonds are perfect for sweet as well as savory preparations. Roasted almonds add to with salads. For vegetable dishes (such as sauteed green beans or a brussel sprout gratin), chopped or sliced almonds can be a lovely topping. We often make a simple snack or a good enhancement to a plate of cheese.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eSource of Country\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCalifornia, USA.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616767601,"sku":"D1419","price":11.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929771655281,"sku":"D1420","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/ALMOND_RAW_SECOND.jpg?v=1597730955"},{"product_id":"almonds-roasted-salted-nutrition","title":"Almond Roasted Salted","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e The Almond Roasted Salted is made using raw insecticide-free cultivated Almonds. It has a fresh, absolute taste and aroma. The almonds are raw and still have their shell on where they're activated, dehydrated and then crushed. As the nuts have been enabled, the quality of this flour is a little drier and cleaner than traditional ground almond flour.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmond Roasted Salted is a preservative-free, non-GMO and has nothing artificial added, low-carbon, gluten-free alternative to regular meat meal. Our almond flour is made of pure natural almonds, which you have expected have no pesticides or chemicals. Biological almond powder can be used as a breads, pancakes, muffins, cookies, cakes etc. This is also Uses savory and sweet dishes, covering meat , poultry, seafood and vegetables.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds are not only a healthy snack, they are also an excellent supplement to so many other popular foods. Almonds can also be used to create a healthy and delicious food and in almost any recipes can be substitutes for white flour.Now, Duals Natural almond Flour is 100 % Natural unbalanced, gluten-free and low in carbohydrates, which makes it a nutritious and delicious alternative to white flour blanching. Almond Flour adds your favorite baked goods rich texture and color.\u003cbr\u003eDuals Natural is dedicated since 1989 to serving good, natural, fresh and organic foods because you are what you eat. We are private family owned and respectful Company at USA. We are independent. Keep it natural. natural food. Keep it real, and honest.\u003c\/p\u003e\n\u003ch3\u003eHealth Benefits of almond roasted salted:\u003c\/h3\u003e\n\u003cp\u003eEach serving is roasted with six grams of protein and three grams of dietary fiber. A good source of vitamins E, calcium , iron and antioxidants is also present. Almonds are abundant in monounsaturated fats, which can reduce harmful levels of cholesterol.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMay Help to Reduce High Cholesterol:\u003c\/strong\u003e\u003cbr\u003eAlmonds are one of the best foods to reduce cholesterol naturally. Research show that the level of LDL and \"poor\" cholesterol can be lowered by eating almonds. They 're also quick and easy, so you never have to rely on a seller for a snack. Throw a pack into your car to make it easy to snack on your ride.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Help decrease diabetes risk:\u003c\/strong\u003e\u003cbr\u003eStart your day right with an amber-sprinkled cereal breakfast bowl. Research show that eating the cereal's almonds slows down carbon absorption, Bonnie says. This protein and fat buffering effect in almonds has proved to lower your risk of high blood sugar and diabetes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBlood Lower Pressure:\u003c\/strong\u003e\u003cbr\u003eMagnesium-rich almonds can help lower blood pressure. Studies show you can risk high blood pressure by getting a low level of magnesium in your blood. You can protect by adding magnesium-rich foods like almonds.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase almond Roasted Salted?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources Best quality and  finest unpasteurized almond Roasted Salted to guarantee you are really a regular in your healthy diet.\u003cbr\u003eRaw Almonds, available from \u003cem\u003e\u003cstrong\u003e\u003ca title=\"dualsnatural\" href=\"https:\/\/dualsnatural.com\/\" target=\"_blank\"\u003eDUALSNATURAL \u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003eat lowered wholesale prices!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond roasted, Salt. There are about 380-400 pieces in one bag.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts\/Raw Dried\/Salted.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eKeep in a cool, dry place. Shelf life: bags – up to 1 year.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlace in a cool , dry container away from direct sunlight. Required cooling in warm climates.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCentral Asia.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified, Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a manufacturing plant for peanuts, tree nuts, wheat, soy and milk products.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca title=\"TASTE AND AROMA\" href=\"https:\/\/en.wikipedia.org\/wiki\/Almond\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRoasted Salted Almonds. Lightly Salted.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003cbr\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious salted almonds.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eSource of Country\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eSpain (At present Spain is the second producing country).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616734833,"sku":"D1428","price":12.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929771884657,"sku":"D1429","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/1.-ALMOND-ROASTED-SALTED.jpg?v=1656242098"},{"product_id":"almond-roasted-unsalted","title":"Almond Roasted Unsalted","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Almond Roasted Unsalted- These roasted almonds of supreme size are roasted to perfection and have no salt. They're naturally healthy and nutrient - rich, making them a perfect addition to your diet. Enjoy unsalted roasted almonds as a dessert, or use them for cooking and baking. Our nuts in-house so that when they're shipped to you, you'll be able to appreciate an amazing freshness .\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThe roasting process of almonds intensifies their nutty buttery flavor. Roasted unsalted almonds give those who regulate their salt intake consciously the opportunity to experience the enhanced toasted almond flavor. Take a few of those with you to work, to school or to enjoy on a road trip as a safe, energizing snack! Roasted almonds are a superbly crunchy treat at any time.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eFancy but not crazy! These are the Almonds of the highest quality, freshly roasted to give their nutty flavor. No added salt. Best of all, a range of healthy nutrients and vitamins, including protein, calcium, zinc, fiber, Vitamin E, folic acid and more, are loaded on them. These almonds, rich in sodium and rich in carbon, are roasted in Sunflower oil and unsalted to flavor. Certified Kosher Pareve, they are excellent for serving healthy snacks.Order these almonds in bulk now at Dualsnatural  with fast and fresh delivery!  \u003cbr\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003e\u003cstrong\u003eHealth Benefits of almond roasted Unsalted:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eEach serving is roasted with six grams of protein and three grams of dietary fiber. A good source of vitamins E, calcium , iron and antioxidants is also present. Almonds are abundant in monounsaturated fats, which can reduce harmful levels of cholesterol.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eMay Help to Reduce High Cholesterol:\u003c\/strong\u003e\u003cbr\u003eAlmonds are one of the best foods to reduce cholesterol naturally. Research show that the level of LDL and poor cholesterol can be lowered by eating almonds. They 're also quick and easy, so you never have to rely on a seller for a snack. Throw a pack into your car to make it easy to snack on your ride.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e Help decrease diabetes risk:\u003c\/strong\u003e\u003cbr\u003eStart your day right with an amber-sprinkled cereal breakfast bowl. Research show that eating the cereal's almonds slows down carbon absorption, Bonnie says. This protein and fat buffering effect in almonds has proved to lower your risk of high blood sugar and diabetes.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eBlood Lower Pressure:\u003c\/strong\u003e\u003cbr\u003eMagnesium-rich almonds can help lower blood pressure. Studies show you can risk high blood pressure by getting a low level of magnesium in your blood. You can protect by adding magnesium-rich foods like almonds.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e Where and how to purchase almond Roasted Salted?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources Best and finest unpasteurized Almond Roasted unsalted to guarantee you are really a regular in your healthy diet. \u003cbr\u003eRaw Californian Almonds, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DUALNATURAL\" target=\"_blank\"\u003e\u003cstrong\u003eDUALSNATURAL \u003c\/strong\u003e\u003c\/a\u003eat lowered wholesale prices!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond roasted Unsalted, No Salt. There are about 380-400 pieces in each bag.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts\/Raw Dried\/Unsalted.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eKeep in a cool, dry place. Shelf life: bags - up to 1 (12 month) year.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlace in a cool, dry container away from direct sunlight. Required cooling in warm climates. Always store the nuts in an airtight container to keep fresh.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCentral Asia.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified, Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a manufacturing plant for peanuts, tree nuts, wheat, soy and milk products.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Almond\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRoasted Unsalted Almonds. Light bitter.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003cbr\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious salted almonds.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eSource of Country\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCalifornia, USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616669297,"sku":"D1432","price":12.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929771982961,"sku":"D1434","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/2.-ALMOND-ROASTED-UNSALTED.jpg?v=1656242161"},{"product_id":"almond-sliced-blanched","title":"Almond Sliced Blanched","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Our all-natural sliced and diced bulk almond will add to any cooking project, cookie or garnish your heart needs a heart-healthy crunch. These high-protein, low-carb whitened almonds are sliced to perfection and are the ideal addition to any snacking or baking needs you may have.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThrow a couple of salads, cookies , cakes or homemade granola to add nutritious value and healthy fats. Or, take them home with you during the day to pop in your mouth for the juicy, sweet almond snacks you may enjoy at any time of the day. The bulk diced and whitened almond are tasty and healthy for you-they are high in sodium and antioxidants.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds Sliced Blanched are produced in several thicknesses by olam almond facility. They are made by first extracting the skin from the almond, which is known as the method of blanching in which the almonds are placed in a warm bath, a process called plasticisation. The almond is soft that when it passes through rubber rollers the skin can be pinched straight off. It is achieved in order to slice a pure white almond to the desired thickness instead. Blanched chopped Almonds are a natural choice for covering salads, seasoning flavorful dishes, as a cereal ingredient and for garnishing baked goods or desserts.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003e\u003cstrong\u003eHealth Benefits of almond Blanched Sliced:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds Provide Significant Nutrient Volume.\u003cbr\u003eLoaded with antioxidants are the almonds.\u003cbr\u003eAlmonds Are Vitamin E High.\u003cbr\u003eAlmonds can help with balancing Blood Sugar.\u003cbr\u003eMagnesium also improves blood pressure and cholesterol.\u003cbr\u003eAlmonds can reduce levels of cholesterol.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds Prevent LDL Cholesterol from Harmful Oxidation. help with balancing Blood Sugar. Start your day right with an amber-sprinkled cereal breakfast bowl. Research show that eating the cereal's almonds slows down carbon absorption, Bonnie says. This protein and fat buffering effect in almonds has proved to lower your risk of high blood sugar and diabetes.\u003cbr\u003e\u003cstrong\u003eImproves blood pressure and cholesterol:\u003c\/strong\u003e\u003cbr\u003eMagnesium-rich almonds can help lower blood pressure. Studies show you can risk high blood pressure by getting a low level of magnesium in your blood. You can protect by adding magnesium-rich foods like almonds.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003ePrevent LDL Cholesterol from Harmful Oxidation:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds are the major high in monounsaturated fat among the most consumed nuts in the Americas. Around 64 percent of the 14 grams of total fat contained in one ounce of almonds is monounsaturated. According to a recent study published by the American Heart Association, this 'good' fat plays a part in reducing harmful cholesterol just as effectively as expensive drugs. A single serving of unsalted almonds is an awesome way to supplement your diet with this protective nutrient.\u003cbr\u003e\u003cstrong\u003eWhere and how to purchase almond Sliced blanched?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources Best Quality also finest unpasteurized Almond Sliced Blanched to guarantee you are really a regular in your healthy diet.\u003cbr\u003eRaw California Almonds, available from \u003cem\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/products\/almond-roasted-unsalted\" title=\"ALMOND SLICED BLANCHED\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003e at lowered wholesale prices!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond Blanched Sliced, No Salt. There are about 380-400 pieces in Each bag.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts\/Sliced\/Blanched.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eKeep in a cool, dry place. Shelf life: bags – up to 1 year.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlace in a cool , dry container away from direct sunlight. Required cooling in warm climates.Always store the nuts in an airtight container to keep fresh.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCentral India.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a manufacturing plant for peanuts, tree nuts, wheat, soy and milk products.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/ALMOND_BLANCHED_DICED_AROMA\" title=\"TASTE AND AROMA\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond Blanched Sliced flavor phenotypes: Sweet (non-bitter).\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a manufacturing plant for peanuts, tree nuts, wheat, soy and milk products.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious almonds Blanched Sliced.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eSource of Country\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCalifornia, USA.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":".5 LB","offer_id":32048616636529,"sku":"D1435","price":12.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929772015729,"sku":"D1438","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/3.-ALMOND-SLICED-BLANCHED.jpg?v=1656242199"},{"product_id":"almond-slivered-blanched","title":"Almond Slivered Blanched","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Slivered almonds are complete almond strips cut into shoestring pieces. The blanched almonds are pure white Because the almond skins are not in them. Throw a couple of salads, cookies , cakes or homemade granola to add nutritious value and healthy fats. Or, take them home with you during the day to pop in your mouth for the juicy, sweet almond snacks you may enjoy at any time of the day.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThe bulk diced and whitened almond are tasty and healthy for you-they are high in sodium and antioxidants. Slivered almonds are thinly cut into sticks, and are a versatile ingredient in many recipes, results in improvement in general. Both our almonds grow in California , USA. Store away from direct sunlight in an airtight jar to preserve freshness.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds Slivered Blanched are really a favorite of baking and snacking people.Those California crunchy almonds are shaved into slivered pieces. Slivered almonds will provide a boost in nutritional benefits to your diet, high in protein , dietary fiber, vitamins and heart-protective fats. Simply throw them in salads or bake for a nutty texture and taste in cookies.Eating nuts on a daily basis comes with nutritional benefits in the short and the long term. According to the Linus Pauling Center, they protect you against chronic diseases — including cardiovascular disease — help control type 2 diabetes and aid with weight management. While slivered almonds contain all of the nutrients contained in whole nutmeat, the beneficial polyphenols contained in the nut skin are missing. For full health benefits, opt for the whole almonds with the shell through over slivered almonds. Health Benefits of almond Silvered Blanched:\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLow Sodium\u003c\/li\u003e\n\u003cli\u003eLow Cholesterol\u003c\/li\u003e\n\u003cli\u003eLow Sugar\u003c\/li\u003e\n\u003cli\u003eEgg Free\u003c\/li\u003e\n\u003cli\u003eDairy Free\u003c\/li\u003e\n\u003cli\u003eHigh Protein\u003c\/li\u003e\n\u003cli\u003eNo Sugar Added\u003c\/li\u003e\n\u003cli\u003eAll-Natural\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eHelp with balancing Blood Sugar:\u003c\/strong\u003e\u003cbr\u003eStart your day right with an amber-sprinkled cereal breakfast bowl. Research show that eating the cereal's almonds slows down carbon absorption, Bonnie says. This protein and fat buffering effect in almonds has proved to lower your risk of high blood sugar and diabetes.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e Improves blood pressure and cholesterol:\u003c\/strong\u003e\u003cbr\u003eMagnesium-rich almonds can help lower blood pressure. Studies show you can risk high blood pressure by getting a low level of magnesium in your blood. You can protect by adding magnesium-rich foods like almonds.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e Prevent LDL Cholesterol from Harmful Oxidation:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAlmonds are the major high in monounsaturated fat among the most consumed nuts in the Americas. Around 64 percent of the 14 grams of total fat contained in one ounce of almonds is monounsaturated. According to a recent study published by the American Heart Association, this 'good' fat plays a part in reducing harmful cholesterol just as effectively as expensive drugs. A single serving of unsalted almonds is an awesome way to supplement your diet with this protective nutrient.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase almond Silvered Blanched?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources best Quality unpasteurized Almond slivered blanched to guarantee you are really a regular in your healthy diet. \u003cbr\u003eRaw California Almonds, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"dualsnatural\" target=\"_blank\"\u003e\u003cem\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e\u003c\/em\u003e\u003c\/a\u003e at lowered wholesale prices!!!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond Blanched Silvered.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts\/Silvered.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eKeep in a cool, dry place. Shelf life: bags – up to 1 year.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlace in a cool, dry container away from direct sunlight. Required cooling in warm climates.Always store the nuts in an airtight container to keep fresh.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCalifornia, USA.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts\/Silvered.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Almond\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond Blanched Silvered flavor phenotypes: sweet (non-bitter).\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious almonds Blanched Silvered.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003cbr\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond use in cooking. 1) You can easily eat as a snacks.  2) Blend Track. The Trail Mix is an perfect snack for walking or traveling. 3) Butter of almond. Almond butter may be used as a spread substitute. 4) Almond Flower. 5) Sweet Dishes   6) Savory Dishes.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616603761,"sku":"D1439","price":12.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929772114033,"sku":"D1440","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/BlanchedSliveredAlmonds.jpg?v=1597053150"},{"product_id":"almond-whole-blanched","title":"Almond Whole Blanched","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Our Almond Whole Blanched are fresh, skinless Californian almonds. You can Prepare perfect for Making your own almond flour, and paste an other treat . You may also mix them into baked goods, or use them as a salad topping. Blanched almonds provide the diet with a decent source of protein, nutrients, antioxidants and minerals.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThese Raw Blanched Almonds are an important ingredient for any home baker 's shop! Whole almonds that were blanched for removal of their fat.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eIt seems like everyone's popping almonds in their mouths these days, thanks to the nutritious advantages of these tasty snacks that many doctors and health experts are alluring about. These nuts are rich in vitamins and minerals and have been shown to reduce the risk of heart disease and bad cholesterol.\u003cbr\u003eYou'll love the Whole Blanched Skinless Almonds from Duals Natural, whether you're looking for almonds for health purposes or just because you enjoy the wonderful taste of this tiny tree nut. Blanched to remove their skins, these almonds with their skins on are much milder in flavor than almonds. They also make for a perfectly balanced snack and a perfect ingredient for baking.  \u003cbr\u003e\u003cstrong\u003eHealth Benefits of almond whole blanched:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLow Sodium\u003c\/li\u003e\n\u003cli\u003eLow Cholesterol\u003c\/li\u003e\n\u003cli\u003eLow Sugar\u003c\/li\u003e\n\u003cli\u003eEgg Free\u003c\/li\u003e\n\u003cli\u003eDairy Free\u003c\/li\u003e\n\u003cli\u003eHigh Protein\u003c\/li\u003e\n\u003cli\u003eNo Sugar Added\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eAll-Natural help with balancing Blood Sugar:\u003c\/strong\u003e\u003cbr\u003eStart your day right with an amber-sprinkled cereal breakfast bowl. Research show that eating the cereal's almonds slows down carbon absorption, Bonnie says. This protein and fat buffering effect in almonds has proved to lower your risk of high blood sugar and diabetes.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eImproves blood pressure and cholesterol:\u003c\/strong\u003e\u003cbr\u003eMagnesium-rich almonds can help lower blood pressure. Studies show you can risk high blood pressure by getting a low level of magnesium in your blood. You can protect by adding magnesium-rich foods like almonds.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003ePrevent LDL Cholesterol from Harmful Oxidation:\u003c\/strong\u003e\u003cbr\u003eAlmonds are the major high in monounsaturated fat among the most consumed nuts in the Americas. Around 64 percent of the 14 grams of total fat contained in one ounce of almonds is monounsaturated. According to a recent study published by the American Heart Association, this 'good' fat plays a part in reducing harmful cholesterol just as effectively as expensive drugs. A single serving of unsalted almonds is an awesome way to supplement your diet with this protective nutrient.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase almond Whole blanched ?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources best quality and finest unpasteurized almond whole blanched to guarantee you are really a regular in your healthy diet.Raw California Almonds, available from \u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"Dualsnatural\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e at lowered wholesale prices!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlmond Whole Blanched.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNuts \/ whole Blanched.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eKeep in a cool, dry place. Shelf life: bags – up to 1 year. \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlace in a cool , dry container away from direct sunlight. Required cooling in warm climates.Always store the nuts in an airtight container to keep fresh.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCentral Asia..\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eSourced Of Country \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCalifornia, USA.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDietary Preferences\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eCertified Gluten-Free, Kosher Pareve.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/ALMOND_BLANCHED_DICED_AROMA\" title=\"TASTE AND AROMA\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe human tongue can distinguish 5 basic flavors: sweet, sour, salty, bitter, and savory.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a manufacturing plant for peanuts, tree nuts, wheat, soy and milk products.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious almonds Whole Blanched.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616570993,"sku":"D1441","price":12.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929772474481,"sku":"D1443","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/ALMONDWHOLEBLANCHEDcopy.jpg?v=1649846087"},{"product_id":"alu-bukhara","title":"Alu Bukhara","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Alu Bukhara is a fruit that called ”Plum” in English. Aloo Bukhara is very popular, very sweet and juicy, nutritious and summer fruit of the season.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThis fruit belongs to the Rosaceae Family and the Prunus domestica genus and is botanically colorful. It is very popular throughout the season and is enjoyed by people because it helps maintain a good and healthy health.\u003cbr\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003ePneuma is a range of different species. middle sized, typically pruned at 5-6 meters high, are the commercially valuable plum trees. The tree is moderately hardy. The trees can reach a height of 12 meters and spread over 10 m without cutting. In many months, They thrive in various parts of the world; for example in Taiwan about January and in the United States about April.The fruit is generally medium in size, with a diameter between 1 to 3 inches, globose to oval. The meat is good, savory and mealy. The skin of the fruit is smooth and has a natural waxy coating that sticks to the flesh. There is only one big seed in the fruit.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eAlu Bukhara's nutritional value:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eAloo Bukhara is a delicious pulpy fruit, but some species may be sour. The material is low in fat and high in dietary fiber. Vitamins A and C are rich in high concentrations of potassium, magnesium and iron. Also available are vitamin D, B6, B12 and calcium.\u003c\/p\u003e\n\u003ch3\u003eAlu Bukhara's health benefits:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eImproves the movement of blood:\u003c\/strong\u003e\u003cbr\u003eThe ability of plum and prune to promote iron absorption in the body is increased. The high content of vitamin C in this fruit is responsible for this ability. The iron in the plum strengthens red blood cells or erythrocytes greatly. The blood supply in the body is increased and anemia is avoided.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eSupport for Diabetes Battle:\u003c\/strong\u003e\u003cbr\u003eIn glycemic index ( GI), prunes are rather low. Manga plums can regulate the level of blood sugar and reduce the risk of type 2 diabetes developing. After consuming the food, the phytonutrients found in plums control glucose release into the blood and regulate the insulin spike.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eHealthy levels of cholesterol:\u003c\/strong\u003e\u003cbr\u003ePlums are an essential part of cell and body fluid and are a strong potassium source. It can assist with heart rate management. This also prevents platelet coagulation which can lead to atherosclerosis, high blood pressure , heart failure which stroke. The fiber of the plums that contributes to lower cholesterol levels also maintains a healthy level of blood pressure. Plums also contain vitamin B6, preventing rise in levels of homo cysteine and reducing the risk of heart attack\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Alu Bukhara?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources Alu Bukhara to guarantee you are really a regular in your healthy diet. Available from \u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"Dualsnatural\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e at lowered wholesale prices!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Alu Bukhara.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePrunus bokharensis.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. bokharensis.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCommon Names\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePrunes In fact the dried form of European prune plums is known in Urdu — it's also known as dried prune. The plum in India is known in Hind as Alu Bukhara (dried and fresh).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAsia \/ India.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried alu bukhara are stored in a tightly sealed container inside a cool , dry place away from sunlight exposure. Keep them cold further keeps them from rancidity and improves freshness.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003e1 Year (12 Month).\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/ALMOND_BLANCHED_DICED_AROMA\" title=\"TASTE AND AROMA\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAloo Bhukara Is Tart, Juicy and Very Tasty.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe most common use of Alu Bukhara is for consumption. It can be directly consumed as a fruit or is occasionally used in the preparation of other plates. The fruit salads may be hired. Dried fruits can be used for medical advantages sometimes.It is in cooking sweet and savory dishes like biryanis, biryani, pulaw or chicken roast.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious Alu Bukara.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eSpices\/Rae dried\/Fiber.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"90 GRAMS","offer_id":31929772769393,"sku":"D1451","price":3.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/ALUBUKHARAcopy.jpg?v=1649847986"},{"product_id":"amla-salted-dried","title":"Amla Salted Dried","description":"\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Amla Salted Dried is just one way to make it simple and enjoyable for everyone. Drying fresh amla fruits is a dried Amla, or the whole Amla.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eWater (the principal ingredient) is completely eliminated during the drying process. Amla has other beauty benefits, too\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eAmla is known as Indian Gooseberry in English.This is also called one of Ayurveda's most popular plants. It can also provide numerous health benefits. There are today only a few Amla-growing countries in which India , China and Malaysia are the most popular producers.  A daily intake is able to avoid various illnesses such as obesity. Hair loss, asthma, cough, and digestive discomfort and cold, and the list is endless.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eHealth Benefits of Amla Sated Dried: \u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eAlma is like elders' words: sour, then sweet at first. For centuries, Ayurveda practitioners still use this glorious herb to treat a variety of health problems without causing harm. The necessary minerals and vitamins in it are not only essential to the well-being of our bodies, but also important to the prevention and control of some of the most common and widely used diseases. Eating raw, juicing, dried or simply added to the food finishes into good health by all way, whether it's organic, jams, dips or spreads. Amla is a very good source of vitamin C and thus helps improve the immunity, metabolism and prevent bacterial and viral diseases such as cold and cough. The nutritional profile also consists of a variety of polyphenols known to counter cancer cell growth.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eHigh Source of Vitamin C:\u003c\/strong\u003e\u003cbr\u003eVitamin C is a water-soluble and strong antioxidant that is required in all parts of our bodies for good health and numerous organic activities.\u003cbr\u003eAmla contains the largest amount of Vitamin C in every 100 g of Amla at a concentration of 600 mg to 1800 mg. A fresh Amla juice contains about 20 times more vitamin C than in orange juice.\u003cbr\u003e\u003cstrong\u003eHair Care:\u003c\/strong\u003e\u003cbr\u003eHair loss and hair related issues are becoming more common, with people putting various shampoos and hair tonics behind the TV ads. These have a number of causes, such as protein deficiency, vitama, physical discomfort, medicine, anemia, pollution etc. These are found to be associated with.\u003cbr\u003eAmla is a natural ingredient to eliminate hair problems and is well recognised as a strong hair conditioner. This has the potential to strengthen hair roots, retain color and enhance luster.\u003cbr\u003e\u003cstrong\u003eControl Diabetics:\u003c\/strong\u003e\u003cbr\u003eDiabetes is a distributed metabolism of carbohydrate that has a significantly higher blood sugar level than the usual basis. Diabetes is either affected by insulin insufficient or the degradation of the pancreatic β - cells that contain insulin.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase \u003cspan\u003eAmla Salted Dried\u003c\/span\u003e?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources best quality Amla Salted Dried to guarantee you are really a regular in your healthy diet. Available from \u003cstrong\u003e\u003ca title=\"Dualsnatural\" href=\"https:\/\/dualsnatural.com\/\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e at lowered wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\" data-mce-style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\" data-mce-style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eAmla Salted Dried.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003ePhyllanthus emblica L.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eP. emblica.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eCommon Names\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eIndian gooseberry, emblic myrobalans, and Amla (in Hindi), Amalakki, Nelli.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eAsia \/ India.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eDried amla salted are stored in a tightly sealed container inside a cool , dry place away from sunlight exposure. Keep them cold further keeps them from rancidity and improves freshness.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003e2 Years or 24 Month.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eEaten Raw, Juiced, Powderd, or simply added in an array of pickles, Jams.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eDried Whole.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eTaste and Aroma\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eAccording to Ayurveda, amla fruit is sour (amla) and astringent (kashaya) in taste (rasa), with sweet (madhura), bitter (tikta) and pungent (katu) secondary tastes (anurasas).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"200 GRAMS","offer_id":31929772834929,"sku":"D1462","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/AMLASALTEDDRIEDSECOND_729758785.jpg?v=1597730135"},{"product_id":"apple-ring","title":"Apple Ring","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Dry apples, or apple rings, make a great light snack. Our dried apples are of the highest quality and packed with natural sweetness, so we saw no need to sweeten them with added sugar of any kind.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eTop an apple coffee cake with dried apples for an interesting, healthy look or a snack on it alone or with other dried fruit. kosher and gluten-free.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eDry apples, or apple rings, make a great light snack. Our dried apples are of the highest quality and packed with natural sweetness, so we saw no need to sweeten them with added sugar of any kind. Top an apple coffee cake with dried apples for an interesting, healthy look or a snack on it alone or with other dried fruit. Kosher and gluten-free. \u003cbr\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003e\u003cstrong\u003eHealth Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eYou 're going to enjoy these delicious dried apple rings so much that you might even forget they 're good for you! Our freshly dried apple rings are round, chewy pieces of high-fiber goodness which are not too sweet. They make an ideal addition to school lunches, after-school snacks or energy-giving treats. Pop them in your mouth at any time of day or night. Go guilt-free with these soft, all-natural, dried apple rings-they are low in sodium, free of fat, and no sugar has been added-They 're as sweet as they are! Each ring is made of fresh, crisp apples picked at the height of their ripeness. Our rings are kept in a climate-controlled environment, so they are guaranteed to be perfect when they reach your mouth. Choose a number of different packaging sizes-our large, bulk offerings have wholesale prices that can not be beaten.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLow Fat\u003c\/li\u003e\n\u003cli\u003eLow Cholesterol\u003c\/li\u003e\n\u003cli\u003eLow Sodium\u003c\/li\u003e\n\u003cli\u003eAll-Natural\u003c\/li\u003e\n\u003cli\u003eFat Free\u003c\/li\u003e\n\u003cli\u003eNo Sugar Added\u003c\/li\u003e\n\u003cli\u003eDairy Free\u003c\/li\u003e\n\u003cli\u003eEgg Free\u003c\/li\u003e\n\u003cli\u003eItem Contains: Approx. 30 pcs. per 8 oz Bag\u003c\/li\u003e\n\u003cli\u003eGluten Free\u003c\/li\u003e\n\u003cli\u003eHigh Fiber\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eHigh Source of Vitamin:\u003c\/strong\u003e\u003cbr\u003eDry apples contain B-vitamins which are useful for the hormones, brain and energy. Dried apples contain two essential B-vitamins that promote metabolism of energy, enhance hormonal balance, and feed the brain. These are pantothenic acid (vitamin B5) and vitamin B6 (pyridoxine).\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eImprove cellular health:\u003c\/strong\u003e\u003cbr\u003eDried apples represent a rich source of antioxidants, particularly polyphenols. These are substances which help fight the damage caused by free radicals to your cells.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eIncrease your mineral intake:\u003c\/strong\u003e\u003cbr\u003eMinerals are important to keeping your body healthy.\u003cbr\u003e\u003cstrong\u003ePotassium:\u003c\/strong\u003e Half a cup of dried apples provides about 4 percent of your daily potassium requirements.\u003cbr\u003e\u003cstrong\u003eSodium:\u003c\/strong\u003e 40 grams of dried apples contain about 180 mg of sodium, or 8 per cent of your daily intake.\u003cbr\u003e\u003cstrong\u003eIron:\u003c\/strong\u003e Iron content in dried apples will cover 3-8 per cent of your daily intake recommended.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase apple Ring Dried?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources best quality Apple ring to guarantee you are really a regular in your healthy diet. Available from \u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"Dualsnatural\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e at lowered wholesale prices!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApples. Sulfur Dioxide \u0026amp; Sulfur Metabisulfite (To Maintain Color).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eMalus pumila.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eM. domestica.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCommon Names\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApple, Paradise apple.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003e\u003cspan\u003eKazakhstan.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Apple ring are stored in a tightly sealed container inside a cool , dry place away from sunlight exposure. Keep them cold further keeps them from rancidity and improve fresshness.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore in a cool, dry place. Shelf life: bags - up to 1 year. Bulk  - up to 6 months.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Apple\" title=\"TASTE AND AROMA APPLE\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eSweet test and intense aroma.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eA cooking apple is an apple usually used for cooking, as opposed to a dessert apple eaten raw. Cooking apples are typically larger than dessert varieties, and can be more tarder. Some varieties have a strong flesh when cooked which doesn't break down much. When cooked, culinary varieties with a high acid content produce froth which is desirable for some recipes.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBaking and Cooking\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRecipe for super simple and very delicious apple ring dried.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried whole apples.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"180 GRAMS","offer_id":31929772900465,"sku":"D1490","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/4.-APPLE-RING.jpg?v=1656242278"},{"product_id":"apricots-jumbo","title":"Apricots Jumbo","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Our dried super sized apricots (jumbo) are juicy, chewy and melt in your mouth. A safe and tasty snack!\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eSun-dried Jumbo apricots are prepared from air, fresh, mature apricots cut out, sulphurised, and dried by the sunlight to remove the larger part of humidity. Dried apricot is a nutritious and highly potassium-rich food.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eWe promise to choose the best and our jumbo apricots are in size 0, with the world's finest strength, price and fresh Turkish dried apricots. You will enjoy its tasty and fresh flavor.\u003cbr\u003eNO sugar added - Non GMO - NO coloring - HEALTHY SNACK.\u003cbr\u003eVitamin A, potassium, magnesium and iron are rich in this ingredient.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eDried apricots are rich in natural sweetness and flavor. The dried apricot is obtained through natural dehydration to enrich the flavor without reducing its nutrient content. It's a safe and great snack. Calcium, Potassium , Phosphorus, Vitamin A, Iron and Vitamin C are found in a dried apricot, which are vital nutrients needed for good body maintenance and many diseases. Eating dried apples also helps lower cholesterol levels and make the body healthier.\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHappy and balanced snack.\u003c\/li\u003e\n\u003cli\u003eSuitable for veggies.\u003c\/li\u003e\n\u003cli\u003eGreat efficiency.\u003c\/li\u003e\n\u003cli\u003eFull of taste.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003eTry our delicious and amazingly versatile dried apricots for an enjoyable and nutritious experience.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003eHealth Benefits of Apricots Jumbo:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eThere are 2 benefits of apricots' wellbeing and safety.\u003cbr\u003e\u003cstrong\u003eCan improve the skin health:\u003c\/strong\u003e\u003cbr\u003eApricots are naturally rich in antioxidants, which resist heat, emissions and cigarette smoke environmental damage. Such compounds can improve your skin by reducing your risk of sunburn and wrinkles.\u003cbr\u003e\u003cstrong\u003eEasy to improve your diet:\u003c\/strong\u003e\u003cbr\u003eNew and dried apricots are available in large quantities. You may eat them by yourself or add them to your favorite salads, desserts or sides.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Apricots Jumbo?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources the best Quality supersize apricots (Jumbo) to guarantee you are really a regular in your healthy diet. \u003cbr\u003eApricots Jumbo, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DUALSNATURAL\" target=\"_blank\"\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e \u003c\/a\u003eat lowered wholesale prices!!!. \u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricots, sulfur dioxide.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. armeniaca.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. brigantina, P. mandshurica, P. mume, P. zhengheensis and P. sibirica are closely related.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCommon Names\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricot (sometimes known as Armenian plum) is the common name of Prunus armeniaca L.\/Armeniaca vulgaris L. (derived from the misguided conviction of Armenian origins). The name Apricot derives from Latin Malum Praecoquum (early maddening fruit) from Arabic al-birquq to Byzantine Greek berikokka.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eOriginally cultivated in China, the apricot is now grown on every continent except Antarctica.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Apricots are stored in a tightly sealed container inside a cool , dry place away from sunlight exposure. Keep them cold further keeps them from rancidity and improves freshness.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Apricots last for primary 6-12 months, also fridge 2 years.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Apricot\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eA typical flavor of apricot fruit as one of the important organoleptic qualities, derives from a combination of aromatic components and volatiles, mainly from sucrose, malic acid and typical volatility aromas such as ß-ionone and α-decalactone.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricot is used for asthma, cough, constipation, hemorrhage, miscarriage, swelling of the skin, spasm or vaginal diseases. Apricot oil is used in cosmetics in manufacturing.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eApricot Recipes\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eA relative of the peach, this sweet, small stone fruit has soft velvety skin and a creamy texture.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried apricots are a type of traditional dried fruit.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"16 OZ","offer_id":32056131944561,"sku":"D1493","price":9.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929772998769,"sku":"D1496","price":5.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/APRICOTSJUMBOSECOND.jpg?v=1600570314"},{"product_id":"apricots-kernel-x-jumbo","title":"Apricots Kernel (X-Jumbo)","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e An apricot kernel is an apricot seed.This is well-known for the amygdaline, a drug sold as cancer treatment, along with the related drug laetrile, with some scientific evidence for its efficacy.\u003cbr\u003eSeeds or apricot kernels are cultivated in Central Asia. Oil was used as cooking oil pressed from these cultivars. Apricot kernels can be solid and bitter occasionally.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThey are used in apricot jam recipes and Italian amaretto cookies and liqueur. Taken in excess, cyanide poisoning can cause symptoms, including nausea, fatigue, rash, headache, sleeplessness, increased appetite, exhaustion, lethargy, nervousness, various aches and pains in joints and muscles and a decrease in blood pressure.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThe apricot kernel is the seed that comes from inside the apricot stone. It is obtained by opening and removing the hard stone coat.These kernels can be bitter or sweet and have different amygdalin levels. Because the amygdalin quality of bitter and sweet varieties can not be clearly differentiated from the consumption advice applies to both bitter and sweet apricot kernels.\u003cbr\u003eApricot kernel contains an amygdalin toxic compound. Within the body, this material is converted to toxic cyanide. There was an interest in using apricot seed to combat cancer as amygdaline was first picked up and turned into cyanide by cancer cells. Cyanide was hoped to damage only the tumor. Evidence has shown, however, that this is not accurate.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eIn addition, amygdalin is converted into cyanide in the stomach. The cyanide then moves through the entire body , causing significant damage, including death.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Apricots Kernel?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources the best Quality supersize apricots Kernel (X - Jumbo) to guarantee you. \u003cbr\u003eApricots Kernel Jumbo, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DUALSNATURAL\" target=\"_blank\"\u003e\u003cem\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e \u003c\/em\u003e\u003c\/a\u003eat Cheap wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricots.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePrunus armeniaca L.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. brigantina, P. mandshurica, P. mume, P. zhengheensis and P. sibirica are closely related.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Name \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003emandes d'Abricot, Amygdalin, Amygdaline, Amygdaloside, Amygdalus armeniaca, Apricot Almonds, Apricot Kernel Oil, Apricot Seed, Armeniaca vulgaris, Bitter Almonds, Bitter Apricot Kernel, Chinese Almond, Graine d'Abricot, Hueso de Albaricoque, Hueso de Albaricoque de Damasco, Huile de Noyau d'Abricot, Laetrile, Laétrile, Madelonitrile, Noyau d'Abricot, Prunus armeniaca, Prunus Kernel, Vitamin B17, Vitamine B17, Xing Ren.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eOriginally cultivated in China, the apricot is now grown on every continent except Antarctica.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eIt must also be kept in an airtight, sealed bag \/ container to preserve freshness and prevent moisture and external aromas.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePlease keep the refrigerated for up to 16 months  to 2 Years for longer lasting food.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Apricot_kernel\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eTwo types of apricot kernels are available based on taste, bitter and sweet. Bitter and sweet apricot seeds contain amygdalin naturally.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe apricot kernel is the inner component of the fruit seed. The kernel is used for the processing of oil and other medicinal chemicals. While the safety issues are serious, apricot kernel is used to treat cancer. It is either taken by mouth or injected.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a facility that also processes Peanuts, Tree Nuts, Wheat, Soy and Milk products.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003ePregnancy\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe kernel of apricot is Definitely Harmful for women who are pregnant and breast-feeding when their mouth is taken. Stay secure and stop using.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"8 OZ","offer_id":31929773031537,"sku":"D1497","price":7.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/APRICOTKERNEL.jpg?v=1597046846"},{"product_id":"apricots-org","title":"Apricots","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Our dried super sized apricots are juicy, chewy and melt in your mouth. A safe and tasty snack!\u003cbr\u003eSun-dried Jumbo apricots are prepared from air, fresh, mature apricots cut out, sulphurised, and dried by the sunlight to remove the larger part of humidity. Dried apricot is a nutritious and highly potassium-rich food.\u003cbr\u003eWe promise to choose the best and our jumbo apricots are in size 0, with the world's finest strength, price and fresh Turkish dried apricots. You will enjoy its tasty and fresh flavor.\u003cbr\u003eNo sugar added - No color added - Non GMO - Healthy Snacks. Vitamin A, potassium, magnesium and iron are rich in this ingredient.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eDried apricots are the good source of vitamin A (promoting healthy eyesight) and iron (beneficial for anemia) antioxidants (immune system support). The high fiber content (fresh and dried) and fat-soluble retinol (vitamin A) helps with the absorption of nutrients as the intestines are cleansed and our microbiome is fed. Apricots can also aid cholesterol reduction and healthy electrolytes by their high content of potassium.\u003cbr\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003eThe Health Benefits of Dried Apricots:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eIn its dark orange or brown colour, dried apricots are also rich in vitamin A, depending on the variety you buy. This critical component has many important advantages, including:\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eOrganic apricots Contain High Levels of Nutrients:\u003c\/strong\u003e\u003cbr\u003eApricots are naturally rich in antioxidants, which resist heat, emissions and cigarette smoke environmental damage. Such compounds can improve your skin by reducing your risk of sunburn and wrinkles.\u003cbr\u003e\u003cstrong\u003eOrganic Apricots Are Low in Calories:\u003c\/strong\u003e\u003cbr\u003eIf you hit the vending machine for a snack, you eat a handful of dried apricots much better. One part of our Turkish abricots contains 120 calories, around half the amount of potato chips in your typical candy bar. However, even though it is low in calories, it provides so much fiber and nutrients, that you do not feel hungry for hours again.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase organic apricots?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources the best Quality supersize apricots to guarantee you are really a regular in your healthy diet. \u003cbr\u003eApricots, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DUALSNATURALS\" target=\"_blank\"\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e\u003c\/a\u003e at lowered wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eFresh matured Apricot.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. armeniaca.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eP. brigantina, P. mandshurica, P. mume, P. zhengheensis and P. sibirica are closely related.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Name \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricot (sometimes known as Armenian plum) is the common name of Prunus armeniaca L.\/Armeniaca vulgaris L. (derived from the misguided conviction of Armenian origins). The name Apricot derives from Latin Malum Praecoquum (early maddening fruit) from Arabic al-birquq to Byzantine Greek berikokka.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eOriginally cultivated in China, the apricot is now grown on every continent except Antarctica.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore in a cool, dry, and dark area in a sealed bag or container.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Apricots last for primary 6-12 months, also fridge 1-2 years\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Apricot\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eA typical flavor of apricot fruit as one of the important organoleptic qualities, derives from a combination of aromatic components and volatiles, mainly from sucrose, malic acid and typical volatility aromas such as ß-ionone and α-decalactone.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricot is used for asthma, cough, constipation, hemorrhage, miscarriage, swelling of the skin, spasm or vaginal diseases. Apricot oil is used in cosmetics in manufacturing.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in a facility that also processes Peanuts, Tree Nuts, Wheat, Soy and Milk products.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eApricots are a type of traditional dried fruit.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":".5 LB","offer_id":32056103764081,"sku":"D1500","price":5.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/APRICOTDRIED.jpg?v=1597047268"},{"product_id":"banana-chips","title":"Banana Chips","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Banana chips dried make a sweet and light snack. Each piece is crunchy and packed with a rich natural taste. Banana chips are rich in potassium and are a good treat for both children and adults. Find these crispy fruit chips thrown in a salad or dried fruit mix.\u003cbr\u003eIt also contains small quantities of magnesium, vitamin A, copper, phosphorus and potassium. These nutrients protect your eyes and can prevent hypertension.\u003cbr\u003eLike most foods, this snack provides energy for your body. A serving supplies approximately 165 calories. Around 58% of these calories come from fat. Bananas contain relatively little protein so that the nutrition can not last as long as you want.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eBanana's are an outstanding potassium source and are considered healing for the stomach and bowels. Pectin, a soluble banana fiber, helps to avoid cancers of the colon and pancreas. \u003cbr\u003eBanana chips are made from dietary fiber, potassium and natural sugars, a great energy improving snack, specially for the recovery period. Vitamins B6 and C along with potassium are lost during strenuous physical activity. .Banana chips help to recover missing nutrients.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003eThe Health Benefits of Dried Banana Chips:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eThe banana is a large yellow fruit, found in groups of three to twenty fruits on the market, similar to a triangular cucumber, oblong and usually yellow. Its taste, depending on the variety, is more or less sweet. Banana is high in food, potassium and good vitamins.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eBanana Chips. Serving dimensions:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e30 g. 160. Cal. 45%.\u003c\/li\u003e\n\u003cli\u003e19g. Carbs. 53%.\u003c\/li\u003e\n\u003cli\u003e10g. Fat. 2%.\u003c\/li\u003e\n\u003cli\u003e1g. Protein.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003eLog Food.\u003cbr\u003e\u003cstrong\u003eBananas help to control blood pressure:\u003c\/strong\u003e\u003cbr\u003eAccording to the NYU Langone Medical Center, 4 Oz serving of banana chips provides 607 milligrams of potassium or 13 percent of your recommended daily intake. Potassium helps to control your blood pressure levels along with many other minerals, such as sodium.\u003cbr\u003e\u003cstrong\u003eCalories and Carbs for Energy:\u003c\/strong\u003e\u003cbr\u003eBanana chips in calories are moderately high. A part of 1.5 ounces contains 218 calories or nearly 10% of your calorie per day if you meet the 2,000-calorie daily diet. Many calories are made from carbohydrates and fat, respectively – 25 and 14 grams. These two nutrients serve as concentrating energy sources. That means banana chips will hold your body fuel between food, but it also helps you to increase our weight by consuming large amounts of banana chips.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Dried Banana Chips?\u003c\/strong\u003e\u003cbr\u003eDualsNatural sources the best Quality banana's chips to guarantee you are really a regular in your healthy diet. \u003cbr\u003eFresh and Orginal banana's flavor, available from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DUALSNATURAL\" target=\"_blank\"\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e\u003c\/a\u003e at perfect wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eRipe Banana fruits, Coconut Oil, Refined Cane Sugar, Natural Banana Flavor.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eMusa acuminata, Musa balbisiana, and Musa paradisiaca for the hybrid Musa acuminata M. balbisiana.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eMusa acuminata.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Name \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBanana, Musa (Banana).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBanana's originated in Southeast Asia and the South Pacific around 8000 to 5000 BC.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore bananas away from doors, windows, outside walls and cold and hot drafts.The appropriate range of temperature is 56-60 degrees. Only store under 56 -60 degrees where temperature are marked.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBanana chips has an average shelf life of 6 to 12 months.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Banana\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThere is no strange smell of bananas.The taste of banana is sweet.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDehydrated Banana Chips can be added directly to your favorite yogurts, oatmeal, or cereals.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eAllergen Information\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eProcessed in the same facility as peanuts, tree nuts, soy, and milk products.Gluten-free. May contain traces of nuts and peanuts.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAverage per 100 g banana's contains: calories 2032 KJ\/487 kcal,fats 26.4 g, of which - saturated fatty acids 0.0 g, monounsaturated 1.7 g, polyunsaturated 0.7 g, carbohydrates 57.5 g,- sugars 50.8 g, proteins 2.3 g, salt 0.0 g.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"180 GRAMS","offer_id":31929773195377,"sku":"D1561","price":3.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/5.-BANANA-CHIPS.jpg?v=1656242333"},{"product_id":"barberri-dried","title":"Barberri Dried","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Dried barberries, also called zerezhk, zirishk or pipperages, are small dried round fruits, like dried cranberries, used in Persian seasoning. The barberries fruit grows on the berberis tree, which is a popular culinary blend in similar areas to saffron. The berries do have a very high pectin content and they are mostly used in jams or jellies.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eIt also known as herb of Berberis. For the preparation of medicine - Berberries fruit, bark and roots are used.It has many common and culinary applications, including Zereshk Pollow, gastrointestinal discomforts, heart burns, cramps of the stomach, constipation and lack of appetite. \u003cbr\u003eIn the family of the berries, Zereshk or Barberry has the most antioxidants and is the most berberin.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eBarberri is an evergreen shrub (Berberis vulgaris), which grows in the temperate and subtropical regions of The country.Barberry has been used worldwide in medicine For the last 2,500 years at least.\u003cbr\u003eBarberries better preserve their color and flavor under cool storage conditions. The manufacturer prefers that after receiving the product, specifically in busy kitchens and central heated households, become refrigerated.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003e\u003cstrong\u003eThe Health Benefits of Dried Barberri Fruits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eThe Barberry is Known for treating a wide range of diseases from stomach problems to liver problems.Dried barberry is rich in essential nutrients. There is also a special compound called berberine, Barberries, which battles bacteria and viruses. Barberries are high in B-complex vitamins to support good health and well-being. One single portion of dried barberry is rich in antioxidants to fight free radicals and reduce the risk of premature aging.\u003cbr\u003eThey contain a number of beneficial compounds , especially berberine, which acts as an antioxidant and can help to treat conditions such as diabetes, dental infections and acne.\u003cbr\u003e\u003cstrong\u003eBarberri is High in nutrients:\u003c\/strong\u003e\u003cbr\u003eBarberries are highly nutritious fruits. They are rich in carbohydrates, fiber and various vitamins and minerals.\u003cbr\u003eA 1\/4-cup (28-gram) serving of dried barberries contains:\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCalories: 89\u003c\/li\u003e\n\u003cli\u003eProtein: 1 gram\u003c\/li\u003e\n\u003cli\u003eFat: 1 gram\u003c\/li\u003e\n\u003cli\u003eCarbs: 18 grams\u003c\/li\u003e\n\u003cli\u003eFiber: 3 grams\u003c\/li\u003e\n\u003cli\u003eVitamin C: 213% of the Daily Value (DV)\u003c\/li\u003e\n\u003cli\u003eIron: 15% of the DV\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cb\u003eBarberri\u003c\/b\u003e\u003cstrong\u003e Can help to diarrhea:\u003c\/strong\u003e\u003cbr\u003eBy slowing the transit time in your intestines, Berberine will avoid diarrhea. Eating berberin-rich barberries may also help treat diarrhea.\u003cbr\u003e\u003cstrong\u003eGood for dental care:\u003c\/strong\u003e\u003cbr\u003eAs berberin is a potent anti-inflammatory agent, barberry-containing dental gels can help prevent gingivitis and associated mouth inflammation.\u003cbr\u003e\u003cstrong\u003eWhere and how to purchase Dried Barberri fruits?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources provides the best Quality Dried barberrie fruits to guarantee you 100% natural and 100% Fresh.\u003cbr\u003eFresh and Orginal Barberri dried fruits available from \u003ca href=\"http:\/\/dualsnatural.com\/\" title=\"DUALNATURAL\" target=\"_blank\"\u003e\u003cem\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e\u003c\/em\u003e\u003c\/a\u003e at perfect wholesale prices!!!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Barberries.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBotanical Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBarberis Vulgaris.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cb\u003eSpecies\u003c\/b\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eB. vulgaris.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Names \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eEuropean Barberry, Sowberry, Berbery, Pipperidge Bush, Holy Thorn, Zareshk.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eUzbekistan.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe dried barberry, typical of the dried fruit, is very moist to touch and should be red to dark red in color. Keep the full color and taste in an airtight pack in the freezer.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore in refrigeration open or closed for up to 1 (12 moonth) year. You can frozen this product.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Berberis\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe ripe berries of Berberries vulgaris are used in cooking for their pleasantly acidic taste and fruity aroma, not unlike tamarind.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Barberri Fruits culinary uses like, salads, vegetables, braises, or granola. To use them in rice, grain dishes, or stuffing, first plump them in hot water. Also medicinal Use like: Diarrhea, reduces fever, improves appetite, relieves upset stomach and promotes vigor.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eServing Size 30 g. 90 Cal, 22 g Carbs, 0 % Fat, 4% 1g protein.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Barberries Fruits.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"180 GRAMS","offer_id":31929773260913,"sku":"D1569","price":10.5,"currency_code":"USD","in_stock":true},{"title":"90 GRAMS","offer_id":31929773293681,"sku":"D1571","price":4.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/BARBERRIDRIED.jpg?v=1597112030"},{"product_id":"black-raisins-jumbo","title":"Black Raisins Jumbo","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Black Jumbo Raisins are one of the world's most dried nutritious fruits. Raisins are free of cholesterol, low in sodium and fully free of calories. They supply many essential vitamins and minerals, such as iron, potassium , calcium and other vitamins of B. Raisins are a healthy fiber source and abundant in antioxidants.\u003cbr\u003eA dried grape is a raisin.The word \"raisin\" is reserved for dark-colored dried large grapes.Raisin means \"grape\", while a dried grape is a raisin sec, or \"dry grape\".\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eBlack Raisins are also known as “ dried grapes\".  You make a perfect low-calorie snack just  you fulfill two tablespoons of black raisins as one fruit. Black Dried raisins is produced by drying the fruit in full sun with a dark brown color.\u003cbr\u003eFresh, yummy and flavorful, these high-quality black raisins are packed with flavor, providing every recipe or meal the perfect touch of juicy, sun-kissed flavors. Plumping and refreshing the natural sweetness explosion is the best way to improve the dishes, salads , desserts or even for simple, good old-fashioned snacks.\u003cbr\u003eRaisins is the best source of carbohydrates for energy. Rich in vitamin-B, iron and potassium.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\"\u003e\u003cstrong\u003eBenefits of Black Raisins for Health:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\"\u003eIn addition to enhancing our appearance, black raisins deliver a lot of health benefits. Here are some of the berries 's major health benefits:\u003cbr\u003e\u003cstrong\u003eFight against Bad Cholesterol:\u003c\/strong\u003e\u003cbr\u003eNo cholesterol is found in black raisins. Instead, it leads to curbing the adverse effects of the LDL or 'Bad' cholesterol that is present in our bodies.\u003cbr\u003eIt helps in bringing the levels of cholesterol down in our body by restraining various cholesterol-absorbing enzymes.\u003cbr\u003e\u003cstrong\u003eAttempting to control Blood Pressure:\u003c\/strong\u003e\u003cbr\u003eSodium is mainly responsible for high blood pressure.Black raisins are high in potassium, the most efficient mineral that can significantly reduce the level of the sodium in our body.\u003cbr\u003e\u003cstrong\u003eSuccessfully Treat Osteoporosis:\u003c\/strong\u003e\u003cbr\u003eCalcium plays a vital role in maintaining our skeletal system 's health. This mineral shortage can lead to serious bone disorders such as osteoporosis.\u003cbr\u003eBlack raisins can improve our body's calcium level and help us effectively treat these diseases.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Dried Jumbo Black Raisins?\u003c\/strong\u003e\u003cbr\u003eDuals Natural sources provides the best Quality Dried Jumbo black raisins to guarantee you 100% natural and 100% Fresh.\u003cbr\u003eOrder high-quality bulk jumbo black raisins today from \u003ca href=\"http:\/\/dualsnatural.com\/\" title=\"dualsnatural\" target=\"_blank\"\u003e\u003cstrong\u003e\u003cem\u003eDUALSNATURAL\u003c\/em\u003e\u003c\/strong\u003e\u003c\/a\u003e at Great wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: justify;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eJumbo Black Raisins, sunflower oil.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBotanical Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBlack corinthian raisins, Vitis vinifera L. var.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Names \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003esultanas, currants, and raisins.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe Black Corinth is a grape that originated in Greece.\/ United States.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eFor raisins, proper storage is necessary. Seal the raisins in a bag or jar and Store in a cool dry place. Refrigeration is not needed.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe raisins will remain in the pantry at peak quality for six months.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Raisin\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eTaste really good and soft.It has a tart, tangy flavor.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eGreat for snacking, topping, or baking.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eServing Size 40 g. 520 Cal, 97%, 22 g Carbs, 0 % Fat, 3% 4g protein.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Black Raisins Fruits.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616538225,"sku":"D1691","price":6.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929773359217,"sku":"D1694","price":4.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/BLACKRAISINSJUMBO.jpg?v=1597127854"},{"product_id":"blueberry-dried","title":"Blueberry Dried","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Dry blueberries, perfect for baking, salads, cereals or a balanced snack! Blueberries are known to be a rich source of antioxidants (thiols or poluphenols) and the antioxidants contribute to health and disease prevention. Dried blueberries have long been shown to strengthen blood vessels, improve memory, improve urinary tract infections, improve vision, clear arteries, enhance mental and physical age-related declines and enhance weight control.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eThese slightly sweetened dried Oregon Blueberries are perfect for mixing in cereals or adding cakes and muffins. We also add tasty salads and are great for snacking. One taste of these dried plump and sweet blueberries and taste buds is in paradise. \u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eGood for vegetarian\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eFruit of high quality\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSweetened\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eFull of taste \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Fat\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003eBlueberries is the best source of iron, phosphorus , calcium, magnesium , manganese and zinc, as well as vitamin K.\u003c\/p\u003e\n\u003ch2 style=\"text-align: justify;\"\u003e\n\u003cstrong\u003eDried Blueberries health benefits:\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e\u003c\/strong\u003eDried blueberries were found to enhance vision, clear arteries, reinforce blood vessels, improve memory, avoid infections of the urinary tract, reverse physical and mental deterioration related to age and control weight. Blueberries are generally one of the richest sources of antioxidants found in any fruit. Antioxidants protect the body from disease.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eEnhance mental health:\u003c\/strong\u003e\u003cbr\u003ePopulation-based studies indicate that blueberry intake is related to a slower cognitive decrease in older people. Studies also found that blueberries can improve short-term memory and motor coordination as well as reducing the risk of cognitive damage.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eAttempting to control Blood Pressure:\u003c\/strong\u003e\u003cbr\u003eSodium is mainly responsible for high blood pressure.Blueberries are high in potassium, the most efficient mineral that can significantly reduce the level of the sodium in our body.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eHelps to well-being of the skin:\u003c\/strong\u003e\u003cbr\u003eCollagen is the skin's support mechanism. Vitamin C is a critical nutrient that helps to avoid heat, noise that smoke damage to the skin. Vitamin C may also enhance the capacity of collagen to smooth skin wrinkles and increase skin texture overall. A cup of blueberries provides 24% of the recommended daily vitamin C supply.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Dried blueberries?\u003c\/strong\u003e\u003cbr\u003eDuals Natural provides the best quality of dried blueberries which is 100% natural and 100% Fresh.You can trusted with us.\u003cbr\u003eOrder high-quality dried blueberries today from \u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DualsNaturals\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e at Great wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBlueberries, Cane Sugar, Sunflower Oil Expeller Pressed (High Oleic).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eBotanical Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eVaccinium vacillans.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Common Names \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eWhortleberry, Huckleberry, Bilberry, Cranberry, Minagawunj.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNorth America, most of Asia, and Scandinavia.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore or display Blueberry in cool, dry, odor-free conditions.\u003cbr\u003eAvoid prolonged exposure to direct sunlight, which tends to darken shelled almonds and decrease their stability.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAfter opening container, jar or Bag, the average shelf life is between 12 and 18 months.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Blueberry\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBlueberries have a slightly sweet taste.It has odor: Floral, fruity, sweet, blueberry, pineapple-like and citrus with a slight spice nuance.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eGreat uses this gently sweet fruit, Cocktails, Infused booze, Syrup, Healthy PB\u0026amp;J, Salad, Barbecue Sauce, Frozen Yogurt, Shortcackes, Bread Pudding,Popsicles,Sabayon.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003e\n\u003cstrong\u003eServing Size: 1 cup:\u003c\/strong\u003e\u003cbr\u003e85 calories, 0.5 g fat, 21 g carbohydrates, 3.6 g fiber, 15 g sugar, 1.1 g protein, 114 mg potassium, 24% DV vitamin C\u003cbr\u003e5% DV vitamin B6.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried blueberries.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"6 OZ","offer_id":31929773424753,"sku":"D1732","price":7.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/6.-BLUEBERRY-DRIED.jpg?v=1656244166"},{"product_id":"brazil-nut-raw","title":"Brazil Nut Raw","description":"\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Brazil nuts are highly rich in nutrients, containing protein, copper, niacin, magnesium, fiber, vitamin E and selenium. Selenium is a strong antioxidant that neutralizes hazardous free radicals. A research at the University of Illinois also found that high levels of selenium could prevent breast cancer in Brazil's nuts.\u003cbr\u003eBrazil nuts come out of the shell and are ready to snack, eat, or bake.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003eBrazil's Nuts raw delicate, crispy and smooth. These are good to snack and go well with other nuts. Raw Brazil nut can be sliced and used in baked treats; when used in cookies, it has a similar taste and feeling to macadamia nut. Brazil nuts are also delicious in salads and rice dishes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eGood for vegetarian\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eFruit of high quality\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSweetened\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eFull of taste \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Fat\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003eBrazil nuts raw is the best source of iron, phosphorus , calcium, magnesium , manganese and zinc, as well as vitamin K.\u003c\/p\u003e\n\u003ch4 style=\"text-align: justify;\"\u003eDried Brazil Nut's Raw health benefits:\u003c\/h4\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003e\u003c\/strong\u003eA very good source of selenium and a good source of magnesium and thiamine is Brazil's nut. For fact, the Brazil nut is regarded as one of the most toxic foods in the world because of the tree absorbing radium from the soil into the nut. The radium concentrations in the Brazilian nut have been measured to be 1000 times higher than in other foods.\u003cbr\u003e\u003cbr\u003eBrazil's nuts are protein of 14%, carbohydrates of 11%, and fat of 67%. The fat breakdown is approximately 25% saturated, 41% monounsaturated and 34% polyunsaturated. Brazil's saturated fat content is among the highest of all nuts, even exceeding macadamia nuts. Thanks to the rich flavor that results, Brazil nuts can also replace macadamia nuts or even cocoonuts in recettes. The high fat content of the nuts does not hold well and, particularly, the shelled nuts of Brazil soon become rancid.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eGood for the brain:\u003c\/strong\u003e\u003cbr\u003eNuts, like Brazil nuts, contain an antioxidant known as ellagic acid, and a recent Neuroscience Review has shown that ellagic acid has an anti-inflammatory effect, although work is on-going.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eAttempting to control Blood Pressure:\u003c\/strong\u003e\u003cbr\u003eSelenium is an important nutrient necessary to make the thyroid work well, and in some people eating Brazil's nuts can boost the thyroid hormone levels.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eImmune Health:\u003c\/strong\u003e\u003cbr\u003eBrazil's nuts are a major source of selenium. The strong antioxidant effects of selenium will lead to a stronger immune system. Selenium deficiency can lead to weaker immune responses than sufficient selenium intake.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Brazil Nuts?\u003c\/strong\u003e\u003cbr\u003eDuals Natural provides the best quality of brazil nut raw which is 100% natural and 100% Fresh.You can trusted with us.\u003cbr\u003eOrder high-quality brazil nuts raw today from \u003ca title=\"DualsNaturals\" href=\"https:\/\/dualsnatural.com\/\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e at Great wholesale prices!!!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBrazil Nuts.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBertholletia excelsa.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther Common Names \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003ePará nut, Indian's called nuts.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThe Brazil nut is native to the Guianas, Venezuela, Brazil, eastern Colombia, eastern Peru, and eastern Bolivia.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore or display Brazil nuts in cool, dry, odor-free conditions.\u003cbr\u003eAvoid prolonged exposure to direct sunlight, which tends to darken shelled almonds and decrease their stability.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eShelf life of nuts depends on a variety of factors, such as the best by date, the type of nut and how they are stored. Each variety of nuts bears its own distinctive flavor and qualities.\u003cbr\u003eAfter opening container, jar or Bag, the average shelf life is between 9 month to 12 month.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003ca title=\"TASTE AND AROMA\" href=\"https:\/\/en.wikipedia.org\/wiki\/Brazil_nut\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBrazil nuts have a very slight, pleasant odor.They have an almost creamy taste.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eGreat use as a snack, baked,Cookies,Salads.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003e\n\u003cstrong\u003eServing Size: 1-ounce (28-gram).\u003c\/strong\u003e\u003cbr\u003eCalories: 187, Protein: 4.1 grams, Fat: 19 grams, Carbs: 3.3 grams, Fiber: 2.1 grams, Selenium: 988% of the Reference, Daily Intake (RDI), Copper: 55% of the RDI, Magnesium: 33% of the Phosphorus: 30% of the RDI, Manganese: 17% of the RDI, Zinc: 10.5% of the RDI, Thiamine: 16% of the RDI, Vitamin E: 11% of the RDI.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eDried Brazil nuts.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32056178638961,"sku":"D1739","price":18.95,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929773490289,"sku":"D1740","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/7.-BRAZIL-NUT-RAW.jpg?v=1656244452"},{"product_id":"bread-crumbs-plain","title":"Bread Crumbs Plain","description":"\u003cp style=\"text-align: justify;\"\u003eOur gluten-free homemade bread mix can be made by hand or in your bread machine for moist, flavorful bread. Buy premium bread crumbs today. Fast shipping. Buy and Save on Cheap bread crumbs plain at Wholesale Prices.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- more --\u003e\n\u003ch2 style=\"color: gray;\"\u003eDetails\u003c\/h2\u003e\n\u003cp style=\"text-align: justify;\"\u003eBreadcrumb variety common in Japanese cuisine.Get your kitchen's flexible breading today. Good for fish, tofu, chicken and vegetables coating.\u003cbr\u003eThe positive thing: this product is saturated fat low and cholesterol very low. It is also a strong Thiamin and Manganese source.Over 150 volatile compounds were found in the bread crumb and were primarily caused by yeast fermentation, flour lipid oxidation and, to a lesser degree, Mail Lard reactions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eGood for vegetarian\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow Fat\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\"\u003eBread crumbs is the best source of Thiamin and Manganese.\u003c\/p\u003e\n\u003ch2 style=\"text-align: justify;\"\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase bread Crumbs?\u003c\/strong\u003e\u003cbr\u003eDuals Natural provides the best quality of bread crumbs which is 100% natural and 100% Fresh.You can trusted with us.\u003cbr\u003eOrder high-quality bread crumbs today from \u003cem\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/dualsnatural.com\/\" title=\"DualsNaturals\" target=\"_blank\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003e at Great wholesale prices!!!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eMilk, egg, sesame, soy, sunflower, wheat.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eOther common name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBreading, crispies.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eusa\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eAlways store bread crumbs in an airtight container away from humidty.\u003cbr\u003eIf you have used bread crumbs in a recipe and the remainder is a little moist, Store the used crumbs separately, Mixing them with the fresh lot will reduce the shelf life.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eStore or display Brazil nuts in cool, dry, odor-free conditions.\u003cbr\u003eAvoid prolonged exposure to direct sunlight, which tends to darken shelled almonds and decrease their stability.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\u003cspan\u003eUses\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eGreat use as a Bread bowl,Bread pudding, Croutons, French toast, Stuffing, Sandwiches, Toast.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003e\n\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Bread_crumbs\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Arom\u003c\/a\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Brazil_nut\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003ea\u003c\/a\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eNo flavor.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eProduct Types\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eBrown bread, Flatbread, Multigrain, Quick, Rye bread, Salt-rising, Sandwich bread, Soda bread, Sourdough, Unleavened, White bread, Whole wheat.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003e\n\u003cstrong\u003eServing Size: 1.1-ounce (30-gram).\u003c\/strong\u003e\u003cbr\u003eCalories: 100, Calories from fat 5, Saturated Fat: 0 grams, Sodium:70 mg, Charbohydrate 21 g, Protein: 3 g.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616505457,"sku":"D5005","price":3.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/104.Bread-crumb-plain.jpg?v=1656847824"},{"product_id":"cashew-raw","title":"Cashew Raw","description":"\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Raw cashews are a nutritious and satisfying snack. These nutrients include high protein, fiber and healthy fat content. We love to add these delicious raw cake to rice dishes and curries for a little protein and flavor. They are unsalted, enormous and tasty to eat or snack.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eRaw Natural Cashews are a significant magnesium source that builds solid and healthy bones.\u003cbr\u003eWe only sell premium quality nuts \u0026amp; more.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 1.4em;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: #4f9d00;\"\u003eGood for vegetarian\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow Sodium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow Sugar\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEgg Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDairy Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAll-Natural\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHigh Protein\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eCashew minerals such as sodium , potassium , calcium, magnesium or phosphorous are a strong source. Cashews also have more vital trace elements such as iron, copper and zinc than all other nutrients. Such minerals support our physical health and nervous system in their organic form. Dried Cashew raw Nut's health benefits:\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003e\u003c\/strong\u003eCashew nuts come from Brazil, where they have been known as delicacy for a long time. In recent times, cashews have become popular worldwide for their delicate taste and extraordinary health benefits. Manufacturers also market shell cashews as the shell contains a resin which can not be eaten safely. However, raw cashews, roasted cashews or cashews with different flavors, can be purchased. You may also use it as a snack or as a supplement to salads, smoothies, fried food and other meals. Every serving of cashews gives you amazing health benefits that distinguish them from other nuts.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eMay Help Prevents Blood Disease:\u003c\/strong\u003e\u003cbr\u003eThe normal and restricted use of cashews will help prevent blood diseases. Cashew nuts are high in copper, which is an important element in the removal of free radicals from the body. Copper deficiency can result in anemia, for example, iron deficiencies. Our diet should therefore contain the required copper amount. And cashew raw nuts are an excellent source.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eWell being for the Skin:\u003c\/strong\u003e\u003cbr\u003eFrom cashew seeds \"cashew oil is a wonder to your skin,\" says Aayna, Weight Manager, Gargi Sharma. Cashew's nut oil is rich in selenium, zinc, magnesium , phosphorus and iron. They are also important sources of phytochemicals, proteins and antioxidants. The high portion of selenium is not only good for your skin but \"helps cancer prevention as well,\" says nutritionist Anju Sood.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cb\u003eSource of Dietary Fibers:\u003c\/b\u003e\u003cbr\u003eStudies have shown that cashew nuts have a large percentage of dietary fibers. Oleic acid and palmitic acid are the two essential dietary fibers our body needs. \"These fibers are not produced by our body, so they have to be consumed externally,\" says Anju Sood, a nutritionist. Cashew nuts are good fiber sources. Dietary fibers help digest food better, but excessive consumption can cause inflammation and significant production of intestinal gas. Nuts such as cashews were associated with decreased incidences of various digestive diseases.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eWhere and how to purchase Cashew raw Nuts?\u003c\/strong\u003e\u003cbr\u003eDuals Natural provides the best quality of cashew raw nut which is 100% natural and 100% Fresh. You can trusted with us.\u003cbr\u003eOrder high-quality cashew raw nuts today from \u003ca href=\"http:\/\/dualsnatural.com\/\" title=\"DualsNatural\" target=\"_blank\"\u003e\u003cstrong\u003eDUALSNATURAL\u003c\/strong\u003e\u003c\/a\u003e at Great wholesale prices!!!.\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\" data-mce-style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\" data-mce-style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eIngredients\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003ePeeled raw \/ raw cashew nuts.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eScientific Name\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Cashew\" title=\"Cashew Raw\" target=\"_blank\"\u003eAnacardium occidentale.\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eOther Common Names \u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eNuts, cashew.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eBrazil.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eHandling\/Storage\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eStore cashews in a cool, dry place in an airtight container to avoid absorption of other food odors.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eShelf Life\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eAt room temperature, they will not last long, but if you refrigerate them, they can last up to six months. Cashews may also be stored in the freezer for up to one year( 12 month).\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003e\u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Cashew\" title=\"TASTE AND AROMA\" target=\"_blank\"\u003eTaste and Aroma\u003c\/a\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eRaw cashews have a mild buttery taste that other foods can easily overpower. When roasted, the light, natural taste of the nut is enhanced. The sweet, buttery flavor of the nut comes from lightly tasting cashews, especially when eaten warm.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eUses\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eGreat used in recipes, or processed into cashew cheese or cashew butter. Like the tree, the nut is often simply called a cashew.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eNutritional value\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003e\n\u003cstrong\u003eServing Size: 1 - ounce (28 - gram).\u003c\/strong\u003e\u003cbr\u003eCalories: 157, Calories from fat: 112, Total Fat: 12 grams, sodium 3 mg, total carbohydrate 9 g, protein 5g, Iron 11%.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eProduct Style\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eDried Nuts cashew.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 11.1236%;\" data-mce-style=\"width: 11.1236%;\"\u003eDISCLAIMER\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%;\" data-mce-style=\"width: 74.8764%;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616472689,"sku":"D1857","price":13.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929773588593,"sku":"D1858","price":7.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/9.-CASHEW-RAW.jpg?v=1656244692"},{"product_id":"cashew-roasted-salted","title":"Cashew Roasted Salted","description":"\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Raw cashews are a nutritious and satisfying snack. These nutrients include high protein, fiber and healthy fat content. We love to add these delicious raw cake to rice dishes and curries for a little protein and flavor. They are unsalted, enormous and tasty to eat or snack. \u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eDry cashews roasted with salt. They're delicious and crunchy. A snack that is very light and nutritious. An amazing source of Magnesium and heart-healthy monounsaturated fat, Vitamin E, Vitamin B and Fiber. Cashew you can use themselves as a snack, also mix them other nuts make a delicious your own snack mix.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eDry roasted salted cashews also taste is great on the top of dairy like yogurt and in desserts like sweets such as cookies and Bakery items. We only sell premium quality nuts \u0026amp; more.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eGood for vegetarian:\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eLow Sugar\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eEgg Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDairy Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eNo Sugar Added\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eAll-Natural\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eSugar Free \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eHigh Protein\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eYou will taste the difference because our nuts are freshly roasted in house and added Sunflower Oil and lightly seasoned.\u003cbr\u003eCashews are contains high in vitamins, minerals and antioxidants.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eCashew roasted salted health benefits:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eWith about 75 percent consisting of unsaturated fats, cashews have a lower fat content than most nuts. oleic acid, which is the same monounsaturated fat present in olive oil, is approximately 75 percent of this unsaturated fatty acid content. Various studies have shown that, also for diabetics, fatty acid improves cardiovascular health. Studies show that, when added to a low-fat diet, monounsaturated fat can help reduce high triglycerides.A type in which fats are carried in the blood is triglycerides. High triglyceride levels are correlated with an increased risk of heart disease, so it's a good idea to ensure that you have some monounsaturated fats in your diet by enjoying roasted cashews. Over 37 percent of your daily recommended value for polyunsaturated fats is given by just a quarter-cup of these delicious nuts.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eMay Help Prevents Blood Disease:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eThe regular and limited consumption of cashews may help to prevent blood diseases. Cashew nuts are high in copper, which plays a significant role in the body's removal of free radicals. Deficiency of copper can result in iron deficiencies, such as anemia. Our diet should also contain the recommended amount of carbon. And a decent source is cashew nuts.\u003cbr\u003e\u003cstrong\u003eGood for the Skin:\u003c\/strong\u003e\u003cbr\u003e\"Cashew oil does wonders for your skin,\" says Gargi Sharma, Weight Loss Manager, Aayna, produced from cashew seeds. Selenium, zinc, magnesium , iron and phosphorous are rich in cashew nut oil. They are also excellent sources of vitamins , proteins and phytochemicals. \u003cbr\u003e\u003cstrong\u003eMay helps to your lose weight:\u003c\/strong\u003e\u003cbr\u003eNuts are high in fat and calories. Consequently, it has generally been recommended for people attempting to lose weight to reduce the amount of nuts in their diet.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhere and how to purchase cashew roasted salted?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eDuals Natural provide the best quality of cashew roasted salted which is 100% natural and 100% Fresh. You can trusted with us.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eOrder high-quality cashew roasted salted today from\u003cspan style=\"color: #049483;\" data-mce-style=\"color: #049483;\"\u003e \u003cem\u003e\u003cstrong\u003e\u003ca style=\"color: #049483;\" title=\"DualsNatural Website\" href=\"http:\/\/dualsnatural.com\/\" data-mce-style=\"color: #049483;\" target=\"_blank\" data-mce-href=\"http:\/\/dualsnatural.com\/\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e website at a Great wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\" data-mce-style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\" data-mce-style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eIngredients:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003e\n\u003ca href=\"https:\/\/en.wiktionary.org\/wiki\/cashew\" title=\"To know more info about cashew Nuts\" target=\"_blank\"\u003eCashews\u003c\/a\u003e, Canola and\/or Cottonseed Oil, sunflower oil, Salt.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eScientific Name:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eAnacardium occidentale.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 30px;\" data-mce-style=\"height: 30px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 30px;\" data-mce-style=\"width: 11.1236%; height: 30px;\"\u003eOther common Name:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 30px;\" data-mce-style=\"width: 74.8764%; height: 30px;\"\u003eNuts, cashew.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 30px;\" data-mce-style=\"height: 30px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 30px;\" data-mce-style=\"width: 11.1236%; height: 30px;\"\u003eHandling\/Storage:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 30px;\" data-mce-style=\"width: 74.8764%; height: 30px;\"\u003eStore cashews roasted salted in a cool, dry place in an airtight container to avoid absorption of other food odors.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eCountry of Origin:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eBrazil.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 61px;\" data-mce-style=\"height: 61px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 61px;\" data-mce-style=\"width: 11.1236%; height: 61px;\"\u003eShelf Life:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 61px;\" data-mce-style=\"width: 74.8764%; height: 61px;\"\u003eAt room temperature, they will not last long, but if you refrigerate them, they can last up to six months. Cashews roasted salted may also be stored in the freezer for up to one year( 12 month).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77px;\" data-mce-style=\"height: 77px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 77px;\" data-mce-style=\"width: 11.1236%; height: 77px;\"\u003eTaste and Aroma:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 77px;\" data-mce-style=\"width: 74.8764%; height: 77px;\"\u003eRaw cashews roasted salted have a mild buttery taste that other foods can easily overpower. When roasted, the light, natural taste of the nut is enhanced. The sweet, buttery flavor of the nut comes from lightly tasting cashews, especially when eaten warm.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eUses:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eGreat used in recipes, or processed into cashew cheese or cashew butter. Like the tree, the nut is often simply called a cashew.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eProduct Style:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eNuts.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.6945px;\" data-mce-style=\"height: 77.6945px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 77.6945px;\" data-mce-style=\"width: 11.1236%; height: 77.6945px;\"\u003eNutritional value:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 77.6945px;\" data-mce-style=\"width: 74.8764%; height: 77.6945px;\"\u003e\n\u003cp\u003e1-ounce (28-gram) serving of Brazil nuts contains the following nutrients.\u003cbr\u003e\u003cbr\u003eCalories: 157, Calories from fat: 112, Total Fat: 12 grams, sodium 3 mg, total carbohydrate 9 g, protein 5g, Iron 11%.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eAllergen Information:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eProcessed in a facility that handles peanuts and tree nuts as well.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eDISCLAIMER:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616439921,"sku":"D1859","price":13.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929773719665,"sku":"D1860","price":7.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/10.-CASHEW-ROASTED-SALTED.jpg?v=1656244774"},{"product_id":"cashew-roasted-unsalted","title":"Cashew Roasted Unsalted","description":"\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eProfile:\u003c\/strong\u003e Raw cashews unsalted are a nutritious and satisfying snack. These nutrients include high protein , fiber and healthy fat content. We love to add these delicious raw cake to rice dishes and curries for a little protein and flavor. They are unsalted, enormous and tasty to eat or snack.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eDry cashews roasted with  no salt. They're delicious and crunchy. A snack that is very light and nutritious. An amazing source of Magnesium and heart-healthy monounsaturated fat, Vitamin E, Vitamin B and Fiber. Nuts you can use themselves as a snack, also mix them other nuts make a delicious your own snack mix.\u003cbr\u003e\u003cbr\u003eDry roasted unsalted cashews also taste is great on the top of dairy like yogurt and in desserts like sweets such as cookies and Bakery items.\u003cbr\u003eWe only sell premium quality nuts \u0026amp; more.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\n\u003cspan style=\"color: #019013;\"\u003eGood for vegetarian:\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eLow Cholesterol\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eLow Sugar\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eEgg Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eDairy Free\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eNo Sugar Added\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eAll-Natural\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eSugar Free \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eHigh Protein\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eYou will taste the difference because our nuts are freshly roasted in house and added Sunflower Oil and lightly seasoned.\u003cbr\u003eCashews are contains high in vitamins, minerals and antioxidants.\u003c\/p\u003e\n\u003ch3 style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eCashew roasted unsalted health benefits:\u003c\/h3\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eWith about 75 percent consisting of unsaturated fats, cashews have a lower fat content than most nuts. oleic acid, which is the same monounsaturated fat present in olive oil, is approximately 75 percent of this unsaturated fatty acid content. Various studies have shown that, also for diabetics, fatty acid improves cardiovascular health. Studies show that, when added to a low-fat diet, monounsaturated fat can help reduce high triglycerides. A type in which fats are carried in the blood is triglycerides. High triglyceride levels are correlated with an increased risk of heart disease, so it's a good idea to ensure that you have some monounsaturated fats in your diet by enjoying roasted cashews. Over 37 percent of your daily recommended value for polyunsaturated fats is given by just a quarter-cup of these delicious nuts.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eMay Help Prevents Blood Disease:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eThe regular and limited consumption of cashews may help to prevent blood diseases. Cashew nuts are high in copper, which plays a significant role in the body's removal of free radicals. Deficiency of copper can result in iron deficiencies, such as anemia. Our diet should also contain the recommended amount of carbon. And a decent source is cashew nuts.\u003cbr\u003e\u003cstrong\u003eGood for the Skin:\u003c\/strong\u003e\u003cbr\u003e\"Cashew oil does wonders for your skin,\" says Gargi Sharma, Weight Loss Manager, Aayna, produced from cashew seeds. Selenium, zinc, magnesium , iron and phosphorous are rich in cashew nut oil. They are also excellent sources of vitamins , proteins and phytochemicals.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003e\u003cstrong\u003eMay helps to your lose weight:\u003c\/strong\u003e\u003cbr\u003eNuts are high in fat and calories. Consequently, it has generally been recommended for people attempting to lose weight to reduce the amount of nuts in their diet.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWhere and how to purchase cashew roasted salted?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eDuals Natural provides the best quality of cashew roasted unsalted which is 100% natural and 100% Fresh. You can trusted with us.\u003c\/p\u003e\n\u003cp style=\"text-align: justify;\" data-mce-style=\"text-align: justify;\"\u003eOrder high-quality cashew roasted unsalted today from\u003cspan style=\"color: #049483;\" data-mce-style=\"color: #049483;\"\u003e \u003cem\u003e\u003cstrong\u003e\u003ca href=\"http:\/\/dualsnatural.com\/\" title=\"DualsNatural Website\" style=\"color: #049483;\" data-mce-href=\"http:\/\/dualsnatural.com\/\" target=\"_blank\" data-mce-style=\"color: #049483;\"\u003eDUALSNATURAL\u003c\/a\u003e\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e website at a Great wholesale prices!!!.\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\ntable {\n  font-family: arial, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\ntd, th {  \n  text-align: left;\n  padding: 8px;  \n}\n\ntr:nth-child(even) {\n  background-color: #F3F7F6;\n}\n--\u003e\u003c\/style\u003e\n\u003ch2 style=\"color: gray;\" data-mce-style=\"color: gray;\"\u003eMore Information\u003c\/h2\u003e\n\u003chr\u003e\n\u003ctable style=\"width: 100%;\" data-mce-style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eIngredients:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003e\n\u003ca title=\"To know more info about cashew Nuts\" href=\"https:\/\/en.wiktionary.org\/wiki\/cashew\" target=\"_blank\"\u003eCashews\u003c\/a\u003e, Sunflower oil.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eScientific Name:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eAnacardium occidentale.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 30px;\" data-mce-style=\"height: 30px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 30px;\" data-mce-style=\"width: 11.1236%; height: 30px;\"\u003eOther common Name:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 30px;\" data-mce-style=\"width: 74.8764%; height: 30px;\"\u003eNuts, cashew.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 30px;\" data-mce-style=\"height: 30px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 30px;\" data-mce-style=\"width: 11.1236%; height: 30px;\"\u003eHandling\/Storage:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 30px;\" data-mce-style=\"width: 74.8764%; height: 30px;\"\u003eStore cashews roasted unsalted in a cool, dry place in an airtight container to avoid absorption of other food odors.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eCountry of Origin:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eBrazil.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 61px;\" data-mce-style=\"height: 61px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 61px;\" data-mce-style=\"width: 11.1236%; height: 61px;\"\u003eShelf Life:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 61px;\" data-mce-style=\"width: 74.8764%; height: 61px;\"\u003eAt room temperature, they will not last long, but if you refrigerate them, they can last up to six months. Cashews roasted salted may also be stored in the freezer for up to one year( 12 month).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77px;\" data-mce-style=\"height: 77px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 77px;\" data-mce-style=\"width: 11.1236%; height: 77px;\"\u003eTaste and Aroma:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 77px;\" data-mce-style=\"width: 74.8764%; height: 77px;\"\u003eRaw cashews roasted unsalted have a mild buttery taste that other foods can easily overpower. When roasted, the light, natural taste of the nut is enhanced. The sweet, buttery flavor of the nut comes from lightly tasting cashews, especially when eaten warm.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eUses:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eGreat used in recipes, or processed into cashew cheese or cashew butter. Like the tree, the nut is often simply called a cashew.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15px;\" data-mce-style=\"height: 15px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 15px;\" data-mce-style=\"width: 11.1236%; height: 15px;\"\u003eProduct Style:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 15px;\" data-mce-style=\"width: 74.8764%; height: 15px;\"\u003eNuts.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.6945px;\" data-mce-style=\"height: 77.6945px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 77.6945px;\" data-mce-style=\"width: 11.1236%; height: 77.6945px;\"\u003eNutritional value:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 77.6945px;\" data-mce-style=\"width: 74.8764%; height: 77.6945px;\"\u003e\n\u003cp\u003e1-ounce (28-gram) serving of Brazil nuts contains the following nutrients.\u003cbr\u003e\u003cbr\u003eCalories: 157, Calories from fat: 112, Total Fat: 12 grams, sodium 3 mg, total carbohydrate 9 g, protein 5g, Iron 11%.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eAllergen Information:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eProcessed in a facility that handles peanuts and tree nuts as well.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 46px;\" data-mce-style=\"height: 46px;\"\u003e\n\u003cth style=\"width: 11.1236%; height: 46px;\" data-mce-style=\"width: 11.1236%; height: 46px;\"\u003eDISCLAIMER:\u003c\/th\u003e\n\u003ctd style=\"width: 74.8764%; height: 46px;\" data-mce-style=\"width: 74.8764%; height: 46px;\"\u003eThese summary details have been prepared for information purposes only, and are designed to enhance your shopping experience on the Duals Naturals website.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Duals Natural","offers":[{"title":"1 LB","offer_id":32048616407153,"sku":"D1861","price":13.5,"currency_code":"USD","in_stock":true},{"title":"8 OZ","offer_id":31929773785201,"sku":"D1862","price":7.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/products\/11.-CASHEW-ROASTED-UNSALTED.jpg?v=1656244842"}],"url":"https:\/\/dualsnatural.com\/collections\/newest-products.oembed?page=93","provider":"Duals Natural","version":"1.0","type":"link"}