/*
Theme Name: Outlet Brazil Import
Theme URI: https://www.outletbrazilimport.com.br
Author: Márcio Biz
Author URI: https://www.agencianectarina.com.br
Description: 
*/



h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none !important;
}



/* --------- VALIDAÇÕES FORMULÁRIO DE CONTATO ------------ */
.wpcf7-form {}
.wpcf7-form input.watermark{ color: #FFF !important; font-weight:100 !important; }
.wpcf7-form textarea.watermark{ color: #FF6600 !important; font-weight:100 !important;   }
.wpcf7-form div.wpcf7-response-output{ }
.wpcf7-form div.wpcf7-validation-errors{ border:none !important; font-size:15px; font-weight:100 !important;  margin-bottom: 20px !important; }
.wpcf7-form div.wpcf7-mail-sent-ok{ border:none !important; margin-left:0px; background:#FFF !important; color:#04bebe !important; 
font-weight:100 !important;  }
.wpcf7-form span.wpcf7-not-valid-tip{ color: #fff !important; background: #900; width:150px !important; font-size:15px !important; 
text-align:center !important; font-weight:100 !important;  margin-top:-40px !important;
margin-left: 0px !important; position:absolute; z-index: 300;  }

input[type="file"] {
	border: solid 1px #f1f1f1 !important;
	padding: 10px 0 10px 0 !important;
}

.input {
	width: 100% !important;
}

.mensagem {
	width: 100% !important;
}


.botao-enviar {
	width: 100% !important;
	background: #81d742 !important;
	border: solid 1px #ffffff !important;
	color: #ffffff !important;
}
.botao-enviar:hover {
	opacity: 0.8 !important;
}

.mc4wp-form-fields .inputMailchimp {
	width: 100% !important;
	background: #ffffff !important;
	color: #717171 !important;
	border-radius: 5px !important;
	padding: 20px 20px !important;
	
}

.mc4wp-form-fields .enviaMailchimp {
	width: 100% !important;
	background: #F47B20 !important;
	color: #ffffff !important;
	border-radius: 5px !important;
	padding: 20px 20px !important;
	
}

.wpcf7-form .inputMailchimp {
	width: 100% !important;
	background: #ffffff !important;
	color: #717171 !important;
	border-radius: 5px !important;
	padding: 20px 20px !important;
	
}

.wpcf7-form .enviaMailchimp {
	width: 100% !important;
	background: #5CB85C !important;
	color: #ffffff !important;
	border-radius: 5px !important;
	padding: 30px 20px !important;
}

.single_add_to_cart_button, .alt {background: #02C502 !important;}
