@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One|Permanent+Marker);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

.screen-reader-only {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	max-height: 4444px;
	overflow: auto;
}

a {
	background: 0 0;
	outline: 0!important
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin-top: .75em;
	margin-bottom: .75em
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: .6em;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	margin: 0 2px;
	border-color: silver;
	border-top-style: solid;
	border-top-width: .0625em;
	padding-top: .4625em;
	border-bottom-style: solid;
	border-bottom-width: .0625em;
	padding-bottom: .9125em;
	border-left-style: solid;
	border-left-width: .0625em;
	padding-left: .875em;
	border-right-style: solid;
	border-right-width: .0625em;
	padding-right: .875em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
	.product-group .wrap {
		width: 520px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
	.product-group .wrap {
		width: 760px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
	.product-group .wrap {
		width: 960px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

@font-face {
	font-family: tisaproregular;
	src: url(fonts/tisapro-webfont.eot);
	src: url(fonts/tisapro-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/tisapro-webfont.woff) format("woff"), url(fonts/tisapro-webfont.ttf) format("truetype"), url(fonts/tisapro-webfont.svg#tisaproregular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: tisa_probold;
	src: url(fonts/tisapro-bold-webfont.eot);
	src: url(fonts/tisapro-bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/tisapro-bold-webfont.woff) format("woff"), url(fonts/tisapro-bold-webfont.ttf) format("truetype"), url(fonts/tisapro-bold-webfont.svg#tisa_probold) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: tisa_proregular_italic;
	src: url(fonts/tisapro-ita-webfont.eot);
	src: url(fonts/tisapro-ita-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/tisapro-ita-webfont.woff) format("woff"), url(fonts/tisapro-ita-webfont.ttf) format("truetype"), url(fonts/tisapro-ita-webfont.svg#tisa_proregular_italic) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: tisa_promedium;
	src: url(fonts/tisapro-medi-webfont.eot);
	src: url(fonts/tisapro-medi-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/tisapro-medi-webfont.woff) format("woff"), url(fonts/tisapro-medi-webfont.ttf) format("truetype"), url(fonts/tisapro-medi-webfont.svg#tisa_promedium) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: berlinergrotesklgt;
	src: url(fonts/berlinergrotesk-lgt-webfont.eot);
	src: url(fonts/berlinergrotesk-lgt-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/berlinergrotesk-lgt-webfont.woff) format("woff"), url(fonts/berlinergrotesk-lgt-webfont.ttf) format("truetype"), url(fonts/berlinergrotesk-lgt-webfont.svg#berlinergrotesklgt) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: berlinergroteskmdm;
	src: url(fonts/berlinergrotesk-mdm-webfont.eot);
	src: url(fonts/berlinergrotesk-mdm-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/berlinergrotesk-mdm-webfont.woff) format("woff"), url(fonts/berlinergrotesk-mdm-webfont.ttf) format("truetype"), url(fonts/berlinergrotesk-mdm-webfont.svg#berlinergroteskmdm) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: klblissregular;
	src: url(fonts/klbliss-regular-webfont.eot);
	src: url(fonts/klbliss-regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/klbliss-regular-webfont.woff) format("woff"), url(fonts/klbliss-regular-webfont.ttf) format("truetype"), url(fonts/klbliss-regular-webfont.svg#klblissregular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: klblissbold;
	src: url(fonts/klbliss-bold-webfont.eot);
	src: url(fonts/klbliss-bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/klbliss-bold-webfont.woff) format("woff"), url(fonts/klbliss-bold-webfont.ttf) format("truetype"), url(fonts/klbliss-bold-webfont.svg#klblissbold) format("svg");
	font-weight: 400;
	font-style: normal
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
ul {
	margin: 0;
	padding: 0
}

body {
	font-family: tisaproregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden
}

@media screen and (max-width:1200px) {
	body {
		overflow-x: visible
	}
}

a {
	color: #b40918;
	text-decoration: none
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
	color: #b2b0ac;
	font-family: tisa_proregular_italic;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.list {
	list-style: none
}

.highlight {
	color: #fec208
}

.right {
	float: right
}

#recipe {
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif
}

#social-share-single .fb-like {
	margin-right: 10px
}

#social-share-single .panel {
	width: 155px;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	margin: 35px 0 20px
}

#social-share-single .panel .item {
	padding: 16px
}

#social-share-single .panel .item .title {
	color: #fff;
	margin: 0!important;
	font-size: 16px!important
}

#social-share-single .panel .item .title .tb-clock {
	margin: 0 6px -3px 0
}

#social-share-single .panel .item .title .tb-silverware {
	margin: 0 12px -5px 0
}

#social-share-single .panel .item strong {
	font-size: 20px;
	font-weight: 300
}

#social-share-single .panel .item:first-child {
	border-bottom: 1px solid #ccc
}

#social-share-single .send-links a {
	display: block;
	margin-bottom: 10px;
	color: #000
}

#social-share-single .send-links a .tb-print {
	margin: 0 6px -3px 0
}

#social-share-single .send-links a .tb-mail {
	margin: 0 6px -2px 0
}

.button,
.yellow-btn,
button {
	display: inline-block;
	color: #fff;
	padding: 8px 15px;
	font-size: 12px;
	text-transform: uppercase;
	border: 0;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #fec208;
	background: -moz-linear-gradient(top, #fec208 0, #d29f01 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fec208), color-stop(100%, #d29f01));
	background: -webkit-linear-gradient(top, #fec208 0, #d29f01 100%);
	background: -o-linear-gradient(top, #fec208 0, #d29f01 100%);
	background: -ms-linear-gradient(top, #fec208 0, #d29f01 100%);
	background: linear-gradient(to bottom, #fec208 0, #d29f01 100%);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}

.owl-item .yellow-btn {
	margin-top: 1em
}

.button:hover,
button:hover {
	background: #fede43;
	background: -moz-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fede43), color-stop(100%, #fecf23));
	background: -webkit-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -o-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -ms-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: linear-gradient(to bottom, #fede43 0, #fecf23 100%)
}

.button.alt,
button.alt {
	background: #c31e1e;
	background: -moz-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c31e1e), color-stop(100%, #b40918));
	background: -webkit-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -o-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -ms-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: linear-gradient(to bottom, #c31e1e 0, #b40918 100%);
	color: #fff;
	font-size: 16px
}

.button.alt:hover,
button.alt:hover {
	background: #d82222;
	background: -moz-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d82222), color-stop(100%, #cf1a1a));
	background: -webkit-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -o-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -ms-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: linear-gradient(to bottom, #d82222 0, #cf1a1a 100%)
}

.wrap {
	width: 960px;
	margin: 0 auto
}

#m-nav .wrap {
	max-width: 1120px;
	width: 100%
}

.wrap.primary,
.wrap.secondary {
	overflow: visible
}

.line {
	position: relative;
	margin: 0 0 30px
}

.line .title {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 10px 10px 0 0;
	font-size: 18px;
	color: #b40918;
	text-transform: uppercase
}

.line hr {
	display: none
}

.line .view-all {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	font-size: 15px;
	padding: 5px 0 5px 10px;
	font-weight: 700;
	text-transform: uppercase;
	background: url(img/light-bg.jpg) center center repeat;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.line .view-all:hover {
	color: #53040b
}

.line hr {
	position: absolute;
	top: 6px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #c9bea4;
	border: 0
}

#js-nutritionFacts {
	position: fixed;
	top: 0;
	display: none;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	text-align: center
}

#js-nutritionFacts .bg {
	width: 100%;
	height: 100%;
	background: #000;
	zoom: 1;
	opacity: .5
}

#js-nutritionFacts img {
	position: absolute;
	z-index: 2;
	display: inline-block;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
	border: 1px solid #fec208;
	cursor: pointer;
	max-width: 90%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	top: 50%
}

.tb-icon {
	display: inline-block;
	overflow: hidden;
	background-image: url(img/tb_ss.png);
	font-style: normal;
	-webkit-transition: .2s width ease-in-out, .2s height ease-in-out, .2s margin ease-in-out;
	-moz-transition: .2s width ease-in-out, .2s height ease-in-out, .2s margin ease-in-out;
	transition: .2s width ease-in-out, .2s height ease-in-out, .2s margin ease-in-out
}

.tb-icon.tb-logo {
	background-position: 0 0;
	width: 163px;
	height: 86px
}

.tb-icon.tb-cart {
	width: 23px;
	height: 18px;
	background-position: 0 -93px
}

.tb-icon.tb-cart.tb-cart-active {
	background-position: -403px -104px
}

.tb-icon.tb-marker {
	width: 13px;
	height: 19px;
	background-position: -24px -93px
}

.tb-icon.tb-mail {
	width: 22px;
	height: 16px;
	background-position: -578px 0
}

.tb-icon.tb-mail.tb-yellow {
	width: 24px;
	height: 14px;
	background-position: -553px 0
}

.tb-icon.tb-print {
	width: 26px;
	height: 19px;
	background-position: -526px 0
}

.tb-icon.tb-break {
	width: 536px;
	height: 9px;
	background-position: 0 -141px
}

.tb-icon.tb-search {
	width: 17px;
	height: 17px;
	background-position: -30px -112px
}

.tb-icon.tb-menu-item {
	background-image: none;
	background-color: #fec208;
	width: 13px;
	height: 13px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px
}

.tb-icon.tb-menu-item.tb-active {
	background-image: url(img/tb_ss.png);
	width: 39px;
	height: 38px;
	background-position: -263px -102px
}

.tb-icon.tb-facebook {
	width: 24px;
	height: 24px;
	background-position: -48px -116px
}

.tb-icon.tb-twitter {
	width: 24px;
	height: 24px;
	background-position: -73px -116px
}

.tb-icon.tb-pinterest {
	width: 24px;
	height: 24px;
	background-position: -584px 68px
}

.tb-icon.tb-instagram {
	width: 24px;
	height: 24px;
	background-position: -98px -116px
}

.tb-icon.tb-vegetarian {
	width: 32px;
	height: 32px;
	background-position: -123px -109px
}

.tb-icon.tb-vegetarian.tb-red {
	width: 58px;
	height: 57px;
	background-position: -542px -26px
}

.tb-icon.tb-vegetarian.tb-white1 {
	width: 58px;
	height: 59px;
	background-position: -402px -167px
}

.tb-icon.tb-nopreservatives.tb-white1 {
	width: 74px;
	height: 59px;
	background-position: -166px -166px
}

.tb-icon.tb-nongmo.tb-white1 {
	width: 54px;
	height: 59px;
	background-position: -330px -166px
}

.tb-icon.tb-vegan {
	width: 32px;
	height: 32px;
	background-position: -222px -109px
}

.tb-icon.tb-vegan.tb-red {
	width: 46px;
	height: 57px;
	background-position: -494px -84px
}

.tb-icon.tb-vegan.tb-white1 {
	width: 47px;
	height: 59px;
	background-position: 0 -167px
}

.tb-icon.tb-glutenfree {
	width: 32px;
	height: 32px;
	background-position: -189px -109px
}

.tb-icon.tb-glutenfree.tb-red {
	width: 60px;
	height: 57px;
	background-position: -540px -93px
}

.tb-icon.tb-glutenfree.tb-white1 {
	width: 61px;
	height: 59px;
	background-position: -78px -167px
}

.tb-icon.tb-kosher {
	width: 32px;
	height: 32px;
	background-position: -156px -109px
}

.tb-icon.tb-kosher.tb-red {
	width: 46px;
	height: 57px;
	background-position: -490px -26px
}

.tb-icon.tb-kosher.tb-white1 {
	width: 48px;
	height: 59px;
	background-position: -258px -167px
}

.tb-icon.tb-organic.tb-white1 {
	width: 50px;
	height: 59px;
	background-position: -478px -168px
}

.tb-icon.tb-arrow {
	width: 18px;
	height: 29px;
	background-position: -429px 0
}

.tb-icon.tb-arrow.tb-right {
	width: 20px;
	height: 19px;
	background-position: -485px 0;
	margin: 0 0 -4px 0
}

.tb-icon.tb-arrow.tb-right.active {
	background-position: -427px -112px
}

.tb-icon.tb-arrow.tb-right.tb-white {
	width: 10px;
	height: 15px;
	background-position: -49px -97px
}

.tb-icon.tb-arrow.tb-right.tb-big {
	width: 50px;
	height: 102px;
	background-position: -326px 0
}

.tb-icon.tb-arrow.tb-left {
	width: 20px;
	height: 19px;
	background-position: -464px 0
}

.tb-icon.tb-arrow.tb-left.tb-white {
	width: 10px;
	height: 15px;
	background-position: -38px -97px
}

.tb-icon.tb-arrow.tb-left.tb-big {
	width: 50px;
	height: 102px;
	background-position: -377px 0
}

.tb-icon.tb-number {
	width: 36px;
	height: 36px;
	background-image: none;
	background-color: #b40918;
	border: solid 1px #6b050e;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px
}

.tb-icon.tb-add {
	width: 20px;
	height: 20px;
	background-position: -506px 0
}

.tb-icon.tb-add .active {
	background-position: -448px -112px
}

.tb-icon.tb-dropdown {
	width: 11px;
	height: 9px;
	background-position: -102px -86px
}

.tb-icon.tb-clock {
	width: 20px;
	height: 20px;
	background-position: -81px -92px
}

.tb-icon.tb-silverware {
	width: 13px;
	height: 25px;
	background-position: -63px -87px
}

#hero .rslides_nav.rslides1_nav {
	width: 51px;
	height: 102px;
	background-image: url(img/tb_ss.png);
	background-color: transparent;
	opacity: 1
}

#hero .rslides_nav.rslides1_nav.prev {
	opacity: 1;
	background-position: -377px 0
}

#hero .rslides_nav.rslides1_nav.prev:hover {
	opacity: 1;
	background-position: -653px 0
}

#hero .rslides_nav.rslides1_nav.next {
	opacity: 1;
	background-position: -325px 0
}

#hero .rslides_nav.rslides1_nav.next:hover {
	opacity: 1;
	background-position: -601px 0
}

#hero .rslides1_tabs {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	background: 0 0
}

#hero .rslides1_tabs li a {
	display: inline-block;
	width: 16px;
	height: 15px;
	background: #fff;
	padding: 0;
	margin: 0 6px;
	overflow: hidden;
	text-indent: -50px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

#hero .rslides1_tabs li.rslides_here a {
	background: #fec208
}

#tastymonials .flexslider .flex-direction-nav {
	position: absolute;
	bottom: -45px
}

#tastymonials .flexslider .flex-direction-nav li a {
	overflow: hidden;
	background-image: url(img/home/tb_home_ss.png);
	font-style: normal;
	width: 16px;
	height: 24px;
	text-indent: -200px;
	opacity: 1!important
}

#tastymonials .flexslider .flex-direction-nav li a.flex-prev {
	background-position: -10px 0;
	left: 260px!important
}

#tastymonials .flexslider .flex-direction-nav li a.flex-next {
	background-position: -27px 0;
	right: 260px!important
}

#tastymonials .flexslider:hover .flex-next,
#tastymonials .flexslider:hover .flex-prev {
	opacity: 1!important
}

#tastymonials .flexslider:hover .flex-prev {
	left: 260px!important
}

#tastymonials .flexslider:hover .flex-next {
	right: 260px!important
}

#product.full-page .metaslider .flexslider:hover .flex-direction-nav .flex-next,
#product.full-page .metaslider .flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1!important
}

#product.full-page .metaslider .flexslider .flex-direction-nav li a {
	top: 75px!important;
	width: 51px;
	height: 102px;
	background-image: url(img/tb_ss.png);
	background-color: transparent;
	-webkit-transition: 0;
	-moz-transition: 0;
	transition: 0
}

#product.full-page .metaslider .flexslider .flex-direction-nav .flex-prev {
	background-position: -377px 0;
	left: 0
}

#product.full-page .metaslider .flexslider .flex-direction-nav .flex-prev:hover {
	opacity: 1!important;
	background-position: -653px 0
}

#product.full-page .metaslider .flexslider .flex-direction-nav .flex-next {
	background-position: -325px 0;
	right: 0
}

#product.full-page .metaslider .flexslider .flex-direction-nav .flex-next:hover {
	opacity: 1!important;
	background-position: -602px 0
}

#hero:hover .big-arrow-left,
#hero:hover .big-arrow-right,
#real-ingredients:hover .big-arrow-left,
#real-ingredients:hover .big-arrow-right {
	display: block
}

.big-arrow-left,
.big-arrow-right {
	display: none;
	position: absolute;
	top: 0;
	width: 50px;
	height: 460px;
	cursor: pointer
}

.big-arrow-left .tb-arrow,
.big-arrow-right .tb-arrow {
	margin-top: 175px
}

.big-arrow-right {
	right: 0
}

.big-arrow-right .tb-arrow:hover {
	background-position: -602px 0!important
}

.big-arrow-left {
	left: 0
}

.big-arrow-left .tb-arrow:hover {
	background-position: -653px 0!important
}

.tb-home {
	display: inline-block;
	overflow: hidden;
	background-image: url(img/home/tb_home_ss.png);
	font-style: normal
}

.tb-home.tb-arrow {
	width: 9px;
	height: 13px;
	background-position: 0 0
}

.tb-home.tb-arrow.tb-left {
	width: 16px;
	height: 24px;
	background-position: -10px 0
}

.tb-home.tb-arrow.tb-right {
	width: 16px;
	height: 24px;
	background-position: -27px 0
}

.tb-home.tb-arrow.tb-pink {
	width: 7px;
	height: 11px;
	background-position: -113px 0
}

.tb-home.tb-marker {
	width: 47px;
	height: 73px;
	background-position: -135px 0
}

.tb-home.tb-clock {
	width: 25px;
	height: 25px;
	background-position: -61px 0
}

.tb-home.tb-silverware {
	width: 13px;
	height: 25px;
	background-position: -87px 0
}

.tb-home.tb-social {
	width: 113px;
	height: 113px
}

.tb-home.tb-social.tb-twitter {
	background-position: 0 -79px
}

.tb-home.tb-social.tb-twitter.active,
.tb-home.tb-social.tb-twitter:active,
.tb-home.tb-social.tb-twitter:hover {
	background-position: -114px -79px
}

.tb-home.tb-social.tb-facebook {
	background-position: 0 -194px
}

.tb-home.tb-social.tb-facebook.active,
.tb-home.tb-social.tb-facebook:active,
.tb-home.tb-social.tb-facebook:hover {
	background-position: -114px -194px
}

.tb-home.tb-social.tb-pinterest {
	background-position: 0 -423px
}

.tb-home.tb-social.tb-pinterest.active,
.tb-home.tb-social.tb-pinterest:active,
.tb-home.tb-social.tb-pinterest:hover {
	background-position: -114px -423px
}

.tb-home.tb-social.tb-instagram {
	background-position: 0 -309px
}

.tb-home.tb-social.tb-instagram.active,
.tb-home.tb-social.tb-instagram:active,
.tb-home.tb-social.tb-instagram:hover {
	background-position: -114px -309px
}

#m-nav {
	position: relative;
	height: 140px;
	padding-top: 45px;
	background: #fff
}

#m-nav a {
	text-transform: uppercase
}

#m-nav #main-menu,
#m-nav .fb-link,
#m-nav .tb-logo {
	float: left
}

#m-nav #search-box,
#m-nav .toplinks {
	float: right
}

#m-nav .tb-logo {
	text-indent: -9999px;
	margin: 5px 0 4px
}

#m-nav #main-menu {
	margin-left: 15px
}

#m-nav #main-menu .menu,
#m-nav #mobile-menu .menu {
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style: none
}

#m-nav #main-menu .menu,
#m-nav #mobile-menu .menu {
	height: 95px;
	line-height: 103px;
	margin: 0 30px
}

#m-nav #main-menu .menu .menu-item {
	display: inline-block
}

#m-nav #main-menu .menu .menu-item a,
#m-nav #mobile-menu .menu a {
	display: block;
	padding: 0;
	margin: 0 14px;
	height: 30px;
	line-height: 30px;
	font-size: 23px
}

#m-nav #main-menu .menu .menu-item a:hover,
#m-nav #mobile-menu .menu a:hover {
	background: 0;
	color: #b40918;
	border-bottom: solid 3px #b40918
}

#m-nav #search-box {
	position: relative;
	width: 135px;
	height: 30px;
	padding: 0 15px;
	margin: 35px 0 30px;
	background: #fff;
	border: solid 1px #b98c01;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}

#m-nav #search-box label {
	display: inline-block;
	width: 145px;
	height: 28px
}

#m-nav #search-box label span {
	display: none
}

#m-nav #search-box label .search-field {
	width: 145px;
	height: 28px;
	font-size: 13px;
	background: 0 0;
	border: 0;
	outline: 0;
	font-style: italic
}

#m-nav #search-box .search-submit {
	position: absolute;
	top: 6px;
	right: 14px;
	display: inline-block;
	text-indent: -300px;
	overflow: hidden;
	width: 17px;
	height: 17px;
	background-color: transparent;
	background-image: url(img/tb_ss.png);
	background-position: -30px -112px;
	border: 0
}

#m-nav #top-nav {
	position: absolute;
	top: 0;
	width: 100%;
	height: 45px;
	padding: 10px 0;
	background: #fff
}

#m-nav #top-nav a {
	color: #b40918
}

#m-nav #top-nav .toplinks {
	overflow: visible
}

