
Blue Fleece-Lined Denim Jacket
body { font-family: Arial, sans-serif; margin: 20px; color: black; } .product-details h2 { cursor: pointer; padding: 10px; margin: 0; font-size: 18px; font-weight: bold; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; } .detail-content { display: none; margin: 0px 0; padding: 10px; } .detail-content-table { width: 100%; border-collapse: collapse; margin-top: 10px; table-layout: auto; } .detail-content-table th, .detail-content-table td { border: 1px solid black; padding: 8px; text-align: center; color: black; font-size: 14px; } .product-intro { mar