/*  MICROTHEMER STYLES  */


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

/** Geral >> CSS Adicional **/
.main-header-bar {
	display: none !important;
}
.uabb-infobox-text p {
	margin-bottom: 5px !important;
	padding: 0 !important;
}
.gform_heading {
	display: none !important;
}
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
	padding-right: 0 !important;
}
.margin0 .uabb-gf-style input[type=text] {
	margin: 0 !important;
}
.ast-scroll-top-icon {
	bottom: 80px !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Geral >> CSS Adicional **/
	.main-header-bar {
	margin-bottom: 60px !important;
}

}

