500 Watt Ebikes

A collection page of Himiway Bike

category
Products
7
Active ads
0
Depth
Published
2025/07/21

About

/* ========================================================================== SHOPIFY CUSTOM LIQUID / PRODUCT ARTICLE STYLES Theme: Premium All-Terrain & Tech Performance ========================================================================== */ /* Container Scope & Font System */ .custom-liquid-content { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #2c3038; line-height: 1.7; font-size: 16px; max-width: 920px; margin: 0 auto; padding: 2px 16px; word-break: break-word; } /* Reset for inner elements */ .custom-liquid-content *, .custom-liquid-content *::before, .custom-liquid-content *::after { box-sizing: border-box; } /* Main Headings (H2) */ .custom-liquid-content h2 { font-size: 26px; font-weight: 800; color: #111827; letter-spacing: -0.02em; margin-top: 48px; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 2px solid #e5e7eb; position: relative; } .custom-liquid-content h2::after { content: ""; position: absolute; bottom: -2px; left: 0; width: 60px; height: 2px; background: #ff5722; /* Himiway Signature Orange */ border-radius: 2px; } .custom-liquid-content h2:first-of-type { margin-top: 0; } /* Subheadings (H4) */ .custom-liquid-content h4 { font-size: 18px; font-weight: 700; color: #1f2937; margin-top: 28px; margin-bottom: 12px; letter-spacing: -0.01em; display: flex; align-items: center; } .custom-liquid-content h4::before { content: ""; display: inline-block; width: 4px; height: 18px; background-color: #ff5722; margin-right: 10px; border-radius: 2px; flex-shrink: 0; } /* Paragraphs & Typography */ .custom-liquid-content p { margin-top: 0; margin-bottom: 18px; color: #4b5563; font-size: 15.5px; } .custom-liquid-content a { color: #ff5722; text-decoration: none; font-weight: 600; border-bottom: 1.5px solid rgba(255, 87, 34, 0.3); transition: all 0.2s ease; } .custom-liquid-content a:hover { color: #e04818; border-bottom-color: #e04818; } /* Custom Feature & Detail Lists */ .custom-liquid-co