/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.1.3
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/
.secondary-nav>.menu-item-14285 a {
    color: #e03f3f;
}

.primary-nav-menu .nav-inline>.menu-item-14096 a {
    color: #e03f3f;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
  text-indent: 30px;
}
.wpcf7 p{ position: relative; }
.wpcf7 p .fa{
  position: absolute;
  color: #cdcac3;
  z-index: 100;
  font-size: 18px;
  top: 22%;
  left: 3%;
}
.wpcf7 p .fa-pencil{ 
	top: 6%; 
	left: 2%;  
}

input[type="tel"] {
padding: .857em 1.214em;
background-color: transparent;
color: #818181;
line-height: 1.286em;
outline: 0;
border: 0;
-webkit-appearance: none;
border-radius: 1.571em;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-color: #ddd;
}

#area-formacao {
	padding: .200em .600em;
	background-color: transparent;
	color: #818181;
	line-height: 2em;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 1.571em;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
}

#formandos {
	padding: .200em .600em;
	background-color: transparent;
	color: #818181;
	line-height: 2em;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 1.571em;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}
header#masthead.site-header.mobile-header-v2.handheld-stick-this {
    background-color: #000000;
}