body{
/*background-color:#fff2e8;*/
color:#636363;
font-family:"Quattrocento Sans",serif;
line-height: 1.42857;
}

p {
	padding-bottom:15px;
}

a {
	text-decoration:none;
}

/* BANNER SIZES */

.mainBanner .bannerContent .slider_content {
	top:200px;
	text-align:left !important;
	/*background:#fff2e8;*/
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	/*opacity:.8;*/
}

.bannerContent .slider_content {
	top:150px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
	z-index:9950;
}

.mainBanner { /* index page */
	/* We need all these heights so we can override Orbit's attributes */
	min-height:525px;
	max-height:525px;
	height:525px;
	overflow:hidden;
	/* // */
}

.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:300px;
	max-height:300px;
	height:300px;
	/* // */
}

.bannerContent .slider_content h1 {
	
	font-size:32px;	
	color:#ffffff;
	margin: 0 0 0.2em;
	
}

.bannerContent .slider_content p {
	font-size:16px;
	line-height:1.42857;
	color:#ffffff;
	margin: 0 0 0.2em;
	height:75px;
	/*opacity: .6;*/
}

.banner-container {
	margin-top:140px !important;
	position:relative;
}

.featured-image {
	margin-left:50px;
	padding-top:50px;
}

.slide-text {
    padding-left: 55px !important;
    padding-right: 20px !important;
    padding-top: 28px !important;
    position: relative !important;
    z-index: 5 !important;
}
.slide-text .hide-in-slider, #homeFeaturedMobile .hide-in-slider {
    display: none !important;
}

#whereToBuy {
    background: rgba(0, 0, 0, 0) url("images/banners/home_banner.jpg") no-repeat scroll center center;
	background-size:cover;
    color: #ffffff;
    height: 650px;
    text-align: center;
	background-attachment:fixed;
}
#whereToBuy .row > div {
    background: rgba(0, 0, 0, 0) url("images/home-where-tile.png") repeat scroll 0 0;
    height: 650px;
    padding-top: 200px;
}

.top_banner_holder{
/*border-bottom:1px solid #d1d1d1;*/	
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
position:relative;
/*background-color:#FFFFFF;*/   
width:100%;
/*background-image: url('/includes/layout-124/images/body_back.jpg');*/
background-color:rgba(255, 255, 255, 0.85) !important;
z-index:9999;	
}

#testimonials .quote {
    color: #e35600 !important;
    display: block !important;
    font-size: 300px !important;
    position: absolute !important;
    z-index: 0 !important;
}
#testimonials .opening.quote {
    left: -60px !important;
    top: -90px !important;
}
#testimonials .closing.quote {
    bottom: -310px !important;
    right: -60px !important;
}

.banner_holder{
	/*padding-top:50px;*/
	padding-bottom:0px;
	position:absolute;
	margin-top:-111px;
}

.banner_holder div.bg{
	width:100%;
	background-size:cover;
	background-image: url('/uploads/050115_W6FyKCbaTVZKFYWy_121858.jpg');
	position:fixed;
	z-index:1 !important;
	min-height:625px;
}

section.single-product .single-image {
    float: right;
    position: relative;
    z-index: 3;
}

@media only screen and (max-width : 1325px) {
	
	.mainBanner {
	min-height:550px;
	max-height:550px;
	height:550px;	
	}
	/*
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	*/
	
}
@media only screen and (max-width : 1200px) {
.featured-image {
	margin-left:0px;
	padding-top:0px;
}
}

@media only screen and (max-width : 1075px) {
	
	.mainBanner {
	min-height:450px;
	max-height:450px;
	height:450px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:150px;
	text-align:left !important;
	padding-left:25px;
	}
	
	.bannerContent .slider_content {
	top:150px;
	text-align:left !important;
	padding-left:25px;
	}
	
	.bannerContent .slider_content h1 {
	font-size:56px !important;
	text-align:left !important;
	}
	
}

@media only screen and (max-width : 900px) {
	.bannerDescription {
		height:125px;
	}
}

@media only screen and (max-width : 862px) {
	
	.mainBanner {
	min-height:400px;
	max-height:400px;
	height:400px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:50px;
	}
	
	.bannerContent .slider_content {
	top:50px;
	}
	
}


@media only screen and (max-width : 748px) {
	
	.mainBanner {
	min-height:330px;
	max-height:330px;
	height:330px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	
	.banner_holder div.bg {
		background-size:auto;
		position:absolute;
		min-height:600px;
		top:111px;
		font-size:3em;
	}
}

@media only screen and (max-width : 640px) {
	
	.mainBanner {
	min-height:250px;
	max-height:250px;
	height:250px;	
	}

.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:200px;
	max-height:200px;
	height:200px;
	/* // */
}


	
	.mainBanner .bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	width:100%;
	}
	
	.bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	/*
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	*/
	
	.bannerDescription {
		height:205px;
		overflow:hidden;
		clear:both;
		padding:25px;
	}
	.slide-text * {
		text-align:center;
	}
	.slide-text {
		padding-left:20px !important;
	}
	
	
	section.single-product .single-image {
		float:none;
		margin:auto;
	}
}

@media only screen and (max-width : 480px) {
	
	.mainBanner {
	min-height:200px;
	max-height:200px;
	height:200px;	
	}
	
	.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:150px;
	max-height:150px;
	height:150px;
	/* // */
}

	
	.mainBanner .bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	/*
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	*/
	
	#testimonials .quote {
		display:none;
	}
	
	.banner-content-after {
		height:100px;
	}
	
	.slider_content h1.slider-content-h1 {
		margin-top:200px !important;
	}
	
}

@media only screen and (max-width : 400px) {
	
	.mainBanner {
	min-height:150px;
	max-height:150px;
	height:150px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:65px;
	text-align:center !important;
	}
	
	
	.bannerContent .slider_content {
	top:65px;
	text-align:center !important;
	}
	/*
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	*/
}

.bannerDefault { /* class goes on both index page banner and all other pages. */
	width:100%;
	overflow:visible; /* The banner will automatically show the entire image, so this will make sure the image gets cut off at the specified height. */
}

.bannerDefault .slider_img img{
	position:absolute;
	/*top:20px;*/
	left:0px;
	z-index:90;
	cursor:pointer;
}

.bannerContent { /* styles for both the main and sub banner content area */
	position:relative;
	/*margin-top:-200px;*/
}

