@import url('https://fonts.googleapis.com/css?family=Jost:300|Aboreto:400|Jost:600&display=swap');#nwWebsite{background-color: rgb(251, 250, 246);}#nwMobileNav{background-color: rgb(84, 51, 16);}#nwWebsite .mm-menu{background-color: rgb(84, 51, 16);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{color: rgb(255, 255, 255);background-color: rgb(116, 81, 45);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{color: rgb(54, 47, 33);font-family: Jost;font-weight: 300;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{color: rgb(71, 50, 14);}#nwWebsite .mm-menu{color: rgb(255, 255, 255);}#nwContent h1{font-family: Aboreto;font-weight: 400;}#nwContent h3{font-family: Jost;font-weight: 600;}#nwWebsite .icon, i.bi{color: rgb(175, 143, 111);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgba(255, 255, 255, 0.8);}#nwFooter{color: rgba(255, 255, 255, 0.8);}#nwHeader.sticky{background-color: rgb(255, 255, 255);}#nwHeaderMessage {
	background: linear-gradient(-10deg, #543310, #74512D, #AF8F6F);
}
.currencyEnabled.membershipEnabled #nwNavSide .nwSiteSearchForm {
	color: white;
}


#nwWebsite {
	background-size: 150px auto; /* tile */
}
/*#nwWrapper {
	background-size: 1500px auto;
	position: relative;
}
#nwWrapper::before {
	content: "";
	width: 15rem;
	height: 10rem;
	display: block;
	position: absolute;
	background-image: radial-gradient(ellipse at top left, rgb(2,45,77), rgba(2,45,77,0) 70%);
	mix-blend-mode: multiply;
}
#nwLogo img {
	filter: drop-shadow(0 0 0.5rem rgb(2,45,77));
}*/


/*#nwHeader.sticky #nwLogo img {
	max-height: 70px;
	filter: none;
}*/

#nwFooter {
	border-image-source: linear-gradient(to right,#5d4a1f,#D1B464,#FEDB37,#FDB931 20%,#9f7928 50%,#8A6E2F 80%,#FFFFAC);
	border-top: 3px solid;
	border-image-slice: 1;
	background:  
	  linear-gradient(to bottom, rgba(2, 45, 77,0.9) 5%, rgba(4,91,156,0.8)),
	  url("https://cdn.nimbo.com.au/assets/740a02d0786a4239a620/4117c1aeb6517a1c7f33514f/uploads/bg-tile.jpg"),
	  url("https://cdn.nimbo.com.au/assets/740a02d0786a4239a620/4117c1aeb6517a1c7f33514f/uploads/bg-top.jpg");
	background-blend-mode: multiply;
	background-size: cover;

	/* coffee overwrite */
	background: linear-gradient(to bottom, #543310, #74512D, #AF8F6F);
}


@media (max-width: 700px) {
/* #nwHeader {
	background-image: radial-gradient(ellipse at 50% -10%, rgba(3, 5, 100, 0.7), rgba(2,45,77,0) 70%);
 }*/
 #headerBarLinks, #nwMobileNav {
	color: white;
 }
}


@media (min-width: 700px) {
 #nwWrapper {
	background-size: 100% auto;
 }
 #nwBranding {
	width: calc(100% - 6.5rem);
 }
 #headerBarLinks {
	position: absolute;
	right: 0;
	margin-top: 2.75rem;
 }
 #nwLogo img {
	max-height: 120px;
 }
}




.imgShell, .shadow, #nwMainImage {
	margin-right: 1rem;
	margin-bottom: 2rem;
	box-shadow: 1rem 1rem 0 rgba(175,143,111,0.5);
	background: white;
}
.imgShell div {
	background-size: cover;
}

#nwWebsite details h4 {
	margin: 2rem 0 -0.75rem;
	font-size: 0.9rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	opacity: 0.7;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}