/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* Oculta las variaciones usando la clase del item individual del mini-cart */
.woocommerce-mini-cart-item .variation {
    display: none;
}

.menu-highlight {
    color: var(--color-verde);
}

