@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:400italic,600italic,700italic,400,600,700|Merriweather:400,300,300italic,400italic,700,700italic");
@font-face {
  font-family: 'kunzler';
  src: url("../fonts/kunzler.eot?-6b9yw2");
  src: url("../fonts/kunzler.eot?#iefix-6b9yw2") format("embedded-opentype"), url("../fonts/kunzler.ttf?-6b9yw2") format("truetype"), url("../fonts/kunzler.woff?-6b9yw2") format("woff"), url("../fonts/kunzler.svg?-6b9yw2#kunzler") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'kunzler';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tree-nuts:before {
  content: "\e600";
}

.icon-shellfish:before {
  content: "\e601";
}

.icon-egg:before {
  content: "\e602";
}

.icon-eggs:before {
  content: "\e602";
}

.icon-peanut:before {
  content: "\e603";
}

.icon-peanuts:before {
  content: "\e603";
}

.icon-soy:before {
  content: "\e604";
}

.icon-milk:before {
  content: "\e605";
}

.icon-fish:before {
  content: "\e606";
}

.icon-recipe:before {
  content: "\e607";
}

.icon-where-to-buy:before {
  content: "\e608";
}

.icon-downloads:before {
  content: "\e608";
}

.icon-gluten:before {
  content: "\e609";
}

.icon-allergen:before {
  content: "\e609";
}

.icon-nutrition:before {
  content: "\e60a";
}

.icon-ingredients:before {
  content: "\e60b";
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

html, body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

input {
  -webkit-font-smoothing: antialiased !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #333;
  background: url("../images/new-paper.jpg");
  min-height: 1200px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #333;
}

.np {
  padding: 0;
}

.npl {
  padding-left: 0;
}

.npr {
  padding-right: 0;
}

hr.zig {
  border: none;
  height: 2px;
  margin: 14px auto;
}
hr.zig {
  background-color: red;
  background-position: center bottom;
  background-repeat: repeat-x;
}
hr.zag {
	display: none;
}


/* 
hr.zig, hr.zag {
  border: none;
  height: 30px;
  margin: 0 auto;
}

hr.zig {
  background: linear-gradient(-135deg, #FFF 12px, transparent 0) 0 3px, linear-gradient(135deg, #FFF 12px, transparent 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 100;
  position: relative;
}

hr.zag {
  background: linear-gradient(-135deg, #ffd100 12px, transparent 0) 0 3px, linear-gradient(135deg, #ffd100 12px, #FFF 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 50;
  margin-top: -28px;
}
 */

/* selection */
::selection {
  background: #ffd100;
  color: #fff;
}

::-moz-selection {
  background: #ffd100;
  color: #fff;
}

[class*="fa-"]:before {
  display: inline-block;
  font-family: 'fontawesome';
  font-weight: normal;
}

a {
  text-decoration: none;
  line-height: inherit;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  color: inherit;
}

a:hover,
a:focus,
a:hover i.fa,
a:hover i[class^="icon-"] {
  opacity: 0.5;
}

a.brighter:hover,
a.brighter:focus {
  opacity: 0.8;
}

#scroll-top {
	display: none;
}
#scroll-top span {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	bottom: 2em;
	color: #fff;
	font-size: 12px;
	padding: 0.5em 1em;
	position: fixed;
	left: 2em;
	text-decoration: none;
	transition: background 0.5s ease-in 0s;
	z-index: 200;
}
#scroll-top span:hover {
	opacity: 1;
	cursor: pointer;
	background: none repeat scroll 0 0 #c0392b
}

header {
	height: 145px;
}

.fixer {
	position: fixed;
	width: 100%;
	height: 145px;
	background-color: #fff;
	z-index: 10000;
}

.fixer.shadow {
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
}

#top-tier {
  height: 50px;
  width: 100%;
  background-color: #001689;
  padding-top: 10px;
}

#top-tier ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#top-tier ul li {
  float: right;
  margin-right: 20px;
}

#top-tier ul li a {
  font: 600 15px/26px "Open Sans", sans-serif;
  color: #fff;
}

nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

#menu-main-menu > li {
  float: left;
  margin: 35px 0 0 0;
  padding-bottom: 35px;
  position: relative;
  text-align: center;
}

#menu-main-menu > li > a {
  font: 600 18px/normal "Open Sans", sans-serif;
  color: #333;
  display: block;
  padding: 0 38px 0 0;
}

#menu-main-menu > li .menu-item a.menu-image-title-after.menu-image-not-hovered img {
  padding: 10px 10px 0 10px;
  margin: 0 auto;
  display: block;
  height: auto !important;
}

#menu-main-menu > li + li a {
  border-left: 3px solid #001689;
  white-space: nowrap;
  padding: 0 38px;
}

#menu-main-menu > li + li > ul li {
  position: relative;
  background-color: #fff;
  box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.5);
}

#menu-main-menu > li + li > ul li:first-child {
  margin-top: 36px;
}

#menu-main-menu > li + li > ul li a {
  height: 60px;
  display: block;
  padding: 0 20px;
  font: 700 14px/60px "Open Sans", sans-serif;
  border: none;
}

#menu-main-menu > li:first-child {
  padding-bottom: 0;
  z-index: 500;
}

#menu-main-menu > li:first-child a:hover {
  padding: 0;
  opacity: 1;
}

#menu-main-menu > li:first-child + li > a {
	border-left: none;
	padding-left: 0;
}

#menu-main-menu > li:first-child + li > ul {
	left: -30px;
}

#menu-main-menu li.current-menu-parent > a,
#menu-main-menu li.current-menu-item > a,
.blog .menu-item-762 > a,
.blog .menu-item-436 > a {
	color: #eb0029 !important;
}

/* 
#menu-main-menu > li:first-child + li {
  margin: 35px 0 0 30px;
  padding: 0;
  white-space: nowrap;
  position: static;
}
#menu-main-menu > li:first-child + li > ul {
  position: absolute;
  left: 284px;
}
#menu-main-menu > li:first-child + li > ul li {
  float: left;
  margin-top: 45px;
  height: auto;
  width: 16.6666%;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 4px 9px 2px rgba(0, 0, 0, 0.5);
}
#menu-main-menu > li:first-child + li > ul li a {
  font: 700 13px/2 "Open Sans", sans-serif;
  padding-bottom: 10px;
  display: block;
  height: auto;
}
#menu-main-menu > li:first-child + li > ul li:last-child a {
  line-height: 1;
}
*/

#menu-main-menu > li:first-child a {
  background: url("../images/kunzler-logo.png") no-repeat;
  width: 284px;
  height: 166px;
  display: block;
  margin-top: -70px;
  text-indent: -150%;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (min-width: 1299px) {
  .single-fs-products #menu-main-menu > li:first-child a:after,
  .page-template-page-food-service #menu-main-menu > li:first-child a:after {
	content: '';
	position: absolute;
	bottom: -50px;
	left: 42px;
	width: 284px;
	height: 79px;
	background: url("../images/foodservice-tag.png") no-repeat;
  }
}

#menu-main-menu > li.hovered > ul {
  display: block;
  min-width: 100%;
}

#menu-main-menu > li > ul {
  display: none;
  position: absolute;
  left: 0;
  z-index: 500;
  width: auto;
  text-align: left;
}

.mmenu:not(.mm-menu) {
  display: none;
}

.mmenu {
  background-color: #ddd;
  border-right: 1px solid #bbb;
}

.mmenu-wrap {
  display: none;
  margin-bottom: -15px;
}

.mmenu-wrap .logo {
  width: 113px;
  height: 65px;
  float: left;
  background: url("../images/kunzler-logo-m.png") no-repeat;
  margin: 10px 0 -18px 15px;
  z-index: 200;
  position: relative;
}

.single-fs-products .mmenu-wrap .logo,
.page-template-page-food-service .mmenu-wrap .logo {
  background: url("../images/kunzler-foodservice-logo.png") no-repeat;
  height: 87px;
}

.mmenu-wrap a:hover {
  opacity: 1.0;
}

.mmenu-trigger {
  position: absolute;
  top: 10px;
  right: 20px;
}

.mmenu-trigger:before {
  display: inline-block;
  font-family: 'fontawesome';
  font-weight: normal;
  content: '\f0c9';
  font-size: 32px;
  color: #00539f;
}

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  /* Don't cut off the webkit search cancel button */
}

.search-form {
  width: 155px;
  display: block;
  float: right;
  text-align: left;
  margin: 2px 0 0 0;
  position: relative;
}

.search-form label:before {
  content: "\f002";
  position: absolute;
  top: 3px;
  left: 6px;
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.search-form .search-submit {
  display: none;
}

.search-form.toggled-on {
  display: none;
}

.search-field {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 24px;
  padding: 0 0 0 28px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 1px;
}

.search-field:focus {
  background: url("../images/fa-search.png") no-repeat;
  background-position: left 0;
  background-color: #fff;
  cursor: text;
  outline: 0;
  width: 155px;
}

#sticky {
  height: 63px;
  width: 100%;
  background-color: rgba(248, 248, 248, 0.9);
  box-shadow: 0 5px 5px -5px #999;
  position: fixed;
  z-index: 5000;
  top: 0;
  display: none;
}

#sticky.stuck {
  display: block !important;
}

#sticky .mmenu-wrap {
  max-width: 1680px;
  width: 100%;
  margin: 0px auto;
  position: relative;
}

#slider {
  height: 600px;
  width: 100%;
  position: relative;
  top: -36px;
  visibility: hidden;
  clear: left;
}

#slider .bx-wrapper .bx-pager {
  bottom: 80px;
}

#slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
  opacity: 1.0;
}

.bxslider {
  text-align: center;
}

.bxslider li {
  height: 600px;
  background-size: cover;
  background-position: center top;
}

.bxslider li.magic-R {
  background-position: right top;
}

.bxslider li.magic-L {
  background-position: left top;
}

.bxslider li a {
  display: block;
  height: 600px;
  position: relative;
}

.bxslider li a:hover {
  opacity: 1.0;
}

