/*  MICROTHEMER STYLES  */


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

/** Geral >> Legenda Imagens **/
#post-8 .widget-image-caption {
	font-family: "Open Sans Hebrew", sans-serif !important;
	font-size: 14px !important;
	font-weight: lighter !important;
}

/** Geral >> Menu **/
#ast-desktop-header .ast-primary-header-bar {
	height: 140px !important;
}

/** Geral >> Head [type="text/javascript"]:(1) **/
head > [type="text/javascript"]:nth-of-type(1) {
	
}


/*( Tablet & celular )*/
@media (max-width: 767px) {

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

	/** Geral >> Formulario Largo Inicio **/
	#wpforms-form-249 .wpforms-field-required {
	max-width: 100% !important;
}


}

