/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.6.1589890936
Updated: 2020-05-19 14:22:16
*/

/*
#logo {height: 80px !important; max-height: 80px; padding-top:20px;}
#main-header {height: 110px !important;}
.evidenziatore1 {text-transform: uppercase; color:#E09900;}
@media only screen and (min-width: 981px) {.et_header_style_centered #logo {max-height: 100px !important;}}
.et_header_style_centered #main-header .logo_container {height: 100px; margin-bottom:30px;}
*/

.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="message"], textarea {
     font-size: 15px; background-color: #ededed; border: none; width: 95%; padding: 10px;
}
.wpcf7 input[type="submit"] {
     color: #ffffff; font-size: 17px; font-weight: 700; background: #25a85c; padding: 13px 20px 13px 20px; border: none; border-radius: 5px; width: auto; text-transform: uppercase; letter-spacing: 4px;
}
.wpcf7 input:hover[type="submit"] {
     background: #1c1c1c; transition: all 0.4s ease 0s;
}
.wpcf7 input:active[type="submit"] {
     background: #000000;
}