Fir Italia Dusche WandDuschkopf 93.7096.4

Artikelnummer
93.7096.4

Fir Italia Dusche WandDuschkopf 450x355 mm in Chromoptik.


Der Artikel ist in folgenden Ausführungen erhältlich: Chrom, Schwarz bis Weiß, Matt Luxe und Matt Golden. Jedes Finish enthält verschiedene Optionen (siehe Bilder). Die Variante muss zum Zeitpunkt des Kaufs angegeben werden.


Die Anzeige bezieht sich auf den Artikel Cod. 93.7096.4 in Chromoptik.

Ab 1.321,00 €

Fir Italia Dusche WandDuschkopf 450x355 mm in Chromoptik.


Der Artikel ist in folgenden Ausführungen erhältlich: Chrom, Schwarz bis Weiß, Matt Luxe und Matt Golden. Jedes Finish enthält verschiedene Optionen (siehe Bilder). Die Variante muss zum Zeitpunkt des Kaufs angegeben werden.


Die Anzeige bezieht sich auf den Artikel Cod. 93.7096.4 in Chromoptik.

Weitere Informationen
Lieferung Zum Bestellen
Marke Fir Italia
Datenblatt

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; } }