Black Berkey Element and PF-2 Filter Combo
.bc-combo * { margin: 0; padding: 0; box-sizing: border-box; } .bc-combo { font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1 .6; color: #1B2A4A; } .bc-section { width: 100%; padding: 40px 20px; } .bc-wrapper { max-width: 1200px; margin: 0 auto; } /* Out-of-stock notice (top of page, replaces old EPA notice) */ .bc-oos-notice { background: #FEF7E6; padding: 22px 28px; border-radius: 8px; border: 2px solid #F5A623; font-size: 15px; color: #1B2A4A; margin: 0 auto; max-width: 980px; line-height: 1.65; } .bc-oos-notice strong { color: #1B2A4A; font-weight: 700; display: block; margin-bottom: 6px; font-size: 16px; } .bc-oos-notice a { color: #334FB4; text-decoration: underline; font-weight: 600; } /* Top-of-page Phoenix CTA (elevated from bottom of page since this is OOS) */ .bc-top-cta { background: #334FB4; text-align: center; border-radius: 8px; padding: 36px 28px; margin: 24px auto 0; max-width: 980px; } .bc-top-cta h2 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: 26px !important; font-weight: 400 !important; color: #ffffff !important; margin-bottom: 12px !important; line-height: 1.2 !important; } .bc-top-cta p { color: rgba(255, 255, 255, 0.9) !important; font-size: 15px; margin: 0 auto 22px; max-width: 620px; line-height: 1.6; } .bc-top-cta-features { margin: 0 auto 24px; color: rgba(255, 255, 255, 0.92); font-size: 13px; font-weight: 500; line-height: 1.8; } .bc-top-cta-features span { display: inline-block; margin: 0 12px; white-space: nowrap; color: rgba(255, 255, 255, 0.92); } /* Hero */ .bc-hero { background: linear-gradient(135deg, #f7f7f5 0%, #ffffff 100%); border-bottom: 3px solid #334FB4; } .bc-hero h2 { font-family: 'DM Serif Display', Georgia, serif; font-size: 32px; font-weight: 400; color: #1B2A4A; margin-bottom: 16px; text-align: center; line-height: 1.2; } .bc-hero-tagline { font-size: 18px; color: #4b5563; margin-bottom: 24px; max-width: 760px; margin-left: auto; margin-right: auto; text-align: center; line-height: 1.6; } .bc-included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; max-width: 720px; margin-left: auto; margin-right: auto; } .bc-included-card { background: #ffffff; padding: 24px; border-radius: 8px; border: 2px solid #334FB4; text-align: center; position: relative; } .bc-included-card-status { position: absolute; top: -10px; left: 50%; transform: translateX(-50%); background: #F5A623; color: #ffffff; font-size: 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; padding: 4px 12px; border-radius: 100px; white-space: nowrap; } .bc-included-card-status.bc-instock { background: #2D8A56; } .bc-included-icon { width: 90px; height: 90px; margin: 8px auto 14px; object-fit: contain; display: block; } .bc-included-card h3 { font-size: 18px; font-weight: 600; color: #1B2A4A; margin-bottom: 6px; font-family: 'DM Sans', sans-serif; } .bc-included-card p { font-size: 14px; color: #6b7280; } /* Why Combo */ .bc-why { background: #ffffff; } .bc-section-title { font-family: 'DM Serif Display', Georgia, serif; font-size: 28px; font-weight: 400; color: #1B2A4A; margin-bottom: 24px; text-align: center; line-height: 1.2; } .bc-section-sub { font-size: 16px; color: #6b7280; line-height: 1.6; text-align: center; max-width: 580px; margin: 0 auto 24px; } .bc-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 24px; margin-top: 24px; } .bc-benefit-card { background: #f7f7f5; padding: 28px; border-radius: 8px; border-top: 4px solid #334FB4; } .bc-benefit-icon { font-size: 38px; margin-bottom: 10px; line-height: 1; } .bc-benefit-card h3 { font-size: 19px; font-weight: 600; color: #1B2A4A; margin-bottom: 10px; font-family: 'DM Sans', sans-serif; } .bc-benefit-card p { font-size: 15px; color: #4b5563; line-height: 1.65; } /* What Each Does */ .bc-components { background: linear-gradient(135deg, #f7f7f5 0%, #ebeef7 100%); border-top: 3px solid #334FB4; border-bottom: 3px solid #334FB4; } .bc-components-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 24px; margin-top: 24px; } .bc-component-card { background: #ffffff; padding: 32px; border-radius: 8px; border: 2px solid #334FB4; } .bc-component-card h3 { font-family: 'DM Serif Display', Georgia, serif; font-size: 22px; font-weight: 400; color: #1B2A4A; margin-bottom: 14px; line-height: 1.2; } .bc-component-card p { font-size: 15px; color: #4b5563; line-height: 1.65; margin-bottom: 8px; } .bc-component-card p strong { color: #1B2A4A; font-weight: 600; } .bc-component-list { list-style: none; padding: 0; margin-top: 14px; } .bc-component-list li { padding: 8px 0 8px 26px; position: relative; font-size: 15px; color: #4b5563; line-height: 1.55; } .bc-component-list li:before { content: "\2713"; position: absolute; left: 0; top: 8px; color: #334FB4; font-weight: 700; font-size: 16px; } /* How They Work Together */ .bc-together { background: #f7f7f5; } .bc-together-wrap { max-width: 900px; margin: 0 auto; } .bc-together-card { background: #ffffff; padding: 32px; border-radius: 8px; border: 2px solid #e5e7eb; margin-top: 24px; } .bc-together-card h3 { font-family: 'DM Serif Display', Georgia, serif; font-size: 22px; font-weight: 400; color: #1B2A4A; margin-bottom: 14px; line-height: 1.2; } .bc-together-card p { font-size: 15px; color: #4b5563; line-height: 1.65; margin-bottom: 12px; } .bc-step-list { list-style: none; padding: 0; counter-reset: step-counter; margin-top: 16px; } .bc-step-list li { padding: 12px 0 12px 48px; position: relative; font-size: 15px; color: #4b5563; counter-increment: step-counter; line-height: 1.6; } .bc-step-list li:before { content: counter(step-counter); position: absolute; left: 0; top: 10px; background: #334FB4; color: #ffffff; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 14px; font-family: 'DM Sans', sans-serif; } .bc-step-list li strong { color: #1B2A4A; font-weight: 600; } /* Specs */ .bc-specs { background: #ffffff; } .bc-specs-wrap { max-width: 900px; margin: 0 auto; } .bc-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-top: 24px; } .bc-spec-badge { background: #f7f7f5; padding: 18px 20px; border-radius: 8px; border-left: 4px solid #334FB4; font-weight: 600; color: #1B2A4A; font-size: 14px; text-align: left; } .bc-spec-badge strong { color: #334FB4; display: block; margin-bottom: 4px; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; } .bc-specs-note { margin-top: 24px; padding: 18px 22px; background: #f7f7f5; border-radius: 8px; color: #4b5563; font-size: 14px; line-height: 1.65; } .bc-specs-note strong { color: #1B2A4A; font-weight: 700; } /* Phoenix CTA (bottom, second placement after content) */ .bc-cta { background: #334FB4; text-align: center; } .bc-cta h2 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: 28px !important; font-weight: 400 !important; color: #ffffff !important; margin-bottom: 12px !important; line-height: 1.2 !important; } .bc-cta p { color: rgba(255, 255, 255, 0.88) !important; font-size: 16px; margin: 0 auto 24px; max-width: 640px; line-height: 1.65; } .bc-cta-features { margin: 0 auto 28px; max-width: 720px; color: rgba(255, 255, 255, 0.92); font-size: 14px; font-weight: 500; line-height: 2; } .bc-cta-features span { display: inline-block; margin: 0 14px; white-space: nowrap; color: rgba(255, 255, 255, 0.92); } .bc-cta-buttons { margin-top: 8px; } .bc-btn-primary { display: inline-block; background: #F5A623; color: #ffffff !important; font-size: 14px; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase; text-decoration: none; padding: 16px 32px; border-radius: 6px; margin: 6px 8px; } .bc-btn-secondary { display: inline-block; background: transparent; color: #ffffff !important; font-size: 14px; font-weight: 600; text-decoration: none; padding: 14px 28px; border-radius: 6px; border: 2px solid rgba(255, 255, 255, 0.4); margin: 6px 8px; } /* Cluster Links */ .bc-cluster { background: #f7f7f5; } .bc-cluster-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; max-width: 1100px; margin: 28px auto 0; } .bc-cluster-card { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 26px 26px 22px; text-decoration: none; color: inherit; display: flex; flex-direction: column; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; min-height: 168px; } .bc-cluster-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(27, 42, 74, 0.13); } .bc-cluster-tag { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #F5A623; margin-bottom: 10px; } .bc-cluster-title { font-family: 'DM Serif Display', Georgia, serif; font-size: 19px; font-weight: 400; color: #1B2A4A; line-height: 1.25; margin-bottom: 10px; flex: 1; } .bc-cluster-cta { font-size: 13px; font-weight: 700; color: #1B2A4A; letter-spacing: 0.3px; margin-top: auto; } /* FAQ */ .bc-faq { background: #ffffff; } .bc-faq-wrap { max-width: 880px; margin: 0 auto; } .bc-faq-item { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: border-color 0.2s, box-shadow 0.2s; } .bc-faq-item[open] { border-color: #334FB4; box-shadow: 0 4px 16px rgba(51, 79, 180, 0.08); } .bc-faq-item summary { padding: 20px 56px 20px 24px; font-family: 'DM Sans', sans-serif; font-size: 16px; font-weight: 600; color: #1B2A4A; cursor: pointer; position: relative; line-height: 1.4; list-style: none; transition: background 0.2s, color 0.2s; } .bc-faq-item summary::-webkit-details-marker { display: none; } .bc-faq-item summary:hover { background: #f4f6fd; } .bc-faq-item[open] summary { color: #F5A623; } .bc-faq-item summary:after { content: "+"; position: absolute; right: 24px; top: 50%; transform: translateY(-50%); width: 24px; height: 24px; text-align: center; line-height: 22px; font-size: 22px; font-weight: 400; color: #334FB4; transition: transform 0.25s ease; } .bc-faq-item[open] summary:after { content: "\2212"; color: #F5A623; } .bc-faq-answer { padding: 0 24px 22px; font-size: 15px; color: #4b5563; line-height: 1.7; } .bc-faq-answer p { margin: 0; } /* Mobile */ @media (max-width: 749px) { .bc-hero h2 { font-size: 24px; } .bc-hero-tagline { font-size: 16px; } .bc-section-title { font-size: 22px; } .bc-included-grid, .bc-benefits-grid, .bc-components-grid { grid-template-columns: 1fr; } .bc-cluster-grid { grid-template-columns: 1fr; } .bc-section { padding: 32px 16px; } .bc-top-cta { padding: 28px 22px; } .bc-top-cta h2 { font-size: 22px !important; } .bc-top-cta-features span { display: block; margin: 4px 0; } .bc-cta h2 { font-size: 22px !important; } .bc-cta-features span { display: block; margin: 4px 0; } .bc-btn-primary, .bc-btn-secondary { display: block; margin: 8px auto; max-width: 280px; } .bc-faq-item summary { font-size: 15px; padding: 18px 48px 18px 20px; } } Black Berkey Elements: Temporarily Unavailable Black Berkey filter elements are temporarily unavailable due to an EPA regulatory matter. The Berkey Phoenix New Millennium Edition is the current in-stock filter element, made by the same manufacturer, NMCL, and is a direct drop-in replacement for any existing Berkey system. PF-2 fluoride filters remain in stock and are compatible with both element types. Shop Phoenix Elements or view the full Phoenix contaminant list. The In-Stock Replacement is Phoenix While Black Berkey elements are unavailable, the Berkey Phoenix New Millennium Edition is the officially endorsed in-stock replacement, made by NMCL, and is a direct drop-in replacement for any existing Berkey system. Phoenix elements work with the same PF-2 fluoride filters. ✓ NSF/ANSI 42 and 372 Certified ✓ Independently Lab-Tested ✓ PF-2 Compatible Shop Phoenix Elements Phoenix + PF-2 Combo Black Berkey Element + PF-2 Filter Combo Two-stage filtration in one bundle. Black Berkey elements for the upper chamber and PF-2 filters for the lower chamber. While Black Berkey elements are temporarily unavailable, this combo is included on the site for reference and existing customer support. Out of Stock 1 Set of Black Berkey Elements Upper chamber filtration In Stock 1 Set of PF-2 Filters Lower chamber fluoride and arsenic reduction About This Combo 🛡 Two-Stage Coverage Black Berkey elements handle the broad contaminant load in the upper chamber. PF-2 filters target fluoride and arsenic that gravity carbon filtration alone cannot address. ✅ Direct Replacement Available The Phoenix New Millennium Edition is the officially endorsed in-stock replacement for Black Berkey elements. Phoenix uses the same PF-2 fluoride filters, so the two-stage setup remains intact. 📦 Same System Compatibility Both filter types fit all stainless steel Berkey systems. PF-2 filters screw directly onto either Black Berkey or Phoenix element bases. No system modification required. What Each Component Does 🔬 Black Berkey Filter Elements Status: Temporarily unavailable due to an EPA regulatory matter Location: Upper Chamber Made by: New Millennium Concepts Ltd. (NMCL), the original Berkey manufacturer Testing: Tested to NSF/ANSI standards by EPA-accredited and NSF-accredited laboratories Capacity: 6,000 gallons per set of 2 Reduces lead, mercury, arsenic, chromium-6, and other heavy metals Reduces PFAS including PFOA and PFOS Reduces pharmaceuticals and disinfection byproducts Reduces herbicides, pesticides, and volatile organic compounds Reduces chlorine and chloramines Replacement option: Berkey Phoenix New Millennium Edition 💧 PF-2 Fluoride and Arsenic Filters Status: In stock and shipping Location: Lower Chamber, attaches to upper chamber elements Made by: New Millennium Concepts Ltd. (NMCL) Function: Second-stage filter for fluoride and additional arsenic reduction Capacity: 1,000 gallons per set of 2 Reduces fluoride, which gravity carbon filters do not target Provides additional arsenic reduction Screws directly onto the bottom stem of Black Berkey or Phoenix elements Sized for all stainless steel Berkey systems Works as a second-stage filter, not standalone How Two-Stage Filtration Works 🔄 Two-Stage Filtration Process Water moves through both stages by gravity. No power, no plumbing, no pressure required. This applies to both Black Berkey and Phoenix elements paired with PF-2 filters. Stage 1, Upper Chamber. Water enters through the upper chamber filter elements, where it passes through the proprietary filtration media. This is where the majority of contaminant reduction happens, including heavy metals, PFAS, pharmaceuticals, and chlorine. Stage 2, Lower Chamber. Pre-filtered water exits the upper elements and flows into the PF-2 filters attached to the base of each element. This stage targets fluoride and provides additional arsenic reduction. Final Output. Filtered water collects in the lower chamber, ready to dispense from the spigot. Both stages working together deliver broader contaminant reduction than either filter alone. Combo Specifications Included 1 Set Black Berkey + 1 Set PF-2 Black Berkey Capacity 6,000 gallons per set PF-2 Capacity 1,000 gallons per set Black Berkey Status Temporarily unavailable Manufacturer NMCL, original Berkey maker Compatibility All stainless steel Berkey systems Note: Black Berkey filter elements are temporarily unavailable due to an EPA regulatory matter. The Berkey Phoenix New Millennium Edition is the current in-stock filter element, made by the same manufacturer, NMCL, and is a direct drop-in replacement for any existing Berkey system. PF-2 fluoride filters remain in stock and are compatible with both element types. Get the In-Stock Replacement The Berkey Phoenix New Millennium Edition is the officially endorsed in-stock replacement for Black Berkey elements, made by NMCL, and is a direct drop-in replacement for any existing Berkey system. ✓ NSF/ANSI 42 and 372 Certified ✓ Independently Lab-Tested ✓ PF-2 Compatible Shop Phoenix Elements View Contaminant List Learn More Explore independent lab data, contaminant lists, and warranty details across the Black Berkey and Phoenix ecosystem. Contaminants Black Berkey Complete Contaminant List View list → Contaminants Phoenix Complete Contaminant List View list → Comparison Black Berkey vs Phoenix Replacement Options Compare filters → Lab Data Independent Test Results View documentation → Coverage Lifetime Warranty Details Read terms → Resources Helpful Resources Hub Browse all → Frequently Asked Questions Why are Black Berkey elements unavailable? Black Berkey filter elements are temporarily unavailable due to an EPA regulatory matter. The Berkey Phoenix New Millennium Edition is the current in-stock filter element, made by the same manufacturer, NMCL, and is a direct drop-in replacement for any existing Berkey system. Phoenix works with the same PF-2 fluoride filters and the same stainless steel chambers. If I already own Black Berkey elements, can I still buy PF-2 filters? Yes. PF-2 fluoride and arsenic filters are in stock and ship normally. They are compatible with existing Black Berkey elements you already own. You can purchase PF-2 filters individually from the PF-2 product page when you need replacements. Is Phoenix really a drop-in replacement for Black Berkey? Yes. The Berkey Phoenix New Millennium Edition is made by NMCL, the same manufacturer that made Black Berkey, and is a direct drop-in replacement for any existing Berkey system. Phoenix uses the same chamber threading and footprint, and it works with the same PF-2 fluoride filters. No system modifications are required. Are Phoenix filters NSF certified? Yes. Phoenix filter elements are NSF/ANSI 42 certified (aesthetic effects, including chlorine reduction) and NSF/ANSI/CAN 372 certified (lead-free materials). Phoenix elements have also been independently lab-tested by EPA-accredited and NSF-accredited laboratories for a broader range of contaminants. Full lab results are linked in the cluster section above. How long do PF-2 filters last on their own? PF-2 filters are rated for 1,000 gallons per set of two. In practical terms for an average household, this is approximately one year of use depending on water consumption and water quality. PF-2 filters are designed to be replaced more frequently than the upper-chamber elements they attach to. Will this combo work with my existing Berkey system? Yes. Both Black Berkey and Phoenix elements, paired with PF-2 filters, are compatible with all stainless steel Berkey systems, including Go Berkey Kit, Travel Berkey, Big Berkey, Royal Berkey, Imperial Berkey, and Crown Berkey. PF-2 filters screw onto either element type using the same threaded base. Is this combo covered by the lifetime warranty? The lifetime warranty applies to the stainless steel chambers and hardware of the Berkey system itself, not to consumable filter elements. Filter elements are replacement consumables with their own gallon-rated lifespan. The combo is backed by our standard satisfaction guarantee and the manufacturer warranty on filter performance.
More you might like
Related
Set of 4 Berkey Authentic Black Berkey Elements (BB9-2) and
Related
Berkey PF-2 Fluoride and Arsenic Filters For Black Berkey® P
Related
Travel Berkey Gravity-Fed Water Filter with 2 Black Berkey E
Related