/*
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.21.1554807438
Updated: 2019-04-09 10:57:18

*/
#top-menu li {
	padding-right: 10px!important;
}



#et-info{
	    text-align: center;
	    width: -webkit-fill-available;
		width: 100%;
	border-bottom: none!important;
	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);
}



/* .et_pb_gallery .et_pb_gallery_item{
    height: 230px !important;
    overflow: hidden;
}
.et_pb_gallery .et_overlay {
    height: 230px !important;
}

@media screen and (min-width: 768px ) and (max-width:1024px){
.et_pb_gallery .et_pb_gallery_item {
    height: 130px !important;
    overflow: hidden;
}
.et_pb_gallery .et_overlay {
    height: 130px !important;
}
}
@media screen and (min-width: 320px ) and (max-width:767px){
	.et_pb_gallery .et_pb_gallery_item {
    height: 130px !important;
    overflow: hidden;
}
.et_pb_gallery .et_overlay {
    height: 130px !important;
} 
}  */

@media screen and (max-width: 1340px) and (min-width: 981px) {
  #logo {
    max-height: 56%!important;
}
	#et-top-navigation{padding-left:410px!important;}
}


