/*  MICROTHEMER STYLES  */


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

/** Geral >> WIDGE QUANDO O USUARIO PESQUISA **/
#content > .loop-meta {
	background-color: rgb(144, 130, 2) !important;
}


/*= Barra lateral ============= */

/** Barra lateral >> widge caixa artigos recentes **/
#rpwe_widget-2 > .widget-title {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(34, 48, 129) !important;
}

/** Barra lateral >> parte inferior widge artigos recentes **/
#rpwe_widget-2 .rpwe-ul {
	background-color: rgb(255, 254, 225) !important;
}

/** Barra lateral >> WIDGE-CATEGORIAS **/
#categories-3 {
	background-color: rgb(115, 115, 115) !important;
}

/** Barra lateral >> WIDGE-CATEGORIAS-TÍTULO **/
#categories-3 > .widget-title {
	color: rgb(252, 252, 252) !important;
	background-color: rgb(0, 0, 0) !important;
}

/** Barra lateral >> WIDGE- SIGA-NOS NO FACEBOOK **/
#text-3 > .widget-title {
	color: rgb(255, 255, 255) !important;
	box-shadow: 0 0 0 0 !important;
	background-color: rgb(64, 100, 172) !important;
}

/** Barra lateral >> SAIBA MAIS **/
#uf-epicoepico_author-button {
	color: rgb(0, 0, 0) !important;
	font-weight: 500 !important;
	text-align: center !important;
	background-color: rgb(255, 241, 89) !important;
	padding: 5px !important;
	border-width: 3px !important;
	border-style: solid !important;
	border-radius: 10px !important;
}


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

/** Rodapé >> rgpd deslocamento **/
#myModalrgpd {
	padding-right: 150px !important;
}

/** Rodapé >> testo rodapé-1 **/
#credit-text {
	color: rgb(255, 255, 255) !important;
}

/** Rodapé >> texto rodapé-2 liberte seu dom **/
#credit-text > a {
	color: rgb(255, 255, 255) !important;
}

/** Rodapé >> termos e condições rodapé **/
#menu-item-19 > a {
	color: rgb(255, 255, 255) !important;
}

/** Rodapé >> política de privacidade rodapé **/
#menu-item-20 > a {
	color: rgb(255, 255, 255) !important;
}

/** Rodapé >> contato rodapé **/
#menu-item-22 > a {
	color: rgb(255, 255, 255) !important;
}

