/* ############################################################ */
/* http://csscompressor.com/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}




/* ############################################################ */
/* MAX PIXELS */

	.show_1280 {display:none;}
	.show_1024 {display:none;}
	.show_768 {display:none;}
	.show_480 {display:none;}

	/* SITEWIDE */
	
	
	body {
		margin: 0;
		padding: 0;
		background-color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		color:#000;
		line-height: 1.56;
		--primarycolor: #be5a0f;
		--secondarycolor: #7E792A;
  		--accentcolor: #ffbf45;
	}
	
	A {
		color: var(--primarycolor);
		text-decoration:none;
	}
	
	A:hover {
		text-decoration:underline;
	}
	
	b {
		font-weight:600;
	}
	
	p {
		padding-bottom:25px;
	}
	
	h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 39px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		color: #333333;
		line-height:1.1em;
		padding-top:20px;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 27px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		line-height: 1.19;
		color: #000000;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	h3 {
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		line-height: 1.19;
		color: #000000;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	h4 {
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		line-height: 1.47;
		color: #000000;
		padding:0;
		margin:0;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	h5 {
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		color: #000000;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	h6 {
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		text-align: left;
		line-height: 1.47em;
		color: #000000;
		padding-bottom:10px;
		text-transform: capitalize;
	}
	
	button {
		background: none;
		border: none;
		padding: 0;
		margin: 0;
    	cursor: pointer;
		font-family: 'Open Sans';
		color: #30353c;
	}

	button:hover {
		color: var(--primarycolor);
	}

	button.hoverWhite:hover {
		color: #fff !important;
	}

	button.hoverBlack:hover {
		color: #000 !important;
	}

	a.skipToMain {
		left:-999px;
		position:absolute;
		top:auto;
		width:1px;
		height:1px;
		overflow:hidden;
	}
	a.skipToMain:focus, a.skipToMain:active {
		color: #fff;
		background-color:#000;
		left: auto;
		top: auto;
		width: 30%;
		height: auto;
		overflow:auto;
		margin: 10px 35%;
		padding:5px;
		border-radius: 15px;
		border:4px solid yellow;
		text-align:center;
		font-size:1.2em;
	}
	
	a.skipToFooter {
		left:-999px;
		position:absolute;
		top:auto;
		width:1px;
		height:1px;
		overflow:hidden;
		z-index:-999;
	}
	a.skipToFooter:focus, a.skipToFooter:active {
		color: #fff;
		background-color:#000;
		left: auto;
		top: auto;
		width: 30%;
		height: auto;
		overflow:auto;
		margin: 10px 35%;
		padding:5px;
		border-radius: 15px;
		border:4px solid yellow;
		text-align:center;
		font-size:1.2em;
		z-index:999;
	}
	
	.pointer {
		cursor: pointer !important;
	}

	table {
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		border-collapse: separate;
		border-spacing: 0;
	}

	#mainContainer {
		width:100%;
		max-width:1280px;
		text-align:left;
		margin: 0 auto;
	}

	
	.marginTop {
		margin-top: 30px;
	}
	
	.marginBottom {
		margin-bottom: 25px;
	}
	
	.marginLeft {
		margin-left: 50px;
	}
	
	.marginRight {
		margin-right: 50px;
	}
	
	
	.miniIconAdagio {
		width:90px;
		height:33px;
		background:url('/images6/logos/navigation_top5.png');
		background: -webkit-image-set( url('/images6/logos/navigation_top5.png') 1x, url('/images6/logos/navigation_top5_retina.png') 2x) 0 0;
		background-position: 0 -165px;
		background-repeat: no-repeat;
	}
	
	
	.miniIconMasters {
		width:90px;
		height:33px;
		background:url('/images6/logos/navigation_top5.png');
		background: -webkit-image-set( url('/images6/logos/navigation_top5.png') 1x, url('/images6/logos/navigation_top5_retina.png') 2x) -90px 0;
		background-position: 0 -33px;
		background-repeat: no-repeat;
	}
	
		.miniIconMasters:hover {
			background-position: 0 -198px;
		}
		
		.miniIconMasters:hover div {
			display:block;
			pointer-events: none;
		}
		
		.miniIconMasters > div {
			position:relative;top:0;left:0;width:0;height:33px;z-index:150;display:none;
		}
	
			.miniIconMasters > div > div {
				position:absolute;top:33px;left:0;width:300px;height:312px;background:url('/images6/navigation_cards_retina.jpg');background-size: cover;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-position: -308px 0;
			}


	.miniIconLardera {
		width:90px;
		height:33px;
		background:url('/images6/logos/navigation_top5.png');
		background: -webkit-image-set( url('/images6/logos/navigation_top5.png') 1x, url('/images6/logos/navigation_top5_retina.png') 2x) -180px 0;
		background-position: 0 -66px;
		background-repeat: no-repeat;
	}
	
		.miniIconLardera:hover {
			background-position: 0 -231px;
		}
		
		.miniIconLardera:hover div {
			display:block;
			pointer-events: none;
		}
		
		.miniIconLardera > div {
			position:relative;top:0;left:0;width:0;height:33px;z-index:150;display:none;
		}
	
			.miniIconLardera > div > div {
				position:absolute;top:33px;left:0;width:300px;height:312px;background:url('/images6/navigation_cards_retina.jpg');background-size: cover;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-position: -922px 0;
			}
			
		
	.miniIconSelefina {
		width:90px;
		height:33px;
		background:url('/images6/logos/navigation_top5.png');
		background: -webkit-image-set( url('/images6/logos/navigation_top5.png') 1x, url('/images6/logos/navigation_top5_retina.png') 2x) -270px 0;
		background-position: 0 -99px;
		background-repeat: no-repeat;
	}
	
		.miniIconSelefina:hover {
			background-position: 0 -264px;
		}
		
		.miniIconSelefina:hover div {
			display:block;
			pointer-events: none;
		}
		
		.miniIconSelefina > div {
			position:relative;top:0;left:0;width:0;height:33px;z-index:150;display:none;
		}
	
			.miniIconSelefina > div > div {
				position:absolute;top:33px;left:0;width:300px;height:312px;background:url('/images6/navigation_cards_retina.jpg');background-size: cover;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-position: -613px 0;
			}
			
	
	.miniIconBees {
		width:90px;
		height:33px;
		background:url('/images6/logos/navigation_top5.png');
		background: -webkit-image-set( url('/images6/logos/navigation_top5.png') 1x, url('/images6/logos/navigation_top5_retina.png') 2x) 0 -132px;
		background-position: 0 -132px;
		background-repeat: no-repeat;
	}
		
		.miniIconBees:hover {
			background-position: 0 -297px;
		}
		
		.miniIconBees:hover div {
			display:block;
			pointer-events: none;
		}
		
		.miniIconBees > div {
			position:relative;top:0;left:0;width:0;height:33px;z-index:150;display:none;
		}
	
			.miniIconBees > div > div {
				position:absolute;top:33px;left:0;width:300px;height:312px;background:url('/images6/navigation_cards_retina.jpg');background-size: cover;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-position: -1226px 0;
			}
	
	
	
	
		
	
	.infoPage {
		max-width:900px;
		min-width:900px;
		text-align:left;
		font-size:15px;
		line-height:1.5em;
		color:#000;
		display:table;
		margin:25px auto;
	}
	
	.infoPageHalf {
		float:left;
		width:50%;
	}
	
	.infoPageHalf .leftHalf {
		padding-right: 20px;
	}
	
	.infoPageHalf .rightHalf {
		padding-left: 20px;
	}
	
	.headerPadding {
		width: 20px;
		height: 36px;
	}

	.photoFrame {
		border: solid #fff 12px;
		width: 300px;
    	height: 500px;
    	display: block;
		box-shadow: 3px 3px 12px #ccc;
    	float: right;
    	margin-left: 30px;
	}
	
	.photo0 {
		float:right;
		margin:0 0 50px 30px;
	}
	
	.photo1 {
		float:right;
		width:160px;
		height:140px;
		border:solid #fff 12px;
		box-shadow: 3px 3px 12px #999;
		margin:0 15px 50px 30px;
	}
	
	.photo2 {
		float:right;
		position:relative;
		right:-100px;
		top:100px;
		z-index:-1;
		width:160px;
		height:140px;
		border:solid #fff 12px;
		box-shadow: 3px 3px 12px #999;
	}

	.photoBlend {
		float:right;
		width:220px;
		height:220px;
		margin:0 0 50px 30px;
	}
	
	.productProfilePhoto {
		float:right;
		margin:0 0 30px 30px;
		width: 290px;
    	height: 245px;
	}
	
	.productProfilePhoto > img {
		width: 290px;
    	height: 245px;
	}
	
	.quoteMarks {
		color:var(--primarycolor);
	}
	
	.lineEven {
		background-color:#ffffff;
		height:65px;
	}

	.lineOdd {
		background-color:#f5f5f5;
		height:65px;
	}
	
	.lineDivide {
		border-bottom: solid #d7d9dd 1px;
	}
	
	.userCircle {
		color: #ffffff;
		text-align: center;
		font-weight: 600;
		width: 80px;
		height: 80px;
		font-size: 36px;
		background-color: var(--primarycolor);
		border-radius: 50%;
		border: solid #ccc 1px;
		display: block;
		box-sizing: border-box;
		display: block;
	}
	
	.userCircle div {
		line-height: 2.2em;
	}
	
	.userCircle:hover {
		font-size:34px !important;
		opacity: .9 !important;
	}
	
	.userCircle:hover div {
		line-height: 2.3em;
	}
	
	.userCircleSmall {
		color: #ffffff;
		text-align: center;
		font-weight: 600;
		width: 40px;
		height: 40px;
		font-size: 18px;
		background-color: var(--primarycolor);
		border-radius: 50%;
		border: solid #ccc 1px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.userCircleSmall div {
		
	}
	
	.userCircleSmall:hover {
		font-size:19px !important;
	}
	
	.userCircleSmall:hover div {
		
	}
	
	.moreOptions {
		display:none;
		position:relative;
		float:right;
		border-left: solid #fff 0;
	}
	
	.pulldownBlack {
		float:left;
		margin:6px 12px;
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -428px -65px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -428px -65px;
		cursor:pointer;
	}
	
	.pulldownWhite {
		margin-left: 10px;
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -462px -65px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -462px -65px;
		cursor:pointer;
	}
	
	.homepageFlex {
		display: flex;
    	justify-content: space-evenly;
	}
	
	
	
	/* FORMS */
	
	select {
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		height: 44px;
		color:#333;
		margin: 0 10px 10px 0;
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
		border-radius: 4px;
		padding:0 10px;
		border: solid #ddd 1px;
		color: #666;
	}
	
	input {
		border: solid #ddd 1px;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		padding: 0 10px;
		margin: 0 10px 10px 0;
		height: 44px;
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
		border-radius: 4px;
		outline: none;
	}
	
	input[type="radio"] {
		height:auto;
	}
	
	input[type="checkbox"] {
		height:auto;
	}
	
	.inputWarning {
		box-shadow: 0 0 3px rgba(208,0,28,1) !important;
		background: #ffeeee;
	}
	
	input:focus {
		background-color:#fff;
		border: solid #ccc 1px;
	}

	textarea {
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		height: 20px;
		padding: 8px 12px;
		margin: 5px 10px 5px 0;
		outline: none;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
		border: solid #ddd 1px;
	}
	
	.searchBlendBy {
		font-size:15px;
		font-weight:300;
		width:80px;
		height:30px;
		background-color:#ddd;
		color:#333;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	
	.submitButton {
		width:90px;
		height:36px;
		border-radius: 4px;
		background:url('/images6/sprites_2025.png') -436px -174px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -436px -174px;
		background-repeat: no-repeat;
		background-color:#9f963d;
		background-color: var(--primarycolor);
		opacity:1;
	}
	
	.submitButton:hover {
		opacity:0.9;
		background-position: -434px -174px;
		cursor:pointer;
	}

	.formDisableCss {
		border: 0;
		color: #666;
		-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
		-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
		box-shadow: 0 0 0 rgba(0,0,0,0);
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 0;
	}

	.communiTEAIcon {
		width:50px;
		height:62px;
		background:url('/images6/sprites_2025.png') -245px -215px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -245px -215px;
	}
	
	.communiTEAIconActive {
		width:50px;
		height:62px;
		background:url('/images6/sprites_2025.png') -295px -215px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -295px -215px;
	}
	
	.searchZ {
		width:50px;
		height:62px;
		background:url('/images6/sprites_2025.png') 0px 0px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) 0px 0px;
	}
	
	/* NOTES & MESSAGES */
	
	.errorBox {
		max-width: 380px;
		font-size: 16px;
		font-weight: 400;
		color: #333;
		text-align: left;
		padding: 12px 10px 12px 50px;
		background: url('/images6/yield_sign.png') 10px center no-repeat;
		background: -webkit-image-set( url('/images6/yield_sign.png') 1x, url('/images6/yield_sign_retina.png') 2x);
		background-repeat: no-repeat;
		background-position: 10px center;
		background-color: #f5f5f5;
		margin: 0 0 30px;
		border-radius: 4px;
	}
	
	.messageBox {
		font-size: 16px;
		font-weight: 400;
		color: #333;
		text-align: left;
		padding: 12px 10px 12px 50px;
		background: url('/images6/checkmark_sign.png') 10px center no-repeat;
		background: -webkit-image-set( url('/images6/checkmark_sign.png') 1x, url('/images6/checkmark_sign_retina.png') 2x);
		background-repeat: no-repeat;
		background-position: 10px center;
		background-color: #fff;
		margin: 0 0 30px;
    	border: solid 2px #9f9835;
    	border-radius: 4px;
	}
	
	.style_checkout_giftwrap {
		padding:0 0 40px 0;
		text-align:left;
		float:left;
		width:250px;
	}
	.style_checkout_giftnote {
		padding:0 0 40px 0;
		text-align:left;
		float:right;
		width:calc(100% - 280px);
	}
	
	#statusMessage {
		display: none;
		z-index: 2147483650;
		position: fixed;
		bottom: 0;
		right: 50px;
		padding: 20px 20px 20px 90px;
		background-color: #fff;
		color: #666;
		font-size: 17px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
		box-shadow: 0 5px 15px rgba(0,0,0,0.3);
		max-width: 300px;
		text-align: left;
		line-height: 1.4em;
		border: solid var(--primarycolor) 3px;
		background-image: url(/images6/alert_icon.gif);
		background-position: 10px 8px;
		background-repeat: no-repeat;
		min-height: 50px;
	}
	
	.statusMessageWarning {
		background-position: -490px 8px !important;
		border: solid #9f353c 3px !important;
	}

	/* ACCOUNT */

	.accountIcon {
		float:left;
	}
	
	.accountIcon img {
		width:80px;
		height:80px;
		border:0;
		border-radius: 50%;
	}

	.accountName {
		float:right;
		text-align:right;
		padding:5px 10px;
		font-size:23px;
		font-weight:300;
		line-height:1.0em;
	}
	
	.accountName a {
		font-size:16px;
		font-weight:400;
	}
	
	.giphy {
		opacity: .75;
		border: solid #fff 1px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
	}
	.giphy:hover {
		border: solid #a66920 1px;
	}

	.star {
		float:left;
		margin-top:10px;
		width: 24px;
		height: 24px;
		background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0px -180px;
		background-repeat: no-repeat;
		cursor:pointer;
		opacity: 0.3;
	}

	.passwordHints {
		float:right;
		width:320px;
		font-size:14px;
	}
	
	.accountPostcard > div:nth-child(1) {
		float: right; margin: 10px;  width: 170px;  height: 110px;  background: url(/images6/postcards.jpg) 0 0 no-repeat; background: -webkit-image-set(url(/images6/postcards.jpg) 1x,url(/images6/postcards_retina.jpg) 2x);mix-blend-mode: multiply;
	}
	
	.accountPostcard > div:nth-child(2) {
		padding:10px;border: solid #ddd 1px;margin-bottom: 10px;margin-left: 10px;border-radius: 4px;min-height: 110px;
	}

	.accountPostcard > div:nth-child(2) > div:nth-child(1) {
		width:calc(100% - 200px);line-height: 1.3em; padding: 10px;line-height:1.3em
	}


	/* The switch - the box around the slider */
	.switchToggle-UNUSED {
	  position: relative;
	  display: inline-block;
	  width: 45px;
	  height: 25px;
	}

	/* Hide default HTML checkbox */
	.switchToggle-UNUSED input {
	  opacity: 0;
	  width: 0;
	  height: 0;
	}

	/* The slider */
	.sliderToggle-UNUSED {
	  position: absolute;
	  cursor: pointer;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background-color: #ccc;
	  -webkit-transition: .3s;
	  transition: .3s;
	}

	.sliderToggle-UNUSED:before {
	  position: absolute;
	  content: "";
	  height: 19px;
	  width: 19px;
	  left: 3px;
	  bottom: 3px;
	  background-color: white;
	  -webkit-transition: .3s;
	  transition: .3s;
	}

	input:checked + .sliderToggle-UNUSED {
	  background-color: #da7310;
	}

	input:focus + .sliderToggle-UNUSED {
	  box-shadow: 0 0 1px #da7310;
	}

	input:checked + .sliderToggle-UNUSED:before {
	  -webkit-transform: translateX(19px);
	  -ms-transform: translateX(19px);
	  transform: translateX(19px);
	}

	/* Rounded sliders */
	.sliderToggle-UNUSED.round {
	  border-radius: 25px;
	}

	.sliderToggle-UNUSED.round:before {
	  border-radius: 50%;
	}



	/* MAIN NAVIGATION */
	
	
	#topNav {
		height:33px;
		background-color:#fff;
		font-size:13px;
		max-width:1280px;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	#topNav > div {
		display:flex;
		padding:0 14px;
		align-items: center;
	}
	
	#topNav > div > a {
		text-transform:uppercase;
		color:#333;
	}
	
	#topNav > div:hover{
		color:#a66920;
		cursor:pointer;
	}
	
	#topNav > .otherSites {
		display:flex;
		align-items:center;
		flex: 10;
	}
	
	.topNavPadding {
		padding: 0 12px;
	}

	.helpIcon {
		display: flex;
		align-items: center;
	}

	.helpIcon > span:nth-child(1) {
		display: inline-block;
		width:26px;
		height:20px;
		background:url('/images6/sprites_2025.png') -445px -109px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -445px -109px;
		background-position: -445px -109px;
		background-repeat: no-repeat;
	}

	.earnIcon {
		display: flex;
		align-items: center;
	}
	
	.earnIcon > span:nth-child(1) {
		display: inline-block;
		width:26px;
		height:20px;
		background:url('/images6/sprites_2025.png') -445px -134px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -445px -134px;
		background-position: -445px -134px;
		background-repeat: no-repeat;
	}
	
	

	.cardsIcon {
		display: flex;
    	align-items: center;
	}

	.cardsIcon > span:nth-child(1) {
		display: inline-block;
		width: 26px;
		height: 20px;
		background:url('/images6/sprites_2025.png') -445px -160px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -445px -160px;
		background-position: -445px -160px;
		background-repeat: no-repeat;
	}
	
	.cardsIconActive {
		display: flex;
    	align-items: center;
	}

	.cardsIconActive > span:nth-child(1) {
		width: 26px;
		height: 20px;
		background:url('/images6/sprites_2025.png') -470px -160px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -470px -160px;
		background-position: -470px -160px;
		background-repeat: no-repeat;
	}
	
	.newsfeedPreview {
		display: flex;
    	align-items: center;
	}
	
	.newsfeedPreview > span:nth-child(1) {
		width:18px;
		height:18px;
		background-color:var(--secondarycolor);
		border-radius: 50%;
		font-size:11px;
		color:#fff;
		margin:2px 5px 0 0;
		text-align:center;
	}
	

	.cartIcon {
		display: inline-block;
		width: 26px;
		height: 20px;
		background:url('/images6/sprites_2025.png') -445px -185px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -445px -185px;
		background-position: -445px -185px;
		background-repeat: no-repeat;
	}

	.cartIconActive {
		display: inline-block;
		width: 26px;
		height: 20px;
		background:url('/images6/sprites_2025.png') -470px -185px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) -470px -185px;
		background-position: -470px -185px;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	
	#pointsContent {
		display:none;
		position:fixed;
		top:0;
		right:0;
		width: 33%;
    	min-width: 320px;
		overflow:auto;
		background-color:#ececec;
		box-shadow: 3px 3px 12px #999;
		z-index:2005;
		text-align:left;
	}
	
	#pointsContent > div {
		padding:10px 20px;
	}
	
	.earnPoints {
		display:flex;
		align-items: center;
    	justify-content: space-between;
		background-color: #ffffff;
		box-shadow: 0 1px 0 0 #b0b2b6;
	}
	
	.earnPoints .earnIcon {
		width:30px;
		height:30px;
		margin:15px;
	}
	
	.earnPoints .earnDesc {
		flex:3;
	}
	
	.earnPoints .earnLearn {
		font-size: 12px;
		letter-spacing: 0;
		color: #a66920;
		text-decoration:none;
	}
	
	.earnPoints .earnInfo {
		flex:1;
		display:none;
		font-size: 12px;
		padding:5px 0 10px 0;
	}
	
	.earnPoints .earnValue {
		width:70px;
		font-weight:400;
		font-size:20px;
		text-align:center;
	}
	
	
	
	
	
	#notesContent {
		display:none;
		position:fixed;
		top:0;
		right:0;
		width: 33%;
    	min-width: 320px;
		overflow:auto;
		background-color:#ececec;
		box-shadow: 3px 3px 12px #999;
		z-index:2005;
		text-align:left;
	}
	
	#notesContent > div {
		padding:10px 20px;
	}
	
	#notesContent > div > div {
		border-left:solid 4px #7E792A;
		padding:10px;
		box-shadow: 0 1px 0 0 #b0b2b6;
		background-color:#fff;
	}
	
	#notesContent .viewed > div {
		border-left: solid 4px #ccc;
    	background-color: #f5f5f5;
	}
	
	#notesContent > div > div .topLine {
		float:left;
		padding-right:20px;
	}
	
	#notesContent > div > div a {
		text-decoration:none;
	}
	
	#notesContent > div > div a:hover {
		text-decoration:underline;
	}
	
	#notesContent > div > div .bottomLine {
		font-size: 16px;
		font-weight: 300;
		font-style: italic;
	}
	
	#notesContent > div > div .bottomLine div {
		float:left;
		color:#7E792A;
		font-size:72px;
		padding-right:20px;
		line-height:0.8em;
	}
	
	#notesContent > div > div .time {
		text-align:right;
		font-size:10px;
	}
	
	.birthdayHat {
		position:relative;
		top: 0;
		left: 0;
	}
	
	.birthdayHat > div {
		position:absolute;
		width: 84px;
		height: 128px;
		background: url('/images6/birthday_hat.png');
		top: -45px;
		left: -2px;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	#notesContentSingle {
		position:absolute;
		top:45px;
		right:0;
		width:400px;
		overflow:auto;
		background-color:#ececec;
		box-shadow: 3px 3px 12px #0009;
		z-index:2005;
		text-align:left;
	}
	
	#notesContentSingle > div > div {
		padding:10px;
		box-shadow: 0 1px 0 0 #b0b2b6;
		background-color:#fff;
	}
	
	#notesContentSingle .viewed > div {
		background-color: #f5f5f5;
	}
	
	#notesContentSingle > div > div .topLine {
		float:left;
		padding-right:20px;
	}
	
	#notesContentSingle > div > div a {
		text-decoration:none;
	}
	
	#notesContentSingle > div > div a:hover {
		text-decoration:underline;
	}
	
	#notesContentSingle > div > div .bottomLine {
		font-size: 16px;
		font-weight: 300;
		font-style: italic;
	}
	
	#notesContentSingle > div > div .bottomLine div {
		float:left;
		color:#7E792A;
		font-size:72px;
		padding-right:20px;
		line-height:0.8em;
	}
	
	#notesContentSingle > div > div .time {
		text-align:right;
		font-size:10px;
	}



	
	#mainNav {
		width:100%;
		height:66px;
		background-color: var(--primarycolor);
		box-shadow: 0 1px 2px #666
	}
	
	#mainNav > div {
		max-width:1280px;
		margin:0 auto;
		font-size: 0px;
		display:flex;
    	justify-content: space-between;
    	align-items: center;
	}
	
	#logo {
		margin-left: 20px;
		width: 258px;
		height: 62px;
		background:url('/images6/adagio_teas_logo_2025.png') 0 0 no-repeat;
		background: -webkit-image-set( url('/images6/adagio_teas_logo_2025.png') 1x, url('/images6/adagio_teas_logo_2025_retina.png') 2x) 0 0;
		background-repeat:no-repeat;
		background-size:contain;
	}
	
	
	.dropdown {
	  	padding:0 12px;
	  	font-size: 16px;
	}
	
	.dropbtn {
		height: 66px;
		vertical-align: bottom;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		text-transform:uppercase;
		border: none;
		background-color:inherit;
		color:#fff;
		white-space: nowrap;
		cursor: pointer;
		padding:0;/* NEEDED FOR iOS */
	}
	
	.dropdown-content {
	  display: none;
	  font-family: 'Open Sans', sans-serif;
	  font-weight: 400;
	  position: absolute;
	  top:99px;
	  left:0;
	  width: 100%;
	  height: 420px;
	  z-index: 100;
	  background-color:#fff;
	  box-shadow: 0 1px 3px #666;
	}
	
	.dropdown-content > div {
	  max-width:1280px;
	  margin:15px auto;
	}

	.dropdown-content a {
		float: left;
		display: block;
		width: 140px;
		color: #666;
		line-height: 1.2em;
		padding: 170px 9px 0;
		text-decoration: none;
		text-transform:capitalize;
		text-align: center;
		
		background-size:140px;
		background-position: center;
		background-repeat:no-repeat;
		mix-blend-mode: darken;
		
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		
		transition:all 0.25s ;
		-webkit-transition:all 0.25s ;
		-o-transition:all 0.25s ;
		-moz-transition:all 0.25s ;
	}

	.dropdown-content a:hover {transition:all 0.25s ;
		-webkit-transition:all 0.25s ;
		-o-transition:all 0.25s ;
		-moz-transition:all 0.25s ;color: var(--primarycolor);font-weight:400;background-size: 150px;}

	.dropdown:hover .dropdown-content {display: block;}

	.dropdown:hover .dropbtn {color:var(--primarycolor);}
	
	.dropdown:hover {background-color: #fff;}

	.dropdown-content a div {
		font-size: 80px;
		color: #da7310;
		font-weight: 600;
		height: 170px;
		line-height: 2.2em;
	}

	.holidayGiftsIcon {
		padding-left: 30px !important;
		background: url(/images6/holiday_gift_icon.png) 0 17px no-repeat;
		background-image: -webkit-image-set( url('/images6/holiday_gift_icon.png') 1x, url('/images6/holiday_gift_icon_retina.png') 2x);
    	background-position: 0 17px;
    	font-weight:600;
	}
	
	.seasonalWinter {
		background: url(/images6/seasonal_winter.jpg) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_winter.jpg) 1x, url(/images6/seasonal_winter_retina.jpg) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #cae6f4;
	}
	
	.seasonalSpring {
		background: url(/images6/seasonal_spring.png) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_spring.png) 1x, url(/images6/seasonal_spring_retina.png) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	
	.seasonalSummer {
		background: url(/images6/seasonal_summer.png) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_summer.png) 1x, url(/images6/seasonal_summer_retina.png) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	
	.seasonalAutumn {
		background: url(/images6/seasonal_autumn.jpg) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_autumn.jpg) 1x, url(/images6/seasonal_autumn_retina.jpg) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #fa9f2d;
	}
	
	.seasonalChristmas {
		background: url(/images6/seasonal_christmas.png) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_christmas.png) 1x, url(/images6/seasonal_christmas_retina.png) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #bb002b;
	}
	
	.seasonalValentines {
		background: url(/images6/seasonal_valentines.jpg) 0 0 no-repeat;
		background: -webkit-image-set( url(/images6/seasonal_valentines.jpg) 1x, url(/images6/seasonal_valentines_retina.jpg) 2x);
		width: 100%;
		height: 340px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #ffecf0;
	}

	/* SEARCH */

	.searchZ {
		width:50px;
		background:url('/images6/sprites_2025.png') 0px 0px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x) 0px 0px;
	}
	
	.searchResults {
		width:0;
		padding:0;
	}
	
	#searchResultsDiv {
		display:none;
	}
	
	
	#searchBoxDiv {
		display:flex;
		justify-content: center;
		position:absolute;
		top:-135px;
		left:0;
		width:100%;
		height:99px;
		background-color:#fff;
		z-index:101;
		box-shadow: 0 0 3px rgb(0 0 0 / 60%);
	}
	
	#searchBoxDiv > div {
		display:flex;
		align-items: center;
    	justify-content: space-between;
    	width: 90%;
    	max-width: 1280px;
	}
	
	#searchBoxDiv > div > div:nth-child(1) {
		flex:10;
	}
	
	#searchBoxDiv > div > div:nth-child(2) {
		padding-right:20px;
	}
	
	#searchBoxDiv > div > div:nth-child(2) > a {
		text-decoration: none;
		padding: 2px 8px;
		font-size: 13px;
		color: #fff;
		background-color: #a66920;
		border-radius: 5px;
	}
	
	#searchBoxDiv #search {
		width:95%;height:84px;border:solid 0px #fff;background-color:#fff;font-family: 'Open Sans', sans-serif;font-size:30px;font-weight:300;text-transform: uppercase;-moz-box-shadow: 0 0 0 rgba(0,0,0,0);-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 rgba(0,0,0,0);
	}
	
	#searchBoxDiv #search::placeholder {
		color: #000;
		opacity: 1;
	}

	.searchResults {
		width:0;
		padding:0;
	}
	
	
	#cartDivDiv {
		text-align: center;
		font-size: 14px;
		width: 40px;
		height: 42px;
		background: url(/images6/sprites_2025.png) -379px -57px no-repeat;
		background: -webkit-image-set(url(/images6/sprites_2025.png) 1x,url(/images6/sprites_2025_retina.png) 2x) -379px -57px;
		font-family: 'Open Sans',sans-serif;
		color: #000;
		line-height: 48px;
		letter-spacing: -1px;
		background-color: #fff;
		margin: 10px;
		border-radius: 4px;
	}
	
	.cartItemCountZero {
		width: 50px;
		height: 62px;
		background: url(/images6/sprites_2025.png) -49px 0 no-repeat;
		background: -webkit-image-set(url(/images6/sprites_2025.png) 1x,url(/images6/sprites_2025_retina.png) 2x) -49px 0;
		font-family: 'Open Sans',sans-serif;
		color: #fff;
		line-height: 68px;
		letter-spacing: -1px;
	}

	/* MISC */

	.columnLeft {
		float:left;
		width:300px;
	}

	.columnRight {
		float:left;
		width: calc(100% - 300px);

	}
	.break {
		clear:both;
		width:100%;
		height:1px;
		margin:50px 0;
		background-color:#d7d9dd;
	}
	
	.breakSmall {
		clear:both;
		width:100%;
		height:1px;
		margin:20px 0;
		background-color:#d7d9dd;
	}
	
	.breakVerySmall {
		clear:both;
		width:100%;
		height:1px;
		margin:10px 0;
		background-color:#d7d9dd;
	}
	
	.breakTiny {
		clear:both;
		width:100%;
		height:1px;
		margin:2px 0;
		background-color:#d7d9dd;
	}
	
	.breakNone {
		clear:both;
		width:100%;
		height:1px;
		margin:0;
		background-color:#d7d9dd;
	}


	.notesIconOID {
		position:relative;
	}
	
	.notesIconOID > div {
		position:absolute;
		top:30px;
		left:11px;
		font-size:8pt;
		font-weight:600;
		color:#a76a0e;
		transform:skew(25deg,10deg) rotate(22deg);
	}





	/* PRODUCT THUMBNAILS - NEW */
	
	.puddleProduct {
		float: left;
		width: 220px;
		height: 315px;
		margin: 0 7px;
		cursor: pointer;
		mix-blend-mode: darken;
		overflow: hidden;
		text-align: left;
		color:#000;
		text-decoration: none;
		display: flex;
		flex-direction: column;
		font-weight: 300;
	}
	
	.puddleProduct:hover {
		text-decoration: none;
	}
	
		.puddleProduct:hover > div:nth-child(1) {
			transition: all 0.25s;
			-webkit-transition: all 0.25s;
			-o-transition: all 0.25s;
			-moz-transition: all 0.25s;
			background-size: 228px 228px, 188px 188px, 188px 188px !important;
			background-position: -4px -4px, 16px -4px, 16px -4px !important;
		}
		
		.puddleProduct:hover > div:nth-child(1) > div:nth-child(2) {
			display:flex;
			z-index: 5;
		}
	
		.puddleProduct > div:nth-child(1) {
	
			display: grid;
			grid-template-columns: 1fr 2fr;
			grid-template-rows: 2fr 1fr;
			grid-column-gap: 0px;
			grid-row-gap: 0px;
  
			width: 220px;
			height: 220px;
			background-size:220px 220px;
			background-repeat:no-repeat;

		}
	
			.puddleProduct > div:nth-child(1) > div:nth-child(1) {
				grid-area: 1 / 1 / 2 / 2;
				z-index: 5;
			}
	
			.puddleProduct > div:nth-child(1) > div:nth-child(2) {
				grid-area: 1 / 2 / 2 / 3;
				display:none;
				justify-content: flex-end;
				align-items: flex-start;
				padding:10px;
			}
	
			.puddleProduct > div:nth-child(1) > div:nth-child(3) {
				grid-area: 2 / 1 / 3 / 3;
				display:flex;
				align-items: center;
				justify-content: flex-end;
				width: 200px;
				padding: 10px;
				z-index: 5;
			}

			.puddleProduct > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {
				width: 46px;
				height: 52px;
				position: relative;
				left: 0px;
			}

			.puddleProduct > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) {
				width: 46px;
				height: 52px;
				position: relative;
				left: -5px;
			}

			.puddleProduct > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) {
				width: 46px;
				height: 52px;
				position: relative;
				left: -10px;
			}
	
		.puddleProduct > div:nth-child(2) {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			grid-template-rows: repeat(2, 1fr);
			grid-column-gap: 0px;
			grid-row-gap: 0px;
			font-size: 14px;
		}
	
			.puddleProduct > div:nth-child(2) > div:nth-child(1) {
				line-height:1.5em;
				grid-area: 1 / 1 / 2 / 3;
				font-size: 17px;
				padding:0 10px;
				text-transform: capitalize;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
	
			.puddleProduct > div:nth-child(2) > div:nth-child(2) {
				line-height:1.5em;
				grid-area: 2 / 1 / 3 / 2;
				font-weight: 600;
				color: #a66920;
				padding-left: 10px;
				min-width: 130px;
			}
	
			.puddleProduct > div:nth-child(2) > div:nth-child(3) {
				grid-area: 2 / 2 / 3 / 3;
				padding-right: 10px;
				font-weight: 400;
				color: #333333;
				text-align: right;
			}
			
			.puddleProduct > div:nth-child(2) > div:nth-child(4) {
				grid-area: 3 / 1 / 4 / 3;
				font-weight: 400;
				color: #333333;
				padding: 0px 10px;
				color: #bbbb88;
				line-height: 1.2em;
				font-size: 13px;
			}
			
			
	/* PRODUCT THUMBNAILS */
	
	.productIndexParent{
		float: left;
		width: 220px;
		height: 315px;
		overflow: hidden;
		text-align: left;
		margin: 0 7px;
		cursor: pointer;
		mix-blend-mode: darken;
	}
	
	.faveOff {
		width: 35px;
		height: 35px;
		background: url(/images6/sprites_2025.png) -245px -17px no-repeat;
		background: -webkit-image-set( url(/images6/sprites_2025.png) 1x, url(/images6/sprites_2025_retina.png) 2x) -245px -17px;
		background-position: -245px -17px;
		background-repeat: no-repeat;
	}
	
	.faveOn {
		width: 35px;
		height: 35px;
		background: url(/images6/sprites_2025.png) -345px -17px no-repeat;
		background: -webkit-image-set( url(/images6/sprites_2025.png) 1x, url(/images6/sprites_2025_retina.png) 2x) -345px -17px;
		background-position: -345px -17px;
		background-repeat: no-repeat;
	}
	
	.wishOff {
		width: 35px;
		height: 35px;
		background: url(/images6/sprites_2025.png) -145px -271px no-repeat;
		background: -webkit-image-set( url(/images6/sprites_2025.png) 1x, url(/images6/sprites_2025_retina.png) 2x) -145px -271px;
		background-position: -145px -271px;
		background-repeat: no-repeat;
	}
	
	.wishOn {
		width: 35px;
		height: 35px;
		background: url(/images6/sprites_2025.png) -110px -271px no-repeat;
		background: -webkit-image-set( url(/images6/sprites_2025.png) 1x, url(/images6/sprites_2025_retina.png) 2x) -110px -271px;
		background-position: -110px -271px;
		background-repeat: no-repeat;
	}

	.wishOnBottom {
		font-size: 12px;
		color: #30353c;
	}

	.wishOffBottom {
		font-size: 12px;
		color: #30353c;
	}

	.productIndex{
		position: relative;
		top: 0;
		height: 315px;
		background-repeat: no-repeat;
		background-size: 220px 220px;
    	background-position:0px 0px;
	}
	
	.productIndex:hover{
		transition:all 0.25s ;
		-webkit-transition:all 0.25s ;
		-o-transition:all 0.25s ;
		-moz-transition:all 0.25s ;
		background-size:228px 228px, 188px 188px, 188px 188px !important;
    	background-position:-4px -4px, 16px -4px, 16px -4px !important;
	}
	
	.productIndex:hover .thumbnailQS_A {
		display:block;
	}
	
	.productIndex:hover .thumbnailQS_A a:hover {
		color:#fff;
		background-color:#a66920;
	}



	.thumbnail_content_div .regular {
		font-size:17px;
		height:24px;
		padding-left:6px;
		font-family: 'Open Sans',sans-serif;
		color:#000;
		text-transform: capitalize;
	}
	
	.thumbnail_content_div .small1 {
		font-size:15px;
		height:24px;
		padding-left:6px;
		font-family: 'Open Sans',sans-serif;
		color:#000;
		text-transform: capitalize;
	}
	
	.thumbnail_content_div .small2 {
		font-size:14px;
		height:24px;
		padding-left:6px;
		font-family: 'Open Sans',sans-serif;
		color:#000;
		text-transform: capitalize;
	}
	
	.thumbnail_content_div .small3 {
		font-size:12px;
		height:24px;
		padding-left:6px;
		font-family: 'Open Sans',sans-serif;
		color:#000;
		text-transform: capitalize;
	}

	.thumbnail_content_div .stars {
		float:right;
		width:75px;
		height:15px;
		padding:6px 0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 14px;
		color: #333333;
	}
	
	.thumbnail_content_div .pricePer {
		width:125px;
		height:15px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#a66920;
		padding:6px;
	}

	.friendsRecommend > div {
		position:absolute;
		top:170px;
		right:0;
		float:right;
		padding:0 15px 0 0;
		height:42px;
		z-index:90;
	}
	
	.friendsRecommend > div > div {
		float:left;
		width:36px;
		height:30px;
		z-index:91;
	}
	
	.thumbnail {
		position:relative;
		z-index:2;
	}
	
	.thumbnail div {
		position:absolute;
		top:55px;
		left:0;
	}
	
	.thumbnail img {
		border:0;
		width:220px;
		height:220px;
	}
	
	.thumbnailQS {
		position:relative;
		top:20px;
		left:100px;
		height:31px;
	}
	
	.thumbnailQS_A {
		display:none;
	}
	
	.thumbnailQS_B {
		display:block;
	}
	
	
	.thumbnail_buttons {
		position:relative;
		top:-15px;
		left:5px;
		width:58px;
		height:116px;
		font-size: 17px;
		line-height: 25px;
	}
	
	.thumbnail_content_div {
		position:relative;
		top:70px;
		left:10px;
		font-family:arial;
		font-size:10pt;
		color:#e27a16;
		line-height:1.5em;
	}
	
	.halloweenCostume {
		position:relative;
		top:-270px;
		left:0;
		pointer-events: none;
	}
	
	.halloweenCostume img {
		width:220px;
		height:220px;
		pointer-events: none;
	}
	
	
	
	/* SEARCH RESULTS THUMBNAILS */
	
	.productIndexSearchParent {
		float: left;
		width: 220px;
		height: 315px;
		overflow: hidden;
		text-align: left;
		margin: 0 7px;
		cursor: pointer;
		mix-blend-mode: darken;
	}
	
	.productIndexSearchParent > div:nth-child(1) {
		width: 210px;
		height: 210px;
		background-repeat: no-repeat;
		background-position: top;
		background-size: cover;
		border-radius: 50%;
	}
	
	.productIndexSearchParent > div:nth-child(2) {
		padding: 7px 16px;
    	text-transform: capitalize;
    	font-size: 17px;
    	line-height: 1.47;
	}
	
	
	/* QUOTE BOX */
	
	.friendsRecommendIcons {
		
	}
	
	.friendsRecommendIcons a {
		
	}
	
	.friendsRecommendIcons img {
		width: 40px;
		height: 40px;
		border: solid white 3px;
		border-radius: 50%;
		-moz-box-shadow: 0 0 4px rgba(160,140,120,1);
		-webkit-box-shadow: 0 0 4px rgba(160,140,120,1);
		box-shadow: 0 0 4px rgba(160,140,120,1);
	}
	
	.friendsRecommendIcons img:hover {
		position:relative;
		top:-2px;
		left:-2px;
		width: 44px;
		height: 44px;
		border: solid #a66920 3px;
	}
	
	.bubble {
		position: relative;
		top: -50px;
		left: -100px;
		display: none;
		z-index: 4000;
	}
	
	.bubble > div {
		position:absolute;
		bottom:5px;
		left:30px;
		width:110px;
		background-color:#eee;
		box-shadow: 0 0 4px rgba(160,140,120,1);
		border-radius: 4px;
		padding:5px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height:1.4em;
		color:#000;
	}
	
	.bubble > div > div {
		padding-top:5px;
		float:right;
	}
	
	
	
	
	/* CIRCLES */

	.circleRating {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') 0 -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -750px;
		background-repeat: no-repeat;
	}
	
	.circleRating div {
		text-align:center;
		display:block;
		padding:12px 0 0 2px;
		font-family: 'Open Sans', sans-serif;
		font-size: 24px;
		font-weight:300;
		color:#fff;
		line-height: 1.1em;
	}
	
	.circleFan {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -60px -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -60px -750px;
		background-repeat: no-repeat;
	}
	
	.circleFave {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -120px -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -120px -750px;
		background-repeat: no-repeat;
	}
	
	.circleHot {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -180px -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -180px -750px;
		background-repeat: no-repeat;
	}
	
	.circleOwned {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -240px -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -240px -750px;
		background-repeat: no-repeat;
	}
	
	.circleTasted {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -300px -750px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -300px -750px;
		background-repeat: no-repeat;
	}
	
	.circleDeck {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') 0 -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -810px;
		background-repeat: no-repeat;
	}
	
	.circleVideo {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -60px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -60px -810px;
		background-repeat: no-repeat;
	}
	
	.circleCaffeine {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -120px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -120px -810px;
		background-repeat: no-repeat;
	}
	
	.circleNew {
		width:60px;
		height:60px;
		background:url('/images6/sprites_2025.png') -180px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -180px -810px;
		background-repeat: no-repeat;
	}
	
	.circleUpcoming {
		width:60px;
		height:60px;
		background:url('/images6/sprites_2025.png') -300px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -300px -870px;
		background-repeat: no-repeat;
	}
	
	.circleJoin {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') 0 -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -870px;
		background-repeat: no-repeat;
	}
	
	.circleUnlock {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -60px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -60px -870px;
		background-repeat: no-repeat;
	}
	
	.circleRoots {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -120px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -120px -870px;
		background-repeat: no-repeat;
	}

	.circleCharity {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -180px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -180px -870px;
		background-repeat: no-repeat;
	}
	
	.circleSale {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -240px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -240px -870px;
		background-repeat: no-repeat;
	}
	
	.circleSale div {
		text-align:center;
		display:block;
		padding:12px 0 0 2px;
		font-family: 'Open Sans', sans-serif;
		font-size: 24px;
		font-weight:300;
		color:#fff;
	}
	
	.circleWish {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -360px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -360px -870px;
		background-repeat: no-repeat;
	}
	
	.circleTryMe {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -420px -870px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -420px -870px;
		background-repeat: no-repeat;
	}
	
	.circleCommuniTEA {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') 0px -930px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0px -930px;
		background-repeat: no-repeat;
	}
	
	.circlePrefPositive {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -60px -930px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -60px -930px;
		background-repeat: no-repeat;
	}
	
	.circlePrefNegative {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -120px -930px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, 
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -120px -930px;
		background-repeat: no-repeat;
	}
	
	.circleSeasonalWinter {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -240px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -240px -810px;
		background-repeat: no-repeat;
	}
	
	.circleSeasonalSpring {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -300px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -300px -810px;
		background-repeat: no-repeat;
	}

	.circleSeasonalSummer {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -360px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -360px -810px;
		background-repeat: no-repeat;
	}
	
	.circleSeasonalAutumn {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/sprites_2025.png') -420px -810px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -420px -810px;
		background-repeat: no-repeat;
	}
	
	.circleAllergen {
		float:left;
		width:58px;
		height:58px;
		background:url('/images6/allerty_warning_circle.png') 0 0 no-repeat;
		background: -webkit-image-set( url('/images6/allerty_warning_circle.png') 1x,  
									   url('/images6/allerty_warning_circle_retina.png') 2x);
		background-position: 0 0;
		background-repeat: no-repeat;
	}



	/* BUTTONS */
	
	a.button,
	.buttonCheckoutPage {
		background-color:var(--secondarycolor);
		color: #fff;
		padding: 12px 36px;
		text-decoration: none;
		letter-spacing: 0.5px;
		display:inline;
		border-radius: 4px;
		font-family: 'Open Sans',sans-serif;
		font-size: 17px;
		font-weight: 300;
		text-transform: uppercase;
		white-space: nowrap;
	}
	
	a.button:hover,
	.buttonCheckoutPage:hover {
		opacity: 0.9;
	}
	
	a.button:active,
	.buttonCheckoutPage:active {
		color: #fff;
		outline: none;
	}
	
	
	a.orange {
		background-color:#a66920 !important;
	}
	
	a.grey {
		background-color:#999 !important;
	}
	
	a.wide {
		display: block;
		text-align: center;
	}

	a.buttonSmall {
		background-color:var(--secondarycolor);
		color: #fff;
		padding: 9px 18px;
		text-decoration: none;
		letter-spacing: 0.5px;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		display:inline;
		border-radius: 4px;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		font-weight: 300;
		text-transform: uppercase;
		vertical-align: 10%;
		white-space: nowrap;
	}
	
	a.buttonSmall:hover {
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	}
	
	.editButton {
		padding:2px 4px;
		font-size:9px;
		color:#fff;
		background-color:var(--primarycolor);
		text-decoration:none;
		text-transform:uppercase;
	}
	
		.editButton:hover {
			color:#ccc;
		}
	
	.updateButton {
		padding:2px 4px;
		font-size:9px;
		color:#fff;
		background-color:#009900;
		text-decoration:none;
		text-transform:uppercase;
	}
		.updateButton:hover {
			color:#ccc;
		}
		
	.deleteButton {
		padding:2px 4px;
		font-size:9px;
		color:#fff;
		background-color:#990000;
		text-decoration:none;
		text-transform:uppercase;
	}
		.deleteButton:hover {
			color:#ccc;
		}
		
	.paypal {
		display: block;
		text-align: center;
		height:48px;
		border:solid 1px #999;
		border-radius: 4px;
		background:url('/images6/paypal_grey_checkout.png') center 3px no-repeat;
		background: -webkit-image-set( url('/images6/paypal_grey_checkout.png') 1x, url('/images6/paypal_grey_checkout_retina.png') 2x) center 3px;
		background-repeat: no-repeat;
	}
	
	.paypal:hover {
		background-position:center -37px;
	}


	.toggle-control-mini {
		display: block;
		position: relative;
		height: 16px;
		padding-left: 30px;
		cursor: pointer;
		font-size: 22px;
		-webkit-user-select: none;
		   -moz-user-select: none;
			-ms-user-select: none;
				user-select: none;
	}
	.toggle-control-mini input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	}
	.toggle-control-mini input:checked ~ .control {
		background-color: #da7310;
	}
	.toggle-control-mini input:checked ~ .control:after {
		left: 12px;
	}
	.toggle-control-mini .control {
		position: absolute;
		top: 0;
		left: 0;
		height: 15px;
		width: 25px;
		border-radius: 10px;
		background-color: #d7d9dd;
		transition: background-color 0.15s ease-in;
	}
	.toggle-control-mini .control:after {
		content: "";
		position: absolute;
		left: 3px;
		top: 2px;
		width: 11px;
		height: 11px;
		border-radius: 10px;
		background: white;
		transition: left 0.15s ease-in;
	}


	.toggle-control-small {
		display: block;
		position: relative;
		height: 20px;
		padding-left: 40px;
		cursor: pointer;
		font-size: 22px;
		-webkit-user-select: none;
		   -moz-user-select: none;
			-ms-user-select: none;
				user-select: none;
	}
	.toggle-control-small input {
		position: absolute;
		opacity: 0;
		width: 1px;
		height: 1px;
		margin: 0;
		z-index: -1; /* optional */
	}
	.toggle-control-small input:checked ~ .control {
		background-color: #da7310;
	}
	.toggle-control-small input:checked ~ .control:after {
		left: 21px;
	}
	.toggle-control-small input:focus-visible + .control {
		outline: 2px solid var(--primarycolor);
		outline-offset: 4px;
	}
	.toggle-control-small .control {
		position: absolute;
		top: 0;
		left: 0;
		height: 20px;
		width: 40px;
		border-radius: 10px;
		background-color: #d7d9dd;
		transition: background-color 0.15s ease-in;
	}
	.toggle-control-small .control:after {
		content: "";
		position: absolute;
		left: 3px;
		top: 2px;
		width: 16px;
		height: 16px;
		border-radius: 10px;
		background: white;
		transition: left 0.15s ease-in;
	}


	.toggle-control-large {
		display: block;
		position: relative;
		height: 40px;
		padding-left: 80px;
		cursor: pointer;
		font-size: 22px;
		-webkit-user-select: none;
		   -moz-user-select: none;
			-ms-user-select: none;
				user-select: none;
	}
	.toggle-control-large input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	}
	.toggle-control-large input:checked ~ .control {
		background-color: #da7310;
	}
	.toggle-control-large input:checked ~ .control:after {
		left: 45px;
	}
	.toggle-control-large .control {
		position: absolute;
		top: 0;
		left: 0;
		height: 40px;
		width: 80px;
		border-radius: 20px;
		background-color: #d7d9dd;
		transition: background-color 0.15s ease-in;
	}
	.toggle-control-large .control:after {
		content: "";
		position: absolute;
		left: 5px;
		top: 5px;
		width: 30px;
		height: 30px;
		border-radius: 15px;
		background: white;
		transition: left 0.15s ease-in;
	}
	
	/* ARROWS */
	
	.buttonLeft {
		width:50px;
		height:50px;
		background:url('/images6/sprites_2025.png') -135px -168px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -135px -168px;
		background-repeat: no-repeat;
		display:inline-block;
		cursor:pointer;
	}
	
	.buttonLeft:hover {
		background-position: -235px -168px;
		cursor:pointer;
	}
	
	.buttonLeftInactive {
		width:50px;
		height:50px;
		background:url('/images6/sprites_2025.png') -335px -168px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -335px -168px;
		background-repeat: no-repeat;
		display:inline-block;
	}
	
	
	.buttonRight {
		width:50px;
		height:50px;
		background:url('/images6/sprites_2025.png') -185px -168px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -185px -168px;
		background-repeat: no-repeat;
		display:inline-block;
		cursor:pointer;
	}
	
	.buttonRight:hover {
		background-position: -285px -168px;
		cursor:pointer;
	}
	
	.buttonRightInactive {
		width:50px;
		height:50px;
		background:url('/images6/sprites_2025.png') -385px -168px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -385px -168px;
		background-repeat: no-repeat;
		display:inline-block;
	}
	



	/* CATEGORY PAGES */
	
	
	.videoStill {
		margin: 20px auto;
		padding:10px;
		border-radius: 4px;
		background-color:#fff;
		cursor: pointer;
		border: solid 1px #d7d9dd;
    	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    	height:180px;
    	display: flex;
    	justify-content: flex-end;
    	align-items: flex-end;
    	max-width: 330px;
    	opacity: 0.8;
	}
	
	.videoStill > div {
		width: 70px;
		height: 70px;
		background-image: url('/images6/sprites_2025.png');
		background-image: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -210px -90px;
		background-repeat: no-repeat;
    }
    
    .videoStill:hover {
    	opacity: 1;
    }
	
	.descriptionHighlight {
		margin:20px auto 0;
		padding:10px;
		border-radius: 4px;
		background-color:#fff;
		cursor: pointer;
		border: solid 1px #d7d9dd;
    	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	}
	
	.descriptionHighlight > div {
		position:relative;
		opacity: 0.8;
	}
	
	.descriptionHighlight > div > div {
		position:absolute;
		top:75px;
		left:calc(50% - 35px);
		width:70px;
		height:70px;
		background-image:url('/images6/sprites_2025.png');
		background-image: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -210px -90px;
		background-repeat: no-repeat;
	}
	
	.descriptionHighlight:hover div {
		opacity: 1;
	}
	
	.descriptionHighlight img {
		width:380px;
		height:209px;
		display:block;
	}
	
	.descriptionIndex {
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.59;
		color: #000000;
		color: var(--black);
	}
	
	
	.navHolidays {
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		font-size: 18px;
		font-weight: 600;
		width: calc(100% - 40px);
		height: 60px;
		border-radius: 4px;
		margin: 10px 20px 0;
		cursor: pointer;
	}

	.categoryLeft {
		float: left;
		width: 240px;
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		padding:0;
		background-color:#fff;
		max-height: 1200px;
    	overflow: auto;
	}
	
	.categoryHeader {
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color:#666;
		text-decoration:none;
		display:block;
		padding:10px 22px;
		border-left: solid #fff 4px;
		border-bottom: solid #d7d9dd 1px;
	}

	.categoryLeft a {
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		font-weight: 300;
		color:#666;
		text-decoration:none;
		display:block;
		padding:10px 22px;
		border-left: solid #fff 4px;
	}
	
	.categoryLeft a:hover {
		color:#a66920;
	}
	
	.categoryLeft .selected {
		background-color: #eee;
		font-weight: bold;
		color: #666;
		border-left: solid #7E792A 4px;
	}
	
	.categoryLeft .break {
		margin-bottom:50px;
	}
	
	
	.contentTitleItalics {
		color:#767A3E;
		font-size:18px;
		font-weight:400;
		font-style:italic;
	}
	
	.categoryContent {
		float: left;
		width: calc(100% - 300px);
		max-width: 970px;
		font-size: 17px;
		line-height: 25px;
	}
	
	.categoryContent .sort {
		float: right;
		padding-right:50px;
	}
	
	.categoryContent .sort > div {
		height:64px;
	}
	
	.categorySection {
		padding:10px 50px;
	}
	
	.categorySection > a {
		color:#000;
	}
	
	.categoryViewMore {
		float:right;
		padding:16px 20px 0 0;
	}

	.privacyDiv {
		display: flex;
    	gap: 30px;
	}
	
	.cupOnUs {
		display: flex;
    	gap: 30px;
	}

	#overlayMatte {
		display:none;
		position:fixed;
		z-index:1000;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background-color:#000;
		opacity:.5;
	}
	
	#overlayDiv {
		display:none;
		position: fixed;
		z-index:1001;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.close {
		float:right;
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -453px -18px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -453px -18px;
		background-repeat: no-repeat;
		position:relative;
		top:-10px;
		right:-20px;
		cursor:pointer;
	}
	
	.close a {
		width:30px;
		height:30px;
		display:block;
	}
	
	.closeDark {
		float:right;
		padding:5px;
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -403px -18px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -403px -18px;
		background-repeat: no-repeat;
		position:relative;
		top:-30px;
		right:0px;
		cursor:pointer;
	}
	
	.closeDark a {
		width:30px;
		height:30px;
		display:block;
	}
	
	.closeDarkButton {
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -403px -18px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -403px -18px;
		background-repeat: no-repeat;
	}
	
	/* BLOG PAGES */
	
	.blogPhoto {
		max-width: 380px;
    	margin: auto;
		-moz-box-shadow: 3px 3px 12px #999;
		-webkit-box-shadow: 3px 3px 12px #999;
		box-shadow: 3px 3px 12px #999;
		background-color: #fff;
		border: solid #fff 10px;
		border-radius: 8px;
	}
	
	.blogPhoto > img {
		width: 100%;
		height: auto;
		display: block;
	}
	
	
	/* BLEND SEARCH */
	
	
	.blendSearchHeader .blendCounter {
		float:left;
		padding: 15px 25px 0 10px;
		text-align:left;
		font-size: 14px;
		color: #666;
		line-height: 1.0em;
	}
	
	.band {
		width:100%;
		opacity:.9;
		max-height:165px;
		max-width:870px;
	}
	
	.band:hover {
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	
	.bandName {
		float:left;
		font-size:16px;
		font-weight:400;
		color:#a66920;
		padding:5px;
	}
	
	.bandCreator {
		float:right;
		font-size:14px;
		font-weight:300;
		padding:5px;
	}
	
	.bandSpacing {
		position:relative;
		z-index:6;
	}
	
	.bandSpacing > div {
		position:absolute;
		left:770px;
		top:-80px;
	}
	
	.bandBreak {
		height:70px;
	}

	/* BLEND 3D TIN */
	#largeTin > section#stage3D{
		perspective: 1000px;
		perspective-origin: 50% 50%;
		display: block;
		position: relative;
		top: 45px;
		left: 150px;
		width: 400px;
		height: 400px;
		-webkit-box-reflect:below -20px
		-webkit-gradient(linear, left top, left bottom, from(transparent),
		color-stop(0.725, transparent), to(#ffffff));
		transform:scale(1.25,1.25);
	}
	
	#largeTin article#box{
		transform:   rotateX(50deg) rotateY(-15deg) rotateZ(25deg);
		cursor: move;
		margin-top: -200px;
		margin-left: -200px;
		position: absolute;
		top: 50%; 
		left: 50%;
		width: 100%;
		height: 350px;
		transform-style: preserve-3d;
	}
	
	#largeTin #box section{
		margin-top: -95px;
		margin-left: -175px;
		position: absolute;
		display: block;
		overflow: hidden;
		top: 50%; 
		left: 50%;
		transform-style: flat;
		backface-visibility: hidden;
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	
	#largeTin #front{
		width: 350px;
		height: 226px;
		background: #eeeeee;
		transform: translate3d(0px, 0px, 72px);
	}
	
	#largeTin #back{
		width: 226px;
		height: 350px;
		background: url(/images5/sb_tin_flat.jpg) 0 0 no-repeat #eeeeee;
		transform: rotateY(180deg) rotateZ(90deg) translate3d(-62px, 62px, 72px);
	}
	
	#largeTin #top{
		overflow: hidden;
		width: 350px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) 0 -494px no-repeat #eeeeee;
		transform: rotateY(180deg) rotateX(90deg) translate3d(0px, 0px, 72px);
	}
	
	#largeTin #bottom{
		overflow: hidden;
		width: 350px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) 0 -494px no-repeat #eeeeee;
		transform: rotateY(0deg) rotateX(-90deg) translate3d(0px, 0px, 154px);
	}
	
	#largeTin #left{
		width: 226px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg)  -452px -144px no-repeat #eeeeee;
		transform: rotateX(-90deg) rotateY(-90deg) translate3d(41px, 0px, 113px);
	}
	
	#largeTin #right{
		width: 226px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) -452px -144px no-repeat #eeeeee;
		transform: rotateX(-90deg) rotateY(90deg) translate3d(-41px, 0px, 236px);
	}
	
	
	#largeTin #top div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#largeTin #bottom div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#largeTin #left div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#largeTin #right div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#smallTin > section#stage3D{
		perspective: 1000px;
		perspective-origin: 50% 50%;
		display: block;
		position: relative;
		top: 40px;
		left: 150px;
		width: 400px;
		height: 400px;
		-webkit-box-reflect:below -20px
		-webkit-gradient(linear, left top, left bottom, from(transparent),
		color-stop(0.725, transparent), to(#ffffff));
	}
	
	#smallTin article#box{
		transform:   rotateX(20deg) rotateY(-15deg) rotateZ(100deg);
		cursor: move;
		margin-top: -200px;
		margin-left: -200px;
		position: absolute;
		top: 50%; 
		left: 50%;
		width: 100%;
		height: 350px;
		transform-style: preserve-3d;
	}
	
	#smallTin #box section{
		margin-top: -120px;
		margin-left: -175px;
		position: absolute;
		display: block;
		overflow: hidden;
		top: 50%; 
		left: 50%;
		transform-style: flat;
		backface-visibility: hidden;
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	
	#smallTin #front{
		width: 226px;
		height: 350px;
		background: url(/images5/sb_tin_flat.jpg) -226px 0 no-repeat #eeeeee;
		transform: rotateZ(-90deg) translate3d(57px, 62px, 72px);
	}
	
	#smallTin #back{
		width: 226px;
		height: 350px;
		background: url(/images5/sb_tin_flat.jpg) 0 0 no-repeat #eeeeee;
		transform: rotateY(180deg) rotateZ(90deg) translate3d(-57px, 62px, 72px);
	}
	
	#smallTin #top{
		overflow: hidden;
		width: 350px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) 0 -350px no-repeat #eeeeee;
		transform: rotateY(180deg) rotateX(90deg) translate3d(0px, 0px, 67px);
	}
	
	#smallTin #bottom{
		overflow: hidden;
		width: 350px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) -350px -350px no-repeat #eeeeee;
		transform: rotateY(0deg) rotateX(-90deg) translate3d(0px, 0px, 159px);
	}
	
	#smallTin #left{
		width: 226px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) -452px -144px no-repeat #eeeeee;
		transform: rotateX(-90deg) rotateY(-90deg) translate3d(46px, 0px, 113px);
	}
	
	#smallTin #right{
		width: 226px;
		height: 144px;
		background: url(/images5/sb_tin_flat.jpg) -452px 0 no-repeat #eeeeee;
		transform: rotateX(-90deg) rotateY(90deg) translate3d(-46px, 0px, 236px);
	}
	
	
	#smallTin #top div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#smallTin #bottom div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#smallTin #left div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	#smallTin #right div{
		box-shadow:inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	}
	
	
	
	/* BLEND PAGES */
	
	.blendMedium {
		position:relative;
	}
	
	.blendMedium > div {
		position:absolute;
		top:149px;
		left:665px;
	}
	
	.blendSample {
		position:relative;
	}
	
	.blendSample > div {
		position:absolute;
		top:79px;
		left:250px;
	}
	
	.blendTin {
		background:url('/images6/packaging_bg.jpg') 610px 30px no-repeat #ffffff;
		height:500px;
		margin-top:5px;
	}
	
	.blendPrivate {
		float:left;
		width:50%;
	}
	
	#namePassiveDiv {
		padding:10px 0;
	}
	
	#nameDynamicDiv {
		padding:10px 0;
		display:none;
	}

	#descriptionDynamic {
		width:250px;
		height:200px;
	}

	#contentDynamicDiv {
		padding:10px 0;
		display:none;
	}
		#contentDynamicDiv table {
			font-family:verdana;
			font-size:7pt;
			color:#918a18;
		}
		
			#contentDynamicDiv table select {
				font-size:7pt;
			}
	
	#accentDynamicDiv {
		padding:10px 0;
		display:none;
	}
		
		#accentDynamicDiv table {
			font-family:verdana;
			font-size:7pt;
			color:#918a18;
		}
		
			#accentDynamicDiv table select {
				font-size:7pt;
			}
	
	
	.blendPreviewTop {
		width:110px;
		height:110px;
		padding:5px;
	}
	
	.blendPreviewTop:hover {
		width:120px;
		height:120px;
		padding:0;
		transition:all 0.25s ;
		-webkit-transition:all 0.25s ;
		-o-transition:all 0.25s ;
		-moz-transition:all 0.25s ;
	}
	
	.blendRelationship {
		position:relative;
		width:1px;
		height:1px;
	}
	
	.blendRelationship > div {
		position:absolute;
		left:-15px;
		top:60px;
		width:30px;
		height:30px;
		background:url('/images6/sprites_2025.png') -297px -20px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -297px -20px;
		background-repeat: no-repeat;
		transform: scale(1.5);
	}
	
	.fandomSets {
		float:left;
		position:relative;
		top:25px;
		left:0;
		height:220px;
	}
	
	.fandomGiftBoxText {
		float:left;
		width:370px;
	}
	
	.fandomGiftBoxImage {
		float:right;
		width:500px;
		height:300px;
	}
	
	@keyframes bounce {
	  0% {
		background-position: 0% 50%;
	  }
	  100% {
		background-position: 100% 50%;
	  }
	}
	
	/* BLEND PAGES - CREATE */
	
	#sectionLeft {
		float:left;
		width:55%;
		min-width:300px;
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
		background-color:#fff;
	}
	
	#sectionLeft > div {
		padding:30px 20px;
	}
	
	#sectionRight {
		float:right;
		width:35%;
		min-width:300px;
		border-radius: 4px;
		background-color:#f5f5f5;
	}
	
	#sectionRight > div {
		padding:30px 20px;
	}
	
	.questionMark {
		width:220px;
		height:220px;
		border:0;
	}
	
	.circleTeaPreview {
		float:left;
		padding-top:70px;
	}
	
	.circleInclusionPreview {
		float:left;
		padding-top:90px;
	}
	
	#blendPreview {
		height:350px;
		transform: scale(0.6);
	}
	
	.blendCover {
		float:left;
		width: calc(100% - 400px);
		max-width:576px;
		height:109px;
	}
	
	
	#sbSampleLabel {
		position:absolute;
		width:175px;
		height:112px;
		top:259px;
		left:425px;
	}
	
	#sbSampleTin {
		position:absolute;
		top:254px;
		left:419px;
		width:185px;
		height:136px;
	}
	
	#designer_artwork {
		display:none;
		position:fixed;
		z-index:100002;
		top:50%;
		left:50%;
		margin: -350px 0 0 -450px;
	}

	#preview_artwork {
		width:900px;
		height:740px;
		background:#fff;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		background:url('/images2/custom_blends/35085.jpg') 100px 140px no-repeat #eee;
		background-position: center 130px;
	}
	
	.teaChar {
		position:relative;
	}
	
	.teaChar > div {
		display:none;
		position:absolute;
		top:-100px;
		left:0;
		width:220px;
		height:90px;
		background-color:#fff;
		color:#333;
		font-size:14px;
		line-height:1.3em;
		opacity:0.9;
		padding:5px;
	}

	
	
	/* PRODUCT PAGES - IMAGE */
	
	.heroImageDiv {
		position:relative;
		height:600px;
		mix-blend-mode: multiply;
		z-index:-1;
	}
	
	#heroImage {
		position:relative;
		top:0;
		width: calc(100% - 350px);
		height: calc(65vw - 216px);
		max-width:900px;
		max-height:600px;
		background-position: top center;
		background-size: contain;
		background-repeat:no-repeat;
		z-index:-1;
		animation-name: heroImage;
		animation-duration: 1s;
	}
	
	#heroImageLow {
		position:absolute;
		top:0;
		left:0;
		width: calc(100% - 350px);
		height: calc(65vw - 216px);
		max-width:900px;
		max-height:600px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: contain;
		filter: blur(7px);
		z-index:-2;
		animation-name:heroImageLow;
		animation-duration:.3s
	}
	
	#heroImageHigh {
		position:absolute;
		top:0;
		left:0;
		width: calc(100% - 350px);
		height: calc(65vw - 216px);
		max-width:900px;
		max-height:600px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: contain;
		opacity:0;
	}

	@keyframes heroImage {
		0% {
			opacity:0;
		}
		100%   {
			opacity:1;
		}
	}
	
	@keyframes heroImageLow {
		0% {
			opacity:0;
		}
		100%   {
			opacity:1;
		}
	}


	/* PRODUCT PAGES - CART */

	.cart {
		float:right;
		padding: 40px 20px 10px 20px;
	}
	
	.summary {
		display: flex;
		align-items: center;
		width: 330px;
		padding-bottom: 5px;
	}
	
	.summary > div:nth-child(1) {
		width: 80px;
		height: 80px;
	}
	
	.summary > div:nth-child(2) {
		width: calc(100% - 115px);
	}
	
	.summaryLoggedOut > div:nth-child(2) {
		width: calc(100% - 80px);
	}
	
	.cart .scoreSummary {
		font-family: 'Open Sans', sans-serif;
		font-size:30px;
		font-weight:400;
		width:80px;
		height:80px;
		background:url('/images6/sprites_2025.png') -126px -87px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x,  
									   url('/images6/sprites_2025_retina.png') 2x);
		background-position: -126px -87px;
		background-repeat: no-repeat;
		text-align:center;
		line-height:2em;
		color:#fff;
	}
	
	.cart h1 {
		padding:15px 0 0 0;
		font-family: 'Open Sans', sans-serif;
		font-size:27px;
		font-weight:300;
		text-transform: none;
	}

	.cart .reviewsSummary {
		font-family: 'Open Sans', sans-serif;
		font-size:15px;
		font-weight:300;
	}
	
	.cart .reviewsSummary b {
		font-weight:300;
		color:#da8f33;
	}

	.cart .pricesList {
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
		background-color:#fff;
		width:330px;
	}
	
	.cart #autoDeliveryHeader {
		display:none;
		gap:10px;
		padding:15px;
		font-size: 15px;
		font-weight: 300;
		line-height: 1.4em;
    	background-color: #ddd;
	}
	
	.cart #autoDeliveryHeader b {
		font-weight:400;
	}
	
	.cart #autoDeliveryFooter {
		display:none;
		padding:15px 20px;
		font-size: 15px;
		font-weight: 300;
		line-height: 1.4em;
    	background-color: #ddd;
	}
	
	.cart .itemHeader {
		position:relative;
		left:-15px;
		width:280px;
		background-color:#d7d9dd;
		color:#000;
		padding:3px 15px;
		font-size:16px;
		font-weight:400;
		clear:both;
	}
	
	.cart .itemBlock {
		flex: 1;
	}
	
	.cart .active {
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom:solid 1px #d7d9dd;
		padding:0 15px;
	}
	
	.cart .activeOFF {
		min-height:75px;
	}
	
	.itemBlockParent {
		display: flex;
    	flex-direction: column;
    	min-width: 320px;
	}
	
	.itemBlockHeader {
		position:relative;
		left:-15px;
		width:100%;
		height:auto;
		border-bottom:solid 1px #d7d9dd;
		padding:5px 15px;
		background-color:#d7d9dd;
		color:#000;
		clear:both;
	}
	
	.cartShippingInfo {
		background-color: #eee;
	}
	
	.cartShippingInfo > div {
		padding: 10px 0;
		border-top: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		margin: 10px 0;
		font-size: 15px;
	}
	
	.cartShippingInfo > div > sup {
		font-size: 9px;
	}

	
	.allergen {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background-color: #a00;
		font-size: 15px;
		color: #fff;
		font-weight:600;
		line-height: 1.5em;
		max-width: 330px;
    	margin: 0 auto;
	}

	.allergen > div:nth-child(1) {
		padding:10px;
		display: inherit;
	}

	.allergen > div:nth-child(1) > img {
		width:50px;height:50px;
	}

	.allergen > div:nth-child(2) {
		flex:2;
	}

	.allergen > div:nth-child(2) > div:nth-child(1) {
		font-size:18px;
	}

	.allergen > div:nth-child(2) > div:nth-child(2) {
		font-size:16px;
	}

	.allergen > div:nth-child(3) {
		padding:10px;
	}

	.allergen > div:nth-child(3) > a {
		color: #a00;
		background-color: #fff;
		font-size: 10px;
		padding: 1px 4px;
		border-radius: 2px;
	}

	/*@media (hover: hover) {*/
	
		.cart .itemBlock:hover {
			background-color:#f5f5f5;
			cursor:pointer;
		}
		
		.cart .itemBlock:hover .addToCart {
			background-position: -190px -12px;
		}
		
		.cart .itemBlock:hover .addToAutoDelivery {
			background-position: -348px -100px;
		}
		
		.cart .itemBlock:hover .rollover {
			font-weight:300;
		}
		
		.cart .itemBlock:hover .price {
			font-weight:400;
		}
		
		.cart .itemBlock:hover .deliverySelected {
			background-position: -398px -100px;
		}
	
	/*}*/
	
	
	.cart .sizeBlock {
		line-height:1.2em;
		padding: 20px 0;
		flex:2;
	}
	
	.cart .teabagIcon {
		background: url(/images6/teabag_icon.png);
		background-size: 35px;
		background-repeat: no-repeat;
		background-position: 75px 7px;
	}

	.cart .teforiaIcon {
		background: url(/images6/teforia_icon.png);
		background-size: 35px;
		background-repeat: no-repeat;
		background-position: 75px 7px;
	}
	
	.cart .size {
		font-size:19px;
		font-weight:400;
		padding-bottom:5px;
	}
	
	.cart .rollover {
		font-size:13px;
		font-style:italic;
		line-height:1.2em;
	}

	.cart .price {
		font-size:26px;
		flex:1;
	}
	
	.cart .price strike {
		font-size:13px;
		text-decoration: line-through;
		color:#000;
		display:block;
		line-height:1.0em;
	}
	
	.cart .addToCart {
		width:35px;
		height:35px;
		background:url('/images6/sprites_2025.png') -155px -12px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -155px -12px;
		background-repeat: no-repeat;
	}
	
	.cart .addToAutoDelivery {
		display:none;
		width:35px;
		height:35px;
		background:url('/images6/sprites_2025.png') -298px -100px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -298px -100px;
		background-repeat: no-repeat;
	}
	
	.cart .deliverySelected {
		background-position: -398px -100px;
	}
	
	.cart .notifyMe {
		float:right;
		text-align:center;
		margin:27px 0;
		
		width:80px;
		line-height:1.4em;
		color: #a66920;
	}
	
	
	.cart .OutOfStock {
		color:#707070;
	}
	
	.cart .OutOfStock:hover {
		background-color:#fff;
		cursor:pointer;
	}

	.cart .OutOfStock:hover .rollover {
		font-weight:300;
	}
	
	.cart .OutOfStock:hover .price {
		font-weight:300;
	}
	
	
	.cartHilight {
  		animation: cartHilightAnimate 2s 1;
	}

	@keyframes cartHilightAnimate {
		0% {background-color: #fff;}
		50% {background-color: #da9540;}
		100% {background-color: #fff;}
	}
	

	.googleOtherSizes {
		display: flex;
		justify-content: center;
		padding: 10px 0;
		flex-direction: column;
		align-items: center;
		background-color: #9c972b;
		color: #fff;
		margin: 20px auto;
		line-height: 1.5em;
		border-radius: 4px;
		max-width: 330px;
		cursor: pointer;
	}

	.googleOtherSizes > div:nth-child(1) {
		font-size: 27px;
		font-weight: 500;
	}

	.googleOtherSizes > div:nth-child(2) {
		font-size: 14px;
		font-weight: 400;
	}

	.googleOtherSizesOffer {
		max-width: 330px;
		display: none;
		flex-direction: column;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		background-color: #db8f32;
	}

	.googleOtherSizesOffer > div:nth-child(1) {
		background-color: #db8f32;font-size:48px;line-height:1.0em;margin:0;
	}

	.googleOtherSizesOffer > div:nth-child(1) > div {
		font-size: 48px;
		font-weight: 700;
		color:#fff;
		padding:5px;
	}

	.googleOtherSizesOffer > div:nth-child(2) {
		display:flex;
		justify-content: space-evenly;
		align-items: center;
		border: solid 1px #ccc;
		background-color: #fff;
		width: calc(100% - 2px);
	}

	.googleOtherSizesOffer > div:nth-child(2) > div:nth-child(1) {
		flex:1;
	}

	.googleOtherSizesOffer > div:nth-child(2) > div:nth-child(1) > input {
		width: 100%; margin: 0; border: none; box-shadow: none;
	}

	.googleOtherSizesOffer > div:nth-child(2) > div:nth-child(2) {
		flex:1;text-align: right; padding-right: 10px;
	}

	.googleOtherSizesOffer > div:nth-child(2) > div:nth-child(2) > a {
		color:#da7310;
		font-weight:400;
	}
	



	
	.autoDelivery {
		width:99%;
		max-width: 330px;
		margin: 15px auto 0;
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		background:url('/images6/auto_delivery_bg.png') center right no-repeat;
		background: -webkit-image-set( url('/images6/auto_delivery_bg.png') 1x, url('/images6/auto_delivery_bg_retina.png') 2x);
		background-position: center right;
		background-repeat: no-repeat;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
		background-color:#fff;
		opacity:.95;
	}
	
	.autoDelivery b {
		font-weight:400;
	}
	
	.autoDelivery button {
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		color:#333;
		line-height:1.4em;
		text-decoration:none;
		display:block;
		padding:15px;
	}
	
	.autoDelivery a:hover {
		color:#a66920;
	}
	
	
	
	
	.addToWishlist {
		width:100%;
		text-align:center;
		padding-top:20px;
		cursor: pointer;
	}
	
	.addToWishlist > div {
		display:inline-block;
	}
	
	.addToWishlist > div > div {
		float:left;
		width:35px;
		height:30px;
		background:url('/images6/sprites_2025.png') -247px -22px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -247px -22px;
		background-repeat: no-repeat;
	}
	
	.addToWishlist:hover div > div {
		background-position: -297px -22px;
	}
	
	.addToWishlistSelected {
		width:100%;
		text-align:center;
		padding-top:20px;
		color:#a66920;
		font-weight:600;
		cursor: pointer;
	}
	
	.addToWishlistSelected > div {
		display:inline-block;
	}
	
	.addToWishlistSelected > div > div {
		float:left;
		width:35px;
		height:30px;
		background:url('/images6/sprites_2025.png') -347px -22px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -347px -22px;
		background-repeat: no-repeat;
	}
	
	
	.addToCalendar {
		width:100%;
		text-align:center;
		padding-top:20px;
		cursor: pointer;
		display:flex;
		justify-content: center;
		align-items: center;
		font-size: 12px;
	}
	
	.addToCalendar > div:nth-child(1) {
		width:40px;
		height:30px;
		background:url('/images6/iCal.png') 0 0 no-repeat;
		background: -webkit-image-set( url('/images6/iCal.png') 1x, url('/images6/iCal_retina.png') 2x);
		background-repeat: no-repeat;
	}
	
	.addToCalendar:hover div:nth-child(1) {
		background-position: 0px -30px;
	}
	
	
	
	.cartSingle .pricesList {
		margin-top:40px;
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		box-shadow: 0 2px 0 0 rgb(0 0 0 / 15%);
		background-color: #fff;
		max-width: 320px;
	}
	
	.cartSingle .itemBlock {
		border-bottom: solid 1px #d7d9dd;
		padding: 0 15px;
		width: calc(100% - 30px);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.cartSingle .itemBlock:hover {
		background-color:#f5f5f5;
		cursor:pointer;
	}
	
	.cartSingle .itemBlock:hover .addToCart {
		background-position: -190px -12px;
	}
	
	.cartSingle .sizeBlock {
		line-height: 1.2em;
		padding: 20px 0;
		flex: 2;
	}
	
	.cartSingle .size {
		font-family: 'Open Sans', sans-serif;
		font-size:19px;
		font-weight:400;
		padding-bottom:5px;
	}
	
	.cartSingle .rollover {
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		font-weight:300;
		font-style:italic;
	}

	.cartSingle .price {
		font-size:26px;
		flex:1;
	}
	
	.cartSingle .price strike {
		font-size:13px;
		text-decoration: line-through;
		color:#000;
		display:block;
		line-height:1.0em;
	}
	
	.cartSingle .addToCart {
		width:35px;
		height:35px;
		background:url('/images6/sprites_2025.png') -155px -12px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -155px -12px;
		background-repeat: no-repeat;
	}
	
	
	.packagingGuide {
		font-size: 12px;
		color: #30353c;
	}
	
	
	.externalIcon {
		height: 0;
		position: relative!important;
    	top: 0!important;
	}
	
	.externalIconAdagio {
		position: relative!important;
		top: -60px!important;
		width: 24px!important;
		height: 24px!important;
		background: url('https://www.adagio.com/favicon-32x32.png');
		background-position: center;
		background-size: 75%;
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		box-shadow: 0 0 3px #0009;
	}
	
	.externalIconSelefina {
		position: relative!important;
		top: -60px!important;
		width: 24px!important;
		height: 24px!important;
		background: url('https://www.selefina.com/favicon-32x32.png');
		background-position: center;
		background-size: 60%;
		background-repeat: no-repeat;
		background-color: #4c4d4f;
		border-radius: 50%;
		box-shadow: 0 0 3px #0009;
	}
	
	.externalIconLardera {
		position: relative!important;
		top: -60px!important;
		width: 24px!important;
		height: 24px!important;
		background: url('https://www.lardera.com/favicon-32x32.png');
		background-position: center;
		background-size: 75%;
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		box-shadow: 0 0 3px #0009;
	}
	
	.externalIconMasters {
		position: relative!important;
		top: -60px!important;
		width: 24px!important;
		height: 24px!important;
		background: url('https://www.mastersteas.com/favicon-32x32.png');
		background-position: center;
		background-size: 75%;
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		box-shadow: 0 0 3px #0009;
	}
	
	.externalIconBees {
		position: relative!important;
		top: -60px!important;
		width: 24px!important;
		height: 24px!important;
		background: url('https://www.adagiobees.com/favicon-32x32.png');
		background-position: center;
		background-size: 75%;
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		box-shadow: 0 0 3px #0009;
	}
	
	/* CART PREVIEW */
	
	#shipping_free {
		padding-top: 10vh;
	}
	
	#shipping_free > div:nth-child(1) {
		width:100px;
		height:75px;
		background-image:url('/images6/icon_free_shipping.png');
		background-size:100%;
		margin:0 auto;
	}
	
	#shipping_free > div:nth-child(2) {
		padding-top: 15px;
		font-size: 24px;
		font-weight: 400;
	}
	
	#shipping_free > div:nth-child(3) {
		font-size: 16px;
		font-weight: 300;
		color:#333;
	}
	
	#shipping_free > div:nth-child(4) {
		font-size: 14px;
		font-weight: 300;
		color:#333;
	}
	
	#shipping_teaser {
		padding-top: 10vh;
	}
	
	#shipping_teaser > div:nth-child(1) {
		width:100px;
		height:75px;
		background-image:url('/images6/icon_shipping_teaser.png');
		background-size:100%;
		margin:0 auto;
	}
	
	#shipping_teaser > div:nth-child(2) {
		padding-top: 15px;
		font-size: 24px;
		font-weight: 400;
	}
	
	#shipping_teaser > div:nth-child(3) {
		font-size: 16px;
		font-weight: 300;
		color:#333;
	}
	
	#shipping_terms {
		position: absolute;
		bottom: 60px;
		width: 100%;
		font-size: 14px;
		font-weight: 400;
	}
	
	.cartItemDisabled {
		filter: grayscale(1);
		opacity:0.33;
	}
	
	/* SHOPPING CART - QUICK */
	
	.cart .pricesListQuick {
		width:180px;
		border-radius: 4px;
		border: solid 1px #fff;
		padding:0 15px 0;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0);
		background-color:#fff;
		opacity:.95;
	}
	
	.cart .pricesListQuick .itemBlock {
		width:180px;
		height:42px;
		border-bottom:solid 1px #fff;
		padding:0 5px;
	}
	
	.cart .pricesListQuick .tempPriceIncrease {
		display:none;
	}
	
	.cart .pricesListQuick .active {
		width:180px;
		height:42px;
		padding:0 15px;
		border-bottom: none;
	}
	
	.cart .pricesListQuick .sizeBlock {
		width:80px;
		padding:10px 0;
	}
	
	.cart .pricesListQuick .size {
		font-size:13px;
	}
	
	.cart .pricesListQuick .rollover {
		display:none;
	}

	.cart .pricesListQuick .price {
		padding:8px 10px;
		font-size:18px;
	}
	
	.cart .pricesListQuick .price strike {
		font-size:10px;
	}
	
	.cart .pricesListQuick .addToCart {
		margin:0 10px 0 0;
	}
	
	.pricesListQuick .OutOfStock {
		display:none;
	}
	
	.pricesListQuick .QuickViewHide {
		display:none;
	}
	
	.pricesListQuick .wishlistBlock {
		display:none !important;
	}
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	/* SHOPPING CART - PREVIEW */
	
	.preview {
		position:fixed;
		top:0;
		right:0;
		width:33%;
		min-width:320px;
		height:100%;
		background-color:#fff;
		box-shadow: 3px 3px 12px #999;
		z-index:2000;
		text-align:center;
		display:none;
	}
	
	.preview .empty {
		height:100%;
		background:url('/images5/wait_200.gif') 50% 50% no-repeat;
	}
	
	.preview .itemCount {
		font-size: 20px;
	}
	
	.preview .closePreview {
		font-size: 16px;
	}
	
	
	.preview .itemBlock {
		float:left;
		font-size: 20px;
		width:calc(100% - 40px);
		padding: 0 20px;
	}
	
	.preview .itemBlock .thumbnail {
		float:left;
		padding:10px 20px 0 0;
		mix-blend-mode: multiply;
	}
	
	.preview .itemBlock .thumbnail img {
		width:85px;
		height:85px;
		display: block;
	}
	
	.preview .itemBlock .info {
		float:left;
		font-size: 14px;
		font-weight:300;
		width:calc(100% - 160px);
		text-align:left;
		line-height:1.3em;
	}
	
	.preview .itemBlock .productName {
		font-size: 17px;
		font-weight:300;
		padding:10px 0;
	}
	
	.preview .itemBlock .qtyLabel {
		float:left;
		width:60px;
	}
	
	.preview .itemBlock .qty {
		font-weight:400;
	}
	
	.preview .itemBlock .sizeLabel {
		float:left;
		width:60px;
	}
	
	.preview .itemBlock .size {
		font-weight:400;
	}
	
	.preview .itemBlock .extra {
		float:left;
		font-size: 12px;
		line-height:1.3em;
		color:#999;
	}

	.preview .itemBlock .price {
		float:right;
		padding:50px 0 0 0;
		font-size: 20px;
	}
	
	.preview .itemBlock .highlight {
		color:#a66920;
	}
	
	
	.preview .itemBlockFlex {
		font-size: 20px;
		padding: 0 4%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.preview .itemBlockFlex .thumbnail {
		mix-blend-mode: multiply;
    	padding-right: 10px;
	}
	
	.preview .itemBlockFlex .thumbnail img {
		width:85px;
		height:85px;
		display: block;
	}
	
	.preview .itemBlockFlex .info {
		font-size: 14px;
		font-weight: 300;
		text-align: left;
		line-height: 1.3em;
		flex: 10;
	}

	.preview .itemBlockFlex .productName {
		font-size: 17px;
		padding: 0 0 10px;
	}

	.preview .itemBlockFlex .qtyLabel {
		float: left;
		width: 60px;
	}
	
	.preview .itemBlockFlex .qty {
		font-weight: 400;
	}
	
	.preview .itemBlockFlex .extra {
		font-size: 12px;
		line-height: 1.3em;
		color: #999;
	}
	
	.preview .itemBlockFlex .price {
		font-size: 20px;
		padding-left: 10px;
	}

	
	.preview .subtotalLabel {
		float:left;
		padding: 22px 20px 10px;
		font-size: 17px;
	}

	.preview .subtotal {
		float:right;
		padding: 20px 20px 10px;
		font-size: 20px;
	}
	
	.preview .buttonEdit {
		width:90%;
		margin:12px auto;
	}
	
	.preview .buttonEdit a {
		color:#797572;
		font-size: 17px;
	}
	
	.preview .buttonEdit a:hover {
		color:#a66920;
	}
	
	.preview .buttonCheckout {
		width:90%;
		margin:0 auto;
	}
	

	/* SHOPPING CART - EDIT */
	
	#shopping_summary #shopping_summary_left {
		float:left;
		width:65%;
	}
	
	#shopping_summary #shopping_summary_total {
		float:left;
		width:35%;
	}
	
	
	
	

	/* PRODUCT PAGES - DESCRIPTION */

	.breadcrumb {
		padding:0 0 40px;
	}
	
	.breadcrumb li {
		float:left;
		list-style-type: none;
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		font-weight:300;
		color:#000;
		text-decoration:none;
		padding:0 10px 0 0;
	}
	
	.breadcrumb li a {
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		font-weight:300;
		color:#797572;
		text-decoration:none;
	}
	
	.breadcrumb li a:hover {
		color:#da8f33;
	}

	.description {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: 300;
		line-height: 1.56;
		color:#000;
	}
	
	.description img {
		width:306px;
		height:195px;
		border:0;
		float:right;
		padding:8px;
	}
	
	.health_benefits {
		font-size: 14px;
		padding: 10px;
		background: url('/images5/health_warning_icon.png');
		background-color: #eee;
		background-repeat: no-repeat;
		background-size: 50px;
		background-position: 10px center;
		border-radius: 4px;
		min-height: 50px;
	}
	
	.health_benefits > div {
		padding-left:60px;
	}
	
	.steepingInfo {
		font-weight: 400;
		padding: 10px 0;
	}
	
	
	
	/* PRODUCT PAGES - REVIEW */
	
	#reviewsDiv {
		display: flex;
    	flex-wrap: wrap;
    	gap: 50px 20px;
	}
	
	.reviewFlex {
		display: flex;
		width: calc(33% - 12px);
		flex-direction: column;
	}
	
	.reviewFlexList {
		width: 100%!important;
		padding: 10px;
	}
	
	.reviewFlexList:nth-of-type(even) {
		background-color: #fff7ee;
	}
	
	.reviewFlexList > div:nth-child(2) {
		max-height: none!important;
	}
	
	.reviewFlex > div:nth-child(1) {
		display: flex;
		align-items: center;
		gap: 10px;
		font-size: 15px;
		font-weight: 400;
		color: #666;
	}
	
	.reviewFlex > div:nth-child(1) > div:nth-child(2) {
		line-height: 1.4em;
	}
	
	.reviewFlex > div:nth-child(2) {
		line-height: 1.4em;
		color: #666;
		font-weight:400;
		max-height: 190px;
		overflow: auto;
		margin-top:10px;
	}
	
	.reviewFlex > div:nth-child(3) {
		line-height: 1.4em;
		padding-right: 30px;
		color: #666;
		font-weight:400;
	}
	
	.reviewFlex .reply {
		line-height: 1.4em;
		color: #666;
		font-weight: 400;
		background-color: #eee;
		padding: 10px;
		margin: 10px 0;
		border-radius: 5px;
	}
	
	.reviewFlex .reply b {
		font-weight:bold;
	}
	
		.score_1 {
			width: 24px;
			height: 24px;
			background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
			background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
			background-position: 0px -180px;
			background-repeat: no-repeat;
		}
	
		.score_2 {
			width: 48px;
			height: 24px;
			background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
			background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
			background-position: 0px -180px;
			background-repeat: no-repeat;
		}
	
		.score_3 {
			width: 72px;
			height: 24px;
			background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
			background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
			background-position: 0px -180px;
			background-repeat: no-repeat;
		}
	
		.score_4 {
			width: 96px;
			height: 24px;
			background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
			background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
			background-position: 0px -180px;
			background-repeat: no-repeat;
		}
	
		.score_5 {
			width: 120px;
			height: 24px;
			background:url('/images6/sprites_2025.png') 0px -180px no-repeat;
			background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
			background-position: 0px -180px;
			background-repeat: no-repeat;
		}
		
	.reviewHeader {
		float:left;
	}
	
	.reviewSort {
		display:flex;
		gap: 25px;
		float:right;
	}
	
	.reviewLayoutIcon {
		display:flex;
		gap:10px;
		padding-top:10px;
	}
	
	#reviewsMethodGrid {
		width:25px;height:25px;background:url(/images6/icon_grid_list.png);background-position:left;background-size:cover;
	}
	
	#reviewsMethodList{
		width:25px;height:25px;background:url(/images6/icon_grid_list.png);background-position:right;background-size:cover;
	}

	.reviewBlock {
		clear:both;
	}
	
	.reviewBlock .icon {
		float:left;
		width:80px;
		height:80px;
		border:0px;
		margin-right:10px;
		padding:10px 0;
	}
	
	.reviewBlock .icon img {
		width:80px;
		height:80px;
		border:0;
		border-radius: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	
	
	.icon img:hover {
		border:solid var(--primarycolor) 3px;
		border-radius: 51%;
	}
	
	.reviewBlock .review {
		float:left;
		width:210px;
		height:80px;
	}
	
	
	
	.reviewBlock .reviewer {
		padding:6px 6px;
		font-family: 'Open Sans', sans-serif;
		font-size:15px;
		font-weight:300;
		color:#000;
	}
	
	.reviewBlock .reviewer a {
		font-family: 'Open Sans', sans-serif;
		font-size:15px;
		font-weight:300;
		text-decoration:none;
		color:#000;
	}
	
	.reviewBlock .reviewer a:hover {
		color:var(--accentcolor);
	}
	
	.reviewBlock .reviewer::before {
		content: "by ";
	}
	
	.reviewBlock .copy {
		float:left;
		width: calc(100% - 585px);
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:300;
		padding:10px 40px 10px 0;
	}
	
	.reviewBlock .copy b {
		font-weight:400;
	}
	
	.reviewBlock .date {
		width:125px;
		float:left;
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:300;
		margin-top:12px;
	}
	
	.reviewBlock .vote {
		width:100px;
		float:left;
	}
	
	.votedUp {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') -50px -225px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -50px -225px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.votedDown {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') 0px -250px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0px -250px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.votedUpActive {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') -50px -275px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -50px -275px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.votedDownActive {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') 0px -300px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0px -300px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	
	
	
	.voteUpZ {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') -50px -225px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -50px -225px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.voteUpZ:hover {
		color:#9f9734;
		background-position: -50px -250px;
		font-weight:600;
		cursor:pointer;
	}
	.voteDownZ {
		float:left;
		width:50px;
		height:20px;
		background:url('/images6/sprites_2025.png') 0px -225px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0px -225px;
		background-repeat: no-repeat;
		padding:2px 0 0 0;
		margin-top:10px;
		
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.voteDownZ:hover {
		color:#ca0b0b;
		background-position: 0px -250px;
		font-weight:600;
		cursor:pointer;
	}
	
	
	
	.voteUpZ a {
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.voteUpZ a:hover {
		color:#9f9734;
		background-position: -50px -250px;
		font-weight:600;
	}
	.voteDownZ a {
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:400;
		text-decoration:none;
		color:#333;
		display:block;
	}
	
	.voteDownZ a:hover {
		color:#ca0b0b;
		background-position: 0px -250px;
		font-weight:600;
	}
	
	
	
	.reviewBlock .reply {
		background-color: #eee;
		margin-left:295px;
		padding:5px 15px;
	}
	
	.reviewBlock .reply b {
		font-weight:bold;
	}
	
	
	.reviewGif {
		width: 200px;
    	padding: 0 10px 10px;
	}
	
	.reviewGif > img {
		display: block;
		width:200px;
		height: 140px;
    	object-fit: cover;
		border-radius: 4px;
		box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	}
	
	.reviewFlexList .reviewGif {
		float: right;
	}
	
	
	
	.loadMoreReviews {
		width:200px;
		border-radius: 4px;
		border: solid 1px #333;
		margin:30px auto 60px;
		text-align:center;
	}
	
	.loadMoreReviews a {
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:300;
		color:#333;
		text-decoration:none;
		display:block;
		padding:15px;
	}
	
	.loadMoreReviews a:hover {
		color:var(--primarycolor);
	}
	
	
	
	/* PRODUCT PAGES - TEABAGS */
	
	.pyramid {
		float:right;
		padding:0 0 0 30px;
	}
	
	.pyramid img {
		width: 320px;
		height: 210px;
	}
	
	
	/* PRODUCT PAGES - QA */
	
	.QAInput {
		width:calc(100% - 230px);
	}
	
	.QAInput textarea {
		width:calc(100% - 30px);
		height:34px;
	}
	
	.QAButton {
		padding-bottom:6px;
	}
	
	#qa_new {
		width: calc(100% - 50px);
	}
	
	#qa_new_div {
		display:flex;
		align-items: center;
		justify-content: space-between;
		background-color:#f4f4f4;
		padding:20px 20px 10px;
		margin:0 0 40px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	
	.qa_instance {
		padding-bottom: 40px;
	}
			
				.qa_instance > div:nth-child(1) {
					color:#333;font-size:15px;font-weight:400;padding-bottom:5px;
				}
			
				.qa_instance > div:nth-child(2) {
					display: flex;
					align-items: center;
					padding-bottom: 5px;
				}
			
					.qa_instance > div:nth-child(2) > div:nth-child(1) {
						width: 50px;
					}
			
					.qa_instance > div:nth-child(2) > div:nth-child(2) {
						font-size:13px;line-height:1.5em;color:#000;padding:0 30px 0 0;width:180px;
					}
			
					.qa_instance > div:nth-child(2) > button:nth-child(3) {
						display:flex;
						align-items: center;
    					gap: 5px;
					}
			
						.qa_instance > div:nth-child(2) > button:nth-child(3) > div:nth-child(1) {
							width:40px;height:30px;color:#fff;font-weight:600;font-size:14px;text-align:center;background: url('/images6/sprites_2025.png') -150px -225px no-repeat; background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x); background-position: -150px -225px;
						}
				
						.qa_instance > div:nth-child(2) > button:nth-child(3) > div:nth-child(2) {
							font-size:16px;font-weight:600;color:var(--primarycolor);width:130px;
						}
			
					.qa_instance > div:nth-child(2) > button:nth-child(4) {
						display:none;
						align-items: center;
    					gap: 5px;
					}
				
						.qa_instance > div:nth-child(2) > button:nth-child(4) > div:nth-child(1) {
							width:40px;height:30px;background: url('/images6/sprites_2025.png') -110px -225px no-repeat; background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x); background-position: -110px -225px;
						}
					
						.qa_instance > div:nth-child(2) > button:nth-child(4) > div:nth-child(2) {
							font-size:16px;font-weight:600;color:#767676;width:130px;
						}
			
					.qa_instance > div:nth-child(2) > div:nth-child(5) {
						font-size:16px;font-weight:300;color:#d7d9dd;padding:0 20px;
					}
			
					.qa_instance > div:nth-child(2) > button:nth-child(6) {
						display:flex;align-items: center;gap: 5px;
					}
				
						.qa_instance > div:nth-child(2) > button:nth-child(6) > div:nth-child(1) {
							width:30px;height:20px;background: url('/images6/sprites_2025.png') -190px -225px no-repeat; background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x); background-position: -190px -225px;
						}
			
						.qa_instance > div:nth-child(2) > button:nth-child(6) > div:nth-child(2) {
							font-size:16px;font-weight:600;color:#767676;
						}
				
					.qa_instance > div:nth-child(2) > button:nth-child(7) {
						display: none;align-items: center;gap: 5px;
					}
				
						.qa_instance > div:nth-child(2) > button:nth-child(7) > div:nth-child(1) {
							width:30px;height:20px;background: url('/images6/sprites_2025.png') -190px -243px no-repeat; background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x); background-position: -190px -243px;
						}
			
						.qa_instance > div:nth-child(2) > button:nth-child(7) > div:nth-child(2) {
							font-size:16px;font-weight:600;color:#d78824;
						}
				
				.qa_instance > div:nth-child(3) {
					padding:0 0 0 35px;
				}
				
					.qa_instance > div:nth-child(3) > div:nth-child(1) {
						background-color:#f4f4f4;padding:10px;margin-top:5px;
					}
				
				.qa_instance > div:nth-child(4) {
					display:none;background-color:#f4f4f4;padding:10px 20px 5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;margin-left:35px;justify-content: space-between;align-items: center;
				}
	

	
	/* PRODUCT PAGES - COMPARISON */
	
	.comparisonCompany {
		float:left;
		padding:0 15px 0 0;
		font-weight:400;
	}
	
	.comparisonPrice {
		font-weight:600;
		color: #a66920;
	}
	
	
	/* PRODUCT PAGES - SOCIAL SHARE */
	
	.shareDiv {
		float:right;
		padding-left:30px;
	}
	
	.shareConnected {
		float:left;
		margin:5px 10px 0 0;
	}
	
	.shareFacebook {
		width:250px;
		border-radius: 4px;
		border: solid 1px #365895;
		margin-top:15px;
		background:url('/images6/sprites_2025.png') 0 -332px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -332px;
		background-repeat: no-repeat;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	}
	
	.shareFacebook a {
		font-weight:400;
		color:#365895;
		text-decoration:none;
		text-align:center;
		display:block;
		padding:10px;
	}
	
	.shareFacebook a:hover {
		background-color: #365795;
		color:#fff;
	}
	
	
	.shareTwitter {
		width:250px;
		border-radius: 4px;
		border: solid 1px #43abea;
		margin-top:15px;
		background:url('/images6/sprites_2025.png') 0 -369px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -369px;
		background-repeat: no-repeat;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	}
	
	.shareTwitter a {
		font-weight:400;
		color:#43abea;
		text-decoration:none;
		text-align:center;
		display:block;
		padding:10px;
	}
	
	.shareTwitter a:hover {
		background-color: #43abea;
		color:#fff;
	}
	
	.shareTwitterCopy {
		width:250px;
		padding-top:6px;
		font-size:13px;
		text-align:center;
	}
	
	.shareTwitterCopy span {
		color: #db9034;
	}
	
	
	
	/* TEA INFO */
	
	.teaInfoIcon {
		position:relative;
		top:0;
		left:0;
	}
	
	.teaInfoIcon > div {
		position:absolute;
		left:-140px;
		width:110px;
		height:110px;
	}
	
	
	/* PROFILE PAGE */
	
	.profileFlex {
		height:50px;font-size:14px;background-color:#fff;width:33%;min-width:320px;display:flex;align-items: center;
	}
	
	.profileNav {
		border-right:solid 1px #ccc;color:#666;height: 50px;flex:1
	}

	.profileNav > div:nth-child(1) {
		
	}
	
	.profileNav-DISABLED > div:nth-child(2) {
		display:none;
		background:url('/images6/profile_icons.png') 0 0 no-repeat;
		background: -webkit-image-set( url('/images6/profile_icons.png') 1x, url('/images6/profile_icons_retina.png') 2x);
		width:100%;
		height:50px;
	}
	
	.msgDate {
		float:right;
		font-size:15px;
	}
	
	.msgCustomer {
		font-size:20px;
		padding-bottom:10px;
	}
	
	.msgCustomer b {
		color:#a66920;
	}
	
	.msgCopy {
		padding-bottom:50px;
		clear: both;
	}
	
	.msgBlend {
		padding-left:20px;
	}
	
	.feedback_thumb {
		width: 20px;
		height: 20px;
		background: url('/images6/order_icons.png');
		background: -webkit-image-set( url('/images6/order_icons.png') 1x, url('/images6/order_icons_retina.png') 2x) 0 0;
		background-position: center 0;
		background-size: cover;
	}
	
	.feedback_smile {
		width: 20px;
		height: 20px;
		background: url('/images6/order_icons.png');
		background: -webkit-image-set( url('/images6/order_icons.png') 1x, url('/images6/order_icons_retina.png') 2x) 0 0;
		background-position: center -20px;
		background-size: cover;
	}
	
	.feedback_question {
		width: 20px;
		height: 20px;
		background: url('/images6/order_icons.png');
		background: -webkit-image-set( url('/images6/order_icons.png') 1x, url('/images6/order_icons_retina.png') 2x) 0 0;
		background-position: center -40px;
		background-size: cover;
	}
	
	.feedback_heart {
		width: 20px;
		height: 20px;
		background: url('/images6/order_icons.png');
		background: -webkit-image-set( url('/images6/order_icons.png') 1x, url('/images6/order_icons_retina.png') 2x) 0 0;
		background-position: center -60px;
		background-size: cover;
	}
	
	.feedback_star {
		width: 20px;
		height: 20px;
		background: url('/images6/order_icons.png');
		background: -webkit-image-set( url('/images6/order_icons.png') 1x, url('/images6/order_icons_retina.png') 2x) 0 0;
		background-position: center -80px;
		background-size: cover;
	}
	
	
	/* STORES */
	
	.storeEvent {
		padding:15px 0;
		cursor: pointer;
	}
	
	.storeEvent:hover {
		background-color:#f5f5f5;
	}
	
	.storeEvent:hover a {
		color: #a66920;
		text-decoration:none;
	}
	
	.storeEvent a {
		color:#000;
		font-size:20px;
		font-weight:400;
	}
	
	
	
	/* GIFT CERTIFICATES */
	
	.gcAmount {
		display:inline-block;
		font-size:27px;
		width:80px;
		border:dashed 1px #999;
		text-align:center;
		padding:15px 0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin:0 5px 5px 0;
		cursor: pointer;
	}
	
	.gcAmount:hover {
		color: #a66920;
		border:dashed 1px #a66920;
		font-weight:400;
	}
	
	.gcSelected {
		display:inline-block;
		font-size:27px;
		width:80px;
		border:dashed 1px #fff;
		text-align:center;
		padding:15px 0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin:0 5px 5px 0;
		
		color: #fff;
		font-weight:400;
		background-color:#a66920
	}
	
	
	/* MISC */
	
	.profile {
		float:left;
		width:50%;
	}
	
	.profileImage {
		float:left;
		width:130px;
	}
	
	.profileCopy {
		float:left;
		width:calc(100% - 130px);
	}
	
	.profileCopy > div {
		padding:0 20px 20px 0;
	}
	
	.teaTimer {
		width:100%;
		display:none;
		padding-top:20px;
	}
	
	.teaTimer > div {
		margin:15px 30px;
		padding:15px 30px;
		background-color:#a66920;
		color:#fff;
		font-weight:400;
		font-size:17px;
		text-align:center;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
		border-radius: 9px;
		text-decoration:none;
	}
	
	
	/* VIDEO */
	
	#frame {
		width: 700px;
		height: 394px;
		border: 0;
		-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	}
	
	
	
	/* INSTANT COUPON */
	
	dialog::backdrop {
		background-color: rgba(0, 0, 0, 0.5);
	}

	#instantCouponModal {
		width: 560px;
		height: 330px;
		border: 5px dashed #de9736;
		background: #fff;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 0;
	}

	#instantCouponModal .closeModal {
		position: absolute;
		top: 0;
		right: 0px;
		width: 30px;
		height: 30px;
		background: url('/images6/sprites_2025.png') -403px -18px no-repeat;
		background: -webkit-image-set(url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -403px -18px;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	#instantCouponModalContent {
		display: flex;
		width: 100%;
		height: 100%;
		justify-content: space-between;
	}

	#instantCouponModalContent > div:nth-child(1) {
		width: 35%;
		font-weight:600;
		background-color:#d78824;
		color:#fff;
		line-height:100px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#instantCouponModalContent > div:nth-child(2) {
		width: 65%;
		font-weight:300;
		color:#000;
		line-height:50px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	
	/* GENERIC POPUP COUPON */
	
	#genericPopupDiv {
		display:none;
		position:fixed;
		z-index:100002;
		top:50%;
		left:50%;
		margin:-177px 0 0 -281px;
			margin:auto;
			transform: translate(-50%, -50%);
			max-width: 560px;
			width: 90%;
	}
	
	#genericPopupContent {
		border: 5px dashed #de9736;
		background:#fff;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	}
	
	
	/* JOIN OUR MAILING LIST */
	
	#joinMailingListDiv {
		display:none;
		position:fixed;
		z-index:100002;
		top:50%;
		left:50%;
		margin:-177px 0 0 -281px;
			margin:auto;
			transform: translate(-50%, -50%);
			max-width: 560px;
			width: 90%;
	}

	#joinMailingListContent {
		border: 5px dashed #de9736;
		background:#fff;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
		display: flex;
    	flex-direction: column;
		align-items: center;
	}
	

	
	/* LIVE CHAT */
	
	#instaply {
		position:fixed;
		bottom:-256px;
		right:170px;
		width:300px;
		height:300px;
		z-index:10000;
		box-shadow: 0 3px 12px #999;
	}
	
	#instaply .headerCopy {
		padding:10px 15px;
		color:#fff;
		background:url('/images5/sms_icon.png') top right no-repeat;
		background: -webkit-image-set( url('/images5/sms_icon.png') 1x, url('/images5/sms_icon_retina.png') 2x);
		background-position: 260px 5px;
		background-repeat: no-repeat;
		background-color:#d78824;
		-moz-border-top-left-radius: 4px;
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
		-moz-border-top-right-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	
	#instaply .sendQuestion {
		width:100%;
		background-color:#eee;
	}
	
	#instaply .sendQuestion a {
		font-weight:400;
		color:#d78824;
		text-decoration:none;
		text-align:center;
		display:block;
		padding:10px;
	}
	
	#instaply .sendQuestion a:hover {
		background-color: #d78824;
		color:#fff;
	}
	
	#livechat-compact-container {
		bottom: 60px !important;
	}
	

	/* GIFT DETAILS */
	#giftsDetail {
		display:none;
		align-items: center;
		width:700px;
		background-color: #a66920;
		-moz-border-radius: 8px;
		border-radius: 8px;
		
		background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 170px, rgba(219,144,52,1) 170px, rgba(219,144,52,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(170px,rgba(255,255,255,1)), color-stop(170px,rgba(219,144,52,1)), color-stop(100%,rgba(219,144,52,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 170px,rgba(219,144,52,1) 170px,rgba(219,144,52,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 170px,rgba(219,144,52,1) 170px,rgba(219,144,52,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 170px,rgba(219,144,52,1) 170px,rgba(219,144,52,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 170px,rgba(219,144,52,1) 170px,rgba(219,144,52,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcffffff', endColorstr='#92b654',GradientType=1 ); /* IE6-9 */
	
		-moz-box-shadow: 3px 3px 12px rgba(0,0,0,0.2);
		-webkit-box-shadow: 3px 3px 12px rgba(0,0,0,0.2);
		box-shadow: 3px 3px 12px rgba(0,0,0,0.2);
		
	}
	
		#giftsDetail .giftsDetailImageDiv {
			padding:10px;
		}
		
			#giftsDetail .giftsDetailImageDiv img {
				width:150px;
				border:0;
			}
			
		#giftsDetail .giftsDetailCopy {
			padding:20px 20px 30px 20px;
		}
		
			#giftsDetail .giftsDetailCopy h6 {
				color:#fff;
			}
			
			#giftsDetail .giftsDetailCopy #giftsNote {
				width:460px;
				height:50px;
				color:#666;
				margin: 0;
			}
			
			#giftsDetail .giftsDetailCopy #giftsFinePrint {
				float:left;
				font-size:11px;
				color:#000;
				line-height:1.2em;
				padding-bottom:10px;
			}
			
			#giftsDetail .giftsDetailCopy #giftSender {
				float:right;
				color:#fff;
				padding-bottom:10px;
			}
			
			#giftsDetail .giftsDetailCopy #giftButton {
				float:right;
			}
		
	
	/* FOOTER */
	
	#footer {
		width: calc(100% - 100px);
		max-width:1180px;
		padding:75px 0 0;
		margin: 0 auto;
		display:flex;
	}
	
	.footerCat {
		flex: 1;
	}
	
	.footerCat > div:nth-child(1) {
		font-size:15px;
		font-weight:600;
		line-height: 1.2em;
		padding-bottom:20px;
		color: var(--secondarycolor);
	}
	
	.footerCat > div:nth-child(2) > a {
		display: block;
		color:#000;
		font-size:14px;
		text-decoration: none;
		line-height: 1.2em;
		padding: 0 10px 7px 0;
	}
	
	#footerSocial {
		background-color:#37372d;
		height:60px;
	}
	
	#footerSocial a {
		color:#fff;
		text-decoration: none;
	}
	
	#footerSocial > div {
		width: 90%;
		max-width:1180px;
		margin:0 auto;
		color:#fff;
	}
	
		#footerSocial > div > div:nth-child(1) {
			float: left;
			padding: 20px 0 0;
			width: calc(55% - 90px);
		}
		
		#footerSocial > div > div:nth-child(2) {
			float: left;
			width: 180px;
			margin: 0 auto;
		}
		
		#footerSocial > div > div:nth-child(3) {
			padding: 20px 0 0;
			float: right;
			width: calc(45% - 90px);
			text-align: right;
		}
	
	
	.carbonOffset {
		height: 225px;
	}
	
	.carbonOffsetSummer {
		background-image:url('/images6/carbon_offset/animation_summer.gif'), url('/images6/carbon_offset/footer_summer_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetSummerWEBP {
		background-image:url('/images6/carbon_offset/animation_summer.webp'), url('/images6/carbon_offset/footer_summer_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	
	.carbonOffsetSpring {
		background-image:url('/images6/carbon_offset/animation_spring.gif'), url('/images6/carbon_offset/footer_spring_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetSpringWEBP {
		background-image:url('/images6/carbon_offset/animation_spring.webp'), url('/images6/carbon_offset/footer_spring_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	
	.carbonOffsetWinter {
		background-image:url('/images6/carbon_offset/animation_winter.gif'), url('/images6/carbon_offset/footer_winter_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetWinterWEBP {
		background-image:url('/images6/carbon_offset/animation_winter.webp'), url('/images6/carbon_offset/footer_winter_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	
	.carbonOffsetChristmas {
		background-image:url('/images6/carbon_offset/animation_winter.gif'), url('/images6/carbon_offset/footer_christmas_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetChristmasWEBP {
		background-image:url('/images6/carbon_offset/animation_winter.webp'), url('/images6/carbon_offset/footer_christmas_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	
	.carbonOffsetFall {
		background-image:url('/images6/carbon_offset/animation_fall.gif'), url('/images6/carbon_offset/footer_fall_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetFallWEBP {
		background-image:url('/images6/carbon_offset/animation_fall.webp'), url('/images6/carbon_offset/footer_fall_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	
	.carbonOffsetPirate {
		background-image:url('/images6/carbon_offset/animation_fall.gif'), url('/images6/carbon_offset/footer_pirate_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}
	.carbonOffsetPirateWEBP {
		background-image:url('/images6/carbon_offset/animation_fall.webp'), url('/images6/carbon_offset/footer_pirate_retina.webp');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}

	.carbonOffsetEaster {
		background-image:url('/images6/carbon_offset/animation_spring.gif'), url('/images6/carbon_offset/footer_easter_retina.png');
		background-position: center bottom;
		background-size: contain;
		background-repeat: repeat no-repeat;
	}

	.carbonOffsetTariff {
		background-image:url('/images6/carbon_offset/footer_tariff_retina.png');
		background-position: center;
		background-size: contain;
		background-repeat: repeat;
	}
	
	.carbonOffset > div {
		width: 90px;
		text-align: center;
		margin: 30px auto 0;
		padding-right: 215px;
		padding-top: 80px;
	}
	
	.carbonOffset > div > div:nth-child(1) {
		font-family:'Open Sans';
		font-size: 36px;
		color:#fff;
		font-weight:600;
		line-height:1em;
	}
	
	.carbonOffset > div > div:nth-child(1) > span {
		font-size: 24px;
		line-height: 1em;
	}
	
	.carbonOffset > div > div:nth-child(2) {
		font-family:'Open Sans';
		font-size: 30px;
		color:#fff;
		font-weight:400;
		line-height:1em;
		letter-spacing: -1.5px;
	}
	
	
	
	#footer_twitter {
		float:left;
		width:115px;
		text-align:center;
		font-size:15px;
	}
	
	#footer_twitter > div {
		padding:10px 30px 5px;
	}
	
	#footer_twitter > div > div {
		width:55px;
		height:55px;
		background:url('/images6/share_gc.png') -55px 0 no-repeat;
		background: -webkit-image-set( url('/images6/share_gc.png') 1x, url('/images6/share_gc_retina.png') 2x);
		background-position: -55px 0;
	}
	
	#footer_twitter:hover > div > div {
		background-position: -55px -60px;
	}
	
	
	#footer_pinterest {
		float:left;
		width:115px;
		text-align:center;
		font-size:15px;
	}
	
	#footer_pinterest > div {
		padding:10px 30px 5px;
	}
	
	#footer_pinterest > div > div {
		width:55px;
		height:55px;
		background:url('/images6/share_gc.png') -110px 0 no-repeat;
		background: -webkit-image-set( url('/images6/share_gc.png') 1x, url('/images6/share_gc_retina.png') 2x);
		background-position: -110px 0;
	}
	
	#footer_pinterest:hover > div > div {
		background-position: -110px -60px;
	}
	
	
	#footer_tumblr {
		float:left;
		width:115px;
		text-align:center;
		font-size:15px;
	}
	
	#footer_tumblr > div {
		padding:10px 30px 5px;
	}
	
	#footer_tumblr > div > div {
		width:55px;
		height:55px;
		background:url('/images6/share_gc.png') -165px 0 no-repeat;
		background: -webkit-image-set( url('/images6/share_gc.png') 1x, url('/images6/share_gc_retina.png') 2x);
		background-position: -165px 0;
	}
	
	#footer_tumblr:hover > div > div {
		background-position: -165px -60px;
	}
	
	
	#footer_email {
		float:left;
		width:115px;
		text-align:center;
		font-size:15px;
	}
	
	#footer_email > div {
		padding:10px 30px 5px;
	}
	
	#footer_email > div > div {
		width:55px;
		height:55px;
		background:url('/images6/share_gc.png') -220px 0 no-repeat;
		background: -webkit-image-set( url('/images6/share_gc.png') 1x, url('/images6/share_gc_retina.png') 2x);
		background-position: -220px 0;
	}
	
	#footer_email:hover > div > div {
		background-position: -220px -60px;
	}
	
	
	#satellites {
		padding:10px 0 60px 0;
		padding: 10px 0 0;
		background-color: #37372d;
	}
	
	#satellites > div {
		width:100%;
		max-width:1280px;
		margin: 0 auto;
	}
	
	#satellites > div > div:nth-child(1) {
		display: flex;
    	align-items: center;
    	justify-content: space-around;
	}
	
	#satellites .footer_teamuse {
		width:20%;
		height:60px;
		background:url('/images6/sprites_2025.png') 0 -450px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -450px;
		background-repeat: no-repeat;
		max-width: 170px;
	}
	
	#satellites .footer_teamap {
		width:20%;
		height:60px;
		background:url('/images6/sprites_2025.png') 0 -510px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -510px;
		background-repeat: no-repeat;
		max-width: 170px;
	}
	
	#satellites .footer_teacritic {
		width:20%;
		height:60px;
		background:url('/images6/sprites_2025.png') 0 -570px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -570px;
		background-repeat: no-repeat;
		max-width: 170px;
	}
	
	#satellites .footer_teachat {
		width:20%;
		height:60px;
		background:url('/images6/sprites_2025.png') 0 -630px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -630px;
		background-repeat: no-repeat;
		max-width: 170px;
	}
	
	#satellites .footer_teachef {
		width:20%;
		height:60px;
		background:url('/images6/sprites_2025.png') 0 -690px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: 0 -690px;
		background-repeat: no-repeat;
		max-width: 170px;
	}
	
	#satellites img {
		max-width:240px;
		max-height:70px;
	}


	#googleBubble {
		position:fixed;
		bottom: 55px;
		left:2px;
		z-index:4000;
	}

	#googleBubble > div:nth-child(1) {
	    float: right;
		padding: 0;
		width: 11px;
		height: 11px;
		background: url(/images6/sprites_2025.png) -413px -28px no-repeat;
		background: -webkit-image-set(url(/images6/sprites_2025.png) 1x,url(/images6/sprites_2025_retina.png) 2x);
		background-position: -413px -28px;
		background-repeat: no-repeat;
		position: absolute;
		top: 16px;
		right: 15px;
		cursor: pointer;
		opacity: 0.4;
    }
    
	#googleBubble > div:nth-child(2) {
		width:163px;
		height:45px;
		background:url('/images6/google_bubble.png') top left no-repeat;
		background-size:163px;
		font-family: 'Open Sans',sans-serif;
		font-weight: 400;
		font-size: 12px;
		line-height: 1.4em;
		color: #666;
	}

	#googleBubble > div:nth-child(2) > div:nth-child(1) {
		padding:15px 0 0 15px;
	}

	#googleBubble > div:nth-child(2) > div:nth-child(2) {
		padding:0 0 15px 15px;
		font-size: 11px;
	}

	#googleBubble > div:nth-child(3) {
		width:163px;
		background:url('/images6/google_bubble.png') bottom left no-repeat;
		background-size:163px;
		font-family: 'Open Sans',sans-serif;
		font-weight: 400;
		font-size: 12px;
		line-height: 1.4em;
		color: #666;
		padding-bottom: 30px;
	}

	#googleBubble > div:nth-child(3) > div {
		padding:15px 15px 0;
	}
	
	.freeTea {
		background-color:#f5f5f5;
		background-image: url('/images6/free_tea_footer_left.jpg'), url('/images6/free_tea_footer_right.jpg');
		background-position: left center, right center;
		background-repeat: no-repeat, no-repeat;
		background-size: contain;
		background-blend-mode: darken;
		height:360px;
	}
	
	.freeTea > div:nth-child(1) {
		float:left;width:55%;text-align:left;
	}
	
	.freeTea > div:nth-child(1) > div {
		padding:45px 20px 0 250px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(1) {
		font-family: 'Open Sans'; font-size: 72px; font-weight: 300; color: #000;line-height:1em;letter-spacing: -2.5px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(1) > b {
		font-weight:600;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(2) {
		font-family: 'Open Sans'; font-size: 80px; font-weight: 600;color: #7E792A;line-height:1em;letter-spacing:-3.5px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(3) {
		font-family: 'Open Sans'; font-size: 22px; font-weight: 300; color: #330c05;padding-top: 10px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(3) > b {
		font-weight:600;
	}

	.freeTea > div:nth-child(1) > div > div:nth-child(4) {
		display:none;
	}

	.freeTea > div:nth-child(1) > div > div:nth-child(5) {
		display:none;
	}
	
	.freeTea > div:nth-child(2) {
		float:left;width:45%;text-align:left;
	}
	
	.freeTea > div:nth-child(2) > div {
		padding:50px 90px 0 20px;
	}
	
	.freeTea > div:nth-child(2) > div > div {
		padding: 30px;border-radius: 4px; box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15); border: solid 1px #d7d9dd; background-color: #ffffff;
	}
	
	.freeTea > div:nth-child(2) > div > div > div:nth-child(3) {
		padding-top:5px;
	}
	
	.icon_social {
		float:left;
		width:34px;
		height:34px;
		background-repeat: no-repeat;
		margin:0 12px;
		cursor: pointer;
	}
	
	.icon_facebook {
		background:url('/images6/sprites_2025.png') -10px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -10px -410px;
	}
	
	.icon_twitter {
		background:url('/images6/sprites_2025.png') -40px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -40px -410px;
	}
	
	.icon_steepster {
		background:url('/images6/sprites_2025.png') -70px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -70px -410px;
	}
	
	.icon_instagram {
		background:url('/images6/sprites_2025.png') -100px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -100px -410px;
	}
	
	.icon_youtube {
		background:url('/images6/sprites_2025.png') -130px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -130px -410px;
	}
	
	.icon_pinterest {
		background:url('/images6/sprites_2025.png') -160px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -160px -410px;
	}
	
	.icon_tumblr {
		background:url('/images6/sprites_2025.png') -190px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -190px -410px;
	}
	
	
	
	.footer_icons {
		display: inline-block;
	}
	
	.footer_social_co {
		width: calc(100% - 100px);
		max-width:850px;
		padding:0 50px 30px;
		margin: 0 auto;
		display: flex;
    	justify-content: space-between;
    	align-items: center;
    	gap:20px;
	}
	
	.footer_social_co .copyright {
		font-size: 13px;
		color: #fff;
		opacity:0.8;
		text-decoration:none;
	}
	
	.footer_social_co .privacy {
		text-align:right;
		font-size: 13px;
	}
	
	.footer_social_co .privacy a {
		font-size: 13px;
		color: #fff;
		opacity:0.8;
		text-decoration:none;
	}
	
	.footer_social_co .privacy a:hover {
		color: #a66920;
	}
	
	.icon_social_co {
		float:left;
		width:30px;
		height:30px;
		background-repeat: no-repeat;
		margin:0 20px;
		cursor: pointer;
	}
	
	.icon_facebook_co {
		background:url('/images6/sprites_2025.png') -255px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -255px -410px;
	}
	
	.icon_twitter_co {
		background:url('/images6/sprites_2025.png') -285px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -285px -410px;
	}
	
	.icon_steepster_co {
		background:url('/images6/sprites_2025.png') -315px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -315px -410px;
	}
	
	.icon_instagram_co {
		background:url('/images6/sprites_2025.png') -345px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -345px -410px;
	}
	
	.icon_youtube_co {
		background:url('/images6/sprites_2025.png') -375px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -375px -410px;
	}
	
	.icon_pinterest_co {
		background:url('/images6/sprites_2025.png') -405px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -405px -410px;
	}
	
	.icon_tumblr_co {
		background:url('/images6/sprites_2025.png') -435px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -435px -410px;
	}
	
	.icon_tiktok_co {
		background:url('/images6/sprites_2025.png') -465px -410px no-repeat;
		background: -webkit-image-set( url('/images6/sprites_2025.png') 1x, url('/images6/sprites_2025_retina.png') 2x);
		background-position: -465px -410px;
	}

	.icon_mdr_co {
		background:url('/images6/mdr.png') 0px 0px no-repeat;
		background: -webkit-image-set( url('/images6/mdr.png') 1x, url('/images6/mdr_retina.png') 2x);
	}


	/* CHAT WINDOW */
	
	#chatWindow {
		border: 1px none rgb(245, 245, 245);
		z-index: 2147483646;
		position: fixed;
		right: 0;
		bottom: 0;
		width: 75px;
		height: 75px;
		background: url(/images6/icon_chatbot_invite.png);
		background-repeat: no-repeat;
		background-size: contain;
	}

	#chatWindowDialog {
		display:none;border: 1px none rgb(245, 245, 245); z-index: 2147483646; position: fixed;  right: 10px; bottom: 80px; width: 50%; min-width: 320px; height: calc(100% - 200px); max-height: 600px;  box-shadow: rgb(162, 162, 162) 0px 0px 3px; border-radius: 10px; background-color: #fff;
	}
	
	#chatWindowDialog > div:nth-child(1) {
		background-color: var(--primarycolor);
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		display: flex;
		justify-content: space-between;
		height: 42px;
		align-items: center;
		padding: 0 15px;
		color: #fff;
	}
	
	#chatWindowDialog > div:nth-child(1) > div:nth-child(1) {
		top:5px;right:-5px;
	}
	
	#chatWindowDialog > div:nth-child(1) > div:nth-child(2) {
		padding:10px 20px;
	}
	
	#chatWindowDialog > div:nth-child(2) {
		height:calc(100% - 110px);border-bottom:solid #d2d2d2 1px;overflow: auto;width:100%;
	}
	
	#chatWindowDialog > div:nth-child(3) > #chat_question {
		width:calc(100% - 110px);height:40px;font-size:16px;box-shadow:none;border:none;resize: none;margin: 5px 0;
	}
	
	#chatQuestionDiv {
		display:flex;align-items: center;gap: 10px;padding:0 10px;
	}
	
	.chatUser {
		font-size:16px;
		margin:10px;
		padding:10px;
		background-color: var(--secondarycolor);
		border-radius:10px;
		text-align:right;
		color:#fff;
		margin-left:10%;
		display: flex;
		justify-content: flex-end;
		gap: 10px;
	}
	
	.chatUser img {
		width:30px;
		height:30px;
		border-radius:50%;
		display: block;
	}
	
	.chatAdagio {
		font-size:16px;
		margin:10px;
		padding:10px;
		border-radius:10px;
		margin-right:10%;
		background: url(https://www.adagio.com/images6/icon_chatbot.png);
		background-repeat: no-repeat;
		padding-left: 40px;
		background-size: 30px;
		background-color: #f2f2f2;
		background-position: 5px 5px;
	}
	
	.chatSubmit {
		float: right;
		background-color:var(--primarycolor);
		padding: 4px;
		border-radius: 4px;
		color: #fff;
		width: 24px;
		height: 24px;
		text-align: center;
	}
	
	.gptCircle {
		width:12px;
		height:12px;
		margin-left: 5px;
	}
	
	#chatWindowInit {
		z-index: 2147483646; 
		position: fixed; 
		right: 6px; 
		bottom: 2px; 
		width: 70px; 
		height: 70px;
		pointer-events: none;
	}

	#chatWindowInit img {
		width: 70px;
		height: 70px;
		display: block;
	}

	.speech-bubble {
		position: fixed;
    	right: 6px;
    	bottom: 80px;
		width: 300px;
		background: #fffadd;
		color: #000;
		border-radius: 8px;
		padding: 10px;
		display: inline-block;
		border: solid #e6d7c6 1px;
		font-size: 14px;
		font-weight: 400;
	}
	.speech-bubble::after {
		content: "";
		position: absolute;
		bottom: -20px;
		right: 15px;
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top-color: #fffadd;
	}
	
	
	/* CHECKOUT */
	
	.checkoutOutline_DISABLED {
		border-radius: 4px;
		border: solid 1px #d7d9dd;
		margin-top:15px;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
		background-color:#fff;
	}
	
	.checkoutHalf_DISABLED {
		float:left;
		text-align:left;
		width:calc(50% - 1px);
	}
	
	.checkoutHalf_DISABLED > div {
		padding:20px;
	}
	
	.checkout_line_h_DISABLED {
		float:left;
		width:1px;
		height:160px;
		background-color:#d7d9dd;
		margin:20px 0;
	}
	
	#checkout_giftmessage {
		margin:0;
		padding:10px;
		border:solid #fff 1px;
		width:calc(100% - 240px);
		height:100px;
	}
	
	.checkout_giftcard {
		float:right;
		margin:10px;
		width:170px;
		height:110px;
		background:url('/images6/postcards.jpg') 0px 0px no-repeat;
		background: -webkit-image-set( url('/images6/postcards.jpg') 1x, url('/images6/postcards_retina.jpg') 2x);
	}
	
	#checkout_wordcount {
		font-size:12px;
		color:#666;
		padding:0 5px 5px;
	}
	
	#checkout_giftnote_enhance {
		font-size:12px;
		color:#666;
		padding:0 5px 5px;
	}
	
	.checkoutError_1 {
		display:none;
	}
	
	.checkoutError_1 > div {
		width: 215px;
		color: #fff;
		border-radius: 4px;
		line-height: 1.3em;
		padding: 6px 12px;
		font-size: 11px;
		position: relative;
		top: -10px;
		background-color: #a72828;
		margin: 0 10px 10px 0;
	}
	
	.giftCardDiv {
		position: relative;
		top: -100px;
		display: inline;
	}

	.appLink {
		position:relative;width:100%;
	}
	
	.appLink > div {
		border: 1px none rgb(245, 245, 245);
		z-index: 2147483646;
		position: absolute;
		left: 0px;
		bottom: 0px;
		box-shadow: rgb(162, 162, 162) -1px 1px 3px;
		width: 165px;
		height: 54px;
		background-image:url('/images6/app_icon.png');
		background:-webkit-image-set( url('/images6/app_icon.png') 1x, url('/images6/app_icon_retina.png') 2x);
		background-repeat: no-repeat;
		background-color: #f5f5f5;
	}
	
	.appLink .appLinkMac {
		background-position: 0 0;
	}
	
	.appLink .appLinkAndroid {
		background-position: 0 -54px;
	}
	
	.lightropeLight {
		position: absolute;
		z-index: 126;
		width: 10px;
		height: 20px;
		border-radius: 50%;
		display:inline-block;
		pointer-events:none;
		animation-iteration-count:infinite;
	}
	
	@keyframes flash-1 {
	  0%, 100% {
		background-color: #b33838;
		box-shadow: 0 5px 24px 3px rgba(253, 40, 40, 0.2);
	  }
	  50% {
		background-color: #ff2a2a;
		box-shadow: 0 5px 24px 3px rgba(253, 40, 40, 0.8);
	  }
	}
	
	@keyframes flash-2 {
	  0%, 100% {
		background-color: #3baf3b;
		box-shadow: 0 5px 24px 3px rgba(47, 195, 74, 0.2);
	  }
	  50% {
		background-color: #3fff3f;
		box-shadow: 0 5px 24px 3px rgba(47, 195, 74, 0.8);
	  }
	}
	
	@keyframes flash-3 {
	  0%, 100% {
		background-color: #a8b12a;
		box-shadow: 0 5px 24px 3px rgba(174, 195, 47, 0.2);
	  }
	  50% {
		background-color: #fdf707;
		box-shadow: 0 5px 24px 3px rgba(243, 245, 11, 0.8);
	  }
	}
	
	@keyframes flash-4 {
	  0%, 100% {
		background-color: #302db5;
		box-shadow: 0 5px 24px 3px rgba(0, 102, 255, 0.2);
	  }
	  50% {
		background-color: #00b6ff;
		box-shadow: 0 5px 24px 3px rgba(0, 182, 255, 0.8);
	  }
	}
	
	@keyframes flash-5 {
	  0%, 100% {
		background-color: #74247d;
		box-shadow: 0 5px 24px 3px rgba(155, 62, 204, 0.2);
	  }
	  50% {
		background-color: #f314cb;
		box-shadow: 0 5px 24px 3px rgba(210, 47, 169, 0.8);
	  }
	}

	.winter_footer {
		position:relative;
	}
	
	.winter_footer > div:nth-child(1) {
		position:absolute;
		bottom:0;
		width:100%;
		height:179px;
		background:url('/images6/winter_footer.png');
		background: -webkit-image-set( url('/images6/winter_footer.png') 1x, url('/images6/winter_footer_retina.png') 2x);
		background-position:center bottom;
		background-repeat:repeat-x;
		pointer-events:none;
	}
	
	.winter_footer > div:nth-child(2) {
		position:absolute;
		bottom:25px;
		left:25px;
		width:105px;
		height:120px;
		background:url('/images6/winter_gingerbread.png');
		background: -webkit-image-set( url('/images6/winter_gingerbread.png') 1x, url('/images6/winter_gingerbread_retina.png') 2x);
		pointer-events:none;
	}
	
	.winter_footer > div:nth-child(3) {
		position:absolute;
		bottom:50px;
		right:25px;
		width:110px;
		height:131px;
		background:url('/images6/winter_gifts.png');
		background: -webkit-image-set( url('/images6/winter_gifts.png') 1x, url('/images6/winter_gifts_retina.png') 2x);
		pointer-events:none;
	}

	.tooltip .tooltiptext {
	  visibility: hidden;
	  width: 120px;
	  background-color: #da7310;
	  color: #fff;
	  text-align: center;
	  border-radius: 6px;
	  padding: 5px;
	  margin: 5px;
	  font-size: 14px;
	  line-height: 1.4em;
	  position: absolute;
	  z-index: 1;
	  white-space: normal;
	}

	.tooltip:hover .tooltiptext {
	  visibility: visible;
	}




