/*
Theme Name: Dance Child Theme
Description: Tema para o Grupo Leds 4 Dance.
Author: Oficina do Site
Author URI: oficinadosite.com
Template: Dance
*/

/* Main Theme Styles */
@import url("../Dance/style.css");

	.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container { text-align: left!important; z-index: 2; }
input[type="text"]
{
    background-color: #000;
    color: #000;
}

input[type="text"],
input[type="email"],
textarea
{
    background-color: #ccc;
    color: #000;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]

{
	background-color: #EEEEEE;
	color: #666666;
	
	font-size:14px;
	padding:16px;
	border:none!important;
}

.wpcf7 textarea
{
	background-color: #EEEEEE;
	color: #666666;
	width: 98%;
	
	font-size:14px;
	padding:15px;
	border:none!important;
}

.wpcf7 input[type="submit"]  {
	color: #ffffff;
	background-color: #999999;
	padding:13px;
	border: 1px solid #999999;
	font-size:14px;
	margin-top:10px;
}


 
input[type=checkbox] {
    zoom: 2;
	background-color: #fff!important;
	color: #666666;
	font-size:14px;
	
	border-radius: 0px!important;
}
.wpcf7 input[type="number"]

{
	background-color: #EEEEEE;
	color: #666666;
	width: 20%;
	font-size:14px;
	padding:16px;
	border:none!important;
}

.wpcf7 .texto {
	color: #666666;
	width: 14%;
	font-size:14px;
	
	border:none!important;
	margin-right:0px!important;
	margin-left:0px!important;
		
}
.wpcf7 .cp {
	
	color: #666666;
	width: 12%;
	font-size:14px;
	
	border:none!important;
	margin-right:2%;
	margin-left:10px!important;
	
}

.wpcf7 .texto90 {
	
	color: #666666;
	width: 98%;
	font-size:14px;
	padding:16px;
	border:none!important;
	

margin-bottom:10px;}

.wpcf7 .texto40 {
	
	color: #666666;
	width: 38%;
	font-size:14px;
	padding:16px;
	border:none!important;
	margin-right:2%;

margin-bottom:10px;}
.wpcf7 .texto20 {
	
	color: #666666;
	width: 30%;
	font-size:14px;
	padding:16px;
	border:none!important;
	margin-right:2%;
	margin-bottom:10px;
}

/*.wpcf7
{
      
	padding:10px;
	-webkit-box-shadow: 2px 2x 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}*/
 	#footer-widgets img {
	opacity: .7!important;
	max-width:200px;
	text-align: center!important;
}
/*===============FOOTER==============*/
/* Bottom Bar */
	#footer-bottom { background-color: #1f1f1f; background-color: rgba(0, 0, 0, 0.32); padding: 15px 0 5px; }
	#footer-bottom a { -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
	#footer-info {
	text-align: left;
	color: #666;
	padding-bottom: 10px;
	float: left;
	font-size: 11px;
}
	#footer-info a { font-weight: 700; color: #666; }
	#footer-info a:hover { opacity: .7; }