
Faux Suede Varsity Jacket
.product-details { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color:#111; } .product-intro h5 { font-size: 22px; margin: 10px 0 6px; font-weight: 700; } .product-intro h6 { font-size: 15px; font-weight: 500; line-height: 1.6; margin: 0 0 12px; } .product-details h2 { cursor: pointer; padding: 10px 0; margin: 0; font-size: 18px; font-weight: 700; display:flex; align-items:center; justify-content:space-between; border-top:1px solid #000; } .product-details h2:first-of-type { border-top: 2px solid #000; } .detail-content { display: none; margin: 4px 0 14px; } .switcher { display:flex; gap:8px; margin: 6px 0 10px; } .switcher button { padding:6px 10px; border:1px solid #111; background:#fff; font-size:12px; cursor:pointer; } .switcher button.active { background:#111; color:#fff; } .detail-content-table { width:100%; border-collapse: collapse; margin-top: 6px; } .detail-content-table th, .detail-content-table td