/**
 * Theme Name:     Vilanova del Camí
 * Author:         Barrio Tropical
 * Template:       hello-elementor
 * Text Domain:	   vilanova-del-cami
 * Description:    Tema de Vilanova del Camí
 */


#wapo-total-price-table{
    color: var(--yith-wapo-price-box-colors-text);
    background: var(--yith-wapo-price-box-colors-background);
    display: none !important;
	opacity: 0;
}

.woocommerce #order_review .variation dt{
	text-transform: normal !important;
}