.content {
	position:relative;
	z-index:2;
}


@media only screen and (max-width : 1065px)  { /* iPad in Portrait */
	
	.top_menu, .top-bar, .top-header-bar, .social { display:none; }
	.navigation_bar_holder_mobile { display:block; }
	.nav .social  { display:block; }
	.top_banner_holder {
		z-index:10;
	}
	
}

@media only screen and (max-width : 1065px)  {
	#whereToBuy {
		height: 250px;
		background-attachment:scroll;
	}
	#whereToBuy .row > div {
		height: 250px;
		padding-top: 25px;
	}
	#whereToBuy .container {
		height: 250px;
	}
}

@media only screen and (max-width : 640px) {
	.space-right-col { margin-right:0px !important; }
	.content h1{
	font-size:30px;
	font-weight:400;
	}

}

/* END BANNER SIZES */


.overlay{
position:relative;
top:350px;
z-index:99;	
/*background-image: url('/includes/layout-info/images/body_back.jpg');*/
width:960px;
height:50px;
}

.overlay-sub{
position:relative;
top:250px;
z-index:99;	
background-image: url('/includes/layout/images/banner-overlay-sub.png');
width:960px;
height:50px;	
}

.logo h1{
font-size:20px;
color:#222222;
margin-top:40px;
}

@media only screen and (max-width : 640px) {

	.logo h1{
	margin-top:25px;	
	}
	
}

.logo p{
font-size:15px;
color:#555555;
}

.logo a{
text-decoration:underline;
font-size:15px;
color:#555555;
}

.logo a:hover{
text-decoration:none;
font-size:15px;
color:#9c9c9c;
}

@media only screen and (max-width: 640px) {
	
	.banner_holder{
	/*padding-top:75px;*/
	}
}

.promo_holder{
padding-top:25px;
padding-bottom:25px;
}

.quickmenu_holder{
padding-top:0px;
padding-bottom:15px;
margin-top:10px;
margin-bottom:10px;
/*padding-left:20px;
padding-right:20px;*/
background-color:#003D2C;



}

