/*
Theme Name: WebNet WordPress Theme
Theme URI: http://www.webnet-italia.com
Version: 1.1
Description: Smart. Flexible. Beautiful. WebNet WordPress Theme is the most powerful theme in our collection.
Author: Tommaso Capretti
Author URI: http://www.webnet-italia.com
Template: Divi
*/
@import url(../Divi/style.css);

#main-header {
    background-image: url("https://www.masonifredianelli.it/wp-content/uploads/2015/11/barra_sito.png");
    background-repeat: no-repeat;
    height: 100px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 5px;
}
@media only screen and (min-width: 981px) {
.et_pb_slide_0 {
height: 500px;
}
#logo {
    max-height: 140% !important;
}
}

.wpcf7-submit{
    background-color: #606060 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
	cursor: pointer !important;
}

.recaptcha-form div{
	background-color: #EEE;
}

.recaptcha-form div div{
	margin: 0 auto;
	margin-bottom: 15px;
}

.wcom_contact_form input, .wcom_contact_form textarea, .wcom_contact_form .recaptcha-form div{
	background-color: rgba(139,165,191,0.47) !important;
	color: #fff !important;
}