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

/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Pi col md 4 (#3) _2 **/
.pi-row .pi-col-md-4:nth-of-type(3) {
	text-align: left !important;
	letter-spacing: 2px !important;
}

/** Geral >> Pum 429 **/
#pum-429 {
	font-size: 18px !important;
}

/** Geral >> Pum popup title 429 **/
#pum_popup_title_429 {
	font-size: 32px !important;
}

/** Geral >> Pi row block txt (#1) +1 Mais **/
.pi-section .pi-row-block-txt:nth-of-type(1), 
.pi-section .pi-row-block-txt:nth-of-type(2) {
	vertical-align: top !important;
}

/** Geral >> Link **/
#menu-item-141 a {
	font-size: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-decoration: none !important;
	text-transform: capitalize !important;
}