#m-nav #top-nav .toplinks .menu-item {
	float: left
}

#m-nav #top-nav .toplinks .menu-item a {
	font-family: berlinergrotesklgt;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}

#m-nav #top-nav .toplinks#social-links li {
	margin-right: 8px
}

#m-nav #top-nav .toplinks#buy-links li {
	margin-right: 40px;
	-webkit-transition: .25s all ease;
	-moz-transition: .25s all ease;
	transition: .25s all ease
}

#m-nav #top-nav .toplinks#buy-links .cart-add {
	margin-right: 15px;
	position: relative
}

#m-nav #top-nav .toplinks#buy-links .cart-add .tb-icon {
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	line-height: 24px
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items {
	position: absolute;
	top: 30px;
	z-index: 20;
	width: 350px;
	max-height: 0;
	overflow: hidden;
	background: #fff;
	-webkit-transition: 1s all ease;
	-moz-transition: 1s all ease;
	transition: 1s all ease;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
}

#m-nav #top-nav .toplinks#buy-links .cart-add:hover #cart-items,
#m-nav #top-nav .toplinks#buy-links.active-cart .cart-add #cart-items {
	max-height: 9999px;
	-webkit-transition: 2s all ease;
	-moz-transition: 2s all ease;
	transition: 2s all ease
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items li {
	position: relative;
	padding: 10px;
	margin-left: 12px;
	margin-right: 12px;
	overflow: hidden
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items li:first-child {
	margin-top: 12px
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items li:last-child {
	margin-bottom: 12px
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items .tb-close {
	position: absolute;
	top: 50%;
	right: 12
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items .price {
	position: absolute;
	top: 50%;
	right: 75px
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items li img {
	display: block;
	float: left;
	margin-right: 12px;
	width: 50px;
	height: auto
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items li .content {
	float: left
}

#m-nav #top-nav .toplinks#buy-links .cart-add #cart-items .button {
	margin: 10px 10px 10px 0;
	display: block;
	float: right;
	color: #fff
}

#m-nav #top-nav .toplinks#buy-links li .tb-cart {
	margin: 0 5px -2px 0
}

#m-nav #top-nav .toplinks#buy-links li .tb-marker {
	margin: 0 5px -3px 0
}

#m-nav #top-nav .toplinks#buy-links li a:hover {
	text-decoration: underline
}

#m-nav .fb-like {
	display: inline-block;
	margin-left: 75px
}

#m-nav-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	height: 140px;
	padding-top: 45px;
	z-index: 2;
	background: #fff
}

#m-nav-fixed::before,
#m-nav::before {
	border-top: 1px solid #000;
	display: block;
	content: ''
}

#m-nav-fixed::after,
#m-nav::after {
	border-bottom: 1px solid #000;
	display: block;
	content: '';
	bottom: 1px;
	position: relative;
	clear: both;
	z-index: 10
}

#m-nav-fixed a {
	text-transform: uppercase
}

#m-nav-fixed #main-menu,
#m-nav-fixed .fb-link,
#m-nav-fixed .tb-logo {
	float: left
}

#m-nav-fixed #search-box,
#m-nav-fixed .toplinks {
	float: right
}

#m-nav-fixed .tb-logo {
	text-indent: -9999px;
	margin: 5px 0 4px
}

#m-nav-fixed #main-menu {
	margin-left: 15px
}

#m-nav-fixed #main-menu .menu {
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style: none
}

#m-nav-fixed #main-menu .menu {
	height: 95px;
	line-height: 103px
}

#m-nav-fixed #main-menu .menu .menu-item {
	display: inline-block
}

#m-nav-fixed #main-menu .menu .menu-item a {
	display: block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	font-size: 18px
}

#m-nav-fixed #main-menu .menu .menu-item a:hover {
	background: #b40918;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: inset 0 1px 0 0 #830712;
	-webkit-box-shadow: inset 0 1px 0 0 #830712;
	box-shadow: inset 0 1px 0 0 #830712;
	border-bottom: solid 1px #fedb6e
}

#m-nav-fixed #search-box {
	position: relative;
	width: 160px!important;
	height: 30px;
	padding: 0 15px;
	margin: 32px 0 33px;
	background: #fff;
	border: solid 1px #b98c01;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}

#m-nav-fixed #search-box label {
	display: inline-block;
	width: 145px;
	height: 28px
}

#m-nav-fixed #search-box label span {
	display: none
}

#m-nav-fixed #search-box label .search-field {
	width: 145px;
	height: 28px;
	font-size: 13px;
	background: 0 0;
	border: 0;
	outline: 0
}

#m-nav-fixed #search-box .search-submit {
	position: absolute;
	top: 6px;
	right: 14px;
	display: inline-block;
	text-indent: -300px;
	overflow: hidden;
	width: 17px;
	height: 17px;
	background-color: transparent;
	background-image: url(img/tb_ss.png);
	background-position: -30px -112px;
	border: 0
}

#m-nav-fixed #top-nav {
	position: absolute;
	top: 0;
	width: 100%;
	height: 45px;
	padding: 10px 0;
	background: #fff
}

#m-nav-fixed #top-nav .toplinks {
	overflow: visible
}

#m-nav-fixed #top-nav .toplinks .menu-item {
	float: left
}

#m-nav-fixed #top-nav .toplinks .menu-item a {
	font-family: berlinergrotesklgt;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}

#m-nav-fixed #top-nav .toplinks#social-links li {
	margin-right: 8px
}

#m-nav-fixed #top-nav .toplinks#buy-links li {
	margin-right: 40px;
	-webkit-transition: .25s all ease;
	-moz-transition: .25s all ease;
	transition: .25s all ease
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add {
	margin-right: 15px;
	position: relative
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add .tb-icon {
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	line-height: 24px
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items {
	position: absolute;
	top: 30px;
	z-index: 20;
	width: 350px;
	max-height: 0;
	overflow: hidden;
	background: #fff;
	-webkit-transition: 1s all ease;
	-moz-transition: 1s all ease;
	transition: 1s all ease;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add:hover #cart-items,
#m-nav-fixed #top-nav .toplinks#buy-links.active-cart .cart-add #cart-items {
	max-height: 9999px;
	-webkit-transition: 2s all ease;
	-moz-transition: 2s all ease;
	transition: 2s all ease
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items li {
	position: relative;
	padding: 10px;
	margin-left: 12px;
	margin-right: 12px;
	overflow: hidden
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items li:first-child {
	margin-top: 12px
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items li:last-child {
	margin-bottom: 12px
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items .tb-close {
	position: absolute;
	top: 50%;
	right: 12
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items .price {
	position: absolute;
	top: 50%;
	right: 75px
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items li img {
	display: block;
	float: left;
	margin-right: 12px;
	width: 50px;
	height: auto
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items li .content {
	float: left
}

#m-nav-fixed #top-nav .toplinks#buy-links .cart-add #cart-items .button {
	margin: 10px 10px 10px 0;
	display: block;
	float: right
}

#m-nav-fixed #top-nav .toplinks#buy-links li .tb-cart {
	margin: 0 5px -2px 0
}

#m-nav-fixed #top-nav .toplinks#buy-links li .tb-marker {
	margin: 0 5px -3px 0
}

#m-nav-fixed #top-nav .toplinks#buy-links li a:hover {
	text-decoration: underline
}

#m-nav-fixed .fb-like {
	display: inline-block;
	margin-left: 75px
}

#f-nav {
	background: #fff;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #000
}

#f-nav .mail-list {
	position: relative;
	padding: 28px 0
}

#f-nav .mail-list .gfield {
	clear: none
}

#f-nav .mail-list #field_1_3 {
	float: left;
	margin-top: 0
}

#f-nav .mail-list #field_1_3 legend,
.gform_confirmation_message_1 legend {
	color: #000;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 39px;
	font-size: 24px;
	text-transform: uppercase
}

#f-nav .mail-list #field_1_2 {
	position: relative;
	float: right;
	width: 390px;
	height: 39px;
	padding: 0 15px 0 50px;
	background: #fff;
	border: solid 1px #b98c01;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}

#f-nav .mail-list #field_1_2:before {
	content: '';
	position: absolute;
	overflow: hidden;
	left: 20px;
	top: 10px;
	background-image: url(img/tb_ss.png);
	font-style: normal;
	width: 22px;
	height: 16px;
	background-position: -578px 0
}

#f-nav .mail-list #field_1_2 input[type=email] {
	width: 220px;
	border: 0;
	outline: 0;
	margin: 8px 0 9px;
	background: 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: oblique
}

#f-nav .mail-list #gform_submit_button_1 {
	position: absolute;
	top: 28px;
	right: -1px;
	bottom: 54px;
	width: 115px;
	padding: 0;
	text-align: center;
	background: #c31e1e;
	background: -moz-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c31e1e), color-stop(100%, #b40918));
	background: -webkit-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -o-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -ms-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: linear-gradient(to bottom, #c31e1e 0, #b40918 100%);
	color: #fff;
	font-size: 18px;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0;
	text-transform: uppercase;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

#f-nav .mail-list #gform_submit_button_1:hover {
	background: #d82222;
	background: -moz-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d82222), color-stop(100%, #cf1a1a));
	background: -webkit-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -o-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: -ms-linear-gradient(top, #d82222 0, #cf1a1a 100%);
	background: linear-gradient(to bottom, #d82222 0, #cf1a1a 100%)
}

#f-nav ul {
	list-style: none
}

#f-nav .line-break {
	display: none
}

#f-nav #basic-foot,
#f-nav #product-foot,
#f-nav #recipe-foot,
#f-nav #story-foot {
	width: 155px;
	margin-right: 20px
}

#f-nav #ingedient-foot {
	width: 260px
}

#f-nav #ingedient-foot ul {
	width: 100%;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0
}

#f-nav #ingedient-foot ul li {
	display: inline-block;
	width: 128px;
	height: 20px
}

#f-nav .block {
	float: left;
	margin-right: 20px
}

#f-nav .block .title {
	color: #b40918
}

#f-nav .block ul {
	margin-top: 10px
}

#f-nav .block a {
	font-size: 14px;
	line-height: 20px;
	color: #000
}

#f-nav .block a:hover {
	color: #830712
}

#f-nav .block#basic-foot {
	margin-right: 0
}

#f-nav .block#basic-foot a {
	font-family: berlinergrotesklgt;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 28px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#real-stats {
	width: 600px;
	margin: 55px 0 0;
	float: right;
	list-style: none
}

#real-stats .stat {
	display: inline-block;
	width: 158px;
	height: 158px;
	background: 0;
	margin: 0 20px 20px 0;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	text-transform: uppercase;
	color: #545454;
	text-align: center;
	font-family: "Permanent Marker", berlinergroteskmdm
}

#real-stats .stat .num {
	display: block;
	font-size: 110px;
	color: #41693d;
	font-family: "Alfa Slab One", berlinergroteskmdm;
	margin-bottom: -.25em
}

#real-stats .stat:nth-child(3n+3) {
	margin: 0 0 20px 0
}

#home #hero {
	height: auto
}

#home #real-ingredients {
	position: relative;
	height: 740px;
	border-top: 1px solid #000
}

#home #real-ingredients .wrap {
	position: relative;
	z-index: 20;
	width: 850px;
	text-align: center;
	font-family: "Alfa Slab One", berlinergroteskmdm
}

#home #real-ingredients .wrap #real-stats {
	margin: 20px auto 0;
	width: 631px;
	float: none
}

#home #real-ingredients .wrap .button {
	margin: 20px 0 0
}

#home #real-ingredients .overflow-contain {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden
}

#home #real-ingredients .section-title {
	text-align: center;
	font-family: "Alfa Slab One", berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #41693d;
	font-size: 38px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 60px 0 20px;
	zoom: 1
}

#home #real-ingredients p {
	margin: 0;
	color: #545454;
	font-size: 15px;
	line-height: 1.5em
}

#home #real-ingredients .logo {
	right: -20px;
	bottom: -20px;
	position: absolute;
	z-index: 2;
	width: 431px;
	height: 237px;
	background: url(img/home/sack-logo.png) left top no-repeat
}

#home #real-ingredients #bowl,
#home #real-ingredients #food-group,
#home #real-ingredients #food-group-2,
#home #real-ingredients #tomatoes {
	position: absolute;
	z-index: 1
}

#home #real-ingredients #tomatoes {
	top: 18px;
	left: -100px;
	width: 431px;
	height: 421px;
	background: url(img/home/left1.png) left top no-repeat
}

#home #real-ingredients #food-group {
	top: 80px;
	right: 0;
	width: 750px;
	height: 667px;
	background: url(img/home/right1.png) left top no-repeat
}

#home #real-ingredients #bowl {
	bottom: -190px;
	width: 640px;
	height: 586px;
	background: url(img/home/left2.png) left top no-repeat;
	left: -90px
}

#home #featured-recipe {
	position: relative;
	height: 700px;
	background: url(img/home/featured-recipe.jpg) left 4em no-repeat;
	background-size: auto 500px;
	border-top: 1px solid #000;
	margin-top: 1em
}

#home #featured-recipe .banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 310px;
	height: 40px;
	line-height: 40px;
	margin: .5em auto;
	color: #000;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase
}

#home #featured-recipe .post {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: visible;
	background-color: #fff;
	padding: 2em 0 4em
}

#home #featured-recipe .post img {
	position: absolute;
	margin: 0 0 0 -198px
}

#home #featured-recipe .post header {
	color: #220205
}

#home #featured-recipe .post header .title {
	font-family: klblissbold;
	font-weight: 300;
	font-size: 22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#home #featured-recipe .post header strong {
	font-family: klblissregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2em;
	font-weight: 300
}

#home #featured-recipe .post header strong .product {
	color: #000
}

#home #featured-recipe .post header strong .product:hover {
	color: #b40918
}

#home #featured-recipe .post footer {
	overflow: hidden;
	padding: 1em 0 0 0
}

#home #featured-recipe .post footer div.block {
	text-align: left
}

#home #featured-recipe .post footer .block .time {
	padding: 30px 0 0 0
}

#home #featured-recipe .post footer .block .servings::before {
	display: inline;
	content: ' | ';
	color: #ccc;
	font-size: 1.5em
}

#home #featured-recipe .post footer .block li {
	display: inline;
	line-height: 25px
}

#home #featured-recipe .post footer .block .tb-clock {
	margin: 0 8px 0 0
}

#home #featured-recipe .post footer .block .tb-silverware {
	margin: 0 14px 0 6px
}

#home #featured-recipe .post footer .block .button {
	margin-top: 1em;
	background: #f3b701
}

#home #featured-recipe .post footer ul {
	list-style: none
}

#home #featured-recipe .bg {
	width: 100%;
	min-height: 400px;
	height: auto
}

#home #featured-recipe #see-all {
	position: absolute;
	right: 75px;
	top: 145px;
	width: 415px;
	height: 180px;
	text-align: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

#home #featured-recipe #see-all h3 {
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	font-size: 42px;
	line-height: 42px;
	text-transform: uppercase;
	padding: 40px 0 20px
}

#home #featured-recipe #see-all h3 .highlight {
	display: block
}

#home #featured-recipe #see-all .button {
	left: 80px;
	bottom: 10px;
	padding: 10px 20px;
	font-size: 16px
}

#home #featured-recipe #see-all .tb-arrow {
	margin: 0 0 -2px 3px
}

.featured-item-label {
	display: block;
	padding: .5em;
	background-color: #d52027;
	color: #fff;
	font-family: klblissregular
}

#home #tastymonials {
	color: #000;
	position: relative;
	z-index: 5;
	padding-bottom: 45px;
	border-top: 1px solid #000
}

#home #tastymonials .flex-viewport {
	overflow: visible!important
}

#home #tastymonials .slides {
	list-style: none;
	margin: 0 0 30px
}

#home #tastymonials li {
	position: relative;
	width: 600px!important;
	margin: 0 auto!important
}

#home #tastymonials li img {
	opacity: 0
}

#home #tastymonials li .caption-wrap {
	top: 0;
	background: 0 0!important;
	font-size: 12px!important;
	color: #ccc!important;
	line-height: 1.4!important;
	opacity: 1!important;
	font-family: tisaproregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: .5s color ease, .5s font-size ease;
	-moz-transition: .5s color ease, .5s font-size ease;
	transition: .5s color ease, .5s font-size ease
}

#home #tastymonials li .caption {
	margin: 0
}

#home #tastymonials li .caption strong {
	display: block;
	margin: 15px 0 0;
	font-style: italic
}

#home #tastymonials li.flex-active-slide .caption-wrap {
	font-size: 16px!important;
	color: #000!important
}

#home #bottom {
	width: 100%;
	height: 500px;
	background: #fff;
	border-top: solid 1px #000
}

#home #bottom #locator,
#home #bottom #updates {
	float: left;
	width: 50%;
	height: 499px
}

#home #bottom #updates {
	color: #000
}

#home #bottom #updates #socialmedia {
	text-align: center;
	list-style: none;
	padding: 50px 0;
	border-bottom: solid 1px #000
}

#home #bottom #updates #socialmedia li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px
}

#home #bottom #updates #news {
	margin: 20px auto 20px;
	width: 400px
}

#home #bottom #updates #news h2 {
	color: #b40918;
	text-transform: uppercase;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 5px 0 15px
}

#home #bottom #updates #news .title,
#home #bottom #updates #news time {
	display: inline-block
}

#home #bottom #updates #news .title {
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}

#home #bottom #updates #news time {
	font-family: klblissregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	color: #000
}

#home #bottom #updates #news p {
	font-size: 14px;
	margin: 0
}

#home #bottom #updates #news .more-link {
	display: block;
	margin: 20px 0 0;
	color: #000;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase
}

#home #bottom #updates #news .more-link .tb-home {
	margin-left: 6px
}

#home #bottom #locator {
	padding: 40px 0;
	background: #fff;
	border-left: solid 1px #000;
	text-align: center;
	overflow: hidden
}

#home #bottom #locator header {
	width: 430px;
	margin: 30px auto 20px;
	text-align: left;
	overflow: hidden
}

#home #bottom #locator header .tb-home,
#home #bottom #locator header h2 {
	float: left
}

#home #bottom #locator header h2 {
	width: 350px;
	margin-left: 10px;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	color: #b40918
}

#home #bottom #locator .button {
	font-size: 22px
}

#home #bottom #locator form {
	position: relative;
	display: inline-block;
	width: 425px;
	background: #fff;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #8d0713
}

#home #bottom #locator form input[type=text] {
	width: 290px;
	padding: 3px 15px;
	height: 45px;
	background: 0 0;
	border: 0;
	outline: 0
}

#home #bottom #locator form input[type=submit] {
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -1px;
	width: 135px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

#home #bottom #locator img {
	display: inline-block;
	margin-top: 20px
}

.page-id-108 #story.full-page {
	position: relative;
	background: 0 0;
	background-size: none;
	padding: 0
}

.page-id-108 #story.full-page .story {
	height: 800px;
	background-size: cover!important
}

.page-id-108 #story.full-page .story#mission-statement {
	background: url(img/story_missionstatement.jpg) 50% 0 no-repeat fixed;
	padding: 195px 0 0
}

.page-id-108 #story.full-page .story#history {
	background: url(img/story_history.jpg) 50% 0 no-repeat fixed;
	padding: 195px 0 0
}

.page-id-108 #story.full-page .story#manufacturing {
	background: url(img/story_manufacturing.jpg) 50% 0 no-repeat fixed;
	padding: 160px 0 0
}

.page-id-108 #story.full-page .story#the-farm {
	background: url(img/story_thefarm.jpg) 50% 0 no-repeat fixed;
	padding: 215px 0 0
}

.page-id-108 #story.full-page .story#environment {
	background: url(img/story_environment.jpg) 50% 0 no-repeat fixed;
	padding: 205px 0 0
}

.page-id-108 #story.full-page .story#community {
	background: url(img/story_community.jpg) 50% 0 no-repeat fixed;
	padding: 155px 0 0
}

.page-id-108 #story.full-page #story-menu {
	position: absolute;
	right: 75px
}

.page-id-609 #mission-statement {
	background: url(img/story_missionstatement.jpg);
	background-size: cover
}

.page-id-609 #history {
	background: url(img/story_history.jpg);
	background-size: cover
}

.page-id-609 #manufacturing {
	background: url(img/story_manufacturing.jpg);
	background-size: cover
}

.page-id-609 #the-farm {
	background: url(img/story_thefarm.jpg);
	background-size: cover
}

.page-id-609 #environment {
	background: url(img/story_environment.jpg);
	background-size: cover
}

.page-id-609 #community {
	background: url(img/story_community.jpg);
	background-size: cover
}

.page-id-609 #community .post {
	width: 900px
}

.page-id-15 #story.full-page {
	background: url(img/story_missionstatement.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	padding: 195px 0
}

.page-id-15 #story.full-page #story-side {
	top: 30px
}

.page-id-21 #story.full-page {
	background: url(img/story_history.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	padding: 195px 0
}

.page-id-21 #story.full-page #story-side {
	top: 30px
}

.page-id-23 #story.full-page {
	background: url(img/story_manufacturing.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	padding: 160px 0
}

.page-id-23 #story.full-page #story-side {
	top: 30px
}

.page-id-25 #story.full-page {
	background: url(img/story_thefarm.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	padding: 215px 0
}

.page-id-25 #story.full-page #story-side {
	top: 30px
}