.quickmenu_holder h1{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .6;
z-index:9999;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

.quickmenu_holder a{
font-size:14px;
color:#ffffff;
opacity: .6;
text-decoration:none;
padding-left:15px;
}

.quickmenu_holder a:hover{
text-decoration: underline;
}

.footer_holder{
padding-top:25px;
padding-bottom:50px;
background-color:#FAF9F5;
}

.footer_holder-color{
padding-top:25px;
padding-bottom:150px;
}



.content_holder{
/*padding-top:25px;*/
/*padding-bottom:25px;*/
}

.content{
/*margin-top:10px;*/
/*padding-bottom:25px;*/
}

@media only screen and (max-width: 640px) {

	.content_holder{
	padding-top:10px;
	padding-bottom:25px;
	}

}
.social {
padding-top:30px;
padding-right:10px;		
	
}

.top_menu_header {
padding-right:10px;
}
.top_menu_header a{
text-decoration:none;
font-size:12px;
color:#5595b5;

/*margin-top:35px;*/
}

.top_menu_header a:hover{
text-decoration:underline;
color:#0c0c0c;
}



.top_menu {
padding-top:10px;
padding-left:0px;
color:#5595b5;
}
.top_menu a{
text-decoration:underline;
font-size:13px;
color:#0c0c0c;
/*margin-top:35px;*/
}

.top_menu a:hover{
text-decoration:underline;
}

.banner_holder{
background-color:#fff2e8;
}

.promo_holder{
background-color:#f1f1f1;
}

.copyright p{
font-size:11px;
color:#ffffff;
}

.copyright a{
font-size:11px;
color:#ffffff;
}

.copyright a:hover{
text-decoration:none;
}


.footer_menu a{
font-size:11px;
color:#ffffff;
}

.footer_menu a:hover{
text-decoration:none;
}

.address h1{
font-size:16px;
color:#ffffff;
}

.address p{
font-size:14px;
color:#ffffff;
/*opacity: .6;*/
}

.promo_item h3{
color:#8DC43F;
font-size:20px;
}

.promo_item p{
color:#555555;
font-size:13px;
}

.promo_item a{
color:#8DC43F;
font-size:13px;
}

.promo_item a:hover{
text-decoration:none;
}

.promo_item img{
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.sub-pad{
padding-top:25px;	
}

@media only screen and (max-width: 748px) {

	.sub-pad{
	padding-top:10px;	
	}
	
}

.content h1{
font-size:32px;
}

@media only screen and (max-width: 640px) {
	
	.content h1{
	font-size:28px;
	}
	
}

@media only screen and (max-width: 1000px) {
	
	.content h1{
	font-size:32px;
	}
	
}

.content h2{
font-size:45px;
color:#009943;
text-transform:none;
margin-bottom:20px;
}

@media only screen and (max-width: 640px) {
	/*
	.content h2{
	font-size:20px;
	}
	*/
}

.content ul, .content li{
font-size:15px;
margin-left:25px;
}

.content b, .content strong{

}

.content a{
/*color:#5595b5;*/
color:#004E38;
font-size:15px;
}

.content a:Hover{
text-decoration:none;
}

@media only screen and (max-width: 640px) {
	
	.content p, .content ul, .content li, .content a{
	font-size:13px;
	}
		
}

/* The main navigation links */
.main-nav {
margin-top:5px;
}

.navM {
	/*margin-top:35px;*/
	position:relative;
	
}

.navM>ul {
	margin-top:10px !important;
}

.navM>li>a {
	/* Layout */
	display: block;
	position: relative;
	padding: 5px 0px;
	/* Text */
	color: #009943;
	font-size: 16px;
	text-decoration: none;
	/* Background */
	/*background:#ffffff;*/
	width:auto;
	padding-right:10px !important;
	padding-left:10px;
	margin-right:0px !important;
	overflow:hidden !important;
	
}
.navM>li:last-child a:first-child {
	border-right:none !important;
}

.top_menu {
	height:60px;
	margin-top:15px;
}


/* Changing the color on hover */
.navM>li>a:hover, .navM>li:hover>a {
	color:#636363;
	/*background-color:#8DC43F;*/
	text-decoration:none;
}

/* Changing the link's color and background on hover */
.navM ul li:hover>a, .navM ul li a:hover {
	color:#636363;
	/*background: #8DC43F;*/
	text-decoration:none;
}

/* The submenu links */
.navM ul {
	/* Layout */
	margin-top: 40px !important;
	
}

.navM ul li a {
	/* Layout */
	/*padding: 10px 30px 10px 20px !important;*/
	/*width: 120px;*/
	min-width:200px;
	margin:0px;
	display: block;
	position: relative;
	/* Text */
	color: #636363;
	text-decoration: none;
	font-size: 13px;
	/* Background & effects */
	background:#fff none repeat scroll 0 0;
	text-align:center;
	overflow:hidden;
	height:100%;
	border-bottom: 1px solid #f1f1f1;
}

.navM ul li a:hover {
	text-decoration:none;
	background-color:#FFA400;
	color:#fff !important;
}

.navM ul li:hover > a, .navM ul li a:hover {
	color:#fff !important;
}

/* to switch font from light to dark and back for backgrounds only. */

/*

.copy-white h1{
color:#ffffff !important;
}

.copy-white h2{
color:#ffffff !important;
}

.copy-white h3{
color:#ffffff !important;
}

.copy-white h4{
color:#ffffff !important;
}

.copy-white p{
color:#ffffff !important;
}

.copy-white b, .copy-white strong{
color:#ffffff !important;
}

.copy-white a{
color:#ffffff !important;	
}


.copy-black h1{
color:#222222 !important;
}

.copy-black h2{
color:#222222 !important;
}

.copy-black h3{
color:#222222 !important;
}

.copy-black h4{
color:#222222 !important;
}

.copy-black p{
color:#222222 !important;
}

.copy-black b, .copy-black strong{
color:#222222 !important;
}

.copy-black a{
color:#222222 !important;
}

*/ 

@media only screen and (max-width: 980px) and (min-width: 640px) {
	
	.pad-1{
	padding-top:10px !important;;
	}
	
	.pad-2{
	padding-top:20px !important;;
	}
	
	.pad-3{
	padding-top:30px !important;;
	}
	
	.pad-4{
	padding-top:40px !important;
	}
	
	.pad-5{
	padding-top:50px !important;;
	}
	
	.pad-6{
	padding-top:60px !important;;
	}
	
	
	.pad-7{
	padding-top:70px !important;;
	}
	
	.pad-8{
	padding-top:80px !important;;
	}
	
	
	.pad-9{
	padding-top:90px !important;;
	}
	
		
}




@media only screen and (max-width: 640px) {
	
	.nav-holder { display:none; }
	
	.pad-1{
	padding-top:5px !important;;
	}
	
	.pad-2{
	padding-top:10px !important;;
	}
	
	.pad-3{
	padding-top:15px !important;;
	}
	
	.pad-4{
	padding-top:20px !important;
	}
	
	.pad-5{
	padding-top:25px !important;;
	}
	
	.pad-6{
	padding-top:30px !important;;
	}
	
	
	.pad-7{
	padding-top:35px !important;;
	}
	
	.pad-8{
	padding-top:40px !important;;
	}
	
	
	.pad-9{
	padding-top:45px !important;;
	}
	
	.content h1{
	font-size:30px;
	font-weight:600 !important;}

	.content h2{
	/*font-size:20px;*/
	font-weight:500 !important; }

	
}

.top_menu a, .bannerContent .slider_content h1, .bannerContent .slider_content p, .copyright p, .copyright a, .footer_menu a, .address h1, .address p, .quickmenu h1, .quickmenu a, .promo_item h3, .content h1, .content h2, .content h3, .navM ul li a, .navM>li>a, .logo h1, .logo p{	
font-family: "Quattrocento Sans",serif !important;
font-weight:500 !important;
}

.content b,.content p,.content ul, .content li, .content a, .promo_item a,.promo_item p{
font-family: "Quattrocento Sans",serif !important;
font-weight:normal !important;
font-size:18px;
line-height:1.7 !important;
}

.sub_promo_item {
/*background-color:#eaeaf1;*/	
background-color:#003D2C;
padding:15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
overflow:hidden;
border-color:#1c1c1c;
/*background-image: url('/includes/layout-itg/images/promo_grad.png');
background-repeat:repeat-y;*/
}


.sub_promo_item h1{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .8;
z-index:9999;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

.sub_promo_item h3{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .8;
z-index:9999;
margin-top:10px;
margin-bottom:15px;
margin-left:10px;
margin-right:10px;
line-height:1.7;
}


.sub_promo_item .btn {
background-color:#16231F;

margin-left:auto;
margin-right:auto;	 
margin-top:10px;
margin-bottom:10px; 
padding:10px;
min-width:100px;
max-width:300px;
color:#1c1c1c;
text-align: center; 
-webkit-transition: 0.2s ease-in-out; 
-moz-transition: 0.2s ease-in-out; 
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
cursor:pointer;
display:block;
width:90%;
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

.sub_promo_item .btn:hover { 
opacity:.7;
text-decoration:none;

}

.sub_promo_item a{
font-size:14px;
color:#ffffff;
opacity: .8;
text-decoration:none;

}

.sub_promo_item p{
font-size:14px;
color:#ffffff;
opacity: .8;
text-decoration:none;
padding-left:15px;
padding-top:15px;
text-align:center;
}

.sub_promo_item a:hover{
text-decoration: underline;
}


.sub_newsfeed_item {
background-color:#c78348;
/*background-color:#003D2C;*/
padding:10px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
overflow:hidden;
border-color:#1c1c1c;
/*background-image: url('/includes/layout-itg/images/promo_grad.png');
background-repeat:repeat-y;*/
}


.sub_newsfeed_item h1{
	font-size:30px;
	font-weight:600 !important;}
	
	.sub_newsfeed_item h3{
		background-color:#1c1c1c;
		padding-left:10px;
		font-size:20px;
		color:#ffffff;
		opacity: .4;
		z-index:9999;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px; }
	
	.sub_newsfeed_item p{
	font-size:16px;
	color:#ffffff;
	font-weight:500 !important; }	
	
	.sub_newsfeed_item a{
	font-size:16px;
	color:#ffffff;
	font-weight:500 !important; }
	
	.sub_newsfeed_item a{
	font-size:14px;
	color:#ffffff;
	opacity: .9;
	text-decoration:none;
	padding-left:15px;
	}
	
	.sub_newsfeed_item a:hover{
	text-decoration: underline;
	}
		
.bar{
padding-top:10px;
padding-bottom:0px;	
}	

.sub-nav {
padding-bottom:0px;	

}

/* The submenu links */
.navM ul li a {
	/* Layout */
	padding: 5px 30px 5px 20px !important;
	width:200px;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	z-index:105;	
}

.main-content-container {
	margin-top:413px;
	/*background-color:#fff;*/
	position:relative;
	z-index:2;
}

.orbit-container {
	z-index:3;
	overflow:visible !important;
}

.bannerContent .slider_content h1, .address h1, .quickmenu h1, .promo_item h3, .content h1, .content h2, .content h3, .logo h1, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Lato",sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.1 !important;
}

.arrow-link {
    padding-top: 30px;
}
.arrow-link a {
    background: none repeat scroll 0 0 #ffa400;
    border-radius: 4px;
    color: #ffffff;
    font-family: Lato;
    font-size: 20px;
    font-weight: 300;
    margin-top: 10px;
    padding: 10px 26px 18px 20px;
	text-decoration:none;
}
.arrow-link a:hover {
    background: none repeat scroll 0 0 #e89500;
}
.arrow-link a .text {
    font-size: 12px;
    font-weight: 300;
    margin-top: 6px;
    padding-bottom: 0;
    text-transform: uppercase;
}
.arrow-link a:hover, .arrow-link a:focus {
    color: #ffffff;
}

.content p{
font-size:16px !important;
color:#636363;
font-family:"Quattrocento Sans",serif;
line-height:1.42857 !important;
}

#homeMenu h4 {
    color: #ffa400;
    font-style: italic;
	font-size:22px;
}
#homeMenu svg {
    position: relative;
    top: 18px;
}
#homeMenu svg.menu {
    margin-right: 15px;
}
#homeMenu svg.blog {
    margin-right: 5px;
}

