{"product_id":"cloudsoft-solid-floor-tiles","title":"CloudSoft™ Solid Floor Tiles","description":"\u003cstyle\u003e\n  .ovpa-product {\n    --ovpa-text: #202420;\n    --ovpa-muted: #646b66;\n    --ovpa-light: #858b87;\n    --ovpa-border: #dcdeda;\n    --ovpa-soft: #f5f6f3;\n    --ovpa-accent: #536157;\n    --ovpa-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpa-text);\n    font-family: inherit;\n  }\n\n  .ovpa-product,\n  .ovpa-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpa-product p,\n  .ovpa-product ul,\n  .ovpa-product table {\n    margin-top: 0;\n  }\n\n  .ovpa-product p {\n    margin-bottom: 15px;\n    color: var(--ovpa-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpa-product strong {\n    color: var(--ovpa-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpa-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpa-soft);\n  }\n\n  .ovpa-intro p {\n    margin: 0;\n  }\n\n  .ovpa-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpa-sections {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-section \u003e summary::-webkit-details-marker,\n  .ovpa-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpa-section \u003e summary::marker,\n  .ovpa-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpa-section \u003e summary::before,\n  .ovpa-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpa-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpa-section[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpa-section \u003e summary:focus-visible,\n  .ovpa-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpa-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpa-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpa-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .ovpa-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpa-border);\n    color: var(--ovpa-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpa-accent);\n  }\n\n  .ovpa-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .ovpa-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpa-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .ovpa-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpa-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--ovpa-border);\n    background: var(--ovpa-white);\n  }\n\n  .ovpa-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .ovpa-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpa-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpa-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpa-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpa-text);\n  }\n\n  .ovpa-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpa-faq-list {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpa-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpa-faq-item[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpa-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpa-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpa-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpa-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpa-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpa-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpa-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpa-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpa-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ovpa-coverage__item {\n      padding: 20px;\n    }\n\n    .ovpa-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpa-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpa-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpa-product *,\n    .ovpa-product *::before,\n    .ovpa-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpa-product\"\u003e\n\n  \u003cdiv class=\"ovpa-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSoft. Seamless. Comforting.\u003c\/strong\u003e\u003cbr\u003e\n      Create a calm space you'll love coming home to.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpa-sections\"\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eDesigned for Everyday Living\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          CloudSoft™ Plush Solid Floor Tiles bring warmth, comfort and simplicity to modern living. The seamless solid-color design creates a clean, calming look while the modular interlocking system lets you build a soft, comfortable space that fits your home perfectly.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Perfect for bedrooms, nurseries, reading corners and family spaces where comfort matters every day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eMinimal Look, Maximum Comfort\u003c\/strong\u003e\u003cbr\u003e\n            A clean solid-color design creates a calm, cohesive space while plush fibers provide exceptional comfort underfoot.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eDesigned Around Your Space\u003c\/strong\u003e\u003cbr\u003e\n            Interlocking tiles connect securely, allowing you to create the layout that works best for your room.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eSimple to Clean\u003c\/strong\u003e\u003cbr\u003e\n            Individual tiles can be removed for machine washing or hand washing whenever needed.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMade to Last\u003c\/strong\u003e\u003cbr\u003e\n            Premium EVA cushioning and dense plush fabric are designed for everyday comfort and long-lasting durability.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list ovpa-list--features\"\u003e\n          \u003cli\u003e✓ Plush Solid Color Design\u003c\/li\u003e\n          \u003cli\u003e✓ Ultra-Soft Plush Surface\u003c\/li\u003e\n          \u003cli\u003e✓ Secure Interlocking System\u003c\/li\u003e\n          \u003cli\u003e✓ Machine Washable\u003c\/li\u003e\n          \u003cli\u003e✓ Easy DIY Installation\u003c\/li\u003e\n          \u003cli\u003e✓ Cushioned EVA Foam Base\u003c\/li\u003e\n          \u003cli\u003e✓ Trim to Fit Any Space\u003c\/li\u003e\n          \u003cli\u003e✓ Kid \u0026amp; Pet Friendly\u003c\/li\u003e\n          \u003cli\u003e✓ Expandable Layout\u003c\/li\u003e\n          \u003cli\u003e✓ Formaldehyde Tested Material\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          Bedrooms • Nurseries • Reading Corners • Playrooms • Living Rooms • Home Offices\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eChoose the Right Coverage\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-coverage\"\u003e\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e1 Set\u003c\/strong\u003e\u003cbr\u003e\n              Perfect for bedside nooks, reading corners and small spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e2 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Ideal for nurseries, playrooms and children's bedrooms.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e3 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Recommended for living rooms, family spaces and larger areas.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e20 Plush Interlocking Floor Tiles\u003c\/li\u003e\n          \u003cli\u003eTile Size: 30 × 30 cm (11.8 × 11.8 in) Each\u003c\/li\u003e\n          \u003cli\u003eMatching Edge Trim Pieces (Where Applicable)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003ctable class=\"ovpa-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePlush Fabric + EVA Foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 Tiles per Set\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e19.4 sq ft (1.8 m²)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTile Size\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 × 30 cm (11.8 × 11.8 in)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e10 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eInterlocking Puzzle Design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Washable \/ Hand Wash\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eIndoor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the floor tiles?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Individual tiles can be removed and machine washed or hand washed, making everyday cleaning simple.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I trim the tiles to fit my room?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The EVA foam base can be easily trimmed with a utility knife to fit corners and irregular spaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eWill the tiles stay securely connected?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Precision interlocking edges create a secure connection that helps keep the tiles firmly in place during everyday use.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre these suitable for babies and toddlers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Absolutely. The soft cushioned surface creates a comfortable space for tummy time, crawling and everyday family activities.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre they safe for pets?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. CloudSoft™ is soft, durable and easy to clean, making it ideal for homes with both children and pets.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I expand the layout later?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Simply add additional 20-tile sets whenever you want to create a larger coverage area.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"gray \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235146285193,"sku":"ORV-CDS-G20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147497609,"sku":"ORV-CDS-W20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"mint green \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147530377,"sku":"ORV-CDS-MG20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147563145,"sku":"ORV-CDS-PK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"sky blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147595913,"sku":"ORV-CDS-SK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"purple \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147628681,"sku":"ORV-CDS-PP20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147661449,"sku":"ORV-CDS-B20","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/cloudsoft-solid-floor-tiles-product-image.png?v=1783586588","url":"https:\/\/orinovae.com\/products\/cloudsoft-solid-floor-tiles","provider":"orinovae","version":"1.0","type":"link"}