/*
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.0.19.1484183616
Updated: 2017-01-12 01:13:36

*/


/* Make Secondary Menu Wider */
html body div#et-top-navigation ul.nav .sub-menu {
       width: 400px; 
    } 

html body div#et-top-navigation ul.nav li ul li a {
       width: 100%!important; 
    } 

html body div#et-top-navigation ul.nav li ul li {
       width: 400px; 
    } 
