{"id":3854,"date":"2024-12-02T07:15:55","date_gmt":"2024-12-02T07:15:55","guid":{"rendered":"http:\/\/dev.arnutraceuticalpharma.com\/afn\/?post_type=product&#038;p=3854"},"modified":"2024-12-02T08:39:57","modified_gmt":"2024-12-02T08:39:57","slug":"biofol-2","status":"publish","type":"product","link":"https:\/\/arnutraceuticalpharma.com\/afn\/product\/biofol-2\/","title":{"rendered":"Biofol"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3854\" class=\"elementor elementor-3854\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b762427 e-con-full e-flex e-con e-parent\" data-id=\"b762427\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-821dbd5 e-con-full e-flex e-con e-child\" data-id=\"821dbd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-781e5e9 e-con-full e-flex e-con e-child\" data-id=\"781e5e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a207eab e-con-full e-flex e-con e-child\" data-id=\"a207eab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-852de8b elementor-absolute elementor-widget elementor-widget-shortcode\" data-id=\"852de8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/qrcodejs\/1.0.0\/qrcode.min.js\"><\/script>\n\t<div id=\"qrcode\" style=\"border: 1px solid #eee; padding: 5px; box-shadow: 0 5px 5px rgba(0,0,0,0.15); width: 95px; height:95px;\"><\/div>\n\t\n\t<script>\n\t\tfunction generateQRCode(data) {\n\t\t\t\/\/ Clear any existing QR code\n\t\t\tdocument.getElementById(\"qrcode\").innerHTML = \"\";\n\n\t\t\t\/\/ Create a new QR code\n\t\t\tnew QRCode(document.getElementById(\"qrcode\"), {\n\t\t\t\ttext: data,\n\t\t\t\twidth: 128,  \/\/ Width of the QR code\n\t\t\t\theight: 128  \/\/ Height of the QR code\n\t\t\t});\n\t\t}\n\n\t\t\/\/ Example usage\n\t\tvar myData = \"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product\/3854\";\n\t\tgenerateQRCode(myData);\n\t<\/script>\n\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfb587f elementor-widget elementor-widget-product_thumbanils\" data-id=\"dfb587f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"product_thumbanils.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"gallery\">\n                <div class=\"thumbnails\">\n                <img decoding=\"async\" data-index=\"0\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup.webp\" alt=\"Thumbnail 0\">                    \n                <\/div>\n                <div class=\"large-image\">\n                    <div class=\"images\">\n                    <img decoding=\"async\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup.webp\" alt=\"Large Image 1\">                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t        <script>\n\n        \/\/ define variables\n        const thumbnails = document.querySelectorAll('.gallery .thumbnails img');\n        const largeImages = document.querySelector('.large-image .images');\n        const largeImagesList = largeImages.querySelectorAll('img');\n        let zoomed = false;\n\n        \/\/ click upon thumbnails large images scroll\n        thumbnails.forEach(thumbnail => {\n            thumbnail.addEventListener('click', function () {\n                \/\/ Remove the \"active\" class from all thumbnails\n                document.querySelectorAll('.gallery .thumbnails img').forEach(img => {\n                    img.classList.remove('active');\n                });\n\n                \/\/ Add the \"active\" class to the clicked thumbnail\n                this.classList.add('active');\n\n                const index = thumbnail.getAttribute('data-index');\n                largeImages.style.transform = `translateX(-${index * 100}%)`;\n            });\n        });\n\n        largeImagesList.forEach(img => {\n            img.addEventListener('mouseover', () => {\n                if (!zoomed) {\n                    img.classList.add('zoomed');\n                    img.style.transform = 'scale(2)';\n                }\n            });\n\n            img.addEventListener('mousemove', (e) => {\n                if (zoomed) return;\n                const bounds = img.getBoundingClientRect();\n                const x = ((e.clientX - bounds.left) \/ bounds.width) * 100;\n                const y = ((e.clientY - bounds.top) \/ bounds.height) * 100;\n                img.style.transformOrigin = `${x}% ${y}%`;\n            });\n\n            img.addEventListener('mouseout', () => {\n                if (!zoomed) {\n                    img.style.transform = 'scale(1)';\n                    img.classList.remove('zoomed');\n                }\n            });\n        });\n\n    \t<\/script>\n        <style>\n        .gallery { display: grid; grid-template-columns: 90px 1fr; }\n.gallery .thumbnails { order: unset; display: flex; flex-direction: column; gap: 10px; }\n.gallery .thumbnails img { width: 80px; height: 80px; object-fit: cover; cursor: pointer; border: 1px solid transparent; transition: 0.3s ease; }\n.gallery .thumbnails img.active { border-color: #ccc; box-shadow: 0 5px 5px rgba(0, 0, 0, .16); }\n\n\n.gallery .large-image { order: unset; overflow: hidden; }\n.gallery .large-image .images { display: flex; align-items: center; justify-content: flex-start; transition: 0.3s; transition: transform 0.5s ease; }\n.gallery .large-image .images  img{ width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; }\n\n\n@media screen and (min-width: 320px) and (max-width: 480px) {\n    .gallery { grid-template-columns: 1fr; row-gap: 10px; }\n    .gallery .thumbnails { order: 2; flex-direction: row; justify-content: center; }\n    .gallery .thumbnails img { width: 72px; height: 72px; }\n    .gallery .large-image { order: 1; }\n}\n\n@media screen and (min-width: 480px) and (max-width: 600px) {\n    .gallery { grid-template-columns: 1fr; row-gap: 10px; }\n    .gallery .thumbnails { order: 2; flex-direction: row; justify-content: center; }\n    .gallery .thumbnails img { width: 85px; height: 85px; }\n    .gallery .large-image { order: 1; }\n}\n\n@media screen and (min-width: 600px) and (max-width: 768px) {\n    .gallery { grid-template-columns: 1fr; row-gap: 10px; }\n    .gallery .thumbnails { order: 2; flex-direction: row; justify-content: center; }\n    .gallery .thumbnails img { width: 90px; height: 90px; }\n    .gallery .large-image { order: 1; }\n}\n\n@media screen and (min-width: 768px) {\n    .gallery { grid-template-columns: 90px 1fr; }\n    .gallery .thumbnails { order: unset; flex-direction: column; justify-content: flex-start; }\n    .gallery .thumbnails img { width: 90px; height: 90px; }\n    .gallery .large-image { order: unset; }\n}\n\t\t<\/style>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5149d81 e-con-full e-flex e-con e-child\" data-id=\"5149d81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5b00cd elementor-widget elementor-widget-heading\" data-id=\"e5b00cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Categories: <span>Syrup<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9562a04 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9562a04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Biofol<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61578c2 elementor-widget elementor-widget-heading\" data-id=\"61578c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Essential Folate for Your Child\u2019s Healthy Growth and Development <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41bb096 e-con-full e-flex e-con e-child\" data-id=\"41bb096\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1eab387 e-con-full e-flex e-con e-child\" data-id=\"1eab387\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfbeedc elementor-widget elementor-widget-image\" data-id=\"bfbeedc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"492\" height=\"440\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-5.png\" class=\"attachment-large size-large wp-image-3435\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-5.png 492w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-5-300x268.png 300w\" sizes=\"(max-width: 492px) 100vw, 492px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb65c09 elementor-widget elementor-widget-heading\" data-id=\"eb65c09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fast Absorption<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eaaf097 e-con-full e-flex e-con e-child\" data-id=\"eaaf097\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c162e1 elementor-widget elementor-widget-image\" data-id=\"0c162e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"492\" height=\"440\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-2.png\" class=\"attachment-large size-large wp-image-3326\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-2.png 492w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-non-gmo-copy-2-300x268.png 300w\" sizes=\"(max-width: 492px) 100vw, 492px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad8db69 elementor-widget elementor-widget-heading\" data-id=\"ad8db69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GLUTEN FREE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56c861e e-con-full e-flex e-con e-child\" data-id=\"56c861e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2f5de3 elementor-widget elementor-widget-image\" data-id=\"e2f5de3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"440\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-4.png\" class=\"attachment-large size-large wp-image-3324\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-4.png 500w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-4-300x264.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67557da elementor-widget elementor-widget-heading\" data-id=\"67557da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">suger free<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-238af54 e-con-full e-flex e-con e-child\" data-id=\"238af54\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6135b0 elementor-widget elementor-widget-image\" data-id=\"c6135b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"440\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-3.png\" class=\"attachment-large size-large wp-image-3323\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-3.png 500w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-gmp-copy-3-300x264.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-574ebf6 elementor-widget elementor-widget-heading\" data-id=\"574ebf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Non-GMO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40539fa e-con-full e-flex e-con e-child\" data-id=\"40539fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33cbde4 elementor-widget elementor-widget-image\" data-id=\"33cbde4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"440\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-iso-copy-2.png\" class=\"attachment-large size-large wp-image-3325\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-iso-copy-2.png 500w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/10\/logo-iso-copy-2-300x264.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9888f5 elementor-widget elementor-widget-heading\" data-id=\"d9888f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Third Party<br>\nTested<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-625b351 elementor-widget elementor-widget-heading\" data-id=\"625b351\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why to Choose Biofol? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac788a2 elementor-widget elementor-widget-text-editor\" data-id=\"ac788a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Folate (Vitamin B9) is a cornerstone of good health, energy, cell growth and overall well-being. Biofol offers a superior form of folate: L-Methyl Folate (400mcg)\u2014 the most bioavailable and active form means that your body can absorb and directly use it more efficiently than synthetic folic acid. <\/p>\n\n<p>Biofol is specially formulated to support physical, mental and cardiovascular health. It offers a convenient and effective solution for children to receive L-Methyl Folate supporting healthy growth, brain development and immune system.<\/p>\n\n<p>Each 5ml serving delivers a potent dose of L-Methyl Folate (400mcg) that is easily absorbed by the body to ensure maximum benefits. Biofol is designed in a sugar-free and gluten-free form making it suitable for children with dietary restrictions (celiac disease).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cb0f4a e-con-full e-flex e-con e-child\" data-id=\"9cb0f4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9f47584 e-con-full e-flex e-con e-child\" data-id=\"9f47584\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:100,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa48c3e elementor-widget elementor-widget-heading\" data-id=\"fa48c3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What are the Key Benefits of Biofol?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66c9b60 elementor-widget elementor-widget-text-editor\" data-id=\"66c9b60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n<li><span>Supports Healthy Brain Development:<\/span> Folate plays a key role in brain development, especially during childhood. It aids in the formation of neurotransmitters, which are vital for cognitive function, memory, and focus. <\/li>\n<li><span>Boosts Heart Health:<\/span> L-Methyl Folate helps lower homocysteine levels to promote better cardiovascular health. <\/li>\n<li><span>Promotes Proper Growth and Cell Division:<\/span> Folate is essential for healthy cell division and growth. It helps in the development of new cells, tissues, organs and muscles especially important during periods of rapid growth in children. <\/li>\n<li><span>Prevents Neural Tube Defects (NTDs) in Infants (for Pregnant Mothers):<\/span> It\u2019s essential for pregnant women to ensure adequate folate intake for their child\u2019s early brain and spinal cord development and help reduce the risk of neural tube defects (NTDs) in infants.<\/li>\n<li><span>Boosts Immune Function:<\/span> Folate plays an important role in the production of white blood cells, which are necessary for children\u2019s immune health to fight infections and illnesses.<\/li>\n<li><span>Supports Healthy Red Blood Cell Production:<\/span> Folate is crucial for the production of red blood cells. Adequate folate levels help prevent folate-deficiency anemia, which can cause fatigue, weakness, and irritability in children. <\/li>\n<li><span>Helps with Healthy DNA Synthesis:<\/span> Folate is necessary for the synthesis and repair of DNA. This is essential for the growth of healthy tissues and proper functioning of all body systems, particularly in rapidly growing children.<\/li>\n<li><span>Supports Healthy Pregnancy:<\/span> Taking folate during pregnancy is recommended to ensure proper growth and development of the baby, particularly in the early months and it helps in prevention of neural tube defects and supports overall fetal development. <\/li>\n<li><span>Fast Absorption and Easy to Take:<\/span> L-Methyl Folate is the bioactive form of folate, meaning your body gets the full benefit of folate without the need for conversion. The syrup form of Biofol makes it easy for women and children to take their daily folate supplement who may have trouble swallowing pills. <\/li>\n<li><span>Sugar-Free and Gluten-Free:<\/span> Biofol Syrup is formulated to be sugar-free and gluten-free making it an ideal choice for women and children with dietary restrictions or those who need to avoid sugar due to conditions like diabetes.<\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-169de31 e-con-full e-flex e-con e-child\" data-id=\"169de31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-875ed9e e-con-full e-flex e-con e-child\" data-id=\"875ed9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60f30be elementor-widget elementor-widget-heading\" data-id=\"60f30be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Who Can Benefit from Biofol?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57856a2 elementor-widget elementor-widget-text-editor\" data-id=\"57856a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n<li><span>Children with Folate Deficiency:<\/span> Children who are not getting enough folate from their diet may be at risk of folate deficiency. <\/li>\n<li><span>Children in Rapid Growth Phases:<\/span> During periods of rapid growth, such as during infancy, childhood, and adolescence, folate is critical for supporting cell division, brain development, and overall health. <\/li>\n<li><span>Children with Low Energy or Fatigue:<\/span> If a child is experiencing fatigue or weakness, folate deficiency could be a potential cause. <\/li>\n<li><span>Pregnant Women (for Proper Fetal Development):<\/span> Adequate folate intake before and during pregnancy helps support fetal development and reduces the risk of birth defects, especially in the first trimester.<\/li>\n<li><span>Children with Dietary Restrictions:<\/span> Children with food allergies, sensitivities, or intolerances to gluten or sugar.<\/li>\n<li><span>Children with Special Health Conditions:<\/span> Children with certain health conditions, such as digestive disorders (e.g., celiac disease or IBS), may have difficulty absorbing nutrients properly.<\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56f7503 elementor-widget elementor-widget-heading\" data-id=\"56f7503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Boost Your Child\u2019s Health with Biofol!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ef9bd1 elementor-widget elementor-widget-text-editor\" data-id=\"6ef9bd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Get started with Biofol a trusted choice for folate supplementation and scientifically backed formula to support healthy growth, brain development and immune system.<\/p>\n\n<p>Available at your local store or contact us.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69f4d8c e-con-full e-flex e-con e-child\" data-id=\"69f4d8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6091d8c elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"6091d8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-globe-europe\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm200 248c0 22.5-3.9 44.2-10.8 64.4h-20.3c-4.3 0-8.4-1.7-11.4-4.8l-32-32.6c-4.5-4.6-4.5-12.1.1-16.7l12.5-12.5v-8.7c0-3-1.2-5.9-3.3-8l-9.4-9.4c-2.1-2.1-5-3.3-8-3.3h-16c-6.2 0-11.3-5.1-11.3-11.3 0-3 1.2-5.9 3.3-8l9.4-9.4c2.1-2.1 5-3.3 8-3.3h32c6.2 0 11.3-5.1 11.3-11.3v-9.4c0-6.2-5.1-11.3-11.3-11.3h-36.7c-8.8 0-16 7.2-16 16v4.5c0 6.9-4.4 13-10.9 15.2l-31.6 10.5c-3.3 1.1-5.5 4.1-5.5 7.6v2.2c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8s-3.6-8-8-8H247c-3 0-5.8 1.7-7.2 4.4l-9.4 18.7c-2.7 5.4-8.2 8.8-14.3 8.8H194c-8.8 0-16-7.2-16-16V199c0-4.2 1.7-8.3 4.7-11.3l20.1-20.1c4.6-4.6 7.2-10.9 7.2-17.5 0-3.4 2.2-6.5 5.5-7.6l40-13.3c1.7-.6 3.2-1.5 4.4-2.7l26.8-26.8c2.1-2.1 3.3-5 3.3-8 0-6.2-5.1-11.3-11.3-11.3H258l-16 16v8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-20c0-2.5 1.2-4.9 3.2-6.4l28.9-21.7c1.9-.1 3.8-.3 5.7-.3C358.3 56 448 145.7 448 256zM130.1 149.1c0-3 1.2-5.9 3.3-8l25.4-25.4c2.1-2.1 5-3.3 8-3.3 6.2 0 11.3 5.1 11.3 11.3v16c0 3-1.2 5.9-3.3 8l-9.4 9.4c-2.1 2.1-5 3.3-8 3.3h-16c-6.2 0-11.3-5.1-11.3-11.3zm128 306.4v-7.1c0-8.8-7.2-16-16-16h-20.2c-10.8 0-26.7-5.3-35.4-11.8l-22.2-16.7c-11.5-8.6-18.2-22.1-18.2-36.4v-23.9c0-16 8.4-30.8 22.1-39l42.9-25.7c7.1-4.2 15.2-6.5 23.4-6.5h31.2c10.9 0 21.4 3.9 29.6 10.9l43.2 37.1h18.3c8.5 0 16.6 3.4 22.6 9.4l17.3 17.3c3.4 3.4 8.1 5.3 12.9 5.3H423c-32.4 58.9-93.8 99.5-164.9 103.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tGrassroots\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b6e428 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"4b6e428\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+93 786 89 53 53\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ba16d elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"46ba16d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+93 786 89 53 53\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38da266 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"38da266\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tgrassrootsltd2021@gmail.com\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d29f055 elementor-widget elementor-widget-spacer\" data-id=\"d29f055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cc741e elementor-widget elementor-widget-heading\" data-id=\"1cc741e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Share<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bf8b14 elementor-share-buttons--view-icon elementor-share-buttons--shape-rounded elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons\" data-id=\"6bf8b14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"share-buttons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_facebook\" role=\"button\" tabindex=\"0\" aria-label=\"Share on facebook\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_linkedin\" role=\"button\" tabindex=\"0\" aria-label=\"Share on linkedin\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_x-twitter\" role=\"button\" tabindex=\"0\" aria-label=\"Share on x-twitter\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-x-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_whatsapp\" role=\"button\" tabindex=\"0\" aria-label=\"Share on whatsapp\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-632378d e-con-full e-flex e-con e-parent\" data-id=\"632378d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1e78cc1 e-con-full e-flex e-con e-child\" data-id=\"1e78cc1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1c85f3 elementor-widget elementor-widget-heading\" data-id=\"e1c85f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Other Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f35b1c1 elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"f35b1c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;2941&quot;,&quot;slides_to_show&quot;:&quot;5&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;slides_to_show_laptop&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t<style id=\"loop-2941\">.elementor-2941 .elementor-element.elementor-element-722a8661{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:15px 0px;--row-gap:15px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2941 .elementor-element.elementor-element-6920243c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2941 .elementor-element.elementor-element-132456c8 img{height:270px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2941 .elementor-element.elementor-element-ad1ad33{text-align:start;}.elementor-2941 .elementor-element.elementor-element-ad1ad33 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:16px;font-weight:500;color:var( --e-global-color-30f9133 );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-2941 .elementor-element.elementor-element-3a90f464 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:600;line-height:1em;fill:var( --e-global-color-d860b29 );color:var( --e-global-color-d860b29 );border-style:none;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2941 .elementor-element.elementor-element-3a90f464 .elementor-button:hover, .elementor-2941 .elementor-element.elementor-element-3a90f464 .elementor-button:focus{color:var( --e-global-color-30f9133 );}.elementor-2941 .elementor-element.elementor-element-3a90f464 .elementor-button:hover svg, .elementor-2941 .elementor-element.elementor-element-3a90f464 .elementor-button:focus svg{fill:var( --e-global-color-30f9133 );}.elementor-2941 .elementor-element.elementor-element-3a90f464 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}\/* Start custom CSS for image, class: .elementor-element-132456c8 *\/.elementor-2941 .elementor-element.elementor-element-132456c8 {\n    transition: 0.5s all;\n}\n.elementor-2941 .elementor-element.elementor-element-132456c8:hover {\n    transform: scale(1.2,1.2);\n}\/* End custom CSS *\/\n\/* Start custom CSS for container, class: .elementor-element-6920243c *\/.elementor-2941 .elementor-element.elementor-element-6920243c {\n    overflow: hidden;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3865 post-3865 product type-product status-publish has-post-thumbnail hentry product-type-syrup\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/xseed\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01-1024x1024.webp\" class=\"attachment-large size-large wp-image-3866\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Xseed-120ml-Syrup-01.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/xseed\/\">Xseed<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/xseed\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3854 post-3854 product type-product status-publish has-post-thumbnail hentry product-type-syrup\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/biofol-2\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup-1024x1024.webp\" class=\"attachment-large size-large wp-image-3855\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/12\/Biofol-Syrup.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/biofol-2\/\">Biofol<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/biofol-2\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3561 post-3561 product type-product status-publish has-post-thumbnail hentry product-type-tablets\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/archoline\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01-1024x1024.webp\" class=\"attachment-large size-large wp-image-3564\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Archoline-Tablet-01.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/archoline\/\">Archoline<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/archoline\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3089 post-3089 product type-product status-publish has-post-thumbnail hentry product-type-tablets\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/osterien\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet-1024x1024.webp\" class=\"attachment-large size-large wp-image-3107\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Osterien-Tablet.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/osterien\/\">Osterien<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/osterien\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3090 post-3090 product type-product status-publish has-post-thumbnail hentry product-type-tablets\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/proac\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo-1024x1024.webp\" class=\"attachment-large size-large wp-image-3109\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/Pro-Ac-Tablet-3D-Photo.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/proac\/\">ProAc<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/proac\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2941\" class=\"elementor elementor-2941 swiper-slide e-loop-item e-loop-item-3087 post-3087 product type-product status-publish has-post-thumbnail hentry product-type-tablets\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-722a8661 e-con-full e-flex e-con e-parent\" data-id=\"722a8661\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6920243c e-flex e-con-boxed e-con e-child\" data-id=\"6920243c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132456c8 elementor-widget elementor-widget-image\" data-id=\"132456c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/v-rite-x\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo-1024x1024.webp\" class=\"attachment-large size-large wp-image-3110\" alt=\"\" srcset=\"https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo-1024x1024.webp 1024w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo-300x300.webp 300w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo-150x150.webp 150w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo-768x768.webp 768w, https:\/\/arnutraceuticalpharma.com\/afn\/wp-content\/uploads\/sites\/2\/2024\/11\/V-Rite-X-3D-Photo.webp 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1ad33 elementor-widget elementor-widget-heading\" data-id=\"ad1ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/v-rite-x\/\">V Rite X<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a90f464 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3a90f464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/product\/v-rite-x\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f539451 e-con-full e-flex e-con e-parent\" data-id=\"f539451\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8d78b0 elementor-widget elementor-widget-template\" data-id=\"f8d78b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2619\" class=\"elementor elementor-2619\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-8865b0 e-con-full e-flex e-con e-parent\" data-id=\"8865b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ce0d48e elementor-widget elementor-widget-heading\" data-id=\"1ce0d48e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wellness Transformation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36a2e735 e-con-full e-flex e-con e-child\" data-id=\"36a2e735\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-70fc2842 e-con-full e-flex e-con e-child\" data-id=\"70fc2842\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20abf851 elementor-widget elementor-widget-heading\" data-id=\"20abf851\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Embrace Your Wellness Journey Today<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-106d8a09 e-con-full e-flex e-con e-child\" data-id=\"106d8a09\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f5057f8 elementor-widget elementor-widget-button\" data-id=\"6f5057f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">About Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ebc7722 elementor-widget elementor-widget-button\" data-id=\"1ebc7722\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/arnutraceuticalpharma.com\/afn\/privacy-policy\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get in Touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"featured_media":3855,"parent":0,"menu_order":0,"template":"","product-type":[8],"class_list":["post-3854","product","type-product","status-publish","has-post-thumbnail","hentry","product-type-syrup"],"acf":[],"_links":{"self":[{"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product\/3854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":10,"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product\/3854\/revisions"}],"predecessor-version":[{"id":3897,"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product\/3854\/revisions\/3897"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/media\/3855"}],"wp:attachment":[{"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/media?parent=3854"}],"wp:term":[{"taxonomy":"product-type","embeddable":true,"href":"https:\/\/arnutraceuticalpharma.com\/afn\/wp-json\/wp\/v2\/product-type?post=3854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}