{"product_id":"all-surface-cleaner","title":"Pro Mason All Surface Cleaner","description":"\u003cdiv class=\"promason-pdp-container\"\u003e\n  \u003cstyle\u003e\n    .promason-pdp-container {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #1e293b;\n      line-height: 1.6;\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n\n    .promason-pdp-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Highlights Grid *\/\n    .pdp-highlights-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n\n    .pdp-highlight-card {\n      background-color: #f8fafc;\n      border-left: 6px solid #c2410c;\n      border-radius: 6px;\n      padding: 18px 20px;\n      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);\n    }\n\n    .pdp-highlight-card strong {\n      color: #0f172a;\n      display: block;\n      font-size: 1.8rem;\n      margin-bottom: 6px;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      line-height: 1.3;\n    }\n\n    .pdp-highlight-card p {\n      margin: 0;\n      font-size: 1.6rem;\n      color: #475569;\n      line-height: 1.5;\n    }\n\n    \/* Section Headings *\/\n    .pdp-section-title {\n      font-size: 2.25rem;\n      font-weight: 800;\n      color: #0f172a;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      border-bottom: 4px solid #ea580c;\n      padding-bottom: 8px;\n      margin-top: 40px;\n      margin-bottom: 20px;\n      line-height: 1.2;\n    }\n\n    \/* Overview Text *\/\n    .pdp-overview p {\n      font-size: 1.75rem;\n      color: #334155;\n      margin-bottom: 18px;\n      line-height: 1.6;\n    }\n\n    \/* Applications Cards *\/\n    .pdp-apps-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 20px;\n      margin-bottom: 32px;\n    }\n\n    .pdp-app-box {\n      border: 2px solid #e2e8f0;\n      border-radius: 8px;\n      padding: 20px;\n      background-color: #ffffff;\n    }\n\n    .pdp-app-box h4 {\n      margin: 0 0 12px 0;\n      font-size: 1.85rem;\n      color: #0f172a;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .pdp-app-box ul {\n      margin: 0;\n      padding-left: 24px;\n      font-size: 1.65rem;\n      color: #475569;\n      line-height: 1.5;\n    }\n\n    .pdp-app-box li {\n      margin-bottom: 10px;\n    }\n\n    \/* Responsive Table *\/\n    .pdp-table-wrapper {\n      overflow-x: auto;\n      margin-bottom: 32px;\n      border: 2px solid #e2e8f0;\n      border-radius: 8px;\n    }\n\n    .pdp-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 1.65rem;\n      text-align: left;\n    }\n\n    .pdp-table th {\n      background-color: #0f172a;\n      color: #ffffff;\n      padding: 16px 18px;\n      font-weight: 700;\n      text-transform: uppercase;\n      font-size: 1.5rem;\n      letter-spacing: 0.5px;\n    }\n\n    .pdp-table td {\n      padding: 18px 18px;\n      border-bottom: 1px solid #e2e8f0;\n      color: #334155;\n      line-height: 1.4;\n    }\n\n    .pdp-table tr:nth-child(even) {\n      background-color: #f8fafc;\n    }\n\n    .pdp-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* Step Cards *\/\n    .pdp-steps-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n\n    .pdp-step-card {\n      background-color: #f8fafc;\n      border: 2px solid #e2e8f0;\n      border-radius: 8px;\n      padding: 18px;\n      position: relative;\n    }\n\n    .pdp-step-num {\n      background-color: #ea580c;\n      color: #ffffff;\n      font-weight: 800;\n      font-size: 1.3rem;\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 10px;\n    }\n\n    .pdp-step-card h5 {\n      margin: 0 0 8px 0;\n      font-size: 1.65rem;\n      color: #0f172a;\n      text-transform: uppercase;\n      line-height: 1.3;\n    }\n\n    .pdp-step-card p {\n      margin: 0;\n      font-size: 1.55rem;\n      color: #475569;\n      line-height: 1.5;\n    }\n\n    \/* Tech Specs Grid *\/\n    .pdp-specs-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 12px 24px;\n      background-color: #f8fafc;\n      border: 2px solid #e2e8f0;\n      border-radius: 8px;\n      padding: 20px;\n      font-size: 1.65rem;\n    }\n\n    .pdp-spec-item {\n      display: flex;\n      justify-content: space-between;\n      padding: 10px 0;\n      border-bottom: 1px solid #e2e8f0;\n    }\n\n    .pdp-spec-item:last-child {\n      border-bottom: none;\n    }\n\n    .pdp-spec-label {\n      font-weight: 700;\n      color: #475569;\n    }\n\n    .pdp-spec-value {\n      color: #0f172a;\n      font-weight: 600;\n      text-align: right;\n    }\n\n    @media (max-width: 600px) {\n      .pdp-highlights-grid, .pdp-apps-grid, .pdp-steps-grid {\n        grid-template-columns: 1fr;\n      }\n      .pdp-spec-item {\n        flex-direction: column;\n      }\n      .pdp-spec-value {\n        text-align: left;\n        margin-top: 4px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HIGHLIGHTS \/ FEATURE CARDS --\u003e\n  \u003cdiv class=\"pdp-highlights-grid\"\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eCore Masonry Power\u003c\/strong\u003e\n      \u003cp\u003eCleans clay brick, CMU block, poured concrete, pavers, precast panels, and natural stone.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eInterior \u0026amp; Specialty Floors\u003c\/strong\u003e\n      \u003cp\u003eLow-VOC formula deep-cleans commercial tile, discolored grout lines, terrazzo, and garage bays.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eSafe for Equipment \u0026amp; Glass\u003c\/strong\u003e\n      \u003cp\u003eNon-acidic wash for scaffolding, mixers, forms, hand tools, painted trim, and window glass.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eLifts Soils \u0026amp; Mortar Haze\u003c\/strong\u003e\n      \u003cp\u003ePenetrates atmospheric soot, exhaust carbon, oil, mud, and light mortar haze without acid etching.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eHigh-Yield Economy\u003c\/strong\u003e\n      \u003cp\u003eConcentrated liquid dilutes up to 1:20—one gallon makes up to 21 gallons of active cleaner.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-highlight-card\"\u003e\n      \u003cstrong\u003eFree-Rinsing Finish\u003c\/strong\u003e\n      \u003cp\u003eRinses 100% clean with fresh water, leaving no scum, film, or soapy residues behind.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT OVERVIEW --\u003e\n  \u003ch3 class=\"pdp-section-title\"\u003eProduct Overview\u003c\/h3\u003e\n  \u003cdiv class=\"pdp-overview\"\u003e\n    \u003cp\u003eWhen searching for the best concrete driveway cleaner, brick restorer, or multi-surface construction wash, traditional products force a tradeoff between aggressive acid etching and weak household soaps. \u003cstrong\u003ePro Mason All Surface Cleaner\u003c\/strong\u003e bridges that gap with a commercial-grade, alkali-free formula engineered to clean heavy porous masonry and specialty hard surfaces without damaging delicate substrates.\u003c\/p\u003e\n    \u003cp\u003eBuilt primarily as a high-performance \u003cstrong\u003eexterior masonry and concrete cleaner\u003c\/strong\u003e, this liquid concentrate breaks down stubborn atmospheric carbon, grease deposits, jobsite dirt, and residual mortar haze on vertical walls, flatwork, and architectural block.\u003c\/p\u003e\n    \u003cp\u003eBeyond exterior restoration, its non-corrosive, low-VOC formulation (\u0026lt;25 g\/L) addresses one of the most common contractor and facility needs: \u003cstrong\u003ea single cleaner that safely covers virtually every surface on site\u003c\/strong\u003e. Whether scrubbing commercial tile and grout, washing jobsite tools and machinery, or mopping workshop concrete, Pro Mason All Surface Cleaner delivers high-dilution efficiency that lowers chemical inventory and boosts profitability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TARGET APPLICATIONS --\u003e\n  \u003ch3 class=\"pdp-section-title\"\u003eRecommended Applications\u003c\/h3\u003e\n  \u003cdiv class=\"pdp-apps-grid\"\u003e\n    \u003cdiv class=\"pdp-app-box\"\u003e\n      \u003ch4\u003e1. Exterior Masonry \u0026amp; Hardscapes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrickwork \u0026amp; Pavers:\u003c\/strong\u003e Face brick, clay brick, pavers, and historical brick facades.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eConcrete \u0026amp; Block:\u003c\/strong\u003e Poured concrete, split-face CMU block, precast panels, and driveways.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNatural Stone:\u003c\/strong\u003e Granite, sandstone, slate, limestone, terra cotta, and flagstone.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-app-box\"\u003e\n      \u003ch4\u003e2. Interior Floors \u0026amp; Specialty Tile\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTile \u0026amp; Grout:\u003c\/strong\u003e Quarry tile, ceramic, porcelain, terrazzo, and floor grout lines.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInterior Concrete:\u003c\/strong\u003e Workshop floors, indoor sports courts, utility bays, and sealed concrete.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-app-box\"\u003e\n      \u003ch4\u003e3. Jobsite Equipment \u0026amp; Trim\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTools \u0026amp; Hardware:\u003c\/strong\u003e Scaffold planks, mortar mixers, aluminum forms, and hand tools.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTrim \u0026amp; Glass:\u003c\/strong\u003e Painted trim, window glass, anodized aluminum, and jobsite fixtures.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DILUTION \u0026 COVERAGE TABLE --\u003e\n  \u003ch3 class=\"pdp-section-title\"\u003eDilution \u0026amp; Value Guide\u003c\/h3\u003e\n  \u003cdiv class=\"pdp-table-wrapper\"\u003e\n    \u003ctable class=\"pdp-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eApplication Level\u003c\/th\u003e\n          \u003cth\u003eDilution Ratio\u003c\/th\u003e\n          \u003cth\u003eConcentrate \/ Gal. Water\u003c\/th\u003e\n          \u003cth\u003eEst. Coverage\u003c\/th\u003e\n          \u003cth\u003eIdeal Scope\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eHeavy-Duty Exterior\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e1 : 4\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e25.6 fl. oz.\u003c\/td\u003e\n          \u003ctd\u003e150 – 200 sq. ft.\u003c\/td\u003e\n          \u003ctd\u003eHeavy oil, motor grease, thick jobsite grime, severe soot\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eMedium-Duty Masonry\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e1 : 10\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e11.6 fl. oz.\u003c\/td\u003e\n          \u003ctd\u003e200 – 300 sq. ft.\u003c\/td\u003e\n          \u003ctd\u003eBrick, block, mortar haze, equipment, pressure washing\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eLight-Duty \u0026amp; Interior\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e1 : 20\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e6.1 fl. oz.\u003c\/td\u003e\n          \u003ctd\u003e300 – 400 sq. ft.\u003c\/td\u003e\n          \u003ctd\u003eIndoor tile, grout, polished concrete, glass, routine washing\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIRECTIONS FOR USE --\u003e\n  \u003ch3 class=\"pdp-section-title\"\u003eSimple 4-Step Instructions\u003c\/h3\u003e\n  \u003cdiv class=\"pdp-steps-grid\"\u003e\n    \u003cdiv class=\"pdp-step-card\"\u003e\n      \u003cdiv class=\"pdp-step-num\"\u003e1\u003c\/div\u003e\n      \u003ch5\u003ePre-Wet Substrate\u003c\/h5\u003e\n      \u003cp\u003ePre-saturate porous masonry, stone, or tile with clean water to fill open capillaries.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-step-card\"\u003e\n      \u003cdiv class=\"pdp-step-num\"\u003e2\u003c\/div\u003e\n      \u003ch5\u003eMix Solution\u003c\/h5\u003e\n      \u003cp\u003eDilute concentrate into water based on soil level (always add cleaner into water).\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-step-card\"\u003e\n      \u003cdiv class=\"pdp-step-num\"\u003e3\u003c\/div\u003e\n      \u003ch5\u003eApply \u0026amp; Dwell\u003c\/h5\u003e\n      \u003cp\u003eApply liberally via sprayer, brush, or mop. Allow 3–10 min dwell time without drying.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-step-card\"\u003e\n      \u003cdiv class=\"pdp-step-num\"\u003e4\u003c\/div\u003e\n      \u003ch5\u003eAgitate \u0026amp; Rinse\u003c\/h5\u003e\n      \u003cp\u003eScrub lightly with a synthetic brush. Pressure-rinse exteriors or wet-vac interior floors dry.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003ch3 class=\"pdp-section-title\"\u003eTechnical Specifications\u003c\/h3\u003e\n  \u003cdiv class=\"pdp-specs-grid\"\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eAvailable Packaging\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003e1-Gallon Container (128 oz) \/ 1-Quart Bottle (32 oz)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eChemical Class\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003eAlkali-Free Organic Surfactant Emulsion\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eAppearance \u0026amp; Odor\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003eClear Amber Liquid \/ Fresh Clean Scent\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003epH Range\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003e10.0 – 10.8 (Concentrate) \/ 8.5 – 9.2 (1:10 Dilution)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eWeight per Gallon\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003e8.55 lbs\/gal (1.025 kg\/L)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eVOC Compliance\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003e\u0026lt; 25 g\/L (CARB \u0026amp; US EPA Compliant)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pdp-spec-item\"\u003e\n      \u003cspan class=\"pdp-spec-label\"\u003eShelf Life\u003c\/span\u003e\n      \u003cspan class=\"pdp-spec-value\"\u003e2 Years Unopened (45°F – 85°F)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pro Mason","offers":[{"title":"Gallon","offer_id":50476103368941,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"Quart","offer_id":50476103401709,"sku":null,"price":29.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/4285\/4381\/files\/pro-mason-all-surface-cleaner-9889493.jpg?v=1786626849","url":"https:\/\/promasonsupply.com\/products\/all-surface-cleaner","provider":"ProMason Supply ","version":"1.0","type":"link"}