:root{--content-width: 1430px;--content-edge-padding-x: 15px;--content-edge-padding-y: 30px;--font-size-body: 14px;--palette1: #4eb6bf!important;--palette2: #222222!important;--palette3: #222222!important;--palette4: #666666!important;--palette5: #777777!important;--palette6: #888888!important;--palette7: #f2f2f2!important;--palette8: #f5f5f5!important;--palette9: #ffffff!important;--palette10: #4eb6bf!important;--palette11: #222222!important;--btn-primary-bg-color: #4eb6bf;--btn-primary-hover-bg-color: #4eb6bf;--btn-cart-bg-color: #4eb6bf;}@media (min-width: 1025px){.container {max-width:1430px;}}@media (min-width: 1025px){.container {max-width:1430px;}}.hero-section .page-title-wrapper{min-height:100px;}.hero-section {background-color:#faf0f0;}/* ============================= */ /* BOTÓN AÑADIR AL CARRITO */ /* ============================= */ .btn.btn-primary.add-to-cart { background-color: #4eb6bf !important; border-color: #4eb6bf !important; color: #ffffff !important; } /* Hover botón */ .btn.btn-primary.add-to-cart:hover { background-color: #f4b400 !important; border-color: #f4b400 !important; color: #ffffff !important; } /* ============================= */ /* NOMBRE DEL PRODUCTO */ /* ============================= */ /* Color normal (opcional si lo quieres turquesa también) */ .product-title a { color: inherit; } /* Hover nombre producto */ .product-title a:hover { color: #f4b400 !important; } /* ============================= */ /* PRECIO DEL PRODUCTO */ /* ============================= */ .price, .price span, .price .amount { color: #4eb6bf !important; }