<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marrazi &#8211; La selection CBK</title>
	<atom:link href="https://laselectioncbk.com/product-category/marrazi/feed/" rel="self" type="application/rss+xml" />
	<link>https://laselectioncbk.com</link>
	<description>La selection CBK</description>
	<lastBuildDate>Wed, 18 Mar 2026 16:17:14 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://laselectioncbk.com/wp-content/uploads/2025/04/cropped-327268930_1435785943896229_6316365309139855421_n-32x32.jpg</url>
	<title>Marrazi &#8211; La selection CBK</title>
	<link>https://laselectioncbk.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>confetto Rosa</title>
		<link>https://laselectioncbk.com/product/confetto-rosa/</link>
					<comments>https://laselectioncbk.com/product/confetto-rosa/#respond</comments>
		
		<dc:creator><![CDATA[mahdi 26518017]]></dc:creator>
		<pubDate>Sat, 23 Aug 2025 00:36:17 +0000</pubDate>
				<guid isPermaLink="false">https://laselectioncbk.com/?post_type=product&#038;p=2370</guid>

					<description><![CDATA[&#160;

<style>
        * {<br />
            margin: 0;<br />
            padding: 0;<br />
            box-sizing: border-box;<br />
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;<br />
        }</p>
<p>        body {<br />
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);<br />
            min-height: 100vh;<br />
            display: flex;<br />
            flex-direction: column;<br />
            align-items: center;<br />
            justify-content: center;<br />
            padding: 20px;<br />
        }</p>
<p>        .container {<br />
            max-width: 800px;<br />
            width: 100%;<br />
            background: white;<br />
            border-radius: 12px;<br />
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);<br />
            overflow: hidden;<br />
        }</p>
<p>        .header {<br />
            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);<br />
            color: white;<br />
            padding: 25px;<br />
            text-align: center;<br />
        }</p>
<p>        .header h1 {<br />
            font-size: 32px;<br />
            margin-bottom: 5px;<br />
            font-weight: 700;<br />
        }</p>
<p>        .header p {<br />
            opacity: 0.9;<br />
            font-size: 18px;<br />
        }</p>
<p>        .product-table {<br />
            width: 100%;<br />
            border-collapse: collapse;<br />
        }</p>
<p>        .product-table tr {<br />
            border-bottom: 1px solid #e0e0e0;<br />
        }</p>
<p>        .product-table tr:last-child {<br />
            border-bottom: none;<br />
        }</p>
<p>        .product-table th {<br />
            background-color: #34495e;<br />
            color: white;<br />
            font-weight: 600;<br />
            text-align: left;<br />
            padding: 18px 25px;<br />
            width: 35%;<br />
            font-size: 17px;<br />
        }</p>
<p>        .product-table td {<br />
            padding: 18px 25px;<br />
            color: #2c3e50;<br />
            font-size: 17px;<br />
        }</p>
<p>        .product-table tr:nth-child(even) {<br />
            background-color: #f8f9fa;<br />
        }</p>
<p>        .product-table tr:hover {<br />
            background-color: #eceff1;<br />
            transition: background-color 0.3s;<br />
        }</p>
<p>        .icon-cell {<br />
            font-size: 20px;<br />
            color: #34495e;<br />
            margin-right: 12px;<br />
            width: 28px;<br />
            display: inline-block;<br />
            text-align: center;<br />
        }</p>
<p>        .color-sample {<br />
            display: inline-block;<br />
            width: 20px;<br />
            height: 20px;<br />
            border-radius: 4px;<br />
            background-color: #000000;<br />
            margin-right: 10px;<br />
            vertical-align: middle;<br />
            border: 1px solid #e0e0e0;<br />
        }</p>
<p>        .product-code {<br />
            font-family: 'Courier New', monospace;<br />
            background-color: #f5f7fa;<br />
            padding: 5px 10px;<br />
            border-radius: 4px;<br />
            border: 1px solid #e0e0e0;<br />
        }</p>