.bx-viewport {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
}
.bx-wrapper .bx-prev {
    left: -50px !important;
}
.bx-wrapper .bx-next {
    right: -50px !important;
}
.bx-wrapper {
    margin-bottom: 0 !important;
}
.bx-viewport img {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.bx-viewport svg {
    margin-top: 10px;
    opacity: 0.75;
    position: absolute;
    right: 45%;
}
img.slide-juice {
    margin-top: 10px !important;
    width: 120px !important;
}
img.slide-cleanse {
    border-radius: 140px !important;
    margin-top: 38px !important;
    width: 260px !important;
}
img.slide-treat {
    margin-top: 100px !important;
    width: 300px !important;
}
.slide-featured, .slide-title, .slide-more a {
    color: #ffffff !important;
}
.slide-featured {
    font-weight: 100 !important;
    text-transform: uppercase !important;
}
.slide-title {
    font-style: italic !important;
    font-weight: 300 !important;
}

.content h3{
	color:#636363;
	font-size:29px;
	text-transform:none;
	line-height:1.4 !important;
}

.content h3 a, .content h3 a:active, .content h3 a:link, .content h3 a:visited {
	color:#ffa400;
}
.content h3 a {
	font-size:29px;
	font-weight:normal;
	font-family:"Lato",sans-serif !important;
	text-decoration:none;
}
.content h3 a:hover {
	color:#d08600;
}

.common-footer h3 {
	color:#009943;
	font-size:29px;
}

.common-footer a {
	color: #ffa400 !important;
	text-decoration:none;
}

section.single-product a, section.single-product a:link, section.single-product a:visited, section.single-product a:active {
	color:#009943 !important;
}

section.single-product a:hover {
	color:#007433 !important;
}

#footerThanks {
    background: rgba(0, 0, 0, 0) url("images/footer-tile.png") repeat scroll 0 0;
    color: #009943 !important;
    padding: 20px 0 30px;
    text-align: center;
}
#footerThanks h1, #footerThanks h2 {
    color: #009943;
    margin: 0;
	font-family:"Lato",sans-serif;
	font-size:36px !important;
}

#faqs h2 {
    margin-top: 0;
    text-align: center;
}
#faqs h4 {
    color: #009943;
    margin-bottom: 20px;
    padding-left: 20px;
	font-size:22px;
}
#faqs h4:hover {
    cursor: pointer;
}
#faqs h4 span {
    left: 15px;
    position: absolute;
}
#faqs p {
	padding-left:20px;
}

.subBanner h1 {
	font-size: 78px;
    font-style: italic;
    margin-top: 130px;
    padding: 0 15px;
    text-align: center;
    text-shadow: 1px 1px 1px #555;
	color:#fff;
}

.testimonial-wrapper {
	position:relative;
}

#testimonials {
    background: #fe6f18 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    padding-bottom: 80px !important;
    padding-top: 80px !important;
    position: relative !important;
}
#testimonials * {
	color: #ffffff !important;
}
#testimonials.padded .notch {
    top: -80px !important;
}
.testimonial h3 {
    font-size: 32px !important;
    font-weight: 100 !important;
    line-height: 1.5 !important;
}
.testimonial p {
    line-height: 1.6 !important;
}

.testimonial {
    position: absolute !important;
	top:0;
	left:0;
    z-index: 2 !important;
}

#eventSearch input, #eventSearch select {
    color: #009943 !important;
	font-family: "Quattrocento Sans",serif !important;
}
#eventSearch select {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    height: 30px !important;
    padding: 5px !important;
    width: 200px !important;
}

#eventSearch .widget_categories, #eventSearch .widget_archive, #regionSelectDropdown .widget_categories, #regionSelectDropdown .widget_archive {
    background-image: url("images/select-caret.png");
    background-position: 160px 12px;
    background-repeat: no-repeat;
    border: 1px solid #eae9e5;
    border-radius: 4px;
    height: 30px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 180px;
}
#events {
	padding-top:75px;
}
.event {
    border-bottom: 1px solid #edebe1;
    margin-bottom: 30px;
    margin:0px 15px 30px 15px;;
	padding-bottom:30px;
}
#events #col1 {
    border-right: 1px solid #edebe1;
}
#events #col3 {
    border-left: 1px solid #edebe1;
}
#events .medium-4 .event:last-child, #events .small-12 .event:last-child {
    border-bottom: medium none;
}
.event-title {
    color: #009943;
    font-style: italic;
    text-align: center;
	font-size:22px;
	margin:12px 0px;
}
.event-date {
    color: #cedb00;
    margin-top: 0;
    text-align: center;
}
.event-thumbnail {
    display: block;
    margin: 0 auto 15px;
}
.event-link {
    margin-top: 15px;
    text-align: center;
}