.bxslider li div[class^='magic'] {
  width: 60%;
  border-radius: 50%;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bxslider li div[class^='magic'].red {
  background-color: rgba(235, 0, 41, 0.6);
}

.bxslider li div[class^='magic'].blue {
  background-color: rgba(0, 22, 137, 0.6);
}

.bxslider li div[class^='magic'].yellow {
  background-color: rgba(255, 209, 0, 0.6);
}

.bxslider li .cap-wrap {
  padding: 30px;
}

.bxslider li .cap-wrap * {
  color: #fff;
}

.bxslider li .cap-wrap h3 {
  font: 300 italic 45px/normal "Merriweather", serif;
  text-shadow: 0px 3px 5px rgba(14, 15, 15, 0.56);
}

.bxslider li .cap-wrap p.caption {
  font: 75px/1.2 "Open Sans Condensed", sans-serif;
  text-shadow: 0px 3px 5px rgba(14, 15, 15, 0.56);
}

.bxslider li .cap-wrap .button {
  font: 20px/42px "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 10px;
  background-color: #eb0029;
  width: 404px;
  height: 42px;
  max-width: 30%;
  margin: 20px auto 0;
  white-space: nowrap;
}

.bxslider li div[class^='magic'].red .cap-wrap .button {
  background-color: #001689;
}

.button {
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.button:hover {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0.5;
}

p.form-button input,
input.button,
a.button {
  display: inline-block;
  font: 700 15px/36px "Open Sans", sans-serif;
  color: #fff !important;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  background-color: #eb0029;
  height: 36px;
  padding: 0 20px;
  width: auto;
  white-space: nowrap;
  cursor: pointer;
}

a.button {
  margin: 40px auto 0;
}

#mask {
  position: absolute;
  display: none;
  background-color: rgba(255, 255, 255, 0.6);
  height: 600px;
  width: 100%;
  z-index: 99;
}

#recipe-of-the-month {
  width: 1500px;
  max-width: 100%;
  height: 700px;
  margin: -86px auto 0;
  position: relative;
  z-index: 100;
}

#recipe-of-the-month .bkg-wrap {
  width: 46%;
  height: 700px;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}

#recipe-of-the-month .bkg-wrap .bkg-img {
  background-repeat: no-repeat;
  background-size: cover;
  width: 750px;
  height: 750px;
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);
}

#recipe-of-the-month .recipe-pic {
  padding: 30px;
  margin: 75px -10% 75px 10%;
  display: inline-block;
  background: url("../images/new-paper.jpg");
  width: 95%;
}

#recipe-of-the-month .recipe-pic div {
  width: 100%;
  height: 490px;
  background-position: center center;
  background-size: cover;
}

#recipe-of-the-month .recipe {
  margin: 60px 10% 0;
  text-align: center;
  position: relative;
  height: 600px;
}

#recipe-of-the-month .recipe h4 {
  font: 700 30px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
}

#recipe-of-the-month .recipe h4 span {
  text-transform: none;
  font-size: 12px;
  vertical-align: 6px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}

#recipe-of-the-month .recipe h3 {
  font: 300 italic 40px/normal "Merriweather", serif;
  margin-bottom: 40px;
}

#recipe-of-the-month .recipe p {
  font: 400 15px/24px "Merriweather", serif;
  padding: 0 25px;
}

#recipe-of-the-month .recipe hr.zig, #recipe-of-the-month .recipe hr.zag, #recipe-of-the-month .recipe a.button {
  width: 60%;
}

#recipe-of-the-month .recipe a.continue {
  display: none;
}

#recipe-of-the-month .card__back {
  font: 400 13px/20px "Merriweather", serif;
}

#recipe-of-the-month .card__back h4 {
  font: 700 30px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: -6px;
}

#recipe-of-the-month .card__back .grid-2 {
  padding: 40px;
}

#recipe-of-the-month .card__back ul {
  padding-left: 10px;
  list-style-type: none;
  margin-top: 10px;
}

#recipe-of-the-month .card__back ul li {
  position: relative;
  padding-bottom: 6px;
}

#recipe-of-the-month .card__back ul li:before {
  content: "•";
  font-size: 18px;
  position: absolute;
  left: -10px;
  color: #00539f;
}

#recipe-of-the-month .card__back .grid-4 {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 40px 40px 0 0;
}

#recipe-of-the-month .card__back .grid-4:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  width: 100%;
  height: 120%;
  box-shadow: inset 4px 1px 9px -6px;
}

#recipe-of-the-month .card__back .grid-4 h4 {
  padding-left: 50px;
}

#recipe-of-the-month .card__back .grid-4 .grid-half {
  padding-left: 30px;
  max-height: 530px;
}

#recipe-of-the-month .card__back .grid-4 .grid-half p:last-child {
  padding-bottom: 20px;
}

#recipe-of-the-month .card__back .grid-4 .scroller {
  max-height: 530px;
  overflow-y: scroll;
  position: relative;
  margin: 10px 0 0 20px;
}

#recipe-of-the-month .card__back .grid-4 .scroller.scrolled {
  box-shadow: inset 0 6px 4px -4px rgba(0, 0, 0, 0.3);
}

#recipe-of-the-month .card__back .grid-4 .scroller.overflowed {
  box-shadow: inset 0 -6px 4px -4px rgba(0, 0, 0, 0.3);
}

#recipe-of-the-month .card__back .grid-4 .scroller.scrolled.overflowed {
  box-shadow: inset 0 -6px 4px -4px rgba(0, 0, 0, 0.3), inset 0 6px 4px -4px rgba(0, 0, 0, 0.3);
}

#recipe-of-the-month .card__back .grid-4.directions hr {
  margin-left: 50px;
}

#recipe-of-the-month .card__back .grid-6 {
  position: absolute;
  bottom: 0;
  padding: 0 20px 20px 50px;
}

#recipe-of-the-month .card__back .grid-6 a.button {
  margin: 0;
  display: block;
}

#recipe-of-the-month .card__back .grid-6 .credit {
  color: #001689;
  margin-top: 10px;
  font: italic 400 10px/normal "Merriweather", serif;
}

#recipe-of-the-month .card__back h5 {
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  color: #00539f;
}

#recipe-of-the-month .card__back h5:first-child {
  margin-top: 0;
}

@media screen and (min-width: 701px) {
  #recipe-of-the-month .recipe div {
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
  }
}

@media screen and (min-width: 801px) {
  #sticky .mmenu-wrap .logo {
    margin: 10px 0 -18px 86px;
  }
  #sticky .mmenu-wrap .mmenu-trigger {
    right: 130px;
  }
}

#more-recipes {
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  width: 1500px;
  max-width: 100%;
  margin: 40px auto 0;
  background-color: #fff;
}
#more-recipes .featured-recipe {
  text-align: center;
  height: 660px;
  position: relative;
  overflow: hidden;
}

#inner-recipes #more-recipes {
  margin-top: 0;
}
#inner-recipes #more-recipes .featured-recipe {
  height: auto;
  padding-bottom: 40px;
}

#more-recipes .featured-recipe + .featured-recipe:before {
  content: '';
  display: block;
  position: absolute;
  top: -5%;
  width: 100%;
  height: 110%;
  box-shadow: inset 4px 1px 9px -6px;
}

#more-recipes .featured-recipe div {
  padding: 0 10px;
}

#more-recipes .featured-recipe h3 {
  font: 700 24px/normal "Open Sans Condensed", sans-serif;
  margin-top: 30px;
}

#more-recipes .featured-recipe hr.zig, #more-recipes .featured-recipe hr.zag {
  width: 60%;
}

#more-recipes .featured-recipe p {
  font: 400 15px/24px "Merriweather", serif;
  padding: 10px 25px 0 25px;
}

#more-recipes .featured-recipe a.button {
  margin-top: 20px;
  position: relative;
  z-index: 99;
}

#block-menu {
  width: 1500px;
  max-width: 100%;
  margin: 50px auto;
}

#block-menu .menu-block {
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  margin: 50px auto 0;
  position: relative;
}

#block-menu .menu-block.yellow {
  background-color: #ffd100;
}

#block-menu .menu-block.red {
  background-color: #eb0029;
}

#block-menu .menu-block.blue {
  background-color: #001689;
}

#block-menu .menu-block.black {
  background-color: #000;
}

#block-menu .menu-block img {
  float: left;
  margin-right: 50px;
  max-width: 48%;
}

#block-menu .menu-block h4 {
  font: italic 56px/normal "Merriweather", serif;
  text-shadow: 0px 3px 5px rgba(14, 15, 15, 0.2);
  margin-top: 30px;
  color: #fff;
}

#block-menu .menu-block h4 span {
  display: block;
  font: 700 70px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
}

#block-menu .menu-block a {
  font: 700 15px/normal "Open Sans", sans-serif;
  text-transform: uppercase;
  float: right;
  margin: 20px 50px 0 0;
  color: #fff;
}

#block-menu .menu-block a span {
  font-size: 30px;
  vertical-align: -5px;
}

footer {
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  background-color: #fff;
  padding: 60px 0 40px;
  font: 400 15px/normal "Merriweather", serif;
  margin-top: 40px;
}

footer h3 {
  font: 700 24px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: -6px;
  padding: 0 15px;
}

footer .contact-us {
  background: url("../images/kunzler-logo-med.png") no-repeat;
  padding: 140px 15px 0 15px;
}

footer .contact-us p {
  padding: 40px 0 0 60px;
  min-height: 76px;
}

footer .contact-us .address {
  background: url("../images/icon-map.png") 0 40px no-repeat;
}

footer .contact-us .phone {
  background: url("../images/icon-cell.png") 6px 36px no-repeat;
}

footer .contact-us .fax {
  background: url("../images/icon-fax.png") 0 40px no-repeat;
}

footer .sign-up {
  padding: 0 20px;
}

footer .sign-up p {
  padding: 0;
}

footer .frankly-speaking {
  padding: 0 40px;
}

footer .frankly-speaking p.aligncenter {
  padding: 0 20px;
}

footer .frankly-speaking p.meta {
  margin: 8px 0 0 0;
  font-style: italic;
  font-size: 14px;
}

footer .frankly-speaking h4 {
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  margin: 4px 0;
}

footer .frankly-speaking a.button {
  float: right;
  margin-top: 20px;
}

footer .social {
  padding: 0 0 0 40px;
}

footer .social p.aligncenter {
  padding: 0 20px;
}

footer hr.zig, footer hr.zag {
  width: 60%;
}

footer hr.zig + p, footer hr.zag + p {
  margin-top: 14px;
}

footer hr.zig.full, footer hr.zag.full {
  width: 100%;
}

p.social-links {
  text-align: center;
  margin-top: 40px;
  font-size: 0;
}

p.social-links a {
  margin-left: 30px;
  width: 36px;
  display: inline-block;
}

p.social-links i.fa {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: #00539f;
  color: #fff;
  line-height: 36px;
  font-size: 22px;
}

p.social-links a:first-child {
  margin-left: 0;
}

.blog p.social-links {
  margin: 20px 0 18px 0;
}

colophon {
  display: block;
  text-align: center;
  padding: 30px 0;
  font: 400 14px/normal "Merriweather", serif;
}

