/*
Theme Name: Manly 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.15.1551411716
Updated: 2019-03-01 14:41:56

*/

/* logo drop */
#et-info {
    float: right;
}

#logo {
   max-height: 160px !important;
    margin-top: -55px;
		transition-delay: 1s!important;
	transition: 1s!important;
	
}

.et-fixed-header #logo {

        max-height: 146px!important;
    margin-top: -52px;
	content:url(/wp-content/uploads/2018/09/manly-beach-hire-300px.png);

  }

/*main header background image */
#main-header {
   background-size: 100%!important;
    background-image: linear-gradient(180deg,rgba(43,135,218,0) 78%,#fff86699 100%),url(https://manlybeachhire.com.au/wp-content/uploads/2019/03/manly-menu-background-cp.jpg)!important;
}


.et_fixed_nav #top-header {
	
    position: fixed;
    z-index: 9998!important;
}

/* remove grey line between top header and primary menu */

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

/* removes line mobile menu */
.et_mobile_menu {
    	    margin-top: 0px;
    border-top: 3px solid #fdfa4e;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.58);
    border-radius: 4px;}

/* fixed mobile header */

@media (max-width: 980px) {
    
/*mobile main header background image */
#main-header {
   background-size: 100%!important;
    background-image: linear-gradient(180deg,rgba(43,135,218,0) 78%,#fff86699 100%),url(https://manlybeachhire.com.au/wp-content/uploads/2019/03/manly-menu-background-cp.jpg)!important;
}
    
    
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
#logo {
     max-height: 90px!important;
	margin-top:-3px;
	transition:2s;
	content:url(/wp-content/uploads/2018/09/manly-beach-hire-300px.png);
  }
.et-fixed-header #logo {
margin-top:-3px;
     max-height: 90px!important;
	
	content:url(/wp-content/uploads/2018/09/manly-beach-hire-300px.png);

  }
  
	/* background menu */
	
	.et_mobile_menu {
  
    background-image: linear-gradient(180deg,rgba(43,135,218,0) 78%,#fff86699 100%),url(https://bondibeachhire.com.au/wp-content/uploads/2018/09/Beach-Hire-300x300px.png)!important;
    background-size: 134px!important;
    background-repeat: no-repeat!important;
    background-position-x: 149px!important;
    background-position-y: 60px!important;
}
	


}