/*
Theme Name: Divi Child Cofa.de
Description: Divi cofa.de
Author: Thomas Schorb
Author URI: http://www.mein-internet-partner.de
Template: Divi
Version: 1.0
Tags:
*/

.et_boxed_layout #page-container .et_pb_row 
   { width: 100%;
    max-width: 1080px;
    margin: auto;
}


#main-header {
    border-bottom: 3px solid #0c1680;  
}


@media screen and (max-width: 980px) {
  #main-header {
   
  }
}


#top-menu li.mega-menu>ul>li>a:first-child {
	font-weight: normal;
	font-size:14px;

}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
    width: 100%;
    left: -30px !important;
    right: -30px !important;
}

