/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.17.4
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.current-menu-item > a, .current-menu-parent > a{
    border-bottom: #fff solid 2px;
    /*padding-bottom: 10px !important;*/
}
.sub-menu >.current-menu-item > a{
	border-bottom: none!important;
}
#top-menu >.menu-item > a{ padding-bottom: 12px !important;}

#logo {
	max-height: 100%;
}

.mobile_menu_bar:before{
	color: #cf2e2e!important;
	font-size: 40px;
}
.et-fixed-header #top-menu li.current-menu-ancestor>a{
	color:#ffff!important;
}
#top-menu .current-menu-ancestor .current-menu-parent {
	color:#0e76bc!important;
}
