/* Ocultar texto impuestos incluidos */
.product__tax {
  display: none !important;
}