.page-id-19 #story.full-page {
	background: url(img/story_environment.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	padding: 205px 0
}

.page-id-19 #story.full-page #story-side {
	top: 30px
}

.page-id-17 #story.full-page {
	background: url(img/story_community.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.page-id-17 #story.full-page #story-side {
	top: 145px
}

#home #our-story,
#story.full-page {
	background-size: cover;
	color: #fff;
	padding: 0
}

#home #our-story .wrap,
#story.full-page .wrap {
	position: relative
}

#home #our-story .post,
#story.full-page .post {
	width: 560px;
	margin: 0 23px 0 223px;
	padding: 40px 0;
	text-align: center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #000
}

#home #our-story .post {
	width: 990px;
	margin: 0 auto
}

.story-panel {
	padding-top: 2em
}

.story-panel::after {
	display: block;
	content: '';
	clear: both
}

.image {
	padding: 2em 1em;
	width: 50%;
	box-sizing: border-box;
	float: left
}

.image img {
	border-radius: 50%;
	max-width: 100%
}

.story-left,
.story-right {
	float: left
}

.story-right {
	width: 55%;
	margin-left: 5%
}

.story-left {
	width: 40%
}

#home #our-story .post .title,
#story.full-page .post .title {
	font-size: 48px;
	text-transform: uppercase;
	font-family: berlinergroteskmdm
}

#home #our-story .post p,
#story.full-page .post p {
	margin: 20px;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 28px
}

#home #our-story .post p {
	margin: 20px 0
}

#home #our-story .post .tb-break,
#story.full-page .post .tb-break {
	display: none;
	margin: 0 auto
}

.page-id-609 .post {
	background: url(img/solid-red-bg-seethru.png) center top repeat;
	width: 635px;
	margin: 0 auto;
	padding: 30px 40px 15px 40px;
	text-align: center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px
}

.page-id-609 .post .title {
	font-family: berlinergroteskmdm;
	letter-spacing: 1px;
	font-size: 48px;
	color: #fff;
	text-transform: uppercase
}

.page-id-609 #mission-statement .post p {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	line-height: 12px
}

.page-id-609 .post p {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	line-height: 27px
}

.page-id-609 .post .tb-break {
	display: block;
	margin: 25px auto;
	position: relative
}

#home #our-story #story-side ul {
	list-style: none;
	text-align: right
}

#home #our-story #story-side ul .menu-item,
#story.full-page #story-side ul .menu-item {
	margin-bottom: 20px
}

#home #our-story #story-side ul .menu-item a,
#story.full-page #story-side ul .menu-item a {
	color: #e6e6e6;
	font-size: 14px;
	font-weight: 600
}

#home #our-story #story-side ul .menu-item a:hover,
#story.full-page #story-side ul .menu-item a:hover {
	color: #fff
}

#home #our-story #story-side ul .menu-item a.active,
#story.full-page #story-side ul .menu-item a.active {
	color: #fff;
	font-size: 18px
}

#home #our-story #story-side ul .menu-item a .tb-menu-item,
#story.full-page #story-side ul .menu-item a .tb-menu-item {
	margin: 0 0 -2px 20px
}

#home #our-story #story-side ul .menu-item a .tb-menu-item.tb-active,
#story.full-page #story-side ul .menu-item a .tb-menu-item.tb-active {
	margin: 0 -14px -7px 12px
}

#home #our-story #story-side ul .menu-item.current-menu-item a,
#story.full-page #story-side ul .menu-item.current-menu-item a {
	color: #fff
}

#home #our-story #story-side ul .menu-item.current-menu-item a .tb-menu-item,
#story.full-page #story-side ul .menu-item.current-menu-item a .tb-menu-item {
	background-image: url(img/tb_ss.png);
	width: 39px;
	height: 38px;
	background-position: -263px -102px;
	margin: 0 -14px -7px 12px
}

#home #our-story#community #story-side .menu-item:last-child>a,
#story.full-page#community #story-side .menu-item:last-child>a {
	color: #fff;
	font-size: 18px
}

#home #our-story {
	position: relative;
	z-index: 10;
	padding: 1em 0;
	background-size: cover;
	border-top: 1px solid #000
}

#home #our-story p {
	text-align: left
}

#home #our-story .button {
	display: block;
	width: 146px;
	line-height: 24px;
	height: 38px;
	font-size: 16px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin: 15px 0
}

.full-page {
	width: 100%
}

.full-page .wrap:after {
	content: '';
	display: block;
	clear: both
}

.full-page .post {
	overflow: hidden
}

.full-page .title {
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#js-productData .full-page .title {
	text-align: center
}

.full-page #hero,
.full-page #product-cat {
	position: relative;
	width: 100%;
	min-height: 460px;
	margin: 0 0 30px;
	background: #fff
}

.full-page #hero {
	min-height: 460px
}

.full-page #hero a,
.full-page #product-cat a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page #hero .content,
.full-page #hero figure,
.full-page #product-cat .content,
.full-page #product-cat figure {
	padding: 55px 0 0;
	float: left
}

#product.full-page #hero .content,
#product.full-page #hero figure {
	padding-top: 0
}

.blog {
	margin-top: 3em
}

#ingredients #blog {
	background-color: #efe8d8;
}

#blog>.blog {
	background-image: url("img/tb_bg.jpg");
	background-repeat: repeat-y;
	background-position: 50% 0%;
	background-size: 2400px;
}

.blog-inner,
#product .inner-container {
	margin-top: 2em
}

.full-page #hero .content {
	line-height: 1.25em
}

.full-page #hero figure,
.full-page #product-cat figure {
	margin-right: 45px
}

.full-page #hero figure img,
.full-page #product-cat figure img {
	position: relative;
	z-index: 5
}

.full-page #hero figure ul,
.full-page #product-cat figure ul {
	list-style: none;
	overflow: hidden;
	margin-top: 5px
}

.full-page #hero figure ul li,
.full-page #product-cat figure ul li {
	float: left;
	margin: 0 6px 0 0
}

.full-page #hero figure ul li img,
.full-page #product-cat figure ul li img {
	width: 83px;
	height: auto;
	cursor: pointer
}

.full-page #hero figure ul li:last-child,
.full-page #product-cat figure ul li:last-child {
	margin: 0
}

.full-page #hero .content,
.full-page #product-cat .content {
	color: #000;
	width: 525px
}

.full-page #hero .content .title,
.full-page #product-cat .content .title {
	max-width: 400px;
	color: #000
}

#hero .wrap-two,
.full-page #hero .wrap-two .content {
	font-family: "Alfa Slab One", berlinergroteskmdm;
	color: #545454
}

#product a.more,
#product a.nutritionlink {
	color: #fec208;
	margin: -.5em 0 1.5em;
	display: block
}

#product a.more:hover,
#product a.nutritionlink:hover {
	color: #000
}

.full-page #hero .content h3,
.full-page #product-cat .content h3 {
	font-size: 16px;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase
}

.full-page #hero .content h3 .nutritionlink,
.full-page #product-cat .content h3 .nutritionlink {
	display: inline-block;
	margin-left: 15px;
	font-size: 12px;
	text-transform: none;
	font-family: tisaproregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page #hero .content h3 .nutritionlink:hover,
.full-page #product-cat .content h3 .nutritionlink:hover {
	color: #fff
}

.full-page #hero .content h3 .nutritionlink:hover .tb-icon,
.full-page #product-cat .content h3 .nutritionlink:hover .tb-icon {
	background-position: -448px -112px
}

.full-page #hero .content h3 .nutritionlink .tb-icon,
.full-page #product-cat .content h3 .nutritionlink .tb-icon {
	margin: 0 0 -7px 6px
}

.full-page #hero .content .more .tb-icon,
.full-page #product-cat .content .more .tb-icon {
	margin: 0 0 -4px 4px
}

.full-page #hero .content .more:hover,
.full-page #product-cat .content .more:hover {
	color: #fff
}

.full-page #hero .content .more:hover .tb-icon,
.full-page #product-cat .content .more:hover .tb-icon {
	background-position: -427px -112px
}

.full-page.category #hero,
.full-page.category #product-cat,
.full-page.products #hero,
.full-page.products #product-cat {
	height: 530px;
	padding-top: 75px
}

.full-page.category #hero figure,
.full-page.category #product-cat figure,
.full-page.products #hero figure,
.full-page.products #product-cat figure {
	position: relative
}

.full-page.category #hero .content,
.full-page.category #product-cat .content,
.full-page.products #hero .content,
.full-page.products #product-cat .content {
	width: 375px
}

.full-page.category #hero .content .title,
.full-page.category #product-cat .content .title,
.full-page.products #hero .content .title,
.full-page.products #product-cat .content .title {
	color: #000;
	font-size: 32px
}

.full-page.category #hero #p-nav,
.full-page.category #product-cat #p-nav,
.full-page.products #hero #p-nav,
.full-page.products #product-cat #p-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background: #9c0815;
	border-top: solid 1px #830712;
	border-bottom: solid 1px #830712
}

.full-page.category #hero #p-nav,
.full-page.products #hero #p-nav {
	position: relative
}

.full-page.products #p-nav #store-links {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.full-page.products #p-nav #store-links .menu-item {
	width: 25%;
	cursor: pointer;
	height: 70px
}

.full-page.products #p-nav #store-links .menu-item:hover {
	color: #fec208
}

.full-page.products #p-nav #store-links .menu-item.all {
	line-height: 70px
}

.full-page.products #p-nav #store-links img {
	display: block;
	margin: 0 auto;
	width: 75px
}

.full-page.category #hero #p-nav strong,
.full-page.category #product-cat #p-nav strong,
.full-page.products #hero #p-nav strong,
.full-page.products #product-cat #p-nav strong {
	display: block;
	float: left;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 10px;
	text-transform: uppercase
}

.full-page.category #hero #p-nav .dropdown,
.full-page.category #product-cat #p-nav .dropdown,
.full-page.products #hero #p-nav .dropdown,
.full-page.products #product-cat #p-nav .dropdown {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	background: #830712;
	overflow: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in;
	transition: .3s all ease-in
}

.full-page.category #hero #p-nav .dropdown .block,
.full-page.category #product-cat #p-nav .dropdown .block,
.full-page.products #hero #p-nav .dropdown .block,
.full-page.products #product-cat #p-nav .dropdown .block {
	width: 300px;
	height: 300px;
	margin: 0 30px 0 0;
	padding: 20px;
	clear: none;
	float: left;
	text-align: left;
	background: url(img/border_right.png) 100% 45% no-repeat
}

.full-page.category #hero #p-nav .dropdown .block .title,
.full-page.category #product-cat #p-nav .dropdown .block .title,
.full-page.products #hero #p-nav .dropdown .block .title,
.full-page.products #product-cat #p-nav .dropdown .block .title {
	text-transform: uppercase
}

.full-page.category #hero #p-nav .dropdown .block:last-child,
.full-page.category #product-cat #p-nav .dropdown .block:last-child,
.full-page.products #hero #p-nav .dropdown .block:last-child,
.full-page.products #product-cat #p-nav .dropdown .block:last-child {
	margin: 0
}

.full-page.category #hero #p-nav .dropdown .block#group1 label,
.full-page.category #product-cat #p-nav .dropdown .block#group1 label,
.full-page.products #hero #p-nav .dropdown .block#group1 label,
.full-page.products #product-cat #p-nav .dropdown .block#group1 label {
	width: 45%
}

.full-page.category #hero #p-nav .dropdown .block#group2 label,
.full-page.category #product-cat #p-nav .dropdown .block#group2 label,
.full-page.products #hero #p-nav .dropdown .block#group2 label,
.full-page.products #product-cat #p-nav .dropdown .block#group2 label {
	width: 45%
}

.full-page.category #hero #p-nav .slides,
.full-page.category #hero #p-nav ul,
.full-page.category #product-cat #p-nav .slides,
.full-page.category #product-cat #p-nav ul,
.full-page.products #hero #p-nav .slides,
.full-page.products #hero #p-nav ul,
.full-page.products #product-cat #p-nav .slides,
.full-page.products #product-cat #p-nav ul {
	float: left;
	height: 70px;
	list-style: none
}

.full-page.category #hero #p-nav .slides .ms-postfeed,
.full-page.category #hero #p-nav ul .ms-postfeed,
.full-page.category #product-cat #p-nav .slides .ms-postfeed,
.full-page.category #product-cat #p-nav ul .ms-postfeed,
.full-page.products #hero #p-nav .slides .ms-postfeed,
.full-page.products #hero #p-nav ul .ms-postfeed,
.full-page.products #product-cat #p-nav .slides .ms-postfeed,
.full-page.products #product-cat #p-nav ul .ms-postfeed {
	margin-right: 0;
	width: 151px;
	height: 90px
}

.full-page.category #hero #p-nav .slides .ms-postfeed a,
.full-page.category #hero #p-nav ul .ms-postfeed a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed a,
.full-page.category #product-cat #p-nav ul .ms-postfeed a,
.full-page.products #hero #p-nav .slides .ms-postfeed a,
.full-page.products #hero #p-nav ul .ms-postfeed a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed a,
.full-page.products #product-cat #p-nav ul .ms-postfeed a {
	width: 151px;
	height: 90px;
	padding: 0!important
}

.full-page.category #hero #p-nav .slides .menu-item,
.full-page.category #hero #p-nav .slides .ms-postfeed,
.full-page.category #hero #p-nav ul .menu-item,
.full-page.category #hero #p-nav ul .ms-postfeed,
.full-page.category #product-cat #p-nav .slides .menu-item,
.full-page.category #product-cat #p-nav .slides .ms-postfeed,
.full-page.category #product-cat #p-nav ul .menu-item,
.full-page.category #product-cat #p-nav ul .ms-postfeed,
.full-page.products #hero #p-nav .slides .menu-item,
.full-page.products #hero #p-nav .slides .ms-postfeed,
.full-page.products #hero #p-nav ul .menu-item,
.full-page.products #hero #p-nav ul .ms-postfeed,
.full-page.products #product-cat #p-nav .slides .menu-item,
.full-page.products #product-cat #p-nav .slides .ms-postfeed,
.full-page.products #product-cat #p-nav ul .menu-item,
.full-page.products #product-cat #p-nav ul .ms-postfeed {
	float: left
}

.full-page.category #hero #p-nav .slides .menu-item a,
.full-page.category #hero #p-nav .slides .ms-postfeed a,
.full-page.category #hero #p-nav ul .menu-item a,
.full-page.category #hero #p-nav ul .ms-postfeed a,
.full-page.category #product-cat #p-nav .slides .menu-item a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed a,
.full-page.category #product-cat #p-nav ul .menu-item a,
.full-page.category #product-cat #p-nav ul .ms-postfeed a,
.full-page.products #hero #p-nav .slides .menu-item a,
.full-page.products #hero #p-nav .slides .ms-postfeed a,
.full-page.products #hero #p-nav ul .menu-item a,
.full-page.products #hero #p-nav ul .ms-postfeed a,
.full-page.products #product-cat #p-nav .slides .menu-item a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed a,
.full-page.products #product-cat #p-nav ul .menu-item a,
.full-page.products #product-cat #p-nav ul .ms-postfeed a {
	position: relative;
	display: block;
	min-width: 130px;
	padding: 0 10px;
	line-height: 70px;
	color: #fff;
	border-right: solid 1px #830712
}

.full-page.category #hero #p-nav .slides .menu-item a .tb-icon,
.full-page.category #hero #p-nav .slides .ms-postfeed a .tb-icon,
.full-page.category #hero #p-nav ul .menu-item a .tb-icon,
.full-page.category #hero #p-nav ul .ms-postfeed a .tb-icon,
.full-page.category #product-cat #p-nav .slides .menu-item a .tb-icon,
.full-page.category #product-cat #p-nav .slides .ms-postfeed a .tb-icon,
.full-page.category #product-cat #p-nav ul .menu-item a .tb-icon,
.full-page.category #product-cat #p-nav ul .ms-postfeed a .tb-icon,
.full-page.products #hero #p-nav .slides .menu-item a .tb-icon,
.full-page.products #hero #p-nav .slides .ms-postfeed a .tb-icon,
.full-page.products #hero #p-nav ul .menu-item a .tb-icon,
.full-page.products #hero #p-nav ul .ms-postfeed a .tb-icon,
.full-page.products #product-cat #p-nav .slides .menu-item a .tb-icon,
.full-page.products #product-cat #p-nav .slides .ms-postfeed a .tb-icon,
.full-page.products #product-cat #p-nav ul .menu-item a .tb-icon,
.full-page.products #product-cat #p-nav ul .ms-postfeed a .tb-icon {
	margin: 0 6px -9px 0
}

.full-page.category #hero #p-nav .slides .menu-item a .tb-icon.tb-dropdown,
.full-page.category #hero #p-nav .slides .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.category #hero #p-nav ul .menu-item a .tb-icon.tb-dropdown,
.full-page.category #hero #p-nav ul .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.category #product-cat #p-nav .slides .menu-item a .tb-icon.tb-dropdown,
.full-page.category #product-cat #p-nav .slides .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.category #product-cat #p-nav ul .menu-item a .tb-icon.tb-dropdown,
.full-page.category #product-cat #p-nav ul .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.products #hero #p-nav .slides .menu-item a .tb-icon.tb-dropdown,
.full-page.products #hero #p-nav .slides .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.products #hero #p-nav ul .menu-item a .tb-icon.tb-dropdown,
.full-page.products #hero #p-nav ul .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.products #product-cat #p-nav .slides .menu-item a .tb-icon.tb-dropdown,
.full-page.products #product-cat #p-nav .slides .ms-postfeed a .tb-icon.tb-dropdown,
.full-page.products #product-cat #p-nav ul .menu-item a .tb-icon.tb-dropdown,
.full-page.products #product-cat #p-nav ul .ms-postfeed a .tb-icon.tb-dropdown {
	margin: 0 0 0 12px
}

.full-page.category #hero #p-nav .slides .menu-item:first-child a,
.full-page.category #hero #p-nav .slides .ms-postfeed:first-child a,
.full-page.category #hero #p-nav ul .menu-item:first-child a,
.full-page.category #hero #p-nav ul .ms-postfeed:first-child a,
.full-page.category #product-cat #p-nav .slides .menu-item:first-child a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed:first-child a,
.full-page.category #product-cat #p-nav ul .menu-item:first-child a,
.full-page.category #product-cat #p-nav ul .ms-postfeed:first-child a,
.full-page.products #hero #p-nav .slides .menu-item:first-child a,
.full-page.products #hero #p-nav .slides .ms-postfeed:first-child a,
.full-page.products #hero #p-nav ul .menu-item:first-child a,
.full-page.products #hero #p-nav ul .ms-postfeed:first-child a,
.full-page.products #product-cat #p-nav .slides .menu-item:first-child a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed:first-child a,
.full-page.products #product-cat #p-nav ul .menu-item:first-child a,
.full-page.products #product-cat #p-nav ul .ms-postfeed:first-child a {
	border-left: solid 1px #830712
}

.full-page.category #hero #p-nav .slides .menu-item label,
.full-page.category #hero #p-nav .slides .ms-postfeed label,
.full-page.category #hero #p-nav ul .menu-item label,
.full-page.category #hero #p-nav ul .ms-postfeed label,
.full-page.category #product-cat #p-nav .slides .menu-item label,
.full-page.category #product-cat #p-nav .slides .ms-postfeed label,
.full-page.category #product-cat #p-nav ul .menu-item label,
.full-page.category #product-cat #p-nav ul .ms-postfeed label,
.full-page.products #hero #p-nav .slides .menu-item label,
.full-page.products #hero #p-nav .slides .ms-postfeed label,
.full-page.products #hero #p-nav ul .menu-item label,
.full-page.products #hero #p-nav ul .ms-postfeed label,
.full-page.products #product-cat #p-nav .slides .menu-item label,
.full-page.products #product-cat #p-nav .slides .ms-postfeed label,
.full-page.products #product-cat #p-nav ul .menu-item label,
.full-page.products #product-cat #p-nav ul .ms-postfeed label {
	display: inline-block;
	width: 100%;
	color: #fff
}

.full-page.category #hero #p-nav .slides .menu-item.active>a,
.full-page.category #hero #p-nav .slides .menu-item:hover>a,
.full-page.category #hero #p-nav .slides .ms-postfeed.active>a,
.full-page.category #hero #p-nav .slides .ms-postfeed:hover>a,
.full-page.category #hero #p-nav ul .menu-item.active>a,
.full-page.category #hero #p-nav ul .menu-item:hover>a,
.full-page.category #hero #p-nav ul .ms-postfeed.active>a,
.full-page.category #hero #p-nav ul .ms-postfeed:hover>a,
.full-page.category #product-cat #p-nav .slides .menu-item.active>a,
.full-page.category #product-cat #p-nav .slides .menu-item:hover>a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.active>a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed:hover>a,
.full-page.category #product-cat #p-nav ul .menu-item.active>a,
.full-page.category #product-cat #p-nav ul .menu-item:hover>a,
.full-page.category #product-cat #p-nav ul .ms-postfeed.active>a,
.full-page.category #product-cat #p-nav ul .ms-postfeed:hover>a,
.full-page.products #hero #p-nav .slides .menu-item.active>a,
.full-page.products #hero #p-nav .slides .menu-item:hover>a,
.full-page.products #hero #p-nav .slides .ms-postfeed.active>a,
.full-page.products #hero #p-nav .slides .ms-postfeed:hover>a,
.full-page.products #hero #p-nav ul .menu-item.active>a,
.full-page.products #hero #p-nav ul .menu-item:hover>a,
.full-page.products #hero #p-nav ul .ms-postfeed.active>a,
.full-page.products #hero #p-nav ul .ms-postfeed:hover>a,
.full-page.products #product-cat #p-nav .slides .menu-item.active>a,
.full-page.products #product-cat #p-nav .slides .menu-item:hover>a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.active>a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed:hover>a,
.full-page.products #product-cat #p-nav ul .menu-item.active>a,
.full-page.products #product-cat #p-nav ul .menu-item:hover>a,
.full-page.products #product-cat #p-nav ul .ms-postfeed.active>a,
.full-page.products #product-cat #p-nav ul .ms-postfeed:hover>a {
	color: #fec208;
	background: #830712
}

