{"id":785,"date":"2026-04-27T14:25:04","date_gmt":"2026-04-27T14:25:04","guid":{"rendered":"https:\/\/diamondbondoregon.com\/residential\/?page_id=785"},"modified":"2026-04-27T14:41:14","modified_gmt":"2026-04-27T14:41:14","slug":"cleaning-instructions","status":"publish","type":"page","link":"https:\/\/diamondbondoregon.com\/residential\/cleaning-instructions\/","title":{"rendered":"Care and Cleaning Instructions"},"content":{"rendered":"<!-- wp:themify-builder\/canvas \/-->\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Care Instructions \u2013 Diamond Bond Oregon<\/title>\n<meta name=\"description\" content=\"Complete care and cleaning instructions for all Diamond Bond Oregon\u2013sealed surfaces: shower glass, granite, travertine, marble, ceramic tile, porcelain, and exterior windows.\">\n<style>\n  \/* \u2500\u2500 Base \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold:      #b8922a;\n    --gold-lt:   #f5e9cc;\n    --gold-dk:   #7a5e14;\n    --navy:      #1a2340;\n    --navy-lt:   #2b3657;\n    --off-white: #faf9f6;\n    --warm-gray: #f0ede6;\n    --text:      #1c1c1c;\n    --text-muted:#5a5550;\n    --border:    #ddd8cc;\n    --radius:    10px;\n    --shadow:    0 2px 14px rgba(0,0,0,.08);\n  }\n\n  body {\n    font-family: 'Georgia', 'Times New Roman', serif;\n    background: var(--off-white);\n    color: var(--text);\n    line-height: 1.75;\n    font-size: 16px;\n  }\n\n  \/* \u2500\u2500 Hero \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .hero {\n    background: var(--navy);\n    color: #fff;\n    text-align: center;\n    padding: 3.5rem 1.5rem 3rem;\n    position: relative;\n  }\n  .hero::after {\n    content: '';\n    display: block;\n    width: 64px;\n    height: 3px;\n    background: var(--gold);\n    margin: 1.25rem auto 0;\n  }\n  .hero .eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: .6rem;\n  }\n  .hero h1 {\n    font-size: clamp(1.75rem, 4vw, 2.6rem);\n    font-weight: normal;\n    letter-spacing: -.02em;\n    color: #fff;\n  }\n  .hero p {\n    font-family: 'Arial', sans-serif;\n    font-size: 15px;\n    color: rgba(255,255,255,.72);\n    max-width: 540px;\n    margin: 1rem auto 0;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 Layout \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .container {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 1.5rem;\n  }\n\n  .intro {\n    background: var(--gold-lt);\n    border-left: 4px solid var(--gold);\n    padding: 1.25rem 1.5rem;\n    margin: 2.5rem 0 3rem;\n    border-radius: 0 var(--radius) var(--radius) 0;\n    font-family: 'Arial', sans-serif;\n    font-size: 14.5px;\n    color: var(--gold-dk);\n    line-height: 1.65;\n  }\n\n  \/* \u2500\u2500 Nav pills \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .surface-nav {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n  .surface-nav a {\n    font-family: 'Arial', sans-serif;\n    font-size: 12.5px;\n    font-weight: bold;\n    letter-spacing: .04em;\n    text-decoration: none;\n    background: var(--warm-gray);\n    color: var(--navy);\n    padding: 6px 14px;\n    border-radius: 100px;\n    border: 1px solid var(--border);\n    transition: background .15s, color .15s;\n  }\n  .surface-nav a:hover {\n    background: var(--navy);\n    color: #fff;\n    border-color: var(--navy);\n  }\n\n  \/* \u2500\u2500 Section card \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .section-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    box-shadow: var(--shadow);\n    margin-bottom: 2rem;\n    overflow: hidden;\n  }\n  .section-header {\n    background: var(--navy);\n    padding: 1.1rem 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .section-header .icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: rgba(184,146,42,.22);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .section-header .icon svg {\n    width: 18px;\n    height: 18px;\n    fill: var(--gold);\n  }\n  .section-header h2 {\n    font-size: 1.1rem;\n    font-weight: normal;\n    color: #fff;\n    letter-spacing: .01em;\n  }\n  .section-header .badge {\n    margin-left: auto;\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    background: rgba(184,146,42,.3);\n    color: var(--gold);\n    padding: 3px 10px;\n    border-radius: 100px;\n  }\n  .section-body {\n    padding: 1.5rem;\n  }\n\n  \/* \u2500\u2500 Instruction blocks \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .instr-block {\n    margin-bottom: 1.4rem;\n  }\n  .instr-block:last-child { margin-bottom: 0; }\n\n  .instr-block h3 {\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    font-weight: bold;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: var(--gold-dk);\n    margin-bottom: .5rem;\n  }\n\n  .instr-block p {\n    font-size: 15px;\n    color: var(--text);\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 Do \/ Don't grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .dos-donts {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1rem;\n  }\n  @media (max-width: 560px) {\n    .dos-donts { grid-template-columns: 1fr; }\n  }\n  .do-box, .dont-box {\n    border-radius: var(--radius);\n    padding: 1rem 1.1rem;\n    font-family: 'Arial', sans-serif;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n  .do-box {\n    background: #f0faf4;\n    border: 1px solid #b8ddc7;\n    color: #1a4d30;\n  }\n  .dont-box {\n    background: #fdf3f3;\n    border: 1px solid #e8b8b8;\n    color: #5c1f1f;\n  }\n  .do-box strong, .dont-box strong {\n    display: block;\n    font-size: 11px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    margin-bottom: .45rem;\n  }\n  .do-box strong { color: #1a7040; }\n  .dont-box strong { color: #b52828; }\n  .do-box ul, .dont-box ul {\n    padding-left: 1.1rem;\n    margin: 0;\n  }\n  .do-box ul li, .dont-box ul li {\n    margin-bottom: .3rem;\n  }\n\n  \/* \u2500\u2500 Warning banner \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .warning {\n    background: #fff8ec;\n    border: 1px solid #e8c96a;\n    border-radius: var(--radius);\n    padding: .9rem 1.1rem;\n    font-family: 'Arial', sans-serif;\n    font-size: 13.5px;\n    color: #6b4a0c;\n    line-height: 1.6;\n    margin-top: 1rem;\n  }\n  .warning strong { color: #9a6200; }\n\n  \/* \u2500\u2500 Product CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .product-cta {\n    background: var(--gold-lt);\n    border: 1px solid #d4b56a;\n    border-radius: var(--radius);\n    padding: 1rem 1.25rem;\n    margin-top: 1.1rem;\n    font-family: 'Arial', sans-serif;\n    font-size: 13.5px;\n    color: var(--gold-dk);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .product-cta a {\n    color: var(--navy);\n    font-weight: bold;\n    text-decoration: underline;\n    white-space: nowrap;\n  }\n\n  \/* \u2500\u2500 Footer CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .footer-cta {\n    background: var(--navy);\n    color: #fff;\n    text-align: center;\n    padding: 3rem 1.5rem;\n    margin-top: 3rem;\n    border-radius: var(--radius);\n  }\n  .footer-cta h2 {\n    font-size: 1.5rem;\n    font-weight: normal;\n    margin-bottom: .6rem;\n  }\n  .footer-cta p {\n    font-family: 'Arial', sans-serif;\n    font-size: 14px;\n    color: rgba(255,255,255,.7);\n    margin-bottom: 1.4rem;\n  }\n  .btn {\n    display: inline-block;\n    background: var(--gold);\n    color: #fff;\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n    font-weight: bold;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    text-decoration: none;\n    padding: 12px 28px;\n    border-radius: 100px;\n    margin: 4px;\n    transition: background .15s;\n  }\n  .btn:hover { background: var(--gold-dk); }\n  .btn.outline {\n    background: transparent;\n    border: 1.5px solid rgba(255,255,255,.45);\n    color: rgba(255,255,255,.85);\n  }\n  .btn.outline:hover { background: rgba(255,255,255,.1); }\n\n  \/* \u2500\u2500 Divider \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .divider {\n    text-align: center;\n    margin: 2.5rem 0;\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"hero\">\n  <p class=\"eyebrow\">Diamond Bond Oregon<\/p>\n  <h1>Complete Care &amp; Cleaning Instructions<\/h1>\n  <p>One page. Every surface. Keep your Diamond Bond treatment performing beautifully for years to come.<\/p>\n<\/div>\n\n<div class=\"container\">\n\n  <div class=\"intro\">\n    <strong>Important:<\/strong> Diamond Bond sealants create a powerful, non-stick molecular barrier \u2014 but they are not a substitute for regular maintenance. Following the guidelines below protects your investment and extends the life of your treatment. When in doubt, use <strong><a href=\"https:\/\/diamondbondoregon.com\/residential\/product\/diamond-bond-cleaner-revitalizer\/\" style=\"color: var(--gold-dk); text-decoration: underline;\">Diamond Bond Cleaner &amp; Revitalizer<\/a><\/strong> \u2014 it&#8217;s formulated specifically for treated surfaces. For other compatible cleaning options, see our <a href=\"https:\/\/diamondbondoregon.com\/seal-and-shine_2.html\" style=\"color: var(--gold-dk); text-decoration: underline;\">product picks<\/a>.\n  <\/div>\n\n  <nav class=\"surface-nav\" aria-label=\"Jump to surface\">\n    <a href=\"#shower-glass\">Shower Glass<\/a>\n    <a href=\"#granite\">Granite &amp; Travertine<\/a>\n    <a href=\"#ceramic\">Ceramic Tile &amp; Grout<\/a>\n    <a href=\"#marble\">Marble &amp; Natural Stone<\/a>\n    <a href=\"#porcelain\">Porcelain<\/a>\n    <a href=\"#windows\">Windows &amp; Exterior Glass<\/a>\n  <\/nav>\n\n\n  <!-- \u2500\u2500 SHOWER GLASS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"shower-glass\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 3h10v2H7zM5 7h14v14H5V7zm2 2v10h10V9H7z\"\/><\/svg>\n      <\/div>\n      <h2>Shower Glass<\/h2>\n      <span class=\"badge\">After Every Use<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Daily Routine<\/h3>\n        <p>Squeegee or wipe down the shower glass after every use. This single habit dramatically extends the life of your sealant and prevents mineral deposits from forming.<\/p>\n      <\/div>\n      <div class=\"instr-block\">\n        <h3>Bi-Weekly Deep Clean<\/h3>\n        <p>At least once every two weeks, clean the shower glass using <strong><a href=\"https:\/\/diamondbondoregon.com\/residential\/product\/diamond-bond-cleaner-revitalizer\/\" style=\"color: inherit; text-decoration: underline;\">Diamond Bond Cleaner and Revitalizer<\/a><\/strong> with a <strong>#98 scrub pad<\/strong> (available from us) or exfoliating gloves found at most pharmacies.<\/p>\n      <\/div>\n      <div class=\"dos-donts\">\n        <div class=\"do-box\">\n          <strong>\u2713 Approved Cleaners<\/strong>\n          <ul>\n            <li>Diamond Bond Cleaner &amp; Revitalizer<\/li>\n            <li>Windex<\/li>\n            <li>Clorox Bathroom Cleaners<\/li>\n            <li>Denatured alcohol<\/li>\n            <li>Natural cleaning products<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"dont-box\">\n          <strong>\u2717 Never Use<\/strong>\n          <ul>\n            <li>Abrasive cleaners or pads<\/li>\n            <li>Acidic cleaners (vinegar-based, CLR, Tilex)<\/li>\n            <li>Steel wool or harsh scrubbers<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"product-cta\">\n        <span>Recommended product:<\/span>\n        <a href=\"https:\/\/diamondbondoregon.com\/seal-and-shine_2.html\" target=\"_blank\">Diamond Bond Cleaner &amp; Revitalizer + #98 Scrub Pad \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 GRANITE & TRAVERTINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"granite\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M3 6h18v2H3zm2 4h14v2H5zm-2 4h18v2H3zm2 4h14v2H5z\"\/><\/svg>\n      <\/div>\n      <h2>Granite &amp; Travertine<\/h2>\n      <span class=\"badge\">Wipe Spills Immediately<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Daily Cleaning Method<\/h3>\n        <p>Use a microfiber cloth with a small amount of mild dish soap and warm water. Wring the cloth so it is barely damp, wipe the surface, then immediately follow with a clean dry microfiber cloth to remove any moisture and streaking.<\/p>\n      <\/div>\n      <div class=\"instr-block\">\n        <h3>Spill Response<\/h3>\n        <p>Wipe up spills immediately \u2014 especially vinegar-based foods, fruit juices, tomato products, and anything high in citric acid. These are the primary enemies of your sealed stone surface.<\/p>\n      <\/div>\n      <div class=\"dos-donts\">\n        <div class=\"do-box\">\n          <strong>\u2713 Best Practices<\/strong>\n          <ul>\n            <li>Use cutting boards for high-acid foods<\/li>\n            <li>Use trivets for hot items from oven<\/li>\n            <li>Mild, unscented dish soap only<\/li>\n            <li>Diamond Bond Cleaner &amp; Revitalizer<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"dont-box\">\n          <strong>\u2717 Never Do<\/strong>\n          <ul>\n            <li>Dish soaps with lemon or citrus scents (contain citric acid)<\/li>\n            <li>Acidic or vinegar-based cleaners<\/li>\n            <li>Abrasive cleaners or scrubbers<\/li>\n            <li>Commercial &#8220;revitalizers&#8221; or re-sealants<\/li>\n            <li>Place hot pans directly on surface<\/li>\n            <li>Prep high-acid foods without a cutting board<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 CERAMIC TILE & GROUT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"ceramic\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M3 3h8v8H3zm10 0h8v8h-8zM3 13h8v8H3zm10 0h8v8h-8z\"\/><\/svg>\n      <\/div>\n      <h2>Ceramic Tile &amp; Grout<\/h2>\n      <span class=\"badge\">Mild Cleaners Only<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Regular Cleaning<\/h3>\n        <p>Clean sealed ceramic tile and grout with a mild cleanser such as <strong>Diamond Bond Cleaner and Revitalizer<\/strong>. Read the label on any cleaners you plan to use \u2014 if you have a cleaning service, set out the approved products you want them to use.<\/p>\n      <\/div>\n      <div class=\"dos-donts\">\n        <div class=\"do-box\">\n          <strong>\u2713 Safe Cleaners<\/strong>\n          <ul>\n            <li>Diamond Bond Cleaner &amp; Revitalizer<\/li>\n            <li>Mild, pH-neutral cleaning products<\/li>\n            <li>Non-abrasive soft brushes or cloths<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"dont-box\">\n          <strong>\u2717 Never Use<\/strong>\n          <ul>\n            <li>Ajax, Comet, or Bon-Ami (abrasive)<\/li>\n            <li>Tilex or CLR (acidic)<\/li>\n            <li>Any highly abrasive cleaner or scrubbing pad<\/li>\n            <li>Acidic or bleach-heavy cleaners<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"warning\">\n        <strong>Tip for homeowners with cleaning services:<\/strong> Set out your approved Diamond Bond products before cleaners arrive. Many commercial cleaning products contain acids or abrasives that will strip your sealant.\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 MARBLE & NATURAL STONE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"marble\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n      <\/div>\n      <h2>Marble &amp; Natural Stone<\/h2>\n      <span class=\"badge\">Low pH Cleaners<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Approved Cleaning Method<\/h3>\n        <p>Use a <strong>low pH natural stone cleaner<\/strong> \u2014 available at most big box stores, stone fabricators, and hardware stores. You can also browse our <a href=\"https:\/\/diamondbondoregon.com\/seal-and-shine_2.html\" style=\"color: inherit; text-decoration: underline;\">recommended product picks<\/a> for options we&#8217;ve vetted for sealed stone. These products are generally sold as concentrates to be mixed with water; follow the instructions on the container. They are specifically formulated to clean without damaging the protective sealant.<\/p>\n      <\/div>\n      <div class=\"instr-block\">\n        <h3>Prevention<\/h3>\n        <p>Wipe up spills immediately. Use coasters under glasses and store cooking oils, soaps, and similar products in trays rather than placing them directly on the stone surface.<\/p>\n      <\/div>\n      <div class=\"dos-donts\">\n        <div class=\"do-box\">\n          <strong>\u2713 Best Practices<\/strong>\n          <ul>\n            <li>Low pH natural stone cleaner<\/li>\n            <li>Coasters under glasses and bottles<\/li>\n            <li>Trays under soaps and oils<\/li>\n            <li>Immediate spill cleanup<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"dont-box\">\n          <strong>\u2717 Never Use<\/strong>\n          <ul>\n            <li>Vinegar or vinegar-based cleaners<\/li>\n            <li>Acidic or citrus-based products<\/li>\n            <li>Abrasive cleaners or scrubbers<\/li>\n            <li>Any natural acidic product<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"warning\">\n        <strong>Remember:<\/strong> Marble is calcium-based and highly reactive to acid. Even natural products like lemon juice or vinegar can cause permanent etching and discoloration.\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 PORCELAIN \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"porcelain\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"5\"\/><\/svg>\n      <\/div>\n      <h2>Porcelain<\/h2>\n      <span class=\"badge\">Weekly Cleaning<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Toilets, Sinks, Tubs &amp; Bidets<\/h3>\n        <p>Use a <strong>#98 scrub pad or nylon scrub brush<\/strong> in conjunction with <strong><a href=\"https:\/\/diamondbondoregon.com\/residential\/product\/diamond-bond-cleaner-revitalizer\/\" style=\"color: inherit; text-decoration: underline;\">Diamond Bond Cleaner &amp; Revitalizer<\/a><\/strong> or a mild cleaner of your choice. Clean these surfaces <strong>at least weekly<\/strong>. Regular maintenance with mild cleaners is necessary to achieve the best long-term results \u2014 the sealant creates a non-stick surface, but buildup can still occur without consistent care.<\/p>\n      <\/div>\n      <div class=\"dos-donts\">\n        <div class=\"do-box\">\n          <strong>\u2713 Approved Tools &amp; Cleaners<\/strong>\n          <ul>\n            <li>Diamond Bond Cleaner &amp; Revitalizer<\/li>\n            <li>#98 scrub pad<\/li>\n            <li>Nylon scrub brush<\/li>\n            <li>Mild, non-acid, non-abrasive cleaners<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"dont-box\">\n          <strong>\u2717 Never Use<\/strong>\n          <ul>\n            <li>Abrasive cleaners (Ajax, Comet, Bon-Ami)<\/li>\n            <li>Acidic bowl cleaners<\/li>\n            <li>Steel wool or hard-bristle brushes<\/li>\n            <li>Bleach tablets dropped in tanks (constant contact degrades sealant)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 WINDOWS & EXTERIOR GLASS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"section-card\" id=\"windows\">\n    <div class=\"section-header\">\n      <div class=\"icon\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke-width=\"2\"\/><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\" stroke-width=\"2\"\/><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\" stroke-width=\"2\"\/><\/svg>\n      <\/div>\n      <h2>Windows &amp; Exterior Glass<\/h2>\n      <span class=\"badge\">Twice-Yearly Pro Clean<\/span>\n    <\/div>\n    <div class=\"section-body\">\n      <div class=\"instr-block\">\n        <h3>Regular Maintenance<\/h3>\n        <p>Clean your exterior windows regularly with <strong>Diamond Bond Cleaner and Revitalizer<\/strong> or other approved products. Regular cleaning is critical to maintaining their clarity and shine \u2014 Oregon&#8217;s rain and mineral-rich runoff can quickly degrade the surface without consistent care.<\/p>\n      <\/div>\n      <div class=\"instr-block\">\n        <h3>Professional Cleaning<\/h3>\n        <p>We recommend having your exterior glass professionally cleaned at least <strong>twice a year<\/strong>. Professional cleaning removes environmental buildup that routine wiping cannot address, and helps preserve the integrity of your Diamond Bond sealant.<\/p>\n      <\/div>\n      <div class=\"product-cta\">\n        <span>Ask us about scheduling a professional exterior glass cleaning \u2014 part of our VIP Maintenance Membership.<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <div class=\"divider\">\u2014 Diamond Bond Oregon \u2014<\/div>\n\n  <!-- \u2500\u2500 FOOTER CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"footer-cta\">\n    <h2>Need a Touch-Up or Re-Seal?<\/h2>\n    <p>Our VIP Maintenance Membership keeps your surfaces protected all year. Or schedule a free estimate for new surfaces.<\/p>\n    <a class=\"btn\" href=\"https:\/\/diamondbondoregon.com\/residential\/estimate-request-form\/\">Free Estimate<\/a>\n    <a class=\"btn outline\" href=\"https:\/\/diamondbondoregon.com\/residential\/contact\/\">VIP Membership<\/a>\n    <a class=\"btn outline\" href=\"https:\/\/diamondbondoregon.com\/residential\/product\/diamond-bond-cleaner-revitalizer\/\">Order Cleaner<\/a>\n    <a class=\"btn outline\" href=\"https:\/\/diamondbondoregon.com\/seal-and-shine_2.html\">Product Picks<\/a>\n  <\/div>\n\n<\/div><!-- \/container -->\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Care Instructions \u2013 Diamond Bond Oregon Diamond Bond Oregon Complete Care &amp; Cleaning Instructions One page. Every surface. Keep your Diamond Bond treatment performing beautifully for years to come. Important: Diamond Bond sealants create a powerful, non-stick molecular barrier \u2014 but they are not a substitute for regular maintenance. Following the guidelines below protects your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-785","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"jetpack_sharing_enabled":true,"builder_content":"","_links":{"self":[{"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/pages\/785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/comments?post=785"}],"version-history":[{"count":18,"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/pages\/785\/revisions"}],"predecessor-version":[{"id":811,"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/pages\/785\/revisions\/811"}],"wp:attachment":[{"href":"https:\/\/diamondbondoregon.com\/residential\/wp-json\/wp\/v2\/media?parent=785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}