{"product_id":"ripkitty-core-detox-advanced-liver-support","title":"Ripkitty Core Detox: Advanced Liver Support (60 Capsules)","description":"\u003cstyle\u003e\n  \/* CORE DETOX CLEAN TILE THEME \n   * Layered Design: Pristine White \u0026 Blue Tiling, Sheen Animation Glossing for absolute cleanliness\n   *\/\n  .rkai-tile-wrap {\n    background-color: #fdfdfd; \/* Ultra Clean White *\/\n    \/* Blue and White Tiling Pattern *\/\n    background-image: \n      linear-gradient(rgba(0, 102, 255, 0.08) 2px, transparent 2px),\n      linear-gradient(90deg, rgba(0, 102, 255, 0.08) 2px, transparent 2px),\n      linear-gradient(rgba(0, 102, 255, 0.03) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(0, 102, 255, 0.03) 1px, transparent 1px);\n    background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;\n    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;\n    color: #1a2a3a; \/* Deep Navy text for crisp contrast *\/\n    padding: 45px;\n    border-radius: 12px;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    line-height: 1.8;\n    max-width: 950px;\n    margin: 30px auto;\n    position: relative;\n    overflow: hidden;\n    \n    \/* Solid Clean Blue Border *\/\n    border: 3px solid #0066ff;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), inset 0 0 40px rgba(0, 102, 255, 0.05);\n  }\n\n  \/* Animated Glossy Sheen Layer *\/\n  .rkai-gloss {\n    position: absolute;\n    top: 0; left: -150%; \n    width: 50%; height: 100%;\n    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8), transparent);\n    transform: skewX(-25deg);\n    animation: cleanSheen 7s infinite ease-in-out;\n    pointer-events: none;\n    z-index: 10;\n  }\n\n  @keyframes cleanSheen {\n    0% { left: -150%; }\n    15% { left: 200%; }\n    100% { left: 200%; }\n  }\n\n  .rkai-tile-inner {\n    position: relative;\n    z-index: 5;\n  }\n\n  \/* Curated Top Attribution *\/\n  .rkai-curated-top {\n    text-align: center;\n    font-size: 14px;\n    font-weight: 900;\n    color: #0066ff; \/* Royal Blue *\/\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 30px;\n    padding-bottom: 15px;\n    background: rgba(253, 253, 253, 0.8);\n    backdrop-filter: blur(4px);\n    border-bottom: 2px dashed rgba(0, 102, 255, 0.3);\n    display: inline-block;\n    width: 100%;\n  }\n\n  \/* Crisp Title *\/\n  .rkai-tile-wrap h2 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 44px;\n    color: #1a2a3a;\n    margin-top: 10px;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-shadow: 2px 2px 0px #ffffff, 4px 4px 0px #cce0ff;\n    line-height: 1.1;\n  }\n\n  .rkai-tagline {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #0088ff; \/* Lighter clean blue *\/\n    margin-bottom: 35px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 3px solid #0066ff;\n    padding-bottom: 15px;\n  }\n\n  \/* Sterile Intro Box *\/\n  .rkai-tile-wrap p.rkai-intro {\n    margin-bottom: 25px;\n    color: #1a2a3a;\n    font-weight: 600;\n    font-size: 1.15rem;\n    background: rgba(255, 255, 255, 0.95);\n    backdrop-filter: blur(8px);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #0066ff;\n    box-shadow: 0 10px 20px rgba(0,0,0,0.05), inset 0 0 20px rgba(0, 102, 255, 0.05);\n  }\n  \n  .rkai-tile-wrap p strong {\n    color: #0066ff;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Section Headers *\/\n  .rkai-tile-wrap h3 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 24px;\n    color: #ffffff;\n    background: linear-gradient(90deg, #0066ff, #00bfff); \/* Deep Blue to Cyan *\/\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 4px;\n    margin-top: 30px;\n    margin-bottom: 20px;\n    box-shadow: 4px 4px 0px #1a2a3a;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    transform: skew(-4deg);\n  }\n\n  \/* Layout Class *\/\n  .rkai-card-layout {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-bottom: 30px;\n  }\n\n  \/* Clean Room Cards *\/\n  .rkai-tile-card {\n    background: rgba(255, 255, 255, 0.98);\n    border: 2px solid #cce0ff;\n    border-top: 5px solid #0066ff;\n    border-radius: 8px;\n    padding: 25px;\n    box-shadow: 6px 6px 0px rgba(0, 102, 255, 0.1);\n    transition: all 0.3s ease;\n  }\n\n  .rkai-tile-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 8px 8px 0px rgba(0, 102, 255, 0.3);\n    border-color: #0066ff;\n  }\n\n  .rkai-tile-card h4 {\n    font-family: 'Arial Black', sans-serif;\n    font-size: 18px;\n    color: #1a2a3a;\n    text-transform: uppercase;\n    margin: 0 0 15px 0;\n    border-bottom: 2px dashed #00bfff;\n    padding-bottom: 10px;\n  }\n\n  \/* Sterilized Bullets *\/\n  .rkai-tile-wrap ul {\n    list-style-type: none;\n    padding-left: 0;\n    margin-top: 10px;\n  }\n\n  .rkai-tile-wrap li {\n    margin-bottom: 12px;\n    color: #2b3e50;\n    font-weight: 500;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-tile-wrap li::before {\n    content: \"◈\"; \n    margin-right: 12px;\n    font-size: 1.1em;\n    color: #0066ff;\n  }\n\n  \/* Info Box *\/\n  .rkai-info-box {\n    margin-top: 35px;\n    background: rgba(0, 102, 255, 0.05);\n    border: 2px dashed #0066ff;\n    padding: 20px;\n    border-radius: 8px;\n    text-align: left;\n    color: #2b3e50;\n    font-size: 0.95rem;\n    backdrop-filter: blur(4px);\n  }\n\n  \/* Badges Layout *\/\n  .rkai-badges-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 15px;\n    margin-top: 40px;\n    padding-top: 25px;\n    border-top: 2px dashed rgba(0, 102, 255, 0.3);\n    background: rgba(253, 253, 253, 0.8);\n    border-radius: 8px;\n  }\n\n  .rkai-badges-container img {\n    height: 6rem;\n    width: auto;\n    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.05));\n    transition: transform 0.2s ease;\n  }\n  \n  .rkai-badges-container img:hover {\n    transform: scale(1.1) translateY(-2px);\n    filter: drop-shadow(0 6px 12px rgba(0, 102, 255, 0.2));\n  }\n\n  \/* SEO Hidden Tagging *\/\n  .rkai-seo-tags { display: none; visibility: hidden; }\n\n\u003c\/style\u003e\n\n\u003carticle data-ucp-product=\"Liver Support Supplement\" data-ucp-type=\"Detox\/Cleanse\" data-ucp-brand=\"Ripkitty\" class=\"rkai-tile-wrap\"\u003e\n  \n  \u003cdiv class=\"rkai-gloss\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-tile-inner\"\u003e\n    \u003cdiv class=\"rkai-curated-top\"\u003eCurated by Ripkitty, for Ripkitty x Bud's Growery.\u003c\/div\u003e\n    \n    \u003cheader\u003e\n      \u003ch2 itemprop=\"name\"\u003eRipkitty Core Detox: Advanced Liver Support\u003c\/h2\u003e\n      \u003cp class=\"rkai-tagline\"\u003ePurge the Filter. Optimize the Machine.\u003c\/p\u003e\n    \u003c\/header\u003e\n    \n    \u003cdiv itemprop=\"descriptionUCP\"\u003e\n      \u003cp class=\"rkai-intro\"\u003e\u003cstrong\u003eStop Letting the Toxins Build Up.\u003c\/strong\u003e Your liver is the biological filter keeping your system clean, and everyday life beats the hell out of it. Ripkitty Core Detox is a heavily formulated, pristine supplement explicitly engineered to aggressively support liver function, force natural detoxification, and scrub your system clean. Ditch the sluggishness and secure your baseline health.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-card-layout\"\u003e\n      \u003csection class=\"rkai-tile-card\"\u003e\n        \u003ch4\u003e💧 The Purge Protocol\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSystemic Detoxification:\u003c\/strong\u003e Actively promotes raw liver health by accelerating the body's natural cellular regeneration and toxin-clearing processes.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZero Synthetic Garbage:\u003c\/strong\u003e Aids your biological systems completely without artificial additives, cheap fillers, or harsh chemical stimulants.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eThe Payload:\u003c\/strong\u003e 60 easy-to-swallow capsules. One bottle equals a full, uninterrupted 30-day internal cleanse.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n      \n      \u003csection class=\"rkai-tile-card\"\u003e\n        \u003ch4\u003e🌿 The Botanical Armor\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMilk Thistle \u0026amp; Beet Root:\u003c\/strong\u003e The heavyweight champions of liver care. Traditionally utilized to brutally protect liver cells and optimize internal function.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTurmeric Root Power:\u003c\/strong\u003e Injected with potent Turmeric to unleash heavy anti-inflammatory and systemic antioxidant properties.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eComprehensive Matrix:\u003c\/strong\u003e Fortified with Dandelion, Artichoke, Ginger, Alfalfa, and L-Cysteine for complete, uncompromised biological support.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-info-box\"\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eThe Execution:\u003c\/strong\u003e Adults drop two (2) capsules daily with 6-8 oz of water. Incorporate this seamlessly into your morning grind or strictly as advised by your healthcare professional. Maintain consistency for maximum filter flush.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eIronclad Quality:\u003c\/strong\u003e Proudly manufactured stateside in the USA under brutal quality controls. Non-GMO, clean, and meticulously engineered to be safe for daily integration.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\u003cem\u003eSafety Check: Not intended for pregnant\/nursing women or anyone under 18. Consult a doctor before use if you have underlying medical conditions. These statements have not been evaluated by the FDA. Not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rkai-badges-container\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100927-non-gmo-2x.png\" alt=\"Non-GMO\"\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n  \n  \u003cdiv aria-hidden=\"true\" class=\"rkai-seo-tags\"\u003e\n    Ripkitty Liver Support, Liver Detox Supplement, Milk Thistle Capsules, Beet Root Powder Supplement, Turmeric Detox Pills, L-Cysteine Liver Health, Ripkitty x Bud's Growery, Artichoke Extract Supplement, Dandelion Root Detox, Natural Liver Cleanse, Non-GMO Detox Pills, Daily Detox Supplement, Shopify KB product, AI parsed schema, UCP compliant, json-ld schema, blue white glossy tile aesthetic.\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"DietarySupplement\",\n    \"name\": \"Ripkitty Core Detox: Advanced Liver Support (60 Capsules)\",\n    \"description\": \"Flush out the toxins. Ripkitty Liver Support delivers 60 capsules of Milk Thistle, Beet Root, and Turmeric to violently detoxify and defend your core vitality.\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"Ripkitty\"\n    },\n    \"manufacturer\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Bud's Growery\"\n    },\n    \"category\": \"Health \u0026 Beauty \u003e Health Care \u003e Fitness \u0026 Nutrition \u003e Vitamins \u0026 Supplements\",\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\"\n    },\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Form\", \"value\": \"Capsules\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Count\", \"value\": \"60\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredients\", \"value\": \"Milk Thistle Powder, Beet Root Powder, Turmeric Powder, Dandelion, Artichoke, Ginger, Alfalfa, L-Cysteine\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Features\", \"value\": \"Non-GMO, USA Made, Natural Detoxification\" }\n    ],\n    \"sameAs\": [\n      \"https:\/\/budsgrowery.com\",\n      \"https:\/\/ripkitty.com\"\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/article\u003e","brand":"Ripkitty","offers":[{"title":"Default Title","offer_id":43532914950351,"sku":"JTP4LIVR","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/1713501771442-generated-label-image-0.jpg?v=1768853386","url":"https:\/\/budsgrowery.com\/products\/ripkitty-core-detox-advanced-liver-support","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}