.wpcf7 input[type="text"],
.wpcf7 input[type="tel"]
{
background-color: #fff;
color: #000;
}
.wpcf7 input[type="email"],
.wpcf7 textarea
{
background-color: #fff;
color: #000;
}
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: white;
color: #ab8b4a;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #ab8b4a;
color: white;
border-color: white;
}
#site-header {
position:absolute;
background-color: transparent !important;
}
.admin-bar #site-header {
top: 32px;
} .column {
float: left;
width: 50%;
padding: 10px;
} .padding {
float: left;
width: 100%;
padding: 10px;
} .row:after {
display: table;
clear: both;
} .grecaptcha-badge { visibility: hidden; }