/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: media
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

#top-menu li {
    padding-bottom: 5px;
	padding-left: 18px;
}


@media (max-width: 980px){
.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
    width: auto !important;}
}

/* Switch mobile logo */
@media only screen and (max-width: 980px) {
#logo {
    content: url("https://www.haus-garten-meckenheim.de/wp-content/uploads/logo-meckenheimer-handwerk-mobile.png");
	max-height: 70%;
  }  
}