.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */


/*( Desktop grande )*/
@media (min-width: 1200px) {
	/** TITOLI PRINCIPALI >> Titoli **/
	.woocommerce-order-details__title, 
.woocommerce-customer-details .woocommerce-column__title {
	font-family: Mulish !important;
	color: #333 !important;
	font-size: 1.5em !important;
	font-weight: 300 !important;
	margin-bottom: .6em !important;
}

}

