Eticaretbox Logo Aramaya Dön
Swatch Uyumlu 19mm Hakiki Deri Saat Kordonu Beyaz Kroko Desen
Bandco Saat Kordonları

Swatch Uyumlu 19mm Hakiki Deri Saat Kordonu Beyaz Kroko Desen

699,00 TRY
Son fiyat kontrolü: 08.05.2026 08:03
Mağazaya Git

Ürün Açıklaması

/* --- CSS İZOLASYONU (Scoped CSS) --- */ /* Sitenizin genel yapısını etkilememesi için "body" etiketi tamamen kaldırılmıştır. */ .strap-wrapper { font-family: \\\'Roboto\\\', Helvetica, Arial, sans-serif; max-width: 900px; margin: 20px auto; /* Üstten ve alttan boşluk bırakması için güncellendi */ color: #333; line-height: 1.6; background-color: #fff; padding: 40px; box-sizing: border-box; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); } .strap-wrapper *, .strap-wrapper *::before, .strap-wrapper *::after { box-sizing: border-box; } /* --- RENK PALETİ (Deri & Klasik Tema) --- */ .strap-wrapper { --primary-dark: #2c1e16; /* Koyu Kahve / Klasik */ --primary-light: #fdfbf7; --accent-gold: #b08d57; --danger-red: #d32f2f; --danger-bg: #ffebee; --warn-yellow: #f57c00; --warn-bg: #fff3e0; --border-color: #e5e0d8; } /* --- HEADER --- */ .strap-header { text-align: center; padding: 50px 20px; margin-bottom: 40px; background: linear-gradient(135deg, #3e2723 0%, #1a100b 100%); border-bottom: 4px solid var(--accent-gold); border-radius: 8px; color: #fff; box-shadow: 0 4px 15px rgba(62, 39, 35, 0.2); } .strap-brand { font-family: \\\'Roboto\\\', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 4px; color: var(--accent-gold); text-transform: uppercase; display: block; margin-bottom: 15px; } .strap-title { font-family: \\\'Playfair Display\\\', serif; font-size: 34px; font-weight: 700; color: #ffffff; margin: 0 0 15px 0; line-height: 1.3; } .strap-subtitle { font-size: 16px; color: #d7ccc8; font-weight: 300; letter-spacing: 1px; margin: 0; } /* --- GİRİŞ METNİ --- */ .strap-intro { text-align: center; max-width: 750px; margin: 0 auto 50px auto; font-size: 18px; color: #5d4037; padding: 0 15px; font-family: \\\'Playfair Display\\\', serif; font-style: italic; line-height: 1.8; } /* --- TEKNİK GRID --- */ .spec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 25px; margin-bottom: 50px; } .spec-card { background: #f...