/*
Theme Name: MVP-Schweisstechnik
Template: Divi
Author: Child Theme Configurator
Version: 4.9.3.1617823626
Updated: 2021-04-07 19:27:06

*/

/******************HEAD*************************/
li#menu-item-78 a {
	background-color: #667BAF;
    color: white;
	background-color: #667BAF;
    padding: 13px 26px 13px 26px !important;
    border: 3px solid #667BAF;
}

li#menu-item-78 a:hover {
    background-color: white;
	border:3px solid #667BAF;
    color: #222222!important;
    padding: 13px 26px 13px 26px !important;
}


#top-menu li#menu-item-78.current-menu-ancestor>a, #top-menu li#menu-item-78.current-menu-item>a, #top-menu li#menu-item-78.current_page_item>a, .et_color_scheme_red #top-menu li#menu-item-78.current-menu-ancestor>a, .et_color_scheme_red #top-menu li#menu-item-78.current-menu-item>a, .et_color_scheme_red #top-menu li#menu-item-78.current_page_item>a, .et_color_scheme_pink #top-menu li#menu-item-78.current-menu-ancestor>a, .et_color_scheme_pink #top-menu li#menu-item-78.current-menu-item>a, .et_color_scheme_pink #top-menu li#menu-item-78.current_page_item>a, .et_color_scheme_orange #top-menu li#menu-item-78.current-menu-ancestor>a, .et_color_scheme_orange #top-menu li#menu-item-78.current-menu-item>a, .et_color_scheme_orange #top-menu li#menu-item-78.current_page_item>a, .et_color_scheme_green #top-menu li#menu-item-78.current-menu-ancestor>a, .et_color_scheme_green #top-menu li#menu-item-78.current-menu-item>a, .et_color_scheme_green #top-menu li#menu-item-78.current_page_item>a {
    color: white;
}

#main-header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

@media (min-width: 981px) {
#main-header.et-fixed-header {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}}

.et_header_style_centered #main-header .container {
    text-align: left;
}

/*******************BODY************************/

/**formular**/
.et-pb-contact-message {
    color: white;
    font-size: 25px;
    text-align: center;
    font-family: 'Source Sans Pro Regular';
}

/**form ende**/
.et_boxed_layout #page-container {
    -webkit-box-shadow: none;
    box-shadow: none;
}



/*******************FOOTER************************/
#main-footer > .container {
    display: none;
}


/*****MOBIL******/
    @media (max-width: 767px) {
.et-hide-mobile {
    display: unset!important;
	}}
