/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_widget a{color:#00a9e0;}

#et-info {
float:right;
}
#et-info-email{display:none;}

.nav li ul{padding:10px 0;}
#top-menu li li a{padding:6px 5px;}

@media only screen and (max-width: 981px) {
  /* Changes mobile logo to specified image */
  #logo {
    max-height:100%;
  }
.et_header_style_left #logo, .et_header_style_split #logo{max-width:80%;}
}