
/* Non Home PageTheme customization starts here
-------------------------------------------------------------- */

div.sticky-header-wrapper.clearfix.is-boxed-header {
	background-image: url(http://www.hansenhoney.co.nz/wp-content/uploads/2016/05/banner-image-1.png) !important;
/* 	background-color: #fec52d !important */
	background-repeat: no-repeat;
	background-position: center;
	height: 350px !important;
		-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}