<p>        @media (max-width: 768px) {<br />
            .product-table th,<br />
            .product-table td {<br />
                padding: 15px 20px;<br />
                font-size: 15px;<br />
            }</p>
<p>            .header h1 {<br />
                font-size: 26px;<br />
            }</p>
<p>            .header p {<br />
                font-size: 16px;<br />
            }<br />
        }</p>
<p>        @media (max-width: 480px) {<br />
            .product-table th,<br />
            .product-table td {<br />
                padding: 12px 15px;<br />
                display: block;<br />
                width: 100%;<br />
            }</p>
<p>            .product-table th {<br />
                background-color: #2c3e50;<br />
                border-bottom: 1px solid #1a2530;<br />
                text-align: center;<br />
            }</p>
<p>            .product-table tr {<br />
                border-bottom: 2px solid #ccc;<br />
            }</p>
<p>            .icon-cell {<br />
                margin-right: 8px;<br />
            }</p>
<p>            .header {<br />
                padding: 20px 15px;<br />
            }</p>
<p>            .header h1 {<br />
                font-size: 24px;<br />
            }<br />
        }<br />
    </style>

&#160;
<div class="container">
<div class="header">
<h1><i class="fas fa-tag"></i> Marazzi CONFETTO</h1>
Carrelage de qualité supérieure

</div>
<table class="product-table">
<tbody>
<tr>
<th><i class="fas fa-tags"></i>Prix</th>
<td>Sur demande</td>
</tr>
<tr>
<th><i class="fas fa-cube"></i>Produit</th>
<td>Marazzi CONFETTO</td>
</tr>
<tr>
<th><i class="fas fa-palette"></i>Couleur et style</th>
<td>NERO</td>
</tr>
<tr>
<th><i class="fas fa-ruler-combined"></i>Format</th>
<td>10x10 cm</td>
</tr>
<tr>
<th><i class="fas fa-sparkles"></i>Surface</th>
<td>Matte</td>
</tr>
<tr>
<th><i class="fas fa-crop-alt"></i>Rectifié</th>
<td>Non</td>
</tr>
<tr>
<th><i class="fas fa-barcode"></i>Code</th>
<td><span class="product-code">MDSK</span></td>
</tr>
</tbody>
</table>
</div>
&#160;]]></description>
										<content:encoded><![CDATA[&#160;

<style>
        * {<br />
            margin: 0;<br />
            padding: 0;<br />
            box-sizing: border-box;<br />
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;<br />
        }</p>
<p>        body {<br />
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);<br />
            min-height: 100vh;<br />
            display: flex;<br />
            flex-direction: column;<br />
            align-items: center;<br />
            justify-content: center;<br />
            padding: 20px;<br />
        }</p>
<p>        .container {<br />
            max-width: 800px;<br />
            width: 100%;<br />
            background: white;<br />
            border-radius: 12px;<br />
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);<br />
            overflow: hidden;<br />
        }</p>
<p>        .header {<br />
            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);<br />
            color: white;<br />
            padding: 25px;<br />
            text-align: center;<br />
        }</p>
<p>        .header h1 {<br />
            font-size: 32px;<br />
            margin-bottom: 5px;<br />
            font-weight: 700;<br />
        }</p>
<p>        .header p {<br />
            opacity: 0.9;<br />
            font-size: 18px;<br />
        }</p>
<p>        .product-table {<br />
            width: 100%;<br />
            border-collapse: collapse;<br />
        }</p>
<p>        .product-table tr {<br />
            border-bottom: 1px solid #e0e0e0;<br />
        }</p>
<p>        .product-table tr:last-child {<br />
            border-bottom: none;<br />
        }</p>
<p>        .product-table th {<br />
            background-color: #34495e;<br />
            color: white;<br />
            font-weight: 600;<br />
            text-align: left;<br />
            padding: 18px 25px;<br />
            width: 35%;<br />
            font-size: 17px;<br />
        }</p>