colophon a {
  color: #333;
}

colophon br {
  display: none;
}

input[type=submit] {
  -webkit-appearance: none;
}

.wpcf7 span.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'] {
  border: 3px solid #000;
  border-radius: 10px;
  height: 40px;
  width: 100%;
  font: 400 15px/normal "Merriweather", serif;
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
}

.wpcf7 input[type='text'][name='first-name'],
.wpcf7 input[type='email'][name='first-name'] {
  margin-top: 20px;
}

.wpcf7 input[type='text'].wpcf7-not-valid,
.wpcf7 input[type='email'].wpcf7-not-valid {
  border-color: #eb0029;
}

.wpcf7 p.form-button {
  margin-top: 20px;
}

.wpcf7 p.form-button input {
  -webkit-font-smoothing: antialiased !important;
  float: right;
  cursor: pointer;
}

.wpcf7 p.form-button input:hover {
  opacity: 0.5;
}

.wpcf7 p.form-button img.ajax-loader {
  float: right;
  margin: 14px 14px 0 0;
}

.single-jobs #jobs .job-listing {
  margin-left: 0;
}

@media screen and (max-width: 580px) {
  .single-jobs #jobs .job-listing {
    padding: 20px;
  }
}

.online-app h2.thanks {
  color: #eb0029;
  margin: 0;
}

.online-app h2.thanks + p {
  font-size: 15px;
  line-height: 30px;
  padding: 0 10px !important;
}

.online-app #wpcf7-f767-p30-o1 {
  margin-top: 20px;
}

.online-app #wpcf7-f767-p30-o1 label.blue {
  font: italic 400 15px/normal "Merriweather", serif;
  color: #001689;
}

.online-app #wpcf7-f767-p30-o1 input[type=submit] {
  height: 60px;
  line-height: 60px;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.online-app #wpcf7-f767-p30-o1 input[type=submit]:hover {
  opacity: 0.5;
}

.online-app .wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked,
.online-app .wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: block !important;
  text-align: center;
  text-transform: uppercase;
  font: 700 15px/normal "Open Sans Condensed", sans-serif;
  border: none;
  margin: 0;
  color: #eb0029;
}

.online-app .wpcf7 input[type='text'],
.online-app .wpcf7 input[type='email'],
.online-app .wpcf7 input[type='tel'] {
  border: 1px solid transparent;
  border-radius: 0;
  height: 37px;
  width: 100%;
  font: 400 15px/normal "Merriweather", serif;
  margin: 10px 0 0 0;
  padding: 0 0 0 10px;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

.online-app .wpcf7 input[type='text'][name='first-name'],
.online-app .wpcf7 input[type='email'][name='first-name'],
.online-app .wpcf7 input[type='tel'][name='first-name'] {
  margin-top: 10;
}

.online-app .wpcf7 input[type='text'].wpcf7-not-valid,
.online-app .wpcf7 input[type='email'].wpcf7-not-valid,
.online-app .wpcf7 input[type='tel'].wpcf7-not-valid {
  border-color: #eb0029;
}

.online-app .wpcf7 label {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font: 700 15px/normal "Merriweather", serif;
}

.online-app .wpcf7 .full-name label {
  width: 40%;
  margin-left: 2%;
}

.online-app .wpcf7 .full-name label:first-child {
  margin-left: 0;
}

.online-app .wpcf7 .full-name label:first-child + label {
  width: 16%;
}

.online-app .wpcf7 .city-state-zip label {
  width: 40%;
  margin-left: 2%;
}

.online-app .wpcf7 .city-state-zip label:first-child {
  margin-left: 0;
}

.online-app .wpcf7 .city-state-zip label:first-child + label + label {
  width: 16%;
}

.online-app .wpcf7 .phone-group label {
  width: 58%;
}

.online-app .wpcf7 .phone-group label + label {
  width: 40%;
  margin-left: 2%;
}

@media screen and (max-width: 480px) {
  .online-app .wpcf7 .phone-group label {
    width: 100%;
  }
  .online-app .wpcf7 .phone-group label + label {
    width: 100%;
    margin-left: 0;
  }
}

.online-app .wpcf7 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  height: 37px;
  width: 100%;
  padding: 0 10px;
  margin: 10px 0 0 0;
  font: 400 15px/normal "Merriweather", serif;
  background: #fff url("../images/select-arrow.png") top right no-repeat;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

.online-app .wpcf7 select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.online-app .wpcf7 select:focus {
  background-color: #f8f8f8;
}

.online-app .wpcf7 select.wpcf7-not-valid {
  border-color: #eb0029;
}

.online-app .wpcf7 .prev-employed > span {
  display: block;
  float: left;
  width: 49%;
  font: 700 15px/normal "Merriweather", serif;
}

.online-app .wpcf7 .prev-employed > span + label {
  width: 49%;
  margin-left: 2%;
}

.online-app .wpcf7 .prev-employed .wpcf7-radio label {
  width: auto;
  margin: 20px 20px 0 0;
}

@media screen and (max-width: 580px) {
  .online-app .wpcf7 .prev-employed > span {
    float: none;
    width: 100%;
  }
  .online-app .wpcf7 .prev-employed > span + label {
    width: 100%;
    margin: 20px 0;
  }
}

/* .online-app .wpcf7 .form-full label, */
.online-app .wpcf7 .work-full label,
.online-app .wpcf7 .work-half label,
.online-app .wpcf7 .work-third label,
.online-app .wpcf7 .relatives label,
.online-app .wpcf7 .emergency label {
  width: 49%;
  margin-left: 2%;
  font: italic 400 15px/normal "Merriweather", serif;
  color: #001689;
}

.online-app .wpcf7 .form-full label:first-child,
.online-app .wpcf7 .work-full label:first-child,
.online-app .wpcf7 .work-half label:first-child,
.online-app .wpcf7 .work-third label:first-child,
.online-app .wpcf7 .relatives label:first-child,
.online-app .wpcf7 .emergency label:first-child {
  margin-left: 0;
}

.online-app .wpcf7 .form-full.hide,
.online-app .wpcf7 .work-full.hide,
.online-app .wpcf7 .work-half.hide,
.online-app .wpcf7 .work-third.hide,
.online-app .wpcf7 .relatives.hide,
.online-app .wpcf7 .emergency.hide {
  display: none;
}

.online-app .wpcf7 .form-half label {
  width: 49%;
  margin-left: 2%;
}

.online-app .wpcf7 .form-half label:first-child {
  margin-left: 0;
}

.online-app .wpcf7 .nfl-form-half label {
  width: 50%;
  float: none;
  display: block;
  margin-left: 20%;
  margin: 0 auto 30px !important;
}

.online-app .wpcf7 .nfl-form-half label input{
  margin: 0 auto;
  border: 3px solid #000;
  border-radius: 10px;
  width: 100%;
  padding: 0 0 0 20px;
  height: 40px;
}

.online-app .wpcf7 #football input[type="submit"]{
  font: 700 15px/36px "Open Sans", sans-serif;
  color: #fff !important;
  text-transform: uppercase;
  border:none;
  border-radius: 10px;
  background-color: #eb0029;
  margin-left: 25%;
  height: 36px;
  padding: 0 20px;
  width: 50%;

}


.online-app .wpcf7 .form-full label {
  width: 100%;
  margin-left: 0;
}

