Theme Name: Hello Elementor Child
 Template: hello-elementor
 Description: Tema hijo para Hello Elementor.
 Author: nu
 Version: 1.0.0
Text Domain: hello-elementor-child




.woocomerce .quantity .qty {
    
    width:5.631em;
}

.woocommerce-cart .woocommerce button.button:hover,
.woocommerce-page .woocommerce button.button:hover {
    background-color:#0bd0f0; /* color al pasar el mouse */
    color: #ffffff;             /* color del texto en hover */
    opacity: 0.9;               /* opcional */
}