/*  MICROTHEMER STYLES  */


/*= Rodapé =================== */

/** Rodapé >> Barra de Rodapé **/
#colophon > .ast-builder-grid-row-tablet-full {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}


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

	/*= Conteúdo ================= */

	/** Conteúdo >> Pe de Manequim especial **/
	.uagb-infobox-has-image .uagb-ifb-title-prefix {
	font-size: 32px !important;
	line-height: 52px !important;
}

	/** Conteúdo >> Laboratorio Modelagem especial **/
	#post-54 h1 {
	font-size: 40px !important;
	line-height: 45px !important;
}

	/** Conteúdo >> descrição Titulo Especial **/
	.uagb-block-5cc97971 .uagb-ifb-desc {
	line-height: 32px !important;
}

	/** Conteúdo >> Bem Vinda Especial **/
	.uagb-block-c0ac72f4 .uagb-ifb-title {
	font-size: 50px !important;
	line-height: 70px !important;
}


}

