/*==================================================================
Table of Contents:
=Global
=Homepage Hero Rotator
=Widgets
----------------------------------------------------------------- */

/* ---------------------------------------------
=Global
---------------------------------------------- */

#wrap {
	max-width: 600px;
}

.searchform {
	width: auto;
}

#primary {
	margin-top: 15px;
}

/* ---------------------------------------------
=Homepage Hero Rotator
---------------------------------------------- */
.hero-slide section {
	left: 10px;
	height: 100%;
	margin-top: auto;
	top: 0px;
	position: absolute;
	width: 270px;
}

.flex-control-nav {
	bottom: 0px;
}

/* ---------------------------------------------
=Newsletter Signup
---------------------------------------------- */
#gform_1 {
	padding-top: 5px;
}

.gform_wrapper .left_label .gfield_label {
	font-size: 44px;
}

#gform_1 .ginput_container {
	width: 435px;
}

#gform_1 .gform_footer {
	right: 20px;
	bottom: 22px;
	left: initial;
}

/* ---------------------------------------------
=Widgets
---------------------------------------------- */

.widget {
	width: 290px;
}

#explore-voskos-flavors {
    float: left;
}

#recipes {
    float: right;
}

#promo-right {
    float: right;
}

#promo-left {
    float: left;
}
	#promo-left h1 br {
		display: none;
	}

#blog {
    float: right;
}
	#blog .read-all {
		bottom: auto;
		position: static;
		margin: 10px auto;
	}

/* ---------------------------------------------
=Object Grid
---------------------------------------------- */

.object-grid {
    padding: 0;
}

.object-grid .item {
	display: block;
	width: auto;
	margin-bottom: 10px;
}

.page-products .object-grid .item {
	float: left;
	width: 150px;
	text-align: center;
}

.filter-options {
    padding-left: 0;
    width: 600px;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 1111;
	-webkit-transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-ms-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	transition: all 0.33s ease-in-out;
}
.filter-options-container {
	height: 190px;
	position: relative;
}
.filter-options-container h4 {
	position: absolute;
	margin-left: 0px;
    width: 300px;

	-webkit-transition: margin-left 0.25s linear;
	-moz-transition: margin-left 0.25s linear;
	-o-transition: margin-left 0.25s linear;
	-ms-transition: margin-left 0.25s linear;
	transition: margin-left 0.25s linear;
}

	.filter-options-container h4.open {
		margin-left: -270px;
		display: block;
	}

	.filter-options-container h4 + .filter-options {
		height: 180px;
		padding-left: 0px;
		margin-left: 960px;

		-webkit-transition: margin-left 0.125s linear;
		-moz-transition: margin-left 0.125s linear;
		-o-transition: margin-left 0.125s linear;
		-ms-transition: margin-left 0.125s linear;
		transition: margin-left 0.125s linear;
	}

	.filter-options-container h4.open + .filter-options {
    	height: auto;
    	margin-left: 60px;
		z-index: 8888;
	}

		.filter-options-container h4.open:before {
		    display: none;
		    opacity: 0;
		}

		.filter-options-container h4:after {
			display: inline-block;
			content: '';
			background: url(../images/filter-toggle.png);
			font-weight: 100;
			font-size: 95px;
			color: #5b58cf;
			border-radius: 50%;
			position: absolute;
			right: 22px;
			top: 69px;
			width: 45px;
			height: 45px;
		}

.page-products .item img {
	display: block;
	margin: 0 auto;
	float: none;
}

.single-product h3 {
	font-family: 'Raleway', Sans-Serif, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 0px;
	text-align: center !important;
	display: block !important;
	margin: 0 auto !important;
}

.object-grid .single-product h3 {
    white-space: normal;
    float: none;
    padding: 0;
}

.object-grid .single-product h3 a {
	padding-top: 23px;
	display: block;
}

	.page-recipes #hero.header:after {
		bottom: -2px;
	}

.page-recipes .item img,
.blog .item img {
    width: 110px;
    height: auto;
    float: left;
    margin-right: 10px;
}
.page-recipes .item p,
.blog .item p {
    display: none;
}
.page-recipes .item h3,
.blog .item h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 500;
    width: auto;
}

.page-recipes .filter-options-container h4 {
	padding: 30px 50px 30px 20px;
	width: 260px;
}
	.page-recipes .filter-options-container h4:after {
		display: inline-block;
		content: '';
	}

.page-products #hero.header img {
    width: 0px;
}
.page-products #hero.header section {
    width: 380px;
}

.object-grid .single-branding-element > *:not(img) {
	display: none;
}

.single-product .entry-header,
.single-recipe .entry-header,
.single-post .entry-header {
    margin-top: auto;
}
	.single-product .entry-header:before,
	.single-recipe .entry-header:before,
.single-post .entry-header:before {
	}
	.single-product .entry-header:after,
	.single-recipe .entry-header:after,
.single-post .entry-header:after {
	}

	.single .back-to-category {
		position: static;
	}

	.single .entry-title {
		width: 50%;
	}
	.single .entry-subtitle {
		float: left;
		clear: left;
	}

	.single-product .img-wrapper {
		background: transparent;
		height: auto;
		padding: 0;
		/* width: 200px; */
		left: 280px;
		top: 30px;
		z-index: 9999;
	}

.taxonomy-list-term {
	float: left;
	margin: auto;
	margin-left: 20px;
}

.single-product .entry-content p,  .single-product .entry-content .benefits {
width: 320px;
}

.single-recipe .entry-content,
.single-post .entry-content {
	width: 300px;
	float: left;

}

.sidebar-recipe,
.sidebar-post {
width: 290px;
float: right;
position: relative;
top: -80px;
}

.img-wrapper .social-buttons {
		margin-top: 15px;
	}

	.img-wrapper img {
		float: none !important;
		margin: auto !important;
	}

	.social-buttons {
	position: relative;
	width: 209px;
	margin: 0 auto;
	height: 20px;
	display: block;
}

.social-buttons .fb-like,
.social-buttons .pin-it-button,
.social-buttons .twitter-share-button {
	position: absolute;
	top: 0;
}
	.social-buttons .fb-like { left: 0; }
	.social-buttons .pin-it-button { left: 93px; }
	.social-buttons .twitter-share-button { left: 153px; }

	.associated-product {
    width: 290px;
    float: left;
}
	.associated-product p {
		width: auto !important;
	}

.single-recipe .img-wrapper,
.single-post .img-wrapper {
background: transparent;
height: auto;
padding: 0;
width: 209px;
text-align: center;
position: relative;
margin: 0 auto;
top: initial;
left: initial;
z-index: 9999;
}

.page-id-15 .entry-header img {
float: right;
left: initial;
top: 60px;
right: 30px;
}