.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}
.et_pb_contact_right p input.websubmit {
max-width: initial;
}
#webgoogle .wpcf7-form-control-wrap {
float: left;
}
.et_pb_contact p input[type=checkbox]+label i {
background-color: #000 !important;
border: 1px solid #FFFFFF !important;
}
.et_pb_contact_field_options_title, .et-pb-contact-message {
color: #FFFFFF;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-number, .wpcf7-date, .wpcf7-captchar {
background-color: #eee !important;
border: 1px solid black !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #000 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 600;
border: 1px solid black !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7 .et_pb_contact p input[type=checkbox] {
display: inline;
-webkit-appearance: radio !important;
}
.wpcf7-submit:hover {
background-color: #666;
border-color: #666;
padding: 16px !important;
color: #FFF !important;
font-weight: bold;
}
.recaptcha-form div{
background-color: #EEE;
}
.recaptcha-form div div{
margin: 0 auto;
margin-bottom: 15px;
}
.et_fixed_nav #logo {
max-height: 130px;
margin-bottom: 0;
}
.et_header_style_centered #main-header div#et-top-navigation {
padding-top: 10px;
}
body {
background-color: #f8f6ee;    
}
body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header {
background-color: #f8f6ee;
}
#main-content, .et_pb_section {
background-color: #f8f6ee;
}
.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
background: rgba(0, 0, 0, 0.83);
}
.et_pb_slide_image {
margin-top: -320px;
}
.et_pb_slide_with_image .et_pb_slide_description {
width: 510px;
padding-left: 0;
padding-right: 0;
text-align: left;
padding-bottom: 40px;
float: right;
padding: 80px 10px;
}
.et_pb_fullwidth_header {
padding-top: 30px;
padding-bottom: 15px;
}
.et_pb_gallery {
margin: 0 0 0px;
position: relative;
overflow: hidden;
}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
padding-right: 15px;
}
#top-menu li {
padding-right: 20px;
}
.et_header_style_centered #top-menu > li > a {
padding-bottom: 1em;
}
@media (max-width: 980px) {
.et_pb_section {
padding: 1px 0;
}
}
.privacy_wpcf7 {
display: block !important;
-webkit-appearance: checkbox !important;
-ms-transform: scale(1.5); 
-moz-transform: scale(1.5);
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
padding: 20px;
}