{"id":4679,"date":"2019-12-22T23:26:11","date_gmt":"2019-12-22T23:26:11","guid":{"rendered":"https:\/\/cats.com\/?page_id=4679"},"modified":"2025-03-15T02:59:03","modified_gmt":"2025-03-15T02:59:03","slug":"best-grain-free-cat-food","status":"publish","type":"page","link":"https:\/\/cats.com\/best-grain-free-cat-food","title":{"rendered":"The 11 Best Grain Free Cat Foods"},"content":{"rendered":"<div id=\"attachment_88156\" style=\"width: 1210px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-88156\" class=\"wp-image-88156 size-full\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg\" alt=\"best grain free cat food\" width=\"1200\" height=\"800\" srcset=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg 1200w, https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1-768x512.jpg 768w, https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1-624x416.jpg 624w, https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1-540x360.jpg 540w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><p id=\"caption-attachment-88156\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p><\/div>\n<div class=\"toc\"><span class=\"toc-title\">In This Article<\/span><ul class=\"toc-items\"><li class=\"\"><a href=\"#at-a-glance-best-grain-free-cat-foods-to-buy\" data-title=\"At a Glance: Best Grain Free Cat Foods to Buy\">At a Glance: Best Grain Free Cat Foods to Buy<\/a><\/li><li class=\"\"><a href=\"#the-truth-about-grain-free-cat-food-explained-by-a-vet\" data-title=\"The Truth About Grain-Free Cat Food (Explained by a Vet)\">The Truth About Grain-Free Cat Food<\/a><\/li><li class=\"\"><a href=\"#why-trust-cats-com\" data-title=\"Why Trust Cats.com\">Why Trust Cats.com<\/a><\/li><li class=\"\"><a href=\"#best-grain-free-wet-cat-foods-to-buy\" data-title=\"Best Grain-Free Wet Cat Foods To Buy\">Best Grain-Free Wet Cat Foods To Buy<\/a><\/li><li class=\"\"><a href=\"#best-grain-free-dry-cat-foods-to-buy\" data-title=\"Best Grain-Free Dry Cat Foods To Buy\">Best Grain-Free Dry Cat Foods To Buy<\/a><\/li><li class=\"hidden\"><a href=\"#best-grain-free-cat-foods-comparison-table\" data-title=\"Best Grain Free Cat Foods: Comparison Table\">Best Grain Free Cat Foods: Comparison Table<\/a><\/li><li class=\"hidden\"><a href=\"#is-grain-free-cat-food-a-good-choice\" data-title=\"Is Grain-Free Cat Food A Good Choice?\">Is Grain-Free Cat Food A Good Choice?<\/a><\/li><li class=\"hidden\"><a href=\"#what-about-cats-with-food-allergies\" data-title=\"What About Cats With Food Allergies?\">Cats With Food Allergies<\/a><\/li><li class=\"hidden\"><a href=\"#what-about-taurine-deficiency\" data-title=\"What About Taurine Deficiency?\">Taurine Deficiency<\/a><\/li><\/ul><button>Expand More<\/button><\/div>    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function(event) {\r\n            let links = jQuery('.toc ul.toc-items li a');\r\n\r\n            let htmlspecialchars = function (text) {\r\n                var map = {\r\n                    '&': '&amp;',\r\n                    '<': '&lt;',\r\n                    '>': '&gt;',\r\n                    '\"': '&quot;',\r\n                    '\u201c': '&quot;',\r\n                    '\u201d': '&quot;',\r\n                    \"'\": '&#039;',\r\n                    \"\u2019\": '&#039;'\r\n                };\r\n\r\n                return text.replace(\/[&<>\"\u201c\u201d']\/g, function(m) { return map[m]; });\r\n            };\r\n\r\n            let titleToCompare = function(text) {\r\n                \/\/text = htmlspecialchars(text.trim());\r\n                text = text.trim();\r\n                text = text.toLowerCase();\r\n                text = text.replace('\u201c', '').replace('\u201d', '').replace('&amp;', '').replace('&lt;', '').replace('&gt;', '').replace('&quot;', '').replace('&#039;', '').replace('<', '').replace('>', '').replace('\"', '').replace(\"'\", '').replace(\"\u2019\", '');\r\n\r\n                return text;\r\n            };\r\n\r\n            links.each(function() {\r\n                let link = jQuery(this);\r\n\r\n                let title = titleToCompare(link.attr('data-title'));\r\n                let id = link.attr('href');\r\n\r\n                let selector = '.entry-content h2';\r\n\r\n                let headings = jQuery(selector);\r\n\r\n                headings.each(function() {\r\n                    heading = jQuery(this);\r\n                    headingId = heading.attr('id');\r\n\r\n                    var currentTitle = titleToCompare( heading.text() );\r\n\r\n                    console.log(title + ' == ' + currentTitle);\r\n\r\n                    if (currentTitle === title) {\r\n                        if (headingId > '') {\r\n                            console.log(title + ' == ' + headingId);\r\n                            link.attr('href', '#' + headingId);\r\n                        } else {\r\n                            heading.attr('id', id.replace(\"#\", \"\"));\r\n                        }\r\n\r\n                        return false;\r\n                    }\r\n                });\r\n            });\r\n\r\n            \r\n                            jQuery('.toc button').click(function(){\r\n                    if (jQuery(this).hasClass('active')) {\r\n                        jQuery('.toc li:gt(4)').addClass('hidden');\r\n                        jQuery(this).removeClass('active').text('Expand More');\r\n                    }else{\r\n                        jQuery('.toc li.hidden').removeClass('hidden');\r\n                        jQuery(this).addClass('active').text('Hide');\r\n                    }\r\n                });\r\n            \r\n            \/\/ let setLeftPadding = function() {\r\n            \/\/     let toc = jQuery('.toc');\r\n            \/\/     let tocWidth = toc.outerWidth();\r\n            \/\/     let maxWidth = tocWidth - 40;\r\n            \/\/\r\n            \/\/     let items = jQuery('.toc ul.toc-items li');\r\n            \/\/\r\n            \/\/     let innerWidth = 0;\r\n            \/\/\r\n            \/\/     items.each(function() {\r\n            \/\/         let item = jQuery(this);\r\n            \/\/         let width = item.outerWidth() + 22;\r\n            \/\/\r\n            \/\/         innerWidth += width;\r\n            \/\/\r\n            \/\/         if ( innerWidth > maxWidth ) {\r\n            \/\/             innerWidth -= width;\r\n            \/\/\r\n            \/\/             return false;\r\n            \/\/         }\r\n            \/\/     });\r\n            \/\/\r\n            \/\/     let paddingLeft = (tocWidth - innerWidth) \/ 2;\r\n            \/\/\r\n            \/\/     toc.css({'padding-left': paddingLeft + 'px'});\r\n            \/\/ };\r\n            \/\/\r\n            \/\/ setLeftPadding();\r\n            \/\/\r\n            \/\/ jQuery(window).on('load', setLeftPadding);\r\n            \/\/ jQuery(window).resize(setLeftPadding);\r\n        });\r\n    <\/script>\r\n    \n<p>In this article, we\u2019ll explore the subject of grain-free diets to learn what they are and whether they\u2019re good for your cat. You\u2019ll also see our recommendations for the top grain-free cat foods, wet and dry.<\/p>\n<p>When walking through the cat food aisle at your local grocery store, it may seem like one cat food is the same as any other. There are differences in packaging from one brand to another. But, if you were to open up any two bags, the product inside would look pretty similar.<\/p>\n<h2>At a Glance: Best Grain Free Cat Foods to Buy<\/h2>\n    <style>\n        .cliverse-stat-blocks { margin: 0 -7.5px 15px; white-space: normal; }\n        .cliverse-stat-blocks:after { display: block; content: \"\"; clear: both; height: 0; overflow: hidden; }\n        .cliverse-stat-blocks .block { flex: none; display: flex; flex-direction: column; align-items: center; justify-content: stretch; float: left; box-sizing: border-box; margin: 0 7.5px 15px; padding: 10px 5px; width: calc(50% - 15px); min-height: 170px; border-radius: 5px; border: 0.5px solid #BFBEBE; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); text-align: center; }\n        .cliverse-stat-blocks .block .img { display: flex; align-items: center; justify-content: center; padding: 5px 0 10px; }\n        .cliverse-stat-blocks .block .img img { width: auto; max-width: 100px; height: auto; max-height: 50px; }\n        .cliverse-stat-blocks .block .text { display: flex; flex-direction: column; align-items: center; justify-content: center; text-transform: uppercase; line-height: 22px; font-size: 18px; font-weight: 300; }\n        .cliverse-stat-blocks .block strong { display: block; width: 100%; line-height: 40px; font-size: 36px; font-weight: normal; }\n\n        @media only screen and (min-width: 1024px) {\n            .cliverse-stat-blocks .block { flex-direction: row; }\n            .cliverse-stat-blocks .block .img { padding: 0; width: 50%; }\n            .cliverse-stat-blocks .block .text { width: 50%; }\n        }\n\n        @media only screen and (min-width: 768px) {\n            .cliverse-stat-blocks { margin-bottom: 0; }\n            .cliverse-stat-blocks { display: flex; align-items: stretch; justify-content: space-between; margin: 0 -15px; }\n            .cliverse-stat-blocks .block { float: none; width: calc(25% - 30px); margin: 0 15px 30px; min-height: 0; }\n            .cliverse-stat-blocks .block strong { line-height: 30px; font-size: 30px; font-weight: 400; }\n            .cliverse-stat-blocks .block .text { line-height: 16px; font-size: 14px; font-weight: 300; }\n        }\n    <\/style>\n\n    <div class=\"cliverse-stat-blocks\">\n        <div class=\"block block-1\">\n            <div class=\"img\">\n                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/themes\/ribosome\/img\/clock.svg\" alt=\"Clock\">\n            <\/div>\n            <div class=\"text\">\n                <strong>3048<\/strong>\n                <div>hours of<\/div>\n                <div>research<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"block block-2\">\n            <div class=\"img\">\n                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/themes\/ribosome\/img\/eye.svg\" alt=\"Eye\">\n            <\/div>\n            <div class=\"text\">\n                <strong>254<\/strong>\n                <div>brands<\/div>\n                <div>vetted<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"block block-3\">\n            <div class=\"img\">\n                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/themes\/ribosome\/img\/check.svg\" alt=\"Check\">\n            <\/div>\n            <div class=\"text\">\n                <strong>11<\/strong>\n                <div>features<\/div>\n                <div>reviewed<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"block block-4\">\n            <div class=\"img\">\n                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/themes\/ribosome\/img\/star.svg\" alt=\"Star\">\n            <\/div>\n            <div class=\"text\">\n                <strong>5<\/strong>\n                <div>top<\/div>\n                <div>picks<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    \n           <div class=\"cliverse-product-block\">\r\n                <div class=\"label\">Overall Best<\/div>\r\n                <div class=\"panel\">\r\n\r\n                    <div class=\"img\">\r\n                        <a href=\"https:\/\/cats.com\/recommends\/smalls-35?subId1=Zojr5qPF3fVkiG1CnxUDY4hPxsfPLrxGJf\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                           title=\"Smalls\" class=\"thirstylinkimg\">\r\n                            <img decoding=\"async\" class=\"aac-table__image\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2023\/10\/Small-Fresh-Ground-Birds.jpg\" alt=\"aac-table__image\"\r\n                                 rel=\"noshare\">\r\n                        <\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"data\">\r\n                                                    <div class=\"logo\">\r\n                                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2020\/03\/smalls.jpg\" alt=\"Smalls\">\r\n                            <\/div>\r\n                                                <div class=\"score\">\r\n                            10.0                        <\/div>\r\n                        <div class=\"stars\">\r\n                            <div class=\"stars-inactive\">\r\n                                <div class=\"stars-active\" style=\"width: 100%\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"picked\"> Picked by <span class=\"cliverse-picked-count\">25<\/span> people today!<\/div>\r\n                    <\/div>\r\n                    <div class=\"text\">\r\n                        <h4>\r\n                            <a href=\"https:\/\/cats.com\/recommends\/smalls-35?subId1=Zojr5qPF3fVkiG1CnxUDY4hPxsfPLrxGJf\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                               title=\"Smalls\" class=\"thirstylink\">\r\n                                <span class=\"aac-table__column-title\">Smalls Ground Bird Fresh Cat Food<\/span>\r\n                            <\/a>\r\n                        <\/h4>\r\n                        <ul class=\"aac-table__features-list\">\r\n                                                            <li class=\"aac-table__features-item\"><span>Made with a single source of animal protein<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Doesn\u2019t contain potatoes or legumes<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Rich in hydrating moisture for your cat<\/span><\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"action\">\r\n                        <a href=\"https:\/\/cats.com\/recommends\/smalls-35?subId1=Zojr5qPF3fVkiG1CnxUDY4hPxsfPLrxGJf\" target=\"_blank\" class=\"button\" rel=\"noopener noreferrer sponsored\" title=\"Smalls\">GET 50% OFF<\/a>\r\n\t\t\t\t\t\t<span class=\"button-description\">ENTER \"<mark>CATS50<\/mark>\" TO GET 50% OFF YOUR FIRST ORDER<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n           <div class=\"cliverse-product-block\">\r\n                <div class=\"label\">Best Ethically-Sourced<\/div>\r\n                <div class=\"panel\">\r\n\r\n                    <div class=\"img\">\r\n                        <a href=\"https:\/\/cats.com\/recommends\/open-farm-homestead-turkey-rustic-blend?utm_source=allaboutcats&utm_medium=affiliate&subId1=Zojr5qPF3fVkAR3UEouSqgRkjFgoe0InVI\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                           title=\"Open Farm\" class=\"thirstylinkimg\">\r\n                            <img decoding=\"async\" class=\"aac-table__image\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2022\/11\/Homestead-Turkey-Rustic-Blend-compressed.jpg\" alt=\"aac-table__image\"\r\n                                 rel=\"noshare\">\r\n                        <\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"data\">\r\n                                                    <div class=\"logo\">\r\n                                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/06\/open-farm-logo.jpg\" alt=\"Open Farm\">\r\n                            <\/div>\r\n                                                <div class=\"score\">\r\n                            9.9                        <\/div>\r\n                        <div class=\"stars\">\r\n                            <div class=\"stars-inactive\">\r\n                                <div class=\"stars-active\" style=\"width: 99%\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"picked\"> Picked by <span class=\"cliverse-picked-count\">31<\/span> people today!<\/div>\r\n                    <\/div>\r\n                    <div class=\"text\">\r\n                        <h4>\r\n                            <a href=\"https:\/\/cats.com\/recommends\/open-farm-homestead-turkey-rustic-blend?utm_source=allaboutcats&utm_medium=affiliate&subId1=Zojr5qPF3fVkAR3UEouSqgRkjFgoe0InVI\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                               title=\"Open Farm\" class=\"thirstylink\">\r\n                                <span class=\"aac-table__column-title\">Open Farm Homestead Turkey Rustic Blend Wet Food<\/span>\r\n                            <\/a>\r\n                        <\/h4>\r\n                        <ul class=\"aac-table__features-list\">\r\n                                                            <li class=\"aac-table__features-item\"><span>Single source of high-quality animal protein<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>No fillers, animal by-products, or vaguely named ingredients<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Contains the moisture your cat needs for hydration<\/span><\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"action\">\r\n                        <a href=\"https:\/\/cats.com\/recommends\/open-farm-homestead-turkey-rustic-blend?utm_source=allaboutcats&utm_medium=affiliate&subId1=Zojr5qPF3fVkAR3UEouSqgRkjFgoe0InVI\" target=\"_blank\" class=\"button\" rel=\"noopener noreferrer sponsored\" title=\"Open Farm\">Get 20% Off<\/a>\r\n\t\t\t\t\t\t<span class=\"button-description\">ENTER \"<mark>CATS20<\/mark>\" TO GET 20% OFF YOUR FIRST AUTO-SHIP ORDER<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>   \r\n           \r\n\r\n            \r\n            <div class=\"cliverse-product-block\">\r\n                <div class=\"label\">Premium Pick<\/div>\r\n                <div class=\"panel\">\r\n\r\n                    <div class=\"img\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fwellness-core-natural-grain-free%2Fdp%2F146065\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                           title=\"Wellness\" class=\"thirstylinkimg\">\r\n                            <img decoding=\"async\" class=\"aac-table__image\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2018\/06\/Wellness-CORE-Natural-Grain-Free-Wet-Canned-Cat-Food.jpg\" alt=\"aac-table__image\"\r\n                                 rel=\"noshare\">\r\n                        <\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"data\">\r\n                                                    <div class=\"logo\">\r\n                                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2019\/01\/wellness-logo.png\" alt=\"Wellness\">\r\n                            <\/div>\r\n                                                <div class=\"score\">\r\n                            9.5                        <\/div>\r\n                        <div class=\"stars\">\r\n                            <div class=\"stars-inactive\">\r\n                                <div class=\"stars-active\" style=\"width: 95%\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"picked\"> Picked by <span class=\"cliverse-picked-count\">31<\/span> people today!<\/div>\r\n                    <\/div>\r\n                    <div class=\"text\">\r\n                        <h4>\r\n                            <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fwellness-core-natural-grain-free%2Fdp%2F146065\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                               title=\"Wellness\" class=\"thirstylink\">\r\n                                <span class=\"aac-table__column-title\">Wellness CORE Natural Grain-Free Wet Canned Cat Food<\/span>\r\n                            <\/a>\r\n                        <\/h4>\r\n                        <ul class=\"aac-table__features-list\">\r\n                                                            <li class=\"aac-table__features-item\"><span>Made with real animal protein as main ingredients<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Nutritionally balanced for adult cats<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Packed with moisture and low in carbohydrates<\/span><\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"action\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fwellness-core-natural-grain-free%2Fdp%2F146065\" target=\"_blank\" class=\"button\" rel=\"noopener noreferrer sponsored\" title=\"Wellness\">Check Price<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n          \r\n\r\n            \r\n            <div class=\"cliverse-product-block\">\r\n                <div class=\"label\">Best for Sensitive Stomach<\/div>\r\n                <div class=\"panel\">\r\n\r\n                    <div class=\"img\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Finstinct-original-grain-free-pate%2Fdp%2F33433\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                           title=\"Instinct\" class=\"thirstylinkimg\">\r\n                            <img decoding=\"async\" class=\"aac-table__image\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2019\/06\/Instinct-by-Natures-Variety-Original-Grain-Free-Real-Chicken-Recipe-Natural-Wet-Canned-Cat-Food.jpg\" alt=\"aac-table__image\"\r\n                                 rel=\"noshare\">\r\n                        <\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"data\">\r\n                                                    <div class=\"logo\">\r\n                                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2019\/05\/instict-logo.png\" alt=\"Instinct\">\r\n                            <\/div>\r\n                                                <div class=\"score\">\r\n                            8.5                        <\/div>\r\n                        <div class=\"stars\">\r\n                            <div class=\"stars-inactive\">\r\n                                <div class=\"stars-active\" style=\"width: 85%\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"picked\"> Picked by <span class=\"cliverse-picked-count\">21<\/span> people today!<\/div>\r\n                    <\/div>\r\n                    <div class=\"text\">\r\n                        <h4>\r\n                            <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Finstinct-original-grain-free-pate%2Fdp%2F33433\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                               title=\"Instinct\" class=\"thirstylink\">\r\n                                <span class=\"aac-table__column-title\">Instinct Grain-Free Real Chicken Recipe Canned Cat Food<\/span>\r\n                            <\/a>\r\n                        <\/h4>\r\n                        <ul class=\"aac-table__features-list\">\r\n                                                            <li class=\"aac-table__features-item\"><span>Rich in animal-based protein and moisture<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Made with all-natural ingredients<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Packed with healthy omega fatty acids <\/span><\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"action\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Finstinct-original-grain-free-pate%2Fdp%2F33433\" target=\"_blank\" class=\"button\" rel=\"noopener noreferrer sponsored\" title=\"Instinct\">Check Price<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            \r\n            <div class=\"cliverse-product-block\">\r\n                <div class=\"label\">Best for Picky Eaters<\/div>\r\n                <div class=\"panel\">\r\n\r\n                    <div class=\"img\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fweruva-paw-lickin-chicken-in-gravy%2Fdp%2F35401\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                           title=\"Weruva\" class=\"thirstylinkimg\">\r\n                            <img decoding=\"async\" class=\"aac-table__image\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2018\/10\/Weruva-Paw-Lickin-Chicken-Canned-Cat-Food.jpg\" alt=\"aac-table__image\"\r\n                                 rel=\"noshare\">\r\n                        <\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"data\">\r\n                                                    <div class=\"logo\">\r\n                                <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2019\/03\/weruva-logo.jpg\" alt=\"Weruva\">\r\n                            <\/div>\r\n                                                <div class=\"score\">\r\n                            8.0                        <\/div>\r\n                        <div class=\"stars\">\r\n                            <div class=\"stars-inactive\">\r\n                                <div class=\"stars-active\" style=\"width: 80%\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"picked\"> Picked by <span class=\"cliverse-picked-count\">18<\/span> people today!<\/div>\r\n                    <\/div>\r\n                    <div class=\"text\">\r\n                        <h4>\r\n                            <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fweruva-paw-lickin-chicken-in-gravy%2Fdp%2F35401\" rel=\"sponsored noshare noopener noreferrer sponsored\" target=\"_blank\"\r\n                               title=\"Weruva\" class=\"thirstylink\">\r\n                                <span class=\"aac-table__column-title\">Weruva Paw Lickin\u2019 Chicken Grain-Free Wet Cat Food<\/span>\r\n                            <\/a>\r\n                        <\/h4>\r\n                        <ul class=\"aac-table__features-list\">\r\n                                                            <li class=\"aac-table__features-item\"><span>High protein content, low in fat and carbohydrates<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Real chicken flavor picky cats find appealing<\/span><\/li>\r\n                                                            <li class=\"aac-table__features-item\"><span>Recommended for cats with kidney disease <\/span><\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"action\">\r\n                        <a href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fweruva-paw-lickin-chicken-in-gravy%2Fdp%2F35401\" target=\"_blank\" class=\"button\" rel=\"noopener noreferrer sponsored\" title=\"Weruva\">Check Price<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\n<p>If you take a closer look at the product names, however, you\u2019ll start to notice keywords like \u201cnatural,\u201d \u201c<a href=\"https:\/\/cats.com\/reviews\/natural-holistic-cat-food\">holistic<\/a>,\u201d and \u201c<a href=\"https:\/\/cats.com\/best-grain-free-cat-food\">grain-free<\/a>.\u201d<\/p>\n<p>Claims like these are common on pet food labels but they can be a little misleading for pet owners.<\/p>\n<p>When you see a product labeled \u201cnatural,\u201d for example, you might wonder whether other brands are somehow not natural. When you see \u201cgrain-free\u201d on the label, you may wonder whether a product that contains grains is somehow worse.<\/p>\n<p>Unfortunately, the answer to this question is not a simple \u201cyes\u201d or \u201cno.\u201d<\/p>\n<h2>The Truth About Grain-Free Cat Food (Explained by a Vet)<\/h2>\n<p><iframe title=\"YouTube video player\" data-cliversesrc=\"https:\/\/www.youtube.com\/embed\/GOywYSE7SYg\" width=\"800\" height=\"400\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\n<p>The popularity of grain-free diets for pets has skyrocketed in recent years. However, there\u2019s a great deal of misinformation out there about what \u201cgrain-free\u201d really means and whether <a href=\"https:\/\/cats.com\/grain-free-diets-for-cats\" target=\"_blank\" rel=\"noopener\">grain-free diets<\/a> are any better or worse for your cat. You may also be aware of FDA reports linking grain-free diets to an increased risk of dilated cardiomyopathy (DCM), a form of heart disease, in dogs.<\/p>\n<h2>Why Trust Cats.com<\/h2>\n<p>Before selecting products to test, I spent a great deal of time researching grain-free diets and their potential nutritional impact on feline health. I delved deep into the FDA\u2019s investigation of grain-free pet foods and consulted veterinarian Dr. Sarah Wooten, DVM, to learn what to look for when shopping for grain-free cat foods.<\/p>\n<p>Guided by my research and veterinary advice, I selected the products below for at-home testing. In testing these products, I performed an in-depth analysis of their nutritional makeup and made observations about the food\u2019s appearance, texture, consistency, and packaging. My two cats, Wessie and Forest, provided their opinions on flavor and general appeal.<\/p>\n<h2>Best Grain-Free Wet Cat Foods To Buy<\/h2>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#1 <\/span>Overall Best: <a href=\"https:\/\/cats.com\/recommends\/smalls-35\" target=\"_blank\" rel=\"noopener noreferrer sponsored\">Smalls Ground Bird Fresh Cat Food<\/a><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-81048 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2023\/10\/Small-Fresh-Ground-Birds.jpg\" alt=\"Small Fresh Ground Bird\" width=\"296\" height=\"408\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/cats.com\/recommends\/smalls-35\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">ENTER &#8220;CATS50&#8221; TO GET 50% OFF YOUR FIRST ORDER<\/a>\n<a href=\"https:\/\/cats.com\/smalls-for-smalls-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In<\/strong>: United States<\/li>\n<li><strong>Guaranteed Protein<\/strong>: 13% Min<\/li>\n<li><strong>Age Range<\/strong>: All Life Stages<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 40<\/li>\n<li><strong>Typical Cost Per Day<\/strong>: $4.00 per day<\/li>\n<\/ul>\n<p>Smalls is a fresh cat food delivery service that offers human-grade homemade-style cat food in a variety of proteins and textures. The formulas are rich in animal-sourced protein\u2014all made with a single type\u2014and low in carbohydrates. Unlike many grain-free cat foods, they\u2019re free from starchy potatoes and legumes like beans and peas.<\/p>\n\n                    <link rel=\"stylesheet\" href=\"https:\/\/cats.com\/wp-content\/themes\/ribosome\/css\/swiper.min.css\"\/>\n            <script>\n                window.addEventListener(\"firstUserActivity\", function(event) {\n                    var event = new Event('galleryScriptLoaded');\n\n                    var script = document.createElement('script');\n\n                    script.src = 'https:\/\/cats.com\/wp-content\/themes\/ribosome\/js\/swiper.js';\n                    script.async = true;\n\n                    script.onload = function () {\n                        window.dispatchEvent(event);\n                    };\n\n                    document.head.appendChild(script);\n                });\n            <\/script>\n        \n        <script>\n            window.addEventListener(\"galleryScriptLoaded\", function(event) {\n                var postGallerySwiper = new Swiper(\".post-gallery-swiper-wrap-91307-91308-91306 .post-gallery-swiper\", {\n                    spaceBetween: 15,\n                    loop: true,\n                    pagination: {\n                        el: \".post-gallery-swiper-wrap-91307-91308-91306 .swiper-pagination\",\n                        clickable: false,\n                    },\n                    navigation: {\n                        nextEl: \".post-gallery-swiper-wrap-91307-91308-91306 .swiper-button-next\",\n                        prevEl: \".post-gallery-swiper-wrap-91307-91308-91306 .swiper-button-prev\",\n                    }\n                });\n            });\n        <\/script>\n        <div class=\"post-gallery-swiper-wrap post-gallery-swiper-wrap-91307-91308-91306\">\n            <div class=\"swiper post-gallery-swiper post-gallery-swiper\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Smalls-Ground-Bird-Fresh-Cat-Foods.jpg\" alt=\"Smalls Ground Bird Fresh Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91307\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Smalls-Ground-Bird-Fresh.jpg\" alt=\"Smalls Ground Bird Fresh Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91308\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Smalls-Ground-Bird-Fresh-Cat-Food.jpg\" alt=\"Smalls Ground Bird Fresh Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91306\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                    <\/div>\n                <div class=\"swiper-button-next\"><\/div>\n                <div class=\"swiper-button-prev\"><\/div>\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n\n\n        \n<p>Featuring chicken and chicken liver as the top two ingredients, this fresh food contains about 48% protein (measured as dry matter). Green beans, kale, and dandelion greens are the only plant ingredients, so the carbohydrate content of this formula is very low. It\u2019s highly digestible for most cats and comes in convenient 5-ounce packages.<\/p>\n<p>In addition to being high in protein and low in carbohydrates, this formula is rich in moisture, which helps support hydration, digestion, and skin and coat health. Overall, this minced chicken recipe offers a species-appropriate source of balanced nutrition for cats in all life stages making it one of the best gluten free cat foods on this list.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p>Chicken, Chicken Liver, Green Beans, Water Sufficient for Processing, Dried Yeast, Tricalcium Phosphate, Kale, Magnesium Proteinate, Potassium Chloride, Choline Chloride, Dandelion Greens, Dried Kelp, Taurine, Zinc Proteinate, Iron Proteinate, Cod Liver Oil, Salt, Niacin Supplement, Vitamin E Supplement, Vitamin A Supplement, Copper Proteinate, Manganese Proteinate, Thiamine Mononitrate, D-Calcium Pantothenate, Pyridoxine Hydrochloride, Vitamin D3 Supplement, Riboflavin Supplement, Vitamin B12 Supplement, Folic Acid, Sodium Selenite, Biotin.<\/p>\n<p><strong>Ingredients We Liked<\/strong>: Chicken, Chicken Liver, Cod Liver Oil<\/p>\n<p><strong>Ingredients We Didn\u2019t Like<\/strong>: None<\/p>\n            <\/div>\n        <\/div>\n            <style>\n            .acc{\n                margin-bottom: 22px;\n            }\n            .acc .acc-title{\n                background: #FFFFFF;\n                border: 1px solid #EDEDED;\n                box-shadow: 0px 9px 26px rgba(198, 198, 198, 0.25);\n                border-radius: 10px;\n                transition: all 0.4s ease;\n                display: flex;\n                align-items: center;\n                justify-content: space-between;\n                padding: 16px 40px;\n                box-sizing: border-box;\n                cursor: pointer;\n            }\n            .acc.active .acc-title{\n                background: #EDF1F7;\n                box-shadow: none;\n            }\n            .acc h3{\n                margin: 0;\n                font-weight: 700;\n                font-size: 22px!important;\n                line-height: 105.8%;\n                color: #313131;\n            }\n            .acc .acc-title .acc-arrow{\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                transition: all 0.4s ease;\n            }\n            .acc.active .acc-title .acc-arrow{\n                transform: rotate(180deg);\n            }\n            .acc .acc-info{\n                display: none;\n                padding: 18px 100px 0 50px;\n            }\n            @media screen and (max-width: 767px) {\n                .acc .acc-title{\n                    padding: 16px 20px;\n                }\n                .acc h3{\n                    font-size: 20px!important;\n                }\n                .acc .acc-info{\n                    padding: 18px 18px 0 18px;\n                }\n            }\n        <\/style>\n        <script>\n            document.addEventListener(\"DOMContentLoaded\", function(event) {\n                jQuery(this).on('click', '.acc .acc-title', function () {\n                    var title = jQuery(this),\n                        parent = title.parent(),\n                        info = parent.find('.acc-info');\n                    if (parent.hasClass('active')) {\n                        parent.removeClass('active');\n                        info.stop().slideUp(400);\n                    } else {\n                        parent.addClass('active');\n                        info.stop().slideDown(400);\n                    }\n                    return false;\n                });\n            });\n        <\/script>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n                    <style>\n                .cliverse-chart{\n                    display: flex;\n                    align-items: flex-start;\n                    flex-wrap: wrap;\n                    padding: 15px 0;\n                    position: relative;\n                    min-height: 165px;\n                }\n                .cliverse-chart .loader{\n                    width: 170px;\n                    height: 170px;\n                    position: absolute;\n                    z-index: 1;\n                    opacity: 1;\n                    transition: all 0.2s ease;\n                    top: 0;\n                    left: calc(50% - 85px);\n                }\n                .cliverse-chart .loader img{\n                    width: 100%;\n                }\n\n                .cliverse-chart .chart{width: 50%;}\n                .acc .cliverse-chart .chart{width: 100%;}\n\n                .cliverse-chart h4{\n                    margin: 0 0 10px!important;\n                }\n\n                .cliverse-chart .chart.chart-wrap{ text-align: center; position: relative; }\n                .acc .cliverse-chart .chart.chart-wrap{  min-height: 180px; }\n\n                .chart_div{\n                    display: inline-block;\n                }\n                .acc .chart-labels{\n                    display: flex;\n                    flex-wrap: wrap;\n                    gap: 18px 24px;\n                }\n                .chart-labels .label{\n                    display: flex;\n                    align-items: center;\n                }\n                .chart-labels .label{\n                    font-size: 14px;\n                }\n                .chart-labels .label .color{\n                    min-width: 10px;\n                    height: 10px;\n                    margin-right: 5px;\n                    display: inline-block;\n                }\n                .acc .chart-labels .label{\n                    font-size: 18px;\n                }\n                .acc .chart-labels .label .color{\n                    min-width: 28px;\n                    height: 28px;\n                    margin-right: 8px;\n                    border-radius: 50%;\n                    display: inline-block;\n                }\n                .chart-labels .label strong {\n                    margin-left: 5px;\n                }\n                .google-visualization-tooltip{\n                    min-width: 65px;\n                }\n                .google-visualization-tooltip ul{\n                    margin: 0;\n                    list-style: none;\n                }\n                .google-visualization-tooltip ul li{\n                    margin: 5px!important;\n                    padding: 0;\n                }\n                .google-visualization-tooltip ul li:last-child span:after{\n                    content: '%';\n                }\n                @media screen and (max-width: 767px) {\n                    .acc .chart-labels{\n                        flex-direction: column;\n                        gap: 14px;\n                    }\n                    .acc .chart-labels .label{\n                        font-size: 14px;\n                    }\n                }\n                @media screen and (max-width: 480px){\n                    .chart_div{\n                        margin-top: -20px;\n                        margin-left: -25px;\n                        transform: scale(0.7);\n                    }\n\n                    .acc .chart_div{\n                        transform: scale(1);\n                    }\n                }\n            <\/style>\n            <script>\n                window.addEventListener('firstUserActivity', function (e) {\n                    var event = new Event('chartsScriptLoaded');\n\n                    var script = document.createElement('script');\n\n                    script.onload = function () {\n                        window.dispatchEvent(event);\n                    };\n\n                    script.src = 'https:\/\/www.gstatic.com\/charts\/loader.js';\n\n                    document.head.appendChild(script);\n                });\n            <\/script>\n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',13],['Crude Fat',8.5],['Crude Fiber',1.5],['Moisture',73],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-1'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-1 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-1 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-1\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-1\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>13%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>8.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>1.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>73%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',48.15],['Fat',31.48],['Fiber',5.56],['Carbs',14.81],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-2'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-2 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-2 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-2\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-2\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>48.15%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>31.48%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>5.56%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>14.81%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',34.54],['Fat',54.84],['Carbs',10.63],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-3'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-3 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-3 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-3\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-3\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>34.54%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>54.84%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>10.63%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Made with a single source of animal protein<\/li>\n<li>Doesn\u2019t contain potatoes or legumes<\/li>\n<li>Rich in hydrating moisture for your cat<\/li>\n<li>Cod liver oil provides animal-sourced omega-3 fatty acids<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Only available as a subscription plan<\/li>\n<li>No phone support (text and email only)<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#2 <\/span>Best Ethically-Sourced: Open Farm Homestead Turkey Rustic Blend Wet Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-59663 size-full aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2022\/11\/Homestead-Turkey-Rustic-Blend-compressed-e1679640833215.jpg\" alt=\"\" width=\"285\" height=\"348\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/cats.com\/recommends\/open-farm-homestead-turkey-rustic-blend?utm_source=allaboutcats&amp;utm_medium=affiliate\" target=\"_blank\" rel=\"noopener noreferrer sponsored\">ENTER \u201cCATS20\u201d TO GET 20% OFF YOUR FIRST AUTO-SHIP ORDER<\/a>\n<a href=\"https:\/\/cats.com\/open-farm-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong>\u00a0United States<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 8.0% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 24<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"683547124929\">$4.46 per day<\/span>\n\n                    <script>\n                document.addEventListener(\"DOMContentLoaded\", function(event) {\n                    window.addEventListener('firstUserActivity', function (e) {\n                        let upcs = [];\n                        let brands = [];\n                        let shortcodes = jQuery('.pfs-shortcode');\n\n                        shortcodes.each(function() {\n                            let upc = jQuery(this).attr('data-upc');\n\n                            if ( upc && upcs.indexOf(upc) === -1 ) {\n                                upcs.push(upc);\n                            }\n\n                            let brand = jQuery(this).attr('data-brand');\n\n                            if ( brand && brands.indexOf(brand) === -1 ) {\n                                brands.push(brand);\n                            }\n                        });\n\n                        var data = {\n                            upcs: upcs,\n                            brands: brands\n                        };\n\n                                                \n                        jQuery.get('https:\/\/api.cats.com\/products\/products-prices.php', data, function(response) {\n                            if (!response) {\n                                return;\n                            }\n\n                            let data = JSON.parse(response);\n                            let updatedUpcs = data.upcs;\n                            let updatedBrands = data.brands;\n\n                            for (let key in updatedUpcs) {\n                                let pricePerDay = updatedUpcs[key].price_per_day;\n                                let pricePerMeasure = updatedUpcs[key].price_per_measure;\n                                let priceFrom = updatedUpcs[key].price_from;\n                                let amazonPrice = updatedUpcs[key].amazon_price;\n\n                                if ( pricePerDay > '' ) {\n                                    jQuery('.pfs_product_price_per_day[data-upc=\"'+ key+'\"]').text(pricePerDay);\n                                }\n                                \n                                jQuery('.pfs_product_price_per_measure[data-upc=\"'+ key+'\"]').text(pricePerMeasure);\n\n\n                                jQuery('.pfs_product_price_button[data-upc=\"'+ key+'\"]').each(function(){\n                                    var button = jQuery(this);\n\n\n                                    if (0) {\n                                        let price_from = amazonPrice;\n                                    } else {\n                                        let price_from = priceFrom;\n                                        let buttonHtml = button.html();\n                                        buttonHtml = buttonHtml.toLowerCase();\n\n                                        if (buttonHtml.indexOf('amazon') > 0) {\n                                            price_from = amazonPrice;\n\n                                            if ( ! price_from ) {\n                                                return;\n                                            }\n                                        }\n\n                                        let per_measure = pricePerMeasure;\n                                        let per_day = pricePerDay;\n\n                                        if ( button.hasClass('not-price_from') ) {\n                                            price_from = '';\n                                        }\n\n                                        if ( button.hasClass('not-per_measure') ) {\n                                            per_measure = '';\n                                        }\n\n                                        if ( button.hasClass('not-per_day') ) {\n                                            per_day = '';\n                                        }\n\n                                        let buttonText = '';\n                                        let buttonTextParts = [price_from, per_measure, per_day];\n                                        let index = 0;\n\n                                        buttonTextParts.forEach(buttonTextPart => {\n                                            if (buttonTextPart) {\n                                                index++;\n\n                                                if (index === 2) {\n                                                    buttonText += ' (';\n                                                }\n\n                                                if (index > 2) {\n                                                    buttonText += ', ';\n                                                }\n\n                                                buttonText += buttonTextPart;\n                                            }\n                                        });\n\n                                        if (index >= 2) {\n                                            buttonText += ')';\n                                        }\n\n                                        if ( ! (buttonHtml.indexOf('chewy') > 0 || buttonHtml.indexOf('amazon') > 0 ) ) {\n                                            buttonText = buttonText.replace(' At', '').replace(' Chewy', '').replace(' Amazon', '');\n                                        }\n\n                                        button.text(buttonText);\n                                    }\n                                });\n                            }\n\n                            for (let brand in updatedBrands) {\n                                let pricesPerMeasure = updatedBrands[brand].pricesPerMeasure;\n                                let pricesPerDay = updatedBrands[brand].pricesPerDay;\n\n                                for (let food_category in pricesPerMeasure) {\n                                    let value = pricesPerMeasure[food_category];\n                                    let selector = '.pfs_brand_price_per_measure[data-brand=\"'+ brand+'\"][data-type=\"' + food_category + '\"]';\n                                    console.log(selector);\n\n                                    jQuery(selector).text(value);\n                                }\n\n                                for (let food_category in pricesPerDay) {\n                                    let value = pricesPerDay[food_category];\n                                    let selector = '.pfs_brand_price_per_day[data-brand=\"'+ brand+'\"][data-type=\"' + food_category + '\"]';\n\n                                    jQuery(selector).text(value);\n                                }\n                            }\n                        });\n                    });\n                });\n            <\/script>\n\n            \n        \n        <\/li>\n<\/ul>\n<p>When it comes to reducing litter box odor, the quality of your cat\u2019s diet matters. This Open Farm formula is our premium pick because it features wholesome, high-quality ingredients that are ethically sourced.<\/p>\n<p>This wet food formula features humanely-raised turkey as the primary ingredient and the sole source of protein. Because turkey is a novel protein for many cats, it may help relieve digestive issues related to food allergies or intolerance. You\u2019ll also find turkey bone broth as a main ingredient. Turkey bone broth provides moisture and may help support healthy digestion.<\/p>\n<p>In addition to being rich in animal protein, this formula is completely free from fillers, animal by-products, vaguely-named ingredients, and artificial additives that often contribute to litter box odor. It contains more plant ingredients than we\u2019d like, but the dry matter carbohydrate content of the formula as a whole is still fairly low.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Humanely Raised Turkey, Turkey Bone Broth, Pumpkin, Carrots, Spinach, Red Lentils, Agar Agar, Non-GMO Cranberries, Garbanzo Beans (Chickpeas), Chicory Root, Sunflower Oil, Coconut Oil (preserved with mixed tocopherols), Salt, Vitamin A Supplement, Vitamin D3 Supplement, Vitamin E Supplement, D-Calcium Pantothenate, Thiamine Mononitrate, Riboflavin Supplement, Biotin, Folic Acid, Vitamin B12 Supplement, Zinc Amino Acid Chelate, Iron Amino Acid Chelate, Copper Amino Acid Chelate, Manganese Amino Acid Chelate, Sodium Selenite, Dried Kelp, Potassium Chloride, Dandelion Greens, Choline Chloride, Taurine, Turmeric.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',8.1],['Crude Fat',6.19],['Crude Fiber',1.15],['Moisture',82],['Ash',1.81],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },4: { color: '#109618' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-4'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-4 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-4 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-4\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-4\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>8.1%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>6.19%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>1.15%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>82%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #109618\"><\/span>Ash: <strong>1.81%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',45],['Fat',34.39],['Fiber',6.39],['Carbs',4.17],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-5'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-5 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-5 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-5\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-5\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>45%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>34.39%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>6.39%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>4.17%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',33.92],['Fat',62.94],['Carbs',3.14],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-6'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-6 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-6 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-6\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-6\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>33.92%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>62.94%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>3.14%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Single source of high-quality animal protein<\/li>\n<li>No fillers, animal by-products, or vaguely-named ingredients<\/li>\n<li>Contains the moisture your cat needs for hydration<\/li>\n<li>Made from ethically-sourced ingredients<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Fairly expensive compared to the average cat food<\/li>\n<li>Contains several plant-based ingredients<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#3 <\/span>Premium Pick: Wellness CORE Natural Grain Free Wet Canned Cat Food<\/h2>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-84918 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/03\/Wellness-CORE-Grain-Free-Chicken-Turkey-Chicken-Liver-Formula-Canned-Cat-Food-compressed.jpg\" alt=\"Wellness CORE Grain-Free Chicken, Turkey &amp; Chicken Liver Formula Canned Cat Food\" width=\"488\" height=\"382\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fwellness-core-natural-grain-free%2Fdp%2F146065\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/Wellness-Natural-Canned-Chicken-5-5-Ounce\/dp\/B06WD6X56W\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/wellness-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong>\u00a0United States<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 12% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 39<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"076344079002\">$3.49 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Formulated for adult cats, this canned food is completely free from grains, including low-quality fillers. In fact, five of the first six ingredients are all animal-based, including two whole sources of fresh poultry (chicken and turkey), two organ meats, and chicken meal.<\/p>\n<p>The primary source of carbohydrate in this formula is dried ground potatoes which, though a little high in starch, are a digestible source of carbs for cats. You\u2019ll also find cranberries, which can help support the urinary tract, as well as flaxseed, a natural source of omega fatty acids and dietary fiber.<\/p>\n<p>Overall, this Wellness grain-free formula is a nutritious choice for adult cats. The only downside is that it is a little bit pricey. Also, the size of the 3-ounce can may be a little deceiving based on the weight it holds.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Chicken, Turkey, Chicken Broth, Chicken Liver, Chicken Meal, Turkey Liver, Dried Ground Potatoes, Natural Flavor, Cranberries, Guar Gum, Ground Flaxseed, Potassium Chloride, Salmon Oil (preserved with Mixed Tocopherols), Choline Chloride, Taurine, Cassia Gum, Xanthan Gum, Dried Kelp, Chicory Root Extract, Yucca Schidigera Extract, Magnesium Sulfate, Iron Proteinate, Zinc Proteinate, Thiamine Mononitrate, Vitamin E Supplement, Copper Proteinate, Manganese Proteinate, Sodium Selenite, Niacin, d-Calcium Pantothenate, Pyridoxine Hydrochloride, Riboflavin Supplement, Vitamin A Supplement, Biotin, Potassium Iodide, Vitamin D3 Supplement, Vitamin B12 Supplement, Folic Acid, Rosemary Extract.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',12],['Crude Fat',7],['Crude Fiber',0.5],['Moisture',78],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-7'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-7 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-7 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-7\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-7\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>12%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>7%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>0.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>78%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',54.55],['Fat',31.82],['Fiber',2.27],['Carbs',11.36],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-8'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-8 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-8 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-8\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-8\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>54.55%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>31.82%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>2.27%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>11.36%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',38.1],['Fat',53.97],['Carbs',7.94],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-9'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-9 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-9 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-9\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-9\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>38.1%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>53.97%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>7.94%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Made with real animal protein as the main ingredients<\/li>\n<li>Nutritionally balanced for adult cats<\/li>\n<li>Packed with moisture and low in carbohydrates<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Above average in cost<\/li>\n<li>Size of can may be confusing<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#4 <\/span>Best For Sensitive Stomach: Instinct Grain-Free Real Chicken Recipe Canned Cat Food<\/h2>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-11253\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2019\/06\/Instinct-by-Natures-Variety-Original-Grain-Free-Real-Chicken-Recipe-Natural-Wet-Canned-Cat-Food.jpg\" alt=\"Instinct by Nature's Variety Original Grain-Free Real Chicken Recipe Natural Wet Canned Cat Food\" width=\"300\" height=\"167\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Finstinct-original-grain-free-pate%2Fdp%2F33433\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/Instinct-Original-Chicken-Natural-NatureS\/dp\/B005HUVYBW\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/natures-variety-instinct-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong>\u00a0United States<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 10% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 44<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"0769949717010\">$3.19 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>The Instinct brand is formulated to mimic your cat\u2019s natural ancestral diet, which is built on high-quality animal proteins. True to their promise, Instinct\u2019s Grain-Free Real Chicken Recipe packs a punch with protein, listing three animal-based proteins as the top three ingredients.<\/p>\n<p>Fresh chicken, fresh turkey, and chicken liver are the first three ingredients in this formula, contributing to a crude protein content of 10%, which converts to over 45% dry matter basis. This recipe contains minimal added carbohydrates, which are limited to fresh veggies, for a total of under 7% carbs.<\/p>\n<p>In addition to being loaded with animal-based protein and moisture, this formula contains chelated minerals and added vitamins to ensure nutritional balance for adult cats. You\u2019ll also find additional fruits and veggies at the end of the list that provide natural sources for key nutrients.<\/p>\n<p>The primary downside to this recipe is the cost. Though it may be above average in price, it is free from grains and low-quality fillers and doesn\u2019t contain any artificial additives.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Chicken, Turkey, Chicken Liver, Chicken Broth, Ground Flaxseed, Montmorillonite Clay, Egg Product, Peas, Carrots, Potassium Chloride, Salt, Minerals (Iron Proteinate, Zinc Proteinate, Copper Proteinate, Manganese Proteinate, Sodium Selenite, Potassium Iodide), Choline Chloride, Vitamins (Vitamin E Supplement, Thiamine Mononitrate, Niacin Supplement, D-Calcium Pantothenate, Pyridoxine Hydrochloride, Riboflavin Supplement, Vitamin A Supplement, Biotin, Vitamin D3 Supplement, Vitamin B12 Supplement, Folic Acid), Taurine, L-Ascorbyl-2-Polyphosphate, Menhaden Fish Oil (Preserved With Mixed Tocopherols), Artichokes, Cranberries, Pumpkin, Tomato, Blueberries, Broccoli, Cabbage, Kale, Parsley.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',10],['Crude Fat',7.5],['Crude Fiber',3],['Moisture',78],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-10'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-10 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-10 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-10\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-10\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>10%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>7.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>3%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>78%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',45.45],['Fat',34.09],['Fiber',13.64],['Carbs',6.82],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-11'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-11 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-11 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-11\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-11\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>45.45%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>34.09%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>13.64%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>6.82%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',33.65],['Fat',61.3],['Carbs',5.05],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-12'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-12 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-12 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-12\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-12\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>33.65%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>61.3%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>5.05%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked<\/h3>\n<ul class=\"pro\">\n<li>Rich in animal-based protein and moisture<\/li>\n<li>Made with all-natural ingredients<\/li>\n<li>Packed with healthy omega fatty acids<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Above average in cost<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#5<\/span> Best For Picky Eaters: Weruva Paw Lickin\u2019 Chicken Grain-Free Wet Cat Food<\/h2>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7702 size-full aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2018\/10\/Weruva-Paw-Lickin-Chicken-Canned-Cat-Food-e1679640902885.jpg\" alt=\"Weruva-Paw-Lickin-Chicken-Canned-Cat-Food\" width=\"344\" height=\"251\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fweruva-paw-lickin-chicken-in-gravy%2Fdp%2F35401\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/Weruva-Classic-Lickin-Chicken-Breast\/dp\/B005KSPXXQ\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/weruva-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> Thailand<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 10% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 19<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"878408000317\">$4.41 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Packed with real animal protein, including flavorful chunks of chicken, this Weruva recipe is our top choice for picky eaters. In addition to being loaded with real animal protein, it is high in moisture and very low in carbohydrates, though not as low as some of the recipes we\u2019ve chosen (about 12%).<\/p>\n<p>What we love about this recipe, aside from its rich protein content, is that it is completely free from grains, fillers, and carrageenan. <a href=\"https:\/\/cats.com\/carrageenan-in-cat-food\" target=\"_blank\" rel=\"noopener\">Carrageenan<\/a> is a food additive that could cause inflammation, but this remains highly debatable.<\/p>\n<p>This food doesn\u2019t contain antibiotics, growth hormones, genetically modified organisms, or MSG. It is produced in a human food facility. We should note, however, that this facility isn\u2019t located in the United States. Weruva canned foods are produced in Thailand.<\/p>\n<p>In addition to being a great source of real animal protein and moisture for your cat, this Weruva recipe is also available in larger cans than many we\u2019ve reviewed. It comes in 3-ounce, 5.5-ounce, and 10-ounce cans, with a recommended feeding of 1 ounce per pound of bodyweight. For a 10-pound cat, you\u2019d only need to feed one 10-ounce can per day, ideally divided into two or more feedings.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Chicken (Boneless, Skinless Breast), Chicken Broth, Potato Starch, Sunflower Seed Oil, Calcium Lactate, Xanthan Gum, Tricalcium Phosphate, Choline Chloride, Taurine, Zinc Sulfate, Vitamin E Supplement, Ferrous Sulfate, Nicotinic Acid (Vitamin B3), Thiamine Mononitrate (Vitamin B1), Calcium Pantothenate, Copper Sulfate, Riboflavin Supplement (Vitamin B2), Pyridoxine Hydrochloride (Vitamin B6), Vitamin A Supplement, Manganese Sulfate, Vitamin D3 Supplement, Folic Acid, Potassium Iodide, Sodium Selenite, Biotin, Vitamin B12 Supplement.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',10],['Crude Fat',1.4],['Crude Fiber',0.5],['Moisture',85],['Ash',1.2],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },4: { color: '#109618' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-13'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-13 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-13 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-13\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-13\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>10%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>1.4%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>0.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>85%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #109618\"><\/span>Ash: <strong>1.2%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',66.67],['Fat',9.33],['Fiber',3.33],['Carbs',12.67],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-14'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-14 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-14 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-14\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-14\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>66.67%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>9.33%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>3.33%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>12.67%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',65.36],['Fat',22.22],['Carbs',12.42],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-15'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-15 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-15 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-15\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-15\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>65.36%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>22.22%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>12.42%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>High in protein, low in fat and carbohydrates<\/li>\n<li>Real chicken flavor that picky cats find appealing<\/li>\n<li>Recommended for cats with kidney disease<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Fish recipe contains large chunks some cats may not like<\/li>\n<li>Contains over 10% carbohydrate<\/li>\n<\/ul>\n<\/div>\n<h2>Best Grain-Free Dry Cat Foods To Buy<\/h2>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#1 <\/span>Overall Best: Dr. Elsey\u2019s cleanprotein Grain-Free Dry Cat Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-24633 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/01\/Dr.-Elseys-clean-protein-Chicken-Formula-Grain-Free-Dry-Cat-Food.png\" alt=\"\" width=\"300\" height=\"352\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fdr-elseys-cleanprotein-chicken%2Fdp%2F146269\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/gp\/product\/B07FCJHDPR\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/dr-elseys-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> United States<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 59% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 111<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"000338022002\">$0.84 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Our top pick overall for the best grain-free dry cat food is this cleanprotein recipe from Dr. Elsey\u2019s. Though Dr. Elsey\u2019s is best known for their cat litter, they also offer two dry cat food recipes and a small assortment of canned foods. This chicken recipe dry food contains 95% protein from animal sources, with a guaranteed protein content of 59%.<\/p>\n\n        \n        <script>\n            window.addEventListener(\"galleryScriptLoaded\", function(event) {\n                var postGallerySwiper = new Swiper(\".post-gallery-swiper-wrap-91551-91550-91549 .post-gallery-swiper\", {\n                    spaceBetween: 15,\n                    loop: true,\n                    pagination: {\n                        el: \".post-gallery-swiper-wrap-91551-91550-91549 .swiper-pagination\",\n                        clickable: false,\n                    },\n                    navigation: {\n                        nextEl: \".post-gallery-swiper-wrap-91551-91550-91549 .swiper-button-next\",\n                        prevEl: \".post-gallery-swiper-wrap-91551-91550-91549 .swiper-button-prev\",\n                    }\n                });\n            });\n        <\/script>\n        <div class=\"post-gallery-swiper-wrap post-gallery-swiper-wrap-91551-91550-91549\">\n            <div class=\"swiper post-gallery-swiper post-gallery-swiper\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Dr.-Elseys-Clean-Protein-Chicken-Recipe-Dry-Cat-Food-5.jpg\" alt=\"Dr. Elsey's Clean Protein Chicken Recipe Dry Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91551\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Dr.-Elseys-Clean-Protein-Chicken-Recipe-Dry-Cat-Food-14.jpg\" alt=\"Dr. Elsey's Clean Protein Chicken Recipe Dry Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91550\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Dr.-Elseys-Clean-Protein-Chicken-Recipe-Dry-Cat-Food-12.jpg\" alt=\"Dr. Elsey's Clean Protein Chicken Recipe Dry Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91549\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                    <\/div>\n                <div class=\"swiper-button-next\"><\/div>\n                <div class=\"swiper-button-prev\"><\/div>\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n\n\n        \n<p>The first ingredient in this grain-free dry cat food recipe is fresh chicken. It\u2019s followed by pork protein isolate, and gelatin, all of which are animal-based sources of protein. Gelatin also acts as one of the food\u2019s sources of structure and is a replacement for grain-based options like grains or legumes.<\/p>\n<p>In addition to being packed with protein, this dry food recipe contains moderate fat and above-average fiber content. Dietary fiber offers limited benefit to cats, especially when it comes from plant-based sources, but 4% shouldn\u2019t be high enough to bother your cat\u2019s digestive system which makes Dr Elsey\u2019s one of the best pea free cat foods on this list.<\/p>\n<p>Another potential downside for this recipe is the cost, which is well over $6 per pound. Fortunately, the recommended feeding amount is only about \u00bd cup per day for a 10-pound cat, making the daily cost less than $1.00.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p>Chicken, Pork Protein Isolate, Gelatin, Chicken Fat (Preserved With Mixed Tocopherols), Flaxseed, Natural Flavor, Salmon Oil, Potassium Citrate, Calcium Carbonate, Fructooligosaccharide, Calcium Carbonate, Choline Chloride, Vitamins (Vitamin E Supplement, Niacin Supplement, D-Calcium Pantothenate, Vitamin A Acetate, Thiamine Mononitrate, Pyridoxine Hydrochloride, Riboflavin Supplement, Vitamin D3 Supplement, Biotin, Vitamin B12 Supplement, Folic Acid), Minerals (Ferrous Sulfate, Zinc Oxide, Calcium Carbonate, Manganous Oxide, Copper Sulfate, Iron Amino Acid Chelate, Manganese Amino Acid Chelate, Zinc Amino Acid Chelate, Copper Amino Acid Chelate, Sodium Selenite, Cobalt Carbonate, Ethylenediamine Dihydroiodide), Potassium Chloride, Mixed Tocopherols (Preservative), Taurine, Salt, Rosemary Extract.<\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',59],['Crude Fat',18],['Crude Fiber',4],['Moisture',12],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-16'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-16 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-16 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-16\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-16\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>59%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>18%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>4%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>12%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',67.05],['Fat',20.45],['Fiber',4.55],['Carbs',7.95],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-17'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-17 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-17 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-17\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-17\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>67.05%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>20.45%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>4.55%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>7.95%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',53.78],['Fat',39.84],['Carbs',6.38],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-18'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-18 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-18 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-18\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-18\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>53.78%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>39.84%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>6.38%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Meat-based recipe very high in protein<\/li>\n<li>Low in carbohydrates, estimated under 8%<\/li>\n<li>No grains, fillers, or artificial additives<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Above average in cost<\/li>\n<li>Low in moisture (like all dry foods)<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#2 <\/span>Best Budget: Kirkland Signature Nature\u2019s Domain Salmon Meal &amp; Sweet Potato Recipe<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-55834 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2022\/09\/Kirkland-Signature-Natures-Domain-Cat-Food-624x624-compressed.jpg\" alt=\"\" width=\"319\" height=\"319\" srcset=\"https:\/\/cats.com\/wp-content\/uploads\/2022\/09\/Kirkland-Signature-Natures-Domain-Cat-Food-624x624-compressed.jpg 624w, https:\/\/cats.com\/wp-content\/uploads\/2022\/09\/Kirkland-Signature-Natures-Domain-Cat-Food-624x624-compressed-180x180.jpg 180w, https:\/\/cats.com\/wp-content\/uploads\/2022\/09\/Kirkland-Signature-Natures-Domain-Cat-Food-624x624-compressed-60x60.jpg 60w, https:\/\/cats.com\/wp-content\/uploads\/2022\/09\/Kirkland-Signature-Natures-Domain-Cat-Food-624x624-compressed-150x150.jpg 150w\" sizes=\"auto, (max-width: 319px) 100vw, 319px\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/www.costco.com\/kirkland-signature-nature's-domain-cat-food-18-lbs..product.100242955.html\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Costco<\/a>\n<a href=\"https:\/\/cats.com\/kirkland-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> United States<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 32% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 99<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"739394211708\">$0.20 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Grain-free cat food is often more expensive than the alternative, but Kirkland cat food is one of the most economical brands on the market. This particular recipe features protein-rich salmon meal as the first ingredient and contains several supplemental proteins, including ocean fish meal.<\/p>\n<p>This recipe does contain several sources of added carbohydrates, but they are grain-free and generally digestible for cats. We also like that this formula contains guaranteed levels of probiotics to support your cat\u2019s health and digestion.<\/p>\n<p>Though it was once only sold in Costco stores, you can now buy Kirkland cat food online on Amazon.<\/p>\n<p>There have been some recall issues. For example, there was a product recall from 2012 due to potential salmonella contamination. This recall also affected other brands produced by Diamond Pet Foods, including Chicken Soup for the Soul, Taste of the Wild, and 4Health.<\/p>\n<p>Another downside to this recipe is its high carbohydrate content. This formula contains over 45% carbs measured on a dry matter basis and over 38% by caloric weight. It still contains over 30% protein, however, which makes it a biologically appropriate choice for adult cats.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p>Salmon, Salmon Meal, Fish Meal, Sweet Potatoes, Potatoes, Peas, Pea Protein, Canola Oil (Preserved With Mixed Tocopherols), Natural Flavor, Salmon Oil (A Source of DHA), Dl-Methionine, Salt, Potassium Chloride, Choline Chloride, Taurine, Blueberries, Raspberries, Tomatoes, Dried Chicory Root, Dried Lactobacillus Plantarum Fermentation Product, Dried Bacillus Subtilis Fermentation Product, Dried Lactobacillus Acidophilus Fermentation Product, Dried Enterococcus Faecium Fermentation Product, Dried Bifidobacterium Animalis Fermentation Product, Zinc Proteinate, Vitamin E Supplement, Niacin, Manganese Proteinate, Copper Proteinate, Zinc Sulfate, Manganese Sulfate, Copper Sulfate, Thiamine Mononitrate, Vitamin a Supplement, Biotin, Potassium Iodide, Calcium Pantothenate, Riboflavin, Pyridoxine Hydrochloride, Vitamin B12 Supplement, Sodium Selenite, Vitamin D3 Supplement, Folic Acid.<\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',32],['Crude Fat',14],['Crude Fiber',3],['Moisture',10],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-19'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-19 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-19 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-19\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-19\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>32%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>14%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>3%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>10%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',35.56],['Fat',15.56],['Fiber',3.33],['Carbs',45.56],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-20'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-20 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-20 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-20\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-20\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>35.56%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>15.56%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>3.33%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>45.56%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',29.91],['Fat',31.78],['Carbs',38.32],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-21'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-21 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-21 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-21\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-21\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>29.91%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>31.78%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>38.32%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Relatively high in protein for a dry food<\/li>\n<li>One of the most economical cat food brands<\/li>\n<li>Guaranteed levels of probiotics for digestive support<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Very high in carbohydrates (over 30%)<\/li>\n<li>Contains canola oil instead of animal-based fat<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#3 <\/span>Best For Sensitive Stomach: Ziwi Peak Air-Dried Mackerel and Lamb Recipe Cat Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-68233 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2023\/04\/ziwi-mackerel-and-lamb.jpg\" alt=\"ziwi mackerel and lamb\" width=\"365\" height=\"412\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fziwi-peak-air-dried-mackerel-lamb%2Fdp%2F141882\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/Ziwi-Peak-Air-Dried-Mackerel-Recipe\/dp\/B06VVQJW51\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/ziwi-peak-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> New Zealand<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 43% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 126<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"9421016594177\">$2.51 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Ziwi Peak is a premium pet food brand based in New Zealand. This particular recipe features whole, blue mackerel that is 100% sourced from ethical farms, as well as grass-fed lamb. It contains 96% meat, fish, organs, and New Zealand green mussels, which puts it under 5% carbohydrate.<\/p>\n\n        \n        <script>\n            window.addEventListener(\"galleryScriptLoaded\", function(event) {\n                var postGallerySwiper = new Swiper(\".post-gallery-swiper-wrap-91468-91469-91467 .post-gallery-swiper\", {\n                    spaceBetween: 15,\n                    loop: true,\n                    pagination: {\n                        el: \".post-gallery-swiper-wrap-91468-91469-91467 .swiper-pagination\",\n                        clickable: false,\n                    },\n                    navigation: {\n                        nextEl: \".post-gallery-swiper-wrap-91468-91469-91467 .swiper-button-next\",\n                        prevEl: \".post-gallery-swiper-wrap-91468-91469-91467 .swiper-button-prev\",\n                    }\n                });\n            });\n        <\/script>\n        <div class=\"post-gallery-swiper-wrap post-gallery-swiper-wrap-91468-91469-91467\">\n            <div class=\"swiper post-gallery-swiper post-gallery-swiper\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Ziwi-Peak-Mackerel-Lamb-Recipe-Dry-Cat-Food.jpg\" alt=\"ZIWI Peak Air-Dried Mackerel & Lamb Recipe Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91468\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Ziwi-Peak-Mackerel-Lamb-Recipe-Dry-Cat-Food-.jpg\" alt=\"ZIWI Peak Air-Dried Mackerel & Lamb Recipe Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91469\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/08\/Ziwi-Peak-Mackerel-Lamb-Recipe-Dry-Cat-Foods.jpg\" alt=\"ZIWI Peak Air-Dried Mackerel & Lamb Recipe Cat Food\"\/>\n                                                            <p id=\"caption-attachment-91467\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                    <\/div>\n                <div class=\"swiper-button-next\"><\/div>\n                <div class=\"swiper-button-prev\"><\/div>\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n\n\n        \n<p>In addition to being packed with protein and animal-based ingredients, this air-dried formula is nutritionally dense. Because it is air-dried rather than extruded like traditional kibble, the ingredients retain more of their original nutritional content. Extruding is a way to cook foods quickly and kill harmful microorganisms in the food.<\/p>\n<p>The higher nutritional quality accounts for the high price point of this recipe, which is about $1.75 per ounce. That being said, the food is very calorie-dense, so you\u2019ll need to feed your cat only about 2 ounces per day. This makes Ziwi Peak\u2019s dry food much more affordable than their canned food.<\/p>\n<p>We love that this formula is made with high-quality, natural ingredients in a pure and simple formula that is ideal for sensitive stomachs. It does contain synthetic essential nutrients, but the majority of the main ingredients come from muscle meat, organs, and bone.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Mackerel, Lamb, Lamb Heart, Lamb Tripe, Lamb Liver, Lamb Lung, New Zealand Green Mussel, Lamb Kidney, Lamb Bone, Lecithin, Inulin from Chicory, Dried Kelp, Minerals (Dipotassium Phosphate, Magnesium Sulfate, Zinc Amino Acid Complex, Copper Amino Acid Complex, Iron Amino Acid Complex, Manganese Amino Acid Complex, Sodium Selenite), Salt, Preservative (Citric Acid, Mixed Tocopherols), Vitamins (Choline Chloride, Thiamine Mononitrate, Pyridoxine Hydrochloride, Folic Acid, Vitamin D3 Supplement), DL-Methionine, Taurine.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',48],['Crude Fat',27],['Crude Fiber',1],['Moisture',9],['Ash',9.5],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },4: { color: '#109618' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-22'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-22 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-22 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-22\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-22\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>48%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>27%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>1%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>9%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #109618\"><\/span>Ash: <strong>9.5%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',52.75],['Fat',29.67],['Fiber',1.1],['Carbs',6.04],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-23'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-23 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-23 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-23\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-23\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>52.75%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>29.67%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>1.1%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>6.04%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',40.31],['Fat',55.07],['Carbs',4.62],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-24'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-24 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-24 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-24\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-24\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>40.31%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>55.07%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>4.62%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>High in protein and animal-based ingredients<\/li>\n<li>Free from grains, fillers, and artificial additives<\/li>\n<li>Contains muscle meat, organs, and bone<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Above average in cost<\/li>\n<li>Low in moisture (like all dried foods)<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#4 <\/span>Best For Weight Loss: Tiki Cat Born Carnivore Grain-Free Dry Cat Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-27539 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/03\/Tiki-Cat-Born-Carnivore-Dry-Cat-Food.jpg\" alt=\"\" width=\"228\" height=\"350\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Ftiki-cat-born-carnivore-chicken-egg%2Fdp%2F266427\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/Tiki-Born-Carnivore-Chicken-5-6Lb\/dp\/B08963MG1S\/?tag=wwwallabou001-20\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/tiki-cat-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> New Zealand<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 43% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 106<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"693804470133\">$0.72 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>When it comes to supporting your cat\u2019s healthy weight loss, it\u2019s important to find a highly digestible recipe that is rich in real animal protein. This Tiki Cat formula fits the bill.<\/p>\n\n        \n        <script>\n            window.addEventListener(\"galleryScriptLoaded\", function(event) {\n                var postGallerySwiper = new Swiper(\".post-gallery-swiper-wrap-94202-94200-94201 .post-gallery-swiper\", {\n                    spaceBetween: 15,\n                    loop: true,\n                    pagination: {\n                        el: \".post-gallery-swiper-wrap-94202-94200-94201 .swiper-pagination\",\n                        clickable: false,\n                    },\n                    navigation: {\n                        nextEl: \".post-gallery-swiper-wrap-94202-94200-94201 .swiper-button-next\",\n                        prevEl: \".post-gallery-swiper-wrap-94202-94200-94201 .swiper-button-prev\",\n                    }\n                });\n            });\n        <\/script>\n        <div class=\"post-gallery-swiper-wrap post-gallery-swiper-wrap-94202-94200-94201\">\n            <div class=\"swiper post-gallery-swiper post-gallery-swiper\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/11\/Tiki-Cat-Born-Carnivore-High-Protein-Deboned-Chicken-Egg-Recipe-1.jpg\" alt=\"Tiki Cat Born Carnivore High Protein Deboned Chicken & Egg Recipe\"\/>\n                                                            <p id=\"caption-attachment-94202\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/11\/Tiki-Cat-Born-Carnivore-High-Protein-Deboned-Chicken-Egg-Recipe-4.jpg\" alt=\"Tiki Cat Born Carnivore High Protein Deboned Chicken & Egg Recipe\"\/>\n                                                            <p id=\"caption-attachment-94200\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                            <div class=\"swiper-slide gallery-caption\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/11\/Tiki-Cat-Born-Carnivore-High-Protein-Deboned-Chicken-Egg-Recipe.jpg\" alt=\"Tiki Cat Born Carnivore High Protein Deboned Chicken & Egg Recipe\"\/>\n                                                            <p id=\"caption-attachment-94201\" class=\"wp-caption-text\">Kirsten McCarthy \/ Cats.com<\/p>\n                                                    <\/div>\n                                    <\/div>\n                <div class=\"swiper-button-next\"><\/div>\n                <div class=\"swiper-button-prev\"><\/div>\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n\n\n        \n<p>This dry food recipe is packed with real animal protein, including deboned chicken, chicken meal, and dehydrated chicken as the first three ingredients. You\u2019ll also find dried egg as a supplemental protein source and a limited number of digestible grain-free carbohydrates.<\/p>\n<p>Compared to other dry cat food formulas, this recipe contains relatively fewer carbohydrate ingredients. However, it\u2019s still a little higher in carbs than we\u2019d prefer. We do appreciate, however, that it is grain-free and doesn\u2019t contain any low-quality fillers like corn, wheat, or soy. It is also completely free from artificial additives and by-products.<\/p>\n<p>Like Weruva, Tiki Cat produces many of their foods in Thailand. They describe their facilities as \u201caward-winning human-grade canning plants\u201d and we\u2019re inclined to believe it. Thailand is quickly becoming one of the primary locations for pet food manufacturing (particularly wet foods) and, for the most part, follows high standards.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Deboned Chicken, Chicken Meal, Dehydrated Chicken, Dried Egg Product, Tapioca, Natural Chicken Flavor, Ground Whole Flaxseed, Chickpeas, Peas, Chicken Fat (Preserved With Mixed Tocopherols And Citric Acid), Brewers Dried Yeast, Calcium Sulfate, Choline Chloride, Inulin (Prebiotic), Salmon Oil, Pumpkin, Taurine, Ferrous Sulfate, Zinc Sulfate, Vitamin E Supplement, Niacin Supplement (Vitamin B3), Copper Sulfate, Vitamin A Supplement, Manganese Sulfate, Thiamine Mononitrate (Vitamin B1), D-Calcium Pantothenate, Pyridoxine Hydrochloride (Vitamin B6), Biotin, Riboflavin Supplement (Vitamin B2), Vitamin B12 Supplement, Vitamin D3 Supplement, Calcium Iodate, Folic Acid, Sodium Selenite, Rosemary Extract, Ascorbic Acid (Preservative), Citric Acid, Tannic Acid.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',43],['Crude Fat',19],['Crude Fiber',3.5],['Moisture',10],['Ash',10],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },4: { color: '#109618' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-25'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-25 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-25 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-25\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-25\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>43%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>19%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>3.5%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>10%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #109618\"><\/span>Ash: <strong>10%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',47.78],['Fat',21.11],['Fiber',3.89],['Carbs',16.11],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-26'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-26 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-26 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-26\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-26\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>47.78%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>21.11%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>3.89%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>16.11%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',41.49],['Fat',44.52],['Carbs',13.99],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-27'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-27 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-27 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-27\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-27\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>41.49%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>44.52%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>13.99%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Rich in animal-based protein<\/li>\n<li>Digestible high-quality ingredients<\/li>\n<li>Free from grains, fillers, and artificial additives<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Relatively high carbohydrate content<\/li>\n<li>Low in moisture (like all dry foods)<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#5 <\/span>Best For Picky Eaters: Solid Gold Indigo Moon Grain-Free Dry Cat Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-30746 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/04\/solid-gold-grain-free.jpg\" alt=\"\" width=\"282\" height=\"313\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/chewy.sjv.io\/c\/1397719\/3054490\/32975?u=https%3A%2F%2Fwww.chewy.com%2Fsolid-gold-indigo-moon-chicken-eggs%2Fdp%2F30059\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">Buy On Chewy<\/a> <a class=\"amz\" href=\"https:\/\/www.amazon.com\/dp\/B00PAV2DQI?ref=t_ac_view_request_product_image&amp;campaignId=amzn1.campaign.3FF82QF64QBZ3&amp;linkCode=tr1&amp;tag=wwwallabou001-20&amp;linkId=amzn1.campaign.3FF82QF64QBZ3_1757052859951\" target=\"_blank\" rel=\"noopener sponsored noreferrer\">Buy On Amazon<\/a>\n<\/div>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a href=\"https:\/\/cats.com\/solid-gold-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> New Zealand<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 42% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 112<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"093766210035\">$0.55 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>Cats are notorious for being picky when it comes to their diet, but some cats are pickier than others. If you have a picky eater, you\u2019ll need a recipe that is packed with real animal ingredients, creating an appealing flavor and aroma. Our top grain-free pick is this Indigo Moon recipe from Solid Gold.<\/p>\n<p>In addition to being made primarily from animal proteins, this Indigo Moon recipe has a significant number of positive customer reviews. Cats and their owners alike seem to be big fans of this recipe. It is surprisingly low in carbohydrates for a dry food, estimated under 20%.<\/p>\n<p>The first ingredient in this grain-free cat food is chicken meal, a concentrated source of animal protein. You\u2019ll also find fresh chicken, dried eggs, and ocean fish meal as supplemental sources of protein. We\u2019d prefer to see fewer starchy carbs like potatoes and peas in this formula. But, again, the total carb content is fairly low and it is still a grain-free recipe that doesn\u2019t contain any low-quality fillers.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Chicken Meal, Potatoes, Canola Oil (Preserved with Mixed Tocopherols), Peas, Chicken, Dried Eggs, Ocean Fish Meal, Natural Flavor, Carrots, Potassium Chloride, Pumpkin, Salmon Oil (Preserved with Mixed Tocopherols), Vitamins (Vitamin E Supplement, L-Ascorbyl-2-Polyphosphate (Source of Vitamin C), Niacin, Calcium Pantothenate, Riboflavin Supplement, Pyridoxine Hydrochloride, Thiamine Mononitrate, Vitamin A Supplement, Vitamin B12 Supplement, Vitamin D3 Supplement, Biotin, Folic Acid), Taurine, Minerals (Zinc Sulfate, Ferrous Sulfate, Copper Sulfate, Manganese Sulfate, Zinc Proteinate, Manganese Proteinate, Copper Proteinate, Sodium Selenite, Calcium Iodate), Blueberries, Cranberries, DL-Methionine, Choline Chloride, Dried Chicory Root, Rosemary Extract, Dried Lactobacillus Acidophilus Fermentation Product, Dried Enterococcus Faecium Fermentation Product, Dried Lactobacillus Casei Fermentation Product.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',42],['Crude Fat',20],['Crude Fiber',3],['Moisture',10],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-28'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-28 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-28 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-28\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-28\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>42%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>20%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>3%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>10%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',46.67],['Fat',22.22],['Fiber',3.33],['Carbs',27.78],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-29'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-29 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-29 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-29\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-29\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>46.67%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>22.22%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>3.33%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>27.78%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',36.34],['Fat',42.03],['Carbs',21.63],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-30'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-30 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-30 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-30\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-30\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>36.34%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>42.03%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>21.63%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Primarily made from nutritious animal-based ingredients<\/li>\n<li>High in protein from quality animal sources<\/li>\n<li>Relatively low in carbohydrates for a dry food<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Low in moisture content (like all dry foods)<\/li>\n<li>Contains several plant-based ingredients<\/li>\n<\/ul>\n<\/div>\n<div class=\"su-row card-review catscom-card-review cliverse-buttons-fixing\">\n<h2 style=\"text-align: center;\"><span class=\"product-review-heading\">#6 <\/span>Best Ethically Sourced: Open Farm Catch-of-the-Season Whitefish Dry Food<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-35344 aligncenter\" src=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food.jpg\" alt=\"\" width=\"350\" height=\"350\" srcset=\"https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food.jpg 350w, https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food-180x180.jpg 180w, https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food-60x60.jpg 60w, https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food-150x150.jpg 150w, https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food-300x300.jpg 300w, https:\/\/cats.com\/wp-content\/uploads\/2021\/08\/Open-Farm-Catch-of-the-Season-Whitefish-Dry-Food-100x100.jpg 100w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/p>\n<div class=\"cliverse-card-buttons links-wrap \">\n<a class=\"amz\" href=\"https:\/\/cats.com\/recommends\/open-farm-catch-of-the-season-whitefish-dry-cat-food?utm_source=allaboutcats&amp;utm_medium=affiliate\" target=\"_blank\" rel=\"sponsored noopener noreferrer\">ENTER \u201cCATS20\u201d TO GET 20% OFF YOUR FIRST AUTO-SHIP ORDER<\/a>\n<a href=\"https:\/\/cats.com\/open-farm-cat-food-review\" target=\"_blank\" rel=\"noopener noreferrer\">Read Our Full Brand Review<\/a>\n<\/div>\n<ul class=\"cliverse-card-review-list\">\n<li><strong>Made In:<\/strong> New Zealand<\/li>\n<li><strong>Guaranteed Protein:<\/strong> 37% Min<\/li>\n<li><strong>Age Range:<\/strong>\u00a0Adult<\/li>\n<li><strong>Calories Per Ounce<\/strong>: 108<\/li>\n<li><strong>Typical Cost Per Day:<\/strong> \n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"628451123224\">$0.74 per day<\/span>\n\n        \n        <\/li>\n<\/ul>\n<p>This high-protein formula features wild-caught seasonal whitefish as the primary ingredient, supplemented with ocean whitefish meal as a concentrated source of animal protein. You\u2019ll also see herring meal in the third slot on the ingredients list, making this recipe protein-rich overall.<\/p>\n<p>In addition to being packed with animal-based protein, this formula contains herring oil as a rich source of omega-3 fatty acids. That being said, coconut oil is actually the primary source of added fat and is plant-based which is why we select Open Farm as one of the best gluten free dry cat foods on the market today.<\/p>\n<p>We appreciate that the list of ingredients for this recipe is fairly limited, though there are a few more plant-based ingredients than we\u2019d like to see. The formula is, however, completely free from fillers, animal by-products, vaguely-named ingredients, and artificial additives.<\/p>\n\n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Ingredients<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n<p><em>Ocean Whitefish, Ocean Whitefish Meal, Herring Meal, Garbanzo Beans (Chickpeas), Coconut Oil (preserved with mixed tocopherols), Green Lentils, Herring Oil (preserved with mixed tocopherols), Pumpkin, Natural Flavor, Red Lentils, Non-GMO Cranberries, Apples, Dried Chicory Root Extract, Choline Chloride, Salt, Dandelion Greens, Taurine, Turmeric, Potassium Chloride, Tricalcium Phosphate, Dried Yucca Schidigera Extract, Mixed Tocopherols (a natural preservative), Calcium Carbonate, Zinc Proteinate, Iron Proteinate, Copper Proteinate, Manganese Proteinate, Sodium Selenite, Calcium Iodate, Vitamin E Supplement, Thiamine Mononitrate, Niacin Supplement, D-Calcium Pantothenate, Biotin, Vitamin A Acetate, Riboflavin Supplement, Vitamin B12 Supplement, Vitamin D3 Supplement, Folic Acid, Rosemary Extract.<\/em><\/p>\n            <\/div>\n        <\/div>\n    \n        \n\n        \n            \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Guaranteed Analysis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Crude Protein',37],['Crude Fat',18],['Crude Fiber',3],['Moisture',10],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-31'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-31 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-31 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-31\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-31\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Crude Protein: <strong>37%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Crude Fat: <strong>18%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Crude Fiber: <strong>3%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Moisture: <strong>10%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Dry Matter Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',41.11],['Fat',20],['Fiber',3.33],['Carbs',35.56],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },3: { color: '#ff9900' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-32'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-32 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-32 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-32\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-32\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>41.11%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>20%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Fiber: <strong>3.33%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #ff9900\"><\/span>Carbs: <strong>35.56%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n                    \n        <div class=\"acc\">\n            <div class=\"acc-title\">\n                <h3>Caloric Weight Basis<\/h3>\n                <span class=\"acc-arrow\">\n                    <svg width=\"29\" height=\"16\" viewBox=\"0 0 29 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.2766 0.403937C29.1452 1.00696 29.2458 2.06612 28.5013 2.76964L14.5 16L0.498716 2.76964C-0.245798 2.06612 -0.145206 1.00696 0.723394 0.403937C1.592 -0.199082 2.89968 -0.117608 3.6442 0.585914L14.5 10.844L25.3558 0.585914C26.1003 -0.117608 27.408 -0.199082 28.2766 0.403937Z\" fill=\"#828FA1\"\/>\n                    <\/svg>\n                <\/span>\n            <\/div>\n            <div class=\"acc-info\">\n                \n        \n        <script type=\"text\/javascript\" >\n            window.addEventListener('chartsScriptLoaded', function (e) {\n                google.charts.load('current', {'packages': ['corechart']});\n                google.charts.setOnLoadCallback(drawChart);\n\n                function drawChart() {\n                    var data = google.visualization.arrayToDataTable([\n                        ['Value', '%'],\n                        ['Protein',32.83],['Fat',38.78],['Carbs',28.39],                    ]);\n\n                    var options = {\n                        pieStartAngle: 0,\n                        legend: 'none',\n                        pieSliceText: 'none',\n                        tooltip: { trigger: 'selection',text: 'value',isHtml: true },\n                        fontSize: 14,\n                        width: 180,\n                        height: 180,\n                        chartArea: {\n                            width: 155,\n                            height: 155,\n                        },\n                        enableInteractivity: true,\n                        slices: {\n                            0: { color: '#3366cc' },1: { color: '#c233cc' },2: { color: '#dc3912' },                        }\n                    };\n\n                    var chart = new google.visualization.PieChart(document.getElementById('cliverse-chart-33'));\n\n                    chart.draw(data, options, loader());\n\n                    function loader(){\n                        jQuery('.cliverse-chart .loader').css('display','none');\n                    }\n\n                    jQuery('#cliverse-chart-33 g path').each(function (index){\n                        var color = jQuery(this).attr('fill');\n                        var val = jQuery(this).next().text();\n\n                        jQuery('.cliverse-chart.cliverse-chart-33 .chart-labels .label').each(function () {\n                            labelVal = jQuery(this).attr('value')\n\n                            if (val == labelVal){\n                                jQuery(this).find('span.color').css('background', color);\n                            }\n                        });\n                    });\n                }\n            });\n        <\/script>\n                            <div class=\"cliverse-chart cliverse-chart-33\">\n                <div class=\"chart chart-wrap\">\n                    <div id=\"cliverse-chart-33\" class=\"chart_div\"><\/div>\n                                            <div class=\"loader\">\n                            <img decoding=\"async\" src=\"https:\/\/cats.com\/wp-content\/plugins\/cliverse-chart\/img\/loading.svg\" alt=\"loader\">\n                        <\/div>\n                                    <\/div>\n                <div class=\"chart chart-labels\">\n                    <div class=\"label\"><span class=\"color\" style=\"background: #3366cc\"><\/span>Protein: <strong>32.83%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #c233cc\"><\/span>Fat: <strong>38.78%<\/strong><\/div><div class=\"label\"><span class=\"color\" style=\"background: #dc3912\"><\/span>Carbs: <strong>28.39%<\/strong><\/div>                <\/div>\n            <\/div>\n        \n                    <\/div>\n        <\/div>\n    \n        \n        \n        \n<h3>What We Liked:<\/h3>\n<ul class=\"pro\">\n<li>Rich in animal-based protein from whitefish and herring<\/li>\n<li>Herring oil provides omega-3 fatty acids<\/li>\n<li>No fillers, animal by-products, or vaguely-named ingredients<\/li>\n<li>Contains ethically sourced ingredients<\/li>\n<\/ul>\n<h3>What We Didn\u2019t Like:<\/h3>\n<ul class=\"con\">\n<li>Contains a significant number of plant-based ingredients<\/li>\n<li>Doesn\u2019t contain the moisture your cat needs<\/li>\n<\/ul>\n<\/div>\n<h2>Best Grain Free Cat Foods: Comparison Table<\/h2>\n<div class=\"su-table cliverse-products-table su-table-responsive su-table-alternate\">\n<table width=\"784\">\n<tbody>\n<tr>\n<td><strong>Product Name<\/strong><\/td>\n<td>Smalls Ground Bird Fresh Cat Food<\/td>\n<td>Open Farm Homestead Turkey Rustic Blend Wet Food<\/td>\n<td>Wellness CORE Natural Grain Free Wet Canned Cat Food<\/td>\n<td>Instinct Grain-Free Real Chicken Recipe Canned Cat Food<\/td>\n<td>Weruva Paw Lickin\u2019 Chicken Grain-Free Wet Cat Food<\/td>\n<td>Dr. Elsey\u2019s cleanprotein Grain-Free Dry Cat Food<\/td>\n<td>Kirkland Signature Nature\u2019s Domain Salmon Meal &amp; Sweet Potato Recipe<\/td>\n<td>Ziwi Peak Air-Dried Mackerel and Lamb Recipe Cat Food<\/td>\n<td>Tiki Cat Born Carnivore Grain-Free Dry Cat Food<\/td>\n<td>Solid Gold Indigo Moon Grain-Free Dry Cat Food<\/td>\n<td>Open Farm Catch-of-the-Season Whitefish Dry Food<\/td>\n<\/tr>\n<tr>\n<td><strong>Primary Protein<\/strong><\/td>\n<td>Chicken<\/td>\n<td>Turkey<\/td>\n<td>Chicken<\/td>\n<td>Chicken<\/td>\n<td>Chicken<\/td>\n<td>Chicken<\/td>\n<td>Salmon<\/td>\n<td>Mackerel<\/td>\n<td>Chicken<\/td>\n<td>Chicken<\/td>\n<td>Whitefish<\/td>\n<\/tr>\n<tr>\n<td><strong>Guaranteed Protein (%)<\/strong><\/td>\n<td>13%<\/td>\n<td>8<\/td>\n<td>12<\/td>\n<td>10<\/td>\n<td>10<\/td>\n<td>59<\/td>\n<td>32<\/td>\n<td>43<\/td>\n<td>43<\/td>\n<td>42<\/td>\n<td>37<\/td>\n<\/tr>\n<tr>\n<td><strong>Ash (%)<\/strong><\/td>\n<td>2.35<\/td>\n<td>1.81<\/td>\n<td>2.87<\/td>\n<td>2.54<\/td>\n<td>0.54<\/td>\n<td>6.44<\/td>\n<td>6<\/td>\n<td>9.5<\/td>\n<td>6<\/td>\n<td>7.5<\/td>\n<td>10<\/td>\n<\/tr>\n<tr>\n<td><strong>Calcium (%)<\/strong><\/td>\n<td>0.52<\/td>\n<td>0.32<\/td>\n<td>0.58<\/td>\n<td>0.62<\/td>\n<td>N\/A<\/td>\n<td>1.2<\/td>\n<td>1.2<\/td>\n<td>1.8<\/td>\n<td>0.48<\/td>\n<td>1.35<\/td>\n<td>2.15<\/td>\n<\/tr>\n<tr>\n<td><strong>Phosphorus (%)<\/strong><\/td>\n<td>0.39<\/td>\n<td>0.28<\/td>\n<td>0.52<\/td>\n<td>0.55<\/td>\n<td>0.13<\/td>\n<td>0.9<\/td>\n<td>1<\/td>\n<td>1.5<\/td>\n<td>1.72<\/td>\n<td>1.3<\/td>\n<td>1.5<\/td>\n<\/tr>\n<tr>\n<td><strong>Calories Per Ounce<\/strong><\/td>\n<td>40<\/td>\n<td>24<\/td>\n<td>39<\/td>\n<td>44<\/td>\n<td>19<\/td>\n<td>111<\/td>\n<td>99<\/td>\n<td>126<\/td>\n<td>106<\/td>\n<td>112<\/td>\n<td>108<\/td>\n<\/tr>\n<tr>\n<td><strong>Cost Per Day<\/strong><\/td>\n<td>$4.00 per day<\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"683547124929\">$4.46 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"076344079002\">$3.49 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"0769949717010\">$3.19 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"878408000317\">$4.41 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"000338022002\">$0.84 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"739394211708\">$0.20 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"9421016594177\">$2.51 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"693804470133\">$0.72 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"093766210035\">$0.55 per day<\/span>\n\n        \n        <\/td>\n<td>\n        <span class=\"pfs-shortcode pfs_product_price_per_day\" data-upc=\"628451123224\">$0.74 per day<\/span>\n\n        \n        <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>Is Grain-Free Cat Food A Good Choice?<\/h2>\n<p>Before getting into the details of whether grain-free cat food is a good choice for cats, let\u2019s take a moment to explore what grain-free diets are.<\/p>\n<p>As the name suggests, a grain-free diet is one that doesn\u2019t include any grains. That means no wheat, barley, rye, rice, corn, or oatmeal. The thing you need to realize about grain-free diets is that they are not necessarily carbohydrate-free.<\/p>\n<p><strong>In fact, some grain-free diets are higher in carbohydrates than similar products.<\/strong><\/p>\n<p>When a pet food manufacturer removes grains from a product, they often replace it with another carbohydrate like potato, lentils, peas, or tapioca. In many cases, grain-free products are loaded with high-glycemic carbs that can cause your cat\u2019s blood sugar to spike. This can be particularly problematic in\u00a0<a href=\"https:\/\/cats.com\/feline-diabetes\" target=\"_blank\" rel=\"noopener\">cats with feline diabetes<\/a>.<\/p>\n<p><strong>Regardless of what kind of carbohydrates the recipe contains, remember that cats are obligate carnivores and have no biological requirement for carbohydrates in their diet.<\/strong><\/p>\n<p>Your cat is an obligate carnivore, which means he\u2019s evolved to follow a primarily meat-based diet. The majority of his nutrition needs must come from animal sources, not plants. Whether you\u2019re considering a grain-free or grain-inclusive diet, it\u2019s important to determine the total carbohydrate content.<\/p>\n<p>Unfortunately, this can be a little tricky because pet food manufacturers don\u2019t list the carb content of their foods. You can, however, estimate the carb content of a cat food recipe using the information provided in the Guaranteed Analysis that\u2019s on the cat food label.<\/p>\n<p>To estimate the carb content of a cat food recipe, add up the values for Crude Protein, Crude Fat, Crude Fiber, and Moisture. You\u2019ll also need to add the Ash content, if listed. If it isn\u2019t listed, you can estimate about 7% for dry food and 3% for wet food. Add up these five percentages and subtract from 100% \u2013 that will give you the estimated carb content of the recipe.<\/p>\n<p><strong>Ideally, you want the carb content to be close to zero, but we\u2019re generally happy with commercial diets that contain less than 10% estimated carbohydrate.<\/strong><\/p>\n<p>So, as long as a grain-free cat food is primarily meat-based and provides for your cat\u2019s nutritional needs, there\u2019s no reason not to choose it. You should always be checking the list of ingredients for red flags and do a quick calculation on estimated carbs to determine whether a product is worth considering.<\/p>\n<h3>Controversy And Misconceptions Surrounding Grain-Free Cat Food<\/h3>\n<p>Though there\u2019s theoretically nothing wrong with grain-free cat food as long as it provides for your cat\u2019s nutritional needs, there\u2019s still a great deal of controversy and misinformation surrounding the issue.<\/p>\n<p>Until recently, grain-free diets were primarily found in veterinary offices and marketed as specialty diets for cats with food allergies and certain health problems. During the early 2000s, low-carb and gluten-free diet fads became popular and, along with them, a rise in the popularity of grain-free diets for pets.<\/p>\n<p><strong>The million-dollar question is this: do cats need grain-free food? No.<\/strong><\/p>\n<p>It may be true that you won\u2019t find a lion munching on grains in the wild, but grains can be used as a natural source of vitamins, minerals, and energy in a nutritionally-balanced commercial cat food recipe. As long as the recipe meets your cat\u2019s needs for protein and doesn\u2019t go overboard on carbohydrates, there\u2019s nothing terribly wrong with it.<\/p>\n<h2>What About Cats With Food Allergies?<\/h2>\n<p>If your cat is allergic to grains, a grain-free diet is certainly a better choice than the alternative. That being said, food allergies are rarer in pets than the general public seems to believe. Also, grain allergies are less common than allergies to animal proteins like chicken, beef, and fish.<\/p>\n<p>Common symptoms of\u00a0<a href=\"https:\/\/cats.com\/allergies-in-cats\" target=\"_blank\" rel=\"noopener\">food allergies in cats<\/a> include itchy skin, hair loss, and digestive issues. If your cat is exhibiting these symptoms, talk to your veterinarian and consider an elimination diet using a limited ingredient or single-source novel protein recipe.<\/p>\n<h2>Do Grain-Free Diets Cause Heart Disease?<\/h2>\n<p>In July of 2018,\u00a0<a href=\"https:\/\/www.fda.gov\/animal-veterinary\/outbreaks-and-advisories\/fda-investigation-potential-link-between-certain-diets-and-canine-dilated-cardiomyopathy\" target=\"_blank\" rel=\"noopener\" data-at-href=\"https:\/\/www.fda.gov\/animal-veterinary\/outbreaks-and-advisories\/fda-investigation-potential-link-between-certain-diets-and-canine-dilated-cardiomyopathy\">the FDA announced<\/a>\u00a0the launch of an investigation into reports of dilated cardiomyopathy (DCM) in pets following grain-free diets. It\u2019s worth noting, however, that the diets in question contained a high proportion of peas, lentils, legumes, and potatoes. As a group, these are referred to as \u2018BEG\u2019 diets: boutique, exotic, or grain-free.<\/p>\n<p><strong>DCM is uncommon in dogs overall, but large-breed dogs have an increased risk of developing the condition. DCM is fairly rare in cats.<\/strong><\/p>\n<p>The concern is that the FDA received a significant number of reports of DCM for dog breeds that weren\u2019t previously known to possess a genetic predisposition for the disease. In response to customer complaints, the FDA\u2019s Center for Veterinary Medicine collaborated with the Veterinary Laboratory Investigation and Response Network to investigate the claims.<\/p>\n<p>The FDA issued several updates over the course of the next two years, but no definitive link between grain-free diets and DCM in dogs could be identified.<\/p>\n<p>In September 2020, the FDA issued another update regarding a study involving 150 dogs diagnosed with DCM in an attempt to identify potential causative factors. The results showed that DCM is a complex issue with multiple potential variables, including breed, age, weight, and more. Dietary changes were not judged responsible for dogs that experienced full or partial recovery.<\/p>\n<p>In other words, the analysis revealed no definitive relationship between grain-free and legume-rich diets and the incidence of DCM.<\/p>\n<h2>What About Taurine Deficiency?<\/h2>\n<p><a href=\"https:\/\/cats.com\/taurine-for-cats\" target=\"_blank\" rel=\"noopener\">Taurine<\/a> is an essential amino acid. <a href=\"https:\/\/cats.com\/taurine-deficiency-in-cats\" target=\"_blank\" rel=\"noopener\">Deficiency in this nutrient<\/a> is a well-documented potential cause for DCM. In conducting their analysis, the FDA tested for taurine deficiency, but the majority of dogs diagnosed with DCM in relationship with grain-free diets were not found to be deficient.<\/p>\n<p><strong>Furthermore, taurine is derived from animal sources and not grains, so the concern that grain-free diets might contribute to taurine deficiency is unfounded.<\/strong><\/p>\n<p>Ultimately, when it comes to the subject of grain-free diets for cats, there is no one-size-fits-all answer.<\/p>\n<p>It\u2019s important to remember that grain-free diets are primarily a marketing tool used by pet food manufacturers \u2013 the incidence of grain allergies in cats is actually fairly low. Though cats require animal-based sources for the majority of their nutrition, they have some ability to metabolize high-quality carbohydrates like whole grains and vegetables.<\/p>\n<p>Remember as well that many grain-free diets are actually higher in carbohydrates than their grain-inclusive counterparts.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we\u2019ll explore the subject of grain-free diets to learn what they are and whether they\u2019re good for your cat. You\u2019ll also see our recommendations for the top&#8230; <a href=\"https:\/\/cats.com\/best-grain-free-cat-food\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":21,"featured_media":88156,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"_lmt_disableupdate":"yes","_lmt_disable":"","footnotes":""},"class_list":["post-4679","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>The 11 Best Grain Free Cat Foods- Cats.com<\/title>\n<meta name=\"description\" content=\"Looking for the best grain free cat foods on the market? After extensive research and testing, we&#039;ve chosen these recipes as the best you can buy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cats.com\/best-grain-free-cat-food\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The 11 Best Grain Free Cat Foods- Cats.com\" \/>\n<meta property=\"og:description\" content=\"Looking for the best grain free cat foods on the market? After extensive research and testing, we&#039;ve chosen these recipes as the best you can buy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cats.com\/best-grain-free-cat-food\" \/>\n<meta property=\"og:site_name\" content=\"Cats.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wwwallaboutcats\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-15T02:59:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Doron0204\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"27 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cats.com\/best-grain-free-cat-food\",\"url\":\"https:\/\/cats.com\/best-grain-free-cat-food\",\"name\":\"The 11 Best Grain Free Cat Foods- Cats.com\",\"isPartOf\":{\"@id\":\"https:\/\/cats.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg\",\"datePublished\":\"2019-12-22T23:26:11+00:00\",\"dateModified\":\"2025-03-15T02:59:03+00:00\",\"description\":\"Looking for the best grain free cat foods on the market? After extensive research and testing, we've chosen these recipes as the best you can buy.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cats.com\/best-grain-free-cat-food\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage\",\"url\":\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg\",\"contentUrl\":\"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg\",\"width\":1200,\"height\":800,\"caption\":\"best grain free cat food\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cats.com\/#website\",\"url\":\"https:\/\/cats.com\/\",\"name\":\"Cats.com\",\"description\":\"In-depth cat product reviews, behavior guides, and vet-written education on symptoms, diseases, and more.\",\"publisher\":{\"@id\":\"https:\/\/cats.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cats.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cats.com\/#organization\",\"name\":\"Cats.com\",\"url\":\"https:\/\/cats.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cats.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cats.com\/wp-content\/uploads\/2024\/12\/cats-com-logo.svg\",\"contentUrl\":\"https:\/\/cats.com\/wp-content\/uploads\/2024\/12\/cats-com-logo.svg\",\"width\":115,\"height\":24,\"caption\":\"Cats.com\"},\"image\":{\"@id\":\"https:\/\/cats.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/wwwallaboutcats\/\",\"https:\/\/x.com\/Doron0204\",\"https:\/\/www.pinterest.com\/doronwolffberg\/were-all-about-the-cats\/\",\"https:\/\/www.youtube.com\/channel\/UC2fX-cJNCODSByMC3SpuQSQ\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The 11 Best Grain Free Cat Foods- Cats.com","description":"Looking for the best grain free cat foods on the market? After extensive research and testing, we've chosen these recipes as the best you can buy.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cats.com\/best-grain-free-cat-food","og_locale":"en_US","og_type":"article","og_title":"The 11 Best Grain Free Cat Foods- Cats.com","og_description":"Looking for the best grain free cat foods on the market? After extensive research and testing, we've chosen these recipes as the best you can buy.","og_url":"https:\/\/cats.com\/best-grain-free-cat-food","og_site_name":"Cats.com","article_publisher":"https:\/\/www.facebook.com\/wwwallaboutcats\/","article_modified_time":"2025-03-15T02:59:03+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@Doron0204","twitter_misc":{"Est. reading time":"27 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cats.com\/best-grain-free-cat-food","url":"https:\/\/cats.com\/best-grain-free-cat-food","name":"The 11 Best Grain Free Cat Foods- Cats.com","isPartOf":{"@id":"https:\/\/cats.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage"},"image":{"@id":"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage"},"thumbnailUrl":"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg","datePublished":"2019-12-22T23:26:11+00:00","dateModified":"2025-03-15T02:59:03+00:00","description":"Looking for the best grain free cat foods on the market? After extensive research and testing, we've chosen these recipes as the best you can buy.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cats.com\/best-grain-free-cat-food"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cats.com\/best-grain-free-cat-food#primaryimage","url":"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg","contentUrl":"https:\/\/cats.com\/wp-content\/uploads\/2024\/05\/Wellness-Chicken-Entree-Smooth-Loaf-Pate-28-1.jpg","width":1200,"height":800,"caption":"best grain free cat food"},{"@type":"WebSite","@id":"https:\/\/cats.com\/#website","url":"https:\/\/cats.com\/","name":"Cats.com","description":"In-depth cat product reviews, behavior guides, and vet-written education on symptoms, diseases, and more.","publisher":{"@id":"https:\/\/cats.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cats.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cats.com\/#organization","name":"Cats.com","url":"https:\/\/cats.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cats.com\/#\/schema\/logo\/image\/","url":"https:\/\/cats.com\/wp-content\/uploads\/2024\/12\/cats-com-logo.svg","contentUrl":"https:\/\/cats.com\/wp-content\/uploads\/2024\/12\/cats-com-logo.svg","width":115,"height":24,"caption":"Cats.com"},"image":{"@id":"https:\/\/cats.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wwwallaboutcats\/","https:\/\/x.com\/Doron0204","https:\/\/www.pinterest.com\/doronwolffberg\/were-all-about-the-cats\/","https:\/\/www.youtube.com\/channel\/UC2fX-cJNCODSByMC3SpuQSQ"]}]}},"_links":{"self":[{"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/pages\/4679","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/comments?post=4679"}],"version-history":[{"count":53,"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/pages\/4679\/revisions"}],"predecessor-version":[{"id":105568,"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/pages\/4679\/revisions\/105568"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/media\/88156"}],"wp:attachment":[{"href":"https:\/\/cats.com\/wp-json\/wp\/v2\/media?parent=4679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}