/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Titulo Cotação Purificador **/
#wpforms-form-1530 .wpforms-title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	padding-top: 25px !important;
}

/** Geral >> Titulo Booster de Alta Pressão **/
#wpforms-form-1534 .wpforms-title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	padding-top: 25px !important;
}

/** Geral >> Titulo Gerador de Oxigênio **/
#wpforms-form-1533 .wpforms-title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	padding-top: 25px !important;
}

/** Geral >> Titulo Gerador de Nitrogênio **/
#wpforms-form-1532 .wpforms-title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	padding-top: 25px !important;
}

/** Geral >> Perguntas Formulário Purificador **/
form label {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Botão Enviar Purificador **/
#wpforms-submit-1530 {
	color: rgb(0, 140, 28) !important;
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	width: 200px !important;
	height: 45px !important;
	margin-bottom: 25px !important;
	margin-left: 0 !important;
	border-radius: 30px !important;
}

/** Geral >> Botão Booster de Alta Pressão **/
#wpforms-submit-1534 {
	color: rgb(0, 140, 28) !important;
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	width: 200px !important;
	height: 45px !important;
	margin-bottom: 25px !important;
	margin-left: 0 !important;
	border-radius: 30px !important;
}

/** Geral >> Botão Gerador de Oxigênio **/
#wpforms-submit-1533 {
	color: rgb(0, 140, 28) !important;
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	width: 200px !important;
	height: 45px !important;
	margin-bottom: 25px !important;
	border-radius: 30px !important;
}

/** Geral >> Botão Gerador de Nitrogênio **/
#wpforms-submit-1532 {
	color: rgb(0, 140, 28) !important;
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	width: 200px !important;
	height: 45px !important;
	margin-bottom: 25px !important;
	margin-left: 0 !important;
	border-radius: 30px !important;
}

/** Geral >> Formulário Gerador de Nitrogênio **/
#wpforms-form-1532 {
	background-color: rgb(0, 140, 28) !important;
	box-sizing: border-box !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
}

/** Geral >> Formulário Gerador de Oxigênio **/
#wpforms-form-1533 {
	background-color: rgb(0, 140, 28) !important;
	box-sizing: border-box !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
}

/** Geral >> Formulário Booster de Alta Pressão **/
#wpforms-form-1534 {
	background-color: rgb(0, 140, 28) !important;
	box-sizing: border-box !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
}


/*= Conteúdo ================= */

/** Conteúdo >> Formulário Cotação **/
#wpforms-form-1530 {
	background-color: rgb(0, 140, 28) !important;
	box-sizing: border-box !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
}

/** Conteúdo >> Wpforms form 1530 wpforms field label **/
#wpforms-form-1530 .wpforms-field-label {
	
}


/*( Celular )*/
@media (max-width: 480px) {

	/*= Conteúdo ================= */

	/** Conteúdo >> 5 - 4 Botões Cotação Home **/
	#content .vc_btn3-shape-rounded {
	min-width: 241px !important;
}


}