.online-app .wpcf7 .email-group,
.online-app .wpcf7 .emergency,
.online-app .wpcf7 .usa {
  border-bottom: 2px solid #ffd100;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.online-app .wpcf7 .work-third label,
.online-app .wpcf7 .emergency label {
  width: 32%;
}

@media screen and (max-width: 500px) {
  .online-app .wpcf7 .emergency {
    margin-top: 20px;
  }
}

.online-app .wpcf7 .adder {
  display: block;
  font-weight: 700;
  color: #001689;
  float: right;
}

.online-app .wpcf7 .adder span {
  font-weight: 400;
  font-style: italic;
}

.online-app .wpcf7 .adder.disabled {
  opacity: 0.5;
  cursor: default;
}

.online-app .wpcf7 p {
  font: 700 15px/normal "Merriweather", serif;
}

.online-app .wpcf7 p.small {
  font: italic 300 13px/normal "Merriweather", serif;
  padding-left: 6px;
}

.online-app .wpcf7 .agree {
  border-top: 2px solid #ffd100;
  padding-top: 20px;
  margin-top: 30px;
}

.online-app .wpcf7 .agree h5 {
  font: 700 15px/normal "Merriweather", serif;
  margin: 0;
  padding-bottom: 10px;
}

.online-app .wpcf7 .agree h5 span {
  font: italic 400 13px/normal "Merriweather", serif;
}

.online-app .wpcf7 .agree p {
  font: italic 300 14px/21px "Merriweather", serif;
}

.online-app .wpcf7 .agree .wpcf7-list-item-label {
  display: none;
}

.online-app .wpcf7 .agree + p {
  padding: 0 !important;
}

.online-app .wpcf7 .agree-box {
  float: left;
}

.online-app .wpcf7 .agree-box span {
  display: inline;
  margin: 0;
}

.online-app .wpcf7 .agree-box input[type=checkbox] {
  position: absolute;
  left: -9999px;
}

.online-app .wpcf7 .agree-box label {
  width: auto;
  margin: 0 20px 0 0;
  height: 37px;
  text-align: center;
  font-size: 24px;
  color: #eb0029;
  cursor: pointer;
}

.online-app .wpcf7 .agree-box label:before {
  content: '';
  display: block;
  width: 37px;
  height: 37px;
  background-color: #fff;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

.online-app .wpcf7 .agree-box label.checked:before {
  content: '\f00c';
  font: normal normal normal 14px/37px FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.online-app .wpcf7 .upload + p {
  padding-bottom: 4px !important;
}

.online-app .wpcf7 span[class*=work-contact] > span,
.online-app .wpcf7 .usa-yes-no > span,
.online-app .wpcf7 .app-ship > span {
  display: block;
  float: left;
  width: 100%;
  font: 700 15px/normal "Merriweather", serif;
}

.online-app .wpcf7 span[class*=work-contact] .wpcf7-radio label,
.online-app .wpcf7 .usa-yes-no .wpcf7-radio label,
.online-app .wpcf7 .app-ship .wpcf7-radio label {
  width: auto;
  margin: 10px 20px 20px 0;
}

.online-app .wpcf7 .work-group.hide,
.online-app .wpcf7 .app-hide {
  display: none;
}

.online-app .wpcf7 .work-group + .work-group {
  border-top: 2px solid #b3b3b3;
  padding-top: 20px;
}

.online-app .wpcf7 .t-box span {
  font: italic 400 13px/normal "Merriweather", serif;
}

.online-app .wpcf7 .t-box,
.online-app .wpcf7 .app-ship,
.online-app .wpcf7 .edu {
  margin-top: 15px;
}

.online-app .wpcf7 textarea {
  border: 1px solid transparent;
  width: 100%;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  font: 400 15px/normal "Merriweather", serif;
  padding: 15px;
}

.online-app .wpcf7 textarea.wpcf7-not-valid {
  border-color: #eb0029;
}

.online-app .wpcf7 .record > span {
  display: block;
  float: left;
  width: 100%;
  font: 700 15px/normal "Merriweather", serif;
}

.online-app .wpcf7 .record .wpcf7-radio label {
  width: auto;
  margin: 10px 20px 20px 0;
}

.online-app .wpcf7 .record-hide {
  display: none;
}

.online-app .wpcf7 .work-full label {
  width: 100%;
}

.online-app .wpcf7 .work-full textarea {
  margin-top: 10px;
}

.online-app .wpcf7 input[type=submit] {
  width: 100%;
  background-color: #eb0029;
  opacity: 0.2;
  border: none;
  height: 120px;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
  font: 700 20px/70px "Open Sans", sans-serif;
}

.online-app .wpcf7 input[type=submit]:not([disabled]) {
  cursor: pointer;
  opacity: 1;
}

@media screen and (max-width: 480px) {
  .online-app .wpcf7 .work-half label,
  .online-app .wpcf7 .relatives label,
  .online-app .wpcf7 .emergency label {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 400px) {
  .online-app .wpcf7 .full-name label {
    width: 82%;
    margin-left: 2%;
  }
  .online-app .wpcf7 .full-name label:first-child {
    margin-left: 0;
  }
  .online-app .wpcf7 .full-name label:first-child + label {
    width: 16%;
  }
  .online-app .wpcf7 .full-name label:first-child + label + label {
    width: 100%;
  }
  .online-app .wpcf7 .city-state-zip label {
    width: 40%;
    margin-left: 0;
  }
  .online-app .wpcf7 .city-state-zip label:first-child {
    width: 100%;
  }
  .online-app .wpcf7 .city-state-zip label:first-child + label + label {
    width: 58%;
    margin-left: 2%;
  }
  .online-app .wpcf7 .work-third label {
    width: 49%;
  }
  .online-app .wpcf7 .work-third label:first-child {
    width: 100%;
  }
  .online-app .wpcf7 .work-third label:first-child + label {
    margin-left: 0;
  }
}

/*
                 ___  __     __       __   ___  __
	| |\ | |\ | |__	 |__)   |__) /\  / _  |__  /__`
	| | \| | \| |___ |  \   |   /~~\ \__| |___ .__/

*/
.inner #main, .blog #main {
  padding-top: 36px;
  position: relative;
}

.inner h1,
.inner h2,
.blog h1,
.blog h2 {
  font: 400 48px/48px "Merriweather", serif;
  text-align: center;
  padding: 0 20px;
}

.blog h1:not(.like-h2),
.blog .like-h1 {
  margin-bottom: 10px;
}

.inner h1.add-margin,
.blog h1.add-margin {
  margin: 40px 0 20px;
}

.inner h2:not(.like-h1),
.inner .like-h2,
.blog h2:not(.like-h1),
.blog .like-h2 {
  font-size: 32px;
  margin: 40px 0 20px;
  color: #001689;
}

.inner h2:not(.like-h1).no-margin,
.inner .like-h2.no-margin,
.blog h2:not(.like-h1).no-margin,
.blog .like-h2.no-margin {
  margin: 0;
}

.inner h2:not(.like-h1):first-child,
.inner .like-h2:first-child {
	margin-top: 10px;
}

.blog.single h1 {
	margin-bottom: 20px;
}

#nav-block-wrap {
  text-align: center;
}

.nav-blocks {
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
}

.nav-blocks li {
  float: left;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-repeat: no-repeat;
  position: relative;
  height: 250px;
  width: 250px;
}

.nav-blocks li div {
  position: absolute;
  height: 100%;
  width: 100%;
}

.nav-blocks li a {
  font: 700 42px/42px "Open Sans Condensed", sans-serif;
  background-color: rgba(255, 0, 0, 0.6);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.nav-blocks li a span {
  position: relative;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-bottom: 0 !important;
}

.main-back {
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  color: #001689;
  font: 400 italic 12px/normal "Merriweather", serif;
}

.main-back span {
  font: 400 normal 30px/normal "Open Sans", sans-serif;
  vertical-align: -6px;
}

.product-wrap {
  margin: 0 auto;
  text-align: center;
  /* background-color: #fff; */
  /* box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07); */
}

.product-wrap .group {
	position: relative
}

.product-wrap .group > div:not(.filler) {
  background-color: #fff;
  /* box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); */
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), inset 10px -2px 4px -6px rgba(0, 0, 0, 0.3);
}
.product-wrap .group > div:first-child {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.product-wrap .product {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  box-sizing: content-box;
}

.product-wrap .product > div {
  position: relative;
  padding: 20px 40px 10px;
}

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

	.product-wrap .grid-25.no-margin:nth-child(n) {
		 width: 50%;
		 margin-bottom: 0;
		 margin-right: 0; }
	.product-wrap .grid-25.no-margin:nth-child(4n) {
		 margin-right: 0; }
	.product-wrap .grid-25.no-margin:last-child {
		 margin-right: 0; }

	.page-id-28 .grid-25.no-margin:nth-child(3n),
	.page-id-8 .grid-25.no-margin:nth-child(3n) {
		box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5),
		inset 0 10px 4px -6px rgba(0, 0, 0, 0.3);
	}
	.page-id-28 .grid-25.no-margin:last-child,
	.page-id-8 .grid-25.no-margin:last-child {
		box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5),
		inset 10px -2px 4px -6px rgba(0, 0, 0, 0.3),
		inset 0 10px 4px -6px rgba(0, 0, 0, 0.3);
	}
}
@media screen and (max-width: 479px) {
	
	.page-id-28 .grid-25.no-margin:nth-child(n),
	.page-id-8 .grid-25.no-margin:nth-child(n) {
		box-shadow: inset 0 10px 4px -6px rgba(0, 0, 0, 0.3);
	}
	.page-id-28 .grid-25.no-margin:first-child,
	.page-id-8 .grid-25.no-margin:first-child {
		box-shadow: none;
	}
}


@media screen and (min-width: 501px) {
  .product-wrap .product img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.product-wrap .product h4 {
  font: 700 24px/normal "Open Sans Condensed", sans-serif;
  padding: 0 5%;
}

.product-wrap .product hr {
  width: 200px;
  max-width: 75%;
}

.product-wrap .product + .product:before {
  content: '';
  display: block;
  position: absolute;
  top: -5%;
  width: 100%;
  height: 120%;
  box-shadow: inset 4px 1px 9px -6px rgba(0, 0, 0, 0.2);
}

.product-wrap .product.newrow:before {
  box-shadow: none;
}

.more {
  height: 70px;
  text-align: center;
  background-color: #eb0029;
}

.more a {
  color: #fff;
  text-transform: uppercase;
  font: 700 20px/70px "Open Sans", sans-serif;
}

.more a span {
  font-size: 30px;
  vertical-align: -4px;
}

#content {
  max-width: 1500px;
  margin: 0 auto;
}

.inner #content { margin-top: 20px; }
.page-id-8.inner #content,
.page-id-28.inner #content {
	margin-top: 0;
}


.inner h2.product-name {
	font: 700 20px/50px "Open Sans", sans-serif;
	background-color: #eb0029;
	color: #fff;
	margin-bottom: 0;
	text-transform: uppercase;
}

