@charset "utf-8";
/* CSS Document */
/*

Theme Name: Neve Child

Theme URI: https://wp-themes.com/neve

Author: ChildThemeWP.com

Author URI: https://childthemewp.com

Description: My WordPress Neve child theme.

Template: neve

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Version: 1.0.0

Text Domain: neve-child

*/
#nv-primary-navigation-main li.current-menu-item > a:hover{
	color:#f48a00 !important;
}
.nv-navbar,
nav.header-main{
	background:url(https://www.a1miniexcavations.com.au/wp-content/themes/neve-child/images/dust-bg-1.jpg) no-repeat bottom;
	
	}
.nv-navbar.myfixed{
	height:auto;
	
	}
ul#nv-primary-navigation{
	margin-top:0px !important;
	
}
.nv-navbar.myfixed ul#nv-primary-navigation{
	margin-top:0px !important;
	
}
.slider .fl-row-content-wrap{
	padding:0px !important;
	}
.slider .fl-module-content{
	margin:0px !important;
	}
.slider p {
	margin:0px !important;
	padding:0px !important;
	}
#genesis-responsive-slider{
	border:none !important;
	padding:0px !important;
	background-color:transparent !important;
	}

div.wrap.slider{
	
	max-width:100%;
	width:100%;
	}
div.flexslider{
	max-width:100%;
	width:100%;
	}
div.wrap.slider img {
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	
	}
div.slide-image{
	max-height:100%;
	width:100%;
	float:left;
	}	
.nv-navbar.myfixed a.brand img{
	display:none !important;
	}
.nv-navbar.myfixed .nv-nav-header{
	display:none !important;
	}
.site-logo{
	width:320px !important;
	
}
a.brand{
	background:url(images/a1-mini-excavations-logo.png);
	width:100%;
	height:180px;
	background-size:contain;
	background-repeat:no-repeat;
	}
a.brand img{
	display:none;
	}
	.featured-img img{
		width:100% !important;
		}

div.header-image{
	float:left;
	width:100%;
	line-height:0px;
	}
div.header-image img{
	width:100% !important;
	}
div.header-image p{
	margin-bottom:0px !important;
	}

/*slider area*/
@media only screen and (min-width: 961px) {
	.nv-navbar{
	height:250px;
	
	}
.nv-navbar.myfixed{
	height:auto;
	
	}
	a.brand{
	
	background-position:center;
	}
	}

@media only screen and (max-width: 960px) {
	.nv-navbar{
	/*background-color:#2e2b26 !important;*/
	background:url(https://www.a1miniexcavations.com.au/wp-content/themes/neve-child/images/dust-bg-1.jpg) no-repeat top;
	
	
	}
	.nv-navbar, nav.header-main{
		height:180px;
	}
	.header-menu-sidebar .nav-ul a{
		color:#000 !important;
	}
		.header-menu-sidebar .nav-ul a:hover{
		color:#fcb900 !important;
	}
	#mysticky-nav .myfixed{
		display:none !important;
		}
	#nv-primary-navigation{
		background-color:#2e2b26;
		padding:0 2% !important;
		}
	a.brand{
		height:100px !important;
		}
	}

	@media only screen and (max-width: 480px) {
	a.brand{
		height:80px !important;
	}
		}
		
		.footer--row-inner{
		 display:none !important;   
		}
.footer_bar{
    color:#fff !important;
    background-color:#121212 !important;
}
.wrapper.footer{
    background-color:#121212 !important;
    min-height:auto !important;
}
.footer_bar a{
    color:#fff !important;
    text-decoration:underline;
}
.footer_bar a:hover{
    color:#fff !important;
    text-decoration:none;
}
    
}