/* ############################################################ */
/* IPAD */
/* 1440 PIXELS */

@media (max-width: 1439px) {

	.carbonOffset {
		background-size: cover;
	}
		
}


/* ############################################################ */
/* IPAD */
/* 1280 PIXELS */


@media (max-width: 1279px) {

	.show_1280 {
		display:block;
	}
	
	.hide_1280 {
		display:none;
	}

	.marginLeft {
		margin-left: 4%;
	}
	
	.marginRight {
		margin-right: 4%;
	}
	
	

	#largeTin section#stage3D{
		left: 50px;
		transform:scale(1,1);
	}
	
	#smallTin section#stage3D{
		left: 50px;
	}
	
	#blendPreview {
		height:350px;
		transform: scale(0.5);
	}
	
	
	.fandomSets {
		transform: scale(0.65);
	}
	
	.bandBreak {
		height:10px;
	}
	
	
	.blendMedium > div {
		left:465px;
	}
	
	.blendSample > div {
		left:50px;
	}
	
	.blendTin {
		background:url('/images6/packaging_bg.jpg') 410px 30px no-repeat #ffffff;
	}
	
	.fandomGiftBoxText {
		float:none;
		width:auto;
	}
	
	.holidayGiftsIcon {
		background: url(/images2/blank.gif) 0 0 no-repeat;
		background-image: -webkit-image-set( url('/images2/blank.gif') 1x, url('/images2/blank.gif') 2x);
    	padding-left: 0 !important;
    	font-weight:400;
    	
	}
	
	#topNav > div {
		padding: 0 6px;
	}

	
	.dropdown-content a {
		width: calc(12.5% - 20px);
		padding: 170px 10px 0;
		background-size: 120px;
	}
	
	.dropdown-content a:hover {
		background-size: 130px;
	}
	
	.dropbtn {
		font-size: 1.5vw;
	}

	.pulldown .right .item {
		width: 12vw;
		font-size:18px;
	}
	
	.pulldown .right .item .catIcon {
		margin:0 25px;
	}
	
	
	/* PROFILE PAGE */
	
	.profileNav > div:nth-child(1) {
		font-size: 11px;
	}
	
	
	.reviewBlock .review {
		width:200px;
	}
	
	.cartShippingInfo > div {
		padding: 6px 0;
		font-size: 12px;
	}
	
	.cartShippingInfo > div > sup {
		font-size: 8px;
	}
	
	#satellites {
		padding: 10px 0 40px;
	}
	
	.freeTea {
		background-position: -100px 0px, right center;
	}
	
	.freeTea > div:nth-child(1) > div {
		padding: 65px 20px 0 150px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(1) {
		font-size: 68px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(2) {
		font-size: 75px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(3) {
		font-size: 20px;
	}
	
	.freeTea > div:nth-child(2) > div {
		padding:50px 40px 0 20px;
	}
	
}




/* ############################################################ */
/* IPAD */
/* 1024 PIXELS */


@media (max-width: 1023px) {

	.show_1024 {
		display:block;
	}
	
	.hide_1024 {
		display:none;
	}

	#topNav > div {
		max-width: 75vw;
	}
	
	
	.dropdown {
		padding: 0 5px;
	}
	
	.dropbtn {
		font-size: 15px;
	}
	
	
	.heroImageDiv {
		height:auto;
	}
	
	#heroImage {
		width: 100%;
		height: 60vw;
		max-width: inherit;
	}
	
	#heroImageLow {
		width: 100%;
		height: 60vw;
		max-width: inherit;
	}
	
	#heroImageHigh {
		width: 100%;
		height: 60vw;
		max-width: inherit;
	}
	
	#logo {
		width:115px;
		min-width: 115px;
		background-repeat: no-repeat;
		background-size: auto;
		background-position: -50px 0px;
	}

	.topNavPadding {
		padding: 0 8px;
	}

	.helpIcon > span:nth-child(1) {
		display:none;
	}

	.earnIcon > span:nth-child(1) {
		display:none;
	}
	
	.cartIcon{
		display:none;
	}

	.cardsIcon > span:nth-child(1) {
		display:none;
	}
	
	.cardsIconActive > span:nth-child(1) {
		display:none;
	}
	
	.newsfeedPreview > span:nth-child(1) {
		margin: 2px 0;
	}
	
	.newsfeedPreview > span:nth-child(2) {
		display:none;
	}

	.summary {
		width: 100%;
	}
	
	.cart {
		float:left;
		padding: 62vw 4% 20px;
		width:92%;
	}
	
	.cart .pricesList {
		margin: 0 auto;
		width: max-content;
	}
	
	.cart .active {
		border-bottom: none;
		border-right: solid 1px #d7d9dd;
    	flex-direction: column;
    	min-width: 120px;
    	padding: 0 10px 10px;
	}
	
	.cart .sizeBlock {
		padding: 10px 0;
		text-align: center;
	}

	.itemBlockParent {
		flex-direction: row;
		justify-content: center;
	}
	
	.cart .teabagIcon {
		background-size: 24px;
		background-position: 93px 9px;
	}
	

	
	#searchDiv > input {
		width: 80px;
		font-size: 15px;
		margin-right:0;
	}
	
	
	.infoPage {
		min-width:100px;
		width:95%; /* DO NOT CHANGE */
	}
	
	.QAInput {
		width:100%;
	}
	
	.QAInput textarea {
    	width: calc(100% - 50px);
	}

	.productIndexParent{
		mix-blend-mode: unset;
	}
	
	.productProfilePhoto {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}
	
	.pulldown .right .item {
		width: 12vw;
		font-size:16px;
	}
	
	.pulldown .right .item .catIcon {
		margin:0 5px;
	}
	
	.dropdown-content a div {
		font-size: 60px;
		height: 110px;
	}
	
	.questionMark {
		width:110px;
		height:110px;
		border:0;
		padding:50px 0 0 30px;
	}
	
	#smallTin section#stage3D{
		display:none;
	}
	
	#blendPreview {
		height:350px;
		transform: scale(0.45);
	}
	
	.fandomSets {
		transform: scale(0.4);
	}
	
	.blendMedium-OFF > div {
		left:165px;
	}
	
	.blendSample-OFF > div {
		left:-250px;
	}
	
	.blendTin-OFF {
		background:url('/images6/packaging_bg.jpg') 110px 30px no-repeat #ffffff;
	}
	
	.blendPrivate {
		float:none;
		width:100%;
	}
	
	.profile {
		float:none;
		width:100%;
	}
	
	.reviewBlock .copy {
		width: calc(100% - 460px);
	}
	
	
	.columnLeft {
		float:none;
		width:100%;
	}

	.columnRight {
		float:none;
		width:100%;
	}
	
	.dropdown-content a {
		background-size: 90px;
		width: calc(16.6% - 20px);
    	padding: 110px 10px 0;
	}
	
	.dropdown-content a:hover {
		background-size: 95px;
	}
	
	.reviewFlex {
		width: calc(50% - 10px);
	}
	
	.beekeeperPhoto {
		float:none;
		padding-left:0;
		padding-bottom: 20px;
		text-align: center;
	}
	
	#footerSocial > div > div:nth-child(1) {
		font-size: 13px;
	}
	
	#footerSocial > div > div:nth-child(3) {
		font-size: 13px;
	}
	
	#satellites .footer_teamuse {
		background-position: -50px -450px;
		max-width: 120px;
	}
	
	#satellites .footer_teamap {
		background-position: -50px -510px;
		max-width: 120px;
	}
	
	#satellites .footer_teacritic {
		background-position: -50px -570px;
		max-width: 120px;
	}
	
	#satellites .footer_teachat {
		background-position: -50px -630px;
		max-width: 120px;
	}
	
	#satellites .footer_teachef {
		background-position: -50px -690px;
		max-width: 120px;
	}
	
	.icon_social_co {
		margin:0 10px;
	}
	
	.freeTea {
		background-position: -100px 30px, right center;
	}
	
	.freeTea > div:nth-child(1) {
		width: 55%;
	}

	.freeTea > div:nth-child(1) > div {
		padding: 20px 20px 0 6vw;
	}

	.freeTea > div:nth-child(1) > div > div:nth-child(1) {
		font-size: 50px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(2) {
		font-size: 55px;
	}
	
	.freeTea > div:nth-child(1) > div > div:nth-child(3) {
		font-size: 18px;
	}
	
	.freeTea > div:nth-child(2) {
		width: 45%;
	}
	
	.freeTea > div:nth-child(2) > div {
		padding:50px 6vw 0 20px;
	}
	
	.accountPostcard > div:nth-child(1) {
		display: none;
	}
	
	.accountPostcard > div:nth-child(2) > div:nth-child(1) {
		width: auto;
	}
	
	.giftCardDiv {
		top: -150px;
	}
	
}


