/*
 Theme Name:   Kreider Farms
 Author:       MSonder
 Template:     twentythirteen
 Version:      1.0.9 
*/

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');

@font-face {
  font-family: 'Oswald' !important;
  font-style: normal !important;
  font-weight: 700 !important;
  src: local('?'), url(https://themes.googleusercontent.com/static/fonts/oswald/v7/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff') !important;
}

@font-face {
  font-family: 'Roboto Slab' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  src:  local('?'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZjUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2') !important;
}




* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

html {  
	margin: 0px;
	
	border: 0px;
	padding: 0px;
	margin-top: 0px !important;
	
	text-align: left;

	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: none;
	text-rendering: optimizelegibility;

	color: #272727;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;

	background: #fff;
	
}

body {margin: 0;}

.gform_wrapper img {
    width: inherit !important;
}

a {outline:none;}

ul {padding-top: 0px; margin-top: 0px;}

	ul#checkmark {
		list-style-type: none;
		padding: 0px; 
		margin: 0px;
	}
	
	ul#checkmark li {
		background-image: url('images/checkmark.png');
		background-repeat: no-repeat;
		background-position: 0px top; 
		padding-left: 35px;
	}		


:root {overflow-y: scroll !important;}
::-moz-selection {
    background: #393939;
	color: #6a6a6a;
    text-shadow: none;
}

::selection {
    background: #393939;
	color: #6a6a6a;
    text-shadow: none;
}

.right {float:right !important;}
.left {float:left !important;}
.clear {clear:both;}
img.right {float:right !important; margin:0 0 20px 20px !important;}
img.left {float:left !important; margin:0 20px 20px 0 !important;}
img {border: none;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}



.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 130px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url(images/icon_top.png) no-repeat;
}


.responsive {width: 90%;}



