Best Selling Ebikes

A collection page of Himiway Bike

bestsellersLinked from the homepage
Products
7
Active ads
0
Depth
Click depth 1
Published
2025/12/10

About

.best-selling-ebikes-collection { max-width: 1200px; margin: 0 auto; padding: 2rem 1rem; line-height: 1.6; } .best-selling-ebikes-container { width: 100%; margin: 0 auto; } /* Typography */ .best-selling-ebikes-collection h2 { font-size: 2.2rem; font-weight: 700; margin-bottom: 1.5rem; color: #1a1a1a; text-align: center; } .best-selling-ebikes-collection h3 { font-size: 1.5rem; font-weight: 600; margin-bottom: 1rem; color: #333; } .best-selling-ebikes-collection p { margin-bottom: 1rem; font-size: 1.1rem; color: #555; } .best-selling-ebikes-collection a { color: #dc2626; text-decoration: none; transition: color 0.2s ease; } .best-selling-ebikes-collection a:hover { color: #b91c1c; text-decoration: underline; } /* Intro Section */ .best-selling-ebikes-intro { text-align: center; max-width: 800px; margin: 0 auto 3rem auto; } /* Value Grid */ .best-selling-ebikes-value-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem; margin-bottom: 4rem; } .best-selling-ebikes-value-card { background: #fff; border: 1px solid #e5e5e5; border-radius: 8px; padding: 1.5rem; transition: transform 0.2s ease, box-shadow 0.2s ease; } .best-selling-ebikes-value-card:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); border-color: #dc2626; } .best-selling-ebikes-value-card h3 { font-size: 1.25rem; color: #1a1a1a; } /* Products Section */ .best-selling-ebikes-products-section { margin-bottom: 4rem; } .best-selling-ebikes-products-section h3 { text-align: center; font-size: 2rem; margin-bottom: 2rem; } .best-selling-ebikes-products-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; } .best-selling-ebikes-product-card { background: #fff; border: 1px solid #e5e5e5; border-radius: 8px; padding: 1.5rem; display: flex; flex-direction: column; height: 100%; } .best-selling-ebikes-product-title { font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; text-align: center; } .best-selling-ebikes-product-specs { list-style: n