/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Richard Carey
Author URI: http://www.elegantthemes.com
Description: This is a Child theme of Divi so custom CSS will not be erased when core Divi theme is updated.
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.10.1531662991
Updated: 2018-07-15 09:56:31

*/

body {
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
#top-menu ul .sub-menu{
    width:800px!important;
}
.sub-menu{
    width:700px!important;
}
#sidebar .et_pb_widget {
  line-height: 1.3em;
  padding-bottom: 0.5em;
}
#sidebar .et_pb_widget div {
  padding-top: 0.5em;
}
#sidebar .et_pb_widget li {
  padding-top: 1em;
}
#sf_widget_event-4 div {
  line-height: 1.3em;
  padding-top: 0.5em;
}
#sf_widget_event-4 ul {
  line-height: 1.3em;
}
#sf_widget_event-10 ul {
  line-height: 1.3em !important;
}
#sf_widget_event-10 li {
  padding-top: 0.5em;
}
/* This does not work here. Use => Appearance => Customize => Additional CSS
.footer-widget .et_pb_widget a {
    color: #fff;
}
*/
