/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.19.4.1547744851
Updated: 2019-01-17 17:07:31

*/

@media screen and (max-width: 980px){
    #main-header .et_mobile_menu li ul.sub-menu{
        display: none !important;
    }
    #main-header .et_mobile_menu li ul.sub-menu.active{
        display: block !important;
    }
    .mobile_nav.opened #mobile_menu {
        display: block !important;
    }
}