Comforser CF3000

A collection page of Tyre Dispatch

categoryLinked from the homepage
Products
18
Active ads
0
Depth
Click depth 1
Published
2025/12/27

About

/* === CF3000 COLLECTION HEADER STYLES === */ .cf3000-header, .cf3000-header *, .cf3000-header *::before, .cf3000-header *::after { box-sizing: border-box !important; } .cf3000-header { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 1200px; margin: 0 auto 30px; padding: 0 16px; } /* Hero Banner - Dark with Red accent */ .cf3000-header .hero-banner { background: linear-gradient(135deg, #0b0b0c 0%, #141418 60%, #1a1a1f 100%); border-radius: 16px; padding: 28px 24px; color: #fff; position: relative; overflow: hidden; margin-bottom: 16px; border-bottom: 4px solid #dc2626; } .cf3000-header .hero-banner::before { content: ""; position: absolute; top: -50%; right: -20%; width: 60%; height: 200%; background: radial-gradient(ellipse, rgba(220,38,38,0.15) 0%, transparent 70%); pointer-events: none; } .cf3000-header .hero-content { position: relative; z-index: 2; } .cf3000-header .hero-layout { display: flex; flex-direction: column; gap: 20px; } .cf3000-header .hero-text { flex: 1; } .cf3000-header .hero-image { display: none; } .cf3000-header .hero-image img { max-width: 100%; height: auto; filter: drop-shadow(0 10px 30px rgba(0,0,0,0.5)); } .cf3000-header .badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; } .cf3000-header .brand-logo { margin-bottom: 14px; } .cf3000-header .brand-logo img { height: 36px; width: auto; } .cf3000-header .badge { display: inline-block; padding: 5px 12px; border-radius: 20px; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; } .cf3000-header .badge-red { background: #dc2626; color: #fff; } .cf3000-header .badge-blue { background: #1e40af; color: #fff; } .cf3000-header .badge-white { background: rgba(255,255,255,0.15); color: #fff; border: 1px solid rgba(255,255,255,0.3); } .cf3000-header h1 { font-size: 1.6rem; font-weight: 800; margin: 0 0 10px; line-height: 1.2; color: #ffffff; } .cf3000-header h1 span { color: #ff6b4a; } .cf3000-header .subti