@import url('https://fonts.googleapis.com/css?family=Raleway:400|Raleway:500|Cormorant+Garamond:700i|Cormorant+Garamond:500|Cormorant+Garamond:400|Raleway:600&display=swap');#nwWebsite{background-image: url('https://cdn.nimbo.com.au/assets/3a15c7d0bbe60300a39f/1229310ce61c90f3a46e340e/uploads/SWWW.gif'); background-repeat: no-repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(249, 247, 240);}#nwWrapper{background-color: rgb(255, 255, 255);}#nwHeaderMessage{background-color: rgb(244, 204, 153);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{background-color: rgb(191, 148, 116);font-size: 1.2rem;font-family: Raleway;font-weight: 400;}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{color: rgb(55, 46, 44);font-family: Raleway;font-weight: 500;}#nwHeaderMessage{color: rgb(55, 46, 44);}#nwWebsite #nwLogo{font-family: Cormorant Garamond;font-weight: 700;font-style: italic;}#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{font-size: 0.8rem;}#nwContent h1{font-size: 2rem;font-family: Cormorant Garamond;font-weight: 500;}#nwContent h2{font-size: 2rem;font-family: Cormorant Garamond;font-weight: 400;}#nwContent h3{font-size: 0.9rem;font-family: Raleway;font-weight: 600;}#nwWebsite .icon{color: rgb(191, 148, 116);}#nwHeader.sticky{background-color: rgb(249, 247, 240);}body#nwWebsite {
	height: auto;
	min-height: 100%;
	background-size: 10px;
}
#nwFooter {
	padding-bottom: 3rem;
}

@media (min-width: 700px) {
	html {
		font-size: 16px;
	}
	#nwHeaderMessage { /* not in use when message is in footer */
		transition: all 0.3s ease;
	}
	.sticky #nwHeaderMessage {
		font-size: 0;
		padding: 0;
		transition: all 0.3s ease;
	}
	#headerBarLinks {
		right: auto;
		padding: 0;
		width: 100%;
		text-align: right;
	}
	#headerBarLinks a {
		position: relative;
		z-index: 12;
		padding: 10px 13px;
		font-size: 0;
	}
	.myAccountLink {
		line-height: 22px;
	}
	#headerBarLinks a::before {
		position: absolute;
		font: normal 20px FontAwesome;
		left: 5px;
		line-height: 22px;
	}
	.myAccountLink::before {
		content: "\f007";
	}
	#nwHeaderStrip > .nwContainer a small {
		margin: 0;
		border-color: transparent;
	}
	#nwNavTop {
		border-bottom: 1px solid rgb(55,46,44,0.5);
	}
	#nwNavTop .formEnabled {
		margin-left: -1vw;
	}
	#nwNavTop li a {
		padding: 1vw;
	}
}

@media (min-width: 950px) {
	#nwLogo {
		padding: calc(1rem + 1.1vw) 0;
	}
	#nwNavTop > ul > li:first-child {
		margin-right: calc(220px + 4vw);
	}
	#nwBranding > .nwContainer {
		position: absolute;
		width: 100%;
	}
	#nwNavTop {
		padding: 35px 0;
	}
	.sticky #nwNavTop {
		border-bottom: none;
	}
	#nwNavTop ul {
		position: static;
		padding-right: calc(10px + 2vw);
	}
	.nwNav li > * {
		font-size: calc(0.85rem + 0.2vw);
	}
	#nwNavTop .nwSiteSearchForm {
		position: absolute;
		width: calc(294px + 6vw);
		margin-top: -30px;
		right: 20px;
		background: rgb(254,253,250);
		padding: 18px 0;
	}
	.sticky #nwNavTop .nwSiteSearchForm {
		background: rgb(249,247,240);
	}
	#nwNavTop .nwSiteSearchForm div {
		max-width: 100%;
	}
}

@media (max-width: 699px) {
	#headerBarLinks .openCartSummary::before {
		top: 12px;
	}
}

#headerBarLinks .openCartSummary::before {
	content: "\f290";
	font-size: 18px;
}