/* ############################################################ */
/* IPAD */
/* 768 PIXELS */


@media (max-width: 767px) {

	.show_768 {
		display:block;
	}
	
	.hide_768 {
		display:none;
	}
	
	.marginTop {
		margin-top: 25px;
	}
	
	
	.navHolidays {
		display:none!important;
	}
	
	#logo {
		margin-left: 10px;
		width: 255px;
	}
	
	
	
	#mainNav > div {
		flex-wrap: wrap;
	}
	
	
	#searchDiv > input {
		width: 60px;
		font-size: 12px;
	}
	
	#searchBoxDiv {
		height:135px;
	}
	
	#searchResultsCopy > div {
		flex-basis: calc(33% - 6px);
	}
	
	
	#topNav {
		height: 70px;
		flex-wrap: wrap;
		justify-content: space-evenly;
		align-items: flex-start;
	}

	#topNav > div {
		padding: 0;
	}
	
	
	#topNav > .otherSites {
		flex:inherit;
		width:100%;
		max-width: 100%;
		justify-content: center;
		background-color: #eee;
	}
	
	
	.holidayGiftsIcon {
		padding-left: 30px !important;
		background: url(/images6/holiday_gift_icon.png) 0 17px no-repeat;
		background-image: -webkit-image-set( url('/images6/holiday_gift_icon.png') 1x, url('/images6/holiday_gift_icon_retina.png') 2x);
    	background-position: 0 17px;
    	font-weight:600;
    	margin-left: 12px;
	}
	
	#communiTEADiv {
		flex: 10;
		text-align: right;
	}


	.helpIcon > div:nth-child(1) {
		display:block;
	}

	.earnIcon > div:nth-child(1) {
		display:block;
	}
	
	.itemBlockParent {
		flex-direction: column;
	}
	
	.cart .pricesList {
    	width: 320px;
	}

	.cart .active {
		border-bottom: solid 1px #d7d9dd;
		border-right: none;
		flex-direction: row;
		min-width: auto;
    	padding: 0 15px;
	}

	.cart .sizeBlock {
    	padding: 20px 0;
    	text-align:left;
	}
	
	.cartIcon{
		display:block;
	}

	.cartIconActive {
		display:block;
	}

	.cardsIcon > div:nth-child(1) {
		display:block;
	}
	
	.cardsIconActive > div:nth-child(1) {
		display:block;
	}
	
	.cart .teabagIcon {
		background-size: 35px;
		background-position: 75px 7px;
	}
	
	.newsfeedPreview > div:nth-child(2) {
		display:none;
	}
	.newsfeedPreview > div:nth-child(1) {
		display:block;
	}
	
	
	.chatUser {
    	font-size: 14px;
		line-height: 1.4em;
	}
	
	.chatUser img {
    	display: none;
	}
	
	.chatAdagio {
		background: none;
    	background-color: #f2f2f2;
		padding: 10px;
		font-size: 14px;
		line-height: 1.4em;
	}
	
	
	
	#qa_new {
    	width: calc(100% - 30px);
	}

	#qa_new_div {
    	flex-direction: column;
    	align-items: flex-end;
	}

	.QAButton {
    	padding: 10px 5px 15px;
	}
	
	.QAInput textarea {
    	width: calc(100% - 30px);
	}

	.qa_instance > div:nth-child(2) > button:nth-child(3) > div:nth-child(2) {
    	display:none;
	}
	
	.qa_instance > div:nth-child(3) {
   		padding: 0;
	}

	.qa_instance > div:nth-child(4) {
		flex-direction: column;
    	align-items: flex-end;
    	margin: 0;
	}
	
	.qa_instance > div:nth-child(2) > button:nth-child(4) > div:nth-child(2) {
   		display:none;
	}

	
	.miniIconAdagio {
		background-color: #eee;
		background-blend-mode: multiply;
	}
	
	.miniIconMasters {
		background-color: #eee;
		background-blend-mode: multiply;
	}
	
	.miniIconLardera {
		background-color: #eee;
		background-blend-mode: multiply;
	}
	
	.miniIconSelefina {
		background-color: #eee;
		background-blend-mode: multiply;
	}
	
	.miniIconBees {
		background-color: #eee;
		background-blend-mode: multiply;
	}
	
	.miniIconAdagio:hover div {
		display:none;
	}
	.miniIconMasters:hover div {
		display:none;
	}
	.miniIconLardera:hover div {
		display:none;
	}
	.miniIconSelefina:hover div {
		display:none;
	}
	.miniIconBees:hover div {
		display:none;
	}
		
	
	#giftsDetail {
		width: 100%;
		flex-direction: column;
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 170px,rgba(219,144,52,1) 170px,rgba(219,144,52,1) 100%);
	}
	
	#giftsDetail .giftsDetailCopy #giftsNote {
		width: 265px;
	}
	
	.dropdown {
		display:none;
		order:2;
		width: 100%;
		background-color: #fff;
		text-align: left;
		font-size: 4vw;
    	z-index: 100;
    	border-bottom: solid #000 1px;
	}
	
	.dropbtn {
		color: #000;
		font-size: 24px;
		text-align: left;
		padding-left: 12px;
	}
	
	.dropbtnWide {
		width: 100%;
	}
	
	.dropdown-content {
		display: none;
		background-image: none;
		background-color: #fff;
    	position: relative;
		top: 0;
		height: auto;
		padding-bottom:10px;
	}
	
	.dropdown-content > div {
		margin: 0 auto;
	}

	.dropdown-content a {
		background-position: top;
		background-size: 100px;
		width: calc(33% - 20px);
		height: 20px;
		padding: 100px 10px 0;
		font-size: 13px;
		max-width: 100px;
	}

	.dropdown-content a:hover {
		background-size: 104px;
	}
	
	.dropdown:hover .dropdown-content {display: none;}

	.dropdown:hover {background-color: #eee;}
	
	
	

	.pulldown .right .item .catIcon {
		margin:0 5px;
	}
	
	#heroImage {
		width: 100%;
		height: 65vw;
	}
	
	.box {
		width:96%;
		margin-top:40px;
	}
		
	
	.reviewLayoutIcon {
		display:none;
	}
	
	#reviewsDiv {
    	gap: 20px 20px;
	}

	.reviewFlex {
		width: 100%;
		padding: 10px;
	}
	
	.reviewFlex:nth-of-type(even) {
		background-color:#fff7ee;
	}
	
	
	.pyramid {
		float:none;
		padding:0;
		display: flex;
        width: 100%;
        justify-content: center;
	}
	
	.autoDelivery {
		width:100%;
	}
	
	.categoryLeft {
		width:90%;
	}
	
	.categoryContent {
		width: 100%;
	}
	
	.categorySection {
		padding:10px 20px;
	}
	
	
	
	.categoryContent h4 {
		padding: 30px 10px;
		text-align:center;
	}
	
	.descriptionIndex {
		display:none;
		padding: 20px 0 0 0;
		font-size: 14px;
	}
	
	.description img {
		display:none;
	}
	
	.photo1 {
		float:none;
		margin: 0 auto 20px;
        display: flex;
        justify-content: center;
	}

	.photoFrame {
		margin: 0 auto 20px;
        float: none;
        width: calc(100% - 40px);
        max-width: 500px;
		max-height: 300px;
        object-fit: cover;
        object-position: 50% 20%;
	}
	
	.moreOptions {
		display: inline-block;
		height: 42px;
	}
	
	.userCircle {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
	
	.userCircle:hover {
		font-size:17px !important;
	}
	
	
	.footerOptions {
		display: inline-block;
	}
	
	
	
	
	#shopping_summary #shopping_summary_left {
		float:none;
		width:100%;
	}
	
	#shopping_summary #shopping_summary_total {
		float:none;
		width:100%;
		padding-top:20px;
	}
	
	
	
	#mainNav {
		padding-right:0;
	}
	
	.pulldown .right .item .catIcon {
			display:none;
	}
	
	.cartSingle .pricesList {
		max-width:468px; /* 2/23/18 */
	}
	
	
	.description {
		padding-top:30px;
	}
	
	
	
	.reviewBlock {
		border-bottom: solid #ddd 1px;
		padding-top: 15px;
	}

	.reviewBlock .icon {
		width:40px;
		height:40px;
	}
	
	.reviewBlock .icon img {
		width:40px;
		height:40px;
	}
	
	
	
	.reviewBlock .date {
		display:none;
	}
	
	.reviewBlock .copy {
		width:100%;
		padding:0 0 25px;
	}
	
	.reviewBlock .date {
		display:none;
	}
	
	.reviewBlock .vote {
		float: right;
    	padding-bottom: 20px;
	}
	
	.reviewBlock .reply {
		margin-left: 0;
		margin-bottom: 10px;
	}
	
	.questionMark {
		padding:0 0 0 50px;
	}
	
	#sectionLeft {
		width:100%;
	}
	
	#sectionRight {
		float:left;
		width:100%;
	}
	
	
	.privacyDiv {
		gap: 0;
    	flex-direction: column;
	}
	
	.cupOnUs {
		flex-direction: column-reverse;
		align-items: center;
	}
	
	.circleTeaPreview {
		float:left;
		padding-top:0;
	}
	
	.circleInclusionPreview {
		float:left;
		padding-top:0;
	}
	
	.blendCover {
		width: 100%;
	}
	
	
	.blendMedium > div {
		display:none;
	}
	
	.blendSample > div {
		display:none;
	}
	
	.blendTin {
		display:none;
	}
	
	.fandomSets {
		float: none;
    	transform: scale(0.5);
    	transform-origin: left;
	}
	
	.fandomSetPadding {
		padding-top:200px;
	}


	.passwordHints {
		float:none;
		width:100%;
		padding-bottom:20px;
	}
	
	
	.birthdayHat > div {
		width: 42px;
    	height: 64px;
    	top: -22px;
    	left: -1px;
	}
	
	
	.googleOtherSizesOffer {
		display: flex;
	}
	
	
	
	#frame {
		width: 400px;
		height: 225px;
	}
	
	
	
	
	#footer {
		width: calc(100% - 40px);
		padding-top: 125px;
	}
	
	#footer .ul {
		width:100%;
	}
	
	#footer .ul .li {
		display:none;
	}
	
	.footerCat > div:nth-child(1) {
		font-size:14px;
	}
	
	.footerCat > div:nth-child(2) > a {
		font-size: 12px;
		padding-bottom: 10px;
		padding-right: 10px;
	}
	
	#footerSocial > div > div:nth-child(1) {
		font-size: 11px;
    	width: 58%;
	}
	
	#footerSocial > div > div:nth-child(2) {
		display:none;
	}
	
	#footerSocial > div > div:nth-child(3) {
		font-size: 11px;
		width: 42%;
	}
	
	
	.footer_icons {
		display: none;
	}
	
	.icon_social {
		margin:0 3px;
	}
	
	.bottom {
		height: auto;
		background-position: center center;
		padding-top: 100px;
	}
		
	.freeTea {
		height:auto;
		padding-bottom: 30px;
		background: none;
	}
	
	.freeTea > div:nth-child(1) {
		float: none;
		width: 100%;
	}
	
	.freeTea > div:nth-child(1) > div {
		padding: 20px 20px 0 20px;
	}
	
	.freeTea > div:nth-child(2) {
		float: none;
		width: 100%;
	}
	
	.freeTea > div:nth-child(2) > div {
		padding: 20px 20px 0 20px;
	}
	
	.freeTea > div:nth-child(2) > div > div {
		padding: 30px;
	}
	
	#chatWindow {
		width: 50px;
		height: 50px;
	}

	#statusMessage {
		right: 0;
		width: calc(100% - 40px);
		border-radius: 0;
		max-width: none;
		border: none;
		background-color: #da8e32;
		box-shadow: none;
		background-image: none;
		padding: 20px;
		color: #fff;
		text-align: center;
		font-weight: 600;
		min-height: auto;
	}
	
	.statusMessageWarning {
		background-color: #e6bcbc !important;
		border: none !important;
	}
	

	.checkoutOutline_DISABLED {
		border-radius: 0;
		border: solid 0 #ffffff;
		margin-top: 15px;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	
	.checkoutHalf_DISABLED {
		float:none;
		text-align:left;
		width:100%;
		padding-bottom:20px;
	}
	
	.checkoutHalf_DISABLED > div {
		padding:0;
	}
	
	.checkout_line_h_DISABLED {
		display:none;
	}
	
	.style_checkout_giftwrap {
		margin: 0 auto;
		padding: 0;
		float: none;
	}
	
	.style_checkout_giftnote {
		float:left;
		width:100%;
	}
	
	.gtss-l {
		display:none;
	}
		
}


