/*  MICROTHEMER STYLES  */


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

/** Geral >> Colophon ast builder grid row tablet full **/
#colophon .ast-builder-grid-row-tablet-full {
	height: 10px !important;
}

/** Geral >> Colophon ast builder grid row tablet 4 equal **/
#colophon .ast-builder-grid-row-tablet-4-equal {
	height: 50px !important;
	padding-top: 10px !important;
	padding-bottom: 30px !important;
}


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

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

	/** Geral >> Ast footer copyright paragraph **/
	.ast-footer-copyright p {
	margin-top: 50px !important;
}


}