.post-title, .post-meta {
    text-align: center;
}
.post-meta {
	color:#636363;
	margin-bottom:20px;
	font-family:"Quattrocento Sans",serif;
}
.post-title {
    margin: 25px;
	font-size:45px;
}
.post-title a {
    color: #009943;
	text-decoration:none;
}
.post-text {
	color:#636363;
	font-family:"Quattrocento Sans",serif;
	font-size:16px;
	line-height:1.42857;
}
.post-text p {
	margin:0 0 12px
}
.post .wp-post-image {
    margin-bottom: 20px;
}
.post {
    margin-bottom: 20px !important;
}
ul.page-numbers {
    text-align: center;
}
ul.page-numbers li {
    display: inline-block;
    margin: 0 3%;
}
ul.page-numbers li:first-child {
    margin-left: 0;
}
ul.page-numbers li:last-child {
    margin-right: 0;
}
ul.page-numbers a.prev, ul.page-numbers a.next {
    position: relative;
    top: -2px;
}
.page-numbers.dots {
    color: #ffa400;
}

.blog-image {
    max-height: 400px;
    margin-bottom: 15px;
    overflow: hidden;
}
.blog-image img {
    width: 100%;
}

#eventSearch #searchform {
    height: 30px !important;
    padding: 0 5px !important;
    position: relative !important;
}
#eventSearch #searchform input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    float: left !important;
    height: 30px !important;
    line-height: 1 !important;
    padding-top: 8px !important;
}
#eventSearch #searchform input[type="submit"] {
    background-image: url("images/search.png") !important;
    background-position: 0 10px !important;
    background-repeat: no-repeat !important;
    border: medium none !important;
    height: 30px !important;
    padding: 0 !important;
    width: 15px !important;
}

#shopFilters {
    background: #faf9f5 none repeat scroll 0 0;
    color: #8dc652;
    padding: 40px 0;
    text-align: center;
}
#shopFilters a {
    color: #8dc652;
	font-family:"Quattrocento Sans",serif;
}
#shopFilters .shopFilter {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 118px;
    margin: 0 auto;
    width: 125px;
}
.shopFilter.juices {
    background-image: url("images/icons/shop/juices.svg"), none;
}
.shopFilter.cleanses {
    background-image: url("images/icons/shop/cleanses.svg"), none;
}
.shopFilter.treats {
    background-image: url("images/icons/shop/treats.svg"), none;
}
#shopFilters .shopFilter:hover {
    cursor: pointer;
}

ul.products, ul.products li {
	list-style:none;
}

ul.products li {
	padding:75px 20px;
	padding-top:0px;
}

ul.products li.product a img, ul.products li.product a img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: auto;
    margin: 0 0 8px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