#nwNavTop ul {
	pointer-events: none;
}
#nwNavTop > ul > li {
	margin: 0 1vw;
	color: inherit;
}
#nwNavTop li {
	pointer-events: auto;
}
#nwNavTop li a {
	text-transform: none;
}
#nwWebsite:not(.loggedIn) .nwNav .search, 
#nwWebsite:not(.loggedIn) .nwNav .formEnabled {
	visibility: hidden;
	pointer-events: none;
}
.nwSiteSearchForm div {
	background: none;
}

#nwWebsite h1 {
	line-height: 1;
}



/* ==================== 
klaviyo style overrides 
==================== */

#nwContent .klaviyo-form > * {
}
#nwContent .klaviyo-form form {
	padding: 0;
}
#nwContent .klaviyo-form input[value="Submit"] {
	display: none;
}
#nwContent .klaviyo-form input[type="email"] {
	margin: 0;
	min-width: 200px;
	height: auto;
	border-width: 0 0 1px 0;
}
#nwContent .klaviyo-form button {
	padding: 0.5em 1em;
	background: none;
	border: 1px solid;
	color: inherit;
	font-size: 1rem;
}
#nwContent .dMHKxR.dMHKxR {
	display: block;
	flex: 1 auto;
	margin: auto !important;
}
@media (max-width: 699px) {
	#nwContent div[data-testid="form-row"] {
		display: block;
	}
	#nwContent .klaviyo-form p {
		text-align: center;
	}
}



/* ==================== 
footer styling 
==================== */

@media (max-width: 699px) {
	#nwContent .synCerts {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	#nwContent .synCerts div:first-child {
		grid-column-start: 1;
		grid-column-end: -1;
		padding-bottom: 2rem;
	}
}
@media (min-width: 700px) {
	#nwContent .synCerts {
		display: flex;
		align-items: center;
		justify-content: space-around;
	}
	#nwContent .synCerts .center {
		padding: 0 1em;
	}
}


#nwContent .synShopPoints {
	padding: 1.5rem 0.5rem;
}
@media (min-width: 700px) {
	#nwContent .synShopPoints {
		padding: 0.5rem;
	}
}
#nwContent .synShopPoints *:not(img) {
	color: #FFF;
	width: auto;
	flex: 1;
}
#nwContent .synShopPoints h3 {
	display: flex;
	align-items: center;
}
#nwContent .synShopPoints h3 img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
@media (min-width: 950px) {
	body#nwWebsite .synShopPoints {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 2;
		display: flex;
		justify-content: space-between;
	}
}

/* quote */
.row.clearfix.appHook.nwPreFooter.appTestimonialsInit {
	padding-top: 6vw;
}
.nwPreFooter .appTestimonial .quote {
	padding-top: 1rem;
	max-width: 700px;
}
#nwContent .nwPreFooter .appTestimonial .quote p {
	font-size: 1.3rem;
}
#nwContent .nwPreFooter .appTestimonial .quote p strong {
	font-family: Cormorant Garamond, serif;
	font-weight: normal;
}
.nwPreFooter .appTestimonial .ion-quote {
	display: none;
}

.synTinted {
	background: #f2eee4;
	background: rgb(249,247,240);
}
#nwFooter .nwContainer,
#nwContent .nwPreFooter .nwShare p, 
#nwFooter .paymentMethods {
	display: none;
}
#nwContent .nwPreFooter .column { /* make footer same width across all pages */
	max-width: 1600px;
}
#nwContent .nwPreFooter.synTinted ul {
	padding: 0;
	list-style: none;
}
#nwContent .nwPreFooter.synTinted p,
#nwContent .nwPreFooter.synTinted li {
	font-size: 0.8rem;
}
#nwContent .nwPreFooter a {
	text-decoration: none;
}
@media (min-width: 700px) {
	#nwContent .nwPreFooter .instaFeed {
		max-width: 200px;
	}
}


/* ==================== 
misc styles 
==================== */