.full-page.category #hero #p-nav .slides .menu-item:hover>.dropdown,
.full-page.category #hero #p-nav .slides .ms-postfeed:hover>.dropdown,
.full-page.category #hero #p-nav ul .menu-item:hover>.dropdown,
.full-page.category #hero #p-nav ul .ms-postfeed:hover>.dropdown,
.full-page.category #product-cat #p-nav .slides .menu-item:hover>.dropdown,
.full-page.category #product-cat #p-nav .slides .ms-postfeed:hover>.dropdown,
.full-page.category #product-cat #p-nav ul .menu-item:hover>.dropdown,
.full-page.category #product-cat #p-nav ul .ms-postfeed:hover>.dropdown,
.full-page.products #hero #p-nav .slides .menu-item:hover>.dropdown,
.full-page.products #hero #p-nav .slides .ms-postfeed:hover>.dropdown,
.full-page.products #hero #p-nav ul .menu-item:hover>.dropdown,
.full-page.products #hero #p-nav ul .ms-postfeed:hover>.dropdown,
.full-page.products #product-cat #p-nav .slides .menu-item:hover>.dropdown,
.full-page.products #product-cat #p-nav .slides .ms-postfeed:hover>.dropdown,
.full-page.products #product-cat #p-nav ul .menu-item:hover>.dropdown,
.full-page.products #product-cat #p-nav ul .ms-postfeed:hover>.dropdown {
	height: 300px;
	opacity: 1
}

.full-page.category #hero #p-nav .slides .menu-item:hover .tb-dropdown,
.full-page.category #hero #p-nav .slides .ms-postfeed:hover .tb-dropdown,
.full-page.category #hero #p-nav ul .menu-item:hover .tb-dropdown,
.full-page.category #hero #p-nav ul .ms-postfeed:hover .tb-dropdown,
.full-page.category #product-cat #p-nav .slides .menu-item:hover .tb-dropdown,
.full-page.category #product-cat #p-nav .slides .ms-postfeed:hover .tb-dropdown,
.full-page.category #product-cat #p-nav ul .menu-item:hover .tb-dropdown,
.full-page.category #product-cat #p-nav ul .ms-postfeed:hover .tb-dropdown,
.full-page.products #hero #p-nav .slides .menu-item:hover .tb-dropdown,
.full-page.products #hero #p-nav .slides .ms-postfeed:hover .tb-dropdown,
.full-page.products #hero #p-nav ul .menu-item:hover .tb-dropdown,
.full-page.products #hero #p-nav ul .ms-postfeed:hover .tb-dropdown,
.full-page.products #product-cat #p-nav .slides .menu-item:hover .tb-dropdown,
.full-page.products #product-cat #p-nav .slides .ms-postfeed:hover .tb-dropdown,
.full-page.products #product-cat #p-nav ul .menu-item:hover .tb-dropdown,
.full-page.products #product-cat #p-nav ul .ms-postfeed:hover .tb-dropdown {
	background-position: -114px -86px
}

.full-page.category #hero #p-nav .slides .menu-item.ingredient,
.full-page.category #hero #p-nav .slides .ms-postfeed.ingredient,
.full-page.category #hero #p-nav ul .menu-item.ingredient,
.full-page.category #hero #p-nav ul .ms-postfeed.ingredient,
.full-page.category #product-cat #p-nav .slides .menu-item.ingredient,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.ingredient,
.full-page.category #product-cat #p-nav ul .menu-item.ingredient,
.full-page.category #product-cat #p-nav ul .ms-postfeed.ingredient,
.full-page.products #hero #p-nav .slides .menu-item.ingredient,
.full-page.products #hero #p-nav .slides .ms-postfeed.ingredient,
.full-page.products #hero #p-nav ul .menu-item.ingredient,
.full-page.products #hero #p-nav ul .ms-postfeed.ingredient,
.full-page.products #product-cat #p-nav .slides .menu-item.ingredient,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.ingredient,
.full-page.products #product-cat #p-nav ul .menu-item.ingredient,
.full-page.products #product-cat #p-nav ul .ms-postfeed.ingredient {
	position: relative;
	border-bottom: solid 1px #830712;
	background: #9c0815
}

.full-page.category #hero #p-nav .slides .menu-item.ingredient a,
.full-page.category #hero #p-nav .slides .ms-postfeed.ingredient a,
.full-page.category #hero #p-nav ul .menu-item.ingredient a,
.full-page.category #hero #p-nav ul .ms-postfeed.ingredient a,
.full-page.category #product-cat #p-nav .slides .menu-item.ingredient a,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.ingredient a,
.full-page.category #product-cat #p-nav ul .menu-item.ingredient a,
.full-page.category #product-cat #p-nav ul .ms-postfeed.ingredient a,
.full-page.products #hero #p-nav .slides .menu-item.ingredient a,
.full-page.products #hero #p-nav .slides .ms-postfeed.ingredient a,
.full-page.products #hero #p-nav ul .menu-item.ingredient a,
.full-page.products #hero #p-nav ul .ms-postfeed.ingredient a,
.full-page.products #product-cat #p-nav .slides .menu-item.ingredient a,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.ingredient a,
.full-page.products #product-cat #p-nav ul .menu-item.ingredient a,
.full-page.products #product-cat #p-nav ul .ms-postfeed.ingredient a {
	padding: 0
}

.full-page.category #hero #p-nav .slides .menu-item.ingredient a h3,
.full-page.category #hero #p-nav .slides .ms-postfeed.ingredient a h3,
.full-page.category #hero #p-nav ul .menu-item.ingredient a h3,
.full-page.category #hero #p-nav ul .ms-postfeed.ingredient a h3,
.full-page.category #product-cat #p-nav .slides .menu-item.ingredient a h3,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.ingredient a h3,
.full-page.category #product-cat #p-nav ul .menu-item.ingredient a h3,
.full-page.category #product-cat #p-nav ul .ms-postfeed.ingredient a h3,
.full-page.products #hero #p-nav .slides .menu-item.ingredient a h3,
.full-page.products #hero #p-nav .slides .ms-postfeed.ingredient a h3,
.full-page.products #hero #p-nav ul .menu-item.ingredient a h3,
.full-page.products #hero #p-nav ul .ms-postfeed.ingredient a h3,
.full-page.products #product-cat #p-nav .slides .menu-item.ingredient a h3,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.ingredient a h3,
.full-page.products #product-cat #p-nav ul .menu-item.ingredient a h3,
.full-page.products #product-cat #p-nav ul .ms-postfeed.ingredient a h3 {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1.5
}

.full-page.category #hero #p-nav .slides .menu-item.specialty-diet .dropdown,
.full-page.category #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown,
.full-page.category #hero #p-nav ul .menu-item.specialty-diet .dropdown,
.full-page.category #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown,
.full-page.category #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown,
.full-page.category #product-cat #p-nav ul .menu-item.specialty-diet .dropdown,
.full-page.category #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown,
.full-page.products #hero #p-nav .slides .menu-item.specialty-diet .dropdown,
.full-page.products #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown,
.full-page.products #hero #p-nav ul .menu-item.specialty-diet .dropdown,
.full-page.products #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown,
.full-page.products #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown,
.full-page.products #product-cat #p-nav ul .menu-item.specialty-diet .dropdown,
.full-page.products #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown {
	text-align: center
}

.full-page.category #hero #p-nav .slides .menu-item.specialty-diet .dropdown .wrap,
.full-page.category #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.category #hero #p-nav ul .menu-item.specialty-diet .dropdown .wrap,
.full-page.category #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.category #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown .wrap,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.category #product-cat #p-nav ul .menu-item.specialty-diet .dropdown .wrap,
.full-page.category #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.products #hero #p-nav .slides .menu-item.specialty-diet .dropdown .wrap,
.full-page.products #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.products #hero #p-nav ul .menu-item.specialty-diet .dropdown .wrap,
.full-page.products #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.products #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown .wrap,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown .wrap,
.full-page.products #product-cat #p-nav ul .menu-item.specialty-diet .dropdown .wrap,
.full-page.products #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown .wrap {
	padding: 40px 0
}

.full-page.category #hero #p-nav .slides .menu-item.specialty-diet .dropdown label,
.full-page.category #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown label,
.full-page.category #hero #p-nav ul .menu-item.specialty-diet .dropdown label,
.full-page.category #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown label,
.full-page.category #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown label,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown label,
.full-page.category #product-cat #p-nav ul .menu-item.specialty-diet .dropdown label,
.full-page.category #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown label,
.full-page.products #hero #p-nav .slides .menu-item.specialty-diet .dropdown label,
.full-page.products #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown label,
.full-page.products #hero #p-nav ul .menu-item.specialty-diet .dropdown label,
.full-page.products #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown label,
.full-page.products #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown label,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown label,
.full-page.products #product-cat #p-nav ul .menu-item.specialty-diet .dropdown label,
.full-page.products #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown label {
	width: auto;
	margin-right: 20px
}

.full-page.category #hero #p-nav .slides .menu-item.specialty-diet .dropdown label:last-child,
.full-page.category #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.category #hero #p-nav ul .menu-item.specialty-diet .dropdown label:last-child,
.full-page.category #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.category #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown label:last-child,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.category #product-cat #p-nav ul .menu-item.specialty-diet .dropdown label:last-child,
.full-page.category #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.products #hero #p-nav .slides .menu-item.specialty-diet .dropdown label:last-child,
.full-page.products #hero #p-nav .slides .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.products #hero #p-nav ul .menu-item.specialty-diet .dropdown label:last-child,
.full-page.products #hero #p-nav ul .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.products #product-cat #p-nav .slides .menu-item.specialty-diet .dropdown label:last-child,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.specialty-diet .dropdown label:last-child,
.full-page.products #product-cat #p-nav ul .menu-item.specialty-diet .dropdown label:last-child,
.full-page.products #product-cat #p-nav ul .ms-postfeed.specialty-diet .dropdown label:last-child {
	margin-right: 0
}

.full-page.category #hero #p-nav .slides .menu-item.specialty-diet:hover>.dropdown,
.full-page.category #hero #p-nav .slides .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.category #hero #p-nav ul .menu-item.specialty-diet:hover>.dropdown,
.full-page.category #hero #p-nav ul .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.category #product-cat #p-nav .slides .menu-item.specialty-diet:hover>.dropdown,
.full-page.category #product-cat #p-nav .slides .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.category #product-cat #p-nav ul .menu-item.specialty-diet:hover>.dropdown,
.full-page.category #product-cat #p-nav ul .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.products #hero #p-nav .slides .menu-item.specialty-diet:hover>.dropdown,
.full-page.products #hero #p-nav .slides .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.products #hero #p-nav ul .menu-item.specialty-diet:hover>.dropdown,
.full-page.products #hero #p-nav ul .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.products #product-cat #p-nav .slides .menu-item.specialty-diet:hover>.dropdown,
.full-page.products #product-cat #p-nav .slides .ms-postfeed.specialty-diet:hover>.dropdown,
.full-page.products #product-cat #p-nav ul .menu-item.specialty-diet:hover>.dropdown,
.full-page.products #product-cat #p-nav ul .ms-postfeed.specialty-diet:hover>.dropdown {
	height: 100px
}

.full-page.category #hero #p-nav #product-search,
.full-page.category #product-cat #p-nav #product-search,
.full-page.products #hero #p-nav #product-search,
.full-page.products #product-cat #p-nav #product-search {
	position: relative;
	float: right;
	width: 150px;
	height: 30px;
	padding: 0 15px;
	margin: 20px 0 20px;
	background: #fff;
	border: solid 1px #b2b0ac;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}

.full-page.category #hero #p-nav #product-search label,
.full-page.category #product-cat #p-nav #product-search label,
.full-page.products #hero #p-nav #product-search label,
.full-page.products #product-cat #p-nav #product-search label {
	display: inline-block;
	width: 95px;
	height: 28px
}

.full-page.category #hero #p-nav #product-search label span,
.full-page.category #product-cat #p-nav #product-search label span,
.full-page.products #hero #p-nav #product-search label span,
.full-page.products #product-cat #p-nav #product-search label span {
	display: none
}

.full-page.category #hero #p-nav #product-search label .search-field,
.full-page.category #product-cat #p-nav #product-search label .search-field,
.full-page.products #hero #p-nav #product-search label .search-field,
.full-page.products #product-cat #p-nav #product-search label .search-field {
	width: 95px;
	height: 28px;
	font-size: 13px;
	background: 0 0;
	border: 0;
	outline: 0;
	font-family: tisa_proregular_italic;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #b2b0ac
}

.full-page.category #hero #p-nav .search-submit,
.full-page.category #product-cat #p-nav .search-submit,
.full-page.products #hero #p-nav .search-submit,
.full-page.products #product-cat #p-nav .search-submit {
	position: absolute;
	top: 6px;
	right: 14px;
	display: inline-block;
	text-indent: -300px;
	overflow: hidden;
	width: 17px;
	height: 17px;
	background-color: transparent;
	background-image: url(img/tb_ss.png);
	background-position: -30px -112px;
	border: 0
}

.full-page.category #hero #p-nav.ingredients,
.full-page.category #product-cat #p-nav.ingredients,
.full-page.products #hero #p-nav.ingredients,
.full-page.products #product-cat #p-nav.ingredients {
	height: 90px
}

.full-page.category #hero #p-nav.ingredients strong,
.full-page.category #product-cat #p-nav.ingredients strong,
.full-page.products #hero #p-nav.ingredients strong,
.full-page.products #product-cat #p-nav.ingredients strong {
	height: 90px;
	line-height: 20px;
	width: 150px;
	padding: 25px 0
}

.full-page.category #hero #p-nav.ingredients .metaslider,
.full-page.category #product-cat #p-nav.ingredients .metaslider,
.full-page.products #hero #p-nav.ingredients .metaslider,
.full-page.products #product-cat #p-nav.ingredients .metaslider {
	margin: 0!important;
	float: left
}

.full-page.category #hero #p-nav.ingredients .flexslider .flex-viewport,
.full-page.category #product-cat #p-nav.ingredients .flexslider .flex-viewport,
.full-page.products #hero #p-nav.ingredients .flexslider .flex-viewport,
.full-page.products #product-cat #p-nav.ingredients .flexslider .flex-viewport {
	padding: 0 40px
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a {
	display: block;
	top: 0;
	margin: 0;
	width: 40px;
	height: 90px;
	opacity: 1;
	background: #830712
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a:before,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a:before,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a:before,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a:before {
	content: '';
	display: block;
	position: absolute;
	top: 37px;
	left: 15px;
	background-image: url(img/tb_ss.png)
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a.flex-prev:before,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a.flex-prev:before,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a.flex-prev:before,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a.flex-prev:before {
	width: 10px;
	height: 15px;
	background-position: -38px -97px
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a.flex-next:before,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a.flex-next:before,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a.flex-next:before,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a.flex-next:before {
	width: 10px;
	height: 15px;
	background-position: -49px -97px
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a.flex-prev,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a.flex-prev,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a.flex-prev,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a.flex-prev {
	left: 0
}

.full-page.category #hero #p-nav.ingredients .flex-direction-nav a.flex-next,
.full-page.category #product-cat #p-nav.ingredients .flex-direction-nav a.flex-next,
.full-page.products #hero #p-nav.ingredients .flex-direction-nav a.flex-next,
.full-page.products #product-cat #p-nav.ingredients .flex-direction-nav a.flex-next {
	right: 0
}

.full-page.category #hero #p-nav.ingredients ul,
.full-page.category #product-cat #p-nav.ingredients ul,
.full-page.products #hero #p-nav.ingredients ul,
.full-page.products #product-cat #p-nav.ingredients ul {
	width: 810px
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed img,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed img,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed img,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed img {
	opacity: .25;
	width: 150px!important;
	height: 90px
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed img:hover,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed img:hover,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed img:hover,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed img:hover {
	opacity: 1
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed a,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed a,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed a,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed a {
	position: relative
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed a:before,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed a:before,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed a:before,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed a:before {
	content: url(img/ingredients/shadow.png) left bottom no-repeat;
	position: absolute;
	opacity: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 40px
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed a:hover:before,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed a:hover:before,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed a:hover:before,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed a:hover:before {
	opacity: 1
}

.full-page.category #hero #p-nav.ingredients ul .ms-postchild:first-child a,
.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:first-child,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postchild:first-child a,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed:first-child,
.full-page.products #hero #p-nav.ingredients ul .ms-postchild:first-child a,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed:first-child,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postchild:first-child a,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed:first-child {
	width: 152px
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:first-child img,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed:first-child img,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed:first-child img,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed:first-child img {
	width: 150px
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed .caption,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed .caption,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed .caption,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed .caption {
	text-align: center
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:hover img,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed:hover img,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed:hover img,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed:hover img {
	opacity: 1
}

.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:hover .caption,
.full-page.category #product-cat #p-nav.ingredients ul .ms-postfeed:hover .caption,
.full-page.products #hero #p-nav.ingredients ul .ms-postfeed:hover .caption,
.full-page.products #product-cat #p-nav.ingredients ul .ms-postfeed:hover .caption {
	color: #fec208
}

.full-page.category #hero #p-nav.ingredients .wrap,
.full-page.category #hero #p-nav.ingredients ul,
.full-page.category #hero #p-nav.ingredients ul .menu-item a,
.full-page.category #product-cat #p-nav.ingredients .wrap,
.full-page.category #product-cat #p-nav.ingredients ul,
.full-page.category #product-cat #p-nav.ingredients ul .menu-item a,
.full-page.products #hero #p-nav.ingredients .wrap,
.full-page.products #hero #p-nav.ingredients ul,
.full-page.products #hero #p-nav.ingredients ul .menu-item a,
.full-page.products #product-cat #p-nav.ingredients .wrap,
.full-page.products #product-cat #p-nav.ingredients ul,
.full-page.products #product-cat #p-nav.ingredients ul .menu-item a {
	overflow: hidden;
	height: 90px
}

.full-page.category .product-head,
.full-page.products .product-head {
	position: relative;
	text-align: center;
	margin-bottom: 25px
}

.full-page.category .product-head .backlink,
.full-page.category .product-head .title,
.full-page.products .product-head .backlink,
.full-page.products .product-head .title {
	z-index: 1;
	display: inline-block
}

.full-page.category .product-head .title,
.full-page.products .product-head .title {
	position: relative;
	text-transform: uppercase;
	color: #000;
	font-size: 34px;
	padding: 0 20px
}

.full-page.category .product-head .title a,
.full-page.products .product-head .title a {
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: klblissregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page.category .product-head .backlink,
.full-page.products .product-head .backlink {
	position: absolute;
	left: 0;
	top: 5px;
	padding: 0 12px
}

.full-page.category .product-head .backlink .tb-icon,
.full-page.products .product-head .backlink .tb-icon {
	margin: 0 5px -4px 0
}

.full-page.category .product-head hr,
.full-page.products .product-head hr {
	position: absolute;
	top: 6px;
	left: 0;
	width: 100%;
	height: 8px;
	border: 0
}

.full-page.products .product-head hr {
	position: initial;
	width: 100%;
	height: 8px;
	border: 0;
	margin: 50px 0 60px
}

.full-page.category .product-head:after,
.full-page.products .product-head:after {
	content: '';
	display: block;
	clear: both
}

.full-page.category .wrap .block,
.full-page.products .wrap .block {
	clear: left;
	overflow: hidden;
	margin-bottom: 25px
}

.full-page.category .wrap .post,
.full-page.products .wrap .post {
	float: left;
	text-align: center;
	margin: 0 14px 25px 13px;
	width: 165px;
	height: 240px;
	position: relative
}

.post-type-archive-tb_recipes .full-page.category .wrap .post {
	height: 203px
}

#store-items {
	margin-top: 30px
}

.full-page.products #store-items.wrap .post {
	position: relative;
	width: 293px;
	height: 133px
}

.full-page.products #store-items.wrap .post figure {
	float: left
}

.full-page.products #store-items.wrap .post figure img {
	height: 80px;
	width: auto
}

.full-page.products #store-items.wrap .post .block {
	float: right;
	position: relative;
	z-index: 10;
	width: 220px;
	clear: none;
	text-align: left;
	padding-left: 15px
}

.full-page.products #store-items.wrap .post .block .buy {
	margin: 10px 0
}

.full-page.products #store-items.wrap .post .block .buy li {
	display: inline-block;
	vertical-align: middle
}

.full-page.products #store-items.wrap .post .block .buy li:first-child {
	margin-right: 10px
}

