{"product_id":"white-carrara-marble-2x12-honed-crown-molding","title":"White Carrara Marble 2x12 Honed Crown Molding","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n:root{--brand:#480d0d;--brand-dark:#321004;--cream:#EAE8E3;--cream-light:#F5F3EF;--text:#321004;--text-muted:rgba(50,16,4,0.55);--text-light:rgba(50,16,4,0.35);--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif;--ease:cubic-bezier(0.4,0,0.2,1)}\n*{box-sizing:border-box;margin:0;padding:0}\nbody{font-family:var(--sans);color:var(--text);background:#fff}\n.tmd-fullbleed{width:100%;max-width:100%;margin:0;overflow-x:hidden}\n.tmd-trust-bar{margin-top:0!important}\n.tmd-trust-bar:first-child{margin-top:0!important}\n.tmd-trust-bar{background:var(--brand);padding:16px 40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}\n.tmd-trust-item{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,0.88);font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:0.07em;text-transform:uppercase}\n.tmd-trust-item svg{width:18px;height:18px;opacity:0.7;flex-shrink:0}\n@media(max-width:768px){.tmd-trust-bar{padding:14px 20px;justify-content:center;gap:16px 24px}.tmd-trust-item{font-size:10px}}\n.tmd-tabs-wrap{border-top:1px solid var(--cream);border-bottom:1px solid var(--cream);background:#fff}\n.tmd-tab-nav{display:flex;justify-content:space-between;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--cream);padding:0 40px}\n.tmd-tab-nav::-webkit-scrollbar{display:none}\n.tmd-tab-btn{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:0.09em;text-transform:uppercase;color:var(--text-muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:16px 20px;cursor:pointer;white-space:nowrap;transition:color .2s var(--ease),border-color .2s var(--ease)}\n.tmd-tab-btn:hover{color:var(--brand)}\n.tmd-tab-nav .tmd-tab-btn:first-child{padding-left:0}\n.tmd-tab-nav .tmd-tab-btn:last-child{padding-right:0}\n.tmd-tab-btn.active{color:var(--brand);border-bottom-color:var(--brand)}\n.tmd-tab-panel{display:none;padding:24px 40px 36px;max-width:100%;animation:tabfade .22s var(--ease)}\n.tmd-tab-panel.active{display:block}\n@keyframes tabfade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}\n.tmd-tab-panel p{font-size:14px;color:var(--text-muted);line-height:1.9;margin-bottom:14px;max-width:1100px}\n.tmd-tab-panel p strong{color:var(--text);font-weight:500}\n.tmd-spec-table{width:100%;max-width:560px;border-collapse:collapse}\n.tmd-spec-table tr{border-bottom:1px solid var(--cream)}\n.tmd-spec-table tr:last-child{border-bottom:none}\n.tmd-spec-table td{padding:12px 0;font-size:13px;vertical-align:top}\n.tmd-spec-table td:first-child{color:var(--text-muted);font-weight:500;width:160px;letter-spacing:.02em;padding-right:20px}\n.tmd-spec-table td:last-child{color:var(--text)}\n.tmd-app-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}\n.tmd-app-check{padding:13px 15px;background:var(--cream-light);font-size:12px;border-left:2px solid var(--brand)}\n.tmd-app-check strong{display:block;color:var(--text);font-weight:500;margin-bottom:3px}\n.tmd-app-check span{color:var(--text-muted)}\n.tmd-app-no{border-left-color:var(--cream);background:#fff;border:1px solid var(--cream)}\n.tmd-app-no strong{color:var(--text-light)}\n.tmd-info-note{background:var(--cream-light);border-left:3px solid var(--brand);padding:14px 18px;font-size:13px;color:var(--text-muted);line-height:1.8;margin-top:14px}\n.tmd-info-note strong{color:var(--text);font-weight:500}\n@media(max-width:768px){.tmd-tab-nav{padding:0 16px}.tmd-tab-btn{padding:13px 14px;font-size:10px}.tmd-tab-panel{padding:24px 16px}.tmd-app-checks{grid-template-columns:1fr 1fr}.tmd-spec-table td:first-child{width:120px}}\n.tmd-why-section{padding:64px 40px;background:#fff;border-top:1px solid var(--cream);text-align:center}\n.tmd-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:64px;max-width:1100px;margin:0 auto;margin-top:36px}\n.tmd-why-item{display:flex;flex-direction:column;align-items:center;gap:12px}\n.tmd-why-icon{width:52px;height:52px;border-radius:50%;border:1px solid var(--cream);display:flex;align-items:center;justify-content:center;transition:border-color .2s var(--ease),background .2s var(--ease)}\n.tmd-why-item:hover .tmd-why-icon{background:var(--cream-light);border-color:var(--brand)}\n.tmd-why-icon svg{width:22px;height:22px;color:var(--brand);stroke:var(--brand)}\n.tmd-why-item h4{font-family:var(--sans);font-size:12px;font-weight:500;color:var(--text);margin:0}\n.tmd-why-item p{font-size:11px;color:var(--text-muted);line-height:1.65;text-align:center}\n@media(max-width:900px){.tmd-why-grid{grid-template-columns:1fr 1fr;gap:40px}}\n@media(max-width:600px){.tmd-why-section{padding:36px 16px}.tmd-why-grid{grid-template-columns:1fr 1fr;gap:20px}}\n.tmd-seo-section{background:#fff;padding:0 40px;border-bottom:1px solid var(--cream)}\n.tmd-seo-toggle{display:flex;align-items:center;justify-content:space-between;padding:22px 0;cursor:pointer;border-bottom:1px solid transparent;transition:border-color .2s var(--ease)}\n.tmd-seo-toggle.open{border-bottom-color:var(--cream)}\n.tmd-seo-toggle h3{font-family:var(--sans);font-size:22px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}\n.tmd-seo-toggle-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:transform .3s var(--ease);flex-shrink:0}\n.tmd-seo-toggle.open .tmd-seo-toggle-icon{transform:rotate(180deg)}\n.tmd-seo-body{display:none;padding:28px 0 40px;grid-template-columns:1fr 1fr;gap:36px}\n.tmd-seo-body.open{display:grid}\n.tmd-seo-col h4{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid var(--cream)}\n.tmd-seo-col p{font-size:13px;color:var(--text-muted);line-height:1.9;margin-bottom:12px}\n.tmd-seo-col p strong{color:var(--text);font-weight:500}\n.tmd-seo-col a{color:var(--brand);text-decoration:underline}\n@media(max-width:768px){.tmd-seo-section{padding:0 16px}.tmd-seo-body.open{grid-template-columns:1fr;gap:24px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tmd-fullbleed\"\u003e\n\n\u003cdiv class=\"tmd-seo-section\"\u003e\n  \u003cdiv class=\"tmd-seo-toggle\" id=\"tmd-seo-toggle\" onclick=\"tmdToggleSEO()\" aria-expanded=\"false\" role=\"button\"\u003e\n    \u003ch3\u003eAbout White Carrara Marble Honed Crown Molding\u003c\/h3\u003e\n    \u003cdiv class=\"tmd-seo-toggle-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg width=\"18\" height=\"18\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tmd-seo-body\" id=\"tmd-seo-body\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"tmd-seo-col\"\u003e\n      \u003ch4\u003eMaterial Education\u003c\/h4\u003e\n      \u003cp\u003eWhite Carrara marble is quarried from the Apuan Alps of northern Italy, prized for centuries as the stone of choice for sculptors and architects alike. It displays a soft white-to-warm-gray base threaded with delicate, feathery gray veining and a fine crystalline grain that catches light with understated elegance. In its honed state, the surface is matte-satin rather than glossy, lending the stone a refined, understated warmth.\u003c\/p\u003e\n      \u003cp\u003eAs a product of nature, each piece of Carrara marble will carry its own unique veining pattern and tonal range — subtle differences that are the hallmark of genuine natural stone, not imperfections.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eAbout this molding:\u003c\/strong\u003e This 2×12 crown molding features a classically profiled curved edge designed to create a graceful transition between a tiled wall surface and ceiling, niche ledge, or countertop edge. The elongated 12-inch length minimizes seams for a cleaner, more architectural finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tmd-seo-col\"\u003e\n      \u003ch4\u003eDesign \u0026amp; Inspiration\u003c\/h4\u003e\n      \u003cp\u003eCarrara's cool white-gray palette pairs beautifully with polished chrome and nickel fixtures, warm white oak cabinetry, soft greige grout, and accents in brushed brass for a sophisticated contrast. It suits a wide range of aesthetics — from classical European bathrooms and transitional spa retreats to clean-lined contemporary kitchens.\u003c\/p\u003e\n      \u003cp\u003eThe 2×12 crown profile adds a finishing architectural detail that elevates any tiled installation, framing niches, capping wainscoting, or crowning a backsplash with the look of custom millwork rendered in stone. The honed finish keeps the profile soft and matte, complementing both polished and honed field tiles without competing for attention.\u003c\/p\u003e\n      \u003cp\u003ePopular design combinations: pair with a Carrara honed 3×6 subway tile field and a polished Carrara pencil liner for a layered, spa-quality bathroom surround. Explore the full \u003ca href=\"\/collections\/carrara\"\u003eCarrara White collection\u003c\/a\u003e for coordinating sizes, and browse more \u003ca href=\"\/collections\/marble-moldings-trims\"\u003emarble moldings \u0026amp; trims\u003c\/a\u003e for complementary looks.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tmd-trust-bar\"\u003e\n  \u003cdiv class=\"tmd-trust-item\"\u003e\n    \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 18.75a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 01-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 00-3.213-9.193 2.056 2.056 0 00-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 00-10.026 0 1.106 1.106 0 00-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Ships in 2–3 Days\n  \u003c\/div\u003e\n  \u003cdiv class=\"tmd-trust-item\"\u003e\n    \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 11.25v8.25a1.5 1.5 0 01-1.5 1.5H5.25a1.5 1.5 0 01-1.5-1.5v-8.25M12 4.875A2.625 2.625 0 109.375 7.5H12m0-2.625V7.5m0-2.625A2.625 2.625 0 1114.625 7.5H12m0 0V21m-8.625-9.75h18c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125h-18c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Free Sample Shipping\n  \u003c\/div\u003e\n  \u003cdiv class=\"tmd-trust-item\"\u003e\n    \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Nationwide Delivery\n  \u003c\/div\u003e\n  \u003cdiv class=\"tmd-trust-item\"\u003e\n    \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Premium Natural Stone\n  \u003c\/div\u003e\n  \u003cdiv class=\"tmd-trust-item\"\u003e\n    \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    Secure Packaging\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tmd-tabs-wrap\"\u003e\n  \u003cdiv class=\"tmd-tab-nav\" role=\"tablist\"\u003e\n    \u003cbutton class=\"tmd-tab-btn active\" onclick=\"tmdTab(this,'desc')\" role=\"tab\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tmd-tab-btn\" onclick=\"tmdTab(this,'specs')\" role=\"tab\"\u003eSpecifications\u003c\/button\u003e\n    \u003cbutton class=\"tmd-tab-btn\" onclick=\"tmdTab(this,'apps')\" role=\"tab\"\u003eApplications\u003c\/button\u003e\n    \u003cbutton class=\"tmd-tab-btn\" onclick=\"tmdTab(this,'shipping')\" role=\"tab\"\u003eShipping \u0026amp; Returns\u003c\/button\u003e\n    \u003cbutton class=\"tmd-tab-btn\" onclick=\"tmdTab(this,'care')\" role=\"tab\"\u003eInstallation \u0026amp; Care\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tmd-tab-panel active\" id=\"tmd-desc\"\u003e\n    \u003cp\u003eWhite Carrara marble is one of the world's most recognized and enduring natural stones, quarried for millennia in northern Italy and renowned for its soft white ground, graceful gray veining, and fine crystalline texture. This 2×12 crown molding translates that timeless material into a functional architectural accent designed to finish and frame tiled surfaces with elegance.\u003c\/p\u003e\n    \u003cp\u003eFinished with a smooth honed surface, this molding achieves a matte-satin look that softens the profile's curved contour and integrates seamlessly with both honed and polished tile installations. The 12-inch length reduces the number of joints along a run, creating cleaner sight lines and a more refined, built-in appearance.\u003c\/p\u003e\n    \u003cp\u003eIdeal for capping tile wainscoting, framing shower niches, finishing backsplash tops, or accenting vanity surrounds — anywhere a graceful stone transition is needed. Because this is a clearance or specialty trim item, ordering a sample to confirm color match with your field tile is strongly recommended before purchasing your full quantity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tmd-tab-panel\" id=\"tmd-specs\"\u003e\n    \u003ctable class=\"tmd-spec-table\" aria-label=\"Product specifications\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Marble\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite with Gray Veining\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMarble Crown Molding\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePiece Size\u003c\/td\u003e\n\u003ctd\u003e2 × 12 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eHoned\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSold By\u003c\/td\u003e\n\u003ctd\u003ePer Piece\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eWall \u0026amp; Accent Trim (Indoor)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eShade Variation\u003c\/td\u003e\n\u003ctd\u003eV2 — Slight Variation\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eTraditional \/ Transitional \/ Contemporary\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eEurope\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tmd-tab-panel\" id=\"tmd-apps\"\u003e\n    \u003cdiv class=\"tmd-app-checks\"\u003e\n      \u003cdiv class=\"tmd-app-check\"\u003e\n\u003cstrong\u003e✓ Shower Niche Capping\u003c\/strong\u003e\u003cspan\u003eElegant stone finish for niche ledges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tmd-app-check\"\u003e\n\u003cstrong\u003e✓ Backsplash Crown Detail\u003c\/strong\u003e\u003cspan\u003ePolished top edge for kitchen or bath\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tmd-app-check\"\u003e\n\u003cstrong\u003e✓ Wainscoting Transition\u003c\/strong\u003e\u003cspan\u003eGraceful cap where tile meets wall\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tmd-app-check\"\u003e\n\u003cstrong\u003e✓ Vanity Surround Accent\u003c\/strong\u003e\u003cspan\u003eRefined architectural border detail\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tmd-app-check tmd-app-no\"\u003e\n\u003cstrong\u003e— Floor Use\u003c\/strong\u003e\u003cspan\u003eProfiled molding not suitable for floor installation\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tmd-app-check tmd-app-no\"\u003e\n\u003cstrong\u003e— Exterior Applications\u003c\/strong\u003e\u003cspan\u003eHoned marble not recommended for outdoor exposure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tmd-tab-panel\" id=\"tmd-shipping\"\u003e\n    \u003cp\u003e\u003cstrong\u003eFree Shipping:\u003c\/strong\u003e As a molding, this product qualifies for \u003cstrong\u003efree curbside shipping on orders over $1,999\u003c\/strong\u003e within the continental U.S. Orders below that threshold ship at standard rates calculated at checkout.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eProcessing \u0026amp; Delivery:\u003c\/strong\u003e Orders are processed within 2–3 business days. Large orders ship via LTL freight — curbside delivery only. An adult must be present to sign for delivery. Estimated transit: 2–10 business days after shipment.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Uninstalled tile may be returned within 30 days of delivery. Inspect all tile carefully before installation — installed tile cannot be returned or exchanged. Samples are final sale.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eExclusions:\u003c\/strong\u003e Free shipping does not apply to Hawaii, Alaska, U.S. territories, or international addresses. Additional charges may apply for remote delivery areas.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tmd-tab-panel\" id=\"tmd-care\"\u003e\n    \u003cp\u003e\u003cstrong\u003eSealing:\u003c\/strong\u003e Honed Carrara marble is more porous than its polished counterpart and should be sealed with a premium penetrating stone sealer prior to installation. Reseal every 6–12 months in wet areas such as showers, and annually in lower-humidity applications such as kitchen backsplashes. White and light-toned stones show staining more readily, so consistent sealing is especially important.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCleaning:\u003c\/strong\u003e Clean with a pH-neutral stone cleaner or a mild, soap-free solution and a soft cloth. Avoid acidic cleaners, vinegar, citrus-based products, and abrasive scrubbers — acids will etch the honed surface, leaving dull or rough patches. Wipe spills promptly, particularly oils, wine, and coffee, which can penetrate a honed surface more quickly than a polished one.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Use white polymer-modified thinset mortar to prevent any gray adhesive from telegraphing through the stone. Dry-fit pieces along the full run before setting to plan joint placement and minimize cuts. Apply thinset to both the wall substrate and the back of each molding piece (back-buttering) to ensure full coverage on the profiled face. Use non-sanded grout for joints under 1\/8 inch. Allow full cure before exposing to moisture.\u003c\/p\u003e\n    \u003cdiv class=\"tmd-info-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e Inspect all tile before installation. Variations in color, veining, and texture between pieces are natural characteristics of genuine stone — not defects. Order 10% overage for cuts, waste, and future repairs. Tile \u0026amp; Mosaic Depot specialists are available M–F 8:30AM–5PM PST at 855-797-8453.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tmd-why-section\"\u003e\n  \u003cspan style=\"display:block;text-align:center;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand);margin:0 0 10px;\"\u003eWhy Tile \u0026amp; Mosaic Depot\u003c\/span\u003e\n  \u003ch2 style=\"text-align:center;font-family:var(--serif);font-size:32px;font-weight:300;color:var(--text);margin:0;line-height:1.2;text-transform:uppercase;letter-spacing:0.02em;\"\u003eThe natural stone specialists\u003c\/h2\u003e\n  \u003cdiv class=\"tmd-why-grid\"\u003e\n    \u003cdiv class=\"tmd-why-item\"\u003e\n      \u003cdiv class=\"tmd-why-icon\"\u003e\n        \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 6h.008v.008H6V6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eQuarry-Direct Pricing\u003c\/h4\u003e\n      \u003cp\u003eWe buy direct from the source and skip the middleman, so you get showroom-quality stone for less.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tmd-why-item\"\u003e\n      \u003cdiv class=\"tmd-why-icon\"\u003e\n        \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eHuge Stone Selection\u003c\/h4\u003e\n      \u003cp\u003eMarble, travertine, limestone, porcelain and more — thousands of tiles, mosaics, and slabs in one place.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tmd-why-item\"\u003e\n      \u003cdiv class=\"tmd-why-icon\"\u003e\n        \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eExpert Stone Support\u003c\/h4\u003e\n      \u003cp\u003eTalk to real natural-stone specialists, M–F 8:30AM–5PM PST, at 855-797-8453 or via live chat.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tmd-why-item\"\u003e\n      \u003cdiv class=\"tmd-why-icon\"\u003e\n        \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eEasy 30-Day Returns\u003c\/h4\u003e\n      \u003cp\u003eUninstalled tile can be returned within 30 days. Order with full confidence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction tmdTab(btn,panelId){document.querySelectorAll('.tmd-tab-btn').forEach(function(b){b.classList.remove('active')});document.querySelectorAll('.tmd-tab-panel').forEach(function(p){p.classList.remove('active')});btn.classList.add('active');document.getElementById('tmd-'+panelId).classList.add('active')}\nfunction tmdToggleSEO(){var t=document.getElementById('tmd-seo-toggle'),b=document.getElementById('tmd-seo-body'),o=b.classList.contains('open');b.classList.toggle('open');t.classList.toggle('open');t.setAttribute('aria-expanded',String(!o));b.setAttribute('aria-hidden',String(o))}\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"TILE AND MOSAIC DEPOT","offers":[{"title":"Default Title","offer_id":48349821173986,"sku":"WM2X12HC0111","price":15.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0089\/1836\/8292\/files\/carraracrown_805c21ab-5e60-41e1-a81a-2066545f9743.webp?v=1788659158","url":"https:\/\/tileandmosaicdepot.com\/products\/white-carrara-marble-2x12-honed-crown-molding","provider":"TILE \u0026 MOSAIC DEPOT","version":"1.0","type":"link"}