ul.products li.product a:hover img, ul.products li.product a:hover img {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}
ul.products li.product strong, ul.products li.product strong {
    display: block;
}
ul.products li.product .price, ul.products li.product .price {
    color: #ffa400;
    display: block;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.product-thumb, section.product-category {
    text-align: center;
}
section.product-category .products-title {
    color: #8dc652;
    margin-bottom: 60px;
    margin-top: 0;
}
.product-thumb .img-responsive {
    display: block;
    margin: 0 auto;
}
section.product-category .img-responsive {
    border: medium none;
    box-shadow: none !important;
    margin: 0 auto !important;
}
section.juices .img-responsive {
    max-width: 100px;
}
section.cleanses .img-responsive {
    border-radius: 100px;
    max-width: 185px;
}
.product-thumb h3 {
    color: #009943;
    font-size: 29px !important;
    font-style: italic;
	padding:15px 0px;
}
.product-thumb h3 svg {
    position: relative;
    right: 3px;
    top: 3px;
}
.product-thumb img.thumb {
    box-shadow: none !important;
    margin: 0 auto !important;
}
.product-thumb img.thumb.juice {
    height: 274px !important;
    max-width: 100px;
}
.product-thumb img.thumb.cleanse {
    border-radius: 90px;
    height: 180px !important;
    max-width: 180px;
}
.product-thumb img.thumb.treat {
    margin: 85px auto !important;
    max-width: 300px;
}
.product-thumb img.thumb.raw-food-pkg {
    height: 216px !important;
    margin-bottom: 29px !important;
    margin-top: 29px !important;
    max-width: 100% !important;
    width: 216px !important;
}
body.shop .product-thumb img.thumb.treat {
    margin: 0 auto !important;
}
.product-thumb .price {
    height: 30px !important;
    margin-bottom: 10px !important;
    overflow: hidden;
}
.product-thumb .price .amount {
    background: #ffa400 none repeat scroll 0 0;
    border-radius: 2px 0 0 2px;
    color: #ffffff;
    font-family: Alegreya,serif;
    font-size: 16px !important;
    font-style: italic;
    height: 30px;
    padding: 5px 5px 10px 12px;
}
.products .product .price img.price-arrow {
    box-shadow: none;
    display: inline !important;
    height: 30px !important;
    margin: 0;
    transition: none 0s ease 0s ;
    width: 12px !important;
}
.related .products .price img.price-arrow {
    position: relative;
    top: -1px;
}
.products .product a:hover img {
    box-shadow: none !important;
}
section.single-product {
    padding-bottom: 120px;
    padding-top: 200px;
}

.single-image.treat {
    margin-top: 100px;
}
.single-image.juice {
    max-width: 150px;
}
.single-image.cleanse {
    border-radius: 200px;
    width: 400px;
}
section.single-product .large-icon {
    opacity: 0.75;
    position: absolute;
    right: 11%;
}
div[itemprop="description"] {
    color: #636363;
}
.active-product .price {
    display: block;
    float: left;
}
.active-product .price .amount, .single-product .times-letter {
    color: #ffffff;
    font-family: Lato,sans-serif;
    font-size: 44px;
    font-weight: 300;
    margin-right: 20px;
}

.single-product .days, .single-product .quantity {
    color: #ffffff;
    font-family: Lato,sans-serif;
    font-size: 24px;
    font-weight: 300;
}

span.alegreya {
    font-family: Alegreya,serif;
    font-style: italic;
	color:#636363;
}

.pickup-disclaimer {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    margin-top: 20px;
    padding: 10px 0;
    position: relative;
}
.pickup-disclaimer svg {
    display: block;
    float: left;
    position: absolute;
}
.pickup-disclaimer.raw {
    padding: 0;
}
.pickup-disclaimer.raw img {
    display: block;
    float: left;
    position: absolute;
    top: 12px;
}
.pickup-disclaimer.raw a {
    color: #fff !important;
}
.pickup-disclaimer h4 {
    font-style: italic;
    font-weight: 300;
    padding-left: 58px;
    position: relative;
}

section.single-product {
    padding-bottom: 120px;
    padding-top: 200px;
}
.single-image.treat {
    margin-top: 100px;
}
.single-image.juice {
    max-width: 150px;
}
.single-image.cleanse {
    border-radius: 200px;
    width: 400px;
}
section.single-product .large-icon {
    opacity: 0.75;
    position: absolute;
    right: 11%;
}

.single-product form.cart button.single_add_to_cart_button {
    background-origin: content-box !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 24px !important;
    border: medium none;
    border-radius: 3px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Lato,sans-serif;
    font-size: 20px;
    font-weight: 100;
    left: auto;
    line-height: 1em;
    margin: 0 0 0 15px;
    overflow: visible;
    padding: 12px 20px 12px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
}

.single-product form.cart button.single_add_to_cart_button {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #009943 !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
.single-product form.cart button.single_add_to_cart_button:hover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #009943 !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}

.juice-disclaimer, .pickup-disclaimer, .cleanse-note {
    clear: both;
}
.pickup-disclaimer {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    margin-top: 20px;
    padding: 10px 0;
    position: relative;
}
.pickup-disclaimer svg {
    display: block;
    float: left;
    position: absolute;
}
.pickup-disclaimer.raw {
    padding: 0;
}
.pickup-disclaimer.raw img {
    display: block;
    float: left;
    position: absolute;
    top: 12px;
}
.pickup-disclaimer.raw a {
    color: #fff !important;
}
.pickup-disclaimer h4 {
    font-style: italic;
    font-weight: 300;
    padding-left: 58px;
    position: relative;
	font-size:22px;
	color:#fff;
	margin:12px 0px;
}


.cart table.shop_attributes, .cart-page table.shop_attributes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.cart table.shop_attributes th, .cart-page table.shop_attributes th {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
    padding: 8px;
    width: 150px;
}
.cart table.shop_attributes td, .cart-page table.shop_attributes td {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    font-style: italic;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
.cart table.shop_attributes td p, .cart-page table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.cart table.shop_attributes .alt td, .cart table.shop_attributes .alt th, .cart-page table.shop_attributes .alt td, .cart-page table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
}
.cart table.shop_table, .cart-page table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
.cart table.shop_table th, .cart-page table.shop_table th {
    font-weight: bold;
    line-height: 18px;
    padding: 9px 12px;
}
.cart table.shop_table td, .cart-page table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    vertical-align: middle;
}
.cart table.shop_table td small, .cart-page table.shop_table td small {
    font-weight: normal;
}
.cart table.shop_table tfoot td, .cart table.shop_table tfoot th, .cart-page table.shop_table tfoot td, .cart-page table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.cart .actions input.button, .checkout input.button {
    background: #f7f6f7 none repeat scroll 0 0 !important;
    border: 1px solid #c7c0c7;
    border-radius: 2px;
    box-shadow: none !important;
    color: #5e5e5e;
    cursor: pointer;
    display: inline-block;
    font-family: Lato,sans-serif !important;
    font-size: 100%;
    font-weight: 300 !important;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: none !important;
    white-space: nowrap;
}

.cart .actions input.button.alt, .checkout input.button.alt {
    background: #009943 none repeat scroll 0 0 !important;
    border-color: #009943 !important;
    color: #ffffff !important;
}

.cart .cart_totals .cart-subtotal {
	border-bottom:1px solid #f1f1f1;
	padding-bottom:10px;
	overflow:hidden;
}

.cart small {
	font-size:13.6px;
}

/* Checkout Styles */
abbr.required {
	border: 0 none;
    color: red;
    font-weight: bold;
}

.checkout form .form-row, .checkout-page form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.checkout form .form-row::after, .checkout-page form .form-row::after {
    clear: both;
    content: "";
    display: block;
}
.checkout form .form-row label, .checkout-page form .form-row label {
    display: block;
	font-weight:bold;
}
.checkout form .form-row label.hidden, .checkout-page form .form-row label.hidden {
    visibility: hidden;
}
.checkout form .form-row select, .checkout-page form .form-row select {
    cursor: pointer;
    margin: 0;
    width: 100%;
}
.checkout form .form-row .required, .checkout-page form .form-row .required {
    border: 0 none;
    color: red;
    font-weight: bold;
}
.checkout form .form-row .input-checkbox, .checkout-page form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.checkout form .form-row label.checkbox, .checkout-page form .form-row label.checkbox {
    display: inline;
}
.checkout form .form-row input.input-text, .checkout form .form-row textarea, .checkout-page form .form-row input.input-text, .checkout-page form .form-row textarea {
    box-sizing: border-box;
    line-height: 1em;
    margin: 0;
    outline: 0 none;
    width: 100%;
}
.checkout form .form-row textarea, .checkout-page form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 3.5em;
    line-height: 1.5em;
}
.checkout form .form-row.validate-required.checkout-validated input.input-text, .checkout-page form .form-row.validate-required.checkout-validated input.input-text {
    background-image: url("../images/icons/valid.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
.checkout form .form-row.validate-required.checkout-invalid input.input-text, .checkout-page form .form-row.validate-required.checkout-invalid input.input-text {
    background-image: url("../images/icons/invalid.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
.checkout form .form-row.validate-required.checkout-invalid .chzn-single, .checkout form .form-row.validate-required.checkout-invalid .chzn-drop, .checkout form .form-row.validate-required.checkout-invalid input.input-text, .checkout form .form-row.validate-required.checkout-invalid select, .checkout-page form .form-row.validate-required.checkout-invalid .chzn-single, .checkout-page form .form-row.validate-required.checkout-invalid .chzn-drop, .checkout-page form .form-row.validate-required.checkout-invalid input.input-text, .checkout-page form .form-row.validate-required.checkout-invalid select {
    border-color: #fb7f88;
}
.checkout form .form-row *:-moz-placeholder, .checkout-page form .form-row *:-moz-placeholder {
    line-height: 1em;
    padding-top: 2px;
}
.checkout form .form-row-first, .checkout form .form-row-last, .checkout-page form .form-row-first, .checkout-page form .form-row-last {
    float: left;
    overflow: visible;
    width: 47%;
}

.checkout form .form-row-last, .checkout-page form .form-row-last {
    float: right;
}
.checkout form .form-row-wide, .checkout-page form .form-row-wide {
    clear: both;
}
.checkout form.login, .checkout form.checkout_coupon, .checkout form.register, .checkout-page form.login, .checkout-page form.checkout_coupon, .checkout-page form.register {
    border: 1px solid #dfdbdf;
    border-radius: 5px;
    margin: 2em 0;
    padding: 20px;
    text-align: left;
}
.checkout ul#shipping_method, .checkout-page ul#shipping_method {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.checkout ul#shipping_method li, .checkout-page ul#shipping_method li {
    list-style: outside none none;
    margin: 0;
    padding: 0.25em 0 0.25em 22px;
    text-indent: -22px;
}
.checkout ul#shipping_method .amount, .checkout-page ul#shipping_method .amount {
    font-weight: bold;
}

form.checkout input[type="text"], form.checkout input[type="password"], form.checkout_coupon input[type="text"], form.login input[type="text"], form.login input[type="password"], input#password_1, input#password_2, form.lost_reset_password input[type="text"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 6px 5px;
	background-color: #fff;
	box-shadow:none;
}
form.checkout #account_password_field, form.checkout #account_password-2_field {
    float: left !important;
    width: 100%;
}
#checkout-disclaimer {
    clear: both;
}
#e_deliverydate {
    background-color: #fefbed;
    border: 1px solid #ffa400;
}

