.precio_venta {
    color: #5B44F5;
}

p.precio {
    font-size: 27px;
    font-weight: bold;
    line-height: 1em;
}

p.precio span.sale_price {
    font-size: 0.6em;
    color: #808080;
}

p.precio span.descuento {
    font-size: 0.6em;
}

p.precio span.iva {
    font-size: 0.45em;
    color: #808080;
    font-weight: 500;
}
