
GARVEE 15 Gallon Portable Fuel Caddy, 10-ft hose, siphon pump, 7.5 L/min manual nozzle, diesel/gasoline tank - Gray
* { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Helvetica Neue', Arial, sans-serif; } .container { background-color: #fff; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.05); padding: 30px; margin-bottom: 30px; } /* Header Banner Styles */ .header-banner { margin-bottom: 30px; } .header-banner img { width: 100%; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .header-banner img:hover { transform: scale(1.01); } /* Feature Grid Styles */ .product-details-template-custom-01 { display: flex; justify-content: space-between; margin: 30px 0;