/*  MICROTHEMER STYLES  */


/*= Cabeçalho ================ */

/** Cabeçalho >> Custom logo **/
.custom-logo {
	border-radius: 500px !important;
}

/** Cabeçalho >> Wpforms submit 90 **/
#wpforms-submit-90 {
	background-color: rgb(240, 117, 24) !important;
	max-width: 150px !important;
	padding: 10px !important;
}

/** Cabeçalho >> Article:(5) uagb post link **/
article:nth-of-type(5) .uagb-post__link {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Cabeçalho >> Decision tree area 843 dt display title **/
#decision_tree_area_843 > .dt_display_title {
	color: rgb(240, 117, 24) !important;
	font-size: 28px !important;
	font-weight: bold !important;
	text-align: left !important;
}

/** Cabeçalho >> Decision tree area 843 dt display question **/
#decision_tree_area_843 > .dt_display_question {
	font-size: 28px !important;
	font-weight: bolder !important;
}

/** Cabeçalho >> Dt choice set 843 dt radio choice:(1) **/
#dt_choice_set_843 > .dt_radio_choice:nth-of-type(1) {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(240, 117, 24) !important;
	border-color: rgb(240, 117, 24) !important;
}

/** Cabeçalho >> Dt choice set 843 dt radio choice:(2) **/
#dt_choice_set_843 > .dt_radio_choice:nth-of-type(2) {
	font-weight: bold !important;
	background-color: rgb(240, 117, 24) !important;
	border-color: rgb(240, 117, 24) !important;
}

/** Cabeçalho >> Dt choice set 843 dt radio choice:(1) _2 **/
#dt_choice_set_843 > .dt_radio_choice:nth-of-type(1) {
	font-weight: bold !important;
}

/** Cabeçalho >> Post 526 uagb section overlay **/
#post-526 .uagb-section__overlay {
	padding-left: 0 !important;
	float: none !important;
}

/** Cabeçalho >> Post 526 entry content **/
#post-526 > .entry-content {
	
}


/*= Conteúdo ================= */

/** Conteúdo >> Botão Enviar Formulário **/
#wpforms-submit-90 {
	font-style: normal !important;
	background-color: rgb(248, 162, 13) !important;
	width: 500px !important;
	height: 40px !important;
	border-radius: 20px !important;
}

/** Conteúdo >> Botão **/
#wpforms-submit-90 {
	
}

/** Conteúdo >> Campo Mensagem **/
#wpforms-90-field_4 {
	
}

/** Conteúdo >> Post 91 **/
#post-91 {
	background-image: none, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

/** Conteúdo >> Uagb team content **/
.uagb-team__content {
	
}

