Agape Novecento RechteckigeBad ewanne AVAS0963

Artikelnummer
AVAS0963

Abmessungen: 180x80x52h cm


Inselinstallation.


Mit Überlauf


Ohne Hahnlöcher


Lage der Wasserhähne: Wand, Boden.


Siphonablauf (Code MET01521) muss separat bestellt werden.


Becken-Finish: Weiß (Basis), Weiß / Dunkelgrau, Weiß / Hellgrau (gegen Aufpreis).


Ablaufoberflächen: Chrom (Basis), Gebürstetes Chrom, Gebürstetes Brüniertes, Mattweiß, Mattschwarz, Gebürstetes Messing (gegen Aufpreis).


Code: AVAS0963 (Bad ewanne)

8.054,00 €
RechteckigeBad ewanne Agape Novecento AVAS0963
Weitere Informationen
Lieferung Zum Bestellen
Ausführung Weiß
Marke Agape
Kollektion Agape Novecento XL

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