Antonio Lupi Indigo Waschbecken mit Wandauslauf ND920

Artikelnummer
ND920

Maße:


- Ø 7x12 cm (Basis)


- Ø 7x20 cm (mit Aufpreis) (Code ND921)


- Ø 7x25 cm (mit Aufpreis) (Code ND922)


Wandspüle komplett mit verdecktem Korpus


Material: Messing


Ausführungen: Poliertes Messing, Poliertes Chrom (Basis), Satiniertes Messing, Mattschwarz, Mattweiß, Satinierter Stahl, Graphit (gegen Aufpreis)


Code: ND920

362,00 €
Antonio Lupi Indigo Waschbecken Wandauslauf ND920
Weitere Informationen
Lieferung Zum Bestellen
Ausführung Chrom
Marke Antonio Lupi
Kollektion Antonio Lupi Indigo

BRAUCHEN SIE HILFE? KONTAKTIEREN SIE UNS!

Füllen Sie das untenstehende Formular aus und wir werden Sie so schnell wie möglich kontaktieren!

Gestaltung mit Dwelli

Benötigen Sie ein individuelles Angebot oder möchten Sie Informationen einholen?

Füllen Sie das untenstehende Formular aus und wir werden Sie so schnell wie möglich kontaktieren!

Dwelli SRLS - P.iva/VAT IT08060730721 Vico Bari 1, Conversano (BA) 70014 Italia .

/* =============================== GALLERY – BASE =============================== */ #gallery.gallery-grid { display: grid; grid-template-columns: 3fr 1fr 1fr; /* desktop */ gap: 20px; max-width: 1440px; width: 100%; margin: 0 auto; padding: 0; box-sizing: border-box; } /* =============================== CARD =============================== */ #gallery .card { position: relative; height: 450px; border-radius: 16px; overflow: hidden; background: #000; box-shadow: 0 6px 18px rgba(0,0,0,0.1); transition: transform 0.4s ease, box-shadow 0.4s ease; } #gallery .card:hover { transform: scale(1.02); box-shadow: 0 10px 25px rgba(0,0,0,0.25); } /* =============================== IMMAGINI =============================== */ #gallery .card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.6s ease; } #gallery .card:hover img { transform: scale(1.06); } /* =============================== OVERLAY =============================== */ #gallery .overlay { position: absolute; inset: auto 0 0 0; padding: 20px; text-align: center; color: #fff; background: linear-gradient(to top, rgba(0,0,0,0.6), transparent); } /* =============================== TESTI =============================== */ #gallery .title { font-size: 1.3rem; font-weight: 700; margin-bottom: 12px; text-shadow: 0 2px 4px rgba(0,0,0,0.3); } /* =============================== BOTTONE =============================== */ #gallery .info-btn { display: none; } /* =============================== RESPONSIVE =============================== */ /* <= 1280px */ @media (max-width: 1280px) { #gallery.gallery-grid { grid-template-columns: 2fr 1fr 1fr; } #gallery .card { height: 420px; } } /* <= 1024px */ @media (max-width: 1024px) { #gallery.gallery-grid { grid-template-columns: 1fr 1fr; } #gallery .card:first-child { grid-column: 1 / -1; } #gallery .card { height: 400px; } } /* <= 768px */ @media (max-width: 768px) { #gallery.gallery-grid { grid-template-columns: 1fr; } #gallery .card { height: 380px; } } /* <= 480px */ @media (max-width: 480px) { #gallery .overlay { padding: 15px; } #gallery .title { font-size: 1.1rem; } }