.the-meats {
  position: relative;
  margin-bottom: 60px;
  background-color: #fff;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

/* 
.the-meats .package {
  position: relative;
  height: 400px;
}
 */

.the-meats .package img {
  margin: 0 auto;
  padding: 20px;
  display: block;
}

.prod-meta {
	text-align: center;
	font-size: 0;
}

.prod-meta span {
	font: 700 14px/20px "Open Sans Condensed", sans-serif;
}

.prod-meta span + span {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #333;
}

/* 
@media screen and (min-width: 701px) {
  .the-meats .package img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
 */

.the-meats .panels {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
}

.the-meats .panels:before {
  content: '';
  display: block;
  position: absolute;
  top: -5%;
  width: 100%;
  height: 110%;
  box-shadow: inset 10px -2px 4px -6px rgba(0, 0, 0, 0.3);
}

.the-meats .panels .back-to-description {
  display: none;
  position: absolute;
  right: 20px;
  top: 10px;
  color: #001689;
  font: 400 italic 12px/normal "Merriweather", serif;
  z-index: 500;
}

.the-meats .panels .back-to-description span {
  font: 400 normal 30px/normal "Open Sans", sans-serif;
  vertical-align: -6px;
}

.the-meats .panels .description {
  padding: 40px;
}

.the-meats .panels .description h3,
.the-meats .panels .allergen h3 {
  font: 700 16px/normal "Merriweather", serif;
  padding-bottom: 12px;
}

.the-meats .panels .description p {
  font: 400 14px/normal "Merriweather", serif;
}

.the-meats .panels .ingredients,
.the-meats .panels .nutrition {
  padding: 40px;
}

.the-meats .panels .nutrition .fancybox {
  font: 400 italic 14px/normal "Merriweather", serif;
  color: #001689;
  position: relative;
  z-index: 1000;
}

.the-meats .panels .nutrition .box-wrap {
  display: inline-block;
  text-align: center;
  width: 70px;
  margin-left: 20px;
}

.the-meats .panels .nutrition .box-wrap:first-child {
  margin-left: 0;
}

.the-meats .panels .nutrition .box-wrap .box h5 {
  margin: 0;
  height: 50px;
  border: 3px solid #000;
  border-radius: 10px 10px 0 0;
  font: 700 30px/40px "Open Sans Condensed", sans-serif;
}

.the-meats .panels .nutrition .box-wrap .box p {
  height: 30px;
  border: 3px solid #000;
  border-radius: 0 0 10px 10px;
  font: 700 13px/20px "Open Sans Condensed", sans-serif;
  background-color: #000;
  color: #fff;
}

.the-meats .panels .nutrition .box-wrap p {
  font: 700 13px/24px "Merriweather", serif;
  color: #000;
}

.the-meats .panels .allergen {
  display: none;
  padding: 40px;
}

.the-meats .panels .allergen div {
  float: left;
  text-align: center;
}

.the-meats .panels .allergen i {
  font-size: 120px;
  color: #001689;
}

.the-meats .panels .allergen p {
  font: 700 14px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  margin-top: -20px;
}

.the-meats .panels .downloads {
  display: none;
  padding: 60px;
  position: relative;
}

.the-meats .panels .downloads h3 {
  font: 700 18px/normal "Merriweather", serif;
  padding-bottom: 15px;
}

.the-meats .panels .downloads i {
  margin: 10px 10px 10px 0;
  font-size: 48px;
  color: #eb0029;
}

.the-meats .panels .downloads span {
  font: 700 14px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  display: inline-block;
}

.the-meats .tabs {
  list-style-type: none;
  position: absolute;
  bottom: -30px;
  right: 0;
  height: 98px;
}

.the-meats .tabs li {
  display: block;
  float: left;
  width: 100px;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
  color: #001689;
  box-shadow: -5px 6px 8px -2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.the-meats .tabs li:hover {
  margin-top: -15px;
}

.the-meats .tabs li.selected {
  margin-top: -15px;
  cursor: default;
}

.the-meats .tabs li.selected * {
  opacity: 0.5;
}


.the-meats .tabs li a:hover i[class^="icon-"] {
  opacity: 1.0;
}

.the-meats .tabs li.fade * {
  opacity: 0.5;
}

.the-meats .tabs li i {
  display: block;
  font-size: 100px;
  line-height: 60px;
}

.the-meats .tabs li p {
  font: 700 13px/normal "Open Sans Condensed", sans-serif;
  margin-bottom: 20px;
}

.nutrition-center {
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

.recipe-filter,
.nutrition-filter {
  background-color: #fff;
  padding: 50px;
}

.recipe-filter h3,
.nutrition-filter h3 {
  font: 700 25px/normal "Open Sans Condensed", sans-serif;
  text-align: center;
  margin-top: -10px;
}

.recipe-filter hr,
.nutrition-filter hr {
  width: 200px;
}

.recipe-filter p,
.nutrition-filter p {
  font: 400 18px/27px "Merriweather", serif;
}

.recipe-filter .button,
.nutrition-filter .button {
  float: right;
  margin-left: 35px;
}

.recipe-filter form,
.nutrition-filter form {
  text-align: center;
  position: relative;
}

.recipe-filter .text-page,
.nutrition-filter .text-page {
  padding: 0;
}

.recipe-filter .button {
  float: none;
  margin: 25px 0 0 0;
}

.career-info h3 {
  font: 700 25px/normal "Open Sans Condensed", sans-serif;
  text-align: center;
  margin-top: -10px;
}

.career-info hr {
  width: 200px;
}

.career-info ul {
  width: 300px;
  margin: 0 auto;
}

.career-info a {
  color: #00539f !important;
}

.page-template-page-contact #jobs .job-listing {
  margin-left: 0;
}

#jobs {
  font: 400 14px/normal "Merriweather", serif;
  margin-bottom: 40px;
}

#jobs .job-listing {
  padding: 40px;
  margin: 0 20px;
  background-color: #fff;
}

#jobs .job-listing h3 {
  font: 700 18px/normal "Merriweather", serif;
}

#jobs .job-listing .zag {
  margin-bottom: 10px;
}

#jobs .job-listing:not(.contact-info) a {
  float: right;
  color: #001689;
  font: italic 700 15px/normal "Merriweather", serif;
}

#jobs .job-listing:not(.contact-info) a i {
  font-size: 24px;
  bottom: -3px;
}

#jobs .contact-info a {
  color: #eb0029;
}

#jobs .more {
  margin: 0 20px;
}

#jobs h4 {
  font: 700 25px/normal "Open Sans Condensed", sans-serif;
}

#jobs p {
  padding-bottom: 15px;
}

#jobs ul {
  padding-left: 10px;
  list-style-type: none;
  margin: 15px 0 15px 20px;
}

#jobs ul li {
  position: relative;
  padding-bottom: 6px;
}

#jobs ul li:before {
  content: "•";
  font-size: 18px;
  position: absolute;
  top: -3px;
  left: -10px;
  color: #00539f;
}

.banner {
  position: relative;
  min-height: 392px;
}

.banner img {
  display: inline;
}

.banner div {
  text-align: center;
  font: 700 40px/normal "Open Sans Condensed", sans-serif;
  color: #fff;
  /* background-color: rgba(255, 0, 0, 0.6); */
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0 15%;
}

.banner div p {
  position: relative;
  top: 50%;
  text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000, 0 0 40px #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-bottom: 0 !important;
}

ul.filters {
  font: 400 20px/normal "Merriweather", serif;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 35px;
}

ul.filters input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}

ul.filters input[type="checkbox"]:checked + label:before {
  content: "\f046";
}

ul.filters label {
  display: block;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
}

ul.filters label:before {
  content: "\f096";
  display: inline-block;
  font-family: 'fontawesome';
  font-weight: normal;
  font-size: 18px;
  width: 24px;
  color: #001689;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.allergens {
  background-color: #fff;
  font: 400 18px/27px "Merriweather", serif;
  text-align: center;
  padding-bottom: 40px;
}

.allergens .zig, .allergens .zag {
  width: 35%;
}

.allergens form {
  margin-top: 15px;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}

.allergens .small {
  font: italic 300 13px/normal "Merriweather", serif;
  padding-top: 14px;
}

.allergens label {
  float: left;
  width: 100px;
  max-width: 25%;
  height: 115px;
  font: 700 14px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}

.allergens label i {
  display: block;
  font-size: 120px;
  color: #001689;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.allergens label span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}

.allergens input[type=checkbox] {
  position: absolute;
  left: -9999px;
}

.allergens input[type="checkbox"]:checked + label {
  background-color: #001689;
  color: #fff;
}

.allergens input[type="checkbox"]:checked + label i {
  color: #fff;
}

.allergens input.button {
  float: none;
  margin: 0 auto;
}

.no-results {
  text-align: center;
}

#map-wrap {
  overflow: hidden;
  background-color: #fff;
  position: relative;
  margin-bottom: 40px;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  min-height: 420px;
}

#map {
  width: 150%;
  position: relative;
  margin-left: -50%;
  margin-top: -6%;
  padding-top: 108%;
}

#map svg {
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
}

.inner-wrap {
  background-color: #fff;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

.inner-wrap img {
  height: auto;
}

.state-wrap {
  padding: 35px 45px 0;
  font: 400 20px/normal "Merriweather", serif;
}

.state-wrap div {
  float: left;
  margin-right: 30px;
  min-height: 215px;
}

.state-wrap h3 {
  font: 700 40px/normal "Merriweather", serif;
}

.state-wrap p {
  padding-top: 20px;
}

#state-box {
  position: absolute;
  left: 40px;
  top: 40px;
  z-index: 100;
  width: 320px;
  padding-bottom: 10px;
  background-color: #fff;
  font: 400 14px/normal "Merriweather", serif;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
}

#state-box h4 {
  font: 700 32px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  background-color: #ffd100;
  color: #fff;
}

#state-box p {
  padding: 10px;
}

#state-box ul {
  list-style-type: none;
  float: left;
  padding: 0 10px 0 20px;
}

#state-box ul li {
  position: relative;
  padding-bottom: 10px;
}

#state-box ul li:before {
  content: "•";
  font-size: 18px;
  position: absolute;
  left: -10px;
  top: -2px;
  color: #00539f;
}

.locations ul {
  display: block;
  list-style-type: none;
  padding: 0 15px 40px 15px;
}

.locations ul li {
  text-align: center;
  display: block;
  float: left;
  width: 20%;
  height: 220px;
  margin-bottom: 60px;
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 190px;
}

.locations ul li div {
  width: 215px;
  margin: 0 auto;
}

.locations ul li div h4 {
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  padding: 10px 5px;
}

#recipe-modal {
  display: none;
}

.recipes {
  background-color: transparent !important;
  box-shadow: none !important;
}

.recipes ul {
  display: block;
  list-style-type: none;
}

.recipes ul li {
  text-align: center;
  display: block;
  float: left;
  width: 20%;
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.5), 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  background-color: #fff;
}

.recipes ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: -5%;
  width: 100%;
  height: 110%;
  box-shadow: inset 4px 1px 9px -6px;
}

.recipes ul li.filler {
  box-shadow: none;
  background-color: transparent;
  padding-bottom: 14px;
}

.recipes ul li:first-child a:before {
  box-shadow: none;
}

.recipes ul li div {
  width: 215px;
  min-height: 120px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.recipes ul li div h4 {
  font: 700 20px/normal "Open Sans Condensed", sans-serif;
  padding: 10px 5px;
}






.nfl-recipes {
  background-color: transparent !important;
  box-shadow: none !important;
}

.nfl-recipes ul {
  display: block;
  list-style-type: none;
}

.nfl-recipes ul li {
  text-align: center;
  float: left;
  width: 33%;
  position: relative;
  overflow: hidden;
}

.nfl-recipes ul li a {
  margin: 0 !important;
  padding: 0 !important;
}

.nfl-recipes ul li a img {
  margin: 0 !important;
  padding: 0 !important;
}






@media screen and (min-width: 1201px) {
  .recipes ul li.fifth + li a:before {
    box-shadow: none;
  }
}

@media screen and (min-width: 951px) and (max-width: 1200px) {
  .recipes ul li.fourth + li a:before {
    box-shadow: none;
  }
}

@media screen and (min-width: 701px) and (max-width: 950px) {
  .recipes ul li.third + li a:before {
    box-shadow: none;
  }
}

@media screen and (max-width: 700px) {
  .recipes ul li.even + li a:before {
    box-shadow: none;
  }
  .recipes ul li.filler.even {
    display: none;
  }
}

@media screen and (max-width: 475px) {
  .recipes ul li a:before {
    box-shadow: none;
  }
  .recipes ul li.filler {
    display: none;
  }
  .recipes ul li div {
    min-height: 0;
  }
}

.recipes a {
  display: block;
}

.recipes a:hover {
  opacity: 1;
}

.recipes a:hover img, .recipes a:hover div {
  opacity: 0.5;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.recipe {
  font: 400 14px/20px "Merriweather", serif;
}

.recipe div {
  position: relative;
}

.recipe img {
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.25);
}

.recipe .block {
  background-color: #fff;
  box-shadow: 0px 6px 10px 0px rgba(13, 14, 14, 0.07);
  padding: 20px;
}

.recipe h4 {
  font: 700 30px/normal "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: -6px;
}

.recipe #printmodal {
  float: right;
  color: #001689;
}

