
/*

ROSA FUERTE: d4327e
LILA: 7000F4
AZUL CLARO: 2184F9

*/

.wp-site-blocks > * + * {
	margin-block-start: 0.0rem !important;
}

/* WOOCOMMERCE */
/* Ocultar subtotal woocommerce */
.cart-subtotal { display:none !important; }
/* Ocultar cupón dentro del pedido */
.coupon-form { display:none !important; }

/* ZONA SIN NADA, VACIA... en el movil */
/*
.wpfnl-checkout .woocommerce-account-fields {
	display:none !important;	
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th {
	display:none !important;
}
*/