.full-page.products #store-items.wrap .post .block .buy li:last-child {
	margin-left: 15px
}

.full-page.products #store-items.wrap .post .block .buy li .pack,
.full-page.products #store-items.wrap .post .block .buy li .price {
	display: block;
	font-size: 14px
}

.full-page.products #store-items.wrap .post .block .buy li .pack {
	color: #341401
}

.full-page.products #store-items.wrap .post .block .buy li .button {
	padding: 0 8px;
	height: 25px;
	line-height: 25px
}

.full-page.products #store-items.wrap .post .block .buy li .button .tb-icon.tb-cart {
	margin-bottom: -5px
}

.full-page.products #store-items.wrap .post .block .buy li .price,
.full-page.products #store-items.wrap .post .block .title {
	color: #b40918
}

.full-page.products #store-items.wrap .post .block .buy li .price {
	font-style: italic
}

.full-page.products #store-items.wrap .post .block .title {
	font-size: 16px
}

.full-page.products #store-items.wrap .post:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 351px;
	height: 135px;
	background: url(img/shop-borders.png) bottom right no-repeat
}

.full-page.category .wrap .post .title a,
.full-page.products .wrap .post .title a {
	font-size: 14px;
	font-family: tisaproregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page#home #product-cat,
.full-page#home #tastymonials,
.full-page#ingredients #product-cat,
.full-page.products #hero {
	padding-top: 40px;
	text-align: center
}

.full-page#home #product-cat .product-archive,
.full-page#home #tastymonials .product-archive,
.full-page#ingredients #product-cat .product-archive,
.full-page.products #hero .product-archive {
	position: relative;
	margin-bottom: 40px
}

.full-page#home #product-cat .product-archive .title,
.full-page#home #tastymonials .product-archive .title,
.full-page#ingredients #product-cat .product-archive .title,
.full-page.products #hero .product-archive .title {
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page#home #product-cat .product-archive:after,
.full-page#home #product-cat .product-archive:before,
.full-page#home #tastymonials .product-archive:after,
.full-page#home #tastymonials .product-archive:before,
.full-page#ingredients #product-cat .product-archive:after,
.full-page#ingredients #product-cat .product-archive:before {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	height: 8px;
	width: 375px;
	zoom: 1;
	opacity: .5
}

.full-page#home #product-cat .product-archive:before,
.full-page#home #tastymonials .product-archive:before,
.full-page#ingredients #product-cat .product-archive:before,
.full-page.products #hero .product-archive:before {
	left: 0
}

.full-page#home #product-cat .product-archive:after,
.full-page#home #tastymonials .product-archive:after,
.full-page#ingredients #product-cat .product-archive:after,
.full-page.products #hero .product-archive:after {
	right: 0
}

.full-page#home #product-cat .block,
.full-page#home #tastymonials .block,
.full-page#ingredients #product-cat .block,
.full-page.products #hero .block {
	position: relative;
	display: inline-block;
	overflow: visible;
	margin-right: 15px;
	width: 378px
}

.full-page#ingredients #product-cat .block {
	width: auto
}

.full-page#home #product-cat .block .title,
.full-page#home #tastymonials .block .title,
.full-page#ingredients #product-cat .block .title,
.full-page.products #hero .block .title {
	color: #000;
	text-align: center;
	font-size: 1em;
	font-weight: 200;
	text-transform: uppercase;
	margin: 0 0 20px 0
}

.full-page#home #product-cat .block img,
.full-page#home #tastymonials .block img,
.full-page#ingredients #product-cat .block img,
.full-page.products #hero .block img {
	position: relative;
	z-index: 5;
	width: 100%;
	height: 211px;
	margin-left: -15px
}

.full-page#home #product-cat .block .button,
.full-page#home #tastymonials .block .button,
.full-page#ingredients #product-cat .block .button,
.full-page.products #hero .block .button {
	position: relative;
	margin-top: 15px;
	z-index: 5;
	color: #b40918
}

.full-page#home #product-cat .block:hover>.button,
.full-page#home #tastymonials .block:hover>.button,
.full-page#ingredients #product-cat .block:hover>.button,
.full-page.products #hero .block:hover>.button {
	background: #fede43;
	background: -moz-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fede43), color-stop(100%, #fecf23));
	background: -webkit-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -o-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: -ms-linear-gradient(top, #fede43 0, #fecf23 100%);
	background: linear-gradient(to bottom, #fede43 0, #fecf23 100%)
}

.full-page#home #product-cat .block,
.full-page.products #hero .block {
	width: 100%
}

.full-page#home #product-cat .block img,
.full-page.products #hero .block img {
	height: auto;
	width: 100%;
	max-width: 302px
}

.full-page#home #tastymonials .block:after {
	content: '';
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -125px;
	display: block;
	width: 378px;
	height: 40px;
	background: #fe102c;
	zoom: 1;
	opacity: .46;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-moz-box-shadow: 0 0 25px 20px #fe102c;
	-webkit-box-shadow: 0 0 25px 20px #fe102c;
	box-shadow: 0 0 25px 20px #fe102c
}

.full-page#home #hero,
.full-page#home #product-cat {
	margin: 0;
	padding-top: 0
}

.full-page#home #product-cat {
	padding-top: 27px
}

.full-page .column-1,
.full-page .column-2 {
	padding-bottom: 30px
}

.full-page .column-1 {
	float: left;
	width: 350px;
	margin-right: 35px
}

.full-page .column-1 .food-icons {
	overflow: hidden;
	width: 100%;
	height: 77px;
	padding: 8px 20px;
	margin: 0 0 30px;
	border: solid 1px #c9bea4;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.full-page .column-1 .food-icons .tb-icon {
	margin-right: 25px
}

.full-page .column-1 .food-icons .tb-icon:last-child {
	margin-right: 0
}

.full-page .column-1 .related {
	position: relative
}

.full-page .column-1 .related .post {
	overflow: hidden;
	margin-bottom: 15px
}

.full-page .column-1 .related .post figure {
	float: left;
	margin-right: 20px
}

.full-page .column-1 .related .post .title {
	color: #000;
	font-size: 16px;
	margin: 30px 0 25px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page .column-2 {
	float: left;
	width: 575px
}

.full-page .column-2 #find-us .block {
	width: 100%;
	height: 227px;
	overflow: hidden
}

.full-page .column-2 #find-us .block .map {
	float: left;
	width: 285px;
	height: 227px;
	border-top: solid 1px #c9bea4;
	border-bottom: solid 1px #c9bea4;
	border-left: solid 1px #c9bea4;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px
}

.full-page .column-2 #find-us .block #storeExplore {
	float: left;
	width: 288px;
	background: #b40918;
	border: solid 1px #6b050e;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0
}

.full-page .column-2 #find-us .block #storeExplore .result a {
	position: relative;
	display: block;
	width: 100%;
	height: 75px;
	color: #fff;
	border-bottom: solid 1px #6b050e
}

.full-page .column-2 #find-us .block #storeExplore .result a .content {
	width: 160px;
	margin-left: 70px;
	padding: 10px 0 0;
	font-size: 12px
}

.full-page .column-2 #find-us .block #storeExplore .result a .content .title {
	font-family: tisa_probold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Alfa Slab One", berlinergroteskmdm
}

.full-page .column-2 #find-us .block #storeExplore .result a .content address {
	font-style: normal
}

.full-page .column-2 #find-us .block #storeExplore .result a .tb-icon {
	position: absolute
}

.full-page .column-2 #find-us .block #storeExplore .result a .tb-icon.tb-number {
	top: 20px;
	left: 15px;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 36px;
	text-align: center
}

.full-page .column-2 #find-us .block #storeExplore .result a .tb-icon.tb-arrow {
	top: 25px;
	right: 15px
}

.full-page .column-2 #find-us .block #storeExplore .result:last-child>a {
	border-bottom: 0
}

.full-page .column-2 #buy-online {
	color: #b40918;
	border-bottom: solid 1px #c9bea4;
	padding: 0 0 20px;
	margin: 30px 0 20px
}

.full-page .column-2 #buy-online ul {
	list-style: none
}

.full-page .column-2 #buy-online ul li {
	height: 30px;
	margin-bottom: 10px;
	text-align: right
}

.full-page .column-2 #buy-online ul .title {
	display: inline-block;
	width: 330px;
	font-family: tisaproregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: left;
	color: #341401
}

.full-page .column-2 #buy-online ul .title small {
	font-size: 12px
}

.full-page .column-2 #buy-online ul .qty,
.full-page .column-2 #buy-online ul .title {
	font-size: 20px;
	margin-right: 10px
}

.full-page .column-2 #buy-online ul .qty {
	display: inline-block;
	width: 115px
}

.full-page .column-2 #buy-online ul .qty select {
	margin-left: 10px
}

#ingredients.full-page #hero {
	padding: 0;
	margin: 0
}

#ingredients.full-page #hero .content {
	width: 380px;
	padding-top: 80px
}

#ingredients.full-page #hero .content .title {
	font-size: 30px;
	text-transform: uppercase;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #41693d
}

#ingredients.full-page #hero #real-stats {
	position: relative
}

#ingredients.full-page #hero #real-stats .stat {
	width: 145px;
	height: 145px
}

#ingredients.full-page.category #product-cat,
#ingredients.full-page.products #product-cat {
	height: 460px;
	margin: 0
}

#ingredients.full-page #real-ingredients {
	position: relative;
	background: url(img/ingredients/bg.jpg) center center repeat;
	background-size: cover;
	height: 640px;
	border-bottom: 1px solid #000
}

#ingredients.full-page #real-ingredients .post {
	width: 100%;
	text-align: center;
	padding: 30px 0
}

#ingredients.full-page #real-ingredients .post .title {
	text-transform: uppercase;
	color: #000;
	font-size: 34px;
	margin: 0 0 40px;
	line-height: 1;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#ingredients.full-page #real-ingredients .big-arrow-left,
#ingredients.full-page #real-ingredients .big-arrow-right {
	height: 639px
}

#ingredients.full-page #real-ingredients .big-arrow-left .tb-arrow,
#ingredients.full-page #real-ingredients .big-arrow-right .tb-arrow {
	margin-top: 268px
}

#ingredients.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:first-child a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 40px;
	opacity: 1;
	background: url(img/ingredients/shadow.png) center bottom no-repeat
}

#ingredients.full-page.category #hero #p-nav.ingredients ul .ms-postfeed:first-child img {
	opacity: 1
}

#ingredients.full-page.category #hero #p-nav ul .ms-postfeed:first-child a .caption {
	color: #fec208
}

.postid-44 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-44 a:before,
.postid-69 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-69 a:before,
.postid-71 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-71 a:before,
.postid-73 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-73 a:before,
.postid-75 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-75 a:before,
.postid-77 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-77 a:before,
.postid-79 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-79 a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 40px;
	opacity: 1;
	background: url(img/ingredients/shadow.png) center bottom no-repeat
}

.postid-44 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-44 img,
.postid-69 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-69 img,
.postid-71 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-71 img,
.postid-73 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-73 img,
.postid-75 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-75 img,
.postid-77 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-77 img,
.postid-79 #ingredients.full-page #hero #p-nav.ingredients ul .ms-postfeed.post-79 img {
	opacity: 1
}

.postid-44 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-44 a .caption,
.postid-69 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-69 a .caption,
.postid-71 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-71 a .caption,
.postid-73 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-73 a .caption,
.postid-75 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-75 a .caption,
.postid-77 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-77 a .caption,
.postid-79 #ingredients.full-page #hero #p-nav ul .ms-postfeed.post-79 a .caption {
	color: #fec208
}

#recipe.full-page.category #hero #p-nav ul .menu-item a {
	width: 240px;
	text-align: left
}

#recipe.full-page.category #hero .wrap {
	text-align: center;
	margin-top: 0
}

#recipe.category .post img {
	width: 100%;
	height: auto
}

#recipe.full-page.category #hero .content,
#recipe.full-page.category #hero figure {
	text-align: left;
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 20px 0 0
}

#recipe.full-page.category #hero figure img {
	border: 0
}

#recipe.full-page #hero ul {
	list-style: none;
	font-size: 14px
}

#recipe.full-page #hero h3 {
	margin: 25px 0 30px
}

#recipe.full-page #hero .title {
	color: #000
}

#recipe.full-page #hero .panel .title {
	color: #000
}

#recipe.full-page #hero .panel .total {
	text-align: center;
	font-weight: 700;
	margin-top: 1em
}

#recipe.full-page #hero .title,
#recipe.full-page #hero p {
	text-align: left
}

#recipe.full-page #hero figure {
	padding: 44px 0 0;
	margin-right: 40px
}

#recipe.full-page #hero figure:after {
	content: none
}

#recipe.full-page #hero figure .main {
	width: 350px;
	height: 300px
}

#recipe.full-page #hero figure img {
	border: solid 1px #ccc
}

#recipe.full-page #hero .content {
	padding: 44px 0 0
}

#recipe.full-page #hero .content .nutritionlink {
	display: block;
	margin-top: 40px
}

#recipe.full-page #hero .content .nutritionlink:hover {
	color: #fff
}

#recipe.full-page #hero .content .nutritionlink:hover .tb-icon {
	background-position: -448px -112px
}

#recipe.full-page #hero .content .nutritionlink .tb-icon {
	margin: 0 0 -6px 5px
}

#recipe.full-page #hero #product-search {
	margin: 20px 10px 20px 0!important
}

#recipe.full-page.products #hero .block,
#recipe.full-page.products #hero .block .title {
	text-align: left
}

#recipe.full-page.products #hero .block:after {
	content: none;
	display: none
}

#recipe.full-page.single #other-recipes-mobile {
	padding-top: 40px;
}

#recipe.full-page.products .post,
#recipe.full-page.single #other-recipes .post,
#recipe.full-page.single #other-recipes-mobile .post{
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: solid 1px #000;
	height: 110px;
	overflow: hidden
}

#recipe.full-page.products .post figure,
#recipe.full-page.single #other-recipes .post figure,
#recipe.full-page.single #other-recipes-mobile .post figure{
	float: left;
	height: 108px!important
}

#recipe.full-page.products .post figure img,
#recipe.full-page.single #other-recipes .post figure img,
#recipe.full-page.single #other-recipes-mobile .post figure img{
	height: 108px;
	width: auto
}

#recipe.full-page.products .post .content,
#recipe.full-page.single #other-recipes .post .content,
#recipe.full-page.single #other-recipes-mobile .post .content{
	float: left;
	width: 165px;
	padding: 20px 15px;
	text-align: left
}

#recipe.full-page.products .post .content .title,
#recipe.full-page.products .post .content span,
#recipe.full-page.single #other-recipes .post .content .title,
#recipe.full-page.single #other-recipes .post .content span,
#recipe.full-page.single #other-recipes-mobile .post .content .title,
#recipe.full-page.single #other-recipes-mobile .post .content span{
	color: #000
}

#recipe.full-page.products .post .content .title,
#recipe.full-page.single #other-recipes .post .content .title,
#recipe.full-page.single #other-recipes-mobile .post .content .title{
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1em
}

#recipe.full-page.products .post .content span,
#recipe.full-page.single #other-recipes .post .content span,
#recipe.full-page.single #other-recipes-mobile .post .content span{
	color: #000;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 125px;
	padding-bottom: 7px;
	font-family: tisaproregular
}

#recipe.full-page.products .post .content span .tb-icon,
#recipe.full-page.single #other-recipes .post .content span .tb-icon,
#recipe.full-page.single #other-recipes-mobile .post .content span .tb-icon{
	margin: 0 0 -5px 5px
}

#recipe.full-page.category #hero,
#recipe.full-page.products #hero {
	padding-top: 0;
	background: url(img/woodSlide.jpg) repeat-x;
	background-size: cover
}

#recipe.full-page.category .post,
#recipe.full-page.products .post,
#recipe.full-page.single #other-recipes .post,
#recipe.full-page.single #other-recipes-mobile .post{
	position: relative;
	float: left;
	margin: 0 10px 20px 10px;
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden
}

#recipe.full-page.category .post a,
#recipe.full-page.products .post a,
#recipe.full-page.single #other-recipes .post a,
#recipe.full-page.single #other-recipes-mobile .post a {
	display: block
}

#recipe.full-page.category .post a figure,
#recipe.full-page.products .post a figure,
#recipe.full-page.single #other-recipes .post a figure,
#recipe.full-page.single #other-recipes-mobile .post a figure{
	position: relative;
	height: 203px
}

#recipe.full-page.category .post a figure figcaption,
#recipe.full-page.products .post a figure figcaption,
#recipe.full-page.single #other-recipes .post a figure figcaption,
#recipe.full-page.single #other-recipes-mobile .post a figure figcaption{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(img/solid-red-bg-seethru-recipe.png) repeat;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#recipe.full-page.category .post .popover,
#recipe.full-page.products .post .popover,
#recipe.full-page.single #other-recipes .post .popover 
#recipe.full-page.single #other-recipes-mobile .post .popover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	padding: 55px 0;
	display: none;
	text-align: center;
	max-width: none;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	transition: .2s all ease-in;
	background: url(img/solid-red-bg-seethru-recipe.png) repeat;
	color: #fff
}

#recipe.full-page.category .post .popover .results,
#recipe.full-page.products .post .popover .results,
#recipe.full-page.single #other-recipes .post .popover .results,
#recipe.full-page.single #other-recipes-mobile .post .popover .results{
	display: block;
	margin: 10px 0
}

#recipe.full-page.category .post .popover .title,
#recipe.full-page.products .post .popover .title,
#recipe.full-page.single #other-recipes .post .popover .title,
#recipe.full-page.single #other-recipes-mobile .post .popover .title{
	font-size: 20px
}

#recipe.full-page.category .post a:hover>.popover,
#recipe.full-page.products .post a:hover>.popover,
#recipe.full-page.single #other-recipes .post a:hover>.popover
#recipe.full-page.single #other-recipes-mobile .post a:hover>.popover{
	opacity: 1;
	display: block
}

#recipe.full-page.category .post a:hover>figure figcaption,
#recipe.full-page.products .post a:hover>figure figcaption,
#recipe.full-page.single #other-recipes .post a:hover>figure figcaption,
#recipe.full-page.single #other-recipes-mobile .post a:hover>figure figcaption{
	opacity: 0;
	display: none
}

#recipe.full-page.single #other-recipes .post,
#recipe.full-page.single #other-recipes-mobile .post{
	width: 275px;
	margin-left: 0;
	margin-bottom: 10px
}

#recipe.full-page.single #other-recipes .post .content,
#recipe.full-page.single #other-recipes-mobile .post .content{
	width: 142px
}

#product.full-page .block .flexslider .caption {
	text-align: center;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.17em
}

#product.full-page .block .flex-viewport {
	width: 850px;
	margin: 0 auto
}

#product.full-page #indian-block .flex-direction-nav a {
	top: 200px!important
}

#recipe.full-page #hero .metaslider {
	height: 460px!important;
	background: 0 0;
	background-color: #9c0815
}

#recipe.full-page #hero .metaslider .content_wrap,
#recipe.full-page #hero .metaslider .layer,
#recipe.full-page #hero .metaslider .rslides .msDefaultImage {
	height: 460px!important
}

#recipe.full-page #hero .metaslider .content {
	width: 510px
}

#recipe.full-page #hero .metaslider .content .title {
	font-size: 24px;
	margin-bottom: 15px
}

#recipe.full-page #hero .metaslider .content p {
	font-size: 16px;
	margin-bottom: 5px
}

#recipe .wrap {
	margin-top: 1.5em
}

.recipe-block {
	position: relative;
	height: 150px;
	background: #b40918;
	overflow: hidden;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px
}

.recipe-block figure {
	float: left
}

.recipe-block .content {
	float: left;
	width: 250px;
	padding: 20px;
	color: #fff
}

.recipe-block .content .title {
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px
}

.recipe-block .corner-link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 153px;
	height: 120px;
	background: url(img/corner-link.png) left top no-repeat
}

.recipe-block .corner-link a {
	position: absolute;
	display: block;
	bottom: 12px;
	right: 12px;
	width: 83px;
	color: #fec208;
	text-align: right;
	font-size: 14px;
	line-height: 20px
}

.recipe-block .corner-link a .tb-arrow {
	margin: 0 0 -5px 3px
}

#facebox .bl,
#facebox .br,
#facebox .tl,
#facebox .tr {
	height: 0!important
}

#facebox .b {
	background: 0 0!important;
	width: 0!important
}

#facebox .body {
	width: 635px!important;
	padding: 0!important
}

#facebox .body .tb_products {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

#facebox .tb_products .top {
	background: #821017;
	background: -moz-linear-gradient(top, #821017 0, #a70816 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #821017), color-stop(100%, #a70816));
	background: -webkit-linear-gradient(top, #821017 0, #a70816 100%);
	background: -o-linear-gradient(top, #821017 0, #a70816 100%);
	background: -ms-linear-gradient(top, #821017 0, #a70816 100%);
	background: linear-gradient(to bottom, #821017 0, #a70816 100%);
	position: relative;
	padding: 25px;
	height: 220px
}

#facebox .tb_products .top:after {
	display: block;
	content: '';
	clear: both
}

#facebox .tb_products .top .main,
#facebox .tb_products .top .title {
	float: left
}

#facebox .tb_products .top .title {
	width: 200px
}

#facebox .tb_products .top .title h2 {
	color: #ffd401;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style: none;
	text-align: center
}

