/**
Theme Name: InmoDrop
Author: lavallweb
Author URI: https://lavallweb.com
Description: Astra Child Theme by lavallweb.com
Version: 1.25.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inmodrop
Template: astra
*/

.cart-subtotal small.tax_label {
    display: none;
}

#billing_company_field .optional {
	display: none;
}

/* Ocultar chek de update dirección */
p#update_all_subscriptions_addresses_field {
    visibility: hidden;
}