* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } body { background-color: #f5f5f5; color: #333; } /* Cabeçalho */ header { background-color: #0066cc; color: white; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.1); } .header-top { display: flex; justify-content: space-between; align-items: center; max-width: 1200px; margin: 0 auto; padding: 0 20px; } .logo { display: flex; align-items: center; font-size: 24px; font-weight: bold; } .logo i { margin-right: 10px; font-size: 28px; } .search-bar { display: flex; flex: 1; max-width: 600px; margin: 0 30px; } .search-bar input { flex: 1; padding: 12px 15px; border: none; border-radius: 4px 0 0 4px; font-size: 16px; } .search-bar button { background-color: #ff9900; color: white; border: none; padding: 0 20px; border-radius: 0 4px 4px 0; cursor: pointer; font-size: 16px; } .header-actions { display: flex; align-items: center; gap: 20px; } .header-actions a { color: white; text-decoration: none; display: flex; align-items: center; gap: 5px; } /* Menu de navegação */ nav { background-color: #0055aa; padding: 10px 0; } .nav-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .menu { display: flex; list-style: none; gap: 30px; } .menu li a { color: white; text-decoration: none; font-weight: 500; display: flex; align-items: center; gap: 8px; padding: 8px 0; } .menu li a:hover { color: #ffcc00; } /* Banner principal */ .banner { max-width: 1200px; margin: 20px auto; padding: 0 20px; } .banner img { width: 100%; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } /* Categorias */ .categories { max-width: 1200px; margin: 40px auto; padding: 0 20px; } .section-title { font-size: 24px; margin-bottom: 20px; color: #0066cc; border-bottom: 2px solid #ff9900; padding-bottom: 10px; display: flex; align-items: center; gap: 10px; } .categories-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 20px; } .category-card { background-color: white; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: transform 0.3s, box-shadow 0.3s; text-decoration: none; color: #333; } .category-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); color: #0066cc; } .category-card i { font-size: 36px; margin-bottom: 15px; color: #0066cc; } .category-card h3 { font-size: 16px; font-weight: 600; } /* Produtos em destaque */ .featured-products { max-width: 1200px; margin: 40px auto; padding: 0 20px; } .products-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 25px; } .product-card { background-color: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: transform 0.3s; } .product-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .product-image { height: 200px; background-color: #f0f0f0; display: flex; align-items: center; justify-content: center; font-size: 60px; color: #ccc; } .product-info { padding: 20px; } .product-name { font-size: 16px; margin-bottom: 10px; font-weight: 600; } .product-price { font-size: 20px; font-weight: bold; color: #0066cc; margin-bottom: 10px; } .installment { color: #666; font-size: 14px; margin-bottom: 15px; } .buy-button { background-color: #ff9900; color: white; border: none; padding: 12px 20px; border-radius: 4px; width: 100%; font-size: 16px; font-weight: 600; cursor: pointer; transition: background-color 0.3s; } .buy-button:hover { background-color: #e68a00; } /* Rodapé */ footer { background-color: #004488; color: white; padding: 40px 0 20px; margin-top: 50px; } .footer-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; } .footer-section h3 { font-size: 18px; margin-bottom: 20px; color: #ffcc00; } .footer-section ul { list-style: none; } .footer-section ul li { margin-bottom: 10px; } .footer-section ul li a { color: #ddd; text-decoration: none; transition: color 0.3s; } .footer-section ul li a:hover { color: #ffcc00; } .copyright { text-align: center; padding-top: 30px; margin-top: 30px; border-top: 1px solid #0055aa; color: #aaa; font-size: 14px; } /* Responsividade */ @media (max-width: 768px) { .header-top { flex-direction: column; gap: 15px; } .search-bar { margin: 10px 0; width: 100%; } .menu { flex-wrap: wrap; gap: 15px; justify-content: center; } .categories-grid { grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); } }

Categorias

Ferramentas

Banheiro

Iluminação

Hidráulica

Elétrica

Tintas

Madeiras

Materiais Básicos