/*	--------------------------------------------------
	:: Structure
	-------------------------------------------------- */

		#header-wrapper {
			width: 100%;
			height: 75px;
			/*background: rgba(0, 0, 0, .6);*/
			position: absolute;
			z-index: 9999 !important;
		}
		#header-wrapper-interior {
			width: 100%;
			height: auto;
			background: #fff;
			position: static;
		}
		#header {
			width: 90%; 
			height: auto;
			margin: 0 auto;
			padding: 0;
		}	
		
		/*.logo {margin: 0 auto;}	*/
		#logo img {width: auto;}	
				
			


			.cart-info {float: right; padding: 5px 0 10px 0; color: #00381a;}

			.cart-info a {color: #00381a;}
			.cart-info a:hover {color: #007034;}

			.cart-count-container {
				padding: 0 0 0 15px;
				color: #00381a;
				text-align: center;
			}





	/*  -------  1. Hero Image  -------  */

		#slideshow-wrapper {
			width: auto;
			height: auto;
			background: url(images/slide.jpg) no-repeat scroll center center / cover;
			
			min-height: 723px;
			
			position: relative;
			top: 0;
		}	
		
		#slideshow-bg {
			width: 90%;
			margin: 0 auto;
		}




	/*  -------  2. Product Section  -------  */

		#purple-wrapper {
			width: auto;
			height: auto;
			background: #722b7f;
			/*position: relative;
			z-index: 9999;*/
			border-top: 3px solid #fff;
			border-bottom: 3px solid #fff;
		}	
		
		#purple-bg {
			width: 90%;  
			margin: 0 auto;
			padding: 40px 0;
			color: #fff;
		}	

			#purple-bg h2 {
				font-family: 'Roboto Slab';
				font-size: 30px;
				line-height: 34px;
				color: #fff !important;
				font-weight: bold;
				text-transform: uppercase;
			}


		/* lactose landing page styles */
		#purple-bg .g33 a {
			display: block;
			background: #833991;
			color: #fff !important;
			font-size: 18px;
			text-transform: uppercase;
			text-align: center;
			line-height: 40px;
			font-weight: bold;
			padding: 20px 0px;
			border-right: 2px solid #722b7f;
			border-left: 2px solid #722b7f;
			text-decoration: none !important;
			-webkit-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
		}
		#purple-bg .g33 a:hover {background: #964ba4; color: #f0ddf4 !important;}






		#wooden-wrapper {
			width: auto;
			height: auto;
			background: url(images/wooden-bg.jpg) no-repeat scroll center top / 100% 100%;
			
			/*min-height: 380px;*/
			box-shadow: 0 5px 10px 4px rgba(0,0,0,.7);
			
			position: relative;
			z-index: 9999;
		}	
		
		#wooden-bg {
			width: 90%;  
			margin: 0 auto;
			padding: 40px 0;
			color: #fff;
		}	

			.circle-container{
				margin-top: -100px;
			}
			a .circle { 
				width: 200px; 
				height: 200px; 
				background: #b9322b; 
				border-radius: 50%; 
				color: #fff;
				font-family: 'Roboto Slab';
				font-weight: 800;
				font-size: 20px;
				line-height: 24px;
				padding: 10% 0;
				text-align: center;
				text-transform: uppercase;
				border: 4px solid #fff;
				box-shadow: 
					0 0 0 10px #b9322b,
					-10px 5px 10px 4px #000
				;
			}
			a .circle:hover {text-decoration: none !important; background: #a0201a;}

			.circle-container a:hover{
				text-decoration: none !important;
			}


			/*.where-to-buy {
				background: #ffdb6d;
				border: 4px solid #e8bf43;
				font-size: 16px;
				color: #031b0e;
				text-transform: uppercase;
				padding: 40px 20px;
			}*/
			.where-to-buy {
				font-size: 16px;
				color: #fff;
				text-transform: uppercase;
				padding: 40px 20px;
				background: #b02925;
			}
			.where-to-buy h2.homepage {
				font-family: 'Roboto Slab';
				font-size: 24px;
				line-height: 30px;
				color: #fff !important;
				font-weight: bold;
				text-transform: none;
			}


				.homepage-zipcode-container {
					display: inline-block;	
					position: relative;
					width: 48%;
					margin: 10px 0 0 30px;
				}

					/* Location Field */
					input.homepage-zipcode-locator {
						border: 0px;
						background: #fff;
						border-bottom: 0px;
						font-family: inherit;
						padding: 20px 10px;
						margin-bottom: 0px;
						width: 100%;
						border-radius: 6px;
						color: #000;
					}
					input.homepage-zipcode-locator:focus {
						border: 0px;
						background: #f5efdd;
						border-bottom: 0px;
						font-family: inherit;
						padding: 20px 10px;
						margin-bottom: 0px;
					}

					/* Location Button */
					.homepage-location-button {
						position: absolute;
						top: 0;
						right: 0;
						height: 100%;
						vertical-align: middle;
						font-size: 26px;
						color: #c10c25 !important;
						text-align: center;
						padding: 0px 30px;

						background: #ffde11;
						border: 0;
						width: auto;
						border-radius: 0 6px 6px 0;
						cursor: pointer;
					}
					.homepage-location-button:hover {
						background: #fbe17a;
					}

					/* Location Placeholder Colors */
					input.homepage-zipcode-locator::-webkit-input-placeholder {color: #000; font-size: 14px;}
					/* Firefox 18- */ input.homepage-zipcode-locator:-moz-placeholder {color: #000; font-size: 14px;}
					/* Firefox 19+ */ input.homepage-zipcode-locator::-moz-placeholder {color: #000; font-size: 14px;}
					input.homepage-zipcode-locator:-ms-input-placeholder {color: #000; font-size: 14px;}







	/*  -------  3. Product Section  -------  */

		#products-wrapper {
			width: auto;
			height: auto;
			background: url(images/products-bg2.jpg) no-repeat scroll center top / 100% 100%;
			
			min-height: 660px;
		}	
		
		#products-bg {
			width: 90%;  
			margin: 0 auto;
			padding: 40px 0;
			color: #fff;
			position: relative;
		}	

			.merch-container {
				padding-top: 200px;
				display: flex;
				align-items: flex-end;
				justify-content: center;
				margin: 0 auto;
			}

			
			.merch { 				
				-webkit-transition: all 0.25s ease-in-out;
				-moz-transition: all 0.25s ease-in-out;
				-o-transition: all 0.25s ease-in-out;
				transition: all 0.25s ease-in-out;
			}
			
			.merch:hover {
				-moz-transform: translate(0px, -10px);
				-ms-transform: translate(0px, -10px);
				-o-transform: translate(0px, -10px);
				-webkit-transform: translate(0px, -10px);
				transform: translate(0px, -10px)
			}

			.merch img {width: 100%;}

			.merch p {display: none;}


				@media screen and (max-width: 1525px) {
					.merch-container {padding-top: 300px;}
				}
				@media screen and (max-width: 1035px) {
					#products-wrapper {min-height: 100px;}
				}
				/*
				@media screen and (max-width: 650px) {
					.products-container {padding-top: 150px; flex-wrap: wrap;}
					.products {flex-grow: 1;}
				}
				*/





		.slogan {
			font-family: 'Roboto Slab';
			font-size: 36px; 
			line-height: 42px;
			color: #fff;
			text-shadow: 0 0 5px #000;
			position: absolute;
			top: 35%;
			right: 5%;
			z-index: 1;
		}	

		.slogan span {
			font-family: 'Lato', Arial, Helvetica, sans-serif;
			font-size: 20px; 
			line-height: 30px;
		}


		.slogan-landing {
			font-family: 'Roboto Slab';
			font-size: 45px; 
			line-height: 55px;
			font-weight: bold;
			color: #fff;
			text-shadow: 0 0 5px #000;
			text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.95);
			position: absolute;
			top: 15%;
			z-index: 1;
		}

		.slogan-landing-sm {
			font-family: 'Lato', Arial, Helvetica, sans-serif;
			font-size: 25px; 
			line-height: 35px;
		}


	/*  -------  4. Silo Section  -------  */

		#silo-wrapper {
			width: auto;
			height: auto;
			background: #fff url(images/silo-bg.jpg) no-repeat scroll center top / cover;
			min-height: 680px;
			
			position: relative;		
		}	
		
		#silo-bg {
			width: 90%;  
			margin: 0 auto;
			padding: 40px 0;
			color: #fff;
		}	
		





	/*  -------  5. Farm Tour Section  -------  */

		#farmtour-wrapper {
			width: auto;
			height: auto;
			background: #fff url(images/farmtour-bg.png) no-repeat scroll center top / 100% 100%;
			min-height: 368px;
			border-top: 3px solid #fff;
		}	
		
		#farmtour-bg {
			width: 90%;  
			margin: 0 auto;
			padding: 40px 0;
			color: #fff;
		}	
		
		#farmtour-bg h2 {color: #fff;}





	/*  -------  6. Stats -------  */

		/*.stat {
			position: relative;
			display: inline-block;
			width: 100%;
			height: 0;
			padding: 50% 0;
			border-radius: 50%;
			background: #fff;
			border: 3px solid #ffd556;
			text-align: center;
			margin: 0 auto;
		}
		.stat img {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: auto !important;
		}*/


		.stat {border-radius: 50%; border: 3px solid #ffd556; margin-bottom: 10px;}


		h2.stat-title {
			text-transform: uppercase;
			font-weight: bold;
			font-size: 20px;
			line-height: 22px;
			border-bottom: 0;
			margin-bottom: 0px;
		}







	/*  -------  7. CTA (PreFooter)  -------  */

		#light-tan-wrapper {
			width: 100%;
			height: auto;
			background: #f5efdd;
			background-size: auto 100%;
		}	
		
		#light-tan-bg {
			width: 90%;  
			margin: 0 auto;
			font-size: 16px;
			color: #000;
			text-align: left;
		}	



	

	/*  -------  Default Content  -------  */

		#content-wrapper {
			width: 90%; 
			height: auto;
			margin: 0px auto;
		}
		
		#content {
			width: 100%;
			margin: 0px auto;
			height: auto;
			padding: 10px 0px 30px 0px;
		}
		#content a {color: #015d45; text-decoration: underline; line-height: 20px;}
		#content a:hover {color: #007758; text-decoration: none;}
				



		


		
