Affordable & Budget E-Bikes

A collection page of Himiway Bike

price
Products
12
Active ads
0
Depth
Published
2026/05/26

About

.budget-ebike-collection { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #333; background: #fff; line-height: 1.6; } .budget-ebike-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } /* ---- Module 1: Quick Summary ---- */ .budget-ebike-quick-summary { padding: 40px 0 20px; } .budget-ebike-summary-box { background: linear-gradient(135deg, #fef2f2, #fee2e2); border-left: 4px solid #dc2626; border-radius: 8px; padding: 20px 25px; margin-bottom: 35px; } .budget-ebike-summary-box p { margin: 0; color: #991b1b; font-size: 1rem; line-height: 1.7; } .budget-ebike-summary-box a { color: #dc2626; font-weight: 600; text-decoration: none; } .budget-ebike-summary-box a:hover { text-decoration: underline; } /* ---- Module 2: Intro & Feature Categories ---- */ .budget-ebike-intro { padding-bottom: 20px; } .budget-ebike-intro header h2 { font-size: 2.4rem; font-weight: 700; color: #2c3e50; text-align: center; margin: 0 0 15px; line-height: 1.25; } .budget-ebike-intro-text { font-size: 1rem; color: #5a6c7d; text-align: center; max-width: 820px; margin: 0 auto 40px; line-height: 1.7; } .budget-ebike-features-overview h3 { font-size: 1.8rem; font-weight: 600; color: #2c3e50; text-align: center; margin: 0 0 25px; } .budget-ebike-feature-categories { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 50px; } .budget-ebike-feature-card { background: #fff; border-radius: 10px; padding: 25px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08); transition: transform 0.2s ease, box-shadow 0.2s ease; } .budget-ebike-feature-card:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); } .budget-ebike-feature-card h4 { font-size: 1.1rem; font-weight: 600; color: #2c3e50; margin: 0 0 12px; line-height: 1.4; } .budget-ebike-feature-card ul { list-style: none; padding: 0; margin: 0; } .budget-ebike-feature-card li { font-size: 0.92rem; color: #5a6c7d; padding: 5px 0 5px 22px; position: relative; l