<p>        .product-table td {<br />
            padding: 18px 25px;<br />
            color: #2c3e50;<br />
            font-size: 17px;<br />
        }</p>
<p>        .product-table tr:nth-child(even) {<br />
            background-color: #f8f9fa;<br />
        }</p>
<p>        .product-table tr:hover {<br />
            background-color: #eceff1;<br />
            transition: background-color 0.3s;<br />
        }</p>
<p>        .icon-cell {<br />
            font-size: 20px;<br />
            color: #34495e;<br />
            margin-right: 12px;<br />
            width: 28px;<br />
            display: inline-block;<br />
            text-align: center;<br />
        }</p>
<p>        .color-sample {<br />
            display: inline-block;<br />
            width: 20px;<br />
            height: 20px;<br />
            border-radius: 4px;<br />
            background-color: #000000;<br />
            margin-right: 10px;<br />
            vertical-align: middle;<br />
            border: 1px solid #e0e0e0;<br />
        }</p>
<p>        .product-code {<br />
            font-family: 'Courier New', monospace;<br />
            background-color: #f5f7fa;<br />
            padding: 5px 10px;<br />
            border-radius: 4px;<br />
            border: 1px solid #e0e0e0;<br />
        }</p>
<p>        @media (max-width: 768px) {<br />
            .product-table th,<br />
            .product-table td {<br />
                padding: 15px 20px;<br />
                font-size: 15px;<br />
            }</p>
<p>            .header h1 {<br />
                font-size: 26px;<br />
            }</p>
<p>            .header p {<br />
                font-size: 16px;<br />
            }<br />
        }</p>
<p>        @media (max-width: 480px) {<br />
            .product-table th,<br />
            .product-table td {<br />
                padding: 12px 15px;<br />
                display: block;<br />
                width: 100%;<br />
            }</p>
<p>            .product-table th {<br />
                background-color: #2c3e50;<br />
                border-bottom: 1px solid #1a2530;<br />
                text-align: center;<br />
            }</p>
<p>            .product-table tr {<br />
                border-bottom: 2px solid #ccc;<br />
            }</p>
<p>            .icon-cell {<br />
                margin-right: 8px;<br />
            }</p>
<p>            .header {<br />
                padding: 20px 15px;<br />
            }</p>
<p>            .header h1 {<br />
                font-size: 24px;<br />
            }<br />
        }<br />
    </style>

&#160;
<div class="container">
<div class="header">
<h1><i class="fas fa-tag"></i> Marazzi CONFETTO</h1>
Carrelage de qualité supérieure

