/*  MICROTHEMER STYLES  */


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

/** Geral >> Post 70 uagb heading text **/
#post-70 .uagb-heading-text {
	font-size: 50px !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

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

	/** Geral >> Post 70 uagb heading text **/
	#post-70 .uagb-heading-text {
	font-size: 60px !important;
}

	/** Geral >> Uagb block d3807252 uagb ifb title **/
	.uagb-block-d3807252 .uagb-ifb-title {
	font-size: 40px !important;
}

	/** Geral >> Post 70 has text align center **/
	#post-70 .has-text-align-center {
	font-size: 40px !important;
}

	/** Geral >> Uagb block ad1451a8 uagb ifb desc **/
	.uagb-block-ad1451a8 .uagb-ifb-desc {
	font-size: 15px !important;
	font-weight: bold !important;
}

	/** Geral >> Uagb block 44bd2dd2 uagb ifb desc **/
	.uagb-block-44bd2dd2 .uagb-ifb-desc {
	font-size: 15px !important;
	font-weight: bold !important;
}

	/** Geral >> Uagb block ad1451a8 uagb ifb title **/
	.uagb-block-ad1451a8 .uagb-ifb-title {
	font-size: 35px !important;
	font-weight: bolder !important;
}

	/** Geral >> Uagb block 44bd2dd2 uagb ifb title **/
	.uagb-block-44bd2dd2 .uagb-ifb-title {
	font-size: 35px !important;
	font-weight: bolder !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

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

	/** Geral >> Post 70 uagb heading text **/
	#post-70 .uagb-heading-text {
	font-size: 55px !important;
}


}