.recipe h5 {
  font: 700 20px/normal "Open Sans", sans-serif;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  color: #00539f;
}

.recipe ul.ingredients {
  padding-left: 10px;
  list-style-type: none;
  margin-top: 10px;
}

.recipe ul.ingredients li {
  position: relative;
  padding-bottom: 6px;
}
.recipe ul.ingredients li h5:before {
  content: none;
  position: relative;
  padding-bottom: 6px;
}

.recipe ul.ingredients li:before {
  content: "•";
  font-size: 18px;
  position: absolute;
  left: -10px;
  color: #00539f;
}

.recipe .directions {
  font: 400 14px/20px "Merriweather", serif;
  margin-bottom: 40px;
}

.recipe .directions .grid-half:first-child {
  padding-right: 10px;
}

.recipe .directions .grid-half:first-child + .grid-half {
  padding-left: 10px;
}

.recipe .grid-half-half {
  width: 46.9697%;
  margin-bottom: 3.0303%;
  margin-right: 3.0303%;
  float: left;
}

.recipe .grid-half-half:last-child {
  margin-right: 0;
  width: 50%;
}

.recipe .times {
  background: url("../images/clock.png") 0 10px no-repeat;
  font: 400 14px/normal "Open Sans", sans-serif;
  height: 65px;
  padding: 14px 0 0 60px;
  margin-top: 10px;
  border-top: 1px solid #b3b3b3;
}

.recipe .times span {
  color: #b3b3b3;
}

.recipe .times p {
  float: left;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #b3b3b3;
}

.recipe .times p + p + p {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.recipe .credit {
  color: #001689;
  margin-top: 10px;
  font: italic 400 10px/normal "Merriweather", serif;
}

.share {
  position: absolute !important;
  z-index: 200;
  left: 12px;
  top: 12px;
}

.share i {
  cursor: pointer;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  border-radius: 15px;
  background-color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

.share a[class^="PIN_"] {
  cursor: pointer;
  background: none !important;
  float: right;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.share a[class^="PIN_"]:before {
  content: "\f231";
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  border-radius: 15px;
  background-color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

.text-page {
  padding: 30px;
  font: 400 16px/24px "Merriweather", serif;
}

.text-page a {
  color: #eb0029;
}

.text-page p {
  padding-top: 12px;
}

.text-page p:first-child {
  padding-top: 0;
}

.text-page h3 {
  margin: 24px 0 0 0;
  font: 700 18px/27px "Merriweather", serif !important;
}

.text-page h3:first-child {
  margin: 0 0 0 0;
}

.text-page > h3 {
  font: 700 24px/32px "Merriweather", serif !important;
}

.text-page ul {
  list-style-type: none;
  padding: 0 10px 0 20px;
}

.text-page ul li {
  position: relative;
  padding-top: 10px;
}

.text-page ul li:before {
  content: "•";
  font-size: 18px;
  position: absolute;
  left: -10px;
  top: 10px;
  color: #00539f;
}

.text-page .left-shortcode {
  padding-right: 20px;
  margin-bottom: 0;
}

.text-page .right-shortcode {
  padding-left: 20px;
  margin-bottom: 0;
}

.text-page.contains {
  padding: 30px 0 0 0;
}

.fb-share:hover {
  opacity: 0.5;
}

.contest h3 {
  font: 700 30px/normal "Open Sans", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
}

.contest .zig, .contest .zag {
  width: 40%;
}

.contest img {
  margin: 25px 0px;
}

.contest a {
  margin: 20px 0;
  font-size: 20px;
  padding: 10px 24px;
  height: 51px;
}

.contest .grid-2 {
  text-align: center;
  padding: 0 40px;
}

.contest .officialRules {
  display: block;
  color: #df1b27;
  padding: 20px;
  font-size: 12px;
  font-style: italic;
}


/* TERMS OF USE */
.page-id-737 #content ol {
  padding-left: 30px;
}

.page-id-737 #content ol li {
  margin-top: 20px;
}

.page-id-737 #content ul li:before {
  content: '';
}

@media screen and (max-width: 1000px) {
  .page-id-737 #content .grid-half {
    padding-right: 0;
    float: none;
    width: 100%;
  }
}

#videos .video-wrap {
	margin: 15px 0 0 0;
}

#videos .video-wrap h3 {
	font: 700 16px/normal "Merriweather", serif !important;
	padding-bottom: 10px;
}



/*
	      ___  __             __        ___  __     ___  __  
	|\/| |__  |  \ |  /\     /  \ |  | |__  |__) | |__  /__` 
	|  | |___ |__/ | /~~\    \__X \__/ |___ |  \ | |___ .__/ 
                                                          
*/
@media screen and (max-width: 1900px) {
  .bxslider li.magic-R {
    background-position: right top;
  }
  .bxslider li.magic-L {
    background-position: left top;
  }
}

@media screen and (max-width: 1530px) {
  .nav-blocks:not(.num-4):not(.num-5) li {
    width: 16.666666%;
    height: auto;
  }
  .nav-blocks:not(.num-4):not(.num-5) li a {
    width: 100%;
    font: 700 32px/32px "Open Sans Condensed", sans-serif;
  }
}

@media screen and (max-width: 1500px) {
  
  #menu-main-menu > li > a {
  	padding: 0 24px 0 0;
  }
  
  #menu-main-menu > li + li a {
    padding: 0 24px;
  }
  
  #recipe-of-the-month {
    margin: 0 3%;
    max-width: 94%;
  }
  footer .grid-25.no-margin.frankly-speaking {
    padding: 0 20px;
  }
  footer .grid-25.no-margin.social {
    padding: 0 0 0 20px;
  }
  .banner {
    min-height: 300px;
  }
}

@media screen and (max-width: 1400px) {
  #block-menu {
    height: auto;
  }
  #block-menu .menu-block img {
    margin-right: 30px;
  }
  #block-menu .menu-block h4 {
    font: italic 44px/normal "Merriweather", serif;
    margin-top: 20px;
  }
  #block-menu .menu-block h4 span {
    display: block;
    font: 700 56px/normal "Open Sans Condensed", sans-serif;
  }
  #block-menu .menu-block a {
    margin: 0 20px 0 0;
  }
}

@media screen and (max-width: 1300px) {
  header, .fixer {
    height: 112px;
  }
  #menu-main-menu > li {
    margin: 22px 0 0 0;
  }
  #menu-main-menu > li a {
    font: 600 16px/normal "Open Sans", sans-serif;
  }
  #menu-main-menu > li + li a {
    padding: 0 19px;
  }
  #menu-main-menu > li + li > ul li:first-child {
    margin-top: 0;
  }
  #menu-main-menu > li:first-child a {
    background: url("../images/kunzler-logo.png") no-repeat;
    width: 239px;
    height: 140px;
    margin-top: -64px;
    background-size: contain;
  }
  #menu-main-menu > li > ul { top: 40px; }
  #slider { top: 0; }

  #mask,
  .bx-viewport { top: -36px; }
  
  .recipe-filter,
  .nutrition-filter {
    padding: 40px;
  }
  .recipe-filter p,
  .nutrition-filter p {
    font-size: 18px;
  }
  ul.filters {
    font-size: 18px;
  }
  .recipe .grid-half-half {
    width: 100%;
    margin-bottom: 3.0303%;
    margin-right: 0;
    float: none;
  }
  .recipe .grid-half-half:last-child {
    margin-right: 0;
    width: 100%;
  }
}

@media screen and (max-width: 1300px) and (min-width: 799px) {
  .single-fs-products #menu-main-menu > li:first-child a:after,
  .page-template-page-food-service #menu-main-menu > li:first-child a:after {
	content: '';
	position: absolute;
	bottom: -42px;
	left: 0;
	width: 239px;
	height: 66px;
	background: url("../images/foodservice-tag-med.png") no-repeat;
  }
}

@media screen and (max-width: 1275px) {
  .nav-blocks.num-5 li {
    width: 20%;
    height: auto;
  }
  .nav-blocks.num-5 li a {
    width: 100%;
    font: 700 37px/37px "Open Sans Condensed", sans-serif;
  }
}

@media screen and (max-width: 1200px) {
  .bxslider li .cap-wrap h3 {
    font: 300 italic 35px/normal "Merriweather", serif;
  }
  .bxslider li .cap-wrap p.caption {
    font: 65px/1.2 "Open Sans Condensed", sans-serif;
  }
  .product-wrap .product {
    /* padding-bottom: 15px; */
  }
  .product-wrap .product > div {
    padding: 20px 20px 10px;
  }
  .product-wrap .product h4 {
    font: 700 18px/normal "Open Sans Condensed", sans-serif;
  }
  footer .contact-us {
    padding: 140px 0 0 20px;
  }
  footer .contact-us p {
    padding: 30px 0 0 40px;
  }
  footer .contact-us .address {
    background-position: 0 24px;
  }
  footer .contact-us .phone {
    background-position: 6px 24px;
  }
  footer .contact-us .fax {
    background-position: 0 27px;
  }
  p.social-links a {
    margin-left: 15px;
  }
  p.social-links a:first-child {
    margin-left: 0;
  }
  .recipe-filter .grid-half,
  .nutrition-filter .grid-half {
    width: 60%;
  }
  .recipe-filter .grid-half:first-child,
  .nutrition-filter .grid-half:first-child {
    width: 40%;
  }
  .recipes ul li,
  .locations ul li {
    width: 25%;
  }
}

@media screen and (max-width: 1160px) {
  .banner {
    min-height: 200px;
  }
  .banner div {
    font-size: 30px;
  }
}

@media screen and (max-width: 1150px) {
  #menu-main-menu > li a {
    font: 600 14px/normal "Open Sans", sans-serif;
  }
}

@media screen and (max-width: 1130px) {
  #recipe-of-the-month .card__back .grid-2 {
    padding: 20px;
  }
  #recipe-of-the-month .card__back .grid-4 {
    padding: 20px 20px 0 0;
  }
  #recipe-of-the-month .card__back .grid-4 h4 {
    padding-left: 30px;
  }
  #recipe-of-the-month .card__back .grid-4 .grid-half {
    padding-left: 10px;
  }
  #recipe-of-the-month .card__back .grid-4.directions hr {
    margin-left: 30px;
  }
  #recipe-of-the-month .card__back .grid-6 {
    padding: 0 20px 20px 30px;
  }
  .inner h1:not(.like-h2),
  .inner .like-h1,
  .blog h1:not(.like-h2),
  .blog .like-h1 {
    font-size: 38px;
    line-height: normal;
  }
  .inner h2:not(.like-h1),
  .inner .like-h2,
  .blog h2:not(.like-h1),
  .blog .like-h2 {
    font-size: 25px;
    margin: 34px 0 17px;
  }
  
  .inner h2.product-name {
	margin-bottom: 0;
  }
  
}



