{"id":239,"date":"2025-07-06T07:22:53","date_gmt":"2025-07-06T07:22:53","guid":{"rendered":"https:\/\/idealfloors-sa.com\/?page_id=239"},"modified":"2025-09-08T13:01:06","modified_gmt":"2025-09-08T13:01:06","slug":"homogeneous-2","status":"publish","type":"page","link":"https:\/\/idealfloors-sa.com\/en\/homogeneous-2\/","title":{"rendered":"Homogeneous"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"239\" class=\"elementor elementor-239\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0604b4a e-flex e-con-boxed e-con e-parent\" data-id=\"0604b4a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2f9adc e-con-full e-flex e-con e-parent\" data-id=\"b2f9adc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad050af elementor-widget elementor-widget-html\" data-id=\"ad050af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Homogeneous Category Page -->\r\n<div class=\"homogeneous-page-wrapper\">\r\n  <style>\r\n\r\n    \r\n    .homogeneous-page-wrapper {\r\n      background: #fcfff0 !important;\r\n      min-height: 100vh !important;\r\n      font-family: 'Arial', sans-serif !important;\r\n    }\r\n    \r\n    \/* Hero Section *\/\r\n    .homogeneous-hero {\r\n      background: linear-gradient(rgba(0,112,153,0.7), rgba(72,194,203,0.5)), url('https:\/\/idealfloors-sa.com\/wp-content\/uploads\/2025\/07\/1-scaled.jpg') center\/cover !important;\r\n      padding: 140px 0 100px 0 !important;\r\n      position: relative !important;\r\n      text-align: center !important;\r\n      color: #fcfff0 !important;\r\n    }\r\n    \r\n    .hero-content {\r\n      max-width: 1000px !important;\r\n      margin: 0 auto !important;\r\n      padding: 0 30px !important;\r\n    }\r\n    \r\n    .hero-title {\r\n      font-size: 5rem !important;\r\n      font-weight: 900 !important;\r\n      margin-bottom: 20px !important;\r\n      text-shadow: 3px 3px 10px rgba(0,0,0,0.5) !important;\r\n      color: white!important;\r\n    }\r\n    \r\n    .hero-products-count {\r\n      display: inline-block !important;\r\n      background: #afca48 !important;\r\n      color: #007099 !important;\r\n      padding: 12px 30px !important;\r\n      border-radius: 25px !important;\r\n      font-size: 1.2rem !important;\r\n      font-weight: 700 !important;\r\n      margin-bottom: 30px !important;\r\n      text-transform: uppercase !important;\r\n      letter-spacing: 1px !important;\r\n    }\r\n    \r\n    .hero-description {\r\n      font-size: 1.3rem !important;\r\n      max-width: 800px !important;\r\n      margin: 0 auto !important;\r\n      line-height: 1.6 !important;\r\n      opacity: 0.95 !important;\r\n    }\r\n    \r\n    \/* Products Section *\/\r\n    .products-section {\r\n      background: #fcfff0 !important;\r\n      padding: 100px 0 !important;\r\n    }\r\n    \r\n    .products-container {\r\n      max-width: 1400px !important;\r\n      margin: 0 auto !important;\r\n      padding: 0 30px !important;\r\n    }\r\n    \r\n    .products-grid {\r\n      display: grid !important;\r\n      grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)) !important;\r\n      gap: 40px !important;\r\n    }\r\n    \r\n    .product-card {\r\n      background: #ffffff !important;\r\n      border-radius: 20px !important;\r\n      overflow: hidden !important;\r\n      box-shadow: 0 15px 40px rgba(0,112,153,0.1) !important;\r\n      transition: all 0.3s ease !important;\r\n      text-decoration: none !important;\r\n      display: block !important;\r\n      border: 2px solid transparent !important;\r\n    }\r\n    \r\n    .product-card:hover {\r\n      transform: translateY(-8px) !important;\r\n      box-shadow: 0 25px 60px rgba(0,112,153,0.2) !important;\r\n      border-color: #afca48 !important;\r\n      text-decoration: none !important;\r\n    }\r\n    \r\n    .product-image {\r\n      width: 100% !important;\r\n      height: 250px !important;\r\n      object-fit: cover !important;\r\n      transition: transform 0.3s ease !important;\r\n    }\r\n    \r\n    .product-card:hover .product-image {\r\n      transform: scale(1.05) !important;\r\n    }\r\n    \r\n    .product-info {\r\n      padding: 30px 25px !important;\r\n      background: rgba(247,248,249,0.5) !important;\r\n    }\r\n    \r\n    .product-name {\r\n      font-size: 1.5rem !important;\r\n      font-weight: 700 !important;\r\n      color: #007099 !important;\r\n      margin-bottom: 10px !important;\r\n    }\r\n    \r\n    .product-see-more {\r\n      color: #afca48 !important;\r\n      font-size: 0.9rem !important;\r\n      font-weight: 600 !important;\r\n      text-transform: uppercase !important;\r\n      letter-spacing: 0.5px !important;\r\n      display: flex !important;\r\n      align-items: center !important;\r\n      gap: 8px !important;\r\n    }\r\n    \r\n    .product-card:hover .product-see-more {\r\n      color: #007099 !important;\r\n    }\r\n    \r\n    \/* View All Button *\/\r\n    .view-all-section {\r\n      text-align: center !important;\r\n      padding: 60px 0 !important;\r\n      background: #fcfff0 !important;\r\n    }\r\n    \r\n    .view-all-btn {\r\n      background: #007099 !important;\r\n      color: #fcfff0 !important;\r\n      padding: 15px 40px !important;\r\n      border-radius: 25px !important;\r\n      text-decoration: none !important;\r\n      font-weight: 600 !important;\r\n      font-size: 1rem !important;\r\n      display: inline-flex !important;\r\n      align-items: center !important;\r\n      gap: 10px !important;\r\n      transition: all 0.3s ease !important;\r\n      text-transform: uppercase !important;\r\n      letter-spacing: 1px !important;\r\n    }\r\n    \r\n    .view-all-btn:hover {\r\n      background: #afca48 !important;\r\n      color: #007099 !important;\r\n      transform: translateY(-2px) !important;\r\n      text-decoration: none !important;\r\n    }\r\n    \r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n      .homogeneous-hero {\r\n        padding: 120px 0 80px 0 !important;\r\n      }\r\n      \r\n      .hero-content,\r\n      .products-container {\r\n        padding: 0 20px !important;\r\n      }\r\n      \r\n      .hero-title {\r\n        font-size: 3rem !important;\r\n      }\r\n      \r\n      .products-grid {\r\n        grid-template-columns: 1fr !important;\r\n        gap: 30px !important;\r\n      }\r\n      \r\n      .products-section {\r\n        padding: 80px 0 !important;\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 480px) {\r\n      .hero-title {\r\n        font-size: 2.5rem !important;\r\n      }\r\n      \r\n      .hero-products-count {\r\n        font-size: 1rem !important;\r\n        padding: 10px 25px !important;\r\n      }\r\n      \r\n      .product-info {\r\n        padding: 25px 20px !important;\r\n      }\r\n    }\r\n  <\/style>\r\n  \r\n  <!-- Hero Section -->\r\n  <section class=\"homogeneous-hero\">\r\n    <div class=\"hero-content\">\r\n      <h1 class=\"hero-title\">Homogeneous<\/h1>\r\n      <div class=\"hero-products-count\">7 Products<\/div>\r\n      <p class=\"hero-description\">\r\n        Attractive, high performance flexible vinyl sheet and tile flooring with a mono-layer construction. Available in non-directional or marbleized decoration, in a broad palette of colours. A low maintenance, hygienic flooring solution, ideal for the demanding health & care sector and education interiors.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n  <!-- Products Section -->\r\n  <section class=\"products-section\">\r\n    <div class=\"products-container\">\r\n      <div class=\"products-grid\">\r\n        <!-- Palettone PUR -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/palettone-pur\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/4bd7f360c4b9cb556380031a964c67d88a8d0f5d_Range_Banner_Palettone.jpg?itok=Vfgr6j3v\" \r\n               alt=\"Palettone PUR\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">Palettone PUR<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- Classic Mystique PUR -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/classic-mystique-pur\/\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/1677f357f2012d0446a57c1ba60ca2bb2f297531_Range_Banner_Classic_Mystique_b.jpg?itok=d70bbATb\" \r\n               alt=\"Classic Mystique PUR\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">Classic Mystique PUR<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- Pearlazzo PUR -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/pearlazzo-pur\/\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/a4db7f0eb516b7efa5fb8b28f7dd7de0c614decc_Range_Banner_Pearlazzo_b.jpg?itok=PQabw9ib\" \r\n               alt=\"Pearlazzo PUR\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">Pearlazzo PUR<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- Prestige PUR -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/prestige-pur\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/bae3b0d114dc817fd5588e7e0592479bc1142291_Range_Banner_Prestige_b.jpg?itok=0sqetdPr\" \r\n               alt=\"Prestige PUR\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">Prestige PUR<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- 2000 PUR -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/2000-pur\/\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/media_component_16_9_xxl\/public\/2022-08\/Bronglais%20Hospital%20PR%20Shot.jpg.webp?h=a3a90b98&itok=mDZCQIdS\" \r\n               alt=\"2000 PUR\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">2000 PUR<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- XL PU -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/xl-pu\/\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/16cd12818f4d0584f28320d8debe27f2e54d7087_Range_Banner_XL_PU.jpg?itok=g4vYYHb3\" \r\n               alt=\"XL PU\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">XL PU<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n        \r\n        <!-- Standard XL -->\r\n        <a href=\"https:\/\/idealfloors-sa.com\/standard-xl\/\" class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.polyflor.com\/sites\/default\/files\/styles\/large\/public\/media-files\/4edc38d776a1a9eed7a17f2b51df196fbaa04051_Standard_XL_Banner_v1_2000px_150dpi.jpg?itok=wPH96tF3\" \r\n               alt=\"Standard XL\" \r\n               class=\"product-image\">\r\n          <div class=\"product-info\">\r\n            <h3 class=\"product-name\">Standard XL<\/h3>\r\n            <div class=\"product-see-more\">\r\n              See more <i class=\"fas fa-chevron-right\"><\/i>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Homogeneous 7 Products Attractive, high performance flexible vinyl sheet and tile flooring with a mono-layer construction. Available in non-directional or [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-239","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":37,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/239\/revisions"}],"predecessor-version":[{"id":1386,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/239\/revisions\/1386"}],"wp:attachment":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/media?parent=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}