</div>
<table class="product-table">
<tbody>
<tr>
<th><i class="fas fa-tags"></i>Prix</th>
<td>Sur demande</td>
</tr>
<tr>
<th><i class="fas fa-cube"></i>Produit</th>
<td>Marazzi CONFETTO</td>
</tr>
<tr>
<th><i class="fas fa-palette"></i>Couleur et style</th>
<td>NERO</td>
</tr>
<tr>
<th><i class="fas fa-ruler-combined"></i>Format</th>
<td>10x10 cm</td>
</tr>
<tr>
<th><i class="fas fa-sparkles"></i>Surface</th>
<td>Matte</td>
</tr>
<tr>
<th><i class="fas fa-crop-alt"></i>Rectifié</th>
<td>Non</td>
</tr>
<tr>
<th><i class="fas fa-barcode"></i>Code</th>
<td><span class="product-code">MDSK</span></td>
</tr>
</tbody>
</table>
</div>
&#160;]]></content:encoded>
					
					<wfw:commentRss>https://laselectioncbk.com/product/confetto-rosa/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Confetto Nero</title>
		<link>https://laselectioncbk.com/product/confetto-nero/</link>
					<comments>https://laselectioncbk.com/product/confetto-nero/#respond</comments>
		
		<dc:creator><![CDATA[mahdi 26518017]]></dc:creator>
		<pubDate>Sat, 23 Aug 2025 00:31:51 +0000</pubDate>
				<guid isPermaLink="false">https://laselectioncbk.com/?post_type=product&#038;p=2366</guid>

					<description><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Marazzi CONFETTO - Fiche Produit</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 800px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .header p {
            opacity: 0.9;
            font-size: 18px;
        }
        
        .product-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .product-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .product-table tr:last-child {
            border-bottom: none;
        }
        
        .product-table th {
            background-color: #34495e;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 35%;
            font-size: 17px;
        }
        
        .product-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .product-table tr:nth-child(even) {
            background-color: #f8f9fa;
        }
        
        .product-table tr:hover {
            background-color: #eceff1;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #34495e;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            background-color: #000000;
            margin-right: 10px;
            vertical-align: middle;
            border: 1px solid #e0e0e0;
        }
        
        .product-code {
            font-family: 'Courier New', monospace;
            background-color: #f5f7fa;
            padding: 5px 10px;
            border-radius: 4px;
            border: 1px solid #e0e0e0;
        }
        
        @media (max-width: 768px) {
            .product-table th, 
            .product-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
            
            .header p {
                font-size: 16px;
            }
        }
        
        @media (max-width: 480px) {
            .product-table th, 
            .product-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .product-table th {
                background-color: #2c3e50;
                border-bottom: 1px solid #1a2530;
                text-align: center;
            }
            
            .product-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-tag"></i> Marazzi CONFETTO</h1>
            <p>Carrelage de qualité supérieure</p>
        </div>
        
        <table class="product-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tags"></i></span>Prix</th>
                <td>Sur demande</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-cube"></i></span>Produit</th>
                <td>Marazzi CONFETTO</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Couleur et style</th>
                <td><span class="color-sample"></span>NERO</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Format</th>
                <td>10x10 cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Surface</th>
                <td>Matte</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-crop-alt"></i></span>Rectifié</th>
                <td>Non</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-barcode"></i></span>Code</th>
                <td><span class="product-code">MDSK</span></td>
            </tr>
        </table>
    </div>
</body>
</html>]]></description>
										<content:encoded><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Marazzi CONFETTO - Fiche Produit</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 800px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .header p {
            opacity: 0.9;
            font-size: 18px;
        }
        
        .product-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .product-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .product-table tr:last-child {
            border-bottom: none;
        }
        
        .product-table th {
            background-color: #34495e;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 35%;
            font-size: 17px;
        }
        
        .product-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .product-table tr:nth-child(even) {
            background-color: #f8f9fa;
        }
        
        .product-table tr:hover {
            background-color: #eceff1;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #34495e;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            background-color: #000000;
            margin-right: 10px;
            vertical-align: middle;
            border: 1px solid #e0e0e0;
        }
        
        .product-code {
            font-family: 'Courier New', monospace;
            background-color: #f5f7fa;
            padding: 5px 10px;
            border-radius: 4px;
            border: 1px solid #e0e0e0;
        }
        
        @media (max-width: 768px) {
            .product-table th, 
            .product-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
            
            .header p {
                font-size: 16px;
            }
        }
        
        @media (max-width: 480px) {
            .product-table th, 
            .product-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .product-table th {
                background-color: #2c3e50;
                border-bottom: 1px solid #1a2530;
                text-align: center;
            }
            
            .product-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-tag"></i> Marazzi CONFETTO</h1>
            <p>Carrelage de qualité supérieure</p>
        </div>
        
        <table class="product-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tags"></i></span>Prix</th>
                <td>Sur demande</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-cube"></i></span>Produit</th>
                <td>Marazzi CONFETTO</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Couleur et style</th>
                <td><span class="color-sample"></span>NERO</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Format</th>
                <td>10x10 cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Surface</th>
                <td>Matte</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-crop-alt"></i></span>Rectifié</th>
                <td>Non</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-barcode"></i></span>Code</th>
                <td><span class="product-code">MDSK</span></td>
            </tr>
        </table>
    </div>
</body>
</html>]]></content:encoded>
					
					<wfw:commentRss>https://laselectioncbk.com/product/confetto-nero/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Breccia Imperial</title>
		<link>https://laselectioncbk.com/product/breccia-imperial/</link>
					<comments>https://laselectioncbk.com/product/breccia-imperial/#respond</comments>
		
		<dc:creator><![CDATA[mahdi 26518017]]></dc:creator>
		<pubDate>Sat, 23 Aug 2025 00:25:45 +0000</pubDate>
				<guid isPermaLink="false">https://laselectioncbk.com/?post_type=product&#038;p=2361</guid>

					<description><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>The Top Stone Look Collection</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 900px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #4a6572 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .header p {
            opacity: 0.9;
            font-size: 18px;
        }
        
        .collection-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .collection-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .collection-table tr:last-child {
            border-bottom: none;
        }
        
        .collection-table th {
            background-color: #4a6572;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 25%;
            font-size: 17px;
        }
        
        .collection-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .collection-table tr:nth-child(even) {
            background-color: #f8f9fa;
        }
        
        .collection-table tr:hover {
            background-color: #eceff1;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #4a6572;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .option-list {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }
        
        .option-item {
            display: flex;
            align-items: center;
            padding: 8px 12px;
            background-color: #f5f7fa;
            border-radius: 6px;
            border-left: 4px solid #4a6572;
        }
        
        .option-icon {
            margin-right: 10px;
            color: #4a6572;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            background-color: #9e9e9e;
            margin-right: 10px;
            vertical-align: middle;
            border: 1px solid #e0e0e0;
        }
        
        @media (max-width: 768px) {
            .collection-table th, 
            .collection-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
            
            .header p {
                font-size: 16px;
            }
        }
        
        @media (max-width: 480px) {
            .collection-table th, 
            .collection-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .collection-table th {
                background-color: #3c5462;
                border-bottom: 1px solid #2c3e50;
                text-align: center;
            }
            
            .collection-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
            
            .option-list {
                gap: 6px;
            }
            
            .option-item {
                padding: 6px 10px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-gem"></i> The Top Stone Look</h1>
            <p>Collection premium d'effet pierre</p>
        </div>
        
        <table class="collection-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-layer-group"></i></span>Collection</th>
                <td>The Top Stone Look</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Dimensions</th>
                <td>320x160cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-arrows-alt-v"></i></span>Épaisseur</th>
                <td>
                    <div class="option-list">
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-ruler-vertical"></i></span>
                            <span>6mm</span>
                        </div>
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-ruler-vertical"></i></span>
                            <span>12mm</span>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Finition</th>
                <td>
                    <div class="option-list">
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-sun"></i></span>
                            <span>Satin (Plus)</span>
                        </div>
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-paint-roller"></i></span>
                            <span>Satin (Puro 3D Ink)</span>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Teinte</th>
                <td><span class="color-sample"></span>Gris</td>
            </tr>
        </table>
    </div>
</body>
</html>]]></description>
										<content:encoded><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>The Top Stone Look Collection</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 900px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #4a6572 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .header p {
            opacity: 0.9;
            font-size: 18px;
        }
        
        .collection-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .collection-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .collection-table tr:last-child {
            border-bottom: none;
        }
        
        .collection-table th {
            background-color: #4a6572;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 25%;
            font-size: 17px;
        }
        
        .collection-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .collection-table tr:nth-child(even) {
            background-color: #f8f9fa;
        }
        
        .collection-table tr:hover {
            background-color: #eceff1;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #4a6572;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .option-list {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }
        
        .option-item {
            display: flex;
            align-items: center;
            padding: 8px 12px;
            background-color: #f5f7fa;
            border-radius: 6px;
            border-left: 4px solid #4a6572;
        }
        
        .option-icon {
            margin-right: 10px;
            color: #4a6572;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            background-color: #9e9e9e;
            margin-right: 10px;
            vertical-align: middle;
            border: 1px solid #e0e0e0;
        }
        
        @media (max-width: 768px) {
            .collection-table th, 
            .collection-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
            
            .header p {
                font-size: 16px;
            }
        }
        
        @media (max-width: 480px) {
            .collection-table th, 
            .collection-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .collection-table th {
                background-color: #3c5462;
                border-bottom: 1px solid #2c3e50;
                text-align: center;
            }
            
            .collection-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
            
            .option-list {
                gap: 6px;
            }
            
            .option-item {
                padding: 6px 10px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-gem"></i> The Top Stone Look</h1>
            <p>Collection premium d'effet pierre</p>
        </div>
        
        <table class="collection-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-layer-group"></i></span>Collection</th>
                <td>The Top Stone Look</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Dimensions</th>
                <td>320x160cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-arrows-alt-v"></i></span>Épaisseur</th>
                <td>
                    <div class="option-list">
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-ruler-vertical"></i></span>
                            <span>6mm</span>
                        </div>
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-ruler-vertical"></i></span>
                            <span>12mm</span>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Finition</th>
                <td>
                    <div class="option-list">
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-sun"></i></span>
                            <span>Satin (Plus)</span>
                        </div>
                        <div class="option-item">
                            <span class="option-icon"><i class="fas fa-paint-roller"></i></span>
                            <span>Satin (Puro 3D Ink)</span>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Teinte</th>
                <td><span class="color-sample"></span>Gris</td>
            </tr>
        </table>
    </div>
</body>
</html>]]></content:encoded>
					
					<wfw:commentRss>https://laselectioncbk.com/product/breccia-imperial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Castano</title>
		<link>https://laselectioncbk.com/product/castano/</link>
					<comments>https://laselectioncbk.com/product/castano/#respond</comments>
		
		<dc:creator><![CDATA[mahdi 26518017]]></dc:creator>
		<pubDate>Sat, 23 Aug 2025 00:17:54 +0000</pubDate>
				<guid isPermaLink="false">https://laselectioncbk.com/?post_type=product&#038;p=2357</guid>

					<description><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Fiche Produit - MJWL</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 900px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #e74c3c 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .product-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .product-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .product-table tr:last-child {
            border-bottom: none;
        }
        
        .product-table th {
            background-color: #e74c3c;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 30%;
            font-size: 17px;
        }
        
        .product-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .product-table tr:nth-child(even) {
            background-color: #fef9f8;
        }
        
        .product-table tr:hover {
            background-color: #feefec;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #e74c3c;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background-color: #E34234;
            margin-right: 10px;
            vertical-align: middle;
            border: 2px solid #fff;
            box-shadow: 0 0 5px rgba(0,0,0,0.2);
        }
        
        .highlight {
            font-weight: 700;
            color: #e74c3c;
        }
        
        .product-feature {
            display: inline-block;
            background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
            color: white;
            padding: 6px 12px;
            border-radius: 15px;
            font-weight: 600;
            margin-top: 8px;
            font-size: 14px;
        }
        
        @media (max-width: 768px) {
            .product-table th, 
            .product-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
        }
        
        @media (max-width: 480px) {
            .product-table th, 
            .product-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .product-table th {
                background-color: #c0392b;
                border-bottom: 1px solid #922b21;
                text-align: center;
            }
            
            .product-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-cube"></i> Fiche Produit - MJWL</h1>
            <p>Carrelage imitation bois - Vermillon</p>
        </div>
        
        <table class="product-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-barcode"></i></span>Code produit</th>
                <td>MJWL</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Dimensions</th>
                <td>120x30cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-box"></i></span>Quantité par boîte</th>
                <td>1.08 m² - 3 pièces</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Couleur</th>
                <td><span class="color-sample"></span>Vermillon</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-home"></i></span>Utilisations possibles</th>
                <td>Intérieur</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tag"></i></span>Type de produit</th>
                <td>Sol</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-cube"></i></span>Matériaux</th>
                <td>Grès Cérame Pleine Masse</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tree"></i></span>Effet</th>
                <td>Bois</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-paint-brush"></i></span>Style</th>
                <td>Classique</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Finition</th>
                <td>Mat</td>
            </tr>
        </table>
    </div>
</body>
</html>]]></description>
										<content:encoded><![CDATA[<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Fiche Produit - MJWL</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 900px;
            width: 100%;
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #2c3e50 0%, #e74c3c 100%);
            color: white;
            padding: 25px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 32px;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .product-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .product-table tr {
            border-bottom: 1px solid #e0e0e0;
        }
        
        .product-table tr:last-child {
            border-bottom: none;
        }
        
        .product-table th {
            background-color: #e74c3c;
            color: white;
            font-weight: 600;
            text-align: left;
            padding: 18px 25px;
            width: 30%;
            font-size: 17px;
        }
        
        .product-table td {
            padding: 18px 25px;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .product-table tr:nth-child(even) {
            background-color: #fef9f8;
        }
        
        .product-table tr:hover {
            background-color: #feefec;
            transition: background-color 0.3s;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #e74c3c;
            margin-right: 12px;
            width: 28px;
            display: inline-block;
            text-align: center;
        }
        
        .color-sample {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background-color: #E34234;
            margin-right: 10px;
            vertical-align: middle;
            border: 2px solid #fff;
            box-shadow: 0 0 5px rgba(0,0,0,0.2);
        }
        
        .highlight {
            font-weight: 700;
            color: #e74c3c;
        }
        
        .product-feature {
            display: inline-block;
            background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
            color: white;
            padding: 6px 12px;
            border-radius: 15px;
            font-weight: 600;
            margin-top: 8px;
            font-size: 14px;
        }
        
        @media (max-width: 768px) {
            .product-table th, 
            .product-table td {
                padding: 15px 20px;
                font-size: 15px;
            }
            
            .header h1 {
                font-size: 26px;
            }
        }
        
        @media (max-width: 480px) {
            .product-table th, 
            .product-table td {
                padding: 12px 15px;
                display: block;
                width: 100%;
            }
            
            .product-table th {
                background-color: #c0392b;
                border-bottom: 1px solid #922b21;
                text-align: center;
            }
            
            .product-table tr {
                border-bottom: 2px solid #ccc;
            }
            
            .icon-cell {
                margin-right: 8px;
            }
            
            .header {
                padding: 20px 15px;
            }
            
            .header h1 {
                font-size: 24px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <h1><i class="fas fa-cube"></i> Fiche Produit - MJWL</h1>
            <p>Carrelage imitation bois - Vermillon</p>
        </div>
        
        <table class="product-table">
            <tr>
                <th><span class="icon-cell"><i class="fas fa-barcode"></i></span>Code produit</th>
                <td>MJWL</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-ruler-combined"></i></span>Dimensions</th>
                <td>120x30cm</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-box"></i></span>Quantité par boîte</th>
                <td>1.08 m² - 3 pièces</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-palette"></i></span>Couleur</th>
                <td><span class="color-sample"></span>Vermillon</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-home"></i></span>Utilisations possibles</th>
                <td>Intérieur</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tag"></i></span>Type de produit</th>
                <td>Sol</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-cube"></i></span>Matériaux</th>
                <td>Grès Cérame Pleine Masse</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-tree"></i></span>Effet</th>
                <td>Bois</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-paint-brush"></i></span>Style</th>
                <td>Classique</td>
            </tr>
            <tr>
                <th><span class="icon-cell"><i class="fas fa-sparkles"></i></span>Finition</th>
                <td>Mat</td>
            </tr>
        </table>
    </div>
</body>
</html>]]></content:encoded>
					
					<wfw:commentRss>https://laselectioncbk.com/product/castano/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