@media screen and (max-width: 1060px) {
  #menu-main-menu > li:last-child > ul {
	right: 0;
	left: auto;
  }
  #block-menu .menu-block img {
    margin-right: 15px;
  }
  #block-menu .menu-block h4 {
    font: italic 35px/normal "Merriweather", serif;
    margin-top: 15px;
  }
  #block-menu .menu-block h4 span {
    display: block;
    font: 700 44px/normal "Open Sans Condensed", sans-serif;
  }
  #block-menu .menu-block a {
    margin: 0 15px 0 0;
  }
  .the-meats .panels .description,
  .the-meats .panels .ingredients {
    padding: 35px;
  }
}

@media screen and (max-width: 1075px) {
  #menu-main-menu > li:last-child > ul {
	right: 0;
	left: auto;
  }
  #menu-main-menu > li + li a {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1030px) {
  .nav-blocks.num-4 li {
    width: 25%;
    height: auto;
  }
  .nav-blocks.num-4 li a {
    width: 100%;
    font: 700 36px/36px "Open Sans Condensed", sans-serif;
  }
}

@media screen and (max-width: 1000px) {
  .nav-blocks:not(.num-4):not(.num-5) li a {
    font: 700 24px/24px "Open Sans Condensed", sans-serif !important;
  }
  footer .grid-25.no-margin {
    width: 50%;
  }
  footer .grid-25.no-margin:first-child + .grid-25 + .grid-25 {
    clear: left;
    margin-top: 30px;
  }
  footer .grid-25.no-margin:first-child + .grid-25 + .grid-25 + .grid-25 {
    margin-top: 30px;
  }
  .recipe-filter,
  .nutrition-filter {
    height: auto;
  }
  .recipe-filter .grid-half,
  .nutrition-filter .grid-half {
    width: 100% !important;
    margin: 0;
  }
  .recipe-filter .text-page,
  .nutrition-filter .text-page {
    margin-bottom: 30px;
  }
  .recipe-filter h3,
  .nutrition-filter h3 {
	margin-top: 20px;
  }
  
}

@media screen and (max-width: 950px) {
  .bxslider li .cap-wrap h3 {
    font: 300 italic 22px/normal "Merriweather", serif;
  }
  .bxslider li .cap-wrap p.caption {
    font: 55px/1.2 "Open Sans Condensed", sans-serif;
  }
  .bxslider li .cap-wrap .button {
    max-width: 60%;
  }
  .bxslider li div[class^='magic'] {
    width: 70%;
  }
  #more-recipes .featured-recipe.grid-25 {
    width: 50%;
  }
  #more-recipes .featured-recipe.grid-25.even:before {
    content: '';
    display: block;
    position: absolute;
    top: -10%;
    width: 100%;
    height: 120%;
    box-shadow: inset 4px 4px 9px -6px;
  }
  #more-recipes .featured-recipe.grid-25:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 4px 9px -6px rgba(0, 0, 0, 0.5);
  }
  .inner #content.wrap,
  .inner .wrap.inner-wrap {
    width: 100%;
  }
  .inner h1:not(.like-h2),
  .inner .like-h1,
  .blog h1:not(.like-h2),
  .blog .like-h1 {
    font-size: 32px;
  }
  .inner h2:not(.like-h1),
  .inner .like-h2,
  .blog h2:not(.like-h1),
  .blog .like-h2 {
    font-size: 21px;
    margin: 29px 0 14px;
  }
  
  .inner h2.product-name {
	margin-bottom: 0;
  }
  
  .banner div {
    padding: 0 8%;
  }
  .banner-wrap,
  .nutrition-center {
    width: 100%;
  }
  .nutrition-filter .grid-half {
    width: 73%;
  }
  .nutrition-filter .grid-half:first-child {
    width: 27%;
  }
  .recipes ul li,
  .locations ul li {
    width: 33.333334%;
  }
  .recipe .credit {
    margin: 10px;
  }
  .online-app form {
    padding-right: 10px;
  }
  .nav-blocks.num-5 li a {
    font: 700 28px/28px "Open Sans Condensed", sans-serif;
  }
}

@media screen and (max-width: 900px) {
  #menu-main-menu > li a {
  	font-family: "Open Sans Condensed", sans-serif;
  }
}

@media screen and (max-width: 880px) {
  #recipe-of-the-month .recipe hr.zig, #recipe-of-the-month .recipe hr.zag, #recipe-of-the-month .recipe a.button {
    width: 80%;
  }
  #block-menu {
    margin-top: 30px;
  }
  #block-menu .menu-block {
    margin-top: 30px;
  }
  #block-menu .menu-block h4 {
    font: italic 28px/normal "Merriweather", serif;
  }
  #block-menu .menu-block h4 span {
    display: block;
    font: 700 35px/normal "Open Sans Condensed", sans-serif;
  }
  .online-app .wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked,
  .online-app .wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    padding: 0 0 10px 0;
  }
}

@media screen and (max-width: 860px) {
  #inner-recipes #more-recipes {
  	box-shadow: none;
  }
  #inner-recipes .grid-half {
	width: 100%;
	padding: 0;
  }
  #inner-recipes .left-shortcode {
    margin-bottom: 40px;
  }
  #inner-recipes #more-recipes .featured-recipe + .featured-recipe:before {
    box-shadow: none;
  }
  #inner-recipes #more-recipes .featured-recipe + .featured-recipe {
      box-shadow: 0 -5px 10px -5px #333;
  }
  #inner-recipes.text-page { padding: 0; }
  
}

@media screen and (max-width: 800px) {
  #menu-main-menu,
  #top-tier {
    display: none;
  }
  header {
    height: 63px;
    background-color: white;
  }
  .fixer { height: 63px; background-color: transparent; }
  .fixer.shadow { box-shadow: none; }
  
  
  nav.wrap {
    width: 100%;
    height: 68px;
  }
  .mmenu-wrap {
    display: block;
  }
  #slider,
  .bx-viewport {
    top: 0;
  }
  .bxslider li div[class^='magic'] {
    width: 80%;
  }
  #sticky .mmenu-wrap .logo {
    margin: 10px 0 -18px 15px;
  }
  .the-meats .panels .description,
  .the-meats .panels .ingredients {
    padding: 30px;
  }
  .the-meats .panels .description h3,
  .the-meats .panels .allergen h3 {
    font-size: 15px;
  }
  .the-meats .panels .nutrition .box-wrap {
	margin-left: 10px;
  }
  .the-meats .tabs {
    bottom: -30px;
  }
  .the-meats .tabs li {
    width: 85px;
  }
  .the-meats .tabs li:hover {
    margin-top: -15px;
  }
  .the-meats .tabs li i {
    font-size: 85px;
    line-height: 51px;
  }
  .the-meats .tabs li p {
    font: 700 13px/normal "Open Sans Condensed", sans-serif;
    margin-bottom: 20px;
  }
  .recipe .directions .grid-half {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }
  #jobs {
    margin: 0;
  }
  #jobs .grid-half {
    width: 100%;
    float: none;
  }
  #jobs .grid-half .job-listing {
    margin: 0;
  }
  #jobs .grid-half .more {
    margin: -20px 0 40px;
  }
  .online-app form {
    padding: 20px 15px 0;
  }
  .text-page {
	padding: 20px;
  }
  
}

.nfl-group {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #block-menu {
    margin: 30px auto;
  }
  #block-menu .menu-block {
    margin-top: 30px;
  }
  #block-menu .menu-block img {
    margin-right: 0;
    float: none;
    width: 100%;
    max-width: 100%;
  }
  #block-menu .menu-block h4 {
    font: italic 35px/normal "Merriweather", serif;
    margin: 20px;
  }
  #block-menu .menu-block h4 span {
    display: block;
    font: 700 44px/normal "Open Sans Condensed", sans-serif;
  }
  #block-menu .menu-block a {
    margin: 0 30px 15px 0;
  }
  .inner h1:not(.like-h2),
  .inner .like-h1,
  .blog h1:not(.like-h2),
  .blog .like-h1 {
  	font-size: 28px;
  }
  .inner h2:not(.like-h1),
  .inner .like-h2,
  .blog h2:not(.like-h1),
  .blog .like-h2 {
  	font-size: 20px;
    margin: 29px 0 14px;
  }
  
  .inner h2.product-name {
	margin-bottom: 0;
  }
  
  .the-meats .panels .description h3,
  .the-meats .panels .allergen h3 {
    font-size: 14px;
  }
  .nav-blocks:not(.num-4):not(.num-5) li a {
    font: 700 20px/20px "Open Sans Condensed", sans-serif !important;
  }
  .banner {
    min-height: 120px;
  }
  .banner div {
    font-size: 24px;
  }
  .online-app .wpcf7 .g-recaptcha iframe {
    margin-left: -5px;
  }
}

