/*  MICROTHEMER STYLES  */


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

/** Geral >> botao **/
#wpforms-submit-203 {
	color: rgb(255, 251, 251) !important;
	background-color: rgb(80, 157, 233) !important;
	padding: 15px 20px 15px 20px !important;
	border-radius: 15px !important;
}


/*= Menu principal ============ */

/** Menu principal >> Contato **/
#menu-item-184 > .menu-link {
	color: rgb(255, 255, 255) !important;
	font-weight: bolder !important;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.56) inset !important;
	background-color: rgb(70, 151, 232) !important;
	height: 45px !important;
	padding-right: 25px !important;
	padding-left: 25px !important;
	border-radius: 25px !important;
}

/** Menu principal >> Menu **/
#menu-item-34 > .menu-link {
	font-size: 16px !important;
	font-weight: bolder !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

/** Menu principal >> quem somos **/
#menu-item-40 > .menu-link {
	font-size: 16px !important;
	font-weight: bolder !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

/** Menu principal >> noti **/
#menu-item-69 > .menu-link {
	font-size: 16px !important;
	font-weight: bolder !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

/** Menu principal >> 333contato **/
#menu-item-202 > .menu-link {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	line-height: 16px !important;
	font-weight: bolder !important;
	background-color: rgb(80, 157, 233) !important;
	height: 45px !important;
	padding-right: 25px !important;
	padding-left: 25px !important;
	border-radius: 30px !important;
}

/** Menu principal >> Menu item 303 menu link **/
#menu-item-303 > .menu-link {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	line-height: 45px !important;
	background-color: rgb(80, 157, 233) !important;
	padding: 0 20px 0 20px !important;
	margin: 0 1px 0 1px !important;
	border-width: 10px 0 10px 0 !important;
	border-radius: 20px !important;
}


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

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

/** Rodapé >> Rodape2 **/
#colophon > .ast-builder-grid-row-tablet-3-equal {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

