/*
 Theme Name:   Divi Child
 Theme URI:    http://weberest.com
 Description:  Theme for mirage
 Author:       Weberest
 Author URI:   http://weberest.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:        
 Text Domain:   Divi-child
*/



#top-menu li {
    display: inline-block;
    padding-right: 19px;
    font-size: 16px;
    text-transform: uppercase;
}

.current_page_item {
	border-top: solid 2px #818181;
}



.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {

	padding-top: 0px;
    padding-bottom: 32px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	top: 70px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding-bottom: 12px;
	padding-top: 72px
}

@media (min-width: 981px){
	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 0px;
	}
}


.nav li ul {
	border-top: 3px solid #f00;
}

.five-columns .et_pb_module {
    float: left;
    width: 20%!important;
    padding: 20px;
}
 
@media only screen and (max-width: 980px) {
     
.five-columns .et_pb_module {
    width: 33%!important; 
    }
}
 
@media only screen and (max-width: 479px) {
     
.five-columns .et_pb_module {
    width: 50%!important;
    }
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	height: 177.813px;
	left: 24px;
}

.ourproducts {background-image: url(/wp-content/uploads/2018/09/background-5.jpg)!important;
    background-size: 100%;
    background-position: bottom center;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    padding: 54px 0 20px 0;
    margin-bottom: 20px;
 }

#main-footer {
	background-image: url("/wp-content/uploads/2018/09/backgroundFOOTer.jpg");
	background-repeat: no-repeat;
	background-color:  #eeeeee !important; 
	background-size: 100%;
	
}

#footer-widgets {
    padding: 14% 0 0;
    font-size: 11px;
    line-height: 1.3;
}

@media (min-width: 981px) {
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 0.5% 0;
}

}

 .point:before {
         position: relative;
         margin-right: 9px;
         top: 5px;
         content: url("/wp-content/uploads/2018/09/point.png");
    }

   

.et_pb_fullwidth_portfolio .et_pb_portfolio_title, .et_pb_fullwidth_portfolio h2.et_pb_portfolio_title {
    position: relative;
    margin: 6px 0;
    text-align: center;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
    float: left;
    position: relative;
    width: 30%;
    height: 0;
    margin: 0;
    max-height: 141px;
    text-align: center;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 133px;
}

@media only screen and (min-width: 1350px) {
.kostenlos {
    padding: 0px 0px 46px 0px !important;
}

#footer-bottom {
    border-top: solid 2px #dddddd;
    padding: 15px 0 5px;
    background-color: #fff;

    }

.mobile_menu_bar:before {
    position: relative;
    top: 33px;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
}


h2.linebehind {
	 position: relative;
    z-index: 1;
    margin-top: 50px;
}

h2.linebehind:before {
	border-top: 2px solid #ee2b33;
    content:"";
    margin: 0 auto; /* this centers the line to the full width specified */
    position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 35%; left: 0; right: 0; bottom: 0;
    width: 35%;
    z-index: -1;
}


 h2.linebehind span {
 	   background: #eeeeee; 
        padding: 0 15px; 
 }  