@media screen and (max-width: 700px) {
  #recipe-of-the-month {
    height: auto;
    margin: 0;
    max-width: 100%;
    background-color: #fff;
  }
  #recipe-of-the-month .grid-half.no-margin {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #recipe-of-the-month .grid-half.no-margin .bkg-wrap {
    width: 100%;
  }
  #recipe-of-the-month .grid-half.no-margin .recipe-pic {
    width: 90%;
    padding: 20px;
    margin: 40px auto;
    display: block;
  }
  #recipe-of-the-month .recipe {
    height: auto;
    margin: 30px auto;
  }
  #recipe-of-the-month .recipe hr.zig, #recipe-of-the-month .recipe hr.zag, #recipe-of-the-month .recipe a.button {
    width: 80%;
  }
  #recipe-of-the-month .recipe a.continue {
    display: block;
  }
  #recipe-of-the-month .recipe a.flip {
    display: none;
  }
  #more-recipes {
    margin: 0;
  }
  #block-menu {
    margin: 0 auto;
  }
  #block-menu .menu-block {
    margin-top: 0;
  }
  #block-menu .menu-block a {
    margin: 0 15px 15px 0;
    font-size: 12px;
  }
  .the-meats .grid-2, .the-meats .grid-4 {
    width: 100%;
    float: none;
    height: auto;
    margin-bottom: 0;
  }
  .the-meats .grid-4 {
    padding-bottom: 70px;
  }
  .the-meats .panels .back-to-description {
    /* bottom: 25%; */
    top: auto;
  }
  .the-meats .panels .back-to-description.lower {
  	bottom: 25%;
  }
  
  .the-meats .panels .allergen {
    padding: 40px 50px;
  }
  
  .the-meats .panels .ingredients,
  .the-meats .panels .description {
    padding: 15px;
  }
  .the-meats .panels .nutrition {
    padding: 15px 0;
  }
  .the-meats .panels > div {
    min-height: 210px;
  }
  .the-meats .panels:before {
    box-shadow: none;
  }
  .state-wrap {
    padding: 20px 20px 0;
    font: 400 14px/normal "Merriweather", serif;
  }
  .state-wrap div {
    min-height: 0;
    margin-bottom: 15;
  }
  .state-wrap h3 {
    font: 700 30px/normal "Merriweather", serif;
  }
  .recipes ul li,
  .locations ul li {
    width: 50%;
  }
  .nfl-recipes ul li {
    width: 100%;
  }
  #state-box {
    left: 15px;
    top: 15px;
    width: 180px;
  }
  #state-box h4 {
    font-size: 22px;
  }
  #state-box p {
    font-size: 13px;
    line-height: 18px;
  }
  #state-box ul {
    font-size: 13px;
    margin-bottom: 0;
  }
  #state-box ul li {
    padding-bottom: 5px;
  }
  #state-box ul + ul {
    padding-bottom: 0;
  }
  .nav-blocks.num-4 li a {
    font: 700 28px/28px "Open Sans Condensed", sans-serif;
  }
}

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

  .inner h1:not(.like-h2),
  .inner .like-h1 {
    margin-bottom: 0;
  }

  .single #content { margin-top: 0; }


  .allergens label {
    width: 25%;
  }
  .page-template-page-careers h1,
  .single-jobs #main > h2 {
    margin-bottom: 10px;
  }
  .career-info {
    margin-top: 30px;
  }
  .nav-blocks:not(.num-4):not(.num-5) li a {
    font: 700 16px/16px "Open Sans Condensed", sans-serif !important;
  }
  #more-recipes .featured-recipe.grid-25 {
    width: 100%;
    height: auto;
    padding: 30px 0 20px;
  }
  #more-recipes .featured-recipe.grid-25:before,
  #more-recipes .featured-recipe.grid-25.even:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -10%;
    width: 110%;
    height: 110%;
    box-shadow: inset 4px 4px 9px -6px;
  }
  .product-wrap .product.grid-25 {
    width: 100%;
    height: auto;
  }
  .product-wrap .product.grid-25:before,
  .product-wrap .product.grid-25.even:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -10%;
    width: 110%;
    height: 110%;
    box-shadow: inset 4px 4px 9px -6px;
  }
  .product-wrap .product.grid-25:after {
    display: none;
  }
  .product-wrap .group:first-child .product.grid-25:first-child:before,
  .product-wrap .filler {
    display: none;
  }
  .no-phone {
    display: none;
  }
  footer .wrap {
    width: 100%;
  }
  footer .grid-25.no-margin {
    box-shadow: 0 -5px 10px -5px #333;
    width: 100%;
    margin-top: 30px;
    padding: 0 !important;
  }
  footer .grid-25.no-margin:first-child {
    margin-top: 0;
    box-shadow: none;
  }
  footer .grid-25.no-margin h3 {
    margin-top: 20px;
  }
  footer .grid-25.no-margin.contact-us {
    padding: 0 15px !important;
  }
  footer .grid-25.no-margin.sign-up p {
    padding: 0 20px;
  }
  footer .grid-25.no-margin.frankly-speaking {
    padding: 0 15px !important;
  }
  footer .grid-25.no-margin.frankly-speaking p {
    padding: 0;
  }
  footer .grid-25.no-margin.contact-us {
    background-position: center top;
    padding-top: 140px !important;
  }
  .recipe-filter,
  .nutrition-filter {
    padding: 30px 15px;
  }
  .recipe .grid-half {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .text-page .grid-half {
    width: 100%;
    float: none;
  }
  .text-page .left-shortcode {
    padding-right: 0;
  }
  .text-page .right-shortcode {
    padding-left: 0;
    margin-top: 40px;
  }
  
  #videos .left-shortcode .video-wrap:first-child {
	  margin: 0;
  }
  #videos .text-page {
  	padding: 15px;
  }
  .nav-blocks.num-5 li a {
    font: 700 24px/24px "Open Sans Condensed", sans-serif !important;
  }
}

@media screen and (max-width: 560px) {
  ul.filters {
    font-size: 14px;
    margin-left: 15px;
  }
  ul.filters:first-child {
    margin-left: 0;
  }
  .nav-blocks.num-4 li a {
    font: 700 24px/24px "Open Sans Condensed", sans-serif !important;
  }
  .nav-blocks.num-4 li:first-child a {
    padding: 32% 20px 0 20px;
  }
  .nav-blocks.num-5 li a {
    font: 700 20px/20px "Open Sans Condensed", sans-serif !important;
  }
}

@media screen and (max-width: 520px) {
  .nav-blocks.num-4 li a {
    font: 700 20px/20px "Open Sans Condensed", sans-serif !important;
  }
  .banner { overflow: hidden; min-height: 200px; }
  .banner img {
  	width: auto;
	max-width: none;
	height: 200px;
	position: absolute;
	z-index: -1;
	left: 50%;
	margin-left: -400px
  }  
}

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

  #map { margin-top: 12%; }
  #state-box h4 { margin-bottom: 10px; }
  #state-box p { display: none; }

  #mask,
  #slider,
  .bxslider li,
  .bxslider li a {
	height: 400px;
  }
  .bx-pager { display: none; }

  .bxslider li .cap-wrap h3 {
    font: 300 italic 28px/normal "Merriweather", serif;
  }
  .bxslider li .cap-wrap p.caption {
    font: 48px/1.2 "Open Sans Condensed", sans-serif;
  }
  .bxslider li .cap-wrap .button {
    max-width: 70%;
  }
  .bxslider li div[class^='magic'] {
    width: 100%;
    border-radius: 0;
    min-height: 300px;
  }
  colophon {
    line-height: 24px;
  }
  colophon span {
    display: none;
  }
  colophon br {
    display: block;
  }
  .recipe-filter p,
  .nutrition-filter p {
    font-size: 14px;
  }
  .nav-blocks:not(.num-4):not(.num-5) li a {
    font: 700 12px/12px "Open Sans Condensed", sans-serif !important;
  }
  
}

@media screen and (max-width: 475px) {
  .the-meats .panels > div {
    min-height: 150px;
  }
  .the-meats .panels .nutrition .float-wrap {
    padding: 0 5%;
  }
  .the-meats .panels .nutrition .box-wrap {
    margin-left: 2%;
    width: 23%;
    display: block;
    float: left;
  }
  .the-meats .panels .nutrition .box-wrap > p {
    font: 700 12px/normal "Merriweather", serif;
  }
  .the-meats .panels .nutrition .box-wrap .box h5 {
    height: auto;
    font: 700 28px/38px "Open Sans Condensed", sans-serif;
  }
  .the-meats .panels .nutrition .box-wrap .box p {
    height: 24px;
    font: 700 12px/12px "Open Sans Condensed", sans-serif;
  }
  .recipes ul li,
  .locations ul li {
    width: 100%;
  }
  .nav-blocks.num-5 li a {
    font: 700 16px/16px "Open Sans Condensed", sans-serif !important;
  }
}

@media screen and (max-width: 425px) {
  .the-meats .tabs {
    width: 100%;
	height: 75px;
  }
  .the-meats .tabs li {
    width: 20%;
  }
  .the-meats .tabs li i {
    font-size: 65px;
  }
  .the-meats .tabs li p {
    font: 700 10px/normal "Open Sans Condensed", sans-serif;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 400px) {
  .bxslider li.magic-R {
    background-position: -1650px top;
  }
  .bxslider li.magic-L {
    background-position: -100px top;
  }
  #recipe-of-the-month .grid-half.no-margin .recipe-pic div {
    height: 300px;
    background-size: cover;
  }
  #recipe-of-the-month .grid-half.no-margin .recipe-pic div img {
    width: 156mpx;
  }
  #more-recipes .featured-recipe.grid-25:before {
    box-shadow: none;
  }
  .recipe-filter .button,
  .nutrition-filter .button {
    margin: 0;
    padding: 0 10px;
  }
  ul.filters {
    margin: 0 0 0 10px;
    display: block;
  }
  ul.filters:first-child {
    margin: 0 0 -10px 10px;
  }
  ul.filters:first-child + .filters + .filters {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .text-page {
	padding: 15px;
  }
  .nav-blocks.num-5 li a {
    font: 700 14px/14px "Open Sans Condensed", sans-serif !important;
  }
}

@media screen and (max-width: 360px) {
  .nav-blocks:not(.num-4):not(.num-5) li:first-child + li + li a {
    padding: 32% 10px 0 10px;
  }
  .nav-blocks.num-4 li a {
    font: 700 16px/16px "Open Sans Condensed", sans-serif !important;
  }
}




/* Beige Me */

/* 
footer,
.inner-wrap,
.recipe-filter,
.nutrition-filter,
#jobs .job-listing,
.allergens,
.recipes ul li { background-color: #f4efe3; }

#jobs .job-listing hr.zig,
.nutrition-filter hr.zig,
.inner-wrap hr.zig,
.recipes hr.zig,
.allergens hr.zig,
footer hr.zig {
  background: linear-gradient(-135deg, #f4efe3 12px, transparent 0) 0 3px, linear-gradient(135deg, #f4efe3 12px, transparent 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 100;
  position: relative;
}

#jobs .job-listing hr.zag,
.nutrition-filter hr.zag,
.inner-wrap hr.zag,
.recipes hr.zag,
.allergens hr.zag,
footer hr.zag {
  background: linear-gradient(-135deg, #ffd100 12px, transparent 0) 0 3px, linear-gradient(135deg, #ffd100 12px, #f4efe3 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 50;
  margin-top: -28px;
}

#more-recipes hr.zig {
  background: linear-gradient(-135deg, #fff 12px, transparent 0) 0 3px, linear-gradient(135deg, #fff 12px, transparent 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 100;
  position: relative;
}
#more-recipes hr.zag {
  background: linear-gradient(-135deg, #ffd100 12px, transparent 0) 0 3px, linear-gradient(135deg, #ffd100 12px, #fff 0) 0 3px;
  background-color: transparent;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 12px 24px;
  z-index: 50;
  margin-top: -28px;
}

.wp-image-1363.alignleft {
	margin-bottom: 20px;
}
 */
