/*
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: 2.7.8.1470063244
Updated: 2016-08-01 14:54:04

*/

/* DELETE GREY UNDERLINE */

#main-header.et-fixed-header.et_boxed_layout {
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
img.header-image {
    box-shadow: none;
}

/* DELETE WHITE SPACE/bullits BELOW TEXT MODULE MENU BOXES */
.et_pb_text img {
   display: block;
}

.lang-item {
  list-style: none;
}


/* FLAGS */
.lang-item {
  display: inline;
}




