/*
 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:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*.mobile_menu_bar:before{
	color: white;
	font-size:50px;
}
.et-fixed-header .mobile_menu_bar:before{
	color: black;
}
#et_mobile_nav_menu{
	display: none !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	border-radius: 10px;
}
.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}
#main-header { box-shadow: none !important; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll{
	bottom:50px;
}
@media (max-width: 800px) {
	.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll{
	bottom:15px;
}
}*/