@import url('https://fonts.googleapis.com/css?family=Lato:300|Yanone+Kaffeesatz:400&display=swap');#nwWebsite{background-image: url('https://cdn.nimbo.com.au/assets/c361bc7b2c033a83d663/6853328bdf9a4b9504b9398/uploads/footer-bg.png'); background-repeat: no-repeat; background-position: 50% 100%; background-size: auto;background-color: rgb(233, 238, 246);}#nwWrapper{background-color: rgb(255, 255, 255);}#nwHeaderMessage{background-color: rgb(233, 238, 246);}#nwBranding{background-color: rgb(255, 255, 255);}#nwNavTop, #nwNavSide{background-color: rgb(255, 255, 255);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{color: rgb(255, 255, 255);background-color: rgb(35, 89, 170);font-family: Lato;font-weight: 300;}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{color: rgb(35, 89, 170);font-family: Lato;font-weight: 300;}#nwHeaderMessage{color: rgb(35, 89, 170);font-size: 1.5rem;font-family: Yanone Kaffeesatz;font-weight: 400;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{color: rgb(35, 89, 170);}#nwWebsite #nwNavTop li ul a, #nwWebsite #nwNavTop li ul a:hover, #nwWebsite #nwNavTop li:hover ul a, #nwWebsite #nwNavSide li ul a, #nwWebsite #nwNavSide li:hover ul a, #nwWebsite #nwNavSide li ul a:hover{color: rgb(35, 89, 170);}#nwContent h1{font-size: 2rem;font-family: Yanone Kaffeesatz;font-weight: 400;}#nwContent h2{font-size: 1.8rem;font-family: Yanone Kaffeesatz;font-weight: 400;}#nwContent h3{font-size: 1.5rem;font-family: Yanone Kaffeesatz;font-weight: 400;}#nwWebsite .icon{color: rgb(35, 89, 170);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgb(39, 85, 170);font-family: Lato;font-weight: 300;}#nwFooter{color: rgb(35, 89, 170);font-family: Lato;font-weight: 300;}html, body {
	height: auto;
	min-height: 100%;
}
@media (max-width: 399px) {
  #nwHeaderMessage {
	font-size: 1rem;
  }
}
body:not(.searchEnabled):not(.shopEnabled) #nwHeaderMessage {
	padding-left: 0.7rem;
}
#nwHeaderMessage .nwContainer {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em;
	justify-content: space-between;
	max-width: 1000px;
	text-align: center;
}
#nwHeaderMessage a {
	display: inline-block;
	letter-spacing: 0.06em;
}
#nwHeaderMessage a:first-child {
	flex: 1;
	align-self: center;
	text-align: right;
}
@media (max-width: 699px) {
 #nwHeaderMessage a:first-child {
	min-width: 100%;
	padding: 0.5em 0 1em;
 }
#nwHeaderMessage a[href*="hotdoc"] {
	flex: 1;
 }
}

#nwHeaderMessage span {
	margin-right: 4px;
	width: 1.4em;
	border-radius: 20px;
	background: #EC1C24;
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.4;
	text-align: center;
}
#nwHeaderMessage a[href*="hotdoc"] {
	margin-top: -5px;
	max-width: 50%;
/*	padding: 6px 7px 4px 9px;
	background: #EC1C24;
	border-radius: 5px;
	color: #FFFFFF;*/
	line-height: 0;
}
#nwContent h1, #nwContent h2, #nwContent h3 {
	color: inherit;
}
#nwContent .firstBlock {
	padding: 0 0 1.5rem;
	background: rgb(61, 133, 198) url("https://cdn.nimbo.com.au/assets/c361bc7b2c033a83d663/6853328bdf9a4b9504b9398/uploads/h1-bg.png") center repeat-x;
	background-size: cover;
}
#nwWebsite #nwContent .firstBlock h1 {
	margin-bottom: 0;
	text-align: left;
	color: #FFF;
}
.firstBlock + .appHook {
	padding-top: 2rem;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}