/*	--------------------------------------------------
	:: Navigation (FULL CSS w/ DROPS)
	-------------------------------------------------- */		
		

	ul.menu {margin: 0; padding: 10px 0 0 0;}
	
	ul.menu li {list-style: none; position: relative; float: left;}
	
	ul.menu li:hover {cursor: default;}
	ul.menu li a {
		display: block;
		line-height: 55px;
		font-size: 16px;
		font-weight: bold;
	  	text-align: center;
		padding: 0px 9px !important;
		width: 100%;
		color: #007034;
		border-bottom: none;
		text-decoration: none;
			-webkit-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
	}
	ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {color: #00381a; border-bottom: 3px solid #007034;}

	/* ul.menu li.logo a:hover {background: none;}	*/






	ul.menu li:last-child a,
	ul.menu-interior li:last-child a {
		display: block;
		line-height: 55px;
		font-size: 13px;
		font-weight: bold;
	  	text-align: center;
		padding: 0px 7px !important;
		width: 100%;
		color: #fff;
		background: #722b7f;
		border-radius: 4px;
		margin-left: 8px;
		text-transform: uppercase;
		text-decoration: none;
			-webkit-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
	}
	ul.menu li:last-child a:hover, ul.menu li:last-child a:active, ul.menu li:last-child a:focus,
	ul.menu-interior li:last-child a:hover, ul.menu-interior li:last-child a:active, ul.menu-interior li:last-child a:focus 
		{color: #f6e9f8 !important; background: #874493; border-bottom: none !important;}





	ul.menu li:nth-last-child(2) a,
	ul.menu-interior li:nth-last-child(2) a {
		display: inline-block;
		line-height: 55px;
		font-size: 14px;
		font-weight: bold;
	  	text-align: center;
		padding: 0px 7px !important;
		width: 100%;
		color: #fff;
		background: #00853e;
		border-radius: 4px !important;
		margin-left: 3px;
		text-transform: uppercase;
		text-decoration: none;
			-webkit-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
	}
	ul.menu li:nth-last-child(2) a:hover, ul.menu li:nth-last-child(2) a:active, ul.menu li:nth-last-child(2) a:focus,
	ul.menu-interior li:nth-last-child(2) a:hover, ul.menu-interior li:nth-last-child(2) a:active, ul.menu-interior li:nth-last-child(2) a:focus 
		{color: #f6e9f8 !important; background: #00b253 !important; border-bottom: none !important;}

ul.menu-interior li:nth-last-child(2).current-menu-item a,
ul.menu-interior li:nth-last-child(2).current-page-ancestor,
ul.menu-interior li:nth-last-child(2).current-page-ancestor a,
ul.menu-interior li:nth-last-child(2).current-menu-ancestor a 
{color: #f6e9f8 !important; background: #00b253 !important; border-bottom: none !important;}





		/* TIER 2 */

		ul.menu li ul, 
		ul.menu-interior li ul {
			position: absolute;
			left: -9999em;
			width: 230px;
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		ul.menu li:last-child ul, 
		ul.menu-interior li:last-child ul,
		ul.menu li:nth-last-child(2) ul,
		ul.menu-interior li:nth-last-child(2) ul 
			{width: 250px;}

		ul.menu li:hover ul,
		ul.menu-interior li:hover ul
			{left: 0;}

		ul.menu li:hover ul li,
		ul.menu-interior li:hover ul li {
			float: none;
			width: 100%;
			position: relative;
			z-index: 9999;
		}
		ul.menu li:hover ul li:last-child a,
		ul.menu-interior li:hover ul li:last-child a,
		ul.menu li ul li:nth-last-child(2) a,
		ul.menu-interior li ul li:nth-last-child(2) a {border-radius: 0 !important;}

		ul.menu li:hover ul li a,
		ul.menu-interior li:hover ul li a {
			display: block;
			line-height: 40px;
			text-transform: none;
			text-shadow: none;
			text-align: left !important;
			padding-left: 10px;
			background: #888;
			width: 100%;
			color: #FFF;
			text-decoration: none;
			margin-left: 0px;
		}
		ul.menu li:hover ul li a:hover,
		ul.menu-interior li:hover ul li a:hover
			{background: #666; color:#fff; border-bottom: 3px solid #007034;}

		ul.menu li ul li:nth-last-child(2) a:hover,
		ul.menu-interior li ul li:nth-last-child(2) a:hover {background: #666 !important; color:#fff; border-bottom: 3px solid #007034 !important;}











		ul.menu-interior {margin: 0; padding: 30px 0 0 0;}

		ul.menu-interior li {list-style: none; position: relative; float: left;}
		ul.menu-interior li:last-child a {border-right: none;}
		ul.menu-interior li:first-child a {border-left: none;}

		ul.menu-interior li:hover {cursor: default;}
		ul.menu-interior li a {
			display: block;
			line-height: 55px;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			padding: 0 10px;
			width: 100%;
			color: #00853e;
			border-bottom: none;
			text-decoration: none;
				-webkit-transition: all 0.25s ease-in-out;
				-moz-transition: all 0.25s ease-in-out;
				-o-transition: all 0.25s ease-in-out;
				transition: all 0.25s ease-in-out;
			}
		ul.menu-interior li a:hover, ul.menu-interior li a:active, ul.menu-interior li a:focus {border-bottom: 3px solid #007034; color: #00381a;}


		/* Active State */
		ul.menu-interior li.current-menu-item a,
		ul.menu-interior li.current-page-ancestor,
		ul.menu-interior li.current-page-ancestor a,
		ul.menu-interior li.current-menu-ancestor a
		{
			border-bottom: 3px solid #007034; 
			color: #00381a;
		}

		ul.menu-interior li:last-child.current-menu-item a,
		ul.menu-interior li:last-child.current-page-ancestor,
		ul.menu-interior li:last-child.current-page-ancestor a,
		ul.menu-interior li:last-child.current-menu-ancestor a
		{
			border-bottom: 3px solid #007034; 
			color: #fff;
		}


		/* Mobile Styles */

		.slicknav_menu {display: none;}    

    







/*	--------------------------------------------------
	:: Footer
	-------------------------------------------------- */


		#footer-wrapper {
			height: auto; 
			width: 100%;
			background: #eccf40 url(images/footer-bg2.jpg) no-repeat scroll center top / cover;
			padding: 40px 0 20px 0;
			font-size: 12px; 
			color: #49501c;
			text-align: center;
		}		
		#footer-wrapper a {color: #49501c; text-decoration: none;}
		#footer-wrapper a:hover {color: #707934; text-decoration: underline;}

		#footer {
			height: auto; 
			width: 90%; 
			margin: 0 auto;
			padding: 30px 20px;
			margin-bottom: 10px;
			background: #fff;
			border-top: 10px solid #00853e;
			font-family: 'Roboto Slab';
			font-size: 18px; 
			line-height: 22px; 
			color: #49501c;
			text-align: left;
		}
		#footer a {color: #00853e; text-decoration: none;}
		#footer a:hover {color: #00853e; text-decoration: underline;}
	
		#footer .logo img {width: 100%; padding: 0 40px;}
		#footer b {font-weight: 700;}
	


			ul.social-icons-footer {margin-right: 15px; margin: 0;}			
			ul.social-icons-footer a i {
				font-size: 18px;
				padding: 10px 6px 6px 6px;
				text-align: center;
				color: #fff !important; 
				border-radius: 6px;
				background: #76b43c;
				width: 40px;
				height: 40px;
			}

			ul.social-icons-footer a:hover i {background: #5b9326;}

			ul.social-icons-footer {list-style: none; text-align: left !important; padding: 0;}

			ul.social-icons-footer li {
				display: inline;
				padding: 2px 5px 0px 0px;
			}







/*	--------------------------------------------------
	:: Elements
	-------------------------------------------------- */
	

h1 {
	color: #fff;
	font-family: 'Roboto Slab';
	font-size: 30px;
	text-transform: uppercase;	
	background: #00853e;
	padding: 15px 0;
	margin: 0px;
	margin-bottom: 30px;
	display: block;
	text-align: center;
}
	


h1.homepage {
	background: none;
	color: #031b0e;
	font-family: 'Roboto Slab';
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center;
}
h1.homepage:after {
	content: ' ';
    display: block;
    border: 2px solid #00853e;
	width: 20%;
	text-align: center;
	margin: 15px auto;
}



h2 {
	color: #b42b28;
	font-family: 'Roboto Slab';
	font-weight: 300;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	border-bottom: 2px solid #b42b28;
	margin-bottom: 20px;
}
h2 a {color: #b42b28 !important;}

/* /products/ page */
.page-id-29 h2 {font-size: 26px;}


h2.homepage {
	color: #b42b28;
	font-family: 'Roboto Slab';
	font-weight: 600;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	text-transform: uppercase;
	border-bottom: none;
	margin-bottom: 0;
}
h2.homepage span {font-family: 'Lato'; font-size: 18px; font-weight: 300;}

h2.landing {
	color: #b42b28;
	font-family: 'Roboto Slab';
	font-weight: 600;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	border-bottom: none;
	margin-bottom: 10px;
}
h2.landing span {font-family: 'Lato'; font-size: 18px; font-weight: 300;}


.searchBar__heading h2 {font-size: 26px; color: #ffd556; border-bottom: 2px solid #ffd556;}
.searchBar__heading p {font-size: 18px;}








h3 {
	color: #b42b28;
	font-family: 'Roboto Slab';
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
h3 a {color: #b42b28 !important;}

h4 {
	color: #66304C;
	font-family: 'Roboto Slab';
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0px;
	line-height: 25px;
	text-transform: uppercase;
}
h4 a {color: #66304C !important; text-decoration: none !important;}


p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

hr { 
	border: 0; 
	height: 3px; 
	background: #D3D3D3;
}

.pquote {
	background: #fff5d5;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	padding: 25px 35px;	
	border-left: 8px solid #ffe9a5;
	margin-bottom: 10px;
}
.pquote h2 {
	color: #025f46;
	font-weight: 400; 
	text-transform: uppercase;
	font-size: 24px;
	line-height: 32px;
	border-bottom: none;
	margin-bottom: 0;
}




	.callout {	
		background: #f0f0f0;
		padding: 40px 55px 40px 55px;
	}
	.callout h2 {color: #000;}		
	


	.where-to-buy .callout {	
		background: #fff2cc;
		border: 6px solid #ffd34e;
		padding: 40px 55px 40px 55px;
	}
	.where-to-buy .callout h2 {color: #b42b28 !important; font-size: 22px !important; font-weight: bold;}


	
	.link a {
		background: #ffd556;
		color: #000000 !important;
		font-size: 16px;
		text-transform:uppercase;
		line-height: 40px;
		font-weight: bold;
		border-radius: 6px;
		padding: 10px 15px;
		text-decoration: none !important;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.link a:hover {background: #f7be12; color: #23201d !important;}


	.link-red a {
		background: #b42b28;
		color: #fff !important;
		font-size: 16px;
		text-transform:uppercase;
		line-height: 40px;
		font-weight: bold;
		border-radius: 6px;
		padding: 10px 15px;
		text-decoration: none !important;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.link-red a:hover {background: #8b1816; color: #fff !important;}





	

.highlight-photo {
	margin-bottom: 2px;
}
.highlight-image {position: relative;}
.highlight-image img {
	width: 100%;
	height: auto;
	padding: 0px;
}

	.highlight-bg-right {
		position: absolute;
		width: 40%;
		right: 0;
		top: 0;
		color: #000;
		background: rgba(255, 255, 255, .9);
		margin: 80px;
		padding: 50px 50px;
		border: 10px solid #b42b28;
	}
	.highlight-bg-left {
		position: absolute;
		width: 40%;
		left: 0;
		top: 0;
		color: #000;
		background: rgba(255, 255, 255, .9);
		margin: 80px;
		padding: 50px 50px;
		border: 10px solid #b42b28;
	}

	.highlight-bg-left a, .highlight-bg-right a {color: #153e35; text-decoration: underline; line-height: 20px;}
	.highlight-bg-left a:hover, .highlight-bg-right a:hover {color: #1d5b4d; text-decoration: none;}


#poll {
			width: 100%;
			height: auto;
			background: url(images/slide.jpg) no-repeat scroll center center / cover;
			position: relative;
			top: -30px;
			padding: 50px 100px;
			margin-bottom: -30px;
		}

.results-details {font-size: 20px; color: #874493;}











/*	--------------------------------------------------
	:: Blog Styles
	-------------------------------------------------- */

.entry-header, .entry-content, .entry-summary, .entry-meta {max-width: 100%;}
	
	
.hentry {padding: 0px !important;}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    max-width: 1040px;
    padding: 0 0px 0 0px !important;
}

.no-sidebar .twentysixteen .site-main {
    margin-right: 0 !important;
    margin-left: 0 !important;
}



.widget {
    background-color: #f0eded;
    margin: 0 0 24px;
    padding: 10px;
	border-bottom: 5px solid #00853E;
}

.widget li {
    padding: 10px 15px;
	background: #dbc7df;
	margin: 0 0 10px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.widget li:hover {background: #ceaad5;}


.widget li a {
	color: #0b304c !important;
    line-height: 20px;
    text-decoration: underline;
	font-size: 16px;
	/*text-transform: uppercase !important;*/
}

.widget .widget-title {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
    margin: 0 0 10px !important;
    padding: 5px 10px !important;
	background: #874493 !important;
	color: #fff !important;
	font-style: normal !important;
	text-transform: uppercase !important;
}





h2.post-entry {
	color: #b42b28;
	font-family: 'Roboto Slab';
	font-weight: 300;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	border-bottom: none;
	margin-bottom: 0px;
}
span.entry-date {font-style: italic; font-size: 14px; text-transform: uppercase; color: #7e7e7e; display: block; margin: 10px 0;}












/*  ----------------------------------------------------------
 :: WOOCOMMERCE 
 	---------------------------------------------------------- */



.tagcloud ul li {display: block !important;
	padding: 3px 15px !important;
}

	
.woocommerce .quantity .qty {min-width: 75px;}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {max-width: 100px;}




.single_add_to_cart_button button alt {padding: 15px 20px;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #fdd42e;
    color: #000000;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ffe57c !important;
    color: #4b4b4b;
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #000 !important;
    background-color: #fdd42e;
}


.woocommerce #respond input#submit, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #4b4b4b !important;
    background-color: #ffe57c;
}


.option_section_odd, .option_section_even {padding: 5px !important;}
.option_section_even {background-color: #dbf1e5;} 





/*

h1.product_title {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 3px solid #fdd42e;
	text-transform: none;	
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 15px !important;
	color: #000;
	text-align: left;
}
	h1.product_title:before,
	h1.product_title:after {
		height: 0px;
	}
*/


/* Breadcrumb */

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 10px 15px;
    font-size: .92em;
    color: #777;
	background: #d2d2d2;
}
.woocommerce .woocommerce-breadcrumb a {font-weight: bold; color: #000 !important;}




/* Product Display */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align: center;}

/* 3 column */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3% 4% 0;
    padding: 0;
    position: relative;
    width: 30%;
}

.woocommerce-cart table.cart .product-thumbnail {max-width: 50px;}



h2.woocommerce-loop-product__title {line-height: 22px; color: #000;}

h2.homepage-product-title {text-transform: none; font-size: 18px; line-height: 22px; margin-top: 15px;}





.homepage-products {
	padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.homepage-products .g25 {
    flex-basis: 23.75%;
    padding: 2.5%;
    margin: .5% !important;
    position: relative;
    padding-bottom: 60px !important;
	background: #efefef;
}

.homepage-products img {border: 2px solid #d8d8d8; margin: 0 0 1em;}

.homepage-products h2.woocommerce-loop-product__title {font-size: 1em; margin: 0;}

.homepage-products a p.price {color: #77a464 !important;}

.homepage-products .link-shop a {
    position: absolute;
    bottom: 2%;  
    left: 50%;
    transform: translateX(-50%); 
    width: 90%;
}
	.link-shop a {
		background: #fdd42e;
		color: #000 !important;
		font-size: 16px;
		text-transform: uppercase;
		border-radius: 3px;
		line-height: 40px;
		font-weight: bold;
		margin-bottom: 2.5%;
		padding: .618em 1em;
		text-decoration: none !important;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.link-shop a:hover {background: #ffe788; color: #3d3d3d !important;}






ul.products {
	min-height: 0px !important;
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	min-height: 0px !important;
}

.woocommerce ul.products li.product {
    flex-basis: 23%;
    padding: 2.5%;
    margin: .5% !important;
    position: relative;
    padding-bottom: 60px;
	/*padding-bottom: 100px;*/
	background: #efefef;
	list-style: none;
}

.woocommerce ul.products li.product img {border: 2px solid #d8d8d8;}

.woocommerce ul.products li.product a.button {
    position: absolute;
    bottom: 2%;  
    left: 50%;
    transform: translateX(-50%); 
    width: 90%;
}





@media screen and (max-width: 800px) {
	
	.homepage-products .g25,
	.woocommerce ul.products li.product 
		{flex-basis: 30% !important;}
}
@media screen and (max-width: 600px) {
		
	.homepage-products .g25,
	.woocommerce ul.products li.product 
		{flex-basis: 49% !important;}
}



.wc_payment_methods img {width: auto !important; height: auto;}


.sku_wrapper, .posted_in {display: block;}



/* Disabled Cart button for variations */
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #ffeca1;}








































/*	--------------------------------------------------
	:: Responsive Tables 
	-------------------------------------------------- */

table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #b9322b; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #eee; 
  text-align: left; 
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%; */
	}
	
	td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
    
    
	
	/*
	td:nth-of-type(1):before { content: "Company Name"; }
	td:nth-of-type(2):before { content: "Website"; }
	td:nth-of-type(3):before { content: "Phone Number"; }
	*/
}











/*	--------------------------------------------------
	:: Grid 
	-------------------------------------------------- */

div#content > div img {width: 100%;}
div#light-tan-bg > div img {width: 100%;}
 /* Override */.no-full {width: auto !important;}
 

.g10, .g20, .g30, .g40, .g50, .g60, .g70, .g80, .g90, .g100, .g33, .g66, .g25, .g75 {
	height:auto;
	float:left;
}
.g10 {width:10%;}
.g20 {width:20%;}
.g30 {width:30%;}
.g40 {width:40%;}
.g50 {width:50%;}
.g50-margin {width: 49%; float: left;}
.g60 {width:60%;}
.g70 {width:70%;}
.g80 {width:80%;}
.g90 {width:90%;}
.g100 {width:100%;}

.g33 {width:33.33333333%;}
.g33-margin {width: 32%; float: left;}

.g25 {width:25%;}
.g75 {width:75%;}

.padding {padding: 10px 15px;}
.padding-sm {padding: 0px 5px;}

.gmargin {margin: 0 2%;}







/*	--------------------------------------------------
	:: Form Styles
	-------------------------------------------------- */


input, textarea {
    border: 0px;
	background: #fdf7e3;
	border-bottom: 2px solid #e7cb6f;
    font-family: inherit;
    padding: 15px !important;
	width: 100%;
}
input[type="checkbox"], input[type="radio"] {width: auto;}
input:focus[type="checkbox"], input:focus[type="radio"] {width: auto;}

input:focus, textarea:focus {
    border: 0px;
	background: #fff4d0;
	border-bottom: 2px solid #d9bb55;
    font-family: inherit;
    padding: 15px !important;
}

.request-form input, .request-form textarea {
    padding: 10px !important;
	margin-bottom: 5px !important;
}


.tel {width: 100% !important;}

.form {width: 100% !important;}

.form .g33 {width: 32%; margin-right: 1%;}
.form .g33.last {width: 34% !important; margin-right: 0 !important;}

.form .g50 {width: 49%; margin-right: 1%;}
.form .g50.last {width: 50% !important; margin-right: 0 !important;}


::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
}

:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-size: 14px;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
  font-size: 14px;
}

:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
}





button, input[type="submit"], input[type="button"], input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b42b28 0%, #b42b28 100%) repeat scroll 0 0;
	border-bottom: 3px solid #b42b28;
	border-color: #015d45;
    border-image: none;
    border-radius: 2px;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #fff;
    display: inline-block;
    padding: 15px 20px !important;
    text-decoration: none;
	text-transform: uppercase;
	font-size: 20px !important;
	font-weight: bold;
}

button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b42b28 0%, #b42b28 100%) repeat scroll 0 0;
}







/*	--------------------------------------------------
	:: Media Queries
	-------------------------------------------------- */


@media screen and (min-width: 1200px) {
	
	.responsive {width: 1000px !important;}

}

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

	.scrollup {
		width: 20px;
		height: 20px;
		background-size: cover;
		bottom: 115px;
		right: 1%;
	}
}




@media screen and (max-width: 1335px) {
	
	#header .g30 {width: 20%;}
	#header .g70 {width: 80%;}
	#header #logo img {width: 100%;}
    
    #header {
		width: 95% !important; 
		height: auto;
		margin: 0 auto;
		padding: 0;
	}
	
}
@media screen and (max-width: 1190px) {
	
	ul.menu li a,
	ul.menu-interior li a {padding: 0px 5px !important;}
	
}

@media screen and (max-width: 1085px) {
	
	.menu, .menu-interior {display: none !important;}
	.slicknav_menu {display: block !important;}
	#header #logo {display: none !important;}
	
}





@media screen and (max-width: 1095px) {
	.highlight-bg-right,
	.highlight-bg-left {
		position: static;
		width: 100% !important;
		margin: 10px 0;
		padding: 20px;
	}

}

@media screen and (max-width: 980px) {
	.g20 {width: 33% !important;}
}

@media screen and (max-width: 800px) {
    
    #content img.alignright, #content figure.alignright {
        display: block;
        margin: 0px auto;   
        float: none;
        width: 100% !important;
        max-width: 100% !important;
    }
    #content img.alignleft, #content figure.alignleft {
        display: block;
        margin: 0px auto;   
        float: none;
        width: 100% !important;
        max-width: 100% !important;
    }	
	
	
	.g25 {width: 50% !important;}
	.g30 {width: 100% !important;}
	.g33 {width: 100% !important;}
	.g50 {width: 100% !important;}
	.g70 {width: 100% !important;}
	.g75 {width: 100% !important;}
	
	#purple-bg {text-align: center;}
	#purple-bg .left {float: none !important; margin: 0 auto; text-align: center;}
	.homepage-zipcode-container {width: 90%; margin-bottom: 15px;}
	#purple-bg .g25 {float: none !important; margin: 0 auto; text-align: center;}
	#purple-bg ul.social-icons-footer {text-align: center !important;}
	
	.slogan-landing {font-size: 36px; line-height: 38px; text-align: center; margin-top: -45px;}
	.slogan-landing-sm {font-size: 18px; line-height: 20px !important;}
	
}


@media screen and (max-width: 600px) {
	
	.responsive {width: 90% !important;}
	
	.g20 {width: 50% !important;}
	.hide {display: none !important;}
	.connect {margin-top: 20px;}
	
	.slogan {display: block;}
	.slogan-landing {font-size: 36px; line-height: 38px; text-align: center; margin-top: -45px;}
	.slogan-landing-sm {font-size: 18px; line-height: 20px !important;}
	.merch img {display: none !important;}
	.merch {width: 100%;}
	.merch-container {padding-top: 100%; flex-wrap: wrap;}
	.merch a {
		display: block;
		background: #b42b28;
		color: #fff !important;
		font-size: 16px;
		text-transform:uppercase;
		line-height: 20px;
		text-align: center;
		font-weight: bold;
		border-radius: 6px;
		padding: 10px 15px;
		margin: 2px 0;
		text-decoration: none !important;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;

	}
	.merch p {display: block; margin: 0; padding: 0;}
	
	.merch-landing img {display: block !important; width: 50%; margin: 20px auto 0 auto;}
	.merch-landing {width: 100%;}
	.merch-landing p {display: block; margin: 0; padding: 0;}
	
	#silo-wrapper {display: block;}
	
	
	
	/* Mobile Lactose Landing page fix */
	
	.page-id-311 #purple-wrapper {
		display: none;
	}
	
	
	#searchBar-wrapper {
		height: auto !important;
		position: static !important;
	}
	
	
	
	
}


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

	.responsive {width: 95% !important;}
	
	.g10 {width: 100% !important;}
	.g20 {width: 100% !important;}
	.g25 {width: 100% !important;}
	.g40 {width: 100% !important;}
	.g60 {width: 100% !important;}
	.g80 {width: 100% !important;}
	.g90 {width: 100% !important;}
	
	#poll {
		width: 100%;
		height: auto;
		background: url(images/slide.jpg) no-repeat scroll center center / cover;
		position: relative;
		top: -30px;
		padding: 30px 20px;
		margin-bottom: -30px;
	}

}	
	
	
@media screen and (max-width: 420px) {

	.slicknav_brand {float: none !important; margin: 0 auto; width: 100%; text-align: center;}
	.slicknav_btn {width: 100%; margin: 10px 0px 0px 0px; border-radius: 4px 4px 0 0;}
	.slicknav_nav {text-align: left; float: none !important; border-radius: 0px;}
	
	.cart-info {float: none; margin: 0 auto; text-align: center; background: #015528; width: 100%; padding: 10px !important; border-radius: 0 0 4px 4px; margin-bottom: 10px;}
		.cart-info a {color: #fff;}
		.cart-info a:hover {color: #fff;}
		.cart-count-container {color: #fff;}	
	.cart-info .right:first-of-type {float: left !important;}
	.cart-info .right:last-of-type {float: right !important;}

	#header .g30 {display: none !important;}
	
	#products-wrapper {background: url(images/products-bg2.jpg) no-repeat scroll center top / cover;}	
	
	
	.link a {display: block; text-align: center;}
	.link-red a {display: block; text-align: center;}
	
}








/***************************** Kreider Lactose Free Giant Landing Page **********************************/

.wrap{
    width: 96%;
    margin: 0 auto;
    max-width: 1400px;
}
#landingTitleHeader{
    background-color: #b02925;
    padding: 30px 0;
    text-align: center;
    color: #ffffff;
    border-top: 3px solid #ffffff;
}
#landingTitleHeader h1{
    background-color: transparent;
    padding: 0;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 44px;
}
#landingTitleHeader p{
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
#landingFarmHeader{
    background-image: url('images/products-bg2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 40px 0;
    border-top: 3px solid #ffffff;
}
#landingFarmHeader .merch-landing{
    text-align: center;
}
#landingFarmHeader .merch-landing > div{
    display: inline-block;
    vertical-align: top;
}
#landingFarmHeader .merch-landing img{
    max-width: 100%;
    width: auto;
}
.giantLandingPurple .homepage-zipcode-container{
    width: auto;
    display: block;
    margin: 0;
}
#milkDetails h2{
    border-bottom: 0;
}
#purple-wrapper #purple-bg #milkDetails ul{
    text-align: left !important;
}