.isSlider.column .column {
	padding-left: 2rem;
	padding-right: 2rem;
}
#nwContent .nwItem .shortDesc {
	margin: -0.3rem 0 0.7rem;
	font-size: 1rem;
}
.nwItemList.appCarousel.column .nwItem {
	padding: 0 2rem;
	text-align: left;
}

#nwContent h3 {
	color: inherit;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#nwContent .socialVisit .column {
	padding: 0;
	text-align: left;
}
#nwContent .nwShare a {
	border: 1px solid;
	color: inherit;
	text-align: center;
	opacity: 0.5;
}
#nwContent .nwShare a:first-of-type {
	margin-left: 0;
}
#nwContent .synTinted .paymentMethods li {
	background-color: #f2eee4;
	background-blend-mode: luminosity;
}
@media (max-width: 699px) { /* copyright */
	.nwPreFooter.synTinted p[style="text-align: right;"] small {
		text-align: left;
	}
}

#nwContent .serif {
	font-family: Cormorant Garamond, serif;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
}
#nwContent p.serif {
	font-size: 1.2rem;
}
#nwContent .gold {
	color: #BF9474 !important;
}
br + br {
	margin-top: 0.5rem;
	display: block;
}
#nwStage button, .nwButton, .btn {
	padding: 1em;
	font-size: 1rem;
	text-align: center;
}
#nwWebsite .nwButton.nwButtonSmall {
  letter-spacing: 0.05em;
}


.tabberlive {
	background: #FFF;
}
ul.tabbernav {
	border-bottom: none;
	background: #f2eee4;
	padding-top: 5px;
}
#nwContent ul.tabbernav li {
	flex: 1;
}
#nwWebsite ul.tabbernav li a {
	padding: 1.2em;
	background: none;
	color: rgb(191,147,115);
	font-weight: bold;
	text-align: center;
}
#nwWebsite ul.tabbernav li a:hover, #nwWebsite ul.tabbernav li.tabberactive a {
	background: #FFF;
	color: rgb(191,147,115);
	border-color: transparent;
}
.tabberlive .tabbertab {
	padding: 1.2rem;
}

/* home page */
@media (min-width: 700px) {
	#nwContent .flexSet {
		display: flex;
	}
	.synTestimonial.third {
		max-width: 33.3vw;
	}
}
.synTestimonial blockquote {
	margin: 0;
	padding: 0 0 0 3rem;
	font-size: 1.2rem;
	font-style: italic;
	line-height: 1.2;
}
#nwContent .synTestimonial blockquote p {
	margin-top: 0;
	font: inherit;
	font-size: 2rem;
}

/* shop pages only */
#breadcrumbs a {
	text-decoration: none;
}
.flexParent {
	margin: 1.5rem 0;
	display: flex;
	align-items: center;
}
#nwContent .flexParent > * {
	margin: 0;
}
#nwContent .flexParent > *:first-child {
	flex: 1;
}

#nwContent .sliderPoints h3.serif {
	font-size: 1.2rem;
}
.sliderPoints h3.serif strong {
	color: rgb(191, 147, 115);
}
.sliderPoints h3.serif em {
	display: block;
	font-style: italic;
}

.nwItemList h4, .nwItemList h3 {
	display: block !important;
}
#nwContent .nwItemList h4 {
	clear: both;
	padding-top: 1em;
	font-size: 0.8rem;
}
#nwContent .nwItemList p + h3 {
	float: left;
	margin: 0;
}
.nwItemList h3 + span {
	float: right;
}
.nwItemList blockquote { /* out of stock */
	clear: both;
	margin-top: 3rem;
}

.salePrice {
	color: inherit;
}
#nwWebsite #promoFields button {
	padding: 0.5em;
	font-size: 1rem;
}

/* checkout page */
.isCheckout #nwBranding > .nwContainer {
	position: relative;
}
#nwWebsite .shopCheckout h2 strong {
	font-family: Raleway;
	line-height: 1.2;
}
#nwWebsite .nwButton.editCheckoutStep {
	width: auto;
}
@media (max-width: 699px) {#nwLogo {width: 200px;}}