/*
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.0.105.1519807374
Updated: 2018-02-28 08:42:54

*/
#et-info{
	    text-align: center;
	    width: -webkit-fill-available;
	
		width: 100%;
	
	border-bottom: #eeeeee 2px solid;
	padding-top: 8px!important;
    padding-bottom: 15px!important;
}

#et-info-phone {
   
    float: left !important;
}

.et-social-icons {
    float: right !important;
}
.et_fixed_nav #top-header 
{ position: absolute !important; } 
.et-fixed-header 
{ top: 0px!important; }

.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: 240px;
    border-top: 3px solid #0189b2;
    opacity: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}


#main-header {
    top: 27px !important;
}


@media screen and (min-width: 981px) and (max-width: 1065px) {
	

#top-menu li {
    
    padding-right: 7px!important;
}
}
