https://klaubeauty.com

es

/* Container for the recommended products */ #tangent-products-section { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } /* Individual product wrapper */ .tangent_product_parent_wrapper > div { background-color: #fff; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; width: 300px; height: 300px; text-align: center; font-family: Arial, sans-serif; color: #000; padding: 15px; } /* Product image */ .tangent_product_image { width: 100%; height: 100%; transition: transform 0.3s ease; } .tangent_product_image:hover { transform: scale(1.05); } /* Product title */ .tangent-product-title { font-size: 18px; font-weight: bold; margin: 15px 0; } /* Product price */ .tangent_product_price_text { font-size: 16px; color: #333; margin-bottom: 15px; } /* Add to cart button */ .tangent-product-add-btn-wrapper { display: block; margin-top: 10px; text-decoration: none; } .tangent-btn-add { display: inline-block; background-color: #000; color: #fff; padding: 10px 20px; text-align: center; border-radius: 5px; transition: background-color 0.3s ease; cursor: pointer; } .tangent-btn-add:hover { background-color: #444; }

¡Aquí está la recomendación personalizada para usted!

Agregar todo al carrito