Sample Kit - Vinyl Floor Tiles
.sot-floor-sample { --sot-teal:#0ea5a6; --sot-dark:#0e3b3b; --sot-text:#333; --sot-muted:#64748b; --sot-soft:#f4fbfb; --sot-grey:#f8fafc; --sot-border:rgba(14,165,166,.18); --sot-r adius:14px; width:100%; color:var(--sot-text); font-size:1.45rem; line-height:1.65; } .sot-floor-sample * {box-sizing:border-box;} .sot-floor-sample h2, .sot-floor-sample h3 { color:var(--sot-dark); letter-spacing:-.01em; } .sot-floor-sample h2 { font-size:2.75rem; line-height:1.18; font-weight:800; margin:0 0 14px; } .sot-floor-sample h3 { font-size:2.35rem; line-height:1.25; font-weight:700; margin:0 0 12px; } .sot-floor-sample p {margin:0 0 16px;} .sot-floor-hero { position:relative; overflow:hidden; background: radial-gradient(circle at top right,rgba(14,165,166,.14),transparent 42%), linear-gradient(180deg,#fff 0%,#f8fbfb 100%); border:1px solid rgba(14,165,166,.25); border-radius:var(--sot-radius); padding:30px; margin-bottom:30px; box-shadow:0 2px 10px rgba(0,0,0,.03); } .sot-floor-eyebrow { display:inline-flex; align-items:center; gap:7px; background:rgba(14,165,166,.10); color:var(--sot-dark); border:1px solid rgba(14,165,166,.18); border-radius:999px; padding:6px 11px; margin-bottom:14px; font-size:1.15rem; font-weight:800; letter-spacing:.04em; text-transform:uppercase; } .sot-floor-dot { width:8px; height:8px; background:var(--sot-teal); border-radius:50%; } .sot-floor-hero-intro { max-width:860px; color:#374151; font-size:1.65rem; margin-bottom:22px!important; } .sot-floor-hero-intro strong {color:var(--sot-dark);} .sot-floor-info { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; margin-top:20px; } .sot-floor-info-item { background:#fff; border:1px solid rgba(14,165,166,.18); border-radius:12px; padding:16px; text-align:center; } .sot-floor-info-number { color:var(--sot-teal); font-size:2rem; font-weight:900; line-height:1.1; margin-bottom:4px; } .sot-floor-info-label { color:#555; font-size:1.2rem; } .sot-floor-lead { color:var(--sot-dark); font-size:1.8rem; line-height:1.4; font-weight:800; margin-bottom:12px!important; } .sot-floor-highlight { background:var(--sot-soft); border-left:4px solid var(--sot-teal); border-radius:0 var(--sot-radius) var(--sot-radius) 0; padding:16px 18px; margin:22px 0 32px; color:var(--sot-dark); font-size:1.55rem; font-weight:700; } .sot-floor-section {margin:34px 0;} .sot-floor-section-intro { color:#555; margin-bottom:18px!important; } .sot-floor-problem { position:relative; overflow:hidden; background:var(--sot-dark); color:#fff; border-radius:var(--sot-radius); padding:27px; margin:34px 0; } .sot-floor-problem:after { content:""; position:absolute; width:220px; height:220px; right:-80px; top:-105px; border-radius:50%; background:rgba(14,165,166,.27); } .sot-floor-problem-label { position:relative; z-index:1; color:#9be0df; font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:5px; } .sot-floor-problem h3 { position:relative; z-index:1; color:#fff; margin-bottom:10px; } .sot-floor-problem p { position:relative; z-index:1; color:rgba(255,255,255,.90); margin-bottom:0; max-width:850px; } .sot-floor-thickness { display:grid; grid-template-columns:auto 1fr; align-items:center; gap:24px; background:var(--sot-grey); border:1px solid #e9eeee; border-radius:var(--sot-radius); padding:24px; margin:34px 0; } .sot-floor-thickness-number { color:var(--sot-teal); font-size:3.2rem; line-height:1; font-weight:900; letter-spacing:-.03em; white-space:nowrap; } .sot-floor-thickness-number span { display:block; margin-top:7px; color:var(--sot-muted); font-size:1.05rem; letter-spacing:0; font-weight:700; text-transform:uppercase; } .sot-floor-thickness-copy { border-left:1px solid #dde3e3; padding-left:24px; } .sot-floor-thickness-copy h3 {margin-bottom:8px;} .sot-floor-thickness-copy p { margin:0; color:#555; } .sot-floor-benefits { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; } .sot-floor-benefit { background:#fff; border:1px solid var(--sot-border); border-radius:var(--sot-radius); padding:20px; box-shadow:0 1px 3px rgba(0,0,0,.03); } .sot-floor-benefit-icon { display:grid; place-items:center; width:38px; height:38px; background:rgba(14,165,166,.10); color:var(--sot-teal); border-radius:50%; font-weight:900; margin-bottom:12px; } .sot-floor-benefit strong { display:block; color:var(--sot-dark); font-size:1.5rem; margin-bottom:5px; } .sot-floor-benefit span { display:block; color:#555; font-size:1.27rem; line-height:1.45; } .sot-floor-overlay { background:var(--sot-grey); border:1px solid #e9eeee; border-radius:var(--sot-radius); padding:25px; margin:34px 0; } .sot-floor-overlay-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; } .sot-floor-overlay-item { background:#fff; border:1px solid rgba(14,165,166,.14); border-radius:12px; padding:18px; } .sot-floor-overlay-item strong { display:block; color:var(--sot-dark); margin-bottom:5px; } .sot-floor-overlay-item span { display:block; color:#555; font-size:1.25rem; line-height:1.45; } .sot-floor-choice { position:relative; overflow:hidden; background:linear-gradient(135deg,#edfafa 0%,#fff 55%,#f9fafb 100%); border:1px solid rgba(14,165,166,.20); border-radius:var(--sot-radius); padding:26px; margin:34px 0; } .sot-floor-choice-label { color:var(--sot-teal); font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:5px; } .sot-floor-choice h3 {margin-bottom:10px;} .sot-floor-choice p:last-child {margin-bottom:0;} .sot-floor-check { display:grid; grid-template-columns:repeat(2,1fr); gap:10px; margin-top:18px; } .sot-floor-check-item { position:relative; background:#fff; border:1px solid rgba(14,165,166,.12); border-radius:10px; padding:14px 14px 14px 42px; color:#4b5563; } .sot-floor-check-item:before { content:"✓"; position:absolute; left:15px; top:13px; color:var(--sot-teal); font-weight:900; } .sot-floor-check-item strong {color:var(--sot-dark);} .sot-floor-prep { background:linear-gradient(135deg,#f6fbfb 0%,#ffffff 100%); border:1px solid rgba(14,165,166,.18); border-radius:var(--sot-radius); padding:25px; margin:34px 0; } .sot-floor-prep-label { color:var(--sot-teal); font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:5px; } .sot-floor-prep p:last-child {margin-bottom:0;} .sot-floor-projects { display:flex; flex-wrap:wrap; gap:8px; margin-top:16px; } .sot-floor-project { background:#fff; border:1px solid rgba(14,165,166,.20); color:var(--sot-dark); border-radius:999px; padding:7px 12px; font-size:1.2rem; font-weight:700; } .sot-floor-final { text-align:center; background:linear-gradient(180deg,rgba(14,165,166,.06),rgba(14,165,166,.11)); border:1px solid rgba(14,165,166,.20); border-radius:var(--sot-radius); padding:30px 24px; margin-top:34px; } .sot-floor-final-label { color:var(--sot-teal); font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:6px; } .sot-floor-final-title { color:var(--sot-dark); font-size:2.25rem; line-height:1.3; font-weight:900; margin-bottom:9px; } .sot-floor-final p { max-width:750px; margin:0 auto; } .sot-floor-note { font-size:1.12rem; line-height:1.5; color:#6b7280; margin-top:22px; padding-top:16px; border-top:1px solid #e5e7eb; } @media(max-width:768px) { .sot-floor-sample {font-size:1.35rem;} .sot-floor-sample h2 {font-size:2.35rem;} .sot-floor-sample h3 {font-size:2rem;} .sot-floor-hero {padding:21px 18px;} .sot-floor-info, .sot-floor-benefits, .sot-floor-overlay-grid, .sot-floor-check { grid-template-columns:1fr; } .sot-floor-thickness { grid-template-columns:1fr; gap:15px; } .sot-floor-thickness-copy { border-left:0; border-top:1px solid #dde3e3; padding-left:0; padding-top:16px; } .sot-floor-problem, .sot-floor-overlay, .sot-floor-choice, .sot-floor-prep { padding:20px 18px; } } Vinyl Floor Tile Sample Kit Hate Your Existing Floor? See What It Could Look Like Instead. If you're tired of looking at old tiles, dated colours or ugly grout but don't want the cost and disruption of ripping the entire floor out, our Vinyl Floor Tile Sample Kit is the perfect place to start. Choose any three designs and see how dramatically a new floor finish could change your space. 3 Floor Designs to Compare 2mm Thick Vinyl Construction At Home See Them in Your Actual Room You don't necessarily need to rip out an ugly tiled floor to make the room feel completely different. Removing existing floor tiles can quickly turn a cosmetic update into a much bigger project. Demolition, disposal, floor preparation, new materials and trade installation all add cost, mess and time. Our 2mm thick Vinyl Floor Stick on Tiles are designed for DIY renovators who want another option: transform the appearance of a suitable existing floor by installing a completely new finish over the top. Cover the floor you hate. Keep the renovation manageable. Completely change the way the room feels. Cosmetic Renovation Without the Demolition Your Existing Floor Might Be Ugly — But It Doesn't Necessarily Need to Be Removed If the existing flooring is suitable, sound and properly prepared, a new surface over the top can give the room an entirely different look without the expense and disruption of removing everything underneath. For a kitchen, laundry, entry, powder room or other tired space, that can turn a project that felt too difficult into something you can actually tackle yourself. 2mm Floor Tile Thickness A Substantial DIY Floor Covering — Not a Thin Decorative Film At 2mm thick, our Vinyl Floor Tiles are designed as a proper flooring product rather than a thin sticker-style covering. That added substance helps create a more convincing finished floor and gives you something you can actually see and feel when you order your samples. Why Order a Floor Sample Kit First? Flooring changes the entire feel of a room, so seeing your options in the actual space can make the decision much easier. ✓ See the Real Colour Compare your floor options against cabinetry, walls, benchtops, furniture and existing finishes. ✓ Feel the 2mm Quality Handle the flooring yourself and understand the thickness and construction before committing to an entire room. ✓ Picture the Transformation Put the sample directly over your existing floor and see how much a new colour or timber tone could change the space. Yes — They're Suitable for Most Existing Tiled Floors One of the most common reasons customers choose our Vinyl Floor Tiles is because they want to cover an existing tiled floor without ripping it all out first. Install Over Most Tiled Floors Our Vinyl Floor Tiles are suitable for most existing tiled floors, provided the surface is secure, clean and properly prepared before installation. No Need to Match the Old Tile Size Your new floor tiles do not need to be the same size as the tiles underneath. The new flooring creates its own completely different layout over the existing surface. Normal Grout Lines Are Usually Fine Most standard grout lines aren't an issue. It's generally only excessively wide or deep grout lines that may need some additional preparation before installation. Pick Any Three Can't Decide on a Floor? That's Exactly What the Sample Kit Is For. Choose any three Vinyl Floor designs from the range and put them directly into the room you're renovating. Compare a lighter timber against a darker option. Try the neutral you think will work — then use another sample to test something bolder than you'd normally choose. Sometimes the design you least expect becomes the obvious winner once it's sitting on your floor. Put the Samples on Your Existing Floor Flooring is heavily affected by room size, natural light and the finishes around it, so test your samples where they'll actually be used. Against your cabinetry: see whether the floor tone warms, brightens or balances the room. Beside your benchtop: make sure the timber or tile tones work together. Feel the 2mm thickness: experience the construction and quality for yourself. In daylight: see the true colour with natural light coming into the room. At night: check how the floor changes under your interior lighting. Against the old floor: picture how different the room could feel once the existing colour and grout disappear from view. Preparation Matters Most Existing Tiled Floors Are Straightforward to Work With Our Vinyl Floor Tiles are suitable for most existing tiled floors. Before installation, simply make sure the existing tiles are secure and the surface is clean, dry and properly prepared. Standard grout lines are generally fine. If your existing floor has unusually wide or deep grout lines, you can add more grout to those areas first to bring them closer to the level of the surrounding tiles and create a more even surface before installing your new floor. Perfect for a DIY Floor Makeover If you're looking at the room thinking, “everything is fine except this awful floor,” this is exactly the kind of cosmetic renovation these products are designed for. Kitchens Laundries Entry Areas Powder Rooms Dining Areas Living Spaces Rental Makeovers Budget Renovations DIY Projects Try Before You Decide Stop Imagining Your Room with a Better Floor — Put the Samples Down and See It. Choose three designs, place them directly over the floor you want to cover and see which one completely changes the way you feel about the room — before committing to your full project. Sample availability: If one of your selected designs is temporarily unavailable as a sample, we may substitute or contact you to arrange another available Vinyl Floor design from the Sample Kit range.
More you might like
Related
Floortex Wood Vinyl Flooring - Sample
Related
Floortex Tile Vinyl Flooring - Sample
Related
Trailer Flooring Samples | G-Floor® Trailer Vinyl Flooring
Related