Tienda

/* CSS Inyectado Estilo Amazon */
.awa-container {
max-width: 1400px;
margin: 0 auto;
font-family: ‘Inter’, ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
background-color: #eaeded;
padding-bottom: 40px;
}
.awa-hero {
background: linear-gradient(135deg, #232f3e, #131a22);
color: white;
padding: 60px 20px;
text-align: center;
}
.awa-hero h1 {
color: white;
font-size: 3rem;
margin-bottom: 15px;
font-weight: 700;
}
.awa-hero p {
font-size: 1.2rem;
color: #ccc;
margin-bottom: 30px;
}
.awa-btn {
background-color: #f59e0b; /* Amarillo Awaray */
color: #111 !important;
padding: 15px 30px;
text-decoration: none;
font-weight: bold;
border-radius: 4px;
font-size: 1.1rem;
transition: background 0.3s;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.awa-btn:hover {
background-color: #d97706;
}
.awa-categories {
display: flex;
justify-content: center;
gap: 20px;
padding: 20px;
margin-top: -30px;
flex-wrap: wrap;
}
.awa-cat-card {
background: white;
padding: 25px;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
text-align: center;
width: 250px;
text-decoration: none;
color: #333;
transition: transform 0.2s, box-shadow 0.2s;
border: 1px solid #ddd;
}
.awa-cat-card:hover {
transform: translateY(-5px);
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
border-color: #f59e0b;
}
.awa-cat-card img {
width: 60px;
height: 60px;
margin-bottom: 15px;
}
.awa-cat-card h3 {
font-size: 1.1rem;
margin: 0;
color: #0f1111;
}
.awa-products-section {
background: white;
padding: 40px;
margin: 30px 20px;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.awa-products-section h2 {
font-size: 1.8rem;
color: #0f1111;
margin-bottom: 30px;
border-bottom: 2px solid #f59e0b;
display: inline-block;
padding-bottom: 10px;
}

/* Ajuste nativo de los productos de WooCommerce */
ul.products {
display: grid !important;
grid-template-columns: repeat(4, 1fr) !important;
gap: 20px !important;
}
ul.products li.product {
width: 100% !important;
background: #fff;
border: 1px solid #ddd;
border-radius: 8px;
padding: 15px;
box-sizing: border-box;
transition: box-shadow 0.2s;
float: none !important;
margin: 0 !important;
}
ul.products li.product:hover {
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.awa-footer-hub {
text-align: center;
margin-top: 50px;
padding: 40px;
background: #232f3e;
color: white;
}
.awa-footer-hub a {
color: #f59e0b;
text-decoration: none;
margin: 0 15px;
}

/* Responsividad Mobile */
@media (max-width: 900px) {
ul.products { grid-template-columns: repeat(2, 1fr) !important; }
.awa-hero h1 { font-size: 2.2rem; }
}
@media (max-width: 600px) {
ul.products { grid-template-columns: 1fr !important; }
.awa-hero { padding: 40px 15px; }
.awa-categories { margin-top: 10px; }
.awa-cat-card { width: 100%; }
.awa-products-section { padding: 20px; margin: 15px 10px; }
}

Descubre la Nueva Generación en Tecnología

Laptops nuevas y recertificadas con la calidad y garantía del Holding Awaray.

Ver Catálogo


💬 WhatsApp

Mostrando 1–16 de 56 resultados