
a:hover, a:focus {
	text-decoration: none;
	color: white;
	outline: none;
}
.w-button:hover {
	color: white;
}
body.noScroll { 
  overflow: hidden;
}
.icon-tray {
	z-index: 2000;
}
.infoBar {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;	
	background-color: #37b09d;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	z-index: 3000;
}
.infoBarClose {
	float: right;
	margin-top: -10px;
	margin-right: -18px;
	cursor: pointer;		
}
.overlay-bg {    
    position: fixed;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
    z-index: 1000; 
    background: #000; 
    background: rgba(240,240,240,0.75);
    cursor: pointer;
}
.overlay-content {    
    background: #fff;    
    width: 600px;
    position: absolute;
    top: 20%;    
    left:50%;
	transform: translateX(-50%);
    z-index: 10001;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,0.9);    
    cursor: auto;
}
.overlay-content.large{    
	top: 3%;
}
.overlay-content h4 {    
	font-size: 16px;
}
.overlayHeader {
	padding: 1px 15px;
    border-bottom: 1px solid #999;
    background-color: #37b09d;
    color: #eee;
}
.overlayTitle {
	display: inline-block;
}
.overlayClose {
	float: right;
	padding-top: 10px;
	cursor: pointer;
	font-size: 20px;
}
.overlayBody {
	padding: 20px 15px;
	color: #2d383e;
}
.cart .price, .cart .quantity, .cart .quantity, .cart .subtotal, .cart .right {
	text-align: right;
}
.cart .subtotal {
	height: 40px;
	padding-bottom: 20px;
}
.cart .subtotal div {
	text-align: right;
	padding-top: 8px;
}
.cart-row {
	padding-top: 5px;
	padding-bottom: 5px;
}
.overlayButtons {
	margin-top: 30px;
	height: 30px;
}
.overlayButtons a, .overlayButtons button {
	margin-left: 10px;	
	margin-bottom: 5px;	
}
.btn-turquoise {
	background-color: #37b09d;
    border-color: #2eb2c1;
    color: #fff;
    cursor: pointer;
}
.btn-turquoise:hover {
	background-color: #47c0ad;
    border-color: #2eb2c1;
    color: #fff;
    cursor: pointer;
}
.btn-turquoise:focus {
	color: #fff;
}
.btn-grey {
	background-color: #999;
    border-color: #888;
    color: #fff;
}
.btn-grey:hover {
	background-color: #aaa;
	color: #fff;
	cursor: pointer;
}
.btn-default:disabled {
	background-color: #ddd;
	border-color: #ccc;
	color: #888;
}
.quantity .input-group input {
	width: 60px;
}
.cart-remove-item {
	text-align: right;
	cursor: pointer;
}
#opc_input {
	margin: 20px 10px 20px 0;
}	
#opc_dropdown {
	margin: 0 10px 20px 0;
}	
.payment-processing {
	display: none;
	text-align: center;
}
.website-loading {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	
	text-align: center;
	color: black;
}
.payment-confirmation {
	text-align: center;
}
.subscription-form {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 0;
	text-align: right;
}
.discount-div {
	text-align: left;
}
#discount-error {
	margin-top: 10px;
}
#instafeed {
	text-align: center;
}
#instafeed img {
	width: 60px;
	padding: 1px;
}
.quicklink:focus {
	color: white;
}
.payment {
	margin-top: 20px;
}
.gift {
	margin-top: 10px;
}
.summary {
	margin-top: 20px;
}
.qanda-div-label {
	max-width: 200px;
}
.qanda-details-div {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
	position: relative;
}
.qanda-details-close {
	float: right;
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
.qanda-question {
	margin-bottom: 0;
}
.qanda-question-answer {
	margin-top: 10px;
	margin-right: 5px;	
}
.question-answer-details-div {
	margin-left: 5px;
}
.question-answer-details-name {
	color: #2d383e;
}
.question-answer-details-div a {
	color: white;
	font-size: 14px;
}
.question-answer-details-div a:hover {
	color: #ddd;
}
.expert-answer-details-div a {
	color: white;
	font-size: 14px;
}
.expert-answer-details-div a:hover {
	color: #ddd;
}
.qanda-divide {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 2px dotted #2d383e;
}
.qanda-divide-m {
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.qanda-label-dark {
	display: inline;
	color: #2d383e;
}
.qanda-question-expert-div {
	min-height: 200px;
}
.dont-break-out {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.subscribe {
	background-color: #f6a029;
	color: white;
	font-size: 18px;
	line-height: 20px;
}
.subscribe-heading {
	font-size: 22px;
	line-height: 40px;
}
.subscribe .overlayClose {
	margin-top: -17px;
}
.video-thumbnail iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-thumbnail:hover .video-thumbnail-play {
	background-color: #cc181e;
	opacity: 1;
}
.billing-password-field {
	display: none;
}
.share-buttons {
	margin-top: 20px;
	text-align: center;	
}
.share-buttons-inner {
	display: inline-block;
}
.product-designer {
	
}
.designer-view{
	width: 100%;
	height: calc(100vh - 70px);	
	position: relative; 
	color: #2d383e;	
}
.designer-view-explorer-cards {
	color: white;	
}
.designer-view-location-cards {		
			
}
.designer-view-receipe-cards {		
			
}
.designer-panel-explorer-cards {
	
}
.designer-view-selection-cards-inner {
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
	color: #2d383e;	
}
.designer-view-selection-cards-inner .row {	
	border-bottom: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.designer-map {
	position: absolute;	
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.designer-start-overlay {
	position: absolute;	
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: RGBA(50,50,50,0.50);
	z-index: 2;
	padding-top: 100px;
}
.designer-start-overlay button {
	position: absolute;
	left: 50%;	
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	background-color: #37b09d;
    border-radius: 8px;
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
}
.designer-next-button {
	position: absolute;
	left: 50%;	
	bottom: 30vh;
	transform: translateX(-50%) translateY(-50%);
	background-color: #37b09d;
    border-radius: 8px;
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
    z-index: 2;
    display: none;
}
.designer-selection-next-button {
	line-height: 30px;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 24px;
}
.designer-selection-back-button {
	line-height: 30px;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 24px;
}
.add-custom-pack-button {
	margin-bottom: 20px;
}
.designer-pack {
	display: none;
	width: 100%;	
	text-align: center;
	margin-bottom: 70px;
}
.designer-pack-inner {	
	position: relative;
}
.designer-pack-inner2 {
	background-color: #37b09d;
	height: 70px;
	max-height: 250px;
	width: 100%;
	position: absolute;
	bottom: -70px;
	z-index: 1;
}
.designer-pack-main {
	display: none;
}
.designer-pack .row {
	margin-top: 20px;
}
.designer-map-marker-content {
	margin-left: 15px;
	margin-right: 15px;
	color: #2d383e;
	min-width: 475px;
	font-size: 15px;
}
.designer-map-marker-content-image {	
	
}
.designer-map-marker-content-body {	
	
}
.designer-explorer-card-div div {
	position: relative;
	display: inline-block;
}
.designer-pack-remove-card {
	position: absolute;
	bottom: -30px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 20px;
	cursor: pointer;
	display: none;
}
.designer-explorer-card {
	max-width: 100px;
}
.designer-close {
	position: absolute;
	right: 10px;
	top: 60px;
	font-size: 20px;
	cursor: pointer;
	z-index: 5;
	line-height: 20px;
	display: none;
}
.remove-from-pack {
	background-color: #999;
	border-color: #888;
}
.selection-card-tick {
	color: #2eb2c1;
}
.map-popup-overlay {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: none;
	background-color: white;
	font-size: 16px;
	width: 100%;
	max-height: 90vh;
	max-width: 600px;		
	overflow: auto;
	
	margin-top: 60px;	
	padding: 20px;
	text-align: center;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    z-index: 10;
}
.map-popup-overlay-image {
	max-width: 350px;
	max-height: 250px;
	
}
.map-popup-close {
	margin-bottom: 20px;
}
.map-popup-open {
	cursor: pointer;
}
.designer-filter-button {
	position: absolute;
	margin-top: 15px;
	margin-left: 20px;
	z-index:5;
}
.designer-filter {
	position: absolute;
	background-color: #37b09d;	
	z-index: 5;
	margin-top: 45px;
	margin-left: 20px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
}
.designer-filter-row {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #AAA;	
}
.gift-card-option-img {
	max-width: 200px;
	text-align: center;
	margin: 0 auto;
}
.gift-card-option {
	display: none;
}
#remove-gift-card {
	display: none;
}
@media (max-width: 991px) {
	.designer-view-selection-cards-inner {
		padding-top: 20px;
	}	
	.designer-close {
		top:10px;
	}
	.map-popup-overlay {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.overlay-content {    		 
		width: 100%;
		
		position: absolute;
		top: 0;		
		left:0;
		right:0;
		transform: translate(0,0);
		z-index: 10001;
		border-radius: 4px;
		box-shadow: 0 0 5px rgba(0,0,0,0.9);    
	}
	.overlay-content.large{    
		top: 0;
	}
	.qanda-divide {
		padding-top: 0px;
		padding-bottom: 0px;
		border-bottom: none;
	}
	.qanda-divide-m {
		display: inline-block;
	}
	.infoBar {			
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 18px;
		line-height: 30px;		
	}
	.infoBarClose {
		margin-top: -5px;
		margin-right: -10px;	
	}
	.designer-explorer-card {
		max-width: 60px;
	}
	.designer-location-card {
		max-width: 60px;
	}
	.designer-pack-title {
		font-size: 22px;
		line-height: 24px;
		margin-top: 10px;
	}
	.designer-map-marker-content {		
		min-width: 0;
		text-align: center;	
	}
	.designer-filter-button {
		margin-top: 0;
		margin-left: 0;
	}
	.designer-filter {
		margin-top: 30px;
		margin-left: 0;
		padding: 5px;		
	}
	.designer-filter-row {		
		line-height: 15px;
		font-size: 12px;	
	}	
}
@media (max-width: 479px) {
	.m-hidden{ 
		display: none;
	}
	.qanda-details-div {
		padding-top: 20px;
	}
	.qanda-image-expert {
		display: none;
	}
	.designer-map-wrapper{	
		height: 75vh;
	}
	.designer-view{
		height: calc(100vh - 40px);
	}	
	.designer-pack {
		margin-bottom: 40px;		
	}
	.designer-map-marker-content {
		text-align: center;		
	}
	.designer-explorer-card {
		max-width: 40px;
		max-height: 15vh;
	}
	.designer-location-card {
		max-width: 40px;
		max-height: 15vh;
	}
	.designer-receipe-card {
		max-width: 40px;
		max-height: 15vh;
	}
	.designer-pack-title {
		font-size: 16px;
		line-height: 20px;
		margin-top: 5px;
	}
	.designer-explorer-card-div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.designer-location-card-div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.designer-receipe-card-div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.designer-pack-inner2 {
		height: 40px;
		bottom: -40px;
	}
	.designer-pack .row {
		margin-top: 10px;
	}	
	.map-popup-overlay {
		margin-top: 6px;
		width: calc(100% - 12px);		
		padding: 10px;		
	}
	.map-popup-overlay h3 {
		font-size: 18px; 
		line-height: 25px;
    	margin-top: 10px;
	}
	.map-popup-overlay p {
		font-size: 14px;
	}
	.map-popup-overlay-image {
		
		max-width: 250px;
		max-height: 150px;
	}
	.designer-filter-wrapper {
		display: none;
	}
	.marker-quote-image img {
		width: 50px;
	}
}