/* ############################################################ */
/* SMARTPHONE */
/* 480 PIXELS */

@media (max-width: 479px) {

	.show_480 {
		display:block;
	}
	
	.hide_480 {
		display:none;
	}
	
	
	#logo {
		width:110px;
		min-width: 110px;
	}
	
	.homepageFlex {
		flex-direction: column;
	}
	
	
	.miniIconAdagio {
		width: 20%;
		background-position: center -137.5px;
		background-size: 75px;
		height: 27.5px;
	}
	
	.miniIconMasters {
		width: 20%;
		background-position: center -27.5px;
		background-size: 75px;
		height: 27.5px;
	}
	
	.miniIconLardera {
		width: 20%;
		background-position: center -55px;
		background-size: 75px;
		height: 27.5px;
	}
	
	.miniIconSelefina {
		width: 20%;
		background-position: center -82.5px;
		background-size: 75px;
		height: 27.5px;
	}
	
	.miniIconBees {
		width: 20%;
		background-position: center -110px;
		background-size: 75px;
		height: 27.5px;
	}
	
	.miniIconAdagio:hover {
		background-position: center -137.5px;
	}
	
	.miniIconMasters:hover {
		background-position: center -27.5px;
	}
	
	.miniIconLardera:hover {
		background-position: center -55px;
	}
	
	.miniIconSelefina:hover {
		background-position: center -82.5px;
	}
	
	.miniIconBees:hover {
		background-position: center -110px;
	}
	
	
	
	
	
	.searchResults {
		width:100%;
	}

	#searchDiv > input {
		width: 90px;
		font-size: 16px;
	}
	
	
	
	
	.dropdown {
		display:none;
		width: 100%;
		background-color: #fff;
		text-align: left;
		font-size: 4vw;
		padding: 0;
		padding-top: 10px;
		position: relative;
    	z-index: 10;
    	border-bottom: solid #000 1px;
	}
	
	.dropbtnOFF {
		height: auto;
		color: #000;
		font-size: 24px;
		text-align: left;
		padding-left: 12px;
	}
	
	.dropdown-contentOFF {
		display: inline-block;
		background-image: none;
		background-color: #fff;
    	position: relative;
		top: 0;
		height: auto;
		padding-bottom:10px;
    	display:none;
	}
	
	.dropdown-contentOFF > div {
		margin: 0 auto;
	}

	.dropdown-contentOFF a {
		background-position: 10px;
		background-size: contain;
		padding: 25px 10px 0 70px;
		width: calc(50% - 80px);
		height: 30px;
		text-align: left;
		background-blend-mode: multiply;
    	background-color: var(--secondarycolor);
	}

	.dropdown-contentOFF a:hover {
		background-size: contain;
	}
	
	.dropdownOFF:hover .dropdown-content {display: inline-block;}

	.dropdownOFF:hover {background-color: var(--secondarycolor);}
	
	
	#notesContent {
		width:300px;
	}
	
	#notesContentSingle {
		width:300px;
	}
	


	
	.earnIcon > div:nth-child(2) {
		display:none;
	}
	
	.cardsIcon > div:nth-child(2) {
		display:none;
	}
	
	.helpIcon > div:nth-child(2) {
		display:none;
	}
	
	.origin > div > div:nth-child(2) {
		width:168px;
	}
	
	
	.health_benefits {
		background:none;
		background-color:#eee;
	}
	
	.health_benefits > div {
		padding-left:0;
	}
	
	
	.puddleProduct {
			flex-direction: row;
			align-items: center;
			width: calc(100% - 14px);
			height: 110px;
			margin: 10px 7px;
			min-width: 110px;
		}

		.puddleProduct > div:nth-child(1) {
			width: 110px;
			height: 110px;
			background-size: 110px 110px;
		}

		.puddleProduct > div:nth-child(1) > div:nth-child(2) {
			display:none;
		}
		
		.puddleProduct > div:nth-child(1) > div:nth-child(3) {
			display:none;
		}
		
		.puddleProduct > div:nth-child(2) > div:nth-child(3) {
			display:none;
		}
		
		
		.puddleProduct:hover > div:nth-child(1) {
			transition: none;
			-webkit-transition: none;
			-o-transition: none;
			-moz-transition: none;
			background-size: contain !important;
			background-position: inherit !important;
		}
		
		.puddleProduct:hover > div:nth-child(1) > div:nth-child(2) {
			display:none;
		}
		
		.puddleProduct > div:nth-child(2) {
			width: calc(100% - 110px);
		}

		
		
	.productIndexParent {
		width: 92%;
		height:130px;
	}
	
	.productIndex {
		background-size: 110px 110px!important;
		height:auto;
	}
	
	.productIndex:hover {
		transition:all 0.25s ;
		-webkit-transition:all 0.25s ;
		-o-transition:all 0.25s ;
		-moz-transition:all 0.25s ;
		background-size: 110px 110px!important;
    	background-position: 0 0!important;
	}
	
	.productIndex:hover .thumbnailQS_A {
		display:none;
	}
	
	.categoryViewMore {
		font-size: 14px;
	}

	.thumbnail div {
		position:absolute;
		width:100%;
		top:0;
		left:0;
	}
	
	.thumbnail img {
		border:0;
		width:100%;
		height:110px;
	}
	
	.thumbnail_buttons {
		transform: scale(0.75);
		top:-45px;
		left:-5px;
	}
	
	.friendsRecommend {
		display:none;
	}
	
	
	.thumbnail_content_div {
		top:-100px;
		left:110px;
		width:calc(100% - 130px);
	}
	
	.thumbnail_content_div .regular {
		height:auto;
	}
	
	.thumbnail_content_div .small1 {
		height:auto;
	}
	
	.thumbnail_content_div .small2 {
		height:auto;
	}
	
	.thumbnail_content_div .small3 {
		height:auto;
	}
	
	.thumbnail_content_div .stars {
		display:none;
	}
	
	.halloweenCostume {
		display:none;
	}

	.halloweenCostume img {
		width:110px;
		height:110px;
	}
	
	.QAInput textarea {
		height:100px;
	}
	
	
	.msgDate {
		float:none;
	}
	
	.shareDiv {
		float:none;
		padding-left:10px;
	}
	
	
	.qa_instance > div:nth-child(2) {
   		justify-content: space-between;
	}

	.qa_instance > div:nth-child(2) > button:nth-child(5) {
		padding: 0 5px;
	}
	
	.qa_instance > div:nth-child(2) > button:nth-child(6) > div:nth-child(2) {
		display:none;
	}

	.qa_instance > div:nth-child(2) > button:nth-child(7) > div:nth-child(2) {
    	display:none;
	}

	
	
	#SB_video {
		display:none;
	}
	
	
	#frame {
		width: 300px;
		height: 169px;
	}
	
	
	#footer {
		background-color: var(--primarycolor);
		padding: 0 20px 20px;
		flex-direction: column;
	}

	#footerSocial > div > div:nth-child(1) {
		width: 100%;
		font-size: 13px;
		padding: 10px 0 0;
	}
	
	#footerSocial > div > div:nth-child(3) {
		width: 100%;
		font-size: 13px;
		padding: 5px 0 0;
		text-align: left;
	}
	
	.footerCat {
		width: 100%;
	}
	
	.footerCat > div:nth-child(1) {
    	padding-bottom: 0;
		padding-top: 15px;
		color: #fff;
	}

	.footerCat > div:nth-child(2) {
		line-height: normal;
	}
	
	.footerCat > div:nth-child(2) > a {
		display: inline-block;
		padding-bottom: 0;
    	padding-right: 10px;
    	color:#fff;
	}
	
	.footer_social_co {
		width: calc(100% - 40px);
		padding: 0 20px 30px;
	}
	

	.freeTea > div:nth-child(1) > div > div:nth-child(3) {
		display:none;
	}

	.freeTea > div:nth-child(1) > div > div:nth-child(4) {
		display:block;
		padding-top: 10px;
		font-size: 18px;
		color: #330c05;
	}

	.freeTea > div:nth-child(1) > div > div:nth-child(5) {
		display:block;
		padding: 30px 0 10px;
		text-align: center;
	}

	.freeTea > div:nth-child(2) > div {
        display:none;
    }

	#checkout_giftmessage {
		width:90%;
	}
	
	.checkout_giftcard {
		display:none;
	}
	
	.profileImage {
		float:left;
	}
	
	.profileCopy {
		float:none;
		width:auto;
	}
	
	.profileCopy > div {
		padding:0 0 20px 0;
	}
	
	.teaTimer {
		display: block;
	}
	
	#___ratingbadge_0 {
		display:none !important;
	}
	
}
