/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes.
Author: 
Template: Divi
*/
@import url("../Divi/style.css");



#top-menu a:hover,
#mobile_menu_slide a:hover { 
    color: #a1861d!important; 
    opacity:1 !important;
}

#top-menu li li a:hover { background-color: #565656 !important; opacity: 1 !important; }

#top-menu li li a:hover { color: white !important; }



