/*
 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
------------------------------------------------------- */
.inline-btn .et_pb_button_module_wrapper{
	display: inline !important;
}

.menu-item .sub-menu::before{
	content: '';
	background: transparent;
	height:20px;
	top: -20px;
	width: 100%;
	position: absolute;
}