
/* 
    Document   : impuestos
    Created on : 20-abr-2020, 21:07:02
    Author     : juandns
    Description:
        Purpose of the stylesheet follows.
*/
.woocommerce-price-suffix {
	display: none;
}

.woocommerce-price-suffix.bueno {
	display: block;
}

.xoo-cp-modal .xoo-cp-pdetails, .xoo-cp-modal .xoo-cp-ptotal {
	display: none !important;
}
