✦ Verified product
SUSPENSION | AVAR
EUR 79.00
Couleur - style :
KLAROSS
Verified independent store
→
/* === STYLE PREMIUM "KLAROSS" - COMPACT & ARCHITECTURAL === */ .pm-wrapper { scroll-margin-top: 100px; padding: 0 20px !important; background-color: #f2f2f2; color: #2c2c2c; overf
low: hidden !important; scrollbar-width: none; -ms-overflow-style: none; } .pm-wrapper::-webkit-scrollbar { display: none; } .pm-grid { display: grid; max-width: 1200px; margin: 0 auto !important; align-items: center; width: 100%; } .pm-col-content { grid-area: content; padding: 10px 0; } .pm-col-image { grid-area: image; } @media (min-width: 990px) { .pm-grid { grid-template-columns: 35% 65% !important; grid-template-areas: "content image"; justify-content: space-between; } .pm-col-image { display: flex; justify-content: center; align-items: center; position: sticky; top: 0; } .pm-img { max-height: 480px !important; transform: scale(0.85); transform-origin: center center; mix-blend-mode: darken; } } @media (max-width: 989px) { .pm-grid { grid-template-columns: 1fr; grid-template-areas: "image" "content"; gap: 15px; } .pm-img { width: 100% !important; height: auto; mix-blend-mode: darken; } } .pm-image-box { width: 100%; display: flex; justify-content: center; } .pm-img { display: block; width: 100%; object-fit: contain; } .pm-card { background: #ffffff; border-radius: 12px; margin-bottom: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.03); transition: all 0.3s ease; } .pm-card:last-child { margin-bottom: 0; } .pm-summary { list-style: none; display: flex; justify-content: space-between; align-items: center; padding: 18px 24px; cursor: pointer; outline: none; color: #1a1a1a; } .pm-summary::-webkit-details-marker { display: none; } .pm-summary-title-group { display: flex; align-items: center; gap: 12px; } .pm-summary-text { font-size: 13px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; } .pm-summary-icon { display: flex; width: 20px; height: 20px; } .pm-summary-icon svg { width: 100%; height: 100%; stroke: currentColor; stroke-width: 1.5; fill: none; } .pm-icon-arrow { width: 10px; height: 10px; border-right: 2px solid #333; border-bottom: 2px solid #333; transform: rotate(45deg); transition: 0.3s ease; margin-left: 15px; } .pm-card[open] .pm-icon-arrow { transform: rotate(-135deg); } .pm-body { padding: 0 24px 18px 24px; font-size: 15px; line-height: 1.6; color: #555; border-top: 1px solid #f5f5f5; } .pm-spec-row { display: grid; grid-template-columns: 1fr 1fr; padding: 10px 0; border-bottom: 1px dashed #eee; gap: 10px; } .pm-spec-row:last-child { border-bottom: none; } .pm-label { font-weight: 500; color: #111; } .pm-value { text-align: right; color: #666; } Dimensions Diamètre30 cm Hauteur diffuseur30 cm CâbleAjustable Caractéristiques MatériauxBambou & Bois massif TechniqueTressage artisanal CulotE27 StyleJapandi / Boho Description La Suspension Avar est une ode au tissage artisanal d'exception. Son design bi-structurel — une base évasée surmontée d'un dôme protecteur — crée une silhouette architecturale unique qui s'inscrit parfaitement dans les tendances Japandi et Boho-Chic. Garantie Casse Votre luminaire est remplacé sans frais s'il arrive endommagé. Prenez simplement une photo du colis. document.querySelectorAll('.pm-card').forEach((detail) => { detail.addEventListener('toggle', function() { if (this.open) { document.querySelectorAll('.pm-card').forEach((other) => { if (other !== this && other.open) { other.removeAttribute('open'); } }); } }); });