.checkout h3 {
	font-size:29px;
	line-height:31.9px;
	margin-top:24px;
	margin-bottom:12px;
}

.checkout table.shop_table, .checkout-page table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
.checkout table.shop_table th, .checkout-page table.shop_table th {
    font-weight: bold;
    line-height: 18px;
    padding: 9px 12px;
}
.checkout table.shop_table td, .checkout-page table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    vertical-align: middle;
}
.checkout table.shop_table td small, .checkout-page table.shop_table td small {
    font-weight: normal;
}
.checkout table.shop_table tfoot td, .checkout table.shop_table tfoot th, .checkout-page table.shop_table tfoot td, .checkout-page table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.checkout #payment, .checkout-page #payment {
    background: #f7f6f7 none repeat scroll 0 0;
    border-radius: 5px;
}
.checkout #payment ul.payment_methods, .checkout-page #payment ul.payment_methods {
    border-bottom: 1px solid #dfdbdf;
    list-style: outside none none;
    margin: 0;
    padding: 1em;
    text-align: left;
}
.checkout #payment ul.payment_methods::after, .checkout-page #payment ul.payment_methods::after {
    clear: both;
    content: "";
    display: block;
}
.checkout #payment ul.payment_methods li, .checkout-page #payment ul.payment_methods li {
    font-weight: normal;
    line-height: 2em;
    margin: 0;
    text-align: left;
}
.checkout #payment ul.payment_methods li input, .checkout-page #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
.checkout #payment ul.payment_methods li img, .checkout-page #payment ul.payment_methods li img {
    margin: -2px 0 0 0.5em;
    position: relative;
    vertical-align: middle;
}
.checkout #payment div.form-row, .checkout-page #payment div.form-row {
    border-top: 1px solid #ffffff;
    padding: 1em;
}
.checkout #payment #place_order, .checkout-page #payment #place_order {
    float: right;
    margin: 0;
}
.checkout #payment .terms, .checkout-page #payment .terms {
    padding: 0 1em;
    text-align: right;
}
.checkout #payment div.payment_box, .checkout-page #payment div.payment_box {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ebe9eb 0%, #dfdbdf 100%) repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    color: #5e5e5e;
    font-size: 0.92em;
    line-height: 1.5em;
    margin: 1em 0;
    padding: 1em 2%;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    width: 96%;
}
.checkout #payment div.payment_box p:last-child, .checkout-page #payment div.payment_box p:last-child {
    margin-bottom: 0;
}

input.fieldError, select.fieldError {
    border-color: #fb7f88 !important;
	background-image: url("images/icons/invalid.png");
	background-position: 95% center;
	background-repeat:no-repeat;
}
.fieldErrorMessage p {
    color: #d11111;
    font-size: 12px;
}

.greenPanel {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:100%;
	border:1px solid #DBDBDB;
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	text-shadow: 0 1px 0 #ffffff;
}

.greenPanel p {
	padding:30px 25px 20px 25px;
}

.greenPanel a {
	color:#ffa400;
}

.greenPanel a:hover {
	color:#d08600;
}

.greenPanel .greenPanelHeader {
	position:absolute;
	left:0;
	width:100%;
	background-color:#009943;
	height:10px;
}

.errorPanel {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:100%;
	min-height:100px;
	border:1px solid #DBDBDB;
	position:relative;
	overflow:hidden;
	margin:15px 0px;
	padding-bottom:25px;
	display:none;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	text-shadow: 0 1px 0 #ffffff;
}

.errorPanel .errorPanelHeader {
	position:absolute;
	left:0;
	width:100%;
	background-color:#B81C23;
	height:10px;
}

.errorPanel .errorPanelText ol {
	margin-top:25px;
	margin-left:25px;
}

.errorPanel .errorPanelText ol li {
	padding-left:0px;
	list-style:none;
	padding-bottom:5px;
	font-size:16px;
}

a span.caret, a:hover span.caret, a:focus span.caret {
	border-color: #000000 transparent -moz-use-text-color;
    border-style: solid solid dotted;
	border-bottom-color: #ffa400;
	border-top-color: #ffa400;
	left:3px;
	position:relative;
	border-width: 4px 4px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#menuCart {
    background-image: url("images/icons/all/cart.png");
    display: inline-block;
    float: left;
    height: 24px;
    position: relative;
    top: -2px;
    width: 25px;
}

.social-sharing {
    display: block;
    float: right;
}
.social-sharing span {
    float: left;
    margin-right: 5px;
}
.social-sharing span:last-child {
    margin-right: 0;
}
.social-sharing .st-label {
    margin: 2px 10px 0 0;
}
.social-sharing .share {
    height: 24px;
    width: 25px;
}
.social-sharing .share:hover {
    cursor: pointer;
}

