/*
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.16.1550466209
Updated: 2019-02-18 15:03:29

*/

#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
	/* -webkit-box-shadow: 0 0px 0 rgba(0,0,0,0) !important; */  
    -moz-box-shadow: 0 0px 0 rgba(0,0,0,0) !important; 
    /* box-shadow: 0 0px 0 rgba(0,0,0,0) !important; */ 
    font-weight: 500;
    line-height: 23px;
}