#facebox .tb_products .top .title img {
	margin-top: 30px;
	width: 200px;
	height: auto
}

#facebox .tb_products .top .main {
	width: 365px;
	margin-left: 20px;
	padding-top: 25px
}

#facebox .tb_products .top .main .food-icons {
	position: absolute;
	bottom: -75px
}

#facebox .tb_products .top .main .food-icons .tb-icon {
	margin-right: 25px
}

#facebox .tb_products .top .main .content {
	color: #fff;
	clear: both;
	padding-top: 10px
}

#facebox .tb_products .bottom {
	width: 100%;
	padding: 20px;
	background: url(img/light-bg.jpg) center center repeat
}

#facebox .tb_products .bottom .ingredients {
	margin-top: 90px;
	margin-bottom: 25px
}

#facebox .tb_products .bottom .ingredients .line {
	margin-bottom: 25px
}

#facebox .tb_products .bottom .line,
#facebox .tb_products .bottom p {
	margin: 0
}

#facebox .tb_products .bottom p {
	clear: both
}

#facebox .tb_products .bottom #buy-online ul {
	list-style: none;
	margin: 25px 0
}

#facebox .tb_products .bottom #buy-online ul li .button,
#facebox .tb_products .bottom #buy-online ul li .qty,
#facebox .tb_products .bottom #buy-online ul li .title {
	display: inline-block
}

#facebox .tb_products .bottom #buy-online ul li .title {
	margin-right: 160px;
	font-size: 16px;
	line-height: 29px;
	font-weight: 400
}

#facebox .tb_products .bottom #buy-online ul li .qty {
	color: #b40918;
	line-height: 29px
}

#facebox .tb_products .bottom #buy-online ul li .qty select {
	margin-left: 25px
}

#facebox .tb_products .bottom #buy-online ul li .button {
	margin-left: 100px
}

#facebox .footer {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 16px;
	height: 16px;
	border-top: 0!important;
	padding: 0!important;
	margin: 0!important
}

#facebox .footer .close {
	display: block;
	width: 16px;
	height: 16px;
	background: url(http://tastybite.reasondev.com/wp-content/themes/tastybite-theme/img/close-modal.png) top left no-repeat
}

#facebox .footer .close .close_image {
	display: none!important
}

.full-page article {
	width: 100%
}

.product-container {
	margin: 0 auto
}

#product-cat::after,
.product-container::after {
	display: block;
	content: '';
	clear: both
}

.product-block-3 button.buttonproduct {
	width: 146px;
	height: 38px;
	font-size: 16px;
	padding: 0;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

.product-block-3 {
	width: 25%;
	float: left;
	margin-top: -25px
}

.product-block-3 .block {
	margin: 0!important
}

.product-block-3 img {
	width: auto!important
}

.product-block-3 .block:after {
	background: 0 0;
	box-shadow: none
}

#main-menu .current-menu-item a,
#main-menu .current-page-ancestor a {
	background: 0;
	color: #b40918;
	border-bottom: solid 3px #b40918
}

#main-menu li a.active {
	background: 0;
	color: #b40918;
	border-bottom: solid 3px #fedb6e
}

#home #bottom #locator form input[type=submit] {
	width: 116px;
	height: 45px;
	top: 0;
	bottom: 0;
	right: 0
}

.full-page.category #hero #p-nav,
.full-page.category #product-cat #p-nav,
.full-page.products #hero #p-nav,
.full-page.products #product-cat #p-nav {
	height: 71px
}

.full-page.category #hero #p-nav ul .menu-item a.active,
.full-page.products #hero #p-nav ul .menu-item a.active {
	color: #fec208;
	background: #830712
}

.tax-product_type .full-page.category #hero #p-nav ul .menu-item a.active {
	background: #830712
}

#product.full-page .block .flexslider .caption:hover,
.full-page.products .product-head .title a:hover {
	color: #b61e20
}

.full-page#product #hero figure img {
	width: 539px
}

.full-page#product #hero figure img.attachment-product-big {
	width: auto
}

.full-page.category #hero #p-nav ul {
	text-align: center
}

.full-page.category #hero #p-nav.ingredients,
.full-page.category #product-cat #p-nav.ingredients,
.full-page.products #hero #p-nav.ingredients,
.full-page.products #product-cat #p-nav.ingredients {
	height: 91px
}

.full-page.products #hero #p-nav.ingredients .flex-direction-nav a:hover {
	background: #62080d
}

.ingredients-block {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.ingredients-name-block {
	width: 20%;
	float: left
}

.ingredients-name-block span.ingredient {
	float: right
}

.full-page.category #hero #p-nav.ingredients .metaslider {
	width: 100%!important
}

#real-ingredients .big-arrow-left,
#real-ingredients .big-arrow-right {
	display: block
}

section#recipe.full-page.products.category {
	height: 100%!important
}

section#recipe #p-nav {
	z-index: 2
}

section#product #p-nav {
	z-index: 10
}

.post-type-archive-tb_recipes section#recipe #hero {
	height: 71px
}

section#recipe #p-nav ul li a {
	font-family: klblissregular;
	font-weight: 300;
	font-size: 18px
}

section#recipe #p-nav .dropdown input {
	margin-right: 10px
}

#recipe.full-page.category #hero #p-nav ul .menu-item a {
	text-align: center
}

.full-page.category #hero #p-nav .dropdown .block,
.full-page.category #product-cat #p-nav .dropdown .block,
.full-page.products #hero #p-nav .dropdown .block,
.full-page.products #product-cat #p-nav .dropdown .block {
	padding: 30px 0;
	margin: 0 30px
}

.full-page.category #hero #p-nav .dropdown .block,
.full-page.category #product-cat #p-nav .dropdown .block,
.full-page.products #hero #p-nav .dropdown .block,
.full-page.products #product-cat #p-nav .dropdown .block {
	width: 330px
}

.full-page.category #hero #p-nav .dropdown #group2 {
	width: 400px
}

#recipe.full-page #hero .title,
#recipe.full-page #hero p {
	margin-bottom: 9px
}

.full-page.category #product-cat #p-nav #product-search,
.full-page.products #product-cat #p-nav #product-search,
section#recipe.full-page.category #hero #p-nav #product-search {
	width: 207px
}

.full-page.category #product-cat #p-nav #product-search label .search-field,
.full-page.products #product-cat #p-nav #product-search label .search-field,
/ section#recipe.full-page.category #hero #p-nav #product-search label .search-field {
	width: 150px
}

section#recipe #product-search form.search-form {
	text-align: left
}

.full-page.category #hero #p-nav .slides .menu-item label,
.full-page.category #hero #p-nav .slides .ms-postfeed label,
.full-page.category #hero #p-nav ul .menu-item label,
.full-page.category #hero #p-nav ul .ms-postfeed label,
.full-page.category #product-cat #p-nav .slides .menu-item label,
.full-page.category #product-cat #p-nav .slides .ms-postfeed label,
.full-page.category #product-cat #p-nav ul .menu-item label,
.full-page.category #product-cat #p-nav ul .ms-postfeed label,
.full-page.products #hero #p-nav .slides .menu-item label,
.full-page.products #hero #p-nav .slides .ms-postfeed label,
.full-page.products #hero #p-nav ul .menu-item label,
.full-page.products #hero #p-nav ul .ms-postfeed label,
.full-page.products #product-cat #p-nav .slides .menu-item label,
.full-page.products #product-cat #p-nav .slides .ms-postfeed label,
.full-page.products #product-cat #p-nav ul .menu-item label,
.full-page.products #product-cat #p-nav ul .ms-postfeed label {
	margin-bottom: 5px
}

#shophero {
	background: url(img/wood.jpg) center top repeat-x;
	height: 300px
}

.shopheroinner .shop-hero-heading {
	float: left;
	width: 40%
}

.shopheroinner .shop-hero-coupon {
	float: left;
	width: 60%
}

.shopheroinner .shop-hero-heading {
	margin-top: 23px
}

.shopheroinner .shop-hero-coupon {
	margin-top: 29px
}

.shopheroinner .shop-hero-heading img {
	width: 142px;
	height: auto
}

.shopheroinner .shop-hero-heading h2 {
	font-family: BerlinerGroteskMdm;
	color: #ffd800;
	font-size: 104px;
	text-transform: uppercase;
	margin-top: -16px
}

.shopheroinner .shop-hero-heading h3 {
	font-family: berlinergroteskmdm;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	margin-top: -13px
}

.shopheroinner .shop-hero-heading p {
	font-family: berlinergroteskmdm;
	font-size: 20px;
	color: #ffd800;
	text-transform: uppercase;
	margin: 0;
	padding: 0
}

.shopheroinner .shop-hero-coupon p {
	font-family: klblissregular;
	color: #fff;
	font-size: 19px
}

.shopheroinner .shop-hero-coupon span {
	font-family: klblissbold;
	font-size: 23px;
	color: #ffd800;
	padding: 0 5px
}

.shopwrap #hero {
	height: 370px!important;
	min-height: 370px!important;
	padding-top: 0!important
}

.shopwrap #p-nav #store-links img {
	float: left;
	width: 107px!important;
	margin: 0 20px 0 0!important
}

.shopwrap #p-nav #store-links .menu-item {
	font-family: klblissregular;
	font-weight: 300;
	text-transform: capitalize;
	font-size: 18px;
	border-right: 1px solid #61080f!important
}

.shopwrap #p-nav #store-links .menu-item.show-me {
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	color: #fff!important;
	cursor: normal;
	width: 14.1%!important;
	font-size: 25px
}

.shopwrap #p-nav {
	border: none!important
}

.shopwrap #p-nav ul {
	width: 960px!important;
	display: inline-block;
	margin: 0 auto;
	float: none!important
}

#store-links li.menu-item {
	line-height: 67px;
	text-align: left;
	width: 14.285%!important
}

#store-links li.menu-item:hover {
	background: #61080f
}

#store-links li.menu-item a:active {
	color: #000
}

#store-links li.menu-item:first-child {
	text-align: center
}

.storelinkcontainer {
	text-align: center
}

.page-id-82 .full-page.products #hero #p-nav ul .menu-item a {
	display: inline-block!important;
	min-width: 0;
	padding: 0;
	border: none!important;
	height: 42px
}

.full-page.category #hero #p-nav ul .menu-item a.active,
.page-id-82 .full-page.products #hero #p-nav ul .menu-item a.active {
	background: 0 0
}

.page-id-82 .full-page.products #p-nav #store-links .menu-item.active {
	color: #fec208!important
}

.productlink {
	font-size: 12px;
	font-weight: 600
}

ul.details {
	list-style-type: none
}

#social-share-single {
	line-height: 12px
}

.box {
	position: absolute;
	width: 100%;
	height: 100%
}

.move {
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -20px
}

.left {
	left: 0
}

.right {
	right: 0
}

#real-ingredients .post {
	height: 100%
}

#story-navigation li {
	display: inline-block;
	list-style-type: none;
	padding-right: 10px;
	line-height: 47px;
	padding: 0 15px
}

#story-navigation li.active a {
	color: #fec208;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s
}

#story-navigation li a:hover {
	color: #fec208
}

#story-navigation li.active {
	background: #830712;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s
}

#story-navigation ul {
	text-align: center
}

#story-navigation li a {
	font-family: klblissregular;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-transform: none!important
}

#story-navigation {
	background: #9c0815;
	width: 100%;
	height: 45px;
	margin-top: 94px;
	overflow: hidden
}

.full-page.products #hero {
	padding-top: 0
}

#search-results {
	padding-top: 35px;
	height: 100%
}

#recipe.full-page.category #hero,
.tax-recipe_type #recipe.full-page.products #hero {
	height: 71px
}

.tax-product_type .full-page.category #hero {
	padding-top: 0
}

.featured-recipe-container {
	background: #a20013;
	position: relative;
	float: right;
	padding: 13px;
	top: 70%;
	width: 574px;
	height: 131px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px
}

.featured-recipe-image {
	position: absolute;
	top: -50px;
	left: 4px
}

.featured-recipe-info {
	width: 381px;
	float: right;
	font-family: klblissbold;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	margin-top: 4px
}

.featured-recipe-info h2 {
	font-family: berlinergroteskmdm;
	font-size: 24px;
	color: #ffb706;
	text-transform: none;
	margin-top: 6px
}

.featured-recipe-info .button {
	margin-top: 9px;
	width: 155px;
	text-align: center;
	font-size: 13px
}

.featured-recipe-info .tb-home.tb-arrow {
	float: right
}

.real-ingredients-image-wrap {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% -41px!important
}

.contain-featured-recipe {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 255px
}

.slider {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden
}

.slides {
	height: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}

.slide {
	height: 100%;
	float: left;
	clear: none
}

.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 20px
}

.slider-arrow--right {
	bottom: 50%;
	right: 30px
}

section#home .tb-icon.tb-arrow.tb-left {
	bottom: 40%;
	left: 0
}

section#home .tb-icon.tb-arrow.tb-right {
	bottom: 40%;
	right: 0
}

.slider-nav {
	position: absolute;
	bottom: 30px
}

.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	border-radius: 20px;
	background: #fff
}

.slider-nav__item:hover {
	background: #fecd0a
}

.slider-nav__item--current {
	background: #fecd0a
}

.content-article-1-front {
	background-size: cover;
	background-position: 50% 25%;
	background-repeat: no-repeat no-repeat
}

.content-article-1-front a {
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%
}

.content-article-3-second {
	background-size: cover;
	background: position: 50% 25%;
	background-repeat: no-repeat
}

.content-article-2-front {
	background-size: cover;
	background-position: 50% 25%;
	background-repeat: no-repeat no-repeat
}

.content-article-2-front .content {
	width: 100%;
	text-align: center;
	margin-top: -27px
}

.content-article-2-front .promo-slide {
	width: 700px;
	margin-left: auto;
	margin-right: auto
}

.content-article-2-front .hero_head h2 {
	font-family: klblissbold;
	color: #a30014;
	font-size: 24px;
	font-weight: 300
}

.content-article-2-front .hero_head span {
	font-size: 47px;
	font-family: klblissbold
}

.content-article-2-front .hero_subheadline h2 {
	font-family: klblissbold;
	font-style: italic;
	color: #fff;
	font-size: 37px;
	margin-top: -10px;
	text-shadow: 2.5px 4.33px 0 rgba(127, 127, 127, .4);
	margin-top: 295px
}

.content-article-2-front #promo {
	width: 342px;
	height: 50px;
	text-transform: none;
	line-height: 36px;
	margin-top: 15px;
	font-size: 20px
}

.content-article-1 {
	background: url(/wp-content/uploads/2014/02/6-camping.jpg);
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: no-repeat no-repeat
}

.content-article-2 {
	background: url(/wp-content/uploads/2014/02/home-asiannoodles-hero.jpg);
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: no-repeat no-repeat
}

.content-article-2 .wrap {
	margin-top: 12%
}

.content-article-2 figure {
	float: left
}

.content-article-2 .content {
	width: 495px;
	float: right;
	padding-left: 58px
}

.content-article-2 .wrap {
	width: 1060px!important
}

.content-article-2 .content h2.title {
	font-family: klblissbold;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff!important
}

.content-article-2 .button {
	font-size: 16px
}

.content-article-2 .content p {
	font-family: klblissbold;
	font-size: 18px;
	color: #fff
}

.content-article-3 {
	background: url(/wp-content/uploads/2014/02/home-recipe-hero.jpg);
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat no-repeat
}

.content-article-4 {
	background: url(img/content-slide-4-background.png);
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat no-repeat
}

.content-article-4-inner .heading {
	margin-top: 11px;
	text-align: center
}

.content-article-4-inner .heading img {
	padding-top: 10px
}

.content-article-4-inner .heading h2 {
	text-align: center;
	font-family: berlinergroteskmdm;
	color: #fff;
	font-size: 36px;
	text-transform: uppercase
}

.content-article-4-inner .heading h2 span {
	font-family: berlinergroteskmdm;
	font-size: 81px;
	color: #feca0c;
	padding: 0 10px
}

.content-article-4-info>div {
	float: left;
	width: 33.333%;
	text-align: center
}

.content-article-4-info button {
	width: 291px;
	height: 60px;
	font-size: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top: 16px
}

.content-article-4-info .date p {
	margin: 0;
	font-family: berlinergroteskmdm;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px
}

.content-article-4-info .date h2 {
	font-family: berlinergroteskmdm;
	font-size: 49px;
	text-transform: uppercase;
	color: #feca0c
}

.content-article-4-info .info p {
	color: #fff;
	font-size: 19px;
	font-family: klblissregular
}

.content-article-4-info .info span {
	font-size: 24px;
	color: #feca0c;
	padding: 0 10px;
	text-transform: uppercase
}

.recipe-content-article-1 {
	background: url(/wp-content/uploads/2017/08/Flat-Bread_s.jpg);
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat no-repeat
}

.recipe-content-article-2 {
	background: url(/wp-content/uploads/2017/08/Lentil-Lettuce-Wraps_s.jpg);
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat no-repeat
}

.recipe-content-article-3 {
	background: url(/wp-content/uploads/2017/08/Potato-Chowder_s.jpg);
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat no-repeat
}

section#recipe .tb-icon.tb-arrow.tb-right {
	bottom: 40%;
	right: 0
}

section#recipe .tb-icon.tb-arrow.tb-left {
	bottom: 40%;
	left: 0
}

section#recipe header.product-head.wrap {
	margin-top: 30px
}

.dropdown-container {
	margin: 0 auto;
	width: 1180px
}

.no-results {
	display: none;
	margin: 0 0 70px 0;
	color: #b40918;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	font-size: 22px
}

.full-page.category .privacy-policy .backlink,
.full-page.category .privacy-policy .title,
.full-page.products .privacy-policy .backlink,
.full-page.products .privacy-policy .title {
	z-index: 1;
	display: inline-block;
	background: url(img/light-bg.jpg) center center repeat
}

.full-page.category .product-head .title,
.full-page.products .product-head .title {
	position: relative;
	text-transform: uppercase;
	color: #000;
	font-size: 34px;
	padding: 0 20px
}

.full-page.category .privacy-policy a {
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: klblissregular;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.full-page.category .privacy-policy .backlink {
	position: absolute;
	left: 0;
	top: 5px;
	padding: 0 12px
}

.full-page.category .privacy-policy .backlink .tb-icon {
	margin: 0 5px -4px 0
}

.full-page.category .privacy-policy hr {
	position: absolute;
	top: 6px;
	left: 0;
	width: 100%;
	height: 8px;
	background: transparent url(img/footer_border.png) repeat-x;
	border: 0
}

.full-page.category .privacy-policy:after {
	content: '';
	display: block;
	clear: both
}

.full-page.privacy-policy.category {
	height: 100%
}

section#careers #whole-page,
section#contact-us #whole-page,
section#privacy-policy #whole-page,
section#terms-of-use #whole-page {
	padding: 25px 0
}

#print_logo {
	width: 100%;
	text-align: center;
	display: none
}

.post-type-archive .metaslider .flexslider .caption-wrap:hover {
	color: #ed041a!important
}

.full-page.products .product-head .title a:hover {
	color: #ed041a!important
}

.tax-recipe_type .dropdown-container h2.title {
	font-size: 18px!important
}

.tax-recipe_type .dropdown #group2 button#go-btn {
	position: absolute;
	bottom: 14px;
	left: 31%
}

.tax-recipe_type .dropdown button#go-btn2 {
	position: absolute;
	left: 67%;
	bottom: 34px
}

@media print {
	#f-nav,
	#m-nav,
	#other-recipes,
	#other-recipes-mobile,
	#social-share-single,
	.nutritionlink,
	.related .button,
	.send-links {
		display: none!important
	}
	#print_logo {
		display: block
	}
}

.fb_iframe_widget {
	max-height: 50px;
	overflow-y: hidden
}

.text-center {
	text-align: center!important
}

.next-prev-container a {
	display: inline-block;
	margin: 8px
}

body.single-post .item hr {
	border-top: 1px solid #c9bea4
}

.facebook-comments-title,
.related-posts-title {
	font-size: 18px;
	color: #b40918;
	text-transform: uppercase;
	font-family: berlinergroteskmdm
}

.related-posts-title {
	font-size: 24px
}

.post-content img {
	max-width: 100%;
	height: auto
}

body.single-post .item li {
	font-size: 16px
}

body.single-post .item ul {
	list-style-type: disc
}

body.single-post .item ul li {
	margin-left: 38px
}

.view-product-overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
	background: url(/wp-content/themes/tastybite-theme/img/view-product.png) no-repeat center center;
	background-size: contain!important
}

#js-productData a h3 {
	position: relative;
	bottom: 0;
	color: #000;
	width: 100%;
	text-align: center;
	min-height: 2em
}

.flexslider ul.slides li {
	position: relative
}

.rating-holder {
	position: relative;
	top: -14px;
	text-align: center
}

.rating-holder .bv-cv2-cleanslate .bv-core-container-7 .bv-inline-rating-container .bv-rating-ratio,
.rating-holder .bv-cv2-cleanslate .bv-core-container-7 .bv-inline-rating-container .bv-rating-ratio-count,
.rating-holder .bv-cv2-cleanslate .bv-core-container-7 .bv-inline-rating-container .bv-rating-ratio-number {
	margin: 0 auto!important;
	display: inline-block!important
}