.social-sharing .st_twitter_custom {
    background-image: url("images/icons/shop/twitter-green.svg"), none;
}
.social-sharing .st_facebook_custom {
    background-image: url("images/icons/shop/facebook-green.svg"), none;
}
.social-sharing .st_pinterest_custom {
    background-image: url("images/icons/shop/pinterest-green.svg"), none;
}

.social-sharing .st_twitter_custom.orange {
    background-image: url("images/icons/shop/twitter-orange.svg"), none;
}
.social-sharing .st_facebook_custom.orange {
    background-image: url("images/icons/shop/facebook-orange.svg"), none;
}
.social-sharing .st_pinterest_custom.orange {
    background-image: url("images/icons/shop/pinterest-orange.svg"), none;
}


.common-footer h3 {
    color: #009943;
}
.common-footer h4 {
    color: #ffa400;
    font-style: italic;
	font-size:22px;
	margin-bottom: 12px;
}
#mc_signup label {
    display: none;
}
#mc_signup input {
    float: left;
}
#mc_mv_EMAIL {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #eae9e5;
    border-image: none;
    border-left: 1px solid #eae9e5;
    border-radius: 4px 0 0 4px;
    border-right: medium none !important;
    border-top: 1px solid #eae9e5;
    color: #a1a1a1;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    width: 60%;
}
#mc_signup_submit {
    background-color: #ffa400 !important;
    border: medium none;
    border-radius: 0 4px 4px 0;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 15px;
    width: 40%;
}

.glow-contact {
    position: relative;
    text-indent: 0;
}
.glow-contact svg {
    left: -3px;
    position: relative;
    top: 6px;
}
#contact p {
    color: #636363;
    font-family: "Quattrocento Sans",serif;
    font-size: 16px;
    line-height: 1.42857;
}
#contact .padded.container {
    padding-bottom: 80px;
}
#contact h2 {
    color: #b10000;
    margin-bottom: 30px;
    text-align: left;
	font-size:45px;
}
#contact h4 {
    color: #009943;
    font-style: italic;
	font-size:22px;
	margin:20px 0px;
}
.glow-contact.address {
	padding-left:25px;
}

.glow-contact.email {
	color:#ffa400;
}

.contact-info {
    padding-bottom: 50px;
}
.contact-info .location-title svg {
    margin-left: -6px;
}
.address-container {
	clear:both;
}
.address-container h4 {
    display: inline-block;
}
.hours {
	list-style:outside none none;
}
.hours li {
	clear:both;
	 overflow: hidden;
	 height: auto;
	 padding-bottom: 3px;
	 background-position: 0px 18px;  
}
.hours li {
    background: rgba(0, 0, 0, 0) url("images/hours-dot.png") repeat-x scroll center bottom;
}
.hours li.special {
    color: #b10000;
}
.hours li span {
    background: #ffffff none repeat scroll 0 0;
    position: relative;
    top: 7px;
}
.hours li span.left {
    padding-right: 3px;
}
.hours li span.right {
    float: right;
    padding-left: 3px;
}
.other-locations ul li {
    font-family: "Lato";
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    list-style: outside none none;
    padding-bottom: 30px;
}
.other-locations ul li a {
    color: #009943 !important;
}
#resellers > h4 {
    margin-bottom: 45px;
    padding-left: 0;
}
.reseller {
    margin-bottom: 15px;
    min-height: 150px;
    padding: 0 20px;
}
.reseller a {
    display: inline-block;
}
.reseller-name.glow-contact {
    color: #ffa400 !important;
    font-size: 17px !important;
    font-style: normal !important;
    margin-bottom: 27px !important;
    position: relative;
}
.reseller-name {
    padding-left: 30px;
}
.reseller-name.glow-contact svg {
    left: -8px;
    position: absolute;
    top: -3px;
}
.reseller .address {
    color: #636363;
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 30px;
}
#retailers {
    text-align: center;
}
.retailer-name.glow-contact {
    margin-bottom: 12px !important;
    padding-left: 30px;
    position: relative;
    text-indent: -30px;
}
.retailer-name.glow-contact svg {
    left: -5px;
    position: relative;
    top: 3px;
}
.retailer .address {
    margin-bottom: 0;
}
.retailer {
    margin-bottom: 30px;
}
#contactForm {
    background: #b10000 none repeat scroll 0 0;
}

.contact-info {
    border-right: 1px solid #ebebea;
    padding-right: 50px !important;
}
.contact-info {
    padding-bottom: 50px !important;
}

.other-locations {
	padding-left:15px !important;
}

.gg-form {
    color: #ffffff !important;
}
h3.gform_title {
    font-style: italic;
    font-weight: 300 !important;
    text-align: center;
}
.gg-form input.button {
    background: #ffa400 none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: Lato,sans-serif !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin: 0 auto;
    padding: 8px 25px;
}
.gg-form input[type="text"], .gg-form textarea {
    border-radius: 4px;
    color: #ffffff;
    font-size: 17px !important;
    font-weight: 300;
    padding: 10px 5px !important;
}
.gg-form.packages input[type="text"], .gg-form.packages textarea {
    background: #80c447 none repeat scroll 0 0;
    border: 1px solid #61a528;
}
.gg-form.contact input[type="text"], .gg-form.contact textarea {
    background: #bd2626 none repeat scroll 0 0;
    border: 1px solid #970000;
}
.gg-form input[type="text"] {
    width: 98% !important;
}
.gg-form.packages div.validation_error, .gg-form.packages .validation_message {
    color: #4e8620;
}
.gform_wrapper .gfield_required {
    color: #ffffff !important;
}
.gfield_label {
    font-weight: 300 !important;
}

@media only screen and (max-width: 1131px) {
	.product-select-cleanse {
		clear:both;
	}
}

@media only screen and (max-width: 1119px) {
	.product-add-cart {
		clear:both;
	}
	.single_add_to_cart_button {
		margin-left:0px !important;
	}
	
	.product-add-cart {
		padding-bottom:25px;
	}
}

@media only screen and (max-width: 287px) {
	.product-quantity {
		padding-top:10px !important;
		clear:both;
	}
	
	.product-quantity-div {
		text-align:left !important;
	}
	
	.product-quantity-div-inner {
		margin:inherit !important;
	}
	
}