{"id":190,"date":"2026-03-25T13:13:48","date_gmt":"2026-03-25T13:13:48","guid":{"rendered":"https:\/\/tataskynewconnection.com\/demo\/blog\/?page_id=190"},"modified":"2026-04-14T08:52:16","modified_gmt":"2026-04-14T08:52:16","slug":"blog","status":"publish","type":"page","link":"https:\/\/houseofactivatedcarbon.com\/blog\/","title":{"rendered":"Blog &#8211; Smart Well Fluid"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"190\" class=\"elementor elementor-190\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c77cc27 e-con-full e-flex e-con e-parent\" data-id=\"c77cc27\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9cf8c2e e-con-full e-flex e-con e-child\" data-id=\"9cf8c2e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d0bcb2 elementor-widget elementor-widget-heading\" data-id=\"1d0bcb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Blog<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d2b5db e-flex e-con-boxed e-con e-child\" data-id=\"2d2b5db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a6e635 elementor-widget elementor-widget-shortcode\" data-id=\"5a6e635\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"blog-container\">\n\n    <!-- Search -->\n    <input type=\"text\" id=\"blogSearch\" placeholder=\"Search posts...\" class=\"blog-search\"\/>\n\n    <!-- Categories -->\n    <div class=\"blog-filters\">\n        <button class=\"filter-btn active\" data-cat=\"all\">All<\/button>\n                    <button class=\"filter-btn\" data-cat=\"1\">\n                Uncategorized            <\/button>\n            <\/div>\n\n    <!-- Grid -->\n    <div class=\"blog-grid\">\n        \n        <div class=\"blog-card\" data-cat=\"1\">\n            \n            <a href=\"https:\/\/houseofactivatedcarbon.com\/blog\/coconut-shell-activated-carbon-a-sustainable-solution-for-advanced-filtration\/\" class=\"card-link\">\n\n                <!-- Image -->\n                <div class=\"card-image\">\n                                            <img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"457\" src=\"https:\/\/houseofactivatedcarbon.com\/blog\/wp-content\/uploads\/2026\/03\/coconut-carbon-hero-Copy.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"\" \/>                                    <\/div>\n\n                <!-- Content -->\n                <div class=\"card-content\">\n\n                    <span class=\"card-category\">Uncategorized<\/span>\n\n                    <h3>Coconut Shell Activated Carbon: A Sustainable Solution for Advanced Filtration<\/h3>\n\n                    <p>Introduction Coconut shell activated carbon is one of the most efficient and eco-friendly filtration materials&hellip;<\/p>\n\n                    <div class=\"card-arrow\">\u2192<\/div>\n\n                <\/div>\n\n            <\/a>\n\n        <\/div>\n\n            <\/div>\n\n<\/div>\n\n<style>\n\/* RESET LINK STYLE COMPLETELY *\/\n.blog-card a,\n.blog-card a:hover {\n    text-decoration: none !important;\n    color: inherit !important;\n}\n\n\/* GRID *\/\n.blog-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(340px,1fr));\n    gap: 30px;\n}\n\t\n\t.blog-search, .blog-filters {\n\t\tmargin-bottom: 20px;\n\t}\n\t\n\t.blog-search {\n\t\tmax-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    display: flex;\n    padding: 10px 20px;\n    border-radius: 30px;\n    border: 1px solid #ddd;\n\t}\n\t\n\t.blog-filters {\n\t\tdisplay: flex;\n    gap: 15px;\n    justify-content: center;\n    flex-wrap: wrap;\n\t}\n\t\n\t.filter-btn {\n\t\tborder-radius: 10px;\n\t\tborder: 1px solid #4D9B50 !important;\n\t\tcolor: #4D9B50;\n\t\tbackground-color: transparent !important;\n        padding: 5px 15px;\n        cursor: pointer;\n        transition: 0.3s;\n\t}\n\t\n\t.filter-btn:hover {\n\t\tcolor: #4D9B50;\n\t\tbackground-color: #4d9b5026 !important;\n\t}\n\t\n\t.filter-btn.active {\n\t\tborder-color: #4D9B50;\n\t\tbackground-color: #4D9B50 !important;\n\t\tcolor: #fff;\n\t}\n\n\/* CARD BASE *\/\n.blog-card {\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    transition: all 0.3s ease;\n    border: 1px solid #f0f0f0;\n    position: relative;\n}\n\n\/* HOVER *\/\n.blog-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 20px 40px rgba(0,0,0,0.08);\n}\n\n\/* IMAGE *\/\n.card-image {\n    width: 100%;\n    height: 230px;\n    overflow: hidden;\n}\n\n.card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n}\n\n\/* CONTENT *\/\n.card-content {\n    padding: 22px;\n    position: relative;\n}\n\n\/* CATEGORY *\/\n.card-category {\n    display: inline-block;\n    background: #e8f3ec;\n    color: #1B3D1A;\n    font-size: 12px;\n    padding: 6px 12px;\n    border-radius: 20px;\n    margin-bottom: 12px;\n}\n\n\/* TITLE *\/\n.card-content h3 {\n    font-size: 20px;\n    font-weight: 600;\n    margin: 0 0 10px;\n    line-height: 1.3;\n    color: #333;\n}\n\n\/* DESCRIPTION *\/\n.card-content p {\n    font-size: 14px;\n    color: #6b6b6b;\n    margin: 0;\n    line-height: 1.6;\n    max-width: 85%;\n}\n\n\/* ARROW BUTTON (FLOATING STYLE LIKE YOUR DESIGN) *\/\n.card-arrow {\n    position: absolute;\n    right: 20px;\n    bottom: 20px;\n\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border: 1.5px solid #1B3D1A;\n    color: #1B3D1A;\n\n    font-size: 18px;\n    transition: 0.3s;\n}\n\n\/* HOVER EFFECT *\/\n.blog-card:hover .card-arrow {\n    background: #1B3D1A;\n    color: #fff;\n}\n\n\/* REMOVE ANY WORDPRESS DEFAULT UNDERLINES *\/\n.entry-title a,\nh3 a,\na {\n    text-decoration: none !important;\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n    const search = document.getElementById(\"blogSearch\");\n    const cards = document.querySelectorAll(\".blog-card\");\n    const buttons = document.querySelectorAll(\".filter-btn\");\n\n    if(!search || !cards.length || !buttons.length) return;\n\n    let activeCat = \"all\";\n\n    buttons.forEach(btn => {\n        btn.addEventListener(\"click\", function(){\n            buttons.forEach(b => b.classList.remove(\"active\"));\n            this.classList.add(\"active\");\n            activeCat = this.dataset.cat;\n            filterPosts();\n        });\n    });\n\n    search.addEventListener(\"keyup\", filterPosts);\n\n    function filterPosts(){\n        let keyword = search.value.toLowerCase();\n\n        cards.forEach(card => {\n            let title = card.innerText.toLowerCase();\n            let cat = card.dataset.cat;\n\n            let matchSearch = title.includes(keyword);\n            let matchCat = (activeCat === \"all\") || cat == activeCat;\n\n            card.style.display = (matchSearch && matchCat) ? \"block\" : \"none\";\n        });\n    }\n\n});\n<\/script>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Blog<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-190","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/pages\/190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/comments?post=190"}],"version-history":[{"count":18,"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/pages\/190\/revisions"}],"predecessor-version":[{"id":229,"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/pages\/190\/revisions\/229"}],"wp:attachment":[{"href":"https:\/\/houseofactivatedcarbon.com\/blog\/wp-json\/wp\/v2\/media?parent=190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}