Silestone Worktops Guide
html, body { overflow-x: hidden !important; } .lh-post, .lh-post *, .lh-post *::before, .lh-post *::after { all: revert; box-sizing: border-box !important; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif !important; margin: 0 !important; padding: 0 !important; line-height: 1.6 !important; } .lh-post { –lh-gold: #f5c200; –lh-gold-light: #ffe040; –lh-gold-dark: #c49a00; –lh-dark: #141414; –lh-dark2: #1e1e1e; –lh-dark3: #2a2a2a; –lh-border: #333333; –lh-text: #e8e8e8; –lh-text-muted: #aaaaaa; –lh-white: #ffffff; –lh-body-bg: #ffffff; –lh-body-text: #1a1a1a; –lh-body-muted: #555555; –lh-body-border: #e0e0e0; –lh-body-card-bg: #f7f7f7; –lh-body-card-border: #e5e5e5; } .lh-post { display: block !important; position: relative !important; left: 50% !important; right: 50% !important; margin-left: -50vw !important; margin-right: -50vw !important; width: 100vw !important; max-width: 100vw !important; background: var(–lh-dark) !important; color: var(–lh-text) !important; font-size: 16px !important; line-height: 1.7 !important; overflow-x: hidden !important; box-sizing: border-box !important; } /* Hero */ .lh-hero { display: block !important; width: 100% !important; background: linear-gradient(135deg, #2c2c2c 0%, #383838 50%, #2a2a2a 100%) !important; border-bottom: 2px solid var(–lh-gold) !important; padding: 70px clamp(20px, 4vw, 60px) 60px !important; position: relative !important; } .lh-hero::before { content: ” !important; display: block !important; position: absolute !important; inset: 0 !important; background: repeating-linear-gradient(45deg, transparent, transparent 60px, rgba(201,168,76,0.03) 60px, rgba(201,168,76,0.03) 61px) !important; pointer-events: none !important; } .lh-hero-inner { display: block !important; max-width: 100% !important; margin: 0 auto !important; position: relative !important; z-index: 1 !important; text-align: center !important; } .lh-hero-eyebrow { display: inline-block !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; color: var(–lh-gold) !important; margin-bottom: 16px !important; } .lh-hero h1 { display: block !important; font-size: clamp(28px, 4.5vw, 52px) !important; font-weight: 800 !important; color: var(–lh-white) !important; line-height: 1.15 !important; margin-bottom: 20px !important; max-width: 1000px !important; margin-left: auto !important; margin-right: auto !important; } .lh-hero-desc { display: block !important; font-size: clamp(15px, 1.8vw, 18px) !important; color: var(–lh-text-muted) !important; max-width: 820px !important; margin-bottom: 32px !important; margin-left: auto !important; margin-right: auto !important; } .lh-btn-row { display: flex !important; flex-wrap: wrap !important; gap: 12px !important; align-items: center !important; justify-content: center !important; } .lh-btn-primary { display: inline-block !important; background: #f5c200 !important; color: #3a3a3a !important; font-size: 14px !important; font-weight: 800 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; padding: 14px 30px !important; border-radius: 3px !important; text-decoration: none !important; border: 2px solid #f5c200 !important; box-shadow: 0 2px 8px rgba(245,194,0,0.35) !important; } .lh-btn-outline { display: inline-block !important; background: transparent !important; color: #f5c200 !important; font-size: 14px !important; font-weight: 800 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; padding: 14px 30px !important; border-radius: 3px !important; text-decoration: none !important; border: 2px solid #f5c200 !important; } /* Content wrapper */ .lh-body-outer { display: block !important; width: 100% !important; max-width: 100% !important; background: var(–lh-body-bg) !important; } .lh-body { display: block !important; max-width: 100% !important; width: 100% !important; margin: 0 auto !important; padding: 56px clamp(20px, 4vw, 60px) !important; } /* Typography */ .lh-post h2 { display: block !important; font-size: clamp(20px, 2.5vw, 28px) !important; font-weight: 700 !important; color: var(–lh-white) !important; margin-top: 48px !important; margin-bottom: 14px !important; line-height: 1.25 !important; } .lh-post h3 { display: block !important; font-size: clamp(16px, 1.8vw, 20px) !important; font-weight: 700 !important; color: var(–lh-gold) !important; margin-top: 28px !important; margin-bottom: 10px !important; } .lh-post p { display: block !important; font-size: clamp(15px, 1.5vw, 16.5px) !important; color: var(–lh-text) !important; margin-bottom: 18px !important; max-width: 100% !important; } .lh-post a { color: var(–lh-gold-light) !important; text-decoration: underline !important; } .lh-post a.lh-btn-primary, .lh-post .lh-btn-primary { color: #3d3d3d !important; text-decoration: none !important; } .lh-post a.lh-btn-outline, .lh-post .lh-btn-outline { color: #f5c200 !important; text-decoration: none !important; } .lh-post strong { color: var(–lh-white) !important; font-weight: 700 !important; } .lh-divider { display: block !important; width: 60px !important; height: 3px !important; background: var(–lh-gold) !important; margin-bottom: 32px !important; } /* White body overrides */ .lh-body-outer h2 { color: #3a3a3a !important; } .lh-body-outer h3 { color: var(–lh-gold-dark) !important; } .lh-body-outer p { color: #333333 !important; } .lh-body-outer strong { color: #111111 !important; } .lh-body-outer a { color: var(–lh-gold-dark) !important; } .lh-body-outer .lh-divider { background: var(–lh-gold) !important; } /* Stat band */ .lh-stats { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 1px !important; background: var(–lh-border) !important; border: 1px solid var(–lh-border) !important; margin: 40px 0 !important; } .lh-stat { display: block !important; background: var(–lh-dark2) !important; padding: 28px 20px !important; text-align: center !important; } .lh-body-outer .lh-stats { background: var(–lh-body-border) !important; border-color: var(–lh-body-border) !important; } .lh-body-outer .lh-stat { background: var(–lh-body-card-bg) !important; } .lh-body-outer .lh-stat-label { color: var(–lh-body-muted) !important; } .lh-stat-num { display: block !important; font-size: clamp(26px, 3vw, 38px) !important; font-weight: 800 !important; color: var(–lh-gold) !important; line-height: 1.1 !important; margin-bottom: 6px !important; } .lh-stat-label { display: block !important; font-size: 12px !important; color: var(–lh-text-muted) !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; } /* Comparison table */ .lh-table-wrap { display: block !important; width: 100% !important; overflow-x: auto !important; margin: 32px 0 !important; border-radius: 4px !important; border: 1px solid var(–lh-border) !important; } .lh-table { display: table !important; width: 100% !important; min-width: 540px !important; border-collapse: collapse !important; font-size: 14.5px !important; } .lh-table thead { display: table-header-group !important; } .lh-table tbody { display: table-row-group !important; } .lh-table tr { display: table-row !important; } .lh-table th { display: table-cell !important; background: var(–lh-dark3) !important; color: var(–lh-gold) !important; font-size: 12px !important; font-weight: 700 !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; padding: 14px 18px !important; text-align: left !important; border-bottom: 2px solid var(–lh-gold) !important; } .lh-table td { display: table-cell !important; padding: 13px 18px !important; border-bottom: 1px solid var(–lh-border) !important; color: var(–lh-text) !important; font-size: 14px !important; vertical-align: top !important; } .lh-table tbody tr:last-child td { border-bottom: none !important; } .lh-table tbody tr:nth-child(even) td { background: rgba(255,255,255,0.03) !important; } .lh-body-outer .lh-table-wrap { border-color: var(–lh-body-border) !important; } .lh-body-outer .lh-table th { background: #f0f0f0 !important; color: #333333 !important; border-bottom-color: var(–lh-gold) !important; } .lh-body-outer .lh-table td { color: #333333 !important; border-bottom-color: var(–lh-body-border) !important; } .lh-body-outer .lh-table tbody tr:nth-child(even) td { background: #fafafa !important; } .lh-body-outer .lh-cross { color: #aaaaaa !important; } .lh-tick { color: var(–lh-gold) !important; font-weight: 700 !important; } .lh-cross { color: #888 !important; } /* Cards grid */ .lh-cards { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 16px !important; margin: 32px 0 !important; } .lh-card { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-top: 3px solid var(–lh-gold) !important; padding: 24px 20px !important; } .lh-body-outer .lh-card { background: var(–lh-body-card-bg) !important; border-color: var(–lh-body-card-border) !important; } .lh-body-outer .lh-card-title { color: #111111 !important; } .lh-body-outer .lh-card p { color: var(–lh-body-muted) !important; } .lh-card-title { display: block !important; font-size: 15px !important; font-weight: 700 !important; color: var(–lh-white) !important; margin-bottom: 10px !important; } .lh-card p { font-size: 14px !important; color: var(–lh-text-muted) !important; margin-bottom: 0 !important; } /* Bar chart */ .lh-chart { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; padding: 28px 24px !important; margin: 32px 0 !important; border-radius: 4px !important; } .lh-chart-title { display: block !important; font-size: 13px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: var(–lh-text-muted) !important; margin-bottom: 22px !important; } .lh-body-outer .lh-chart { background: var(–lh-body-card-bg) !important; border-color: var(–lh-body-card-border) !important; } .lh-body-outer .lh-chart-title { color: var(–lh-body-muted) !important; } .lh-body-outer .lh-bar-label { color: #333333 !important; } .lh-body-outer .lh-bar-track { background: #e0e0e0 !important; } .lh-bar-row { display: flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 14px !important; } .lh-bar-label { display: block !important; min-width: 210px !important; font-size: 13px !important; color: var(–lh-text) !important; } .lh-bar-track { display: block !important; flex: 1 !important; height: 22px !important; background: var(–lh-dark3) !important; border-radius: 2px !important; overflow: hidden !important; position: relative !important; } .lh-bar-fill { display: block !important; height: 100% !important; background: linear-gradient(90deg, var(–lh-gold), var(–lh-gold-light)) !important; border-radius: 2px !important; } .lh-bar-pct { display: block !important; min-width: 40px !important; font-size: 13px !important; font-weight: 700 !important; color: var(–lh-gold) !important; text-align: right !important; } /* Highlight box */ .lh-highlight { display: block !important; background: var(–lh-dark2) !important; border-left: 4px solid var(–lh-gold) !important; padding: 20px 24px !important; margin: 28px 0 !important; } .lh-highlight p { font-size: 15px !important; color: var(–lh-text) !important; margin-bottom: 0 !important; font-style: italic !important; } .lh-body-outer .lh-highlight { background: #fffbec !important; } .lh-body-outer .lh-highlight p { color: #333333 !important; } /* CTA blocks */ .lh-cta-landing { display: block !important; background: linear-gradient(135deg, #1a1500 0%, #1e1a00 100%) !important; border: 1px solid var(–lh-gold) !important; border-radius: 4px !important; padding: 36px 32px !important; margin: 48px 0 !important; text-align: center !important; } .lh-cta-landing h3 { display: block !important; font-size: clamp(18px, 2.2vw, 24px) !important; font-weight: 800 !important; color: var(–lh-white) !important; margin-bottom: 12px !important; margin-top: 0 !important; } .lh-cta-landing p { color: var(–lh-text-muted) !important; font-size: 15px !important; max-width: 560px !important; margin: 0 auto 24px !important; } .lh-body-outer .lh-cta-landing { background: linear-gradient(135deg, #1a1500 0%, #211c00 100%) !important; border-color: var(–lh-gold) !important; } .lh-cta-hub { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-radius: 4px !important; padding: 36px 32px !important; margin: 40px 0 !important; text-align: center !important; } .lh-cta-hub h3 { font-size: 17px !important; font-weight: 700 !important; color: var(–lh-white) !important; margin-bottom: 8px !important; margin-top: 0 !important; } .lh-cta-hub p { font-size: 14.5px !important; color: var(–lh-text-muted) !important; margin-bottom: 14px !important; } .lh-body-outer .lh-cta-hub { background: linear-gradient(135deg, #2c2c2c 0%, #383838 50%, #2a2a2a 100%) !important; border-color: var(–lh-gold) !important; } .lh-body-outer .lh-cta-hub h3 { color: #ffffff !important; } .lh-body-outer .lh-cta-hub p { color: #aaaaaa !important; } /* Related links */ .lh-related { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-radius: 4px !important; padding: 28px 28px !important; margin: 40px 0 !important; } .lh-related h3 { font-size: 14px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: var(–lh-text-muted) !important; margin-bottom: 14px !important; margin-top: 0 !important; } .lh-related ul { display: block !important; list-style: none !important; padding: 0 !important; margin: 0 !important; } .lh-related ul li { display: block !important; border-bottom: 1px solid var(–lh-border) !important; padding: 10px 0 !important; font-size: 14.5px !important; } .lh-body-outer .lh-related { background: #f7f7f7 !important; border-color: var(–lh-body-border) !important; } .lh-body-outer .lh-related h3 { color: var(–lh-body-muted) !important; } .lh-body-outer .lh-related ul li { border-bottom-color: var(–lh-body-border) !important; } .lh-related ul li:last-child { border-bottom: none !important; } .lh-related ul li::before { content: ” !important; } /* Footer strip */ .lh-footer-strip { display: block !important; background: var(–lh-dark3) !important; border-top: 1px solid var(–lh-border) !important; padding: 28px 4vw !important; text-align: center !important; } .lh-footer-strip p { font-size: 13px !important; color: var(–lh-text-muted) !important; margin: 0 auto !important; max-width: 700px !important; } /* Responsive */ @media (max-width: 900px) { .lh-hero { padding: 50px 22px 44px !important; } .lh-body { padding: 40px 22px !important; } .lh-stats { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } .lh-cards { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } .lh-bar-label { min-width: 150px !important; } .lh-cta-landing { padding: 28px 20px !important; } } @media (max-width: 480px) { .lh-hero { padding: 36px 18px 32px !important; } .lh-body { padding: 32px 18px !important; } .lh-stats { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } .lh-cards { grid-template-columns: minmax(0, 1fr) !important; } .lh-btn-row { flex-direction: column !important; align-items: flex-start !important; } .lh-bar-label { min-width: 110px !important; font-size: 11px !important; } .lh-footer-strip { padding: 20px 16px !important; } } Precious Marble Silestone Worktops Guide Everything you need to know about Silestone worktops in one place. From what Silestone is and how it compares to what it costs, how to care for it and how to buy well, our complete guide covers every stage of your journey. Get a Quote Call Now Your Complete Guide to Silestone Silestone is one of the most popular premium worktop surfaces in the country and choosing one involves a number of decisions, from colour and finish to cost, care and who fabricates it. This guide gathers all of our detailed articles in one place, organised by topic, so you can find exactly what you need at every stage. Whether you are just starting to research Silestone or are ready to buy, the guides below will help you make a confident, well informed choice. Browse by the topics that matter to you, from understanding what Silestone is through to comparing it with other surfaces, weighing up the cost, learning how to care for it and choosing the right supplier. Each guide is written to answer your questions clearly and honestly, so you can plan your new worktop with complete confidence. 32In depth guides 8Topics covered BedfordShowroom in Elstow ExpertSupply and fit service Ready to Choose Your Silestone Worktop? Browse the full Silestone range at our Elstow showroom, borrow samples and get a clear, no obligation quote for your kitchen from a local team you can trust. Get a Quote Call Now To see the full choice of colours and finishes and request a tailored quote, our main Silestone Worktop page brings the complete range together with guidance on samples, templating and fitting across Bedford and the surrounding area. Understanding Silestone What Is Silestone?What Silestone is and what it is made from Is Silestone Quartz?How Silestone relates to quartz Silestone Natural Stone or EngineeredWhy Silestone is an engineered stone How and Where Silestone Is MadeHow and where Silestone is manufactured Silestone Silica Content and SafetySilica content and everyday safety explained Cost and Value Silestone Worktops Cost UKWhat shapes the price of a worktop Why Silestone Worktops Are ExpensiveWhy Silestone sits at a premium Are Silestone Worktops Worth ItWeighing up the long term value What the Silestone Warranty CoversWhat the warranty covers and excludes Premium vs Budget SilestonePremium Silestone against budget quartz How Silestone Compares Silestone vs Granite WorktopsSilestone compared with natural granite Silestone vs Other Quartz BrandsHow it compares with other quartz brands Silestone vs CaesarstoneSilestone set against Caesarstone Silestone vs DektonSilestone set against ultracompact Dekton Performance and Durability Is Silestone Heat ResistantHow Silestone handles heat and hot pans Does Silestone StainHow well Silestone resists stains Does Silestone Chip or ScratchHow it stands up to chips and scratches Is Silestone PorousWhy it is non porous with no sealing Care and Repair How to Care for Silestone WorktopsThe simple everyday care routine Restoring Shine on SilestoneBringing back a dull surface Can Silestone Be RepairedRepairing chips, cracks and dullness Design and Specification Silestone Thickness OptionsThe thickness options and how to choose Silestone Slab SizesSlab sizes and maximum worktop dimensions Silestone Worktop JoinsWhere joins go and why Silestone Finishes ExplainedPolished, suede, volcano and N-Boost Popular Silestone Colour RangesPopular colours and collections Using and Fitting Silestone Used OutdoorsWhether Silestone suits outdoor use How Silestone Is Cut and FittedHow a slab becomes your worktop Buying and Suppliers The Silestone Buying JourneyFrom first sample to fitted worktop Quality Silestone Fabrication SignsSpotting quality workmanship Where to Buy Silestone Worktops UKWhere to buy in the UK Choosing a Silestone SupplierWhat makes a great supplier Start Your Silestone Journey However far along you are, we are here to help you choose and fit the perfect Silestone worktop. Visit our Elstow showroom to see the surfaces in person, tell us about your kitchen and we will guide you through every stage. To begin, call our team on 01234 348 590 or request a quote online and explore the full range on our Silestone Worktop page. Precious Marble Ltd. Unit 11-13 Medbury Lane, Elstow, Bedford MK42 9YH. Tel: 01234 348 590. { “@context”: “https://schema.org”, “@graph”: [ { “@type”: “CollectionPage”, “name”: “Silestone Worktops Guide”, “headline”: “Silestone Worktops Guide”, “description”: “The complete Silestone worktops guide covering what Silestone is, how it compares, what it costs, how to care for it and how to buy the right worktop.”, “about”: “Silestone Worktops Guide”, “keywords”: “Silestone Worktops Guide”, “url”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide”, “mainEntityOfPage”: { “@type”: “WebPage”, “@id”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide” }, “isPartOf”: { “@type”: “WebSite”, “name”: “Precious Marble”, “url”: “https://www.preciousmarble.co.uk” }, “publisher”: { “@type”: “Organization”, “name”: “Precious Marble Ltd”, “telephone”: “+441234348590”, “address”: { “@type”: “PostalAddress”, “streetAddress”: “Unit 11-13 Medbury Lane, Elstow”, “addressLocality”: “Bedford”, “postalCode”: “MK42 9YH”, “addressCountry”: “GB” } }, “mainEntity”: { “@type”: “ItemList”, “itemListElement”: [ { “@type”: “ListItem”, “position”: 1, “name”: “What Is Silestone?”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/what-is-silestone” }, { “@type”: “ListItem”, “position”: 2, “name”: “Is Silestone Quartz?”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-quartz” }, { “@type”: “ListItem”, “position”: 3, “name”: “Silestone Natural Stone or Engineered”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-natural-stone-or-engineered” }, { “@type”: “ListItem”, “position”: 4, “name”: “How and Where Silestone Is Made”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-and-where-silestone-is-made” }, { “@type”: “ListItem”, “position”: 5, “name”: “Silestone Silica Content and Safety”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-silica-content-and-safety” }, { “@type”: “ListItem”, “position”: 6, “name”: “Silestone Worktops Cost UK”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-worktops-cost-uk” }, { “@type”: “ListItem”, “position”: 7, “name”: “Why Silestone Worktops Are Expensive”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/why-silestone-worktops-are-expensive” }, { “@type”: “ListItem”, “position”: 8, “name”: “Are Silestone Worktops Worth It”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/are-silestone-worktops-worth-it” }, { “@type”: “ListItem”, “position”: 9, “name”: “What the Silestone Warranty Covers”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/what-the-silestone-warranty-covers” }, { “@type”: “ListItem”, “position”: 10, “name”: “Premium vs Budget Silestone”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/premium-vs-budget-silestone” }, { “@type”: “ListItem”, “position”: 11, “name”: “Silestone vs Granite Worktops”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-granite” }, { “@type”: “ListItem”, “position”: 12, “name”: “Silestone vs Other Quartz Brands”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-quartz-brands” }, { “@type”: “ListItem”, “position”: 13, “name”: “Silestone vs Caesarstone”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-caesarstone” }, { “@type”: “ListItem”, “position”: 14, “name”: “Silestone vs Dekton”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-dekton” }, { “@type”: “ListItem”, “position”: 15, “name”: “Is Silestone Heat Resistant”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-heat-resistant” }, { “@type”: “ListItem”, “position”: 16, “name”: “Does Silestone Stain”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/does-silestone-stain” }, { “@type”: “ListItem”, “position”: 17, “name”: “Does Silestone Chip or Scratch”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/does-silestone-chip-or-scratch” }, { “@type”: “ListItem”, “position”: 18, “name”: “Is Silestone Porous”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-porous-and-sealing” }, { “@type”: “ListItem”, “position”: 19, “name”: “How to Care for Silestone Worktops”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-to-care-for-silestone-worktops” }, { “@type”: “ListItem”, “position”: 20, “name”: “Restoring Shine on Silestone”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/restoring-shine-on-silestone” }, { “@type”: “ListItem”, “position”: 21, “name”: “Can Silestone Be Repaired”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/can-silestone-be-repaired” }, { “@type”: “ListItem”, “position”: 22, “name”: “Silestone Thickness Options”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-thickness-options” }, { “@type”: “ListItem”, “position”: 23, “name”: “Silestone Slab Sizes”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-slab-sizes” }, { “@type”: “ListItem”, “position”: 24, “name”: “Silestone Worktop Joins”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-worktop-joins” }, { “@type”: “ListItem”, “position”: 25, “name”: “Silestone Finishes Explained”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-finishes-explained” }, { “@type”: “ListItem”, “position”: 26, “name”: “Popular Silestone Colour Ranges”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/popular-silestone-colour-ranges” }, { “@type”: “ListItem”, “position”: 27, “name”: “Silestone Used Outdoors”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-outdoors” }, { “@type”: “ListItem”, “position”: 28, “name”: “How Silestone Is Cut and Fitted”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-silestone-worktops-are-cut-and-fitted” }, { “@type”: “ListItem”, “position”: 29, “name”: “The Silestone Buying Journey”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-buying-journey” }, { “@type”: “ListItem”, “position”: 30, “name”: “Quality Silestone Fabrication Signs”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/signs-of-quality-silestone-fabrication” }, { “@type”: “ListItem”, “position”: 31, “name”: “Where to Buy Silestone Worktops UK”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/where-to-buy-silestone-worktops-uk” }, { “@type”: “ListItem”, “position”: 32, “name”: “Choosing a Silestone Supplier”, “url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/great-silestone-supplier-traits” } ] } }, { “@type”: “BreadcrumbList”, “itemListElement”: [ { “@type”: “ListItem”, “position”: 1, “name”: “Silestone Worktop”, “item”: “https://www.preciousmarble.co.uk/silestone-worktop” }, { “@type”: “ListItem”, “position”: 2, “name”: “Silestone Worktops Guide”, “item”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide” } ] }, { “@type”: “FAQPage”, “mainEntity”: [ { “@type”: “Question”, “name”: “What does this Silestone worktops guide cover?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “This guide brings together everything about Silestone worktops, from what the material is and how it is made to how it compares, what shapes the cost, how to care for it and how to choose the right worktop and supplier.” } }, { “@type”: “Question”, “name”: “Is Silestone a good choice for a kitchen worktop?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Yes. Silestone is a durable, non porous, low maintenance engineered quartz that resists stains and needs no sealing, with a wide choice of colours and finishes and a long warranty, which makes it a popular premium worktop.” } }, { “@type”: “Question”, “name”: “Where can I get a Silestone worktop in Bedford?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Precious Marble supplies, fabricates and fits Silestone worktops from its Elstow showroom in Bedford. You can visit to see the range, borrow samples and get a clear quote for your kitchen.” } } ] } ] }
html, body { overflow-x: hidden !important; }
.lh-post,
.lh-post *,
.lh-post *::before,
.lh-post *::after {
all: revert;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.6 !important;
}
.lh-post {
–lh-gold: #f5c200;
–lh-gold-light: #ffe040;
–lh-gold-dark: #c49a00;
–lh-dark: #141414;
–lh-dark2: #1e1e1e;
–lh-dark3: #2a2a2a;
–lh-border: #333333;
–lh-text: #e8e8e8;
–lh-text-muted: #aaaaaa;
–lh-white: #ffffff;
–lh-body-bg: #ffffff;
–lh-body-text: #1a1a1a;
–lh-body-muted: #555555;
–lh-body-border: #e0e0e0;
–lh-body-card-bg: #f7f7f7;
–lh-body-card-border: #e5e5e5;
}
.lh-post {
display: block !important;
position: relative !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
width: 100vw !important;
max-width: 100vw !important;
background: var(–lh-dark) !important;
color: var(–lh-text) !important;
font-size: 16px !important;
line-height: 1.7 !important;
overflow-x: hidden !important;
box-sizing: border-box !important;
}
/* Hero */
.lh-hero {
display: block !important;
width: 100% !important;
background: linear-gradient(135deg, #2c2c2c 0%, #383838 50%, #2a2a2a 100%) !important;
border-bottom: 2px solid var(–lh-gold) !important;
padding: 70px clamp(20px, 4vw, 60px) 60px !important;
position: relative !important;
}
.lh-hero::before {
content: ” !important;
display: block !important;
position: absolute !important;
inset: 0 !important;
background: repeating-linear-gradient(45deg, transparent, transparent 60px, rgba(201,168,76,0.03) 60px, rgba(201,168,76,0.03) 61px) !important;
pointer-events: none !important;
}
.lh-hero-inner {
display: block !important;
max-width: 100% !important;
margin: 0 auto !important;
position: relative !important;
z-index: 1 !important;
text-align: center !important;
}
.lh-hero-eyebrow {
display: inline-block !important;
font-size: 11px !important;
font-weight: 700 !important;
letter-spacing: 0.18em !important;
text-transform: uppercase !important;
color: var(–lh-gold) !important;
margin-bottom: 16px !important;
}
.lh-hero h1 {
display: block !important;
font-size: clamp(28px, 4.5vw, 52px) !important;
font-weight: 800 !important;
color: var(–lh-white) !important;
line-height: 1.15 !important;
margin-bottom: 20px !important;
max-width: 1000px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.lh-hero-desc {
display: block !important;
font-size: clamp(15px, 1.8vw, 18px) !important;
color: var(–lh-text-muted) !important;
max-width: 820px !important;
margin-bottom: 32px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.lh-btn-row {
display: flex !important;
flex-wrap: wrap !important;
gap: 12px !important;
align-items: center !important;
justify-content: center !important;
}
.lh-btn-primary {
display: inline-block !important;
background: #f5c200 !important;
color: #3a3a3a !important;
font-size: 14px !important;
font-weight: 800 !important;
letter-spacing: 0.06em !important;
text-transform: uppercase !important;
padding: 14px 30px !important;
border-radius: 3px !important;
text-decoration: none !important;
border: 2px solid #f5c200 !important;
box-shadow: 0 2px 8px rgba(245,194,0,0.35) !important;
}
.lh-btn-outline {
display: inline-block !important;
background: transparent !important;
color: #f5c200 !important;
font-size: 14px !important;
font-weight: 800 !important;
letter-spacing: 0.06em !important;
text-transform: uppercase !important;
padding: 14px 30px !important;
border-radius: 3px !important;
text-decoration: none !important;
border: 2px solid #f5c200 !important;
}
/* Content wrapper */
.lh-body-outer {
display: block !important;
width: 100% !important;
max-width: 100% !important;
background: var(–lh-body-bg) !important;
}
.lh-body {
display: block !important;
max-width: 100% !important;
width: 100% !important;
margin: 0 auto !important;
padding: 56px clamp(20px, 4vw, 60px) !important;
}
/* Typography */
.lh-post h2 {
display: block !important;
font-size: clamp(20px, 2.5vw, 28px) !important;
font-weight: 700 !important;
color: var(–lh-white) !important;
margin-top: 48px !important;
margin-bottom: 14px !important;
line-height: 1.25 !important;
}
.lh-post h3 {
display: block !important;
font-size: clamp(16px, 1.8vw, 20px) !important;
font-weight: 700 !important;
color: var(–lh-gold) !important;
margin-top: 28px !important;
margin-bottom: 10px !important;
}
.lh-post p {
display: block !important;
font-size: clamp(15px, 1.5vw, 16.5px) !important;
color: var(–lh-text) !important;
margin-bottom: 18px !important;
max-width: 100% !important;
}
.lh-post a {
color: var(–lh-gold-light) !important;
text-decoration: underline !important;
}
.lh-post a.lh-btn-primary,
.lh-post .lh-btn-primary {
color: #3d3d3d !important;
text-decoration: none !important;
}
.lh-post a.lh-btn-outline,
.lh-post .lh-btn-outline {
color: #f5c200 !important;
text-decoration: none !important;
}
.lh-post strong {
color: var(–lh-white) !important;
font-weight: 700 !important;
}
.lh-divider {
display: block !important;
width: 60px !important;
height: 3px !important;
background: var(–lh-gold) !important;
margin-bottom: 32px !important;
}
/* White body overrides */
.lh-body-outer h2 { color: #3a3a3a !important; }
.lh-body-outer h3 { color: var(–lh-gold-dark) !important; }
.lh-body-outer p { color: #333333 !important; }
.lh-body-outer strong { color: #111111 !important; }
.lh-body-outer a { color: var(–lh-gold-dark) !important; }
.lh-body-outer .lh-divider { background: var(–lh-gold) !important; }
/* Stat band */
.lh-stats {
display: grid !important;
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
gap: 1px !important;
background: var(–lh-border) !important;
border: 1px solid var(–lh-border) !important;
margin: 40px 0 !important;
}
.lh-stat { display: block !important; background: var(–lh-dark2) !important; padding: 28px 20px !important; text-align: center !important; }
.lh-body-outer .lh-stats { background: var(–lh-body-border) !important; border-color: var(–lh-body-border) !important; }
.lh-body-outer .lh-stat { background: var(–lh-body-card-bg) !important; }
.lh-body-outer .lh-stat-label { color: var(–lh-body-muted) !important; }
.lh-stat-num {
display: block !important;
font-size: clamp(26px, 3vw, 38px) !important;
font-weight: 800 !important;
color: var(–lh-gold) !important;
line-height: 1.1 !important;
margin-bottom: 6px !important;
}
.lh-stat-label {
display: block !important;
font-size: 12px !important;
color: var(–lh-text-muted) !important;
text-transform: uppercase !important;
letter-spacing: 0.1em !important;
}
/* Comparison table */
.lh-table-wrap {
display: block !important;
width: 100% !important;
overflow-x: auto !important;
margin: 32px 0 !important;
border-radius: 4px !important;
border: 1px solid var(–lh-border) !important;
}
.lh-table { display: table !important; width: 100% !important; min-width: 540px !important; border-collapse: collapse !important; font-size: 14.5px !important; }
.lh-table thead { display: table-header-group !important; }
.lh-table tbody { display: table-row-group !important; }
.lh-table tr { display: table-row !important; }
.lh-table th {
display: table-cell !important;
background: var(–lh-dark3) !important;
color: var(–lh-gold) !important;
font-size: 12px !important;
font-weight: 700 !important;
letter-spacing: 0.1em !important;
text-transform: uppercase !important;
padding: 14px 18px !important;
text-align: left !important;
border-bottom: 2px solid var(–lh-gold) !important;
}
.lh-table td {
display: table-cell !important;
padding: 13px 18px !important;
border-bottom: 1px solid var(–lh-border) !important;
color: var(–lh-text) !important;
font-size: 14px !important;
vertical-align: top !important;
}
.lh-table tbody tr:last-child td { border-bottom: none !important; }
.lh-table tbody tr:nth-child(even) td { background: rgba(255,255,255,0.03) !important; }
.lh-body-outer .lh-table-wrap { border-color: var(–lh-body-border) !important; }
.lh-body-outer .lh-table th { background: #f0f0f0 !important; color: #333333 !important; border-bottom-color: var(–lh-gold) !important; }
.lh-body-outer .lh-table td { color: #333333 !important; border-bottom-color: var(–lh-body-border) !important; }
.lh-body-outer .lh-table tbody tr:nth-child(even) td { background: #fafafa !important; }
.lh-body-outer .lh-cross { color: #aaaaaa !important; }
.lh-tick { color: var(–lh-gold) !important; font-weight: 700 !important; }
.lh-cross { color: #888 !important; }
/* Cards grid */
.lh-cards { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 16px !important; margin: 32px 0 !important; }
.lh-card { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-top: 3px solid var(–lh-gold) !important; padding: 24px 20px !important; }
.lh-body-outer .lh-card { background: var(–lh-body-card-bg) !important; border-color: var(–lh-body-card-border) !important; }
.lh-body-outer .lh-card-title { color: #111111 !important; }
.lh-body-outer .lh-card p { color: var(–lh-body-muted) !important; }
.lh-card-title { display: block !important; font-size: 15px !important; font-weight: 700 !important; color: var(–lh-white) !important; margin-bottom: 10px !important; }
.lh-card p { font-size: 14px !important; color: var(–lh-text-muted) !important; margin-bottom: 0 !important; }
/* Bar chart */
.lh-chart { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; padding: 28px 24px !important; margin: 32px 0 !important; border-radius: 4px !important; }
.lh-chart-title { display: block !important; font-size: 13px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: var(–lh-text-muted) !important; margin-bottom: 22px !important; }
.lh-body-outer .lh-chart { background: var(–lh-body-card-bg) !important; border-color: var(–lh-body-card-border) !important; }
.lh-body-outer .lh-chart-title { color: var(–lh-body-muted) !important; }
.lh-body-outer .lh-bar-label { color: #333333 !important; }
.lh-body-outer .lh-bar-track { background: #e0e0e0 !important; }
.lh-bar-row { display: flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 14px !important; }
.lh-bar-label { display: block !important; min-width: 210px !important; font-size: 13px !important; color: var(–lh-text) !important; }
.lh-bar-track { display: block !important; flex: 1 !important; height: 22px !important; background: var(–lh-dark3) !important; border-radius: 2px !important; overflow: hidden !important; position: relative !important; }
.lh-bar-fill { display: block !important; height: 100% !important; background: linear-gradient(90deg, var(–lh-gold), var(–lh-gold-light)) !important; border-radius: 2px !important; }
.lh-bar-pct { display: block !important; min-width: 40px !important; font-size: 13px !important; font-weight: 700 !important; color: var(–lh-gold) !important; text-align: right !important; }
/* Highlight box */
.lh-highlight { display: block !important; background: var(–lh-dark2) !important; border-left: 4px solid var(–lh-gold) !important; padding: 20px 24px !important; margin: 28px 0 !important; }
.lh-highlight p { font-size: 15px !important; color: var(–lh-text) !important; margin-bottom: 0 !important; font-style: italic !important; }
.lh-body-outer .lh-highlight { background: #fffbec !important; }
.lh-body-outer .lh-highlight p { color: #333333 !important; }
/* CTA blocks */
.lh-cta-landing { display: block !important; background: linear-gradient(135deg, #1a1500 0%, #1e1a00 100%) !important; border: 1px solid var(–lh-gold) !important; border-radius: 4px !important; padding: 36px 32px !important; margin: 48px 0 !important; text-align: center !important; }
.lh-cta-landing h3 { display: block !important; font-size: clamp(18px, 2.2vw, 24px) !important; font-weight: 800 !important; color: var(–lh-white) !important; margin-bottom: 12px !important; margin-top: 0 !important; }
.lh-cta-landing p { color: var(–lh-text-muted) !important; font-size: 15px !important; max-width: 560px !important; margin: 0 auto 24px !important; }
.lh-body-outer .lh-cta-landing { background: linear-gradient(135deg, #1a1500 0%, #211c00 100%) !important; border-color: var(–lh-gold) !important; }
.lh-cta-hub { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-radius: 4px !important; padding: 36px 32px !important; margin: 40px 0 !important; text-align: center !important; }
.lh-cta-hub h3 { font-size: 17px !important; font-weight: 700 !important; color: var(–lh-white) !important; margin-bottom: 8px !important; margin-top: 0 !important; }
.lh-cta-hub p { font-size: 14.5px !important; color: var(–lh-text-muted) !important; margin-bottom: 14px !important; }
.lh-body-outer .lh-cta-hub { background: linear-gradient(135deg, #2c2c2c 0%, #383838 50%, #2a2a2a 100%) !important; border-color: var(–lh-gold) !important; }
.lh-body-outer .lh-cta-hub h3 { color: #ffffff !important; }
.lh-body-outer .lh-cta-hub p { color: #aaaaaa !important; }
/* Related links */
.lh-related { display: block !important; background: var(–lh-dark2) !important; border: 1px solid var(–lh-border) !important; border-radius: 4px !important; padding: 28px 28px !important; margin: 40px 0 !important; }
.lh-related h3 { font-size: 14px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: var(–lh-text-muted) !important; margin-bottom: 14px !important; margin-top: 0 !important; }
.lh-related ul { display: block !important; list-style: none !important; padding: 0 !important; margin: 0 !important; }
.lh-related ul li { display: block !important; border-bottom: 1px solid var(–lh-border) !important; padding: 10px 0 !important; font-size: 14.5px !important; }
.lh-body-outer .lh-related { background: #f7f7f7 !important; border-color: var(–lh-body-border) !important; }
.lh-body-outer .lh-related h3 { color: var(–lh-body-muted) !important; }
.lh-body-outer .lh-related ul li { border-bottom-color: var(–lh-body-border) !important; }
.lh-related ul li:last-child { border-bottom: none !important; }
.lh-related ul li::before { content: ” !important; }
/* Footer strip */
.lh-footer-strip { display: block !important; background: var(–lh-dark3) !important; border-top: 1px solid var(–lh-border) !important; padding: 28px 4vw !important; text-align: center !important; }
.lh-footer-strip p { font-size: 13px !important; color: var(–lh-text-muted) !important; margin: 0 auto !important; max-width: 700px !important; }
/* Responsive */
@media (max-width: 900px) {
.lh-hero { padding: 50px 22px 44px !important; }
.lh-body { padding: 40px 22px !important; }
.lh-stats { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.lh-cards { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.lh-bar-label { min-width: 150px !important; }
.lh-cta-landing { padding: 28px 20px !important; }
}
@media (max-width: 480px) {
.lh-hero { padding: 36px 18px 32px !important; }
.lh-body { padding: 32px 18px !important; }
.lh-stats { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.lh-cards { grid-template-columns: minmax(0, 1fr) !important; }
.lh-btn-row { flex-direction: column !important; align-items: flex-start !important; }
.lh-bar-label { min-width: 110px !important; font-size: 11px !important; }
.lh-footer-strip { padding: 20px 16px !important; }
}
Precious Marble
Silestone Worktops Guide
Everything you need to know about Silestone worktops in one place. From what Silestone is and how it compares to what it costs, how to care for it and how to buy well, our complete guide covers every stage of your journey.
Your Complete Guide to Silestone
Silestone is one of the most popular premium worktop surfaces in the country and choosing one involves a number of decisions, from colour and finish to cost, care and who fabricates it. This guide gathers all of our detailed articles in one place, organised by topic, so you can find exactly what you need at every stage. Whether you are just starting to research Silestone or are ready to buy, the guides below will help you make a confident, well informed choice.
Browse by the topics that matter to you, from understanding what Silestone is through to comparing it with other surfaces, weighing up the cost, learning how to care for it and choosing the right supplier. Each guide is written to answer your questions clearly and honestly, so you can plan your new worktop with complete confidence.
32In depth guides
8Topics covered
BedfordShowroom in Elstow
ExpertSupply and fit service
Ready to Choose Your Silestone Worktop?
Browse the full Silestone range at our Elstow showroom, borrow samples and get a clear, no obligation quote for your kitchen from a local team you can trust.
To see the full choice of colours and finishes and request a tailored quote, our main Silestone Worktop page brings the complete range together with guidance on samples, templating and fitting across Bedford and the surrounding area.
Understanding Silestone
What Is Silestone?What Silestone is and what it is made from
Is Silestone Quartz?How Silestone relates to quartz
Silestone Natural Stone or EngineeredWhy Silestone is an engineered stone
How and Where Silestone Is MadeHow and where Silestone is manufactured
Silestone Silica Content and SafetySilica content and everyday safety explained
Cost and Value
Silestone Worktops Cost UKWhat shapes the price of a worktop
Why Silestone Worktops Are ExpensiveWhy Silestone sits at a premium
Are Silestone Worktops Worth ItWeighing up the long term value
What the Silestone Warranty CoversWhat the warranty covers and excludes
Premium vs Budget SilestonePremium Silestone against budget quartz
How Silestone Compares
Silestone vs Granite WorktopsSilestone compared with natural granite
Silestone vs Other Quartz BrandsHow it compares with other quartz brands
Silestone vs CaesarstoneSilestone set against Caesarstone
Silestone vs DektonSilestone set against ultracompact Dekton
Performance and Durability
Is Silestone Heat ResistantHow Silestone handles heat and hot pans
Does Silestone StainHow well Silestone resists stains
Does Silestone Chip or ScratchHow it stands up to chips and scratches
Is Silestone PorousWhy it is non porous with no sealing
Care and Repair
How to Care for Silestone WorktopsThe simple everyday care routine
Restoring Shine on SilestoneBringing back a dull surface
Can Silestone Be RepairedRepairing chips, cracks and dullness
Design and Specification
Silestone Thickness OptionsThe thickness options and how to choose
Silestone Slab SizesSlab sizes and maximum worktop dimensions
Silestone Worktop JoinsWhere joins go and why
Silestone Finishes ExplainedPolished, suede, volcano and N-Boost
Popular Silestone Colour RangesPopular colours and collections
Using and Fitting
Silestone Used OutdoorsWhether Silestone suits outdoor use
How Silestone Is Cut and FittedHow a slab becomes your worktop
Buying and Suppliers
The Silestone Buying JourneyFrom first sample to fitted worktop
Quality Silestone Fabrication SignsSpotting quality workmanship
Where to Buy Silestone Worktops UKWhere to buy in the UK
Choosing a Silestone SupplierWhat makes a great supplier
Start Your Silestone Journey
However far along you are, we are here to help you choose and fit the perfect Silestone worktop. Visit our Elstow showroom to see the surfaces in person, tell us about your kitchen and we will guide you through every stage. To begin, call our team on 01234 348 590 or request a quote online and explore the full range on our Silestone Worktop page.
Precious Marble Ltd. Unit 11-13 Medbury Lane, Elstow, Bedford MK42 9YH. Tel: 01234 348 590.
{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: “CollectionPage”,
“name”: “Silestone Worktops Guide”,
“headline”: “Silestone Worktops Guide”,
“description”: “The complete Silestone worktops guide covering what Silestone is, how it compares, what it costs, how to care for it and how to buy the right worktop.”,
“about”: “Silestone Worktops Guide”,
“keywords”: “Silestone Worktops Guide”,
“url”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide”,
“mainEntityOfPage”: {
“@type”: “WebPage”,
“@id”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide”
},
“isPartOf”: {
“@type”: “WebSite”,
“name”: “Precious Marble”,
“url”: “https://www.preciousmarble.co.uk”
},
“publisher”: {
“@type”: “Organization”,
“name”: “Precious Marble Ltd”,
“telephone”: “+441234348590”,
“address”: {
“@type”: “PostalAddress”,
“streetAddress”: “Unit 11-13 Medbury Lane, Elstow”,
“addressLocality”: “Bedford”,
“postalCode”: “MK42 9YH”,
“addressCountry”: “GB”
}
},
“mainEntity”: {
“@type”: “ItemList”,
“itemListElement”: [
{
“@type”: “ListItem”,
“position”: 1,
“name”: “What Is Silestone?”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/what-is-silestone”
},
{
“@type”: “ListItem”,
“position”: 2,
“name”: “Is Silestone Quartz?”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-quartz”
},
{
“@type”: “ListItem”,
“position”: 3,
“name”: “Silestone Natural Stone or Engineered”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-natural-stone-or-engineered”
},
{
“@type”: “ListItem”,
“position”: 4,
“name”: “How and Where Silestone Is Made”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-and-where-silestone-is-made”
},
{
“@type”: “ListItem”,
“position”: 5,
“name”: “Silestone Silica Content and Safety”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-silica-content-and-safety”
},
{
“@type”: “ListItem”,
“position”: 6,
“name”: “Silestone Worktops Cost UK”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-worktops-cost-uk”
},
{
“@type”: “ListItem”,
“position”: 7,
“name”: “Why Silestone Worktops Are Expensive”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/why-silestone-worktops-are-expensive”
},
{
“@type”: “ListItem”,
“position”: 8,
“name”: “Are Silestone Worktops Worth It”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/are-silestone-worktops-worth-it”
},
{
“@type”: “ListItem”,
“position”: 9,
“name”: “What the Silestone Warranty Covers”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/what-the-silestone-warranty-covers”
},
{
“@type”: “ListItem”,
“position”: 10,
“name”: “Premium vs Budget Silestone”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/premium-vs-budget-silestone”
},
{
“@type”: “ListItem”,
“position”: 11,
“name”: “Silestone vs Granite Worktops”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-granite”
},
{
“@type”: “ListItem”,
“position”: 12,
“name”: “Silestone vs Other Quartz Brands”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-quartz-brands”
},
{
“@type”: “ListItem”,
“position”: 13,
“name”: “Silestone vs Caesarstone”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-caesarstone”
},
{
“@type”: “ListItem”,
“position”: 14,
“name”: “Silestone vs Dekton”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-vs-dekton”
},
{
“@type”: “ListItem”,
“position”: 15,
“name”: “Is Silestone Heat Resistant”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-heat-resistant”
},
{
“@type”: “ListItem”,
“position”: 16,
“name”: “Does Silestone Stain”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/does-silestone-stain”
},
{
“@type”: “ListItem”,
“position”: 17,
“name”: “Does Silestone Chip or Scratch”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/does-silestone-chip-or-scratch”
},
{
“@type”: “ListItem”,
“position”: 18,
“name”: “Is Silestone Porous”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/is-silestone-porous-and-sealing”
},
{
“@type”: “ListItem”,
“position”: 19,
“name”: “How to Care for Silestone Worktops”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-to-care-for-silestone-worktops”
},
{
“@type”: “ListItem”,
“position”: 20,
“name”: “Restoring Shine on Silestone”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/restoring-shine-on-silestone”
},
{
“@type”: “ListItem”,
“position”: 21,
“name”: “Can Silestone Be Repaired”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/can-silestone-be-repaired”
},
{
“@type”: “ListItem”,
“position”: 22,
“name”: “Silestone Thickness Options”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-thickness-options”
},
{
“@type”: “ListItem”,
“position”: 23,
“name”: “Silestone Slab Sizes”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-slab-sizes”
},
{
“@type”: “ListItem”,
“position”: 24,
“name”: “Silestone Worktop Joins”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-worktop-joins”
},
{
“@type”: “ListItem”,
“position”: 25,
“name”: “Silestone Finishes Explained”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-finishes-explained”
},
{
“@type”: “ListItem”,
“position”: 26,
“name”: “Popular Silestone Colour Ranges”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/popular-silestone-colour-ranges”
},
{
“@type”: “ListItem”,
“position”: 27,
“name”: “Silestone Used Outdoors”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-outdoors”
},
{
“@type”: “ListItem”,
“position”: 28,
“name”: “How Silestone Is Cut and Fitted”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/how-silestone-worktops-are-cut-and-fitted”
},
{
“@type”: “ListItem”,
“position”: 29,
“name”: “The Silestone Buying Journey”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/silestone-buying-journey”
},
{
“@type”: “ListItem”,
“position”: 30,
“name”: “Quality Silestone Fabrication Signs”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/signs-of-quality-silestone-fabrication”
},
{
“@type”: “ListItem”,
“position”: 31,
“name”: “Where to Buy Silestone Worktops UK”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/where-to-buy-silestone-worktops-uk”
},
{
“@type”: “ListItem”,
“position”: 32,
“name”: “Choosing a Silestone Supplier”,
“url”: “https://www.preciousmarble.co.uk/silestone-worktops-guide/great-silestone-supplier-traits”
}
]
}
},
{
“@type”: “BreadcrumbList”,
“itemListElement”: [
{
“@type”: “ListItem”,
“position”: 1,
“name”: “Silestone Worktop”,
“item”: “https://www.preciousmarble.co.uk/silestone-worktop”
},
{
“@type”: “ListItem”,
“position”: 2,
“name”: “Silestone Worktops Guide”,
“item”: “https://www.preciousmarble.co.uk/category/silestone-worktops-guide”
}
]
},
{
“@type”: “FAQPage”,
“mainEntity”: [
{
“@type”: “Question”,
“name”: “What does this Silestone worktops guide cover?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “This guide brings together everything about Silestone worktops, from what the material is and how it is made to how it compares, what shapes the cost, how to care for it and how to choose the right worktop and supplier.”
}
},
{
“@type”: “Question”,
“name”: “Is Silestone a good choice for a kitchen worktop?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Yes. Silestone is a durable, non porous, low maintenance engineered quartz that resists stains and needs no sealing, with a wide choice of colours and finishes and a long warranty, which makes it a popular premium worktop.”
}
},
{
“@type”: “Question”,
“name”: “Where can I get a Silestone worktop in Bedford?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Precious Marble supplies, fabricates and fits Silestone worktops from its Elstow showroom in Bedford. You can visit to see the range, borrow samples and get a clear quote for your kitchen.”
}
}
]
}
]
}
Premium Silestone vs Budget Quartz: What’s the Difference
Silestone Worktops Guide Premium Silestone vs Budget Quartz: What's the Difference Premium Silestone and budget quartz can look similar, yet they are far from the…
Read More →What Sets a Great Silestone Supplier Apart
Silestone Worktops Guide What Sets a Great Silestone Supplier Apart Choosing the right supplier is as important as choosing the colour. Here is a clear…
Read More →Signs of a Quality Silestone Worktop Fabrication
Silestone Worktops Guide Signs of a Quality Silestone Worktop Fabrication A great Silestone worktop depends on the skill behind it. Here is a clear guide…
Read More →From Sample to Fitted Worktop: The Silestone Buying Journey
Silestone Worktops Guide From Sample to Fitted Worktop: The Silestone Buying Journey Buying a Silestone worktop is a journey with clear stages and knowing them…
Read More →Where to Buy Silestone Worktops in the UK
Silestone Worktops Guide Where to Buy Silestone Worktops in the UK Once you have chosen Silestone, the next question is where to buy it. Here…
Read More →How Silestone Worktops Are Cut and Fitted by Professionals
Silestone Worktops Guide How Silestone Worktops Are Cut and Fitted by Professionals A Silestone worktop is precisely tailored to your kitchen through skilled fabrication. Here…
Read More →Can Silestone Worktops Be Used Outdoors?
Silestone Worktops Guide Can Silestone Worktops Be Used Outdoors? Silestone is a superb indoor surface but can it be used outside? Here is a clear,…
Read More →Popular Silestone Colour Ranges and Families
Silestone Worktops Guide Popular Silestone Colour Ranges and Families Silestone offers a huge choice of colours, from bright whites to luxurious marble effects. Here is…
Read More →Silestone Finishes: Polished, Suede, Volcano and N-Boost
Silestone Worktops Guide Silestone Finishes: Polished, Suede, Volcano and N-Boost Silestone comes in more than one finish and the one you choose changes the whole…
Read More →Silestone Worktop Joins: Where They Go and Why
Silestone Worktops Guide Silestone Worktop Joins: Where They Go and Why Most kitchens need at least one join in a stone worktop and where they…
Read More →Have More Questions About Quartz?
Browse our complete library of quartz worktop FAQs answered by our Bedford specialists.
Browse All Quartz FAQsOur guides are written by the Precious Marble team, quartz worktop specialists in Bedford with over 15 years of fabrication and installation experience. Can't find the answer you need? Call us on 01234 348590 or email info@preciousmarble.co.uk.