.bv-compat .bv-stars-container {
	text-align: center!important
}

.recipes-single-find-products-near-you {
	background-color: #fff;
	border-radius: 9px;
	padding: 20px 0
}

.recipes-single-find-products-near-you header {
	color: #000;
	font-family: berlinergroteskmdm;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	display: inline-block;
	padding-bottom: 10px
}

.recipes-single-find-products-near-you form {
	position: relative;
	display: inline-block;
	width: 275px;
	background: #fff;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #000
}

.recipes-single-find-products-near-you form input[type=text] {
	width: 204px;
	padding: 3px 15px;
	height: 38px;
	background: 0 0;
	border: 0;
	outline: 0
}

.recipes-single-find-products-near-you form input[type=submit] {
	width: 90px;
	height: 38px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	font-size: 20px;
	border-radius: 20px
}

.product-group {
	overflow: hidden;
	position: relative;
	transition: 1s;
	border-top: 2px solid #000;
	padding: 2em 0
}

.product-group.expanded {
	max-height: none!important;
	transition: 1s
}

.products-expand-toggle {
	padding: 10px 22px!important;
	border-radius: 50px!important;
	margin-top: 20px
}

.products-expand-toggle:hover {
	cursor: pointer
}

.products-expand-toggle,
.products-expand-toggle i {
	font-size: 17px
}

.products-expand-toggle i {
	margin-left: 10px
}

.products-expand-toggle.rotated i {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.product-group-title-and-toggle-container {
	position: absolute;
	left: 0;
	top: 175px
}

.product-group-title-and-toggle-container h2 {
	font-family: berlinergroteskmdm!important;
	font-weight: 300!important;
	-webkit-font-smoothing: antialiased!important;
	color: #000;
	font-size: 32px!important;
	text-transform: uppercase
}

.product-group .wrap.text-center {
	float: right
}

#indian-group header {
	visibility: hidden
}

.product-head {
	display: none
}

.code_toggle_on {
	display: none
}

article.post.submit-a-recipe a .popover {
	display: block!important;
	opacity: 1!important;
	visibility: visible!important
}

article.post.submit-a-recipe .popover {
	font-family: berlinergroteskmdm;
	font-size: 2rem;
	margin-bottom: 1rem;
	background: 0 0!important;
	border-radius: 10px;
	padding-top: 45px;
	z-index: 1
}

article.post.submit-a-recipe a:hover .popover {
	background: #c31e1e!important;
	cursor: pointer
}

article.post.submit-a-recipe button.button {
	font-size: 20px;
	border-radius: 40px;
	margin-top: 15px
}

article.post.submit-a-recipe.on-recipe-type .content {
	width: 100%!important;
	text-align: center!important;
	background-image: url(/wp-content/themes/tastybite-theme/img/recipes/submit-a-recipe-bg.png)
}

article.post.submit-a-recipe.on-recipe-type:hover .content {
	background: #c31e1e!important;
	cursor: pointer
}

article.post.submit-a-recipe.on-recipe-type h3 {
	color: #fff;
	display: block;
	font-family: berlinergroteskmdm;
	font-size: 25px
}

article.post.submit-a-recipe.on-recipe-type button.button {
	font-size: 16px;
	border-radius: 30px;
	margin-top: 0
}

#submitRecipeModal {
	z-index: 1041
}

#submitRecipeModal .modal-body {
	background-image: url(img/recipes/submit-a-recipe-form-modal-bg.jpg);
	padding: 40px;
	position: relative
}

#submitRecipeModal h4 {
	font-size: 36px
}

#submitRecipeModal button.close {
	position: absolute;
	top: 0;
	right: 0;
	background: 0 0;
	font-size: 40px;
	line-height: 100%;
	border: none;
	box-shadow: none;
	color: #555
}

#submitRecipeModal button.close:hover {
	color: #bbb
}

.berlinergroteskmdm {
	font-family: berlinergroteskmdm
}

.red {
	color: #b40918
}

.tisaproregular {
	font-family: tisaproregular
}

#submitRecipeModal input,
#submitRecipeModal textarea {
	font-family: tisaproregular
}

#submitRecipeModal input,
#submitRecipeModal select,
#submitRecipeModal textarea {
	box-shadow: none;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 4px
}

#submitRecipeModal label {
	display: none
}

#submitRecipeModal input[type=submit] {
	background: #c31e1e;
	background: -moz-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c31e1e), color-stop(100%, #b40918));
	background: -webkit-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -o-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: -ms-linear-gradient(top, #c31e1e 0, #b40918 100%);
	background: linear-gradient(to bottom, #c31e1e 0, #b40918 100%);
	color: #fff;
	font-size: 18px;
	font-family: klblissbold;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0;
	text-transform: uppercase;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
	float: left;
	width: auto;
	padding: 10px 30px;
	line-height: 100%
}

#field_11_12 label {
	display: block
}

#field_11_1,
#field_11_2,
#field_11_8,
#field_11_9 {
	display: inline-block!important;
	float: left!important;
	width: 48.5%!important;
	clear: none!important
}

#field_11_1,
#field_11_8 {
	margin-right: 3%
}

#field_11_4,
#field_11_5,
#field_11_6,
#field_11_7 {
	display: inline-block!important;
	float: left!important;
	width: 22.75%!important;
	clear: none
}

#field_11_4,
#field_11_5,
#field_11_6 {
	margin-right: 3%
}

#product #hero {
	margin: 0;
	min-height: 530px;
	padding-bottom: 20px;
	clear: both
}

.food-icons {
	border: 0 solid #fafafa!important;
	border-radius: 5px;
	margin-top: 10px;
	max-height: 72px;
	width: 100%
}

#product #real-ingredients {
	position: relative;
	height: 480px;
	background: #b40918 url(img/home/sack-bg.png) center top repeat-x;
	background-size: cover;
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: -1px;
	clear: both
}

#product #real-ingredients #left-img-group {
	top: 70px;
	left: 0;
	width: 451px;
	height: 667px;
	background: url(img/left-img-1.png) left top no-repeat;
	position: absolute;
	z-index: 0
}

#product #real-ingredients #left-img-group-second {
	top: 5px;
	left: -155px;
	width: 451px;
	height: 667px;
	background: url(img/left-img-2.png) left top no-repeat;
	position: absolute;
	z-index: 0
}

#product #real-ingredients #food-group {
	top: -130px;
	right: -155px;
	width: 451px;
	height: 667px;
	background: url(img/home/foodgroup.png) left top no-repeat;
	position: absolute;
	z-index: 0
}

#product #real-ingredients h2.section-title {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: berlinergroteskmdm, sans-serif;
	text-transform: uppercase;
	padding: 30px 0 20px 0
}

#product #real-ingredients .steps-block {
	width: 1110px;
	margin: 0 auto;
	z-index: 2
}

#product #real-ingredients .single-step {
	width: 255px;
	height: 275px;
	background: #f9f1de;
	float: left;
	margin-right: 30px;
	padding: 10px;
	z-index: 1;
	position: relative;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .53)
}

#product #real-ingredients .single-step:last-child {
	margin-right: 0
}

#product #real-ingredients .step-image {
	background: url(img/number.png);
	width: 66px;
	height: 66px;
	margin: 0 auto 20px
}

#product #real-ingredients span.step-num {
	font-size: 40px;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	width: 100%;
	float: left;
	font-family: berlinergroteskmdm, sans-serif
}

#product #real-ingredients .step-instruction span {
	text-align: center;
	width: 100%;
	float: left;
	color: #b40918;
	font-family: klblissbold, sans-serif;
	height: 54px
}

#product #real-ingredients .step-insight span {
	text-align: center;
	width: 100%;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-family: klblissbold, sans-serif;
	margin-top: 20px
}

#product #real-ingredients .step-desk span {
	text-align: center;
	width: 100%;
	float: left;
	font-size: 14px
}

#product #real-ingredients .pepper-block {
	width: 100%;
	float: left
}

#product #real-ingredients .pepper-block .pepper {
	width: 655px;
	height: 70px;
	margin: 20px auto;
	background: #f9f1de;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .53)
}

#product #real-ingredients .pepper-block .pepper img {
	padding: 15px 22px
}

.you_may_also_like {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-top: 1px solid #000
}

#product .you_may_also_like .line {
	text-align: center
}

#product .you_may_also_like .line .title {
	font-size: 30px;
	color: #000
}

.related {
	max-width: 1200px;
	margin: 0 auto
}

.also_like_post {
	width: 240px;
	padding: 10px 20px;
	float: left;
	color: #b40918;
	text-align: center
}

.also_like_post .button {
	margin-top: 15px
}

.tasty-related {
	height: 520px;
	position: relative;
	width: 100%;
	min-height: 460px;
	background: #b81c1c url(img/red-hero-bg.jpg) center top repeat-x
}

.wrap-big {
	width: 1200px;
	margin: 0 auto
}

.buy-find-block {
	padding-bottom: 50px;
	background: #f9ed32;
	background: -moz-radial-gradient(center, ellipse cover, #f9ed32 0, #f8b224 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #f9ed32 0, #f8b224 100%);
	background: radial-gradient(ellipse at center, #f9ed32 0, #f8b224 100%);
	border-top: 1px solid #000;
	padding: 2em 0
}

#buy-online::after,
.buy-find-block::after {
	clear: both;
	display: block;
	content: ''
}

#buy-online ul li {
	list-style-type: none
}

#buy-online .line {
	width: 100%;
	float: left
}

#buy-online .title {
	float: left
}

#buy-online h3.title {
	float: left;
	color: #341401;
	font-size: 20px
}

#buy-online label.qty {
	float: right;
	color: #b40918;
	font-size: 20px;
	margin-top: -3px;
	margin-right: 10px
}

#buy-online select {
	margin-left: 15px
}

.buy-online-block {
	width: 550px;
	background-color: rgba(255, 255, 255, .8);
	padding: 1em;
	margin: 0 auto
}

.buy-online-block .wrapper {
	width: 480px;
	margin: 0 auto
}

.find-us-block {
	width: 650px;
	margin: 0 auto
}

.find-us-block .line {
	margin-bottom: 15px
}

.find-us-block .wrapper {
	width: 575px;
	margin: 0 auto
}

.tasty-related .video-block {
	width: 597px;
	height: 520px;
	padding: 35px 60px 0 88px;
	float: left
}

.tasty-related .video-border {
	height: 393px;
	border-right: 6px solid transparent;
	-webkit-border-image: url(img/border.png) 30 round;
	-o-border-image: url(img/border.png) 30 round;
	border-image: url(img/border.png) 30 round;
	float: left;
	width: 6px;
	margin-top: 55px
}

.tasty-related .blog-block {
	width: 597px;
	height: 520px;
	padding: 35px 88px 0 60px;
	float: left
}

.tasty-related .block-name span {
	font-size: 29px;
	font-family: berlinergroteskmdm, sans-serif;
	color: #fec208;
	text-transform: uppercase
}

.tasty-related .block-image {
	margin-top: 30px
}

.tasty-related .block-image img {
	max-width: 445px
}

.tasty-related .block-title {
	font-family: klblissbold, sans-serif;
	font-size: 22px;
	color: #fec208
}

.tasty-related .block-button {
	text-align: center;
	margin-top: 20px
}

.tasty-related .block-button .button {
	font-size: 15px
}

.tasty-related .block-image .play-button {
	width: 80px;
	position: relative;
	margin-top: -165px;
	float: left;
	margin-left: 190px
}

#js-video {
	position: fixed;
	top: 0;
	display: none;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	text-align: center
}

#js-video .tasty-youtube {
	position: absolute;
	z-index: 2;
	display: inline-block;
	top: 25%;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
	border: 1px solid #fec208;
	cursor: pointer;
	left: 50%;
	margin-left: -320px
}

#js-video .bg {
	width: 100%;
	height: 100%;
	background: #000;
	zoom: 1;
	opacity: .5
}

.tb-white1 {
	margin: 5px;
	margin-left: 0;
	margin-right: 20px
}

.product-thumb a img {
	width: 165px;
	height: 190px
}

#m-nav {
	background: #f3b701
}

#m-nav-fixed::after,
#m-nav-fixed::before,
#m-nav::after,
#m-nav::before {
	border: 0
}

.text-center {
	text-align: center
}

.hero-image,
.hero-image .slide {
	position: relative;
	padding-bottom: 36%;
	overflow-x: hidden
}

#home .hero-image,
#home .hero-image .slide {
	padding-bottom: 40%
}

.hero-image .slide {
	position: absolute;
	background-size: cover;
	background-position: center center;
	width: 100%;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.hero-image .slide.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.hero-image .arrow {
	position: absolute;
	z-index: 10;
	height: 60px;
	width: 80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(img/section-arrows.png);
	cursor: pointer
}

.hero-image .left-arrow {
	left: 1%;
	background-position: -11px -142px
}

.hero-image .right-arrow {
	right: 1%;
	background-position: -128px -142px
}

.hero-image .slide.in-right {
	-webkit-animation: siRight .6s cubic-bezier(.645, .045, .355, 1) forwards;
	animation: siRight .6s cubic-bezier(.645, .045, .355, 1) forwards
}

.hero-image .slide.out-right {
	-webkit-animation: soRight .6s cubic-bezier(.645, .045, .355, 1) forwards;
	animation: soRight .6s cubic-bezier(.645, .045, .355, 1) forwards
}

.hero-image .slide.in-left {
	-webkit-animation: siLeft .6s cubic-bezier(.645, .045, .355, 1) forwards;
	animation: siLeft .6s cubic-bezier(.645, .045, .355, 1) forwards
}

.hero-image .slide.out-left {
	-webkit-animation: soLeft .6s cubic-bezier(.645, .045, .355, 1) forwards;
	animation: soLeft .6s cubic-bezier(.645, .045, .355, 1) forwards
}

@-webkit-keyframes siRight {
	0% {
		-webkit-transform: translateX(100%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes siRight {
	0% {
		transform: translateX(100%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes siLeft {
	0% {
		-webkit-transform: translateX(-100%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes siLeft {
	0% {
		transform: translateX(-100%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes soLeft {
	0% {
		-webkit-transform: translateX(0)
	}
	100% {
		-webkit-transform: translateX(-100%)
	}
}

@keyframes soLeft {
	0% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(-100%)
	}
}

@-webkit-keyframes soRight {
	0% {
		-webkit-transform: translateX(0)
	}
	100% {
		-webkit-transform: translateX(100%)
	}
}

@keyframes soRight {
	0% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(100%)
	}
}

.inner-container {
	position: relative;
	max-width: 80%;
	width: 1120px;
	margin: 1em auto;
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif
}

.blog .inner-container {
	width: 100%;
	max-width: 1280px
}

.inner-container h2 {
	display: inline-block;
	background: #fff;
	position: relative;
	top: -15px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	padding: 0 .5em;
	font-weight: 400;
	text-transform: uppercase
}

.inner-container>p {
	color: #363636;
	text-transform: uppercase;
	font-size: 1.15em;
	font-weight: 500
}

.inner-container>p.lowercase {
	text-transform: none
}

.inner-container>p.width600 {
	max-width: 600px;
	margin: 0 auto;
	margin-top: -1em
}

h2.labelled {
	font-family: 'Alfa Slab One';
	background-color: #d50b1c;
	padding: .2em;
	font-size: 1.75em;
	line-height: 1.15em;
	margin: 1em 0
}

h2.labelled span {
	border: 2px solid #f3b701;
	padding: .1em 1em;
	color: #fff;
	display: block
}

h2.labelled span a {
	color: #fff
}

.subheader {
	margin-top: -.75em
}

.inner-featured {
	width: 90%;
	margin: 1em auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap
}

.inner-featured {
	justify-content: center;
	align-items: center
}

.inner-featured::after {
	clear: both;
	display: block;
	content: ''
}

.blog .inner-featured {
	margin-top: -.5em
}

.inner-article {
	position: relative;
	display: block;
	flex: 1 1 33.3%;
	text-align: left;
	padding: 3%
}

.blog .inner-article {
	margin: 2em 2%;
	flex: 1 1 22%;
	padding: 0;
	background-color: #f3b701
}

.inner-article.stick {
	margin: 2em 2%;
	flex: 0 1 46%
}

.inner-article h3 {
	text-transform: uppercase;
	font-weight: 400
}

.inner-article h3 a {
	color: #000
}

.inner-article a.blog-image {
	display: block;
	line-height: 0
}

.inner-article img {
	max-width: 100%
}

.inner-article .prep {
	text-transform: uppercase;
	font-size: .75em
}

.inner-product {
	position: relative;
	display: block;
	display: block;
	flex: 1 1 25%;
	text-align: center
}

.inner-product .bottom-button-holder {
	margin-top: 1em
}

.inner-product img {
	max-width: 70%
}

.bottom-button-holder {
	text-align: center
}

.bottom-button {
	padding: .25em .75em
}

.yellow-btn {
	background: 0;
	color: #d50b1c;
	font-size: .9em;
	border: 2px solid #d50b1c;
	border-radius: 0;
	box-shadow: none
}

.yellow-btn:hover {
	background: #d50b1c;
	color: #fff;
	font-size: .9em;
	box-shadow: none
}

.ingredient-container {
	max-width: 1200px;
	height: 100%;
	margin: 0 auto
}

.ingredient-text-holder {
	width: 40%;
	height: 100%;
	background-color: #f0ab15;
	padding: 4em 2em
}

.ingredient-text-holder .yellow-btn {
	text-shadow: none;
	padding: .25em .75em
}

.real-ingredients {
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif;
	color: #fff;
	margin: 3em 0
}

.real-ingredients h2 {
	font-family: 'Alfa Slab One';
	font-size: 3.75em;
	line-height: 1em;
	font-weight: 400;
	color: #b40918;
	margin-bottom: .5em
}

.real-ingredients p {
	font-weight: 500;
	line-height: 1.15em;
	font-size: 1.25em;
	margin-top: .75em
}

.blog-image {
	background-size: cover;
	background-position: center center;
	padding-bottom: 75%
}

.product {
	margin-bottom: 3em
}

.product::after {
	display: block;
	content: '';
	clear: both
}

.product-title {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.15em
}

.yellow-box {
	color: #fff;
	padding: .75em
}

.yellow-box p {
	margin-top: 0;
	font-weight: 500;
	visibility: hidden
}

.yellow-box h3 {
	color: #323232;
	font-size: 1em;
	margin-bottom: .25em
}

.category-trigger,
ul.inline-categories {
	margin: 0 auto;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	max-width: 990px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.category-trigger,
ul.inline-categories li {
	list-style: none;
	display: block;
	padding: 0 .5em;
	background-color: #f3b701;
	border: 1px solid #f3b701;
	border-left: 1px solid #fff;
	border-right: 0;
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif;
	font-weight: 500;
	flex: 0 1 auto
}

ul.inline-categories li a {
	display: block;
	padding: .5em
}

ul.inline-categories li:first-of-type {
	border-left: 1px solid #f3b701
}

ul.inline-categories li:last-of-type {
	border-right: 1px solid #f3b701
}

ul.inline-categories li.active,
ul.inline-categories li:hover {
	background-color: #fff;
	border-top-color: #f3b701;
	border-bottom-color: #f3b701
}

ul.inline-categories li a {
	color: #fff
}

ul.inline-categories li.active a,
ul.inline-categories li:hover a {
	color: #000
}

.category-trigger {
	position: relative;
	display: none;
	padding: .25em .5em;
	margin-bottom: 1em;
	border: 1px solid #f3b701;
	color: #fff;
	cursor: pointer;
	text-align: left
}

.category-trigger:hover {
	background-color: #fff;
	color: #000
}

.category-trigger::before {
	content: 'Category: ';
	display: inline
}

.category-trigger::after {
	position: absolute;
	top: .25em;
	right: .25em;
	content: '';
	display: inline-block;
	background-image: url(img/tb_ss.png);
	background-position: -102px -80px;
	width: 12px;
	height: 15px
}

.category-trigger:hover::after {
	background-position: -114px -80px
}

.split {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	min-width: 250px
}

.red-split {
	color: #fff;
	margin-top: 3em
}

#about .red-split {
	margin-top: 0
}

.split::after {
	display: block;
	content: '';
	clear: both
}

.split-container {
	flex: 1 1 50%;
	min-width: 400px;
	min-height: 250px
}

.red-split .split-container {
	background-color: #b40918
}

.red-split .split-container:last-of-type {
	padding: 1em
}

.split-image {
	width: 100%;
	height: 100%;
	background-position: center center
}

.split-text-holder {
	padding: 1em;
	margin: 1em;
	box-sizing: border-box
}

.red-split .split-text-holder {
	border: 1px solid #f3b701;
	height: 100%;
	margin: 0
}

.split h2 {
	font-family: 'Alfa Slab One';
	font-size: 1.75em;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	max-width: 500px
}

.split p {
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif;
	font-weight: 500;
	line-height: 1.25em;
	font-size: 1em;
	margin-top: .75em;
	max-width: 500px
}

.white-split h2,
.yellow-split h2 {
	color: #b40918
}

.white-split h2 {
	margin-left: auto;
	margin-right: auto
}

.yellow-split h2 {
	text-transform: none
}

.white-split p {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

.red-split .yellow-btn {
	background-color: #f3b701;
	border: 0
}

.yellow-split {
	background-color: #f3b701
}

.yellow-split p {
	color: #fff
}

.about-slider-container {
	position: relative;
	padding: 3em 5em;
	border-top: 1px solid #000
}

.about-slider {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	max-width: 1120px;
	margin: 0 auto;
	height: 400px
}

.about-slider .split {
	flex: 0 0 100%
}

.about-slider-container ul {
	display: block;
	position: absolute;
	bottom: .5em;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.about-slider-container ul li {
	list-style: none;
	display: inline-block;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #f3b701;
	width: 12px;
	height: 12px;
	margin: 0 .25em
}

.about-slider-container ul li.active,
.about-slider-container ul li:hover {
	background-color: #f3b701
}

.about-slider-container ul li a {
	text-indent: -999px;
	display: block
}

.about-slider-container .arrow {
	position: absolute;
	height: 60px;
	width: 80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(img/section-arrows.png)
}

.about-slider-container .left-arrow {
	left: 10%;
	background-position: -11px -142px
}

.about-slider-container .right-arrow {
	right: 10%;
	background-position: -128px -142px
}

.white-split .split-container>div.split-image {
	padding: 0;
	padding-bottom: 55%
}

.vertical-center-block {
	position: relative;
	height: 100%
}

.vertical-center-block .split-text-holder {
	position: absolute;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	top: 50%;
	left: 50%;
	max-width: 500px;
	margin: 0;
	width: 80%
}

.about-slider .vertical-center-block .split-text-holder {
	width: 90%
}

.ingredient-selection {
	background-image: url(img/stripes.png);
	background-repeat: repeat-x;
	padding: .5em 0
}

.ingredients-slider-block {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.ingredient-option {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #d50b1c;
	margin: .5em;
	flex: 0 0 150px
}

.ingredient-option a {
	position: relative;
	display: block;
	height: 100%;
	text-align: center;
	background-size: cover
}

.ingredient-option a::before {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(243, 183, 1, .75);
	top: 0;
	left: 0;
	content: ''
}

.ingredient-option a.active span,
.ingredient-option a.active::before,
.ingredient-option a:hover span,
.ingredient-option a:hover::before {
	display: none
}

.ingredient-option a span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	color: #fff;
	text-transform: uppercase;
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif;
	font-weight: 600;
	line-height: 1em;
	font-size: .8em
}

.the-ingredient {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	height: 450px
}

.the-ingredient h2 {
	display: inline-block
}

.the-ingredient .image-holder {
	text-align: center;
	flex: 1 1 60%;
	background-size: cover;
	min-width: 500px;
	background-color: #fff
}

.fact-holder {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	flex: 1 1 40%
}

.fact {
	background-color: #f0ab15;
	border-bottom: 1px solid #fff;
	flex: 1 1 auto;
	padding: 1em;
	color: #fff;
	font-family: Gill Sans, Gill Sans MT, Helvetica, Arial, san-serif;
	font-weight: 600
}

.fact h3 {
	color: #d50b1c
}

.related-products {
	margin: 2em auto
}

.related-products h2 {
	font-size: 1.25em
}

.related-product-list ul {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.related-product-list li {
	list-style: none;
	flex: 0 0 25%;
	min-width: 250px
}

.related-product-list li img {
	max-width: 80%
}

.ingredients-block .arrow {
	background-image: url(img/ingredient-arrows.png);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 125px;
	cursor: pointer;
	z-index: 20
}

.ingredients-block .left-arrow {
	background-position: -20px 0;
	left: 1em
}

.ingredients-block .right-arrow {
	background-position: -130px 0;
	right: 1em
}

.plate {
	display: none
}

.bottom-recipe-btn {
	position: absolute;
	bottom: .5em;
	right: .5em;
	text-transform: uppercase;
	font-weight: 500;
	font-size: .75em
}

.ajax-load-more-wrap {
	width: 100%
}

.alm-listing {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-wrap: wrap
}

.alm-listing li {
	flex: 0 0 25%;
	background-color: #ccc
}

.alm-listing li img {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.alm-btn-wrap button.alm-load-more-btn {
	background: 0;
	color: #d50b1c;
	font-size: .9em;
	border: 2px solid #d50b1c;
	border-radius: 0;
	box-shadow: none;
	padding: .25em .75em;
	font-family: klblissbold;
	font-weight: 300;
	height: auto;
	line-height: 1em
}

.alm-btn-wrap button.alm-load-more-btn.loading {
	padding: .25em .75em
}

.alm-btn-wrap button.alm-load-more-btn.loading::before {
	display: none
}

#product #hero {
	height: auto;
	min-height: 300px
}

#product #hero ul.inline-categories {
	padding: 1em 0
}

#js-productData {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-bottom: 2em;
	padding-top: 1em
}

#search-results .post {
	width: 100%;
	float: none;
	height: auto;
	text-align: left
}

#search-results .product-head {
	display: block;
	text-align: left
}

#search-results .title {
	padding: 0
}

.search-column {
	display: block
}

.image-column {
	min-width: 150px;
	float: left;
	padding-right: 1em
}

.navTrigger {
	cursor: pointer;
	width: 25px;
	height: 25px;
	margin: auto;
	position: absolute;
	right: 25px;
	top: 30px;
	display: none
}

.navTrigger i {
	background-color: #b40918;
	border-radius: 2px;
	content: '';
	display: block;
	width: 100%;
	height: 3px
}

.navTrigger i:nth-child(1) {
	-webkit-animation: outT .6s backwards;
	animation: outT .6s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse
}

.navTrigger i:nth-child(2) {
	margin: 6px 0;
	-webkit-animation: outM .6s backwards;
	animation: outM .6s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse
}

.navTrigger i:nth-child(3) {
	-webkit-animation: outBtm .6s backwards;
	animation: outBtm .6s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse
}

.navTrigger.active i:nth-child(1) {
	-webkit-animation: inT .6s forwards;
	animation: inT .6s forwards
}

.navTrigger.active i:nth-child(2) {
	-webkit-animation: inM 0.s forwards;
	animation: inM .6s forwards
}

.navTrigger.active i:nth-child(3) {
	-webkit-animation: inBtm .6s forwards;
	animation: inBtm .6s forwards
}

@-webkit-keyframes inM {
	50% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(45deg)
	}
}

@keyframes inM {
	50% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(45deg)
	}
}

@-webkit-keyframes outM {
	50% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(45deg)
	}
}

@keyframes outM {
	50% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(45deg)
	}
}

@-webkit-keyframes inT {
	0% {
		-webkit-transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(9px) rotate(0)
	}
	100% {
		-webkit-transform: translateY(9px) rotate(135deg)
	}
}

@keyframes inT {
	0% {
		transform: translateY(0) rotate(0)
	}
	50% {
		transform: translateY(9px) rotate(0)
	}
	100% {
		transform: translateY(9px) rotate(135deg)
	}
}

@-webkit-keyframes outT {
	0% {
		-webkit-transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(9px) rotate(0)
	}
	100% {
		-webkit-transform: translateY(9px) rotate(135deg)
	}
}

@keyframes outT {
	0% {
		transform: translateY(0) rotate(0)
	}
	50% {
		transform: translateY(9px) rotate(0)
	}
	100% {
		transform: translateY(9px) rotate(135deg)
	}
}

@-webkit-keyframes inBtm {
	0% {
		-webkit-transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(-9px) rotate(0)
	}
	100% {
		-webkit-transform: translateY(-9px) rotate(135deg)
	}
}

@keyframes inBtm {
	0% {
		transform: translateY(0) rotate(0)
	}
	50% {
		transform: translateY(-9px) rotate(0)
	}
	100% {
		transform: translateY(-9px) rotate(135deg)
	}
}

@-webkit-keyframes outBtm {
	0% {
		-webkit-transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(-9px) rotate(0)
	}
	100% {
		-webkit-transform: translateY(-9px) rotate(135deg)
	}
}

@keyframes outBtm {
	0% {
		transform: translateY(0) rotate(0)
	}
	50% {
		transform: translateY(-9px) rotate(0)
	}
	100% {
		transform: translateY(-9px) rotate(135deg)
	}
}

@media screen and (min-width:1400px) {
	.vertical-center-block .split-text-holder {
		font-size: 1.1vw;
		width: 40vw;
		max-width: 2000px
	}
	.white-split h2,
	.white-split p {
		max-width: 2000px
	}
}

@media screen and (min-width:991px) {
	.red-split {
		flex-wrap: nowrap;
	}
	
	.mobile-only {
		display: none;
	}
	
	.desktop-only {
		display: block;
	}
}

@media screen and (max-width:990px) {
	.mobile-only {
		display: block;
	}
	
	.desktop-only {
		display: none;
	}
}

@media screen and (min-width:1015px) and (max-width:1120px) {
	#m-nav #main-menu .menu .menu-item a {
		font-size: 1.25em
	}
}

@media screen and (min-width:991px) and (max-width:1014px) {
	#m-nav #main-menu .menu .menu-item a {
		font-size: 1.15em
	}
}

@media screen and (max-width:1080px) and (min-width:990px) {
	#m-nav #main-menu .menu {
		margin: 0 10px
	}
	#m-nav #search-box {
		margin-right: 15px
	}
}

@media screen and (max-width:990px) {
	body {
		font-size: 95%;
	}
	.hero-image .arrow {
		display: none
	}
	.the-ingredient {
		height: auto
	}
	.the-ingredient .image-holder {
		flex: 1 1 100%;
		height: 250px;
		min-width: 100%
	}
	#buy-links,
	#m-nav #main-menu,
	#m-nav #search-box,
	#social-links {
		display: none
	}
	#m-nav #top-nav {
		background: 0;
		z-index: 2;
		width: 120px;
		right: 65px;
		top: 20px
	}
	#m-nav .wrap {
		position: relative;
		z-index: 2
	}
	#m-nav #main-menu.active {
		display: block
	}
	#top-nav .country {
		float: none;
		margin-left: 0;
		position: relative;
		top: -4px;
		right: 0
	}
	#m-nav #top-nav .country .dropdown ul {
		left: -115px
	}
	#m-nav #top-nav .country .dropdown ul::before {
		left: 50%
	}
	#m-nav #main-menu {
		position: relative;
		z-index: 999;
		background-color: #f3b701;
		margin: 0;
		width: 100%
	}
	#m-nav #main-menu .menu {
		margin: 0;
		height: auto;
		width: 100%
	}
	#m-nav #main-menu .menu .menu-item,
	#m-nav #mobile-menu .menu {
		display: block;
		padding: .25em 0
	}
	#m-nav #main-menu .menu .menu-item a,
	#m-nav #mobile-menu .menu a {
		font-size: 1.5em;
		line-height: 1.25em;
		height: auto
	}
	#m-nav {
		height: auto;
		padding-top: 0;
		padding-bottom: .5em
	}
	#m-nav h1 {
		height: 75px
	}
	.tb-icon.tb-logo {
		position: relative;
		top: 5px;
		left: 10px;
		width: 133px;
		height: 56px;
		background-size: 600px 167px
	}
	.navTrigger {
		display: block
	}
	#home #bottom #locator,
	#home #bottom #updates {
		width: 100%
	}
	#home #bottom #locator {
		border-top: solid 1px #000;
		border-left: 0
	}
	.ingredient-text-holder {
		width: 100%;
		background-color: rgba(240, 171, 21, .7)
	}
	#f-nav {
		height: auto;
		padding: 1em
	}
	#f-nav .block,
	#f-nav .mail-list #field_1_2,
	#f-nav .mail-list #field_1_3 {
		float: none
	}
	#f-nav .mail-list #field_1_2 {
		width: 100%
	}
	#f-nav #basic-foot,
	#f-nav #ingedient-foot,
	#f-nav #product-foot,
	#f-nav #recipe-foot,
	#f-nav #story-foot {
		width: 100%;
		margin-top: 2em
	}
	#f-nav #ingedient-foot ul {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-gap: 0;
		column-gap: 0
	}
	#f-nav #ingedient-foot ul li {
		display: block
	}
	#f-nav .mail-list {
		padding-bottom: 0
	}
	.wrap {
		width: 100%
	}
	#f-nav .mail-list #gform_submit_button_1 {
		position: absolute;
		top: -40px;
		right: 0;
		line-height: 1em;
		padding: 0;
		margin: 0;
		height: 40px;
		border-radius: 16px
	}
	#f-nav .mail-list #field_1_3 legend {
		line-height: 1.15em;
		margin-bottom: .5em
	}
	#f-nav .gform_wrapper .gform_footer {
		position: relative;
		padding-top: .5em;
		margin-top: 0
	}
	ul.inline-categories {
		display: none
	}
	ul.inline-categories.active {
		display: block
	}
	ul.inline-categories li {
		flex: 0 1 100%
	}
	.category-trigger,
	ul.inline-categories {
		width: 80%;
		max-width: 320px
	}
	ul.inline-categories li {
		display: block
	}
	ul.inline-categories li {
		border: 0;
		border-left: 1px solid #f3b701;
		border-right: 1px solid #f3b701
	}
	ul.inline-categories li:first-of-type {
		border-top: 0 solid #f3b701
	}
	ul.inline-categories li:last-of-type {
		border-bottom: 1px solid #f3b701
	}
	.category-trigger {
		display: block
	}
	#f-nav .block {
		float: left;
		margin-right: 0!important;
		width: 25%!important;
		float: left!important;
		min-width: 200px!important
	}
}

@media screen and (max-width:800px) {
	.mobile-switch>:nth-child(1) {
		order: 2
	}
	.mobile-switch>:nth-child(2) {
		order: 1
	}
}

@media screen and (min-width:769px) {
	#product.full-page #hero figure {
		max-width: 40.9375%;
		min-width: 320px
	}
	#product.full-page #hero figure img {
		max-width: 100%
	}
	#product.full-page #hero .content {
		width: 52%;
		min-width: 320px
	}
}

@media screen and (max-width:768px) {
	.mobile-only {
		display: block
	}
	.ingredient-option {
		width: 100px;
		height: 100px;
		flex: 0 0 100px
	}
	h2.labelled {
		max-width: 85%;
		font-size: 1.25em;
		text-align: center
	}
	.ingredients-block .arrow {
		transform: translateY(-50%) scale(.5)
	}
	.ingredients-block .left-arrow {
		left: -1.5em
	}
	.ingredients-block .right-arrow {
		right: -1.5em
	}
	.split-container {
		min-width: 100%
	}
	.full-page.category #hero #p-nav .tb-icon,
	.full-page.products #hero #p-nav .tb-icon {
		display: none
	}
	.full-page.category #hero #p-nav ul,
	.full-page.products #hero #p-nav ul {
		width: 100%
	}
	.full-page.category #hero #p-nav ul li.menu-item,
	.full-page.products #hero #p-nav ul li.menu-item {
		width: 25%;
		font-size: .75em
	}
	.full-page.category #hero #p-nav ul li.menu-item a,
	.full-page.products #hero #p-nav ul li.menu-item a {
		min-width: 0;
		padding: 0 .5em
	}
	.full-page.category #hero #p-nav #product-search,
	.full-page.products #hero #p-nav #product-search {
		display: none
	}
	.full-page.category #hero #p-nav strong,
	.full-page.products #hero #p-nav strong {
		display: none
	}
	#product.full-page #hero figure {
		width: 100%;
		text-align: center
	}
	#product.full-page #hero figure img {
		max-width: 350px;
		width: 80%
	}
	#product.full-page #hero .content {
		width: 100%;
		padding: 0 2em
	}
	#search-results {
		padding: 2em 1em
	}
	#search-results .image-column {
		display: none
	}
	.alm-listing {
		justify-content: center;
		align-items: center
	}
}

@media screen and (max-width:480px) {
	h2.labelled {
		max-width: 85%;
		font-size: 1.25em
	}
	body {
		font-size: 85%
	}
	.inner-featured {
		width: 100%
	}
	.inner-product {
		flex: 1 1 100%;
		margin-bottom: 2em
	}
	.inner-product img {
		max-width: 70%
	}
	.blog-image {
		padding-bottom: 45%
	}
	.yellow-box {
		min-height: 52px
	}
	.blog .inner-article {
		margin: 1em 0
	}
	.real-ingredients h2 {
		font-size: 2.5em;
		line-height: 1.15em
	}
	#home #bottom #updates #news {
		max-width: 80%
	}
	#home #bottom #locator header {
		display: inline-block
	}
	#home #bottom #locator header {
		width: 100%
	}
	#home #bottom #locator header h2 {
		width: 230px;
		font-size: 2.5em;
		line-height: 1em
	}
	#home #bottom #locator form {
		width: 80%
	}
	#home #bottom #locator img {
		width: 100%
	}
	#home #bottom #locator,
	#home #bottom #updates {
		height: auto
	}
	#home #bottom #locator form input[type=submit] {
		font-size: 1em;
		height: 45px;
		width: 75px
	}
	#f-nav .mail-list #field_1_2 {
		max-width: 100%
	}
	.ingredients-slider-block {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		overflow-x: auto
	}
	.ingredients-block .left-arrow {
		left: -.75em
	}
	.ingredients-block .right-arrow {
		right: -.75em
	}
	.blog .inner-article {
		margin: 1em 0;
		max-width: 400px;
		flex: 0 0 80%;
		min-width: 0;
		padding: 0
	}
	.split-container {
		min-height: 0
	}
	.split-image {
		min-height: 180px
	}
	.about-slider {
		height: auto
	}
	.vertical-center-block .split-text-holder {
		position: relative;
		-webkit-transform: none;
		transform: none;
		top: 0;
		left: 0;
		margin: 0;
		max-width: 100%;
		width: 100%
	}
	.about-slider-container {
		padding: 3em 0
	}
	.also_like_post {
		width: 50%
	}
	.full-page #hero figure {
		margin: 0 auto;
		float: none;
		width: 90%
	}
	.full-page #hero .content {
		width: 90%;
		margin: 0 auto;
		float: none
	}
	#product.full-page #hero figure img {
		max-width: 100%
	}
	.full-page.category #hero .content {
		width: 90%;
		padding: 2em 0
	}
	.buy-now {
		margin-bottom: 2em
	}
	.full-page.category .wrap .post,
	.full-page.products .wrap .post {
		float: left;
		margin: 0 0 18px 0;
		width: 49%
	}
}

/* custom CSS for our story page */
.custom_row {
	display: inline-flex;
  	flex-wrap: wrap;
	margin-top: -4px;
}

.text-wrap{
    padding: 10%;
	margin: 30px;
}

.custom_row img{
  	width: 100%;
	height: 100%;
}
.col{
	flex:1 1 0px;
}

#story h1{
	font-family: sans-serif;
	font-weight:900;
	color: #b40918; 
	font-size: 50px;
}

.border_box {
	margin: 10px;
    padding: 10%;
}

@media screen and (max-width: 560px) {
	#steps {
		max-width:500px;
	}
	
	.full-page .column-1 .related{
		padding-left:16px;
	}
}

@media screen and (max-width: 484px) {
	#steps {
		max-width:350px;
	}
}

/* sign-up email at footer */

#field_17_15 {
	display: none;
}

#f-nav .mail-list #field_1_2 input[type=email]{
	margin-top: -4px;
}

#f-nav .mail-list #gform_submit_button_1{
	top: 43px;
	right: -20px;
}

@media screen and (max-width: 983px){
	#f-nav .mail-list #gform_submit_button_1{
		top: -40px;
	}
	
	#f-nav .mail-list #field_1_2 input[type=email]{
	margin-top: -7px;
}
	
}

@media (max-width: 769px) {
	#f-nav .mail-list #gform_submit_button_1 {
    position: static !important;
   width: 100% !important;
  }
	
	#recipe .ingredients_ul {
	max-width: 52%;
}
	
	.full-page #hero .content {
	width: 100%;
}

}

.single-tb_recipes #recipe .wrap {
  display: flex;
	padding: 0 15px;
	width: 990px;
}

.single-tb_recipes #recipe.full-page .column-1,
.single-tb_recipes #recipe.full-page .column-2 {
  float: none;
  width: auto;
}

@media (max-width: 990px) {
  .single-tb_recipes #recipe .wrap {
    width: auto;
    flex-direction: column;
  }

  .single-tb_recipes #recipe.full-page .column-1 {
    order: 2;
  }
}

#recipe .container,
.full-page .column-1 .related {
	padding-left: 0;
	margin-top: 90px;
}

@media (max-width: 990px) {
	#recipe .container,
	.full-page .column-1 .related {
		padding-left: 0;
		margin-top: 40px;
	}
}

.river {
  display: flex;
  flex-direction: column;
}

.river-item {
  display: flex;
  min-height: 410px;
}

.river-item.Right {
  flex-direction: row-reverse;
}

.river-item-image {
  display: flex;
  flex-basis: 50%;
  background-size: cover;
  background-position: center;
}

.river-item-content {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}

.river-item-content-border {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  padding: .75em;
}

.river-item-content-copy {
  max-width: 60%;
  color: #000;
}

.river-item-content-copy h2 {
  color: #b40918;
  font-family: 'Alfa Slab One';
  font-size: 1.75em;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 0.75rem 0;
}

.river-item-content-copy p {
  font-family: Gill Sans,Gill Sans MT,Helvetica,Arial,san-serif;
  font-weight: 500;
  line-height: 1.25em;
  font-size: 1em;
  margin: 0;
}

@media screen and (max-width: 983px){
  .river-item,
  .river-item.Right {
    flex-direction: column;
  }

  .river-item-image {
    min-height: 275px;
  }

  .river-item-content-copy {
    max-width: 80%
  }
}