﻿@charset "UTF-8";
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
/* CSS Document */
*:focus {
  outline: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  transition: 0.5s ease;
  -webkit-text-size-adjust: none;
}
.slick-track,
.slick-list,
#mother,
#child,
.popover {
  transition: none;
}
.hide {
  display: none !important;
}
.show {
  display: block;
}
.new-label {
  background: url(/img/icons/new-label.png?format=webp;);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  height: 40px;
  width: 100%;
  margin: 0 auto;
}
.showImp {
  display: block !important;
}
@font-face {
  font-family: "NexaRustSans";
  src: url("/fonts/NexaRustSans-Black.woff") format("woff");
  /* Pretty Modern Browsers */
  font-display: swap;
}
@font-face {
  font-family: "Populaire";
  src: url("/fonts/Knockout-30JuniorWelterwt.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "pacifico";
  src: url("/fonts/pacifico-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.eot?-8aafzo");
  src: url("/fonts/icomoon.eot?#iefix-8aafzo") format("embedded-opentype"), url("/fonts/icomoon.woff?-8aafzo") format("woff"), url("/fonts/icomoon.ttf?-8aafzo") format("truetype"), url("/fonts/icomoon.svg?-8aafzo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Knockout";
  src: url("/fonts/Knockout-26JuniorFlywght.woff") format("woff");
  src: url("/fonts/Knockout-93UltmtHeviwt.otf") format("otf");
  src: url("/fonts/Knockout-73FullHeviweight.otf") format("otf");
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 28 Junior Featherweight';
  src: url('/fonts/Knockout-28JuniorFeathrwt.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 94 Ultimate Sumo';
  src: url('/fonts/Knockout-94UltmtSumo.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 30 Junior Welterweight';
  src: url('/fonts/Knockout-30JuniorWelterwt.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 68 Full Featherweight';
  src: url('/fonts/Knockout-68FullFeatherwt.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 29 Junior Lightweight';
  src: url('/fonts/Knockout-29JuniorLtweight.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 48 Featherweight';
  src: url('/fonts/Knockout-48Featherweight.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "Knockout 50 Welterweight";
  src: url("/fonts/Knockout-50Welterweight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 71 Full Middleweight";
  src: url("/fonts/Knockout-71FullMiddlewt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
input {
  border: 0;
  color: #8fad15;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8fad15;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #8fad15;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #8fad15;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #8fad15;
}
body.no-scroll {
  overflow: hidden;
}
body.pear-modal-open {
  position: relative !important;
}
.f18 {
  font-size: 18px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f24 {
  font-size: 24px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f24-perdueBlue {
  color: #003c71;
  font-size: 24px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f24-bright-blue {
  color: #00a3e0;
  font-size: 24px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f28 {
  font-size: 28px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f30 {
  font-size: 30px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f42 {
  font-size: 42px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f48 {
  font-size: 48px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.f48-bright-blue {
  color: #00a3e0;
  font-size: 48px;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
}
.ibotta-callout {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0;
}
.ibotta-callout img {
  margin-bottom: 10px;
  margin-right: 10px;
}
.ibotta-callout .ctaRed {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  background-color: #e84678;
  text-align: center;
  text-decoration: none;
  border-radius: 25px;
  outline: none;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  line-height: 38px;
  height: 40px;
  padding: 0 40px 0 40px;
  display: block;
  visibility: visible;
  margin-bottom: 10px;
  font-size: 15px;
}
.chat-title {
  position: fixed;
  left: 30px;
  z-index: 999;
  bottom: 90px;
  background: #8FAD15;
  display: none;
  border-radius: 20px;
}
.chat-title h4 {
  text-align: center;
  font-size: 12px;
  padding: 5px 10px;
  color: #fff;
}
#alert-box {
  display: none;
}
#alert-box .alert {
  padding: 0;
  margin: 0;
}
#alert-box .collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  text-align: center;
}
#alert-box .collapsible:hover {
  background-color: #555;
}
#alert-box .content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
#alert-box.enabled {
  display: block;
}
#alert-box.enabled .content {
  display: block;
  overflow: none;
}
.ps-lightbox {
  top: 10% !important;
}
/* max width of screen for elements that require it */
.fullwidth {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.widerwidth {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.aligned {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 1320px) {
  .fullwidth {
    width: calc(100% - 30px);
  }
}
.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#site-wrapper {
  position: absolute;
  top: 110px;
  height: auto;
  width: 100%;
}
.row {
  position: relative;
}
.col-pad {
  padding: 0px 10px;
}
.two {
  width: 50%;
  position: relative;
  float: left;
}
.two-plus {
  width: 55%;
  position: relative;
  float: left;
}
.two-less {
  width: 45%;
  position: relative;
  float: left;
}
.three {
  width: 33%;
  position: relative;
  float: left;
}
.four {
  width: 25%;
  position: relative;
  float: left;
}
.five {
  width: 20%;
  position: relative;
  float: left;
}
.six {
  width: 16.66%;
  position: relative;
  float: left;
}
.six .wrapper {
  margin: 15px;
}
.three-fourths {
  width: 75%;
  float: left;
  position: relative;
}
.one-fourth {
  width: 25%;
  float: left;
  position: relative;
}
.center-offset {
  margin-left: 15%;
}
.center {
  text-align: center;
}
.perdue-blue {
  color: #003c71;
}
.bright-blue {
  color: #00a3e0;
}
.light-blue {
  color: #b9d9eb;
}
.green-darker {
  color: #505832;
}
.light-green {
  color: #8cac17;
}
.frog-green {
  color: #00ae41;
}
.light-brown {
  color: #7a6855;
}
.brown {
  color: #715908;
}
.rich-brown {
  color: #71382b;
}
.yellow {
  color: #ffcc33;
}
.gray {
  color: #585858;
}
.orange {
  color: #f58426;
}
.orange-darker {
  color: #7a4213;
}
.purple {
  color: #9959a3;
}
.purple-darker {
  color: #4c2c51;
}
.green2 {
  color: #6db43f;
}
.green2-darker {
  color: #365a1f;
}
.bg-perdue-blue {
  background-color: #003c71;
}
.bg-bright-blue {
  background-color: #00a3e0;
}
.bg-light-blue {
  background-color: #b9d9eb;
}
.bg-green {
  background-color: #8fad15;
}
.bg-green-darker {
  background-color: #505832;
}
.bg-light-green {
  background-color: #8fad15;
}
.bg-light-green2 {
  background-color: #8cac17;
}
.bg-frog-green {
  background-color: #00ae41;
}
.bg-light-brown {
  background-color: #7a6855;
}
.bg-brown {
  background-color: #715908;
}
.bg-brown-darker {
  background-color: #5b4e40;
}
.bg-rich-brown {
  background-color: #71382b;
}
.bg-yellow {
  background-color: #ffcc33;
}
.bg-gray {
  background-color: #585858;
}
.bg-red {
  background-color: #cc0000;
}
.bg-orange {
  background-color: #f58426;
}
.bg-purple {
  background-color: #9959a3;
}
.bg-green2 {
  background-color: #6db43f;
}
h1 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0 auto;
  margin-bottom: 35px;
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
h1.perdue-blue {
  background-image: url(/img/underline/bright-blue.png?format=webp;);
}
h1.perdue-blue.large-line {
  background-image: url(/img/underline/bright-blue-lg.png?format=webp;);
}
h1.bright-blue {
  background-image: url(/img/underline/perdue-blue.png?format=webp;);
}
h1.green-darker {
  background-image: url(/img/underline/green.png?format=webp;);
}
h1.light-brown {
  background-image: url(/img/underline/yellow.png?format=webp;);
}
h1.brown {
  background-image: url(/img/underline/brown.png?format=webp;);
}
h1.orange {
  color: #7a4213;
  background-image: url(/img/underline/orange.png?format=webp;);
}
h2 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0 auto;
}
h3,
h4,
h5,
h6 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0 auto;
}
p,
ul,
ol {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding: 0 0 20px 0;
  margin: 0 auto;
  color: #585858;
}
p.disclaimer,
ul.disclaimer,
ol.disclaimer {
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
}
ul,
ol {
  margin-left: 30px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub {
  top: 0.4em;
}
@media (max-width: 850px) {
  h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .hero h1 {
    font-size: 24px;
    line-height: 28px;
  }
  h2 {
    font-size: 18px;
    line-height: 20px;
  }
  h3 {
    font-size: 18px;
    line-height: 20px;
  }
  p {
    font-size: 15px;
    line-height: 24px;
  }
}
.textShadow {
  text-shadow: 1px 1px 20px #272727;
}
.textShadowLight {
  text-shadow: 1px 1px 8px #222;
}
/* CTAs */
a.cta,
button.cta,
div.cta {
  height: 50px;
  padding: 0px 50px 0px 50px;
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  color: #2F2504;
  background-color: #ffcc33;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  outline: none;
  display: inline-block;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  -webkit-transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
a.cta:hover,
button.cta:hover,
div.cta:hover {
  background-color: #ffb300;
  color: #21100D;
}
a.cta.size40,
button.cta.size40,
div.cta.size40 {
  height: 40px;
  line-height: 38px;
  padding: 0px 40px 0px 40px;
  font-size: 15px;
}
a.cta.size42,
button.cta.size42,
div.cta.size42 {
  height: 42px;
  line-height: 42px;
  padding: 0px 40px 0px 40px;
  font-size: 15px;
}
a.cta.size50,
button.cta.size50,
div.cta.size50 {
  height: 50px;
  line-height: 50px;
  padding: 0px 40px 0px 40px;
  font-size: 15px;
}
a.cta.btn,
button.cta.btn,
div.cta.btn {
  -webkit-border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
  border-radius: 0px 25px 25px 0px;
  height: 41px;
  line-height: 41px;
}
a.cta.size30,
button.cta.size30,
div.cta.size30 {
  height: 32px;
  line-height: 32px;
  padding: 0px 15px 0px 15px;
  font-size: 12px;
}
a.cta.navSize,
button.cta.navSize,
div.cta.navSize {
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  display: inline-block !important;
  font-size: 14px;
}
a.ctaBlue,
button.ctaBlue,
div.ctaBlue {
  height: 50px;
  padding: 0px 50px 0px 50px;
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  color: #002a4f;
  background-color: #d5e8f3;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  outline: none;
  display: inline-block;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  -webkit-transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
a.ctaBlue:hover,
button.ctaBlue:hover,
div.ctaBlue:hover {
  background-color: #ffb300;
  color: #21100D;
}
a.ctaBlue.size42,
button.ctaBlue.size42,
div.ctaBlue.size42 {
  height: 42px;
  line-height: 42px;
  padding: 0px 40px 0px 40px;
  font-size: 15px;
}
a.ctaBlue.size50,
button.ctaBlue.size50,
div.ctaBlue.size50 {
  height: 50px;
  line-height: 50px;
  padding: 0px 40px 0px 40px;
  font-size: 15px;
}
a.ctaBlue.btn,
button.ctaBlue.btn,
div.ctaBlue.btn {
  -webkit-border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
  border-radius: 0px 25px 25px 0px;
  height: 41px;
  line-height: 41px;
}
a.ctaBlue.size30,
button.ctaBlue.size30,
div.ctaBlue.size30 {
  height: 32px;
  line-height: 32px;
  padding: 0px 15px 0px 15px;
  font-size: 12px;
}
#quickView,
.quickView {
  margin: 0px auto;
  max-width: 768px;
  width: 100%;
}
#quickView .wrapper,
.quickView .wrapper {
  height: 100%;
  max-width: 768px;
  min-height: 520px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
#quickView .wrapper .prod-img,
.quickView .wrapper .prod-img {
  background: #fff;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#quickView .wrapper .prod-img .overlayPhoto,
.quickView .wrapper .prod-img .overlayPhoto {
  top: 20px;
  position: relative;
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-img .overlayPhoto,
  .quickView .wrapper .prod-img .overlayPhoto {
    top: 0;
  }
}
#quickView .wrapper .prod-img img,
.quickView .wrapper .prod-img img {
  max-width: 300px;
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-img img,
  .quickView .wrapper .prod-img img {
    width: 50%;
  }
}
@media (max-width: 600px) {
  #quickView .wrapper .prod-img img,
  .quickView .wrapper .prod-img img {
    max-width: 200px;
  }
}
#quickView .wrapper .prod-img .otherImages,
.quickView .wrapper .prod-img .otherImages {
  padding: 40px 0 20px 0;
  display: flex;
  flex-wrap: wrap;
}
#quickView .wrapper .prod-img .otherImages .four,
.quickView .wrapper .prod-img .otherImages .four {
  width: 33%;
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-img .otherImages .four,
  .quickView .wrapper .prod-img .otherImages .four {
    width: 50%;
  }
}
#quickView .wrapper .prod-img .otherImages .four img,
.quickView .wrapper .prod-img .otherImages .four img {
  max-width: 100%;
}
#quickView .wrapper .prod-img .otherImages .four img.active,
.quickView .wrapper .prod-img .otherImages .four img.active {
  border: 2px solid #ffb300;
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-img .otherImages,
  .quickView .wrapper .prod-img .otherImages {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-img,
  .quickView .wrapper .prod-img {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    flex-direction: row-reverse;
  }
}
#quickView .wrapper .prod-info,
.quickView .wrapper .prod-info {
  background: #d5e8f3;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-info,
  .quickView .wrapper .prod-info {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
  }
}
#quickView .wrapper .prod-info .close,
.quickView .wrapper .prod-info .close {
  display: block;
  color: #4dbfe9;
  float: right;
  padding: 10px 0 0 0;
  z-index: 9994;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  font-style: normal;
  font-size: 25px;
  font-family: Arial, Baskerville, monospace;
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
#quickView .wrapper .prod-info .ctas,
.quickView .wrapper .prod-info .ctas {
  display: flex;
  justify-content: center;
  padding: 20px 0 20px 0;
  align-items: center;
  position: relative;
  left: -10px;
}
#quickView .wrapper .prod-info .ctas .learnMore,
.quickView .wrapper .prod-info .ctas .learnMore {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  color: #002a4f;
  text-align: center;
  text-decoration: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  border: none;
  white-space: nowrap;
}
#quickView .wrapper .prod-info .ctas .learnMore:hover,
.quickView .wrapper .prod-info .ctas .learnMore:hover {
  color: #ffb300;
}
@media (max-width: 1250px) {
  #quickView .wrapper .prod-info .ctas,
  .quickView .wrapper .prod-info .ctas {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-info .ctas,
  .quickView .wrapper .prod-info .ctas {
    flex-direction: row;
    align-items: center;
    padding-bottom: 20px;
  }
}
@media (max-width: 630px) {
  #quickView .wrapper .prod-info .ctas,
  .quickView .wrapper .prod-info .ctas {
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
  }
}
#quickView .wrapper .prod-logo,
.quickView .wrapper .prod-logo {
  padding: 30px 0 0 0;
}
#quickView .wrapper .prod-logo img,
.quickView .wrapper .prod-logo img {
  max-width: 100px;
}
#quickView .wrapper .two,
.quickView .wrapper .two {
  padding: 0 30px;
}
@media (max-width: 1000px) {
  #quickView .wrapper .two,
  .quickView .wrapper .two {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 600px) {
  #quickView .wrapper .two,
  .quickView .wrapper .two {
    padding: 0 10px;
  }
}
#quickView .wrapper .prod-sku p,
.quickView .wrapper .prod-sku p {
  color: #4dbfe9;
  padding: 0;
}
#quickView .wrapper .prod-name p,
.quickView .wrapper .prod-name p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #003c71;
  line-height: 28px;
  padding: 0 0 10px 0;
}
#quickView .wrapper .prod-des p,
.quickView .wrapper .prod-des p {
  padding: 10px 20px 0 0;
  font-size: 14px;
  max-height: 140px;
  overflow-y: auto;
  height: 100%;
}
@media (max-width: 1580px) {
  #quickView .wrapper .prod-des p,
  .quickView .wrapper .prod-des p {
    max-height: 285px;
  }
}
@media (max-width: 1250px) {
  #quickView .wrapper .prod-des p,
  .quickView .wrapper .prod-des p {
    max-height: 224px;
  }
}
@media (max-width: 1190px) {
  #quickView .wrapper .prod-des p,
  .quickView .wrapper .prod-des p {
    max-height: 210px;
  }
}
@media (max-width: 1118px) {
  #quickView .wrapper .prod-des p,
  .quickView .wrapper .prod-des p {
    max-height: 185px;
  }
}
@media (max-width: 1000px) {
  #quickView .wrapper .prod-des p,
  .quickView .wrapper .prod-des p {
    max-height: 175px;
  }
}
@media (max-width: 1000px) {
  #quickView .wrapper,
  .quickView .wrapper {
    height: auto;
    flex-direction: column;
  }
}
.buyNowCTA .cta {
  padding: 0 20px 0 70px;
}
@media (max-width: 850px) {
  a.cta,
  a.cta.size42,
  button.cta {
    font-size: 15px !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0px 35px 0px 35px !important;
  }
  a.cta.size30,
  button.cta.size30,
  div.cta.size30 {
    height: 32px !important;
    line-height: 32px !important;
    padding: 0px 15px 0px 15px !important;
    font-size: 12px !important;
  }
}
@media (max-width: 400px) {
  a.cta,
  a.cta.size42,
  button.cta {
    font-size: 15px !important;
    line-height: 35px !important;
    height: 35px !important;
    padding: 0px 15px 0px 15px !important;
  }
}
.mobile {
  display: none;
}
.circle140 {
  border-radius: 50%;
  width: 140px;
  height: 140px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle120 {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle100 {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle80 {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle60 {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle60 img {
  width: 60px;
  height: 60px;
}
.circle40 {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
.circle30 {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}
/* product listing lity popup stlying */
.productsPage .lity-opened {
  z-index: 9999999 !important;
  background: rgba(153, 172, 194, 0.7);
}
.productsPage .lity-opened .lity-wrap .lity-container .lity-content:after {
  content: none;
}
.productsPage .lity-opened .lity-wrap .lity-container .lity-close {
  display: none !important;
}
@media (max-width: 600px) {
  .productsPage .lity-opened .lity-wrap .lity-container {
    width: 100%;
  }
}
#takeover {
  width: 100%;
  height: 100%;
  background-image: url(/img/homepage/takeover/roast-chicken/roast-chicken-bg.jpg?format=webp;);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  z-index: 2000001;
  display: none;
  max-height: 94%;
  max-width: 94%;
  left: 3%;
  top: 3%;
}
@media (max-width: 850px) {
  #takeover .perdue-way-callout {
    height: 100%;
  }
}
#takeover .wrapper {
  width: 100%;
  height: 100vh;
  padding: 20px;
}
#takeover .wrapper #takeover-close {
  float: right;
  cursor: pointer;
}
#takeover .wrapper #takeover-logo {
  position: relative;
  width: 100%;
  top: calc(21vh);
  left: 50%;
  transform: translateX(-50%);
  display: block;
  max-width: 860px;
}
#takeover .wrapper #takeover-logo-m {
  position: relative;
  display: none;
  width: 100%;
  max-width: 500px;
  top: calc(21vh);
  left: 50%;
  transform: translateX(-50%);
}
#takeover .wrapper #continueTo {
  position: relative;
  width: auto;
  top: calc(25vh);
  left: 50%;
  transform: translateX(-50%);
  display: block;
  cursor: pointer;
}
@media (max-width: 768px) {
  #takeover {
    background-image: url(/img/homepage/takeover/roast-chicken/roast-chicken-bg-mobile.jpg?format=webp;);
  }
  #takeover .wrapper #takeover-logo {
    display: none;
  }
  #takeover .wrapper #takeover-logo-m {
    display: block;
  }
}
#takeover-background {
  width: 100%;
  height: 100%;
  background-color: #0ba5e2;
  opacity: 0.9;
  position: fixed;
  z-index: 2000000;
  display: none;
}
@media (max-width: 800px) {
  #takeover-background {
    opacity: 1;
  }
}
/* Homepage */
.homepage .wave {
  background-image: url("/img/homepage/slider/wave-over.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 98px;
  position: relative;
  top: -10px;
  z-index: 1000;
}
.homepage .slider {
  /* Mobile Slider Version */
}
.homepage .slider .slide {
  height: 690px;
  width: 100%;
  position: relative;
}
.homepage .slider .bg {
  height: 600px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.homepage .slider .content {
  width: 100%;
  margin: 0 auto;
  max-width: 1700px;
}
.homepage .slider .content .wrapper {
  padding: 0px 100px;
}
.homepage .slider .para {
  display: none;
}
.homepage .slider .title {
  font-family: "NexaRustSans", sans-serif;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
}
.homepage .slider .copy {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 36px;
  padding-bottom: 30px;
  color: #003c71;
  max-width: 580px;
  margin: 0px;
}
.homepage .slider .product .title {
  text-align: left;
  padding-top: 150px;
  font-size: 48px;
  line-height: 48px;
}
.homepage .slider .recipe,
.homepage .slider .pw {
  text-align: right;
}
.homepage .slider .recipe .title,
.homepage .slider .pw .title {
  padding-top: 150px;
}
.homepage .slider .pw img {
  margin-top: 25%;
  margin-left: 20%;
  width: 100%;
  max-width: 376px;
}
.homepage .slider .product .package {
  width: 100%;
  max-width: 780px;
  z-index: 2500;
  position: relative;
  padding-top: 35px;
}
.homepage .slider .recipe-details {
  position: absolute;
  top: 430px;
  right: 0px;
  background-image: url("/img/homepage/slider/recipe-copy-bg.png?format=webp;");
  background-size: cover;
  width: 420px;
  height: 173px;
}
.homepage .slider .recipe-details .recipe-wrapper {
  padding: 10px 15px 15px 15px;
}
.homepage .slider .recipe-details .recipe-title {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: right;
  padding: 20px 0 5px 0;
}
.homepage .slider .recipe-details .recipe-title a {
  color: #8fad15;
  text-decoration: none;
}
.homepage .slider .recipe-details .made {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #00a3e0;
  text-align: right;
  padding-bottom: 5px;
}
.homepage .slider .recipe-details .prod-title {
  font-family: "NexaRustSans", sans-serif;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 900;
}
.homepage .slider .recipe-details .prod-title a {
  color: #003c71;
  text-decoration: none;
}
.homepage .slider .recipe-details .recipe-prod {
  margin: 10px 0px 10px 20px;
  width: 147px;
}
@media (max-width: 1400px) {
  .homepage .slider .product .title {
    padding-top: 15%;
  }
  .homepage .slider .recipe .title,
  .homepage .slider .pw .title {
    padding-top: 35%;
    font-size: 48px;
    line-height: 48px;
  }
  .homepage .slider .pw img {
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .homepage .slider .slide {
    height: 540px;
  }
  .homepage .slider .bg {
    height: 450px;
  }
  .homepage .slider .product .title,
  .homepage .slider .recipe .title,
  .homepage .slider .pw .title {
    font-size: 26px;
    line-height: 30px;
  }
  .homepage .slider .copy {
    font-size: 15px;
    line-height: 22px;
  }
  .homepage .slider .recipe-details {
    position: absolute;
    top: 285px;
  }
  .homepage .slider .recipe .title {
    padding-top: 20%;
  }
}
@media (max-width: 768px) {
  .homepage .slider.desktop {
    display: none;
  }
  .homepage .slider.mobile {
    display: block;
  }
  .homepage .slider .slide {
    height: auto;
  }
  .homepage .slider .wave {
    background-image: url("/img/homepage/slider/blue-wave.png?format=webp;");
    height: 29px;
    background-repeat: repeat-x;
    position: absolute;
    top: 300px;
  }
  .homepage .slider .content {
    background: #d5e8f3;
    background: linear-gradient(#d5e8f3, #ffffff);
    text-align: center;
  }
  .homepage .slider .content .wrapper {
    padding: 0px 20px;
  }
  .homepage .slider .content .title {
    color: #003c71;
    text-align: center;
    padding: 40px 0 20px 0;
  }
  .homepage .slider .bg {
    height: 315px;
    position: relative;
  }
  .homepage .slider .copy {
    color: #585858;
    padding-bottom: 20px;
  }
  .homepage .slider .cta {
    margin-bottom: 50px;
  }
  .homepage .slider .slick-dots {
    bottom: 0px;
  }
  .homepage .slider .product .package {
    max-width: 350px;
    margin: 0 auto;
  }
  .homepage .slider .product .title {
    padding-bottom: 10px;
  }
  .homepage .slider .recipe .recipe-title {
    font-family: "Knockout 30 Junior Welterweight";
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 20px 0;
  }
  .homepage .slider .recipe .recipe-title a {
    color: #8fad15;
    text-decoration: none;
  }
  .homepage .slider .recipe .recipe-prod {
    position: absolute;
    right: 20px;
    top: 210px;
    z-index: 5000;
  }
  .homepage .slider .pw img {
    margin-top: 0px;
    max-width: 130px;
    position: relative;
    top: 250px;
    z-index: 7500;
    margin: 0 auto;
  }
  .homepage .slider .pw .content .title {
    padding-bottom: 45px;
  }
}
.homepage #brands {
  margin: 50px 0px 0px 0px;
  padding-bottom: 150px;
  text-align: center;
  background-image: url("/img/homepage/grass-bg.jpg?format=webp;");
  background-repeat: repeat-y;
  background-position: top center;
  /* .brand-name {
			font-family: @NexaRustSans;
			font-size: 18px;
			line-height: 20px;
			font-weight: 900;
			text-transform: uppercase;
            padding: 20px 0;
			sup{
				vertical-align: baseline;
				position: relative;
				top: -0.4em;
			}
		} */
}
.homepage #brands p a {
  color: #003c71;
  text-decoration: underline;
}
.homepage #brands p a:hover {
  color: #00a3e0;
}
.homepage #brands .row {
  margin-top: 50px;
}
.homepage #brands .row .three {
  margin-bottom: 50px;
}
.homepage #brands .row .three.perdue-refrigerated-breaded a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.homepage #brands .row .three.perdue-refrigerated-breaded a img {
  width: 100%;
  max-width: 170px;
  height: 100%;
  position: relative;
  object-fit: contain;
}
.homepage #brands .row .three.perdue-refrigerated-breaded a div.brandname {
  display: block !important;
  color: #003c71;
  font-size: 16px;
  font-weight: bold;
  font-family: "NexaRustSans", sans-serif;
  margin-top: 20px;
}
.homepage #brands img {
  width: 100%;
  max-width: 240px;
}
.homepage #brands .brand-copy {
  font-family: "Knockout 30 Junior Welterweight";
  font-weight: 100;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #7a6855;
  width: 100%;
  max-width: 300px;
  background-color: #ffffff;
  padding-top: 20px;
}
.homepage #brands .brand-copy sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
@media (max-width: 800px) {
  .homepage #brands {
    background-image: none;
  }
}
@media (max-width: 850px) {
  .homepage #brands .row .three {
    width: 50%;
    margin-bottom: 0px;
  }
  .homepage #brands .center-offset {
    margin-left: 0%;
  }
  .homepage #brands .center-offset2 {
    margin-left: 25%;
  }
}
@media (max-width: 850px) {
  .homepage #brands {
    /*.brand-name {
				font-size: 14px;
				line-height: 14px;
			} */
  }
  .homepage #brands .desktop {
    display: none;
  }
  .homepage #brands .mobile {
    display: inline-block;
  }
  .homepage #brands .three {
    width: 100%;
    padding-bottom: 35px;
  }
  .homepage #brands .three .col-pad {
    padding: 0px 5px 0 0;
  }
  .homepage #brands .brand-copy {
    font-size: 22px;
    line-height: 25px;
    padding: 25px 0 10px 0;
  }
}
@media (max-width: 500px) {
  .homepage #brands .row .three {
    width: 100%;
  }
  .homepage #brands .row .three .col-pad {
    padding: 0px 5px 0 0;
  }
  .homepage #brands .center-offset2 {
    margin-left: 0px;
  }
}
.homepage #newsletter {
  position: relative;
  text-align: center;
  height: 355px;
  background-image: url("/img/homepage/news-bg.png?format=webp;");
  background-position: center center;
}
.homepage #newsletter .section-title {
  max-width: 515px;
  padding: 110px 0 25px 0;
}
.homepage #newsletter #news-icon {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -60px;
}
@media (max-width: 768px) {
  .homepage #newsletter #news-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -18px;
    margin-left: -30px;
    left: 50%;
  }
}
.homepage #newsletter #signup {
  width: 795px;
  margin: 0 auto;
}
.homepage #newsletter input {
  width: 600px;
  height: 50px;
  padding: 9px 5px 2px 70px;
  -webkit-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
  background-image: url("/img/icons/email-green.png?format=webp;");
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 2px 0px 20px #9bb0bf;
  -moz-box-shadow: 2px 0px 20px #9bb0bf;
  box-shadow: 2px 0px 20px #9bb0bf;
}
.homepage #newsletter .btn {
  height: 50px;
  line-height: 50px;
}
@media (max-width: 950px) {
  .homepage #newsletter #signup {
    width: 625px;
  }
  .homepage #newsletter input {
    width: 350px;
  }
}
@media (max-width: 850px) {
  .homepage #newsletter #signup {
    width: 500px;
  }
  .homepage #newsletter input {
    height: 40px;
    font-size: 30px;
    line-height: 29px;
  }
  .homepage #newsletter .desktop {
    display: table-cell;
  }
  .homepage #newsletter .mobile {
    display: none;
  }
}
@media (max-width: 630px) {
  .homepage #newsletter #signup {
    width: 390px;
  }
  .homepage #newsletter input {
    width: 245px;
    padding: 9px 5px 2px 20px;
    background-image: none;
  }
  .homepage #newsletter .btn {
    padding: 0px 25px 0px 15px;
  }
}
@media (max-width: 420px) {
  .homepage #newsletter #signup {
    width: 270px;
  }
  .homepage #newsletter input {
    width: 215px;
    padding: 9px 5px 2px 20px;
    height: 49px;
  }
  .homepage #newsletter .btn {
    padding: 0px 25px 0px 15px;
  }
  .homepage #newsletter .aligned {
    vertical-align: top;
  }
  .homepage #newsletter .desktop {
    display: none;
  }
  .homepage #newsletter .mobile {
    display: table-cell;
  }
}
.homepage #recipes {
  text-align: center;
  background-color: #f8fbfd;
  overflow: hidden;
}
.homepage #recipes .section-title {
  padding-top: 80px;
}
.homepage #recipes #recipe-feature {
  height: 770px;
  position: relative;
  background-image: url("/img/homepage/recipe-bg.jpg?format=webp;");
  background-position: bottom center;
  background-size: cover;
}
.homepage #recipes #recipe-feature #mother {
  position: relative;
  bottom: -83px;
  float: left;
}
.homepage #recipes #recipe-feature #child {
  position: relative;
  bottom: -242px;
  float: right;
}
.homepage #recipes #recipe-feature #table {
  position: absolute;
  bottom: 0px;
  height: 116px;
  width: 100%;
  background-image: url("/img/homepage/table.png?format=webp;");
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (max-width: 1250px) {
  .homepage #recipes #recipe-feature {
    height: 650px;
  }
  .homepage #recipes #recipe-feature #mother {
    bottom: -95px;
  }
  .homepage #recipes #recipe-feature #mother img {
    width: 406px;
  }
  .homepage #recipes #recipe-feature #child {
    bottom: -250px;
  }
  .homepage #recipes #recipe-feature #child img {
    width: 312px;
  }
}
@media (max-width: 1024px) {
  .homepage #recipes #recipe-feature {
    height: 350px;
  }
  .homepage #recipes #recipe-feature #table {
    background-size: contain;
    background-image: url("/img/homepage/mtable.png?format=webp;");
    height: 38px;
    bottom: 4px;
  }
  .homepage #recipes #recipe-feature .fullwidth {
    width: calc(100% - 150px);
  }
  .homepage #recipes #recipe-feature #mother {
    bottom: -65px;
  }
  .homepage #recipes #recipe-feature #mother img {
    width: 206px;
  }
  .homepage #recipes #recipe-feature #child {
    bottom: -130px;
  }
  .homepage #recipes #recipe-feature #child img {
    width: 170px;
  }
}
@media (max-width: 600px) {
  .homepage #recipes #recipe-feature .fullwidth {
    width: calc(100% - 30px);
  }
}
@media (max-width: 500px) {
  .homepage #recipes #recipe-feature .fullwidth {
    width: calc(100% - 20px);
  }
}
@media (max-width: 430px) {
  .homepage #recipes #recipe-feature {
    height: 300px;
  }
  .homepage #recipes #recipe-feature #mother {
    bottom: -85px;
  }
  .homepage #recipes #recipe-feature #mother img {
    width: 156px;
  }
  .homepage #recipes #recipe-feature #child {
    bottom: -140px;
  }
  .homepage #recipes #recipe-feature #child img {
    width: 120px;
  }
}
.homepage #recipes #recipe-feature #white-wave {
  position: absolute;
  top: 0px;
  height: 13px;
  width: 100%;
  background-image: url("/img/homepage/white-wave.png?format=webp;");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.homepage #recipes #recipe-feature #wave {
  position: absolute;
  bottom: 0px;
  height: 13px;
  width: 100%;
  background-image: url("/img/homepage/blue-wave.png?format=webp;");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.homepage #recipes .recipe-icon {
  position: absolute;
  bottom: -50px;
  margin-left: -60px;
  left: 50%;
}
@media (max-width: 768px) {
  .homepage #recipes .recipe-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -20px;
    margin-left: -30px;
    left: 50%;
  }
}
.homepage #recipes #text-bg {
  background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif");
  background-color: #fff;
  background-position: bottom left, bottom right, top left, top right, top center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto, auto, cover;
  padding-bottom: 150px;
}
.homepage #recipes #text-bg p {
  max-width: 850px;
}
.homepage #recipes #slider-wrapper {
  padding: 20px 0px 55px 0px;
}
.homepage #recipes .slick-prev {
  left: -60px;
}
.homepage #recipes .slick-next {
  right: -50px;
}
@media (max-width: 1450px) {
  .homepage #recipes #slider-wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .homepage #recipes .slick-prev {
    left: -50px;
  }
  .homepage #recipes .slick-next {
    right: -40px;
  }
}
@media (max-width: 750px) {
  .homepage #recipes #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif");
    padding-bottom: 100px;
  }
  .homepage #recipes #slider-wrapper {
    padding: 20px 0px 35px 0px;
  }
}
@media (max-width: 600px) {
  .homepage #recipes #slider-wrapper {
    width: 100%;
  }
  .homepage #recipes .no-wrap-mobile {
    width: 100%;
  }
}
.homepage #how-to-callout.home {
  background-color: #fff;
}
/*Modular Elements */
#how-to-callout.callout {
  padding: 20px 0;
  background-color: #fff;
  margin-top: 100px;
}
#how-to-callout.callout .fullwidth .row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  min-height: 420px;
}
#how-to-callout.callout .fullwidth .row .image .hw-label {
  display: none;
}
#how-to-callout.callout .fullwidth .row .image a {
  display: flex;
}
#how-to-callout.callout .fullwidth .row .image .callout-feat-img {
  border-radius: 0;
  margin: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  left: 0;
  top: 0;
}
#how-to-callout.callout .fullwidth .row .col-pad {
  width: 100%;
}
#how-to-callout.callout .fullwidth .row .content {
  background-color: #e87722;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#how-to-callout.callout .fullwidth .row .content .type {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
#how-to-callout.callout .fullwidth .row .content .type .ht-title {
  color: #ffc422;
  text-transform: uppercase;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  line-height: 1;
  font-size: 48px;
}
#how-to-callout.callout .fullwidth .row .content .type .callout-feat-icon {
  max-width: 60px;
  height: auto;
  margin-right: 10px;
}
#how-to-callout.callout .fullwidth .row .content .section-title {
  margin: 0 auto;
  color: #fff;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
}
#how-to-callout.callout .fullwidth .row .content p {
  color: #fff;
  font-family: 'Knockout 30 Junior Welterweight';
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  max-width: 100%;
}
@media (max-width: 851px) {
  #how-to-callout.callout {
    padding: 20px 0;
    margin-top: 20px;
  }
  #how-to-callout.callout .fullwidth .row {
    min-height: 100%;
    flex-direction: column;
  }
  #how-to-callout.callout .fullwidth .row .two {
    width: 100%;
  }
  #how-to-callout.callout .fullwidth .row .image .callout-feat-img {
    position: relative;
  }
  #how-to-callout.callout .fullwidth .row .content {
    padding: 20px;
  }
  #how-to-callout.callout .fullwidth .row .content .type .callout-feat-icon {
    position: relative;
    top: auto;
    margin-top: 0;
    left: auto;
    margin-left: 0;
    max-width: 40px;
  }
}
#perdue-way-callout {
  padding: 20px 0;
  margin-bottom: 100px;
  background-color: #fff;
}
#perdue-way-callout .fullwidth .row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  min-height: 420px;
  overflow: hidden;
}
#perdue-way-callout .fullwidth .row .two {
  width: 100%;
}
#perdue-way-callout .fullwidth .row .content {
  background-color: #a76427;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#perdue-way-callout .fullwidth .row .content .col-pad {
  width: 100%;
}
#perdue-way-callout .fullwidth .row .content .section-title {
  margin: 0 auto;
  color: #fff;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
  padding: 0 0 10px 0;
}
#perdue-way-callout .fullwidth .row .content p {
  color: #fff;
  font-family: 'Knockout 30 Junior Welterweight';
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  max-width: 100%;
}
#perdue-way-callout .fullwidth .row .image a {
  display: flex;
}
#perdue-way-callout .fullwidth .row .image .callout-feat-img {
  box-shadow: none;
  border-radius: 0;
  position: absolute;
  object-fit: cover;
  left: 0;
  height: 100%;
  top: 0;
  margin: 0;
  max-width: 100%;
}
@media (max-width: 851px) {
  #perdue-way-callout {
    padding: 20px 0;
    margin-bottom: 50px;
  }
  #perdue-way-callout .fullwidth .row {
    flex-direction: column-reverse;
    min-height: 100%;
  }
  #perdue-way-callout .fullwidth .row .image .callout-feat-img {
    position: relative;
  }
  #perdue-way-callout .fullwidth .row .content {
    padding: 20px;
  }
}
#perdue-way-callout.old .fullwidth .row {
  min-height: 100%;
}
#perdue-way-callout.old .fullwidth .row .two .pw-label2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 400px) {
  #perdue-way-callout.old .fullwidth .row .two .pw-label2 {
    height: 100px;
    width: auto;
  }
}
.callout-feat-img {
  width: 100%;
  max-width: 620px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 8px 15px #e8f0f4;
  -moz-box-shadow: 0px 8px 15px #e8f0f4;
  box-shadow: 0px 8px 15px #e8f0f4;
  margin-bottom: 15px;
}
@media (max-width: 1320px) {
  .callout-feat-img {
    margin-top: 40px;
  }
  #how-to-callout .hw-label {
    margin-top: -36px;
  }
}
@media (max-width: 1050px) {
  .callout-feat-img {
    margin-top: 60px;
  }
  #how-to-callout .hw-label {
    margin-top: -26px;
  }
}
@media (max-width: 850px) {
  #how-to-callout,
  .callout-feat-img {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  #how-to-callout .hw-label {
    margin-top: 0px;
    top: 0px;
    right: auto;
  }
  #how-to-callout .hw-label {
    left: 50%;
    margin-left: -56px;
  }
  .callout-feat-icon {
    position: absolute;
    top: 100%;
    margin-top: -80px;
    left: 50%;
    margin-left: -40px;
  }
}
@media (max-width: 550px) {
  #how-to-callout .hw-label {
    width: 80px;
    margin-left: -40px;
  }
  .callout-feat-icon {
    margin-top: -70px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
  }
}
/* WTB Callout + some Perdue Way flipped version Back Callout */
#wtb-callout {
  text-align: center;
  padding: 50px 0px;
}
#wtb-callout .fullwidth {
  max-width: 1240px;
}
#wtb-callout .row {
  overflow: auto;
}
#wtb-callout h1 {
  max-width: 390px;
  padding: 10px 0 15px 0;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/brown.png?format=webp;);
  display: table;
}
#wtb-callout #wtb-label {
  position: absolute;
  top: 50%;
  margin-top: -97px;
  right: 0px;
}
#wtb-callout #wtb {
  width: 320px;
  margin: 0 auto;
}
#wtb-callout #wtb .aligned {
  vertical-align: middle;
}
#wtb-callout #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0px 0px 20px;
  -moz-border-radius: 20px 0px 0px 20px;
  border-radius: 20px 0px 0px 20px;
  font-size: 24px;
  line-height: 24px;
  -webkit-box-shadow: 2px 3px 20px #c5d9e8;
  -moz-box-shadow: 2px 3px 20px #c5d9e8;
  box-shadow: 2px 3px 20px #c5d9e8;
  border: 1px solid #d9ecfb;
  color: #003c71;
  -webkit-appearance: none;
}
#wtb-callout #wtb ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
#wtb-callout #wtb ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
#wtb-callout #wtb :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
#wtb-callout #wtb :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
#wtb-callout #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
@media (max-width: 1320px) {
  #wtb-callout #wtb-label {
    margin-top: -60px;
    height: 150px;
  }
  #wtb-callout h1 {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 850px) {
  #wtb-callout {
    padding: 30px 0px;
  }
  #wtb-callout .two {
    width: 100%;
  }
  #wtb-callout .desktop {
    display: none !important;
  }
  #wtb-callout .mobile {
    display: inline-block;
  }
  #wtb-callout #wtb-label {
    margin-top: 0px;
    top: 0px;
    right: auto;
  }
  #wtb-callout #wtb-label {
    left: 50%;
    margin-left: -78px;
    height: auto;
  }
}
@media (max-width: 550px) {
  #wtb-callout #wtb-label {
    width: 120px;
    margin-left: -60px;
  }
  #wtb-callout #wtb input {
    width: 100%;
  }
}
/*Recipe Thumbnails */
.recipe-thumbnail .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.recipe-thumbnail:hover .made-with {
  transform: scale(1);
}
.recipe-thumbnail img {
  display: inline-block !important;
}
.recipe-thumbnail .wrapper {
  padding-right: 15px;
  text-align: center;
}
.recipe-thumbnail .text {
  background-color: #ffffff;
  padding: 22px 12px 0px 12px;
  -webkit-border-radius: 0px 0px 30px 30px;
  -moz-border-radius: 0px 0px 30px 30px;
  border-radius: 0px 0px 30px 30px;
  position: relative;
  top: -5px;
  max-width: 305px;
  -webkit-box-shadow: 0px 4px 8px #d6e6ef;
  -moz-box-shadow: 0px 4px 8px #d6e6ef;
  box-shadow: 0px 4px 8px #d6e6ef;
  margin-bottom: 8px;
}
.recipe-thumbnail a {
  text-decoration: none;
}
.recipe-thumbnail .recipe-img {
  width: 100%;
  max-width: 308px;
  min-height: 305px;
  object-fit: cover;
  -webkit-border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  border-radius: 30px 30px 0px 0px;
}
.recipe-thumbnail h3 {
  color: #003c71;
  padding: 0 0 5px 0;
}
.recipe-thumbnail .rating i {
  font-size: 15px;
}
.recipe-thumbnail .cooktime {
  color: #7a6855;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
.recipe-thumbnail .hideWrapper {
  overflow: hidden;
  -webkit-border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  border-radius: 30px 30px 0px 0px;
}
.recipe-thumbnail .made-with {
  position: relative;
  z-index: 99;
  transform: scale(1);
}
.recipe-thumbnail .product-text {
  background-color: #d5e8f3;
  padding: 35px 12px 15px 12px;
  border-radius: 0px 0px 30px 30px;
  position: relative;
  top: -40px;
  margin: 0 auto;
  max-width: 308px;
}
.recipe-thumbnail .product-text .product {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #003c71;
  text-transform: uppercase;
}
.recipe-thumbnail .product-text .product a {
  color: #003c71;
}
@media (max-width: 1024px) {
  .recipe-thumbnail h3 {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 600px) {
  .recipe-thumbnail .wrapper {
    padding: 0px 6px;
  }
}
.recipe-thumbnail:hover h3 {
  color: #00a3e0;
}
@media (min-width: 678px) {
  .recipe-thumbnail:hover img {
    transform: scale(1.1);
  }
}
/* Universal Recipe Ratings */
.rating {
  display: block;
  text-align: center;
  margin: 0 auto;
  height: 24px;
}
.rating i {
  color: #b9d9eb;
  font-size: 23px;
  margin-right: 7px;
}
.rating i:before {
  content: "\f006";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.rating.rated-1 i:nth-child(1):before {
  content: "\f005";
  color: #ffcc33;
}
.rating.rated-2 i:nth-child(-n + 2):before {
  content: "\f005";
  color: #ffcc33;
}
.rating.rated-3 i:nth-child(-n + 3):before {
  content: "\f005";
  color: #ffcc33;
}
.rating.rated-4 i:nth-child(-n + 4):before {
  content: "\f005";
  color: #ffcc33;
}
.rating.rated-5 i:nth-child(-n + 5):before {
  content: "\f005";
  color: #ffcc33;
}
/* Recipe Landing Page */
.recipe-home {
  text-align: center;
}
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 30 Junior Welterweight";
  src: url("/fonts/Knockout-30JuniorWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 92 Ultimate Cruiserweight";
  src: url("/fonts/Knockout-92UltmtCruiserwt.woff") format("woff");
  font-display: swap;
}
.recipe-home .hero {
  height: 100%;
  position: relative;
  background: url(/img/recipe/recipes-hero-left.png?format=webp;) left top no-repeat, url(/img/recipe/recipes-hero-right.png?format=webp;) right bottom no-repeat;
  background-color: #003c71;
  background-size: auto, auto;
  text-align: center;
  padding: 75px 0;
}
.recipe-home .hero .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 10px 0;
  flex-wrap: wrap;
}
.recipe-home .hero .title h1 {
  color: #ffffff;
  font-weight: 400;
  font-size: 60px;
  padding: 0;
  line-height: 1;
  font-family: 'Knockout 94 Ultimate Sumo';
  margin: 0;
}
.recipe-home .hero .title h1 span {
  font-family: 'Knockout 28 Junior Featherweight';
  color: #fdcc33;
  line-height: 1;
  font-weight: 400;
}
.recipe-home .hero .title .recipe-icon {
  margin-right: 10px;
  width: 75px;
  height: 75px;
  object-fit: contain;
}
.recipe-home .hero .search {
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-home .hero input {
  width: 100%;
  max-width: 750px;
  height: 50px;
  padding: 0px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  z-index: 750;
  font-size: 24px;
  max-width: 520px;
  color: #00ab9d;
  font-family: "Knockout 50 Welterweight";
}
.recipe-home .hero ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #00ab9d;
}
.recipe-home .hero ::-moz-placeholder {
  /* Firefox 19+ */
  color: #00ab9d;
}
.recipe-home .hero :-ms-input-placeholder {
  /* IE 10+ */
  color: #00ab9d;
}
.recipe-home .hero :-moz-placeholder {
  /* Firefox 18- */
  color: #00ab9d;
}
.recipe-home .hero button {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.recipe-home .hero #recipeSearchBtn {
  position: relative;
  z-index: 751;
  left: -55px;
}
@media (max-width: 850px) {
  .recipe-home .hero h1 {
    font-size: 58px;
    max-width: 250px;
  }
  .recipe-home .hero .recipe-icon {
    margin: 45px 0 10px 0;
    width: 50px;
    height: 50px;
  }
}
.recipe-home .hero #feature-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 50px;
}
.recipe-home .hero #feature-filters .feature {
  flex: 0 14%;
  width: 100%;
  margin: 10px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-home .hero #feature-filters .feature a {
  padding: 20px 40px;
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background-color: #00ab9d;
  border-radius: 150px;
  white-space: nowrap;
}
.recipe-home .hero #feature-filters .feature p {
  font-family: 'Knockout 94 Ultimate Sumo';
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 500px) {
  .recipe-home .hero #feature-filters .feature p {
    font-size: 16px;
  }
}
.recipe-home .hero #feature-filters .feature:hover a {
  background-color: #fc3 !important;
}
.recipe-home .hero #feature-filters .feature:hover a p {
  color: #6D5509 !important;
}
@media (max-width: 1200px) {
  .recipe-home .hero {
    background: url(/img/recipe/recipes-hero-left.png?format=webp;) -300px -400px no-repeat, url(/img/recipe/recipes-hero-right.png?format=webp;) right 710px no-repeat #003c71;
    background-color: #003c71;
    background-size: auto, auto;
  }
}
.recipe-home #copy {
  position: relative;
  padding-bottom: 10px;
}
.recipe-home #copy p {
  color: #ffffff;
  max-width: 855px;
  font-size: 22px;
  text-align: center;
  font-family: "Knockout 30 Junior Welterweight";
}
.recipe-home #copy p span {
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
}
@media (max-width: 850px) {
  .recipe-home #copy p {
    font-size: 18px;
  }
  .recipe-home #copy p span {
    font-size: 20px;
  }
}
.recipe-home #mFeatCats {
  display: inline-block;
  position: relative;
  top: -20px;
  margin-bottom: 20px;
}
.recipe-home #prod-filters {
  padding-top: 50px;
}
.recipe-home #prod-filters #prod-filters-title {
  font-family: "Knockout 50 Welterweight";
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
  padding: 20px 0 10px 0;
  margin-bottom: 20px;
}
.recipe-home #prod-filters .filter-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.recipe-home #prod-filters .filter-wrapper .filter {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 160px;
  min-width: 260px;
  flex: 0 23%;
  margin: 5px;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.recipe-home #prod-filters .filter-wrapper .filter .cat-image {
  position: absolute;
  right: 0;
}
.recipe-home #prod-filters .filter-wrapper .filter p {
  font-family: 'Knockout 94 Ultimate Sumo';
  left: 0;
  font-size: 18px;
  line-height: 1;
  color: #00ab9d;
  text-transform: uppercase;
  padding-top: 20px;
  font-weight: 400;
  padding: 0 0 10px 10px;
  border-radius: 20px;
  position: relative;
  display: inline-block;
  max-width: 50%;
  margin: 0;
  text-align: left;
}
.recipe-home #prod-filters .filter-wrapper .filter p a {
  color: #00ab9d;
}
.recipe-home .slider .slick-next {
  background-image: url(/img/icons/arrow-alt-green-carrot.png?format=webp;);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  transform: translateY(-50%);
  top: 50%;
  margin: 0;
}
.recipe-home .slider .slick-prev {
  transform: translateY(-50%);
  top: 50%;
  transform: scaleX(-1);
  background-image: url(/img/icons/arrow-alt-green-carrot.png?format=webp;);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  margin: 0;
}
.recipe-home .slider .slide-wrap {
  display: flex;
  justify-content: center;
  height: 700px;
}
@media (max-width: 1400px) {
  .recipe-home .slider .slide-wrap {
    flex-direction: column;
    height: 900px;
  }
}
@media (max-width: 500px) {
  .recipe-home .slider .slide-wrap {
    height: 1000px;
  }
}
.recipe-home .slider .background {
  flex: 1 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 500px) {
  .recipe-home .slider .background {
    max-height: 350px;
  }
}
.recipe-home .slider .package-wrap {
  position: absolute;
  transform: translateY(-50%) translateX(-35%);
  top: 50%;
  left: 35%;
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-home .slider .package-wrap img {
  max-width: 19vw;
  margin: 0 auto;
}
.recipe-home .slider .package-wrap .prod-bg {
  background-image: url("/img/recipe/slider-prod-bg.png?format=webp;");
  background-size: cover;
  background-repeat: repeat-y;
  padding: 15px 25px 15px 20px;
  width: 100%;
  position: relative;
  left: 10px;
  max-width: 350px;
}
.recipe-home .slider .package-wrap .prod-bg .buyNowCTA {
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 768px) {
  .recipe-home .slider .package-wrap .prod-bg .buyNowCTA {
    text-align: center;
  }
}
.recipe-home .slider .package-wrap .prod-bg .buyNowCTA .cta {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.recipe-home .slider .package-wrap .prod-bg .buyNowCTA img {
  display: inline-block;
  margin-right: 5px;
}
.recipe-home .slider .package-wrap .prod-bg .product {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  padding: 0px;
}
.recipe-home .slider .package-wrap .prod-bg .product a {
  color: #003c71;
}
.recipe-home .slider .package-wrap .package-desktop {
  z-index: 50;
}
.recipe-home .slider .slide,
.recipe-home .slider .bg {
  height: 700px;
  background-size: cover;
}
.recipe-home .slider .bg {
  position: relative;
}
.recipe-home .slider .mobile-bg {
  display: none;
}
.recipe-home .slider .headline {
  position: relative;
}
.recipe-home .slider .headline p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  white-space: nowrap;
  color: #ffffff;
}
.recipe-home .slider .headline p span {
  background-image: url(/img/recipe/banner-blue.png?format=webp;);
  background-position: center center;
  background-size: 100% 100%;
  padding: 0px 30px;
  text-shadow: none;
}
@media (max-width: 768px) {
  .recipe-home .slider .fullwidth .desktop {
    display: none;
  }
}
.recipe-home .slider .content {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex: 1 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #07ab9e;
}
.recipe-home .slider .content .wrapper {
  max-width: 50%;
}
@media (max-width: 1400px) {
  .recipe-home .slider .content .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }
  .recipe-home .slider .content .wrapper .recipe {
    text-align: center;
  }
  .recipe-home .slider .content .wrapper .time {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .recipe-home .slider .content .wrapper .time .rating {
    margin: 10px 0;
  }
  .recipe-home .slider .content .wrapper .mobile {
    display: block;
  }
  .recipe-home .slider .content .wrapper .prod-div {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .recipe-home .slider .content .wrapper .prod-div .aligned .prod-bg .made {
    text-align: center;
  }
  .recipe-home .slider .content .wrapper .prod-div .aligned .prod-bg .product {
    text-align: center;
  }
  .recipe-home .slider .content .wrapper .prod-div .aligned .prod-bg .product a {
    color: #fff;
  }
  .recipe-home .slider .content .wrapper .prod-div .made {
    color: #ffcc33;
    text-align: center;
    padding-bottom: 90px;
  }
  .recipe-home .slider .content .wrapper .slick-next {
    right: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
  }
  .recipe-home .slider .content .wrapper .slick-prev {
    left: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
    transform: scaleX(-1);
  }
}
.recipe-home .slider .content .recipe {
  font-family: "NexaRustSans", sans-serif;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
  font-weight: 900;
  text-align: center;
  padding: 0;
}
.recipe-home .slider .content .recipe a {
  color: #ffffff;
}
.recipe-home .slider .content .time {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding-bottom: 30px;
}
.recipe-home .slider .content .time .time-pill {
  padding: 4px 20px 3px 20px;
  background-color: #00497f;
  border-radius: 20px;
  position: relative;
  display: inline-block;
  border-radius: 15px;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-home .slider .content .time .time-pill img {
  display: inline-block;
  padding-right: 5px;
}
.recipe-home .slider .content .rating {
  display: inline;
  margin: 15px 0;
}
.recipe-home .slider .content .made {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #00a3e0;
  text-align: right;
  padding: 0px;
}
.recipe-home .slider .content .aligned {
  vertical-align: middle;
}
.recipe-home .slider .content .package {
  width: 325px;
  z-index: 402;
  position: relative;
}
.recipe-home .slider .content .package-mobile {
  display: none;
}
.recipe-home .slider .view-more {
  text-align: center;
}
.recipe-home .slider .wave {
  position: absolute;
  top: -1px;
  height: 29px;
  width: 100%;
  background-image: url(/img/homepage/white-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.recipe-home .slider .wave2 {
  position: absolute;
  bottom: 0px;
  height: 29px;
  width: 100%;
  background-image: url(/img/homepage/white-wave2.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
@media (max-width: 1250px) {
  .recipe-home .slider .prod-bg {
    padding: 15px 25px 15px 30px;
  }
  .recipe-home .slider .content .recipe {
    font-size: 35px;
    line-height: 37px;
  }
  .recipe-home .slider .content .package {
    width: 250px;
  }
  .recipe-home .slider .content .wrapper {
    padding: 0px 75px;
  }
}
@media (max-width: 1150px) {
  .recipe-home .slider .bg {
    background-position: top center;
  }
  .recipe-home .slider .content {
    margin-top: 50px;
  }
  .recipe-home .slider .content .two {
    width: 100%;
  }
  .recipe-home .slider .content .prod-div {
    width: 75%;
    float: right;
  }
  .recipe-home .slider .content .package {
    width: 100%;
    max-width: 250px;
    min-width: 215px;
  }
}
@media (max-width: 950px) {
  .recipe-home .slider .content .prod-div {
    width: 95%;
    float: right;
  }
}
@media (max-width: 1400px) {
  .recipe-home .slider .slick-prev,
  .recipe-home .slider .slick-next {
    top: 70%;
  }
  .recipe-home .slider .slick-next {
    right: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
  }
  .recipe-home .slider .slick-prev {
    left: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
    transform: scaleX(-1);
  }
  .recipe-home .slider .package-wrap {
    background: url(/img/recipe/rip-both-sides.png?format=webp;);
    background-size: cover;
    background-repeat: repeat-y;
    padding: 20px;
    transform: translateY(-45%) translateX(-50%);
    left: 50%;
    top: 45%;
  }
  .recipe-home .slider .package-wrap img {
    max-width: 150px;
  }
  .recipe-home .slider .package-wrap .prod-bg {
    background: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
  }
  .recipe-home .slider .package-wrap .product a {
    text-align: center;
  }
  .recipe-home .slider .slide,
  .recipe-home .slider .bg {
    height: auto;
  }
  .recipe-home .slider .bg {
    background-image: none !important;
  }
  .recipe-home .slider .mobile-bg {
    display: block;
    height: 380px;
    background-position: center center;
    background-size: cover;
  }
  .recipe-home .slider .mobile-package {
    display: block;
  }
  .recipe-home .slider .desktop-package {
    display: none;
  }
  .recipe-home .slider .fullwidth {
    width: 100%;
  }
  .recipe-home .slider .headline p {
    font-size: 30px;
  }
  .recipe-home .slider .content {
    margin-top: 0px;
    padding: 0px 10px 0px 10px;
    height: 550px;
  }
  .recipe-home .slider .content .aligned {
    display: block;
  }
  .recipe-home .slider .content .two {
    width: 50%;
  }
  .recipe-home .slider .content .time,
  .recipe-home .slider .content .made {
    color: #ffffff;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }
  .recipe-home .slider .content .product {
    max-width: none;
    font-size: 16px;
    line-height: 18px;
  }
  .recipe-home .slider .content .recipe {
    width: 100%;
    font-size: 22px;
    line-height: 24px;
    padding-top: 0px;
    text-shadow: none;
  }
  .recipe-home .slider .content .package-mobile {
    display: block;
    text-align: right;
  }
  .recipe-home .slider .content .package-mobile .package {
    width: auto;
    height: 120px;
    min-width: auto;
    max-height: auto;
    position: relative;
    top: -90px;
    display: inline-block;
    right: 0px;
  }
  .recipe-home .slider .content .wrapper {
    padding: 0px 30px;
  }
  .recipe-home .slider .slide .headline p {
    line-height: 40px;
    font-size: 25px;
  }
  .recipe-home .slider .slide .headline p span {
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0 20px;
  }
}
@media (max-width: 560px) {
  .recipe-home .slider .slide .content {
    padding: 270px 10px 50px 10px;
    height: auto !important;
    display: inline-block;
  }
  .recipe-home .slider .slide .content .product {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 500px) {
  .recipe-home .slider .content {
    height: 450px;
  }
}
@media (max-width: 400px) {
  .recipe-home .slider .package-wrap {
    flex-direction: column-reverse;
    transform: translateY(-40%) translateX(-50%);
    left: 50%;
    top: 40%;
    width: 90%;
  }
  .recipe-home .slider .time {
    padding-bottom: 20px;
  }
  .recipe-home .slider .slide .content .headline p {
    font-size: 18px;
  }
  .recipe-home .slider .slide .content .recipe {
    font-size: 21px;
  }
  .recipe-home .slider .slide .content .product {
    font-size: 9px;
    line-height: 12px;
  }
}
.recipe-home .ht-callout {
  margin-bottom: 90px;
}
/* Recipe Results */
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
.recipe-results .hero {
  height: 360px;
  position: relative;
  background-image: url(/img/recipe/recipe-hero.jpg?format=webp;);
  background-position: center center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
}
.recipe-results .hero .recipe-icon {
  margin: 0 0 10px 0;
}
.recipe-results .hero h1 {
  color: #ffffff;
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 100px;
  line-height: 0.85;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 850px) {
  .recipe-results .hero h1 {
    font-size: 58px;
  }
}
@media (max-width: 850px) {
  .recipe-results .hero {
    height: 200px;
  }
  .recipe-results .hero .recipe-icon {
    margin: 45px 10px 10px 0;
    width: 50px;
    height: 50px;
  }
}
.recipe-results #loading {
  position: relative;
  top: 20px;
  left: 50%;
  margin-left: -30px;
  z-index: 500;
  width: 60px;
}
.recipe-results #text-bg {
  background-color: #f8fbfd;
  background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
  background-position: bottom center, center left, center right, top left, top right, top center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto, auto, auto, cover;
  padding-bottom: 200px;
  min-height: 650px;
}
@media (max-width: 1650px) {
  .recipe-results #text-bg {
    background-position: bottom center, bottom left, bottom right, top left, top right, top center;
    padding-bottom: 320px;
  }
}
@media (max-width: 1000px) {
  .recipe-results #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
    background-position: center center, bottom left, bottom right, top left, top right, top center;
  }
}
@media (max-width: 750px) {
  .recipe-results #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
    background-position: bottom center, bottom left, bottom right, top left, top right, top center;
    padding-bottom: 230px;
  }
}
.recipe-results #wave {
  position: absolute;
  bottom: 0px;
  height: 13px;
  width: 100%;
  background-image: url(/img/homepage/blue-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.recipe-results .filter-item {
  width: 14.2%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.recipe-results .minimize p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #505832;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 0px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
}
.recipe-results #shadow {
  text-align: center;
}
.recipe-results .clear-filters {
  position: absolute;
  right: 0px;
  top: 0px;
}
.recipe-results .clear-filters p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #585858;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 0px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
}
.recipe-results .clear-filters p img {
  position: relative;
  top: 0px;
  margin-left: 5px;
}
.recipe-results .filter-arrow {
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.recipe-results .filter-track {
  font-family: "NexaRustSans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #505832;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 15px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
  border-bottom: 1px solid #c5d9e8;
}
.recipe-results .filter {
  padding-bottom: 6px;
}
.recipe-results .selection {
  text-align: center;
}
.recipe-results .selection div {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  position: relative;
  background-color: #8fad15;
  padding: 5px 25px 5px 10px;
  margin: 3px;
  border-radius: 25px;
  display: inline-block;
  min-width: 50px;
  text-align: center;
  background-image: url(/img/x.png?format=webp;);
  background-repeat: no-repeat;
  background-position: top 50% right 10px;
}
.recipe-results .selection div.all {
  color: #8fad15;
  background-color: transparent;
  background-image: none;
  border: 1px solid #8fad15;
  padding: 5px 10px;
}
.recipe-results .filterGroup {
  width: 100%;
  padding: 0px 9px 0px 9px;
  margin-right: 10px;
  transition: all 0.4s ease;
  display: none;
}
.recipe-results .filterGroup ul {
  list-style-type: none;
}
.recipe-results .filterGroup label {
  color: #715908;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  display: table-cell;
  padding-left: 20px;
}
.recipe-results .filterGroup .filterselected label {
  color: #8fad15;
}
.recipe-results .filterGroup input {
  display: none;
}
.recipe-results .filter-list .filter-item .filterselected input[type="checkbox"] + label {
  background-image: url(/img/recipe/check.png?format=webp;);
  background-repeat: no-repeat;
  background-position: top left;
}
.recipe-results #recipe-filters {
  position: relative;
}
.recipe-results #recipe-filters #center {
  text-align: center;
}
.recipe-results #recipe-filters input {
  width: 100%;
  max-width: 750px;
  height: 50px;
  padding: 0px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  top: -35px;
  z-index: 750;
  -webkit-box-shadow: 2px 0px 20px #9bb0bf;
  -moz-box-shadow: 2px 0px 20px #9bb0bf;
  box-shadow: 2px 0px 20px #9bb0bf;
  font-family: "Knockout 27 Junior Bantamweight";
}
.recipe-results #recipe-filters input[type="radio"] {
  width: 15px;
  max-width: none;
  height: 20px;
  padding: 0px;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  top: auto;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-shadow: none;
}
.recipe-results #recipe-filters button {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.recipe-results #recipe-filters .filter-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20px;
  position: absolute;
}
.recipe-results #recipe-filters #recipeResultsSearchBtn {
  position: relative;
  top: -32px;
  z-index: 751;
  left: -55px;
}
@media (max-width: 850px) {
  .recipe-results #recipe-filters input {
    max-width: none;
    top: 35px;
    margin-bottom: 70px;
  }
  .recipe-results #recipe-filters #recipeResultsSearchBtn {
    position: absolute;
    top: 43px;
    z-index: 751;
    left: auto;
    right: 25px;
  }
}
.recipe-results #recipeListing {
  overflow: auto;
  min-height: 350px;
  width: 100%;
}
.recipe-results #recipeListing h2 {
  color: #8fad15;
  text-align: center;
}
@media (max-width: 1080px) {
  .recipe-results .filter-item {
    width: 25%;
  }
}
@media (max-width: 900px) {
  .recipe-results #recipeListing .four {
    width: 33.3%;
  }
}
@media (max-width: 750px) {
  .recipe-results .filter-item {
    width: 100%;
    padding-bottom: 10px;
  }
  .recipe-results .filter-track {
    width: 150px;
    float: left;
    position: relative;
    text-align: left;
    border: none;
    padding: 0px 5px 0px 0px;
    margin: 11px 5px 0px 0px;
  }
  .recipe-results .selection {
    width: calc(100% - 180px);
    float: left;
    position: relative;
    text-align: left;
  }
  .recipe-results .filterGroup {
    position: relative;
    float: left;
    padding: 10px 0px 0px 0px;
    margin: 0px;
  }
  .recipe-results .filter {
    width: 50%;
    float: left;
    position: relative;
  }
  .recipe-results #recipeListing .four {
    width: 50%;
  }
  .recipe-results .minimize {
    position: absolute;
    left: 0px;
    top: -10px;
  }
  .recipe-results .minimize p {
    padding: 0px 5px 10px 0px;
    margin: 0px 10px 10px 0px;
  }
  .recipe-results .clear-filters {
    top: -10px;
  }
  .recipe-results #shadow {
    padding-top: 10px;
  }
}
@media (max-width: 420px) {
  .recipe-results #recipeListing .four {
    width: 100%;
  }
  .recipe-results #recipeListing .four .wrapper {
    padding: 10px;
  }
  .recipe-results #recipeListing .four .recipe-thumbnail .text {
    margin: 0 auto;
  }
}
/* Recipe Detail */
.recipe-detail {
  /*Reviews*/
  /*Keep Notbooks and Laptops full screen without scrolling */
  /* Leave Room for Mobile Nav fun times */
}
.recipe-detail #hero {
  height: 800px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.recipe-detail #hero .fullwidth {
  padding: 60px 0px;
}
.recipe-detail #hero #brown-wave-top {
  background-image: url(/img/recipe/brown-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 9px;
  position: absolute;
  bottom: -1px;
}
.recipe-detail h1 {
  color: #ffffff;
  padding-right: 20px;
  margin: 0px;
  text-shadow: 1px 1px 20px #272727;
}
.recipe-detail h2 {
  color: #7a6855;
  text-align: center;
  padding-bottom: 50px;
}
.recipe-detail h2 .circle40 {
  position: relative;
  top: 7px;
}
.recipe-detail .social-shares {
  padding: 15px 0 0 15px;
}
.recipe-detail .aligned {
  vertical-align: middle;
}
.recipe-detail .aligned .aligned {
  padding-left: 15px;
}
.recipe-detail .blogger {
  color: #ffffff;
  text-shadow: 1px 1px 20px #272727;
}
.recipe-detail .blogger a {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
}
.recipe-detail .comments img {
  position: relative;
  top: 3px;
}
.recipe-detail .recipe-video {
  position: relative;
}
.recipe-detail .recipe-video #recipe-video img {
  width: 165px;
}
.recipe-detail .pinBtn {
  background-color: #c21424;
  border-radius: 20px;
}
.recipe-detail .pinBtn:hover {
  background-color: #82111c;
}
.recipe-detail .printBtn {
  background-color: #8fad15;
  border-radius: 50%;
}
.recipe-detail .printBtn:hover {
  background-color: #505832;
}
.recipe-detail #expandBtn {
  background-color: #8fad15;
  border-radius: 50%;
}
.recipe-detail #expandBtn:hover {
  background-color: #505832;
}
.recipe-detail .overlay.play {
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  z-index: 2;
  color: white;
}
.recipe-detail .overlay.play img {
  width: 40px !important;
}
.recipe-detail #recipeSearch {
  width: 275px;
  height: 41px;
  padding: 9px 45px 2px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
}
.recipe-detail #recipeSearchBtn {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.recipe-detail #recipeSearchBtn {
  position: absolute;
  top: 7px;
  z-index: 751;
  left: 282px;
}
.recipe-detail #recipeSearchBtn img {
  width: 30px;
}
.recipe-detail .recipe-icon {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.recipe-detail .float {
  position: relative;
  float: right;
}
.recipe-detail .product-info {
  position: absolute;
  top: 650px;
  width: calc(100% - 20px);
  max-width: 1280px;
  z-index: 500;
}
.recipe-detail .product-info .made-with-label {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: -10px;
  z-index: 400;
}
.recipe-detail .product-info .prod-bg {
  background-image: url("/img/recipe/prod-texture.png?format=webp;");
  background-size: 100% 100%;
  background-repeat: repeat-y;
  padding: 20px 20px 20px 20px;
  margin-top: 30px;
  position: relative;
  left: 10px;
}
.recipe-detail .product-info .prod-bg .buyNowCTA {
  text-align: right;
  padding: 10px 0 0 0;
}
.recipe-detail .product-info .aligned {
  vertical-align: middle;
}
.recipe-detail .product-info .prod-logo {
  text-align: right;
}
.recipe-detail .product-info .prod-logo img {
  width: 85px;
}
.recipe-detail .product-info .product {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 900;
  padding: 0px;
  max-width: 330px;
}
.recipe-detail .product-info .product a {
  color: #003c71;
}
.recipe-detail .product-info .product a:hover {
  color: #00a3e0;
}
.recipe-detail .product-info .prod-image {
  width: 100%;
  max-width: 200px;
  border-radius: 5px;
}
.recipe-detail .product-info .package {
  width: 325px;
}
.recipe-detail .product-info .coupon {
  position: relative;
  top: -30px;
  margin: 0 auto;
  width: 125px;
}
.recipe-detail .product-info .coupon img {
  width: 125px;
}
.recipe-detail .product-info .location-label {
  position: relative;
  top: 16px;
  margin: 0 auto;
  text-align: center;
  height: 42px;
}
.recipe-detail .product-info .location-label .loc-bg {
  background-image: url("/img/products/location-label.png?format=webp;");
  background-size: cover;
  height: 35px;
  padding: 0px 10px;
  display: inline-block;
}
.recipe-detail .product-info .location-label p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 10px;
  line-height: 35px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.recipe-detail .product-info .location-label p span {
  color: #d2dfa4;
}
.recipe-detail .product-info #prod-mobile-small {
  display: none;
}
.recipe-detail #recipeInfo {
  background-image: url("/img/recipe/brown-texture.jpg?format=webp;");
  background-size: 100%;
  overflow: auto;
  padding: 20px 0px;
  position: relative;
}
.recipe-detail #recipeInfo #white-wave {
  background-image: url("/img/homepage/white-wave2.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 29px;
  position: absolute;
  bottom: 0px;
}
.recipe-detail #recipeInfo .two:first-of-type {
  min-height: 215px;
}
.recipe-detail #recipeInfo #prep,
.recipe-detail #recipeInfo #serve {
  color: #ffffff;
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 900;
  padding-bottom: 10px;
}
.recipe-detail #recipeInfo #prep .circle40,
.recipe-detail #recipeInfo #serve .circle40 {
  margin-right: 15px;
}
.recipe-detail #recipeInfo #prep .aligned,
.recipe-detail #recipeInfo #serve .aligned {
  vertical-align: middle;
}
.recipe-detail #recipeInfo #prep span,
.recipe-detail #recipeInfo #serve span {
  font-size: 12px;
  padding-left: 5px;
}
.recipe-detail #recipeInfo .nutritional-overview {
  margin: 0px;
}
.recipe-detail #recipeInfo .nutritional-overview li {
  display: inline-block;
  color: #ffffff;
  font-family: "NexaRustSans", sans-serif;
  font-size: 10px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  margin-right: 30px;
}
.recipe-detail #recipeInfo .nutritional-overview li .nutrition-value {
  width: 70px;
  height: 70px;
  font-size: 14px;
  line-height: 70px;
  border-radius: 50%;
  background-color: #8fad15;
  display: inline-block;
}
.recipe-detail #recipeInfo .nutritional-overview li.view-all img {
  position: relative;
  top: -35px;
}
.recipe-detail #recipeInfo #wtb {
  position: absolute;
  bottom: 50px;
  right: 0px;
}
.recipe-detail #recipeInfo #wtb .split {
  display: table-cell;
  vertical-align: middle;
}
.recipe-detail #recipeInfo #wtb .aligned {
  vertical-align: middle;
}
.recipe-detail #recipeInfo #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  line-height: 24px;
}
.recipe-detail #recipeInfo #wtb #wtb-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px 25px 0 10px;
  white-space: nowrap;
}
.recipe-detail #recipeInfo #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
@media (max-width: 1240px) {
  .recipe-detail #recipeInfo .nutritional-overview li {
    margin-right: 15px;
  }
  .recipe-detail #recipeInfo #wtb {
    bottom: 30px;
    width: 320px;
  }
  .recipe-detail #recipeInfo #wtb .split {
    display: inline-block;
  }
  .recipe-detail #recipeInfo #wtb .split :first-of-type {
    margin-bottom: 10px;
  }
}
.recipe-detail .main-info {
  padding: 30px 0px;
}
@media (max-width: 1024px) {
  .recipe-detail .main-info.mobile .fullwidth {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .recipe-detail .main-info.mobile .fullwidth .aligned {
    display: flex;
    align-items: center;
  }
  .recipe-detail .main-info.mobile .fullwidth .aligned .social-shares .print {
    display: none;
  }
}
@media (max-width: 1024px) and (max-width: 400px) {
  .recipe-detail .main-info.mobile .fullwidth .aligned {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .recipe-detail #hero {
    height: 400px;
    background-size: 100%;
    background-position: center center;
  }
  .recipe-detail #hero .two {
    width: 100%;
  }
  .recipe-detail #hero .fullwidth {
    padding: 20px 0px 30px 0px;
  }
  .recipe-detail #hero #brown-wave-top {
    background-image: url(/img/homepage/white-wave2.png?format=webp;);
    height: 29px;
  }
  .recipe-detail .desktop {
    display: none;
  }
  .recipe-detail .mobile {
    display: block;
  }
  .recipe-detail h1 {
    color: #8fad15;
    padding: 0 0 20px 0;
    text-shadow: none;
  }
  .recipe-detail #recipeInfo {
    padding: 60px 0;
    background-size: contain;
  }
  .recipe-detail #recipeInfo .two {
    width: 100%;
  }
  .recipe-detail #recipeInfo .two:first-of-type {
    min-height: inherit;
  }
  .recipe-detail #recipeInfo #prep,
  .recipe-detail #recipeInfo #serve,
  .recipe-detail #recipeInfo .nutritional-overview {
    width: 515px;
    margin: 0 auto;
  }
  .recipe-detail #recipeInfo #wtb {
    position: relative;
    bottom: auto;
    width: 600px;
    right: auto;
    margin: 0 auto;
  }
  .recipe-detail #recipeInfo #wtb .split {
    display: inline-block;
  }
  .recipe-detail #recipeInfo #wtb .split :first-of-type {
    margin-bottom: 0px;
  }
  .recipe-detail .product-info {
    position: relative;
    top: auto;
    width: auto;
    max-width: 635px;
    overflow: auto;
    padding-bottom: 20px;
    margin: 0 auto;
  }
  .recipe-detail .product-info .product {
    max-width: 370px;
  }
  .recipe-detail .main-info {
    position: relative;
  }
  .recipe-detail .main-info #white-wave2 {
    background-image: url("/img/homepage/white-wave.png?format=webp;");
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
    position: absolute;
    bottom: -29px;
    z-index: 502;
  }
}
@media (max-width: 700px) {
  .recipe-detail #recipeInfo #wtb {
    width: 320px;
    text-align: center;
  }
  .recipe-detail #recipeInfo #wtb .split {
    display: inline-block;
  }
  .recipe-detail #recipeInfo #wtb .split:first-of-type {
    padding-bottom: 10px;
    width: 270px;
  }
  .recipe-detail #recipeInfo #wtb #wtb-label {
    padding: 0 0 0 10px;
  }
  .recipe-detail #recipeInfo .nutritional-overview {
    position: relative;
    top: 25px;
  }
  .recipe-detail .product-info #prod-mobile-small {
    display: block;
    text-align: center;
  }
  .recipe-detail .product-info #prod-mobile-small .made {
    font-family: "Knockout 30 Junior Welterweight", sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #8fad15;
    padding: 70px 0 5px 0;
  }
  .recipe-detail .product-info #prod-mobile-small .buyNowCTA {
    margin-top: 15px;
  }
  .recipe-detail .product-info .float {
    display: none;
  }
  .recipe-detail .product-info .prod-logo,
  .recipe-detail .product-info .product {
    text-align: center;
  }
  .recipe-detail .product-info .prod-logo {
    z-index: 510;
    position: relative;
    padding-bottom: 10px;
  }
  .recipe-detail .product-info .prod-bg {
    padding: 70px 0px 35px 0px;
    margin-bottom: 0px;
    left: auto;
  }
  .recipe-detail .product-info .prod-image {
    position: relative;
    top: 65px;
    z-index: 400;
  }
  .recipe-detail .product-info .location-label {
    z-index: 401;
    position: relative;
    top: 80px;
  }
}
@media (max-width: 600px) {
  .recipe-detail #hero {
    height: 315px;
    background-size: cover;
  }
  .recipe-detail .print {
    display: none;
  }
  .recipe-detail .recipe-video #recipe-video img {
    width: 125px;
  }
  .recipe-detail .aligned .aligned {
    padding-left: 5px;
  }
}
@media (max-width: 565px) {
  .recipe-detail #recipeSearch,
  .recipe-detail #recipeSearchBtn {
    display: none;
  }
  .recipe-detail #recipeInfo #prep,
  .recipe-detail #recipeInfo #serve {
    width: auto;
  }
  .recipe-detail #recipeInfo .nutritional-overview {
    width: 270px;
  }
}
@media (max-width: 400px) {
  .recipe-detail #recipeInfo #wtb input {
    height: 35px;
  }
}
.recipe-detail #ingredients {
  padding: 100px 0px;
}
.recipe-detail #ingredients .wrapper {
  padding-right: 40px;
}
.recipe-detail #ingredients #ing-img {
  width: 100%;
  max-width: 450px;
  border-radius: 15px;
}
.recipe-detail #ingredients.standard #ing-img {
  display: none;
}
.recipe-detail #ingredients.enhanced .aligned:first-of-type {
  width: 33.33%;
}
.recipe-detail #ingredients.enhanced .aligned:last-of-type {
  width: 66.66%;
}
@media (max-width: 1024px) {
  .recipe-detail #ingredients.enhanced .aligned:first-of-type {
    width: 40%;
  }
  .recipe-detail #ingredients.enhanced .aligned:last-of-type {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .recipe-detail #ingredients.enhanced .aligned,
  .recipe-detail #ingredients.enhanced .aligned:first-of-type,
  .recipe-detail #ingredients.enhanced .aligned:last-of-type {
    width: 100%;
    display: block;
  }
  .recipe-detail #ingredients.enhanced .aligned:first-of-type {
    text-align: center;
  }
}
.recipe-detail #ingredients .ingredients {
  width: 50%;
  padding-bottom: 5px;
  float: left;
}
.recipe-detail #ingredients .ingredients p {
  font-size: 16px;
  padding: 0px;
}
.recipe-detail #ingredients .ingredients p a {
  color: #003c71;
  font-weight: bold;
}
.recipe-detail #ingredients .ingredients p a:hover {
  color: #00a3e0;
}
.recipe-detail #ingredients .ingredients p span:first-of-type {
  padding-right: 30px;
  width: 140px;
  color: #8fad15;
  font-weight: bold;
  display: table-cell;
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
}
.recipe-detail #ingredients .ingredients p span:last-of-type {
  padding-right: 40px;
  display: table-cell;
  vertical-align: top;
}
.recipe-detail #ingredients .ingredients .orClause {
  font-size: 20px;
  color: #8fad15;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  width: auto;
  padding: 0px 5px;
}
@media (max-width: 1024px) {
  .recipe-detail #ingredients .ingredients {
    width: 100%;
    padding-bottom: 15px;
  }
  .recipe-detail #ingredients .ingredients p span:last-of-type {
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .recipe-detail #ingredients .aligned,
  .recipe-detail #ingredients .aligned:first-of-type,
  .recipe-detail #ingredients .aligned:last-of-type {
    width: 100%;
    display: block;
  }
  .recipe-detail #ingredients .aligned:first-of-type {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .recipe-detail #ingredients {
    padding: 30px 0px;
  }
  .recipe-detail #ingredients .wrapper {
    padding-right: 0px;
  }
}
.recipe-detail #get-ing-btns {
  margin: 0 auto;
  width: 570px;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .recipe-detail #get-ing-btns {
    text-align: center;
    width: auto;
    padding: 0px 0px 20px 0px;
  }
}
.recipe-detail #hiddenIngredientsList {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: none;
}
.recipe-detail .tooltip {
  text-align: center;
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.recipe-detail .tooltip .cart {
  margin-right: 20px;
}
@media (max-width: 768px) {
  .recipe-detail .tooltip {
    flex-direction: column;
  }
  .recipe-detail .tooltip .cart {
    margin-bottom: 20px;
  }
}
.recipe-detail .tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}
.recipe-detail .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.recipe-detail .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.recipe-detail #steps-bg {
  background-image: url("/img/recipe/directions-bg-top.jpg?format=webp;");
  background-repeat: repeat-x;
  background-position: top center;
  padding: 110px 0 0 0;
  position: relative;
  z-index: 100;
}
.recipe-detail #steps-bg-bottom {
  background-image: url("/img/recipe/directions-bg-bottom.jpg?format=webp;");
  background-repeat: repeat-x;
  background-position: bottom center;
  position: absolute;
  top: -120px;
  height: 344px;
  width: 100%;
}
.recipe-detail #steps .mobile {
  display: none;
}
.recipe-detail #steps .two {
  padding-bottom: 80px;
}
.recipe-detail #steps .two .wrapper {
  padding-left: 40px;
}
.recipe-detail #steps .two:nth-child(odd) {
  text-align: right;
}
.recipe-detail #steps .step-image {
  width: 100%;
  max-width: 620px;
  border-radius: 15px;
}
.recipe-detail #steps .step {
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
  line-height: 60px;
  color: #003c71;
  text-transform: uppercase;
  font-weight: 900;
}
.recipe-detail #steps .step span {
  color: #ffffff;
  font-size: 30px;
  background-color: #003c71;
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
.recipe-detail #steps .step-description {
  font-family: "NexaRustSans", sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #003c71;
  text-transform: uppercase;
  font-weight: 900;
}
.recipe-detail #steps .step-instruction {
  font-size: 16px;
  line-height: 24px;
}
.recipe-detail #steps.standard .two {
  text-align: center;
}
.recipe-detail #steps .tip {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 40px;
  color: #003c71;
  padding-top: 45px;
  text-transform: uppercase;
  font-weight: 900;
}
.recipe-detail #steps .tip .circle30 {
  position: relative;
  top: 8px;
  margin-right: 5px;
}
.recipe-detail #steps .technique .aligned {
  vertical-align: middle;
}
.recipe-detail #steps .technique .technique-wrapper {
  position: relative;
}
.recipe-detail #steps .technique .techniqueImg {
  width: 150px;
}
.recipe-detail #steps .technique p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #003c71;
  text-transform: uppercase;
  font-weight: 900;
  padding-left: 15px;
}
.recipe-detail #steps .technique .overlay.play img {
  width: 40px;
}
@media (max-width: 1024px) {
  .recipe-detail #steps .two {
    width: 100%;
    text-align: center !important;
    padding-bottom: 60px;
  }
  .recipe-detail #steps .two .wrapper {
    padding-left: 0px;
  }
  .recipe-detail #steps .mobile {
    display: block;
  }
  .recipe-detail #steps .desktop {
    display: none;
  }
  .recipe-detail #steps .step-image {
    margin: 0 auto;
  }
  .recipe-detail #steps .step-description {
    padding: 20px 0;
    font-size: 24px;
    line-height: 28px;
  }
  .recipe-detail #steps .tip {
    padding-top: 0px;
  }
}
.recipe-detail #ta-da {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.recipe-detail #ta-da #finalPic {
  width: 100%;
  max-width: 860px;
  border-radius: 20px;
  margin: 0 auto;
  position: relative;
}
.recipe-detail #ta-da #final-pic-wrapper {
  position: relative;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
.recipe-detail #ta-da #ta-da-ribbon {
  position: absolute;
  left: 50%;
  margin-left: -118px;
  top: -34px;
  z-index: 100;
}
.recipe-detail #ta-da #ta-da-share {
  position: absolute;
  left: 100%;
  margin-left: -210px;
  top: 60px;
  z-index: 101;
  width: 190px;
}
.recipe-detail #ta-da #ta-da-comments {
  width: 175px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.recipe-detail #ta-da p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #7a6855;
  text-transform: uppercase;
  font-weight: 900;
  max-width: 660px;
  margin: 0 auto;
  padding-top: 40px;
}
@media (max-width: 600px) {
  .recipe-detail #ta-da #ta-da-share {
    margin-left: -140px;
    top: 25px;
    width: 130px;
  }
  .recipe-detail #ta-da #ta-da-ribbon {
    margin-left: -80px;
    top: -24px;
    width: 160px;
  }
}
.recipe-detail #other-recipes {
  text-align: center;
}
.recipe-detail #other-recipes h2 {
  padding-top: 80px;
}
.recipe-detail #other-recipes #recipe-feature {
  height: 75px;
  position: relative;
}
.recipe-detail #other-recipes #recipe-feature #white-wave {
  position: absolute;
  top: 0px;
  height: 13px;
  width: 100%;
  background-image: url("/img/homepage/white-wave.png?format=webp;");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.recipe-detail #other-recipes #recipe-feature #wave {
  position: absolute;
  bottom: 0px;
  height: 13px;
  width: 100%;
  background-image: url("/img/homepage/blue-wave.png?format=webp;");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.recipe-detail #other-recipes .recipe-icon {
  position: absolute;
  bottom: -50px;
  margin-left: -60px;
}
.recipe-detail #other-recipes #text-bg {
  background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
  background-position: bottom left, bottom right, top left, top right, top center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto, auto, cover;
  padding-bottom: 150px;
}
.recipe-detail #other-recipes #slider-wrapper {
  padding: 20px 0px 65px 0px;
}
@media (max-width: 750px) {
  .recipe-detail #other-recipes #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
    padding-bottom: 100px;
  }
  .recipe-detail #other-recipes #slider-wrapper {
    padding: 20px 0px 35px 0px;
  }
}
.recipe-detail #other-recipes .slick-prev {
  left: -60px;
}
.recipe-detail #other-recipes .slick-next {
  right: -50px;
}
@media (max-width: 1450px) {
  .recipe-detail #other-recipes #slider-wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .recipe-detail #other-recipes .slick-prev {
    left: -50px;
  }
  .recipe-detail #other-recipes .slick-next {
    right: -40px;
  }
}
@media (max-width: 678px) {
  .recipe-detail #other-recipes .circle120 {
    width: 60px;
    height: 60px;
  }
  .recipe-detail #other-recipes .recipe-icon {
    bottom: -65px;
    margin-left: -30px;
    top: auto;
  }
}
@media (max-width: 600px) {
  .recipe-detail #other-recipes #slider-wrapper {
    width: 100%;
  }
  .recipe-detail #other-recipes .no-wrap-mobile {
    width: 100%;
  }
}
.recipe-detail .reviews {
  width: 100%;
  position: fixed;
  height: 100%;
  padding: 120px 40px 40px 40px;
  top: 25px;
  z-index: 999;
  color: white;
  background-color: #006bb7;
}
.recipe-detail .reviews button {
  border: none !important;
  cursor: pointer;
}
.recipe-detail .reviews button.close-reviews {
  position: absolute;
  top: 120px;
  right: 50px;
  background: none !important;
  color: #fcb630;
  font-style: normal;
  font-size: 44px;
  font-family: Arial, Baskerville, monospace;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.recipe-detail .reviews button.close-reviews span {
  display: block;
  width: 100%;
  height: 4px;
  background: #ffcc33;
  position: absolute;
  top: 9px;
  left: 0;
}
.recipe-detail .reviews button.close-reviews span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.recipe-detail .reviews button.close-reviews span:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.recipe-detail .reviews button.open-review-form {
  position: absolute;
  top: 30px;
  right: 100px;
}
.recipe-detail .reviews .submit-wrapper {
  display: block;
  color: white;
}
.recipe-detail .reviews .submit-wrapper form {
  color: white;
}
.recipe-detail .reviews .submit-wrapper form input {
  width: 100%;
  display: block;
  background: none;
  border: 1px solid white;
  border-radius: 25px;
}
.recipe-detail .reviews .vertical-line {
  display: block;
  width: 100%;
  height: 1px;
  background: white;
  /* fallback */
  background: rgba(255, 255, 255, 0.5);
  margin: 13px 0;
}
.recipe-detail .review {
  margin-bottom: 40px;
}
.recipe-detail .reviews .review .rating {
  display: inline;
  position: relative;
  top: -4px;
  margin-left: 8px;
}
.recipe-detail .reviews .rating i {
  color: #ffcc33;
  font-size: 12px;
  margin-right: 5px;
}
.recipe-detail .reviews .rating i:before {
  content: "\f006";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.recipe-detail .reviews .rating.rated-1 i:nth-child(1):before {
  content: "\f005";
}
.recipe-detail .review .rating.rated-2 i:nth-child(-n + 2):before {
  content: "\f005";
}
.recipe-detail .reviews .rating.rated-3 i:nth-child(-n + 3):before {
  content: "\f005";
}
.recipe-detail .reviews .rating.rated-4 i:nth-child(-n + 4):before {
  content: "\f005";
}
.recipe-detail .reviews .rating.rated-5 i:nth-child(-n + 5):before {
  content: "\f005";
}
.recipe-detail .reviews .username {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 900;
  display: inline;
  text-transform: uppercase;
}
.recipe-detail .reviews .review-details {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0 15px 0;
}
.recipe-detail #review-form .in-block {
  display: inline-block;
  vertical-align: middle;
}
.recipe-detail .reviews .reviews-label {
  display: block;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.recipe-detail .reviews .required-field {
  position: relative;
  padding-left: 10px;
}
.recipe-detail .reviews .rating-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}
.recipe-detail .reviews .rating-wrapper .starRating:not(old) {
  display: inline-block;
  width: 7.5em;
  height: 1.5em;
  overflow: hidden;
  vertical-align: bottom;
  color: #ffcc33;
  font-size: 30px;
}
.recipe-detail .starRating {
  overflow: hidden;
  display: inline-block;
}
.recipe-detail .rating-input {
  float: right;
  width: 45px;
  height: 45px;
  padding: 0;
  margin: 0 0 0 -45px;
  opacity: 0;
}
.recipe-detail .reviews .rating-wrapper .starRating:not(old) > input {
  width: 45px;
  opacity: 0;
}
.recipe-detail .reviews .rating-wrapper .starRating:not(old) > label {
  display: block;
  float: right;
  position: relative;
  font-family: FontAwesome;
  content: "\f005";
  color: #ffcc33;
  background-size: contain;
  line-height: 46px;
}
.recipe-detail .reviews .rating-wrapper .starRating:not(old) > label:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  font-family: FontAwesome;
  content: "\f006";
  color: #ffcc33;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.2s linear;
}
.recipe-detail .reviews .rating-wrapper .starRating:not(old) > label:hover:before,
.recipe-detail .reviews .rating-wrapper .starRating:not(old) > label:hover ~ label:before,
.recipe-detail .reviews .rating-wrapper .starRating:not(:hover) > :checked ~ label:before {
  opacity: 1;
  content: "\f005";
}
.recipe-detail .reviews .rating-wrapper .star-rating-title {
  width: 100%;
  padding: 10px 10px 10px 0px;
  color: #fff;
  vertical-align: top;
  line-height: 45px;
}
.recipe-detail .reviews .rating-wrapper .star-rating-title2 {
  color: #fff;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 0px;
  text-align: left;
}
.recipe-detail .reviews-header {
  color: #fff;
  margin-top: 15px;
  max-width: 90%;
}
.recipe-detail .first .button {
  display: none;
}
.recipe-detail #reviewTY {
  display: none;
}
.recipe-detail .review-thank-you {
  color: #ffffff;
}
.recipe-detail #status {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 20px 0;
  margin: 0 auto;
  color: #ffffff;
}
@media screen and (max-width: 1020px) {
  .recipe-detail .rating-wrapper .two {
    width: 100%;
  }
  .recipe-detail .reviews {
    overflow-x: scroll;
  }
  .recipe-detail .review {
    margin-bottom: 15px;
  }
  .recipe-detail .reviews {
    padding: 120px 30px 30px 30px;
    background-position: center;
  }
  .recipe-detail .reviews .rating-wrapper .star-rating-title2 {
    margin-bottom: 0px;
  }
  .recipe-detail #reviewForm .second {
    display: none;
    margin-bottom: 25px;
  }
  .recipe-detail .first .button {
    display: inline-block;
    margin-bottom: 20px;
  }
  .recipe-detail #review-form {
    margin-top: 0px;
  }
  .recipe-detail .reviews button.close-reviews {
    top: 130px;
    right: 25px;
  }
  .recipe-detail .reviews h1 {
    max-width: 90%;
  }
}
@media screen and (max-height: 800px) {
  .recipe-detail .reviews {
    padding: 120px 40px 40px 40px;
  }
  .recipe-detail .review {
    margin-bottom: 10px;
  }
  .recipe-detail #review-form textarea {
    height: 120px;
  }
  .recipe-detail #review-form .captcha {
    top: -8px;
  }
  .recipe-detail #review-form input,
  .recipe-detail #review-form textarea {
    margin-bottom: 15px;
  }
  .recipe-detail #review-form {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .recipe-detail .reviews {
    padding: 90px 10px 40px 10px !important;
  }
  .recipe-detail .reviews h1 {
    width: 80%;
  }
  .recipe-detail .reviews button.close-reviews {
    top: 90px;
    right: 0px;
  }
}
@media screen and (max-width: 470px) {
  .recipe-detail .reviews {
    padding: 120px 40px 40px 40px;
  }
  .recipe-detail .review {
    margin-bottom: 15px;
  }
}
/* Fresh Cuts Callout */
#fc-recipe-callout {
  width: 100%;
  padding: 25px 0px 15px 0px;
  background-image: url(/img/fresh/fresh-cuts-callout-bg.png?format=webp;);
  background-position: center top;
  background-repeat: repeat-x;
  background-size: cover;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
#fc-recipe-callout #fc-wrapper {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#fc-recipe-callout .fc-copy {
  max-width: 810px;
  width: calc(50% - 20px);
}
#fc-recipe-callout .fc-copy img {
  width: 100%;
  height: auto;
}
#fc-recipe-callout .fc-title {
  font-family: "NexaRustSans", sans-serif;
  font-size: 17px;
  line-height: 18px;
  color: #fff;
}
#fc-recipe-callout .fc-image {
  width: 145px;
  height: 112px;
  margin: 0px 20px 0px 20px;
}
#fc-recipe-callout .fc-image img {
  width: 100%;
  height: auto;
}
#fc-recipe-callout .fc-close {
  margin: 0px 0px 0px 20px;
}
#fc-recipe-callout .fc-close img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  #fc-recipe-callout .fc-title {
    font-size: 15px;
    line-height: 16px;
  }
}
@media screen and (max-width: 860px) {
  #fc-recipe-callout {
    padding: 15px 0px 10px 0px;
  }
  #fc-recipe-callout #fc-wrapper {
    width: calc(100% - 40px);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  #fc-recipe-callout .fc-copy {
    width: calc(100%);
  }
  #fc-recipe-callout .fc-title {
    width: calc(100% - 210px);
    font-size: 18px;
    line-height: 19px;
  }
  #fc-recipe-callout .fc-image {
    margin: 0px 20px 0px 0px;
  }
}
@media screen and (max-width: 480px) {
  #fc-recipe-callout #fc-wrapper {
    width: calc(100% - 20px);
  }
  #fc-recipe-callout .fc-copy {
    margin-bottom: 10px;
  }
  #fc-recipe-callout .fc-image {
    margin-right: 10px;
  }
  #fc-recipe-callout .fc-title {
    width: calc(100% - 200px);
    font-size: 14px;
    line-height: 15px;
  }
}
/*How To Landing Page */
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 30 Junior Welterweight";
  src: url("/fonts/Knockout-30JuniorWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 92 Ultimate Cruiserweight";
  src: url("/fonts/Knockout-92UltmtCruiserwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 93 Ultimate Heavyweight";
  src: url("/fonts/Knockout-93UltmtHeviwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 29 Junior Lightweight";
  src: url("/fonts/Knockout-29JuniorLtweight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
.howto-home .home-hero {
  background: url(/img/howto/hero-bg.jpg?format=webp;) no-repeat top center;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  height: 970px;
}
.howto-home .home-hero .content {
  padding: 40px 0 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 50vw;
  margin: 0 auto;
}
.howto-home .home-hero .content .aligned {
  vertical-align: center;
}
.howto-home .home-hero .content .aligned.title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.howto-home .home-hero .content .aligned.title #howto-icon {
  margin-right: 30px;
}
.howto-home .home-hero .content .aligned.title h1 {
  color: #ffffff;
  white-space: nowrap;
  margin: 0px;
  font-size: 60px;
  line-height: 0.85;
  font-weight: 400;
  padding: 0;
  font-family: 'Knockout 94 Ultimate Sumo';
}
.howto-home .home-hero .content p {
  color: #360a00;
  padding: 0 0 0 40px;
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  font-family: "Knockout 30 Junior Welterweight";
}
.howto-home .home-hero .content p span {
  font-family: "Knockout 92 Ultimate Cruiserweight";
  font-size: 24px;
  display: block;
  padding-top: 10px;
  text-transform: uppercase;
  color: #ffffff;
}
.howto-home .home-hero .howto-hp-slider {
  text-align: center;
}
.howto-home .home-hero .howto-hp-slider .name {
  position: relative;
  background-color: transparent;
}
.howto-home .home-hero .howto-hp-slider .name p {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px;
  line-height: 1;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
}
.howto-home .home-hero .howto-hp-slider .name p span {
  color: #ffc422;
  line-height: 1;
  font-family: 'Knockout 28 Junior Featherweight';
  font-size: 18px;
  text-align: left;
}
.howto-home .home-hero .howto-hp-slider img {
  width: 60%;
  margin-top: 7%;
  max-width: 750px;
}
.howto-home .home-hero .howto-hp-slider img.ht-image {
  -webkit-box-shadow: 13px 4px 0px 5px rgba(0, 0, 0, 0.65);
  box-shadow: 13px 4px 0px 5px rgba(0, 0, 0, 0.65);
}
.howto-home .home-hero .howto-hp-slider .wrap {
  margin: 0 auto;
  max-width: 1250px;
}
.howto-home .home-hero .howto-hp-slider .slick-center .wrap {
  max-width: 100%;
}
@media (max-width: 1050px) {
  .howto-home .home-hero .howto-hp-slider .slick-center .wrap {
    max-width: 100%;
  }
}
.howto-home .home-hero .howto-hp-slider .how-wrapper {
  padding: 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 auto;
  position: relative;
  bottom: 0;
  max-width: 62%;
}
.howto-home .home-hero .howto-hp-slider .how-wrapper .name p {
  text-align: left;
}
.howto-home .home-hero .howto-hp-slider .how-wrapper .name p span {
  text-align: left;
}
.howto-home .home-hero .howto-hp-slider .how-wrapper .subhead {
  width: 50%;
  text-align: right;
}
.howto-home .home-hero .howto-hp-slider .headline {
  color: #8fad15;
  font-family: "NexaRustSans", sans-serif;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 20px 20px 10px 20px;
}
.howto-home .home-hero .howto-hp-slider .three:hover .headline {
  color: #ffcc33;
}
.howto-home .home-hero .howto-hp-slider .subhead {
  color: #fff;
  padding: 0px 20px 20px 20px;
  font-family: "Knockout 29 Junior Lightweight";
  font-size: 24px;
  line-height: 1.25;
  width: 50%;
}
.howto-home .home-hero .howto-hp-slider .overlay.play {
  top: 50%;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  z-index: 600;
  color: white;
}
.howto-home .home-hero .howto-hp-slider .overlay.play img {
  width: 60px;
  height: 60px;
  border: none;
  margin-top: -15px;
}
@media (max-width: 1200px) {
  .howto-home .home-hero .howto-hp-slider .overlay.play img {
    width: 50px;
    height: 50px;
    border: none;
  }
}
@media (max-width: 850px) {
  .howto-home .home-hero .howto-hp-slider .overlay.play {
    margin-left: -30px;
    margin-top: -30px;
  }
  .howto-home .home-hero .howto-hp-slider .overlay.play img {
    width: 60px;
    height: 60px;
    margin-top: auto;
  }
}
.howto-home .home-hero .howto-hp-slider .slick-center .overlay.play {
  margin-left: -40px;
  margin-top: -40px;
}
.howto-home .home-hero .howto-hp-slider .slick-center .overlay.play img {
  width: 80px;
  height: 80px;
  margin-top: auto;
}
.howto-home .home-hero .howto-hp-slider .slick-center .how-wrapper {
  max-width: 791px;
}
.howto-home .home-hero .howto-hp-slider .slick-center .name {
  background-color: transparent;
}
.howto-home .home-hero .howto-hp-slider .slick-center .name p {
  font-size: 38px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px;
  line-height: 1;
  text-align: left;
}
.howto-home .home-hero .howto-hp-slider .slick-center .name p span {
  font-size: 30px;
  text-align: left;
}
@media (max-width: 850px) {
  .howto-home .home-hero .howto-hp-slider .slick-center .overlay.play {
    margin-left: -30px;
    margin-top: -30px;
  }
  .howto-home .home-hero .howto-hp-slider .slick-center .overlay.play img {
    width: 60px;
    height: 60px;
  }
}
.howto-home .home-hero #white-wave {
  background-image: url(/img/homepage/slider/wave-over.png?format=webp;);
  background-repeat: repeat-x;
  background-position: top center;
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: -1px;
}
.howto-home .home-hero .slick-prev {
  left: 19%;
  top: 250px;
}
.howto-home .home-hero .slick-next {
  right: 19%;
  top: 250px;
}
.howto-home .home-hero .slick-center .how-wrapper {
  max-width: 731px;
}
.howto-home .home-hero .slick-center img {
  width: 100%;
  margin-top: auto;
}
@media (max-width: 1050px) {
  .howto-home .home-hero {
    background: url(/img/howto/mhow-to-hero-bg.jpg?format=webp;) no-repeat top center;
    height: 900px;
    background-size: cover;
  }
  .howto-home .home-hero .content {
    padding: 60px 0 40px 0;
    max-width: 100vw;
  }
  .howto-home .home-hero .content .aligned {
    display: block;
    text-align: center;
  }
  .howto-home .home-hero .content .aligned.title {
    flex-direction: column;
    margin-bottom: 0;
  }
  .howto-home .home-hero .content .aligned.title #howto-icon {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .howto-home .home-hero .content .aligned.title h1 {
    font-size: 38px !important;
  }
  .howto-home .home-hero .content h1 {
    text-align: center;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    display: table;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    fint-size: 20px;
  }
  .howto-home .home-hero .content p {
    padding: 20px 0 0 0;
    border-left: none;
    text-align: center;
  }
  .howto-home .home-hero .howto-hp-slider .three.slick-center .how-wrapper {
    max-width: 100%;
  }
  .howto-home .home-hero .howto-hp-slider .three .name.d {
    display: none;
  }
  .howto-home .home-hero .howto-hp-slider .three .how-wrapper {
    top: -5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .howto-home .home-hero .howto-hp-slider .three .how-wrapper .name p {
    text-align: center;
    font-size: 28px;
  }
  .howto-home .home-hero .howto-hp-slider .three .how-wrapper .name p span {
    text-align: center;
  }
  .howto-home .home-hero .howto-hp-slider .three .how-wrapper .subhead {
    color: #fff;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 850px) {
  .howto-home .home-hero {
    height: auto;
  }
  .howto-home .home-hero .howto-hp-slider img {
    border: 10px solid #ffffff;
    width: 95%;
    margin-top: auto;
    max-width: 750px;
  }
  .howto-home .home-hero .howto-hp-slider .headline {
    font-size: 21px;
    line-height: 26px;
  }
  .howto-home .home-hero .howto-hp-slider .subhead {
    color: #7a6855;
    padding: 0px 20px 20px 20px;
  }
  .howto-home .home-hero .howto-hp-slider .how-wrapper {
    max-width: 95%;
  }
  .howto-home .home-hero .slick-center .how-wrapper {
    max-width: 95%;
  }
}
.howto-home .how-search-bar {
  position: relative;
  top: -40px;
  z-index: 99;
}
.howto-home .how-search-bar input {
  width: 100%;
  margin: 0 auto;
  padding: 0px 75px 2px 25px;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  font-size: 24px;
  line-height: 36px;
  font-family: "Knockout 50 Welterweight";
  color: #e04e39;
}
.howto-home .how-search-bar ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #e04e39;
}
.howto-home .how-search-bar ::-moz-placeholder {
  /* Firefox 19+ */
  color: #e04e39;
}
.howto-home .how-search-bar :-ms-input-placeholder {
  /* IE 10+ */
  color: #e04e39;
}
.howto-home .how-search-bar :-moz-placeholder {
  /* Firefox 18- */
  color: #e04e39;
}
.howto-home .how-search-bar .how-search-btn {
  right: 15px;
  top: 12px;
  width: 36px;
  position: absolute;
  cursor: pointer;
}
.howto-home .listing {
  background-color: #e04e39;
  top: -70px;
  padding-top: 70px;
  position: relative;
  margin-bottom: -70px;
  padding-bottom: 70px;
}
.howto-home .listing .row.slider::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #e87722;
}
.howto-home .listing .row.slider:last-child::after {
  display: none;
}
.howto-home h2 {
  font-size: 36px;
  line-height: 1;
  text-align: left;
  padding: 0px;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  color: #fff !important;
}
.howto-home .how-wrapper p {
  color: #ffc422;
  font-family: 'Knockout 28 Junior Featherweight';
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  font-size: 24px;
  line-height: 1;
  padding: 10px 0 0 0;
}
.howto-home h3 {
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  width: 100%;
  max-width: 305px;
  font-weight: 400;
  padding: 0px 0 45px 0;
  text-align: left;
  font-family: 'Knockout 94 Ultimate Sumo';
}
.howto-home .cat-label {
  padding: 40px 0 10px 0;
  overflow: auto;
}
.howto-home .aligned {
  vertical-align: middle;
}
.howto-home .first div {
  padding-right: 15px;
}
.howto-home .second {
  text-align: right;
}
.howto-home .second .cta {
  margin-right: 15px;
  margin-top: 10px;
}
.howto-home .content-wrapper {
  /*background-image: url(/img/homepage/grass-bg.jpg?format=webp;);
        background-repeat: repeat-y;
        background-position: top center;
        width: 100%;*/
}
.howto-home .four a {
  width: 100%;
}
.howto-home .content-wrapper .row:hover .four {
  opacity: 0.7;
}
.howto-home .content-wrapper .row:hover .four img {
  transform: scale(0.9);
}
.howto-home .four:hover {
  opacity: 1 !important;
}
.howto-home .four:hover img {
  transform: scale(1.1) !important;
}
.howto-home .four:hover h3 {
  color: #ffcc33;
}
.howto-home .how-wrapper {
  padding-right: 10px;
}
@media (max-width: 850px) {
  .howto-home h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .howto-home h1 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .howto-home h2 {
    font-size: 16px;
    line-height: 1;
  }
  .howto-home .circle60 {
    width: 40px;
    height: 40px;
  }
  .howto-home .second .cta {
    margin-top: 0px;
  }
}
.howto-home .slick-slide img {
  display: inline-block !important;
}
/* How To Category Listing */
.howto-categories {
  background-color: #e04e39;
}
.howto-categories .home-hero {
  height: 230px;
  text-align: center;
}
.howto-categories .home-hero h1 {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
.howto-categories .home-hero #howto-icon {
  margin-right: 35px;
}
.howto-categories .home-hero #copy {
  width: 290px;
  margin: 0 auto;
  padding-top: 60px;
}
.howto-categories .home-hero .aligned {
  vertical-align: middle;
}
@media (max-width: 1050px) {
  .howto-categories .home-hero {
    background-position: 100%;
    height: 180px;
    background-size: cover;
  }
  .howto-categories .home-hero #copy {
    width: 265px;
    padding-top: 45px;
  }
  .howto-categories .home-hero #howto-icon {
    margin-right: 25px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  .howto-categories .home-hero #copy {
    width: 245px;
  }
}
@media (max-width: 968px) {
  .howto-categories .home-hero.fs {
    height: 400px;
  }
  .howto-categories .home-hero.fs #copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .howto-categories .home-hero.fs #copy .aligned #howto-icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .howto-categories .home-hero.fs #copy .aligned h1 {
    padding-right: 0 !important;
  }
  .howto-categories .home-hero.fs #copy .aligned p {
    text-align: center !important;
    border-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 20px;
  }
}
.howto-categories #nav-items {
  padding-bottom: 20px;
}
.howto-categories .cat-nav {
  text-align: center;
  width: 20%;
}
.howto-categories .cat-nav a {
  text-decoration: none;
}
.howto-categories .cat-nav span {
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  display: block;
  padding: 20px 0px;
}
.howto-categories .prepping .current .circle60 {
  background-color: #8fad15;
}
.howto-categories .prepping .current span {
  color: #ffc422;
}
.howto-categories .cooking .current .circle60 {
  background-color: #f58426;
}
.howto-categories .cooking .current span {
  color: #ffc422;
}
.howto-categories .finishing .current .circle60 {
  background-color: #9959a3;
}
.howto-categories .finishing .current span {
  color: #ffc422;
}
.howto-categories .special .current .circle60 {
  background-color: #6db43f;
}
.howto-categories .special .current span {
  color: #ffc422;
}
.howto-categories .all .current .circle60 {
  background-color: #ffcc33;
}
.howto-categories .all .current span {
  color: #ffc422;
}
@media (max-width: 950px) {
  .howto-categories .four {
    width: 33.3%;
  }
}
@media (max-width: 675px) {
  .howto-categories .four {
    width: 50%;
  }
}
/* How To Results and Detail Pages */
.how-to-results a {
  color: #003c71;
  font-weight: bold;
  text-decoration: underline;
}
.how-to-results a:hover {
  color: #00a3e0;
}
.how-to-results .wrap-h5 {
  padding: 20px 0px;
}
.how-to-results .wrap-row {
  padding: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
ul.bullet,
ul.checkmark,
ul.bullet ul,
ul.checkmark ul {
  list-style-type: none;
  margin-right: 15px;
  margin-top: 0;
}
ul.bullet ul,
ul.checkmark ul,
ul.bullet ul ul,
ul.checkmark ul ul {
  padding-left: 28px;
}
.how-to-results img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.how-to-results .full-width-portrait,
.how-to-results .full-width-landscape {
  width: 100%;
}
.how-to-results .full-width-portrait {
  max-width: 400px;
}
.how-to-results .full-width-landscape {
  max-width: 800px;
}
.column-third,
.column-quarter,
.column-half {
  float: left;
  text-align: center;
  margin-bottom: 25px;
}
.column-third p,
.column-quarter p,
.column-half p {
  text-align: left;
}
.column-third {
  width: 33.33333333%;
}
.column-third:nth-child(1) {
  padding: 0 13px 0 0;
}
.column-third:nth-child(2) {
  padding: 0 7px 0 7px;
}
.column-third:nth-child(3) {
  padding: 0 0 0 13px;
}
@media screen and (max-width: 790px) {
  .column-third {
    width: 100%;
  }
  .column-third:nth-child(n) {
    padding: 0;
  }
}
.column-quarter {
  width: 25%;
  float: left;
}
@media screen and (max-width: 1023px) {
  .column-quarter {
    width: 50%;
  }
  .column-quarter:nth-child(1) {
    padding: 0 10px 0 0;
  }
  .column-quarter:nth-child(2) {
    padding: 0 0 0 10px;
  }
}
.column-quarter:nth-child(1) {
  padding: 0 13px 0 0;
}
.column-quarter:nth-child(2) {
  padding: 0 7px 0 7px;
}
@media screen and (max-width: 790px) {
  .column-quarter {
    width: 100%;
  }
  .column-quarter:nth-child(n) {
    padding: 0;
  }
}
.column-half {
  width: 50%;
  padding: 0 0 0 13px;
}
@media screen and (max-width: 1024px) {
  .column-half {
    width: 100%;
    padding: 0;
  }
}
.column-third h6,
.column-third p,
.column-quarter h6,
.column-quarter p,
.column-half h6,
.column-half p {
  margin-top: 0;
  margin-left: 10px;
  padding-right: 20px;
}
.column-third h6,
.column-quarter h6,
.column-half h6 {
  text-align: center;
  padding-top: 2px;
}
/*Planning Guide*/
.how-to-block {
  max-width: 1193px;
  width: 100%;
  margin: 40px auto;
  position: relative;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.how-to-block.open {
  margin-top: 90px;
}
.how-to-block .block-header {
  background: #8fad15;
  padding: 15px 20px 15px 0px;
  overflow: auto;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}
.how-to-block .block-header img {
  float: left;
  padding-left: 115px;
}
.how-to-block.open .block-header img {
  padding-left: 20px;
  cursor: default;
}
.how-to-block .block-header span {
  color: #fefefe;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  line-height: 27px;
  padding-left: 15px;
  margin-top: 3px;
  float: left;
  display: inline-block;
  text-transform: uppercase;
}
.how-to-block .block-header img.open-arrow {
  padding-left: 0;
}
.how-to-block.weekend-before .block-header {
  background: #96268f;
}
.how-to-block.days-before .block-header {
  background: #10ada0;
}
.how-to-block.day-of .block-header {
  background: #00a3f4;
}
.how-to-block.dinner-beyond .block-header {
  background: #003c71;
}
.how-to-block .block-header .open-arrow {
  float: right;
  margin-top: 8px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.how-to-block.open .block-header .open-arrow {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.how-to-block .block-image-holder {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 18px;
  width: 80px;
  height: 80px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-box-shadow: 9px 9px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 9px 9px 2px 0px rgba(0, 0, 0, 0.5);
}
.how-to-block:hover .block-image-holder {
  width: 90px;
  height: 90px;
  top: -15px;
  left: 13px;
  cursor: pointer;
}
.how-to-block .block-image-holder img {
  width: 100%;
  height: auto;
}
.how-to-block.open .block-image-holder {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -115px;
  width: 220px;
  height: 220px;
  cursor: default;
}
.how-to-block.weekend-before {
  background-color: #96268f;
}
.how-to-block.days-before {
  background-color: #10ada0;
}
.how-to-block.day-of {
  background-color: #00a3f4;
}
.how-to-block.dinner-beyond {
  background-color: #003c71;
}
.how-to-block .block-content {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.how-to-block.open .block-content {
  padding-top: 135px;
  overflow: auto;
  height: auto;
}
.block-content h2 {
  padding: 0;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
}
.block-content hr {
  width: 93%;
  margin: 0 auto;
  opacity: 0.5;
  padding: 0 0 16px 0;
}
.how-to-block .block-content p {
  text-align: center;
  color: #fdc33a;
  font-size: 27px;
  font-family: 'Knockout 70 Full Welterweight';
  font-weight: 400;
}
.how-to-block .block-content p a {
  text-decoration: underline;
  color: #fdc33a;
}
.how-to-block .block-content p a:hover {
  text-decoration: none;
}
.how-to-block .block-conent-holder {
  margin: 0 auto 40px;
  display: block;
  padding: 40px 40px;
  width: 93%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}
.how-to-block .block-content ul {
  width: 50%;
  float: left;
  margin: 0;
  padding-left: 27px;
}
.how-to-block .block-content ul li {
  color: #fff;
  margin: 20px 0;
  list-style-image: url(/img/howto/check-mark-yellow.png);
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  font-size: 30px;
}
.how-to-block .block-content ul:first-child {
  padding-right: 15px;
}
.how-to-block .block-content ul li a {
  text-decoration: underline;
  color: #fdc33a;
}
.how-to-block .block-content ul li a:hover {
  text-decoration: none;
}
.how-to-block .block-content ul li:first-child {
  margin-top: 0;
}
.how-to-block .block-content ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1175px) {
  .how-to-block .block-header {
    position: relative;
  }
  .how-to-block .block-header span {
    max-width: 50%;
    font-size: 25px;
    padding-left: 175px;
  }
  .how-to-block .block-header img {
    top: 50%;
    margin-top: -16px;
    position: absolute;
  }
  .how-to-block .block-header .open-arrow {
    top: 50%;
    right: 20px;
    margin-top: -9px;
    position: absolute;
  }
  .how-to-block .block-image-holder {
    top: 50%;
    margin-top: -40px;
  }
  .how-to-block.open .block-header span {
    padding-left: 72px;
    max-width: 32%;
  }
  .how-to-block:hover .block-image-holder {
    top: 50%;
    margin-top: -45px;
  }
  .how-to-block.open .block-image-holder {
    top: -52px;
    margin-top: 0;
    left: 50%;
    margin-left: -95px;
    width: 190px;
    height: 190px;
  }
  .how-to-block.open .block-content {
    padding-top: 105px;
  }
}
@media only screen and (max-width: 767px) {
  .how-to-block .block-image-holder {
    display: none;
  }
  .how-to-block .block-header {
    padding-left: 20px;
  }
  .how-to-block.open .block-image-holder {
    height: 128px;
    width: 128px;
    top: 108px;
    margin-left: -64px;
  }
  .mobile_no_padding {
    margin-top: 0 !important;
  }
  .how-to-block.open .block-content {
    padding-top: 195px;
  }
  .how-to-block .block-header span {
    max-width: 75% !important;
    padding-left: 52px;
    font-size: 18px;
  }
  .how-to-block .block-header img {
    padding-left: 0px;
    left: 20px;
  }
  .how-to-block .block-header .open-arrow {
    left: auto;
  }
  .block-content h2,
  .how-to-block .block-content p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .how-to-block.open {
    margin-top: 0;
  }
  .how-to-block.weekend-before {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 570px) {
  .how-to-block .block-content ul {
    float: none;
    width: 100%;
  }
}
/*-----------------------------------------------------
    CUSTOM LIST STYLES: CHECK MARK, BULLET    
-------------------------------------------------------*/
ul.bullet {
  margin-left: 5px;
}
ul.checkmark {
  margin-left: 15px;
}
ul.bullet,
ul.checkmark,
ul.bullet ul,
ul.checkmark ul {
  list-style-type: none;
  color: #717171;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 0;
}
ul.bullet li,
ul.checkmark li,
ul.bullet ul li,
ul.checkmark ul li {
  margin-left: 15px;
  text-align: left;
}
ul.checkmark li:before {
  display: block;
  float: left;
  margin-top: 5px;
  margin-left: -31px;
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-style: normal;
  font-weight: normal;
  background-image: url("/img/perdueway/organic/check.png?format=webp;");
  background-size: contain;
  content: "";
}
@media (min-width: 1025px) {
  ul.bullet li,
  ul.checkmark li,
  ul.bullet ul li,
  ul.checkmark ul li {
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  ul.bullet li,
  ul.checkmark li,
  ul.bullet ul li,
  ul.checkmark ul li {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  ul.bullet li,
  ul.checkmark li,
  ul.bullet ul li,
  ul.checkmark ul li {
    margin-bottom: 17px;
  }
}
ul.bullet li:before,
ul.bullet ul li:before,
ul.checkmark ul li:before {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
ul.bullet img,
ul.checkmark img,
ul.bullet ul img,
ul.checkmark ul img {
  display: block;
  margin: 20px auto 0;
  max-width: 100%;
}
ul.bullet li:before {
  margin-left: -21px;
  color: #fdc33a;
  font-size: 8px;
  content: "\f111";
}
@media (max-width: 767px) {
  ul.bullet li:before {
    margin-left: -16px;
    font-size: 6px;
  }
}
@media (min-width: 1025px) {
  ul.checkmark li:before {
    width: 16px;
    height: 16px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
    padding-left: 1px;
  }
}
@media (max-width: 1024px) {
  ul.checkmark li:before {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    font-size: 11px;
    line-height: 13px;
    padding-left: 2px;
  }
}
@media (max-width: 767px) {
  ul.checkmark li:before {
    width: 14px;
    height: 14px;
    margin-top: 4px;
    font-size: 10px;
    line-height: 10px;
    padding-left: 1px;
  }
}
ul.bullet ul li,
ul.checkmark ul li {
  margin-left: -22px;
  margin-bottom: 0;
}
ul.bullet ul li:before,
ul.checkmark ul li:before {
  background: none;
  margin-top: 5px;
  margin-left: -18px;
  width: 12px;
  line-height: 18px;
  border: none;
  font-size: 8px;
  content: "\f068";
  color: #717171;
}
/*-----------------------------------------------------
    SIMPLE TABLE STYLE    
-------------------------------------------------------*/
.simple-table,
.deluxe-table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #8fad15;
  text-align: left;
  margin-bottom: 20px;
  color: #717171;
  border-radius: 15px;
}
@media (min-width: 1025px) {
  .simple-table,
  .deluxe-table {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 1024px) {
  .simple-table,
  .deluxe-table {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .simple-table,
  .deluxe-table {
    font-size: 17px;
    line-height: 18px;
  }
}
.simple-table th,
.deluxe-table th {
  background: #8fad15;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
.simple-table th:first-child,
.deluxe-table th:first-child {
  border-top-left-radius: 15px;
}
.simple-table th:last-child,
.deluxe-table th:last-child {
  border-top-right-radius: 15px;
}
.simple-table td,
.deluxe-table td {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.simple-table td,
.simple-table th,
.deluxe-table td {
  vertical-align: top;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.simple-table th {
  padding: 20px 15px;
}
.simple-table td {
  padding: 10px 15px;
}
.simple-table td,
.simple-table th {
  border-left: 1px solid #8fad15;
  border-bottom: 1px solid #8fad15;
}
.simple-table td:first-child,
.simple-table th:first-child {
  border-left: none;
}
.simple-table tr:last-child td {
  border-bottom: none;
}
/*.simple-table tr:nth-child(2n-2) td, .simple-table th {
	background: @green;
	color: @white;
	font-family: @Roboto;
	font-size: 18px;
	line-height: 22px;
}*/
.deluxe-table td {
  padding: 0px 10px 3px;
}
/*.deluxe-table tr:nth-child(2n+3) td {
	background: #f7f7f7;
}
.deluxe-table tr:first-of-type {
	background: #dfeaf6;
	font-family: @Roboto;
	font-size: 18px;
	line-height: 27px;
}*/
.deluxe-table tr:first-of-type td {
  padding: 9px 10px;
}
.deluxe-table tr:nth-child(2) td {
  padding-top: 8px;
}
.deluxe-table tr:last-of-type td {
  padding-bottom: 12px;
}
.center-this-list {
  display: inline-block;
}
.right-align-2nd td:nth-child(2) {
  text-align: right;
}
.colwidth-75-25 td:nth-child(1) {
  width: 75% !important;
}
.colwidth-75-25 td:nth-child(2) {
  width: 25% !important;
}
.bold-last tr td:last-child {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
}
/* How To Detail Page */
.howto-detail h1 {
  color: #7a6855;
  font-size: 48px;
  line-height: 45px;
  margin: 0;
  padding: 0;
}
.howto-detail h1 span {
  font-size: 24px;
  line-height: 30px;
  color: #ffcc33;
  display: block;
}
.howto-detail h6 {
  color: #8fad15;
}
.howto-detail #howToSearch {
  width: 275px;
  height: 41px;
  padding: 9px 45px 2px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
}
.howto-detail #howtoSearchBtn {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
  position: absolute;
  top: 43px;
  z-index: 751;
  left: 289px;
}
.howto-detail #howto-icon {
  margin: 0px 10px;
  position: relative;
  top: 2px;
}
.howto-detail .float {
  position: relative;
  float: right;
  margin-bottom: 25px;
}
.howto-detail .overlay.play {
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  z-index: 600;
  color: white;
}
.howto-detail .overlay.play img {
  width: 60px;
  height: 60px;
}
.howto-detail #hero {
  width: 100%;
  padding: 10px 0px 0px 0px;
  background: url(/img/howto/hero-bg.jpg?format=webp;) no-repeat top center;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-top: 40px;
}
.howto-detail #hero .mobile {
  display: none;
}
.howto-detail #hero .main-prod {
  position: relative;
}
.howto-detail #hero .main-prod .mainPhoto {
  width: 650px;
  border: 15px solid #ffffff;
  position: relative;
  z-index: 450;
}
@media (max-width: 1240px) {
  .howto-detail #hero .main-prod .mainPhoto {
    width: 550px;
  }
}
.howto-detail #hero .search-bar {
  padding-top: 45px;
}
.howto-detail #hero #brown-wave-top {
  background-image: url(/img/recipe/brown-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 9px;
  position: absolute;
  bottom: 59px;
}
.howto-detail #hero #brown-wave-top-extend {
  background-image: url(/img/recipe/brown-texture.jpg?format=webp;);
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0px;
}
.howto-detail #hero .main-prod-info {
  padding: 30px 25px 10px 30px;
  background-image: url(/img/products/prod-info-bg.png?format=webp;);
  background-size: cover;
  background-position: top right;
  position: relative;
  left: -10px;
  z-index: 400;
}
.howto-detail #hero ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
.howto-detail #hero ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
.howto-detail #hero :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
.howto-detail #hero :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
@media (max-width: 1150px) {
  .howto-detail #hero .desktop,
  .howto-detail #hero .wave {
    display: none;
  }
  .howto-detail #hero .mobile {
    display: block;
  }
  .howto-detail #hero .aligned {
    display: block;
  }
  .howto-detail #hero .aligned .aligned {
    display: table-cell;
  }
  .howto-detail #hero .aligned .aligned.mobile {
    display: none;
  }
  .howto-detail #hero .main-prod {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    top: 40px;
  }
  .howto-detail #hero .main-prod .mainPhoto {
    width: 100%;
    max-width: 550px;
  }
  .howto-detail #hero #product-icon {
    top: 0px;
  }
  .howto-detail #hero .float {
    margin-bottom: 0px;
  }
  .howto-detail #hero .search-bar {
    padding-top: 10px;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .howto-detail #hero .search-bar .aligned {
    display: table-cell;
  }
  .howto-detail #hero #howtoSearchBtn {
    top: 8px;
  }
  .howto-detail #hero h1 {
    margin: 0 auto;
    text-align: center;
  }
  .howto-detail #hero .title-holder {
    width: 175px;
    margin: 0 auto;
  }
  .howto-detail #hero .main-prod-info {
    max-width: 900px;
    margin: 0 auto;
    left: auto;
  }
}
@media (max-width: 610px) {
  .howto-detail #hero .aligned .aligned {
    display: table;
    text-align: center;
    margin: 0 auto;
  }
  .howto-detail #hero .search-bar .aligned {
    display: table-cell;
  }
  .howto-detail #hero .desktop {
    display: none !important;
  }
  .howto-detail #hero .mobile {
    display: table;
  }
}
@media (max-width: 580px) {
  .howto-detail #hero #howToSearch,
  .howto-detail #hero #howtoSearchBtn {
    display: none;
  }
}
.howto-detail #related-prod {
  width: calc(100% - 90px);
  margin: 0 auto;
  max-width: 550px;
  position: relative;
  top: 20px;
  z-index: 450;
}
.howto-detail #related-prod .slick-prev,
.howto-detail #related-prod .slick-next {
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  margin-top: 0px;
}
.howto-detail #related-prod .slick-prev {
  left: -35px;
}
.howto-detail #related-prod .slick-next {
  right: -35px;
}
.howto-detail #related-prod .aligned {
  vertical-align: middle;
}
.howto-detail #related-prod .prod-info {
  width: 100%;
  padding: 15px 25px 0px 15px;
  background-image: url(/img/products/prod-info-bg.png?format=webp;);
  background-size: 100% 100%;
  background-position: top right;
  position: relative;
  right: -10px;
  margin-top: 31px;
}
.howto-detail #related-prod .prod-info .prod-logo {
  text-align: right;
}
.howto-detail #related-prod .prod-info .prod-logo img {
  width: 75px;
  display: inline-block;
}
.howto-detail #related-prod .prod-info .prod-txt p {
  font-family: NexaRustSans;
  text-transform: uppercase;
  color: #003c71;
  font-size: 13px;
  line-height: 18px;
  font-weight: 900;
  text-align: right;
  padding: 0 0 5px 0;
}
.howto-detail #related-prod .prod-info .close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.howto-detail #related-prod .prod {
  position: relative;
  background-color: #ffffff;
  padding: 20px 0 10px 0;
  border-radius: 10px;
}
.howto-detail #related-prod .prod img {
  width: 160px;
  border-radius: 10px;
}
.howto-detail #related-prod .wtb {
  position: relative;
  top: 5px;
}
.howto-detail #related-prod .wtb input {
  width: 100%;
  height: 32px;
  padding: 8px 3px 4px 20px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  line-height: 24px;
  border: 1px solid #d9ecfb;
  padding-bottom: 5px;
}
.howto-detail #related-prod .wtb .btn {
  position: relative;
  left: -1px;
}
.howto-detail #related-prod .try-with {
  position: relative;
  top: 16px;
  left: 50%;
  margin-left: -42px;
  z-index: 449;
}
@media (max-width: 610px) {
  .howto-detail #related-prod {
    top: 40px;
  }
  .howto-detail #related-prod .prod-info {
    padding: 35px 15px 0px 15px;
    right: auto;
    margin-top: 0px;
    top: -20px;
  }
  .howto-detail #related-prod .prod-info .prod-logo,
  .howto-detail #related-prod .prod-info .prod-txt p {
    text-align: center;
  }
  .howto-detail #related-prod .prod {
    z-index: 448;
  }
  .howto-detail #related-prod .wtb {
    width: 250px;
    margin: 0 auto;
  }
  .howto-detail #related-prod .wtb .aligned {
    display: table-cell;
  }
  .howto-detail #related-prod .slick-prev,
  .howto-detail #related-prod .slick-next {
    top: 100px;
  }
}
@media (max-width: 500px) {
  .howto-detail #related-prod .wtb {
    width: 100%;
  }
}
.howto-detail .liner {
  background-image: url(/img/recipe/brown-texture.jpg?format=webp;);
  background-position: center center;
  background-size: cover;
  position: relative;
}
.howto-detail .liner h2 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 34px;
  margin: 0;
  padding: 40px 0px 90px 0px;
  text-align: center;
  text-transform: none;
}
.howto-detail .liner #white-wave {
  background-image: url(/img/homepage/white-wave2.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 29px;
  position: absolute;
  bottom: -15px;
}
@media (max-width: 1150px) {
  .howto-detail .liner h2 {
    font-size: 20px;
    line-height: 27px;
  }
}
.howto-detail .how-to-social {
  padding: 0;
  margin: 0px;
  line-height: 45px;
  list-style: none;
}
.howto-detail .how-to-social li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.howto-detail .how-to-social a.print,
.howto-detail .howto-print {
  position: relative;
  background: #ffcc33;
  padding: 1px 4px 4px 6px;
  color: #7e600f;
  font-family: "Knockout 28 A", "Knockout 28 B";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
}
.howto-detail .social-shares {
  margin: 0px;
  padding: 20px 0 0 0;
}
.howto-detail .social-shares li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
}
.howto-detail .pinBtn {
  background-color: #c21424;
  border-radius: 20px;
}
.howto-detail .pinBtn:hover {
  background-color: #82111c;
}
.howto-detail .printBtn {
  background-color: #8fad15;
  border-radius: 50%;
}
.howto-detail .printBtn:hover {
  background-color: #505832;
}
.howto-detail #howto-print-box {
  display: none;
  width: 230px;
  height: 130px;
  padding: 5px;
  background-color: #d5e8f3;
  border-radius: 5px;
  font-family: "NexaRustSans", sans-serif;
  font-size: 12px;
  line-height: 28px;
  color: #585858;
  position: absolute;
  top: -70px;
  left: 10px;
}
.howto-detail #howto-print-box:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #d5e8f3;
  border-width: 15px;
  margin-top: -15px;
}
.howto-detail #howto-print-box label:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  background-image: url(/img/howto/rb-off.png?format=webp;);
  background-position: bottom center;
  position: relative;
  top: 3px;
}
.howto-detail #howto-print-box input[type="radio"]:checked + label:before {
  content: "";
  background-image: url(/img/howto/rb-on.png?format=webp;);
}
.howto-detail #howto-print-box input[type="radio"] {
  visibility: hidden;
  display: none;
}
@media (max-width: 1150px) {
  .howto-detail #howto-print-box {
    top: -108px;
    left: 182px;
  }
}
@media (max-width: 700px) {
  .howto-detail #howto-print-box {
    top: -112px;
    left: auto;
  }
  .howto-detail #howto-print-box:after {
    border-right-color: transparent;
  }
}
.howto-detail h5 {
  color: #ffcc33 !important;
}
.howto-detail .how-to-results {
  position: relative;
  top: -60px;
}
@media (max-width: 768px) {
  .howto-detail .print {
    display: none;
  }
  .howto-detail .emblem img {
    width: 80px;
    height: 80px;
  }
  .howto-detail .how-to-results {
    top: -45px;
  }
  .howto-detail .how-to-results .wrap-h5 {
    padding: 0px !important;
  }
}
.howto-detail #remember-icon {
  position: relative;
  top: 90px;
  z-index: 450;
}
.howto-detail .remember {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
  background-image: url(/img/howto/blue-bg.png?format=webp;);
  background-size: 100% 100%;
  overflow: auto;
  padding: 40px 40px 40px 40px;
  position: relative;
  top: -35px;
}
.howto-detail .remember .rem {
  color: #003c71;
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  width: auto;
  margin: 0 auto;
  margin-bottom: 25px;
  padding: 25px 0 15px 0;
  font-family: "NexaRustSans", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  text-transform: uppercase;
}
.howto-detail .remember p {
  color: #003c71;
  font-weight: bold;
}
.howto-detail .remember img {
  display: block;
  margin: 0 auto 20px;
  width: 100%;
  max-width: 425px;
  padding-right: 15px;
}
@media (max-width: 1150px) {
  .howto-detail .remember .rem {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 700px) {
  .howto-detail .remember .two {
    width: 100%;
    text-align: center;
  }
  .howto-detail .remember .two img {
    padding: 0 20px 0 0;
  }
}
.howto-detail .content {
  background-image: url(/img/homepage/grass-bg.jpg?format=webp;);
  background-repeat: repeat-y;
  background-position: top center;
  width: 100%;
}
@media (max-width: 800px) {
  .howto-detail .content {
    background-image: none;
  }
}
.howto-detail #text-bg {
  text-align: center;
  background-color: #f8fbfd;
  background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
  background-position: bottom center, center left, center right, top left, top right, top center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto, auto, auto, cover;
  padding-bottom: 200px;
  min-height: 650px;
}
.howto-detail #text-bg h4 {
  padding-top: 70px;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(/img/underline/green.png?format=webp;);
  display: table;
  margin-bottom: 35px;
}
.howto-detail .recipe-icon {
  position: absolute;
  bottom: -40px;
  margin-left: -50px;
  z-index: 500;
}
.howto-detail #related-recipes {
  height: 75px;
  position: relative;
  text-align: center;
}
.howto-detail #slider-wrapper {
  padding: 20px 0px 65px 0px;
}
.howto-detail .slick-prev {
  left: -60px;
}
.howto-detail .slick-next {
  right: -50px;
}
@media (max-width: 1650px) {
  .howto-detail #text-bg {
    background-position: bottom center, bottom left, bottom right, top left, top right, top center;
    padding-bottom: 320px;
  }
}
@media (max-width: 1450px) {
  .howto-detail #slider-wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .howto-detail .slick-prev {
    left: -50px;
  }
  .howto-detail .slick-next {
    right: -40px;
  }
}
@media (max-width: 1000px) {
  .howto-detail #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
    background-position: center center, bottom left, bottom right, top left, top right, top center;
  }
}
@media (max-width: 750px) {
  .howto-detail #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-center-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
    background-position: bottom center, bottom left, bottom right, top left, top right, top center;
    padding-bottom: 230px;
  }
}
@media (max-width: 600px) {
  .howto-detail #slider-wrapper {
    width: 100%;
  }
  .howto-detail .no-wrap-mobile {
    width: 100%;
  }
}
.howto-detail #wave {
  position: absolute;
  bottom: 0px;
  height: 13px;
  width: 100%;
  background-image: url(/img/homepage/blue-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.howto-detail .more-wrapper {
  padding: 10px 10px;
}
.howto-detail .content-wrapper {
  text-align: center;
}
.howto-detail .content-wrapper a {
  width: 100%;
}
.howto-detail .content-wrapper a.cta {
  width: auto;
}
.howto-detail .four a {
  width: 100%;
}
.howto-detail .content-wrapper .row:hover .four {
  opacity: 0.7;
}
.howto-detail .content-wrapper .row:hover .four img {
  transform: scale(0.9);
}
.howto-detail .four:hover {
  opacity: 1 !important;
}
.howto-detail .four:hover img {
  transform: scale(1.1) !important;
}
.howto-detail a h6 {
  color: #7a6855;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  padding: 15px 0px;
}
.howto-detail .more-how-h1 {
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #7a4213;
  background-image: url(/img/underline/orange-lg.png?format=webp;);
  font-size: 30px;
  line-height: 32px;
  display: table;
  margin-bottom: 25px;
  padding-top: 20px;
}
@media (max-width: 1150px) {
  .howto-detail .more-how-h1 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 1023px) {
  .howto-detail .content-wrapper .four {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 850px) {
  .howto-detail h1,
  .howto-detail h2,
  .howto-detail h3,
  .howto-detail .rem {
    font-size: 20px;
    line-height: 24px;
  }
  .howto-detail .circle100 {
    width: 60px;
    height: 60px;
  }
  .howto-detail .recipe-icon {
    margin-left: -30px !important;
  }
}
@media (max-width: 500px) {
  .howto-detail .content-wrapper .four {
    width: 100%;
  }
  .howto-detail .content-wrapper .four:nth-child(3) {
    display: none;
  }
  .howto-detail .content-wrapper .four:nth-child(4) {
    display: none;
  }
}
.howto-detail.v2.infographic #hero {
  background: url("/img/howto/howto-bg-large.png") #e87722;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.howto-detail.v2.infographic #hero .share-site {
  padding: 10px 20px 10px 40px !important;
}
.howto-detail.v2.infographic #hero .fullwidth {
  flex-direction: row;
  flex-wrap: wrap;
}
.howto-detail.v2.infographic #hero .fullwidth .column {
  flex: 1 50%;
}
.howto-detail.v2.infographic #hero .fullwidth .column.image img {
  max-width: 570px;
}
.howto-detail.v2.infographic #hero .fullwidth .column.title-section .title h1 {
  color: #fff;
  font-size: 60px;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 500;
  line-height: 1;
  max-width: 400px;
  text-align: left;
}
.howto-detail.v2.infographic #hero .fullwidth .column.title-section .title h1 span {
  font-size: 48px;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  color: #ffc422;
  line-height: 1;
}
.howto-detail.v2.infographic #hero .fullwidth .column.title-section p {
  color: #fff;
  font-size: 42px;
  text-align: right;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  line-height: 1.15;
  text-align: left;
}
.howto-detail.v2.planning-guide #hero {
  background: url("/img/howto/howto-bg-large.png") #e87722;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.howto-detail.v2.planning-guide #hero .block-content h2 {
  color: #ffffff !important;
}
.howto-detail.v2.planning-guide #hero .title-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.howto-detail.v2.planning-guide #hero .title-section .title {
  flex: 1 50%;
}
.howto-detail.v2.planning-guide #hero .title-section .title h1 {
  color: #fff;
  font-size: 60px;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
  max-width: 400px;
  text-align: left;
}
.howto-detail.v2.planning-guide #hero .title-section .title h1 span {
  font-size: 48px;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  color: #ffc422;
  line-height: 1;
}
.howto-detail.v2.planning-guide #hero .title-section .share {
  flex: 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.howto-detail.v2.planning-guide #hero .title-section .share p {
  color: #fff;
  font-size: 42px;
  text-align: right;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  max-width: 300px;
  line-height: 1.15;
}
@media (max-width: 865px) {
  .howto-detail.v2.planning-guide #hero .title-section {
    flex-direction: column;
  }
  .howto-detail.v2.planning-guide #hero .title-section .title h1 {
    text-align: center;
  }
  .howto-detail.v2.planning-guide #hero .title-section .share .row {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .howto-detail.v2.planning-guide #hero .title-section .share p {
    text-align: center;
  }
}
@media (max-width: 490px) {
  .howto-detail.v2.planning-guide #hero .title-section .title h1 {
    font-size: 40px;
  }
  .howto-detail.v2.planning-guide #hero .title-section .title h1 span {
    font-size: 38px;
  }
  .howto-detail.v2.planning-guide #hero .title-section .share p {
    font-size: 28px;
  }
}
@media (max-width: 650px) {
  .howto-detail.v2.planning-guide #hero {
    background-size: cover;
  }
}
.howto-detail.v2.planning-guide #related-recipes .section-title {
  color: #ffc524 !important;
}
.howto-detail.v2.planning-guide #related-recipes #recipe-slider .recipe-thumbnail .wrapper .text h3 {
  color: #8fad15 !important;
}
.howto-detail.v2 #hero {
  background: url(/img/howto/howto-hero-details-v2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.howto-detail.v2 #hero .fullwidth {
  display: flex;
  flex-direction: column;
}
.howto-detail.v2 #hero .fullwidth .hero-content {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
}
.howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info {
  background-image: none;
  flex: 1 50%;
  padding: 30px 25px 10px 0px;
}
.howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 {
  color: #fff;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}
.howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 span {
  color: #fc3;
  font-family: 'Knockout 28 Junior Featherweight';
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}
.howto-detail.v2 #hero .fullwidth .hero-content .title-holder {
  flex: 1 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
}
.howto-detail.v2 #hero .fullwidth .hero-content .title-holder .social-shares li {
  margin-right: 0;
}
.howto-detail.v2 #hero .fullwidth .hero-content .title-holder h2 {
  color: #fff;
  font-family: 'Knockout 28 Junior Featherweight';
  font-size: 42px;
  font-weight: 400;
  text-align: right !important;
  margin: 0;
  line-height: 1;
}
@media (max-width: 1150px) {
  .howto-detail.v2 #hero #hero h1 {
    text-align: left;
  }
}
@media (max-width: 900px) {
  .howto-detail.v2 #hero .fullwidth .column.title-section {
    margin-bottom: 20px;
    flex: 1 100%;
  }
  .howto-detail.v2 #hero .fullwidth .column.title-section .title h1 {
    max-width: 100% !important;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content {
    flex-direction: column;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info,
  .howto-detail.v2 #hero .fullwidth .hero-content .title-holder {
    justify-content: center;
    width: 100%;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .title-holder {
    align-items: center;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 {
    text-align: center;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 span {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .howto-detail.v2 #hero .fullwidth .column.title-section .title h1 {
    font-size: 50px !important;
  }
  .howto-detail.v2 #hero .fullwidth .column.title-section p {
    font-size: 32px !important;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 {
    font-size: 40px;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .main-prod-info h1 span {
    text-align: center;
    font-size: 28px;
  }
  .howto-detail.v2 #hero .fullwidth .hero-content .title-holder h2 {
    font-size: 32px;
  }
}
@media (max-width: 450px) {
  .howto-detail.v2 #hero .fullwidth .column.title-section .title h1 {
    font-size: 38px !important;
  }
  .howto-detail.v2 #hero .fullwidth .column.title-section .title h1 span {
    font-size: 38px !important;
  }
}
.howto-detail.v2 .content {
  background-image: none;
  background-color: #e04e39;
  padding: 50px 0 20px 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content h1,
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content h2,
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content h3,
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content h4,
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content h5 {
  color: #fff !important;
  font-size: 30px;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  text-align: center;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content p {
  padding: 0 0 10px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content ul li {
  background-color: #fff;
  border-radius: 125px;
  padding: 7px 15px 10px 10px;
  font-family: 'Knockout 28 Junior Featherweight';
  color: #555555;
  font-size: 24px;
  height: 100%;
  margin-bottom: 5px;
  margin-left: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content ul li::before {
  margin-left: 0;
  margin-right: 10px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  background-image: url("/img/icons/yellow-check.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content {
  background-color: #fff;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper {
  padding: 0 30px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper h1,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper h2,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper h3,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper h4,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper h5 {
  color: #e04e39 !important;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-size: 21px;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper p,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper span,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper a,
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper div {
  font-family: 'Knockout 30 Junior Welterweight';
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table {
  border: 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table th {
  background: #fff;
  border-bottom: 0;
  border-left: 2px solid #f6f0ea;
  border-top: 2px solid #f6f0ea;
  border-right: 2px solid #f6f0ea;
  border-radius: 0;
  color: #e04e39;
  text-align: left;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 16px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table tr {
  background-color: #f6f0ea;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table tr:first-child {
  background-color: #fff;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table tr td {
  border-bottom: 2px solid #fff;
  border-left: 0;
  font-family: 'Knockout 28 Junior Featherweight';
  color: #555555;
  font-size: 24px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper table tr td span {
  font-family: 'Knockout 28 Junior Featherweight';
  color: #555555;
  font-size: 24px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper .two {
  margin: 0 20px;
  padding: 30px 0;
  width: 100%;
  flex: 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper .two img {
  max-width: 100%;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper .two.embed-image::after {
  content: "";
  display: block;
  right: 0;
  width: 2px;
  background-color: #f6f0ea;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 950px) {
  .howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper .two {
    width: 100%;
    margin: 10px 0;
  }
  .howto-detail.v2 .content .wrap-grid .fullwidth .row.main-content > .wrapper .two.embed-image::after {
    display: none;
  }
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results {
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 20px;
  width: 100%;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block .wrapper .infographics {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block .wrapper .infographics .info {
  display: flex;
  flex: 1 45%;
  margin: 0 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block .wrapper .infographics .info img {
  border: 2px solid #f6f0ea;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .infographics-block h5 {
  color: #e04e39 !important;
  margin: 0 0 0 20px;
  text-align: left;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 {
  display: flex;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  margin-bottom: 30px;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h1,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h2,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h3,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h4,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h5 {
  color: #e04e39 !important;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 h6 {
  color: #e04e39 !important;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 14px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 p,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 li {
  font-family: 'Knockout 30 Junior Welterweight';
  color: #555555 !important;
  font-weight: 400;
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table {
  border: 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table th {
  background: #fff;
  border-bottom: 0;
  border-left: 2px solid #f6f0ea;
  border-top: 2px solid #f6f0ea;
  border-right: 2px solid #f6f0ea;
  border-radius: 0;
  color: #e04e39;
  text-align: left;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 16px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table tr {
  background-color: #f6f0ea;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table tr:first-child {
  background-color: #fff;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table tr td {
  border-bottom: 2px solid #fff;
  border-left: 0;
  font-family: 'Knockout 28 Junior Featherweight';
  color: #555555;
  font-size: 24px;
  padding: 15px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 table tr td span {
  font-family: 'Knockout 28 Junior Featherweight';
  color: #555555;
  font-size: 24px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 div.half {
  flex: 1 50%;
  position: relative;
  padding: 20px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .wrap-row .content-1 div.half:first-child::after {
  content: "";
  background-color: #f6f0ea;
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 {
  justify-content: center;
  align-items: flex-start;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table {
  background-color: #fff;
  padding: 0;
  flex: 1 50%;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table p,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table span,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table td {
  font-size: 21px;
  font-weight: 400;
  color: #555555;
  font-family: 'Knockout 28 Junior Featherweight';
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table li {
  font-family: 'Knockout 30 Junior Welterweight';
  color: #555555 !important;
  font-weight: 400;
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table h1,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table h2,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table h3,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table h4,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table h5 {
  color: #e04e39 !important;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 21px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .bottom {
  padding: 20px 0;
  background-color: #ffc422;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .bottom p,
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .bottom span {
  padding: 0 10px;
  text-align: center;
  font-family: 'Knockout 29 Junior Lightweight';
  font-weight: 400;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table {
  border: none;
  border-collapse: collapse;
  max-width: 530px;
  margin: 0 auto;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table th {
  border-bottom: none;
  border-left: none;
  background: #fff;
  color: #e04e39 !important;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Knockout 94 Ultimate Sumo';
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table tr {
  border-bottom: 2px solid #f6f0ea;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table tr:last-child {
  border-bottom: none;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table tr:first-child {
  border-bottom: none;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table td {
  border-bottom: none;
  border-left: none;
  padding: 15px 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table td.time {
  color: #e04e39;
  font-family: 'Knockout 68 Full Featherweight';
  font-weight: 400;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember {
  background-image: none;
  display: flex;
  flex-direction: column;
  flex: 1 50%;
  align-items: center;
  justify-content: center;
  top: 0;
  padding: 0 40px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember img {
  max-width: 310px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember .rem {
  background-image: none;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  font-family: 'Knockout 94 Ultimate Sumo';
  padding: 0 10px 20px 10px;
  margin: 0;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember ul {
  margin-left: 70px;
}
.howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember ul li {
  color: #fff;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  font-size: 24px;
  text-align: left;
}
@media (max-width: 768px) {
  .howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 {
    flex-direction: column;
  }
  .howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .remember ul {
    margin-left: 0;
  }
}
@media (max-width: 678px) {
  .howto-detail.v2 .content .wrap-grid .fullwidth .how-to-results .content-2 .table .simple-table td {
    padding: 15px 10px;
  }
}
@media (max-width: 768px) {
  .howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content {
    flex-direction: column;
  }
  .howto-detail.v2 .content .wrap-grid .fullwidth .row .lead-content ul li {
    margin-left: 10px;
  }
}
.howto-detail.v2 .more-howtos {
  background: url(/img/howto/more-howtos-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.howto-detail.v2 .more-howtos .content-wrapper {
  padding: 75px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.howto-detail.v2 .more-howtos .content-wrapper .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 30px 0;
}
.howto-detail.v2 .more-howtos .content-wrapper .title .more-how-h1 {
  color: #fff;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
  background-image: none;
  margin: 0;
  line-height: 1;
  white-space: nowrap;
}
.howto-detail.v2 .more-howtos .content-wrapper .title .more-how-h1 span {
  color: #ffce23;
  text-transform: uppercase;
  font-family: 'Knockout 28 Junior Featherweight';
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
}
.howto-detail.v2 .more-howtos .content-wrapper .title img {
  display: block;
  margin-left: 20px;
}
.howto-detail.v2 .more-howtos .content-wrapper .howtos {
  max-width: 1160px;
  margin: 0 auto;
}
.howto-detail.v2 .more-howtos .content-wrapper .howtos .four .cat {
  color: #ffc422;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Knockout 28 Junior Featherweight';
  text-align: left;
  padding: 5px 0 0 0;
}
.howto-detail.v2 .more-howtos .content-wrapper .howtos .four .how-to-name {
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Knockout 94 Ultimate Sumo';
  line-height: 1;
  padding: 0;
}
@media (max-width: 500px) {
  .howto-detail.v2 .more-howtos .content-wrapper .title {
    flex-direction: column-reverse;
  }
  .howto-detail.v2 .more-howtos .content-wrapper .title .more-how-h1 {
    flex-direction: column;
    font-size: 38px;
  }
  .howto-detail.v2 .more-howtos .content-wrapper .title .more-how-h1 span {
    display: block;
    font-size: 38px;
  }
  .howto-detail.v2 .more-howtos .content-wrapper .title .more-how-h1 img {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.howto-detail.v2 #related-recipes {
  height: auto;
  background-color: #10ada0;
}
.howto-detail.v2 #related-recipes #text-bg {
  background-image: none;
  background-color: #10ada0;
  padding-bottom: 0 !important;
}
.howto-detail.v2 #related-recipes .section-title {
  color: #ffc524;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Knockout 48 Featherweight';
  line-height: 1;
  margin: 0 auto;
}
.howto-detail.v2 #related-recipes .section-title span {
  color: #fff;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Knockout 94 Ultimate Sumo';
}
.howto-detail.v2 #related-recipes #recipe-slider {
  position: relative;
  display: block;
}
.howto-detail.v2 #related-recipes #recipe-slider .slick-next {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21 12l-18 12v-24z' style='fill:rgb(254, 206, 13);' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: top;
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
  color: transparent;
  outline: 0;
  position: absolute;
  display: block;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
.howto-detail.v2 #related-recipes #recipe-slider .slick-prev {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21 12l-18 12v-24z' style='fill:rgb(254, 206, 13);' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: top;
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
  color: transparent;
  outline: 0;
  position: absolute;
  display: block;
  left: -60px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  opacity: 1;
}
.howto-detail.v2 #related-recipes #recipe-slider .recipe-thumbnail .wrapper .text {
  box-shadow: none;
}
.howto-detail.v2 #related-recipes #recipe-slider .recipe-thumbnail .wrapper .text h3 {
  color: #003c71;
}
.planning-guide li {
  text-align: left;
}
.planning-guide h2 {
  color: #ffffff;
}
.planning-guide .content-wrapper {
  margin-bottom: 70px;
}
/*-----------------------------------------------------
    BREADCRUMB
-------------------------------------------------------*/
.breadcrumb {
  height: 25px;
}
.breadcrumb p {
  margin: 0;
  line-height: 28px;
  font-size: 14px;
  color: #a4a19f;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumb p a {
  color: #7da9d5;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.breadcrumb p a:hover {
  color: #006bb7;
}
@media screen and (min-width: 768px) {
  .filter .no-blocks.breadcrumb {
    padding-left: 20px;
  }
}
.non-grid.breadcrumb {
  margin: 5px auto 0;
  width: 100%;
  max-width: 1750px;
  padding-left: 45px;
}
@media (max-width: 767px) {
  .non-grid.breadcrumb {
    padding-left: 35px;
  }
}
/*-----------------------------------------------------
    LINK FOR NUTRITIONAL 
-------------------------------------------------------*/
.popup-inline {
  text-decoration: none;
  display: inline-block;
}
.popup-inline:focus {
  outline: 0;
}
.centerization h2 {
  text-align: center !important;
  left: 0 !important;
  margin-left: 0 !important;
}
/*-----------------------------------------------------
    BASE GRID STYLES
-------------------------------------------------------*/
.block-cluster {
  overflow: hidden;
  width: 100%;
  max-width: 1750px;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
}
.wrap-row {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-right: 20px;
}
.block {
  width: 100%;
  float: left;
  padding-left: 20px;
  display: none;
}
.block > div {
  position: relative;
  max-width: 100%;
}
.block a {
  text-decoration: none;
}
.block img {
  width: 100%;
  height: auto;
}
@media (max-width: 500px) {
  .block-cluster {
    padding: 15px;
  }
}
.search h2 {
  padding: 20px;
  margin: 0px !important;
}
.search .search-results h2 {
  padding: 20px 0;
}
.wrap-grid > div:first-of-type h2 {
  padding: 40px 0px 20px 0px;
}
.no-filter .wrap-grid h1,
.no-filter .wrap-grid h2 {
  position: relative;
  margin-left: 45px;
}
@media screen and (min-width: 960px) and (max-width: 1029px) {
  .no-filter .wrap-grid h1,
  .no-filter .wrap-grid h2 {
    left: 50%;
    margin-left: -432px;
  }
}
@media screen and (min-width: 670px) and (max-width: 789px) {
  .no-filter .wrap-grid h1,
  .no-filter .wrap-grid h2 {
    left: 50%;
    margin-left: -285px;
  }
}
@media screen and (max-width: 549px) {
  .no-filter .wrap-grid h1,
  .no-filter .wrap-grid h2 {
    left: 50%;
    margin-left: -140px;
  }
}
@media screen and (max-width: 370px) {
  .no-filter .wrap-grid h1,
  .no-filter .wrap-grid h2 {
    left: inherit;
    margin-left: 45px;
  }
}
.filter .wrap-grid h1,
.filter .wrap-grid h2 {
  position: relative;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .filter .wrap-grid h1,
  .filter .wrap-grid h2 {
    text-align: center;
    margin-left: 0px;
  }
}
.no-filter .wrap-grid {
  margin-left: 0;
}
@media screen and (min-width: 767px) {
  .filter .block-cluster {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .wrap-grid {
    margin-left: 0;
  }
}
/*-----------------------------------------------------
    -BLOCK SYLES
-------------------------------------------------------*/
.small-blocks .prod-img {
  background: white;
  border: 1px solid #dcdcde;
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.small-blocks .recipe-img {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.small-blocks .arrow-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
}
.small-blocks .button {
  width: 125px;
  margin: 0 auto;
  transition: 0.3s ease;
  opacity: 0;
  position: relative;
  top: 0px;
}
.small-blocks .button a {
  padding: 4px 10px;
}
.small-blocks .block:hover .button {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.small-blocks .block:hover .view-recipe-btn {
  transition: top 0.3s ease;
  top: -31px;
}
.small-blocks .prod-img::after,
.small-blocks .recipe-img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 #fdc33a;
  transition: box-shadow 0.3s ease;
}
.small-blocks .block:hover .prod-img::after,
.small-blocks .block:hover .recipe-img::after {
  box-shadow: inset 0 0 0 8px #fdc33a;
}
.product-home .small-blocks .block:hover p,
.recipe-home .small-blocks .block:hover h3 {
  color: #ffc423;
}
.small-blocks .arrow-hover {
  opacity: 0;
}
.small-blocks .block:hover .arrow-hover {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.small-blocks .prod-txt a:hover {
  display: block;
}
.small-blocks .prod-txt:after {
  content: "";
  text-align: right;
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.small-blocks .brands .prod-txt {
  padding-bottom: 35%;
}
.small-blocks .brands .prod-txt:after {
  content: none;
}
.small-blocks .block {
  margin-bottom: 8px;
}
/*-----------------------------------------------------
    "SEE ALL" ELEMENTS
-------------------------------------------------------*/
.big-blocks .see-all {
  bottom: 20px;
}
.small-blocks .see-all {
  /* bottom: 44.5% !important; */
}
.see-all {
  width: 35px;
  z-index: 9;
  position: absolute;
  right: -25px;
  top: 0;
  background: #fdc33a;
  overflow: visible;
  max-height: 190px;
}
.see-all p {
  position: absolute;
  right: 38px;
  bottom: 50%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 110% 30%;
  -ms-transform-origin: 110% 30%;
  transform-origin: 110% 30%;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.see-all p a {
  text-decoration: none;
  color: #6c520b;
  display: block;
  padding-bottom: 5px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.see-all p a span {
  font-size: 30px;
  line-height: 30px;
  padding-left: 5px;
  position: relative;
  top: 5px;
}
.see-all p a:hover {
  color: white;
}
.big-blocks .see-all p {
  width: 214px;
  margin-bottom: 103px;
}
.small-blocks .see-all p {
  width: 170px;
  margin-bottom: 79px;
  padding: 0px;
}
.recipe-landing .no-cutoff .see-all {
  display: block;
}
@media (max-width: 700px) {
  .see-all {
    width: 170px;
    position: relative;
    right: auto;
    left: 10px;
    top: auto;
    max-height: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .see-all p {
    position: relative;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: inherit;
    -ms-transform-origin: inherit;
    transform-origin: inherit;
    margin: 0 !important;
    right: auto !important;
  }
}
/*-----------------------------------------------------
    VARIATIONS! - CAPTION / NO-CAPTION, CUTOFF / NO-CUTOFF
-------------------------------------------------------*/
.big-blocks,
.small-blocks {
  /**/
  background-color: #ffffff;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f2f2f2, #ffffff);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f2f2f2, #ffffff);
  background-size: 100% 280px;
  background-repeat: no-repeat;
  /*        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );  */
  /* IE6-9 */
}
.small-blocks .block-cluster .see-all {
  bottom: 0;
}
.no-caption .wrap-row:not(:first-of-type) {
  display: none;
}
.no-seeum .see-all {
  display: none;
}
.no-cutoff .block {
  display: block;
}
.no-cutoff .see-all {
  display: none;
}
/*-----------------------------------------------------
    GRID WITHOUT FILTER SIDEBAR
-------------------------------------------------------*/
@media screen and (min-width: 200px) {
  .no-filter .big-blocks .block {
    width: 100%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 1) {
    display: block;
  }
}
@media screen and (min-width: 550px) {
  .no-filter .big-blocks .block {
    width: 50%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 2) {
    display: block;
  }
}
@media screen and (min-width: 790px) {
  .no-filter .big-blocks .block {
    width: 33.3333333%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 3) {
    display: block;
  }
}
@media screen and (min-width: 1030px) {
  .no-filter .big-blocks .block {
    width: 25%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 4) {
    display: block;
  }
}
@media screen and (min-width: 1245px) {
  .no-filter .big-blocks .block {
    width: 20%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 5) {
    display: block;
  }
}
@media screen and (min-width: 1480px) {
  .no-filter .big-blocks .block {
    width: 16.6666%;
  }
  .no-filter .big-blocks .block:nth-child(-n + 6) {
    display: block;
  }
}
@media screen and (max-width: 549px) {
  .no-filter .wrap-row {
    max-width: 350px;
  }
}
@media screen and (min-width: 670px) and (max-width: 789px) {
  .no-filter .wrap-row {
    max-width: 610px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1029px) {
  .no-filter .wrap-row {
    max-width: 905px;
  }
}
@media screen and (min-width: 200px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 49%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 2) {
    display: block;
  }
}
@media screen and (min-width: 550px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 33.3333333%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 3) {
    display: block;
  }
}
@media screen and (min-width: 700px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 25%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 4) {
    display: block;
  }
}
@media screen and (min-width: 950px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 20%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 5) {
    display: block;
  }
}
@media screen and (min-width: 1080px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 16.66666666%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 6) {
    display: block;
  }
}
@media screen and (min-width: 1340px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 14.28571429%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 7) {
    display: block;
  }
}
@media screen and (min-width: 1500px) {
  .no-filter .small-blocks .block-cluster .block {
    width: 12.5%;
  }
  .no-filter .small-blocks .block-cluster .block:nth-child(-n + 8) {
    display: block;
  }
}
/*-----------------------------------------------------
    GRID WITH FILTER SIDEBAR
-------------------------------------------------------*/
@media screen and (min-width: 200px) {
  .filter .big-blocks .block {
    width: 100%;
  }
  .filter .big-blocks .block:nth-child(-n + 1) {
    display: block;
  }
}
@media screen and (min-width: 550px) {
  .filter .big-blocks .block {
    width: 50%;
  }
  .filter .big-blocks .block:nth-child(-n + 2) {
    display: block;
  }
}
@media screen and (min-width: 930px) {
  .filter .big-blocks .block {
    width: 33.3333333%;
  }
  .filter .big-blocks .block:nth-child(-n + 3) {
    display: block;
  }
}
@media screen and (min-width: 1245px) {
  .filter .big-blocks .block {
    width: 25%;
  }
  .filter .big-blocks .block:nth-child(-n + 4) {
    display: block;
  }
}
@media screen and (min-width: 1460px) {
  .filter .big-blocks .block {
    width: 20%;
  }
  .filter .big-blocks .block:nth-child(-n + 5) {
    display: block;
  }
}
@media screen and (min-width: 1695px) {
  .filter .big-blocks .block {
    width: 16.6666%;
  }
  .filter .big-blocks .block:nth-child(-n + 6) {
    display: block;
  }
}
@media screen and (min-width: 670px) and (max-width: 930px) {
  .filter .wrap-row {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .filter .wrap-row {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1175px) and (max-width: 1244px) {
  .filter .wrap-row {
    margin-left: 0;
  }
}
@media screen and (min-width: 200px) and (max-width: 700px) {
  .filter .small-blocks .block {
    width: 50%;
  }
  .filter .small-blocks .block:nth-child(-n + 4) {
    display: block;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 701px) and (max-width: 950px) {
  .filter .small-blocks .block {
    width: 33.3%;
  }
  .filter .small-blocks .block:nth-child(-n + 3) {
    display: block;
  }
}
@media screen and (min-width: 951px) and (max-width: 1164px) {
  .filter .small-blocks .block {
    width: 25%;
  }
  .filter .small-blocks .block:nth-child(-n + 4) {
    display: block;
  }
}
@media screen and (min-width: 1165px) {
  .filter .small-blocks .block {
    width: 20%;
  }
  .filter .small-blocks .block:nth-child(-n + 5) {
    display: block;
  }
}
@media screen and (min-width: 1295px) {
  .filter .small-blocks .block {
    width: 16.66666666%;
  }
  .filter .small-blocks .block:nth-child(-n + 6) {
    display: block;
  }
}
@media screen and (min-width: 1555px) {
  .filter .small-blocks .block {
    width: 14.28571429%;
  }
  .filter .small-blocks .block:nth-child(-n + 7) {
    display: block;
  }
}
@media screen and (min-width: 1715px) {
  .filter .small-blocks .block {
    width: 12.5%;
  }
  .filter .small-blocks .block:nth-child(-n + 8) {
    display: block;
  }
}
/*-----------------------------------------------------
    GRID FOR HOW TO
-------------------------------------------------------*/
.three-row-cutoff-none .block {
  display: block;
}
@media screen and (min-width: 1695px) {
  .three-row-cutoff .block:nth-child(-n + 18) {
    display: block;
  }
}
@media screen and (min-width: 1480px) {
  .three-row-cutoff .block:nth-child(-n + 15) {
    display: block;
  }
}
@media screen and (min-width: 1245px) {
  .three-row-cutoff .block:nth-child(-n + 12) {
    display: block;
  }
}
@media screen and (min-width: 1030px) {
  .three-row-cutoff .block:nth-child(-n + 9) {
    display: block;
  }
}
@media screen and (min-width: 700px) {
  .three-row-cutoff .block:nth-child(-n + 8) {
    display: block;
  }
}
@media screen and (min-width: 550px) {
  .three-row-cutoff .block:nth-child(-n + 8) {
    display: block;
  }
}
@media screen and (min-width: 200px) {
  .three-row-cutoff .block:nth-child(-n + 4) {
    display: block;
  }
}
/*-----------------------------------------------------
    MEDIA BLOCK - VIDEO W/CAPTION 
-------------------------------------------------------*/
@media screen and (min-width: 200px) {
  .no-filter .media-block .block {
    width: 100%;
  }
  .no-filter .media-block .block:nth-child(-n + 2) {
    display: block;
  }
}
@media screen and (min-width: 790px) {
  .no-filter .media-block .block:nth-child(1) {
    width: 66.6666666%;
  }
  .no-filter .media-block .block:nth-child(2) {
    width: 33.3333333%;
  }
}
@media screen and (min-width: 1030px) {
  .no-filter .media-block .block:nth-child(1),
  .no-filter .media-block .block:nth-child(2) {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .wrap-grid > .media-block:first-of-type {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .wrap-grid > .media-block:first-of-type {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .wrap-grid > .media-block:first-of-type {
    margin-top: 50px;
  }
}
.media-block .block > div {
  padding-bottom: 0;
  height: inherit;
  overflow: visible;
}
.media-block .block h1 {
  margin: 0;
  left: inherit;
  display: block;
  color: #006bb7;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1025px) {
  .media-block .block h1 {
    font-size: 25px;
    line-height: 27px;
  }
}
@media (max-width: 1024px) {
  .media-block .block h1 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .media-block .block h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
.media-block .block p {
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 1025px) {
  .media-block .block p {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  .media-block .block p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .media-block .block p {
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
  }
}
.media-block .block img {
  width: auto;
  max-width: 100%;
}
.embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-video iframe,
.embed-video object,
.embed-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*-----------------------------------------------------
    SEARCH RESULTS (NO-BLOCKS SECTION)    
-------------------------------------------------------*/
.search-results .wrap-row > div {
  margin-bottom: 25px;
  margin-bottom: 20px;
}
.search-results .callout-layout {
  float: right;
  width: 450px;
  vertical-align: top;
  text-align: right;
  height: 100%;
}
.search-results .callout-layout img {
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.search .how-results .grid .block .recipe-img img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  left: 0;
}
.search .col-50 {
  width: 50%;
}
.search .col-100 {
  width: 100%;
}
.search .content-wrapper > div .no-search-results {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(/img/table/pattern-bg.jpg?format=webp;);
  background-position: 0 635px;
  background-repeat: no-repeat;
  padding: 0 0 60px 0;
}
.search .content-wrapper > div .no-search-results.hide {
  display: none;
}
@keyframes animate_paragraph_out {
  0% {
    margin: 0px 0px 20px 0px;
    height: auto;
    opacity: 1;
  }
  1% {
    opacity: 0;
  }
  100% {
    margin: 0;
    opacity: 0;
  }
}
@keyframes animate_paragraph {
  0% {
    margin: 0;
    opacity: 0;
  }
  100% {
    margin: 0px 0px 20px 0px;
    height: auto;
    opacity: 1;
  }
}
.search .content-wrapper > div .no-search-results h3,
.search .content-wrapper > div .no-search-results h2 {
  text-align: center;
  line-height: 1;
}
.search .content-wrapper > div .no-search-results h2 {
  font-size: 44px;
}
.search .content-wrapper > div .no-search-results h3 {
  font-size: 50px;
  color: #003c71;
  margin: 40px 0;
}
.search .content-wrapper > div .no-search-results #search-form-again {
  width: 600px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 42, 79, 0.15);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 42, 79, 0.15);
  box-shadow: 0px 5px 25px 0px rgba(0, 42, 79, 0.15);
  border-radius: 30px;
  position: relative;
  margin: 20px 0;
}
.search .content-wrapper > div .no-search-results #search-form-again #searchinput-again {
  width: 600px;
  height: 40px;
  float: left;
  position: relative;
  margin: 2px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  line-height: 44px !important;
  font-size: 30px !important;
  color: #003c71;
  font-family: "Knockout 30 Junior Welterweight", sans-serif;
  font-weight: normal;
  border-radius: 30px;
}
.search .content-wrapper > div .no-search-results #search-form-again #searchinput-again::placeholder {
  color: #003c71;
}
.search .content-wrapper > div .no-search-results #search-form-again #search-form-button-again {
  background: #003c71 url(/img/nav/fresh/search-bar-knockout.png?format=webp;) left top no-repeat;
  width: 40px;
  height: 40px;
  right: 11px;
  position: absolute;
  margin: 0px 7px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  cursor: pointer;
  -webkit-transition: background-color 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: background-color 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.search .content-wrapper > div .no-search-results #search-form-again #search-form-button-again:hover {
  background-color: #ffcc33;
}
.search .content-wrapper > div .no-search-results .blocks {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
}
.search .content-wrapper > div .no-search-results .blocks .row {
  display: flex;
  flex-direction: row;
}
.search .content-wrapper > div .no-search-results .blocks .row .rollover-content {
  transition: all 0.6s cubic-bezier(0.34, 1.3, 0.64, 1);
  opacity: 0;
  height: 0;
  max-height: 0;
  overflow-y: hidden;
  position: absolute;
  bottom: 0;
}
.search .content-wrapper > div .no-search-results .blocks .row .rollover-content .cta {
  padding: 0 30px 0 30px;
}
.search .content-wrapper > div .no-search-results .blocks .row .rollover-content h4 {
  animation-name: animate_paragraph_out;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: forwards;
  animation-duration: 250ms;
  padding: 0 !important;
  margin: 0 !important;
}
.search .content-wrapper > div .no-search-results .blocks .row .rollover-content p {
  animation-name: animate_paragraph_out;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: forwards;
  animation-duration: 250ms;
  padding: 0 !important;
  margin: 10px 0 !important;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe,
.search .content-wrapper > div .no-search-results .blocks .row .article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 10px;
  height: 285px;
  border-radius: 25px;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe .card-icon,
.search .content-wrapper > div .no-search-results .blocks .row .article .card-icon {
  width: 50px;
  position: absolute;
  right: 10px;
  top: 3px;
  padding: 10px;
  border-radius: 135px;
  z-index: 11;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe .content,
.search .content-wrapper > div .no-search-results .blocks .row .article .content {
  padding: 20px 0;
  width: 100%;
  position: absolute;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe .content h4,
.search .content-wrapper > div .no-search-results .blocks .row .article .content h4 {
  color: #fff;
  text-align: left;
  margin: 0 0 0 20px;
  padding: 0;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .rollover-content,
.search .content-wrapper > div .no-search-results .blocks .row .article:hover .rollover-content {
  display: flex;
  opacity: 1;
  flex-direction: column;
  height: 100%;
  max-height: 100%;
  padding: 0 30px 0 10px;
  border-radius: 25px;
  justify-content: center;
  align-items: flex-start;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .rollover-content h4,
.search .content-wrapper > div .no-search-results .blocks .row .article:hover .rollover-content h4 {
  color: #fff;
  text-align: left;
  margin: 0;
  animation-name: animate_paragraph;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: forwards;
  animation-duration: 250ms;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .rollover-content p,
.search .content-wrapper > div .no-search-results .blocks .row .article:hover .rollover-content p {
  color: #fff;
  text-align: left;
  animation-name: animate_paragraph;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: forwards;
  animation-duration: 250ms;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .content,
.search .content-wrapper > div .no-search-results .blocks .row .article:hover .content {
  display: none;
  opacity: 0;
  z-index: -9999;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe .card-icon {
  background: #8fad15;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe .content {
  bottom: 0;
  background: #8fad15;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .card-icon {
  background: #505832;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe:hover .rollover-content {
  background: #8fad15;
}
.search .content-wrapper > div .no-search-results .blocks .row .howTo .card-icon {
  background: #f58426;
}
.search .content-wrapper > div .no-search-results .blocks .row .howTo .content {
  bottom: 0;
  background: #f58426;
}
.search .content-wrapper > div .no-search-results .blocks .row .howTo:hover .card-icon {
  background: #7a4213;
}
.search .content-wrapper > div .no-search-results .blocks .row .howTo:hover .rollover-content {
  background: #f58426;
}
.search .content-wrapper > div .no-search-results .blocks .row .tableArticle .card-icon {
  background: #00a3e0;
}
.search .content-wrapper > div .no-search-results .blocks .row .tableArticle .content {
  bottom: 0;
  background: #00a3e0;
}
.search .content-wrapper > div .no-search-results .blocks .row .tableArticle:hover .card-icon {
  background: #003c71;
}
.search .content-wrapper > div .no-search-results .blocks .row .tableArticle:hover .rollover-content {
  background: #00a3e0;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe1 {
  background: url(/img/search/220x220_kona_pineapple_chicken_skewers.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.search .content-wrapper > div .no-search-results .blocks .row .recipe2 {
  background: url(/img/search/220x220_grilled_chicken_arugula_salad_wrap.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.search .content-wrapper > div .no-search-results .blocks .row .howTo {
  background: url(/img/search/grilling.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.search .content-wrapper > div .no-search-results .blocks .row .tableArticle {
  background: url(/img/search/3-summer-food-activities-for-kids.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.search .content-wrapper > div .no-search-results .blocks .right {
  display: flex;
  flex-direction: column;
}
.search .content-wrapper > div .no-search-results .blocks .right.mobile {
  display: none;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock {
  border-radius: 25px;
  background: url(/img/search/hero.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 37%;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content {
  padding: 100px 40px;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content h2 {
  font-size: 56px;
  color: #fff;
  line-height: 1;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content h2 span {
  font-size: 8px;
  position: relative;
  top: -35px;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content img {
  max-width: 100%;
  margin-bottom: 10px;
}
.search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content p {
  color: #fff;
  font-size: 24px;
  text-shadow: 2px 2px 5px black;
}
@media (max-width: 980px) {
  .search .content-wrapper > div .no-search-results {
    background-position: 0 1100px;
  }
  .search .content-wrapper > div .no-search-results #search-form-again {
    width: 90%;
  }
  .search .content-wrapper > div .no-search-results #search-form-again input#searchinput-again {
    width: 90%;
  }
  .search .content-wrapper > div .no-search-results .blocks {
    flex-direction: column;
    padding: 0 10px;
  }
  .search .content-wrapper > div .no-search-results .blocks .left {
    width: 100%;
  }
  .search .content-wrapper > div .no-search-results .blocks .left .featuredBlock .content {
    width: 65%;
  }
  .search .content-wrapper > div .no-search-results .blocks .right {
    width: 100%;
  }
  .search .content-wrapper > div .no-search-results .blocks .right.desktop {
    display: none;
  }
  .search .content-wrapper > div .no-search-results .blocks .right.mobile {
    display: flex;
  }
  .search .content-wrapper > div .no-search-results .blocks .right .row .recipe .content,
  .search .content-wrapper > div .no-search-results .blocks .right .row .article:hover .content {
    display: block;
    opacity: 1;
    z-index: 1;
  }
  .search .content-wrapper > div .no-search-results .blocks .right .row a {
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: center;
    align-items: center;
    margin: 5px 5px;
    height: 285px;
  }
  .search .content-wrapper > div .no-search-results .blocks .right .row a .recipe,
  .search .content-wrapper > div .no-search-results .blocks .right .row a .article {
    width: 100%;
  }
  .search .content-wrapper > div .no-search-results .blocks .right .row a .recipe .content h4,
  .search .content-wrapper > div .no-search-results .blocks .right .row a .article .content h4 {
    font-size: 16px;
    margin: 0 20px 0 20px;
  }
}
@media (max-width: 950px) {
  .search-results .callout-layout {
    width: 350px;
  }
  .search-results .callout-layout img {
    width: 320px;
  }
}
@media (max-width: 960px) {
  .search-results .callout-layout {
    float: none;
    width: 100%;
    text-align: center;
  }
  .search-results .callout-layout img {
    width: 100%;
    max-width: 420px;
    padding: 15px 0px 20px 0px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 550px) and (max-width: 670px) {
  .search-results h2 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 790px) and (max-width: 960px) {
  .search-results h2 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1030px) {
  .search-results h2 {
    margin-left: 0 !important;
  }
}
.search-results p {
  color: #717171;
  margin: 0;
  width: 100%;
  padding-bottom: 15px;
}
.search-results h3 a {
  color: #003c71;
}
.search-results:hover h3 a {
  color: #00a3e0 !important;
}
@media screen and (min-width: 790px) {
  .search-results p {
    max-width: 1100px;
  }
}
/*-----------------------------------------------------
    MARQUEE - THIN BANNER TEXT THAT SITS ACROSS TOP UNDER HEADER    
-------------------------------------------------------*/
.marquee {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding: 20px;
  background-color: #f2f2f2;
}
.marquee h4 {
  margin: 0;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0px;
  color: #003c71;
}
@media (min-width: 1025px) {
  .marquee h4 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (max-width: 1024px) {
  .marquee h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .marquee h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
/*-----------------------------------------------------
    NO-BLOCKS
-------------------------------------------------------*/
.no-blocks {
  padding-left: 20px;
  padding-right: 20px;
}
.no-blocks.search-results {
  background-color: #ffffff;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f2f2f2, #ffffff);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f2f2f2, #ffffff);
  background-size: 100% 280px;
  background-repeat: no-repeat;
  /*        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );  */
  /* IE6-9 */
}
.no-blocks .wrap-row {
  max-width: 100%;
}
/*
@media screen and (max-width: 549px) {
.no-blocks .wrap-row {
	max-width: 280px;
}
}

@media screen and (min-width: 670px) and (max-width: 789px) {
.no-blocks .wrap-row {
	max-width: 570px;
}
}

@media screen and (min-width: 960px) and (max-width: 1029px) {
.no-blocks .wrap-row {
	max-width: 870px;
}
}

    */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
/*-----------------------------------------------------
    BASE GRID STYLES
-------------------------------------------------------*/
.block-cluster {
  overflow: hidden;
  width: 100%;
  max-width: 1750px;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
}
.wrap-row {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-right: 20px;
}
.block {
  width: 100%;
  float: left;
  padding-left: 20px;
  display: none;
}
.block > div {
  position: relative;
  max-width: 100%;
}
.block p {
  position: relative;
  z-index: 100;
  margin: 10px 0;
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #003c71;
  text-align: center;
  padding: 0;
}
.block a {
  text-decoration: none;
}
.block img {
  width: 100%;
  height: auto;
}
@media (max-width: 500px) {
  .block-cluster {
    padding: 15px;
  }
}
/*-----------------------------------------------------
    GRID AND FILTER DEPENDENCIES
-------------------------------------------------------*/
.wrap-grid {
  margin-left: 215px;
  margin-top: -2px;
}
.wrap-grid h2,
.search h2 {
  text-align: left;
  padding: 20px;
  color: #003c71;
  text-shadow: none;
  display: block;
  width: 100%;
  margin: 0;
}
.print-display {
  display: none;
}
.wrap-grid.print-display {
  display: block;
}
.no-filter .wrap-grid {
  margin-left: 0;
}
/* The Table */
.the-table .home-hero {
  top: 0px;
  display: block;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.the-table .hero-img {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0px;
  width: 100%;
}
.the-table .mhero-img {
  display: none;
  height: 550px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0px;
  width: 100%;
}
.the-table .hero-content {
  position: absolute;
  height: 400px;
}
.the-table .hero-content .content {
  position: relative;
  top: 25%;
  max-width: 610px;
  float: right;
  margin: 0 40px;
}
.the-table .hero-content h1 {
  color: #fff;
  margin: 0 0 6px 0;
  display: block;
}
.the-table .hero-content h1 img {
  margin-right: 20px;
  width: 60px;
}
.the-table .hero-content p {
  color: #fff;
}
.the-table .hero-content .content p {
  top: -20px;
}
.the-table .hero-feature {
  padding: 7px 20px;
  background-color: #003c71;
  text-align: center;
}
.the-table .hero-feature:hover {
  background-color: #fdc33a;
}
.the-table .hero-feature p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-family: "Knockout 30 A", "Knockout 30 B";
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 950px) {
  .the-table .hero-content {
    width: 100%;
    height: auto;
    position: relative;
  }
  .the-table .mhero-img {
    display: block;
  }
  .the-table .home-hero {
    height: 540px;
  }
  .the-table .hero-content .content {
    top: 40px;
    max-width: none;
    float: none;
  }
  .the-table .hero-content h1 img {
    width: 40px;
  }
  .the-table .hero-content h1 {
    font-size: 32px !important;
    line-height: 34px !important;
    text-align: center;
    margin: 0 auto;
  }
  .the-table .hero-content p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
  }
  .the-table .hero-content .content p {
    top: 10px;
  }
  .the-table .hero-feature {
    right: 0px;
    bottom: 0px;
    top: auto;
  }
}
.the-table .mobile-filter-dropdown {
  display: none;
  width: 100%;
  position: relative;
  text-align: center;
  height: 45px;
}
.the-table .mobile-filter-dropdown .mobile-dropdown {
  float: right;
  width: 90px;
  padding: 8px 17px 8px 7px;
}
.the-table .mobile-filter-dropdown .mobile-dropdown:after {
  position: relative;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fdc33a;
  left: 10px;
  top: 15px;
}
@media (max-width: 667px) {
  .the-table .mobile-filter-dropdown {
    display: block;
    padding-top: 5px;
    padding-bottom: 10px;
  }
}
#site-wrapper .the-table {
  background-color: #f8fbfd;
}
.the-table .hero-img {
  background-image: url("/img/table/table-header.jpg?format=webp;");
}
.the-table .hero-content,
.the-table .hero-img,
.the-table .home-hero {
  height: 285px;
}
.the-table .hero-content {
  position: relative;
}
.the-table .hero-content .content {
  position: relative;
  top: 55px;
}
.landing .hero-content p {
  margin-left: auto;
}
.landing .hero-content h1 {
  padding: 10px 0px 5px 0px;
  font-size: 36px;
  line-height: 40px;
}
.the-table .hero-content .content {
  max-width: 1100px;
  text-align: center;
  margin: 0 auto;
  padding: 0px 40px;
  float: none;
}
@media (max-width: 750px) {
  .the-table .hero-img {
    background-image: url("/img/table/table-header-mobile.jpg?format=webp;");
    display: block;
    background-position: top center;
  }
  .the-table .hero-content,
  .the-table .hero-img,
  .the-table .home-hero {
    height: 368px;
  }
  .the-table .hero-content .content {
    top: 40px;
  }
  .the-table .hero-content .content {
    padding: 0px 20px;
  }
}
.the-table .row {
  margin: 0 auto;
  text-align: center;
  max-width: 1400px;
  padding: 0px;
}
.the-table .search-bar {
  background-color: #f8fbfd;
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 10px 0px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  overflow: auto;
}
.the-table .mobile-nav {
  display: none;
}
.the-table .mobile-nav .cat-nav {
  width: auto;
  float: left;
}
.the-table .cat {
  font-family: "Knockout 50 A", "Knockout 50 B";
  font-size: 18px;
  line-height: 30px;
  padding: 0px;
  width: 40px;
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -20px;
  left: -20px;
}
.the-table .cat img {
  position: relative;
  width: 40px;
}
.the-table .cat-nav {
  display: inline-block;
  margin: 0 10px 10px 0;
  background-color: #c1c1c1;
  padding: 4px 15px 0px 5px;
  border-radius: 25px;
  position: relative;
}
.table-article .cat-nav {
  background-color: #dbdbdb;
  padding: 5px 35px 2px 5px;
  border-radius: 25px;
  position: relative;
  width: auto;
  display: inline-block;
}
.the-table .cat-nav img,
.table-article .cat-nav img {
  width: 30px;
  padding-right: 6px;
}
.the-table .cat-nav a,
.the-table .mobile-dropdown,
.table-article .cat-nav a {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.the-table .cat-nav a span,
.table-article .cat-nav a span {
  position: relative;
  top: -8px;
}
.the-table .cat-nav.active,
.table-article .cat-nav.active {
  background-color: #fff;
  border: 1px solid #c1c1c1;
}
.the-table .cat-nav.active a,
.table-article .cat-nav.active a {
  color: #717171;
}
.the-table .cat-nav .current,
.table-article .cat-nav .current {
  color: #78b52f;
}
.the-table .table-thumb {
  display: inline-block;
  position: relative;
}
.the-table .ft a {
  color: #fff;
}
.the-table .family-time h2 {
  color: #003c71;
}
.the-table .better h2 {
  color: #78b52f;
}
.the-table .get-inspired h2 {
  color: #e5b228;
}
.the-table .party-picks h2 {
  color: #6c520b;
}
.the-table .meal-prep h2 {
  color: #7da9d5;
}
@media (max-width: 1340px) {
  .the-table .cat-nav {
    padding-right: 20px;
  }
}
@media (max-width: 667px) {
  .the-table .mobile-nav {
    display: block;
  }
  .the-table #nav-items {
    display: none;
    width: 100%;
  }
  .showInline {
    display: inline-block !important;
  }
  .the-table .cat-nav {
    width: 210px;
    float: right;
    text-align: left;
    margin: 5px auto;
    display: block;
  }
  .the-table .mobile-dropdown {
    float: right !important;
  }
}
@media (max-width: 650px) {
  .the-table .cat {
    display: none;
  }
}
@media (max-width: 420px) {
  .the-table .mobile-nav .cat-nav,
  .the-table .cat-nav {
    width: 100%;
    float: none;
    position: relative;
    margin: 10 auto;
  }
  .the-table .mobile-filter-dropdown .mobile-dropdown:after {
    position: absolute;
    left: auto;
    right: 10px;
  }
}
.table-inner .home-hero {
  height: 285px;
  background-image: url(/img/table/table-header.jpg?format=webp;);
}
.table-inner .hero-content {
  top: 70px;
  position: relative;
  text-align: center;
}
.table-inner h1 {
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.table-inner .hero-content img {
  width: 60px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.table-inner .header-row {
  width: calc(100% - 20px);
  margin: 0 auto;
  max-width: 1300px;
}
/* Table Landing Page Listing */
.the-table .the-table-wrapper {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
}
.the-table .article-thumbnail,
.more-articles .article-thumbnail {
  position: relative;
  width: 100%;
  max-width: 310px;
}
.the-table .article_overlay,
.more-articles .article_overlay {
  position: relative;
  top: -20px;
  text-align: center;
}
.the-table .article_overlay img,
.more-articles .article_overlay img {
  width: 40px;
}
.the-table h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 0px;
  padding: 10px 20px 15px 20px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  transition: all 0.4s ease;
}
.the-table .article-collection {
  height: 1200px;
  overflow: hidden;
  transition: all 0.4s ease;
}
.the-table .overlay {
  background-image: url(/img/connect/white-overlay.png?format=webp;);
  background-repeat: repeat-x;
  background-position: bottom center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 422px;
  z-index: 1;
}
.the-table .article-collection .item .wrapper,
.more-articles .wrapper {
  padding: 0px;
  width: auto;
  margin: 8px;
  background-color: #fff;
  border-radius: 15px;
  max-width: 320px;
  overflow: hidden;
  box-shadow: 0px 0px 8px #cdcdcd;
  transition: outline 0.4s ease;
}
.the-table #grid[data-columns]::before {
  content: "4 .column .size-1of4";
  display: none;
}
@media screen and (max-width: 1100px) {
  .the-table #grid[data-columns]::before {
    content: "3 .column .size-1of3";
  }
}
@media screen and (max-width: 800px) {
  .the-table #grid[data-columns]::before {
    content: "2 .column .size-1of2";
  }
}
/*@media screen and (max-width: 500px){
	.the-table #grid[data-columns]::before {
		content: '1 .column .size-1of1';
	}
}*/
/* These are the classes that are going to be applied: */
.the-table .column {
  float: left;
}
/*.the-table .size-1of1 { width: 100%; }*/
.the-table .size-1of2 {
  width: 50%;
}
.the-table .size-1of3 {
  width: 33.333%;
}
.the-table .size-1of4 {
  width: 25%;
}
.the-table .column .item:nth-child(n + 3) {
  opacity: 0.2;
}
@media (max-width: 550px) {
  .the-table .column .item:nth-child(n + 3) {
    opacity: 1;
  }
  .the-table .column .item:nth-child(n + 4) {
    opacity: 0.2;
  }
}
.the-table .article-collection .item .border-wrapper,
.more-articles .border-wrapper {
  background-color: transparent;
  padding: 4px;
  transition: background-color 0.4s ease;
  border-radius: 23px;
  max-width: 328px;
  margin: 0 auto;
}
.the-table .article-collection .item .border-wrapper:hover,
.more-articles .border-wrapper:hover {
  background-color: #ffc423;
}
.the-table .article-collection .item .view-btn,
.more-articles .view-btn {
  text-align: center;
  margin: 0 auto;
  z-index: 100;
  opacity: 0;
  transition: all 0.4s ease;
  position: relative;
  top: -5px;
}
.the-table .article-collection .item:hover .view-btn {
  opacity: 1;
  top: -20px;
}
.the-table .article-collection .item:hover h2 {
  top: -20px;
}
.the-table .article-collection .item .pin {
  position: absolute;
  top: 10px;
  left: 10px;
}
.the-table .table-num {
  font-family: "pacifico";
  font-size: 35px;
  line-height: 28px;
  text-transform: none;
}
.the-table .table-pacifico {
  font-family: "pacifico";
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 3px;
}
@media (max-width: 650px) {
  .the-table h2,
  .the-table .table-pacifico {
    font-size: 20px;
    line-height: 24px;
    padding: 8px 10px 10px 10px;
  }
  .the-table .table-num {
    font-size: 30px;
    line-height: 24px;
  }
}
@media (max-width: 650px) {
  .the-table h2,
  .the-table .table-pacifico {
    font-family: "Knockout 71 A", "Knockout 71 B";
    font-size: 15px;
    line-height: 20px;
    padding: 8px 3px 10px 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .the-table .table-num {
    font-size: 25px;
    line-height: 20px;
  }
}
/* Table Article Page */
.table-article {
  background-color: #f8fbfd;
}
.table-article .pin-it a {
  position: relative;
  top: -6px;
}
.table-article h1 a {
  color: #fff;
}
.table-article .bp,
.table-article .bp2 {
  padding-bottom: 35px;
}
.table-article .bp:nth-child(odd) {
  width: 60%;
  margin-left: 0;
}
.table-article .bp:nth-child(even) {
  width: 40%;
  margin-right: 0;
}
@media screen and (max-width: 765px) {
  .table-article .bp:nth-child(odd) {
    width: 100%;
    margin-left: 5px;
  }
  .table-article .bp:nth-child(even) {
    width: 100%;
    margin-right: 5px;
  }
}
.table-article .bp img {
  max-width: 100%;
}
.table-article .bp h3,
.table-article .bp2 h3 {
  margin: 0;
  padding: 0;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-size: 24px;
  line-height: normal;
  font-weight: 300;
}
.table-article .bp h4,
.table-article .bp2 h4 {
  margin: 0;
  padding: 0;
  font-family: "Knockout 28 A", "Knockout 28 B";
  font-size: 24px;
  line-height: normal;
  font-weight: 300;
  padding-bottom: 18px;
  color: #006bb6;
}
.table-article .bp p,
.table-article .bp2 p {
  margin: 0;
  padding: 0;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
  color: #000000;
}
.table-article .pairing-guide .one-third {
  width: 33.3%;
  padding-bottom: 0;
}
.table-article .pairing-guide .two-third {
  width: 66.7%;
  padding-bottom: 0;
}
#articles-home-more {
  display: none;
}
.article_overlay_wrapper div {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.table-article .table {
  display: table;
}
.table-article .table .bb {
  display: table-cell;
  border-bottom: #006bb6 solid 2px;
  padding: 38px 17px 0;
}
.table-article .table .bb:last-child,
.table-article .table .bb:nth-last-child(2) {
  border: none;
}
.table-article .table .bb .row-padding {
  padding: 0;
  margin: 0;
}
.table-article .table .bb img {
  max-width: 100%;
}
.table-article .table .bb p {
  font-family: "Knockout 28 A", "Knockout 28 B";
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0.025em;
  text-align: center;
  padding-bottom: 37px;
  margin-bottom: 0;
}
.table-article .table .bb h3 {
  height: 101px;
  display: table-cell;
  vertical-align: middle;
  font-family: "Knockout 71 A", "Knockout 71 B";
  color: #006bb6;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 30px;
}
.table-article .table .bb h3 .green {
  color: #82b741;
}
.table-article .print-display-intro {
  display: none;
  width: 40%;
  vertical-align: top;
  padding-right: 15px;
}
@media screen and (max-width: 560px) {
  .table-article .two {
    width: 100%;
    text-align: center;
  }
  .table-article .table .bb h3 {
    height: auto;
    padding-bottom: 20px;
  }
  .table-article .table .bb:nth-last-child(2) {
    border-bottom: #006bb6 solid 2px;
  }
}
#inner-tb-header-img {
  width: 100%;
}
.table-article h1 span {
  color: #fdc33a;
}
.table-article h2 {
  font-family: "Knockout 50 A", "Knockout 50 B";
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  max-width: 400px;
  padding: 0px;
  position: relative;
  top: -20px;
}
.table-article .family-time h2,
.table-article .family-time h2 span,
.table-article #family-time h2 {
  color: #003c71;
}
.table-article .better h2,
.table-article .better h2 span,
.table-article #better-for-you h2 {
  color: #5ea43e;
}
.table-article .get-inspired h2,
.table-article .get-inspired h2 span,
.table-article #get-inspired h2 {
  color: #e5b228;
}
.table-article .party-picks h2,
.table-article .party-picks h2 span,
.table-article #party-picks h2 {
  color: #6c520b;
}
.table-article .meal-prep h2,
.table-article .meal-prep h2 span,
.table-article #meal-prep h2 {
  color: #7da9d5;
}
.table-article .table-num {
  font-family: "pacifico";
  font-size: 46px;
  line-height: 40px;
  text-transform: none;
}
.table-article .table-pacifico {
  font-family: "pacifico";
  font-size: 28px;
  line-height: 40px;
  text-transform: none;
  padding-right: 5px;
}
.table-article-wrapper {
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 35px;
}
.table-article #article-wrapper {
  margin-left: 365px;
  min-height: 1300px;
}
.table-article .article-inner {
  position: relative;
  max-width: 730px;
  padding: 30px 15px 0 15px;
  background-color: #fff;
}
.table-article #article-sidebar {
  position: absolute;
  width: 350px;
  float: left;
  min-height: 600px;
  overflow: hidden;
  margin-top: 25px;
  padding-left: 15px;
  top: 0px;
}
.table-article ul.social-shares {
  margin: 0px auto;
  width: 265px;
}
.table-article ul.social-shares li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.table-article .tprint {
  cursor: pointer;
}
.table-article p,
.table-article ul,
.table-article ol {
  color: #717171;
}
.table-article a {
  color: #003c71;
  font-weight: bold;
}
.table-article a:hover {
  color: #00a3e0;
}
.table-article .center-article {
  text-align: center;
}
.table-article .full-width-img {
  width: 100%;
  max-width: 700px;
}
.table-article .table-thumb-center {
  margin-left: 33%;
}
/*Sidebar */
.article-expand {
  cursor: pointer;
  position: relative;
  padding: 5px 35px 2px 5px;
  margin: 8px 0;
}
.article-expand a {
  color: #fff;
}
#article-sidebar {
  text-align: center;
}
#article-sidebar #more {
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-size: 18px;
  line-height: 18px;
  color: #ffc333;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
#article-sidebar #articles {
  font-family: "pacifico";
  font-size: 36px;
  line-height: 36px;
  color: #003c71;
  margin: 0 0 20px 0px;
  padding: 0px;
}
.article-expand img {
  padding-right: 4px;
  width: 26px;
}
.article-expand:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #b3b3b3;
  right: 10px;
  top: 15px;
}
#article-sidebar #gi.active a {
  color: #fdc33a;
}
#article-sidebar #pp.active a {
  color: #6c520b;
}
#article-sidebar #mp.active a {
  color: #7da9d5;
}
#article-sidebar #ft.active a {
  color: #003c71;
}
#article-sidebar #by.active a {
  color: #5ea43e;
}
#article-sidebar #gi.active:after {
  border-top: 8px solid #fdc33a;
}
#article-sidebar #pp.active:after {
  border-top: 8px solid #6c520b;
}
#article-sidebar #mp.active:after {
  border-top: 8px solid #7da9d5;
}
#article-sidebar #ft.active:after {
  border-top: 8px solid #003c71;
}
#article-sidebar #by.active:after {
  border-top: 8px solid #5ea43e;
}
.article-expand div {
  display: inline-block;
}
.article-expand div:nth-child(2) {
  position: relative;
  top: 5px;
}
.article-expand div:nth-child(3) {
  float: right;
  padding: 15px 10px 0 0;
}
.more-articles {
  display: none;
  margin-right: 15px;
}
.more-articles h2 {
  font-size: 17px;
  line-height: 20px;
  text-align: left;
  max-width: 320px;
  top: 0px;
  text-align: center;
  padding: 0 10px 20px 10px;
}
.more-articles .table-num,
.more-articles .table-pacifico {
  font-size: 17px;
  line-height: 20px;
}
.table-article .button {
  padding: 10px 15px;
}
.table-article .view-button {
  font-size: 15px;
  padding: 6px 10px;
}
.table-article ol {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
}
.table-article ol li {
  position: relative;
  display: block;
  padding: 0.9em 0.9em 0.4em 2.6em;
  margin: 0.5em 0;
  text-decoration: none;
  border-radius: 0.3em;
  transition: all 0.3s ease-out;
}
.table-article ol li:before {
  transform: rotate(360deg);
}
.table-article ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0px;
  top: 55px;
  margin-top: -1.3em;
  background: #4090c9;
  height: 40px;
  width: 40px;
  text-align: center;
  font-family: "Knockout 50 A", "Knockout 50 B";
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  border-radius: 2em;
  transition: all 0.3s ease-out;
}
.table-article ol li ul {
  counter-reset: ul;
  list-style: square outside;
  list-style-type: disc;
}
.table-article ol li ul li {
  padding: 0.6em 0.2em 0.2em 0em;
  margin: 0.3em 0;
  display: list-item;
}
.table-article ol li ul li:before {
  list-style: none;
  content: "";
  color: #fff;
  counter-increment: none;
  border-radius: 0em;
  background: transparent;
}
.article-inner .row {
  padding: 0px;
}
.article-inner .row-padding {
  margin: 0px 15px;
}
.article-inner .grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.article-inner .three {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.article-inner .three img {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 1070px) {
  .table-article #article-sidebar {
    width: 285px;
  }
  .table-article #article-wrapper {
    margin-left: 300px;
  }
  .tprint {
    display: none !important;
  }
  .table-article ul.social-shares {
    width: 170px;
  }
  .more-articles h2 {
    font-size: 15px;
  }
  .more-articles .table-num,
  .more-articles .table-pacifico {
    font-size: 15px;
  }
  .article-expand {
    width: 250px;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }
  .table-article #article-wrapper {
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
  }
  .table-article #article-sidebar {
    position: relative;
    top: auto;
    float: none;
    width: auto;
    max-width: 475px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .more-articles p {
    max-width: none;
    font-size: 23px;
    line-height: 26px;
  }
  #more {
    margin-top: 50px;
  }
  .table-article {
    background-image: none;
  }
}
@media screen and (max-width: 850px) {
  #inner-tb-header-img {
    height: 100px;
  }
}
@media screen and (max-width: 750px) {
  .article-inner .three {
    width: 50%;
  }
  .article-inner .table-thumb-center {
    margin-left: 25px;
  }
}
@media screen and (max-width: 450px) {
  .article-inner .three {
    width: 100%;
  }
  .article-inner .table-thumb-center {
    margin-left: auto;
  }
  .article-expand {
    width: 80%;
  }
}
@media print {
  .table-article .print-display-intro {
    display: table-cell;
    padding-bottom: 10px;
  }
  .table-article .print-display-left {
    width: 60%;
    vertical-align: top;
    display: table-cell;
    padding-bottom: 20px;
  }
  #article-sidebar,
  .table-inner .home-hero {
    display: none;
  }
  .table-article .article-inner {
    width: auto;
    margin: 0 15px;
  }
  .table-article h2 {
    max-width: 700px;
    text-align: left;
  }
  .table-article #article-wrapper {
    float: none;
    margin-left: 0px;
  }
  .article-image {
    max-width: 500px;
    margin: 0 auto;
  }
  #article-wrapper h2 {
    display: none;
  }
  .table-article h2 span,
  .table-pacifico-yellow,
  .table-knockout-yellow,
  .table-num,
  .table-pacifico {
    font-family: "Knockout 50 A", "Knockout 50 B" !important;
    font-size: 32px !important;
    line-height: 40px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px;
    color: #000 !important;
  }
  .social-shares,
  .table-article .button {
    display: none;
  }
  .table-article .article-inner {
    padding: 0px 10px;
  }
  a[href]:after {
    content: none !important;
  }
}
.clear-fix {
  clear: both;
  width: 100%;
}
.mobile {
  display: none;
}
.no-mobile {
  display: block;
}
/* Perdue Way */
.perdueway * {
  box-sizing: border-box;
}
.perdueway {
  background-image: url(/img/perdueway/bg.jpg?format=webp;);
  background-position: bottom center;
  background-size: cover;
  text-align: center;
  background-attachment: fixed;
}
.perdueway .bluebtn {
  background: #006bb7;
  color: white;
}
.perdueway .close-btn {
  display: none;
}
.perdueway .close-btn:before {
  text-align: right;
  font-size: 18px;
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  padding-right: 15px;
  padding-left: 1px;
  padding-top: 0px;
  float: right;
  color: #fdc33a;
  width: 25px;
  height: 25px;
}
.perdueway h1 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 53px;
  line-height: 44px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  margin: 0 auto;
  padding-top: 25px;
}
.perdueway h2 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 53px;
  line-height: 53px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}
.perdueway p {
  color: #fff;
}
.perdueway .golden {
  color: #fdc33a !important;
  font-size: 42px;
  line-height: 33px;
}
.perdueway .full-img {
  margin: 0 auto;
}
.perdueway .full-img img {
  width: 100%;
}
.perdueway .innercontent {
  position: relative;
  width: 100%;
  margin-top: 4px;
  padding-bottom: 50px;
  height: 590px;
}
@media (max-width: 600px) {
  .perdueway .innercontent {
    padding-bottom: 40px;
    height: 500px;
  }
  .perdueway .pw-section .innercontent img {
    margin-top: 80px !important;
  }
}
.perdueway .sectionopen {
  height: 700px;
}
.perdueway .button {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.perdueway #section1 {
  background-image: url(/img/perdueway/hero-bg.png?format=webp;);
  background-position: bottom center;
  background-size: cover;
  margin-bottom: 8px;
  padding: 80px 0px;
}
.perdueway #section1 .row {
  padding-bottom: 40px;
  max-width: 1415px;
  overflow: auto;
  margin: 0 auto;
}
.perdueway #section1 .two {
  padding: 0px 30px 40px 0px;
}
.perdueway #section1 h1,
.perdueway #section1 h2 {
  color: #fff;
  font-size: 50px;
  line-height: 44px;
  text-transform: uppercase;
  font-family: "NexaRustSans", sans-serif;
  white-space: inherit;
}
.perdueway #section1 h1 {
  padding-bottom: 0px;
}
.perdueway #section1 h1 span {
  display: block;
  padding-bottom: 10px;
}
.perdueway #section1 h2 {
  font-size: 24px;
  line-height: 34px;
  margin-left: -5px;
  margin-bottom: 14px;
  background: url(/img/underline/bright-blue.png?format=webp;) no-repeat bottom;
}
.perdueway #section1 p {
  max-width: 575px;
  margin: 0 auto;
}
.perdueway #section1 img.video {
  width: 100%;
  max-width: 569px;
}
.perdueway #section1 img.flag {
  width: auto !important;
  max-width: auto !important;
  vertical-align: baseline;
}
.perdueway #section1 .keep-reading {
  width: auto;
  position: absolute;
  left: 50%;
  bottom: -10px;
  z-index: 100;
  margin-left: -100px;
}
.perdueway #section1 .keep-reading img {
  cursor: pointer;
  width: 30px;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.perdueway #section1 .keep-reading p {
  overflow: hidden;
  text-align: left;
  font-family: "NexaRustSans", sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 900;
  cursor: pointer;
}
.perdueway .the-table .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 950px) {
  .perdueway #section1 h1 {
    font-size: 50px;
    line-height: 42px;
    margin-top: auto;
  }
}
@media (max-width: 950px) {
  .perdueway #section1 {
    padding: 10px 0px;
  }
  .perdueway #section1 .row {
    padding: 10px 0px 140px 0px;
  }
  .perdueway #section1 .two {
    width: 100%;
    padding: 0px 20px 40px 20px;
  }
  .perdueway #section1 {
    background-position: top center;
  }
}
@media (max-width: 450px) {
  .perdueway #section1 h1,
  .perdueway #section1 h1 span {
    font-size: 40px;
  }
  .perdueway #section1 h2 {
    font-size: 20px;
  }
  .perdueway #section1 #jim-perdue {
    width: 493px;
    max-width: 493px;
  }
}
.perdueway .textcontent {
  position: relative;
  min-width: 300px;
  margin: 0 auto;
  padding: 0px 0px 70px 0px;
}
#site-wrapper .perdueway .the-table {
  background: transparent;
  padding-bottom: 80px;
  margin-top: -160px;
}
.perdueway .the-table .article-collection {
  height: auto;
}
.perdueway .the-table .article-collection .item {
  margin: 14px;
  height: 100%;
  padding: 20px 0px;
}
.perdueway .the-table .article-collection .item .border-wrapper {
  background-color: transparent;
  padding: 6px;
}
.perdueway .the-table .article-collection .item .border-wrapper,
.perdueway .the-table .article-collection .item .wrapper {
  max-width: none;
  height: 100%;
}
.perdueway .the-table .article-collection .item .wrapper {
  box-shadow: none;
  box-shadow: 0 4px 9px rgba(173, 225, 255, 0.3);
  -webkit-box-shadow: 0 4px 9px rgba(173, 225, 255, 0.3);
  -moz-box-shadow: 0 4px 9px rgba(173, 225, 255, 0.3);
  position: relative;
}
.perdueway .the-table .item .table-thumb {
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  height: 225px;
  transition: all 0.4s ease;
}
.perdueway .the-table #sectionOrganic .item .table-thumb,
.perdueway .the-table #sectionVeggieFed .item .table-thumb {
  height: 325px;
}
.perdueway .the-table #sectionOrganic .item .table-thumb,
.perdueway .the-table #sectionNae .item .table-thumb {
  height: 325px;
}
.perdueway .the-table .article-collection #sectionOrganic.size-1of3 .table-thumb {
  height: 225px;
}
.perdueway .the-table .article-collection #sectionNae.size-1of3 .table-thumb {
  height: 225px;
}
.perdueway #sectionAnimalCare {
  margin-left: 16%;
}
@media (max-width: 960px) {
  .perdueway #sectionAnimalCare {
    margin-left: auto;
  }
}
.perdueway .the-table .article-collection .item h1 {
  font-size: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.perdueway .the-table .article-collection .item .border-wrapper .wrapper a {
  position: relative;
  z-index: 10;
}
.perdueway .the-table .article-collection .item .border-wrapper .wrapper a p {
  color: #585858;
  position: relative;
  transition: all 0.4s ease;
  opacity: 0;
  overflow: hidden;
  top: 25px;
  padding: 0px 10px;
  font-size: 16px;
  height: 0;
  z-index: 10;
}
.perdueway .the-table .article-collection .size-1of2 .item:hover .border-wrapper .wrapper a p {
  height: 60px;
}
.perdueway .the-table .article-collection .item:hover .border-wrapper .wrapper a p {
  opacity: 1;
  height: 120px;
}
.perdueway .the-table .article-collection .size-1of2 .item:hover .border-wrapper .copy {
  margin-top: -90px;
}
.perdueway .the-table .article-collection .item:hover .border-wrapper .copy {
  margin-top: -160px;
  background: #fff;
  position: relative;
  z-index: 10;
  transition: all 0.4s ease;
}
.perdueway .the-table .article-collection .item:hover .border-wrapper .copy img {
  margin-top: -40px;
}
.perdueway .the-table .article-collection .item .cta {
  margin: 30px 0px 10px 0px;
  transition: all 0.4s ease;
}
.perdueway .the-table .article-collection .item .article-thumbnail {
  max-width: 620px;
}
.perdueway .the-table .article-collection .item .copy {
  margin-top: -60px;
  padding: 0px 20px;
}
.perdueway .the-table .article-collection .item .article_overlay img {
  width: auto;
}
.perdueway .the-table .article-collection .size-1of3 .item h1 {
  font-size: 32px;
}
.perdueway .the-table .article-collection .size-1of3 .item .article_overlay {
  margin-top: -40px;
}
.perdueway .the-table .article-collection .size-1of3 .item .article_overlay img {
  max-width: 100px;
}
.perdueway .the-table .article_overlay {
  top: -10px;
}
.perdueway .the-table #sectionOrganic .article_overlay,
.perdueway .the-table #sectionVeggieFed .article_overlay {
  top: -10px;
}
.perdueway .the-table #sectionOrganic .article_overlay,
.perdueway .the-table #sectionNae .article_overlay {
  top: -10px;
}
.perdueway .the-table h1 {
  position: relative;
  top: 10px;
}
.perdueway .the-table p {
  position: relative;
  top: 10px;
}
@media (max-width: 790px) {
  .perdueway .the-table .article-collection .item .article_overlay,
  .perdueway .the-table .article-collection .size-1of3 .item .article_overlay {
    margin-top: -40px;
  }
  .perdueway .the-table .article-collection .item .article_overlay img,
  .perdueway .the-table .article-collection .size-1of3 .item .article_overlay img {
    max-width: none;
    width: 90px;
    height: 90px;
  }
  .perdueway .the-table .article-collection .item .border-wrapper .wrapper a p {
    opacity: 1;
    height: auto !important;
    top: 15px;
  }
  .perdueway .the-table .article-collection .item .copy {
    margin-top: -40px !important;
    height: auto !important;
  }
  .perdueway .the-table .article-collection .size-1of2 .item .border-wrapper .wrapper a p {
    top: 15px;
    height: auto !important;
  }
  .perdueway .the-table .article-collection .size-1of2 .item:hover .border-wrapper .copy {
    margin-top: -40px !important;
    height: auto !important;
  }
  .perdueway .the-table .article-collection .item:hover .border-wrapper .copy {
    margin-top: -30px !important;
    height: auto !important;
    background: transparent;
  }
  .perdueway .the-table .article-collection .item:hover .border-wrapper .copy img {
    margin-top: auto !important;
  }
  .perdueway .the-table #sectionOrganic .item .table-thumb,
  .perdueway .the-table #sectionVeggieFed .item .table-thumb {
    height: 225px;
  }
  .perdueway .the-table #sectionOrganic .item .table-thumb,
  .perdueway .the-table #sectionNae .item .table-thumb {
    height: 225px;
  }
}
.perdueway #sectionOrganic h1 {
  color: #715908;
}
.perdueway #sectionOrganic .table-thumb {
  background: url(/img/perdueway/harvestland_image.jpg?format=webp;);
}
.perdueway #sectionFreerange h1 {
  color: #00a3e0;
}
.perdueway #sectionFreerange .table-thumb {
  background: url(/img/perdueway/free-range-image.jpg?format=webp;);
  height: 325px;
}
.perdueway #sectionVeggieFed h1 {
  color: #00713c;
}
.perdueway #sectionNae h1 {
  color: #ffcc33;
}
.perdueway #sectionVeggieFed .table-thumb {
  background: url(/img/perdueway/feed_water_image.jpg?format=webp;);
}
.perdueway #sectionNae .table-thumb {
  background: url(/img/perdueway/nae_image.jpg?format=webp;);
}
.perdueway #sectionNeverImported h1 {
  color: #003c71;
}
.perdueway #sectionNeverImported .table-thumb {
  background: url(/img/perdueway/never_imported_image.jpg?format=webp;);
}
.perdueway #sectionAnimalCare h1 {
  color: #7a6855;
}
.perdueway #sectionAnimalCare .table-thumb {
  background: url(/img/perdueway/animal_care_image.jpg?format=webp;);
}
.perdueway #sectionFeedWater h1 {
  color: #00a3e0;
}
.perdueway #sectionFeedWater .table-thumb {
  background: url(/img/perdueway/feed_water_image.jpg?format=webp;);
}
.perdueway #sectionProcessVerified {
  margin-left: 16%;
}
.perdueway #sectionProcessVerified h1 {
  color: #002a4f;
}
.perdueway #sectionProcessVerified .table-thumb {
  background: url(/img/perdueway/process_verified_image.jpg?format=webp;);
}
.perdueway #sectionFamilyFarmers h1 {
  color: #8fad15;
}
.perdueway #sectionFamilyFarmers .table-thumb {
  background: url(/img/perdueway/family_farmers_image.jpg?format=webp;);
}
.perdueway #sectionIngredient h1 {
  color: #505832;
}
.perdueway #sectionIngredient .table-thumb {
  background: url(/img/perdueway/ingredients_image.jpg?format=webp;);
}
@media (max-width: 992px) {
  .perdueway .the-table .size-1of3 {
    width: 50%;
  }
  .perdueway .the-table .article-collection .item h1,
  .perdueway .the-table .article-collection .size-1of3 .item h1 {
    font-size: 26px;
    line-height: 34px;
  }
  .perdueway #sectionProcessVerified {
    margin-left: auto;
  }
}
@media (max-width: 790px) {
  .perdueway .the-table .size-1of2,
  .perdueway .the-table .size-1of3 {
    width: 100%;
    padding: 0px 10px;
  }
  .perdueway .the-table .article-collection .item .wrapper {
    max-width: 600px;
    margin: 0 auto;
  }
}
/* Process Verified */
.process-verified {
  text-align: center;
}
.process-verified .top-section {
  min-height: 660px;
  background-image: url("/img/perdueway/process-verified/bg.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 110px 0px;
}
.process-verified .top-section .fullwidth {
  overflow: auto;
}
.process-verified .top-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/green.png?format=webp;);
}
.process-verified .top-section h1 span {
  font-size: 24px;
}
.process-verified .top-section p {
  color: #ffffff;
  max-width: 530px;
  margin: 0 auto;
}
.process-verified .top-section #blue-wave-top {
  background-image: url(/img/perdueway/blue-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -1px;
}
.process-verified .top-section #video {
  width: 100%;
  max-width: 640px;
}
.process-verified .top-section #usda {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -73px;
  z-index: 500;
}
.process-verified .middle-section {
  background-image: url(/img/perdueway/blue-texture.jpg?format=webp;);
  background-position: center center;
  background-repeat: repeat;
  position: relative;
}
.process-verified .middle-section h2 {
  color: #003c71;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/green.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
.process-verified .middle-section h3 {
  color: #ffcc33;
  font-size: 28px;
  line-height: 32px;
}
.process-verified .middle-section p,
.process-verified .middle-section li {
  color: #ffffff;
}
.process-verified .middle-section p a,
.process-verified .middle-section li a {
  color: #ffcc33;
  text-decoration: underline;
}
.process-verified .middle-section ul {
  display: inline-block;
  list-style: none;
}
.process-verified .middle-section ul li {
  max-width: 357px;
  text-align: left;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 30px;
  line-height: 30px;
  background: url(/img/products/perdue/list-arrow.png?format=webp;) no-repeat;
  padding: 0 0 15px 35px;
}
.process-verified .middle-section .row {
  max-width: 1140px;
  margin: 0 auto;
}
.process-verified .middle-section .two .two {
  margin-top: 10px;
}
.process-verified .middle-section #col-right {
  max-width: 450px;
}
.process-verified .middle-section a.cta {
  margin-top: 30px;
}
.process-verified .middle-section .usda {
  max-width: 710px;
  margin: 0 auto;
  background-image: url(/img/perdueway/food-water/box.png?format=webp;);
  background-size: 100% 100%;
  padding: 80px 60px 50px 60px;
  position: relative;
  top: -60px;
}
.process-verified .middle-section .usda p {
  color: #585858;
  font-weight: bold;
}
.process-verified .middle-section #banner {
  background-image: url(/img/perdueway/process-verified/banner.png?format=webp;);
  background-size: 100% 100%;
  position: relative;
  top: 61px;
  max-width: 780px;
  margin: 0 auto;
  padding: 30px 65px 25px 65px;
  z-index: 502;
}
.process-verified .middle-section #banner p {
  color: #ffffff;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 34px;
  line-height: 36px;
  padding: 0px;
}
.process-verified #back-section {
  padding: 100px 0px 80px 0px;
  position: relative;
}
.process-verified #back-section #blue-wave-bottom {
  background-image: url(/img/perdueway/blue-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
@media (max-width: 850px) {
  .process-verified .top-section {
    min-height: auto;
    padding: 40px 0 150px 0;
  }
  .process-verified .top-section h1 {
    line-height: 24px;
    padding: 10px 0 15px 0;
  }
  .process-verified .top-section h1 span {
    font-size: 20px;
  }
  .process-verified .top-section p {
    max-width: 640px;
  }
  .process-verified .top-section #video {
    max-width: 480px;
  }
  .process-verified .top-section .circle120 {
    width: 100px;
    height: 100px;
  }
  .process-verified .top-section #usda {
    width: 120px;
    margin-left: -60px;
  }
  .process-verified .two {
    width: 100%;
  }
  .process-verified .middle-section h2 {
    margin-bottom: 15px;
  }
  .process-verified .middle-section h2,
  .process-verified .middle-section h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .process-verified .middle-section .usda {
    padding: 60px 30px 0px 30px;
  }
  .process-verified .middle-section a.cta {
    margin: 15px 0px 10px 0px;
  }
  .process-verified .middle-section ul li {
    font-size: 24px;
    line-height: 28px;
  }
  .process-verified .middle-section #right-col {
    position: relative;
    top: 30px;
  }
  .process-verified .middle-section #banner {
    padding: 15px 30px 10px 30px;
    top: 42px;
  }
  .process-verified .middle-section #banner p {
    font-size: 24px;
    line-height: 28px;
  }
  .process-verified #back-section {
    padding: 80px 0px 50px 0px;
  }
}
@media (max-width: 546px) {
  .process-verified .middle-section #banner {
    top: 60px;
  }
}
/* Free Range*/
.free-range {
  text-align: center;
}
.free-range .top-section {
  min-height: 600px;
  background-image: url("/img/perdueway/freeRange/free-range-hero.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 110px 0px;
}
.free-range .top-section .fullwidth {
  overflow: auto;
}
.free-range .top-section .content {
  display: flex;
  flex-direction: column;
}
.free-range .top-section .content img {
  display: block;
  margin-bottom: 20px;
}
.free-range .top-section .content span {
  font-size: 24px;
  color: #ffffff;
}
.free-range .top-section .content span h1 {
  color: #ffffff;
  padding: 0px 0 15px 0;
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  line-height: 1;
}
.free-range .top-section p {
  color: #ffffff;
  max-width: 530px;
  margin: 0 auto;
}
.free-range .top-section #green-wave-bottom {
  background-image: url(/img/perdueway/freeRange/green-wave-top.png?format=webp;);
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -6px;
  z-index: 10;
}
.free-range .top-section #video {
  width: 100%;
  max-width: 640px;
}
.free-range .benefits-section {
  padding: 40px 0px 80px 0px;
  position: relative;
  margin: 0 auto;
  background-image: url(/img/perdueway/freeRange/green-texture-bg.png?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
}
.free-range .benefits-section .fullwidth {
  max-width: 1200px;
}
.free-range .benefits-section .fullwidth #benefits {
  padding: 50px 90px 0 110px;
  margin: 0 auto;
  position: relative;
}
.free-range .benefits-section .fullwidth #benefits #benefits-img {
  width: 100%;
  max-width: 953px;
}
.free-range .benefits-section .fullwidth #benefits .f30,
.free-range .benefits-section .fullwidth #benefits h1,
.free-range .benefits-section .fullwidth #benefits p {
  color: #ffffff;
}
.free-range .benefits-section .fullwidth #benefits h1 {
  background: url(/img/underline/green.png?format=webp;);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.free-range .benefits-section .fullwidth #benefits #images {
  display: flex;
  justify-content: space-around;
}
.free-range .benefits-section .fullwidth #benefits #images .title {
  padding: 0 0 10px 0;
}
.free-range .benefits-section .fullwidth #benefits #images .copy {
  font-family: "Roboto", sans-serif;
  width: 100%;
  max-width: 250px;
}
.free-range .benefits-section #white-wave-bottom {
  background-image: url(/img/products/white-wave-top.png?format=webp;);
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -11px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .free-range .benefits-section #products {
    padding: 30px 70px 150px 80px;
    background-position: left -110px top 10%, top 30% right;
  }
}
.free-range .products-section {
  background: #ffffff;
  position: relative;
  padding: 60px 0 60px 0;
}
.free-range .products-section .titleLine1 {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1;
}
.free-range .products-section .titleLine2 {
  margin-bottom: 50px;
  line-height: 1;
}
.free-range .products-section p {
  padding: 0 0 5px 0;
}
.free-range .products-section .prodImage {
  max-width: 1280px;
  width: 100%;
}
.free-range .products-section #products .line1 {
  padding-top: 40px;
}
.free-range .products-section #products .line2 {
  padding-bottom: 25px;
}
.free-range #back-section {
  padding: 0px 0px 80px 0px;
  position: relative;
}
.free-range #back-section #blue-wave-bottom {
  background-image: url(/img/products/blue-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
@media (max-width: 960px) {
  .free-range .top-section {
    min-height: auto;
    padding: 40px 0 65px 0;
  }
  .free-range .top-section .content,
  .free-range .top-section .two {
    width: 100%;
  }
  .free-range .top-section .content span,
  .free-range .top-section .two span {
    font-size: 20px;
  }
  .free-range .top-section .content span h1,
  .free-range .top-section .two span h1 {
    padding: 0px 0 15px 0;
  }
  .free-range .top-section .content p,
  .free-range .top-section .two p {
    max-width: 640px;
  }
  .free-range .top-section .content #video,
  .free-range .top-section .two #video {
    max-width: 480px;
  }
  .free-range .top-section .content .circle120,
  .free-range .top-section .two .circle120 {
    width: 100px;
    height: 100px;
  }
  .free-range .top-section .content .two,
  .free-range .top-section .two .two {
    width: 100%;
  }
  .free-range .top-section .content #green-wave-bottom,
  .free-range .top-section .two #green-wave-bottom {
    bottom: -8px;
  }
  .free-range .benefits-section {
    padding-bottom: 40px;
  }
  .free-range .benefits-section .fullwidth #benefits {
    padding: 0px 0 0 0;
  }
  .free-range .benefits-section .fullwidth #benefits #images {
    flex-direction: column;
    justify-content: center;
  }
  .free-range .products-section .fullwidth #products p {
    line-height: 1;
  }
}
/* Never Imported */
.never-imported {
  text-align: center;
}
.never-imported .top-section {
  min-height: 600px;
  background-image: url("/img/perdueway/never-imported/bg.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 110px 0px;
}
.never-imported .top-section .fullwidth {
  overflow: auto;
}
.never-imported .top-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
}
.never-imported .top-section h1 span {
  font-size: 24px;
}
.never-imported .top-section p {
  color: #ffffff;
  max-width: 530px;
  margin: 0 auto;
}
.never-imported .top-section #white-wave-bottom {
  background-image: url(/img/homepage/white-wave2.png?format=webp;);
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: -1px;
}
.never-imported .top-section #video {
  width: 100%;
  max-width: 640px;
}
.never-imported .product-section {
  padding: 50px 0px 80px 0px;
  position: relative;
  margin: 0 auto;
  max-width: 1250px;
}
.never-imported .product-section #products {
  background-image: url(/img/perdueway/never-imported/barn.png?format=webp;), url(/img/perdueway/never-imported/corn.png?format=webp;);
  background-position: center left, center right;
  background-repeat: no-repeat, no-repeat;
  padding: 50px 90px 150px 110px;
  margin: 0 auto;
  position: relative;
}
.never-imported .product-section #products #products-img {
  width: 100%;
  max-width: 953px;
}
.never-imported .product-section #pearl {
  position: absolute;
  bottom: 80px;
  left: 245px;
  background-image: url(/img/homepage/slider-fresh/pearl-animation-frames-120-optimized.png?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px 0px;
  animation: pecking 1800ms step-start infinite;
  transition: none !important;
  -webkit-transition: none !important;
  width: 120px;
  height: 120px;
}
@keyframes pecking {
  0% {
    background-position: 0px 0px;
  }
  35% {
    background-position: 0px 0px;
  }
  55% {
    background-position: 0px -120px;
  }
  65% {
    background-position: 0px -240px;
  }
  75% {
    background-position: 0px -120px;
  }
  85% {
    background-position: 0px 0px;
  }
}
.never-imported .product-section #usda {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -73px;
  z-index: 500;
}
@media (max-width: 1024px) {
  .never-imported .product-section #products {
    padding: 30px 70px 150px 80px;
    background-position: left -110px top 10%, top 30% right;
  }
  .never-imported .product-section #pearl {
    bottom: 120px;
    left: 125px;
  }
}
.never-imported .middle-section {
  background-image: url(/img/products/blue-texture-bg.jpg?format=webp;);
  background-position: center center;
  background-repeat: repeat;
  position: relative;
  padding-bottom: 75px;
}
.never-imported .middle-section h2 {
  color: #003c71;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
.never-imported .middle-section h3 {
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  max-width: 640px;
  padding: 0 0 45px 0;
}
.never-imported .middle-section p {
  color: #ffffff;
}
.never-imported .middle-section .row {
  max-width: 895px;
  margin: 0 auto;
}
.never-imported .middle-section .row .three {
  margin-bottom: 30px;
}
.never-imported .middle-section .circle120 {
  margin-bottom: 20px;
}
.never-imported .middle-section .offset {
  margin-left: 20%;
}
.never-imported .middle-section .usda {
  max-width: 1000px;
  margin: 0 auto;
  background-image: url(/img/perdueway/never-imported/blue-texture.png?format=webp;);
  background-size: 100% 100%;
  padding: 80px 60px 30px 60px;
  position: relative;
  top: -60px;
}
.never-imported .middle-section .usda p {
  color: #003c71;
  font-weight: bold;
}
.never-imported #back-section {
  padding: 100px 0px 80px 0px;
  position: relative;
}
.never-imported #back-section #blue-wave-bottom {
  background-image: url(/img/products/blue-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
@media (max-width: 900px) {
  .never-imported .top-section {
    min-height: auto;
    padding: 40px 0 65px 0;
    background-image: url("/img/perdueway/never-imported/mbg.jpg?format=webp;");
  }
  .never-imported .top-section h1 {
    line-height: 24px;
    padding: 10px 0 15px 0;
  }
  .never-imported .top-section h1 span {
    font-size: 20px;
  }
  .never-imported .top-section p {
    max-width: 640px;
  }
  .never-imported .top-section #video {
    max-width: 480px;
  }
  .never-imported .top-section .circle120 {
    width: 100px;
    height: 100px;
  }
  .never-imported .top-section .two {
    width: 100%;
  }
}
@media (max-width: 850px) {
  .never-imported .product-section #usda {
    width: 120px;
    margin-left: -60px;
  }
  .never-imported .product-section #products {
    background-size: 234px auto, 142px auto;
    padding: 0px 35px 80px 45px;
    background-position: left -55px top 30%, top 40% right;
  }
  .never-imported .product-section #pearl {
    bottom: 45px;
    left: 90px;
  }
  .never-imported .two {
    width: 100%;
  }
  .never-imported .middle-section h2 {
    margin-bottom: 15px;
  }
  .never-imported .middle-section h2,
  .never-imported .middle-section h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .never-imported .middle-section .usda {
    padding: 60px 30px 0px 30px;
  }
  .never-imported .middle-section a.cta {
    margin: 15px 0px 10px 0px;
  }
  .never-imported .middle-section ul li {
    font-size: 24px;
    line-height: 28px;
  }
  .never-imported .middle-section .circle120 {
    width: 80px;
    height: 80px;
  }
  .never-imported #back-section {
    padding: 80px 0px 50px 0px;
  }
}
@media (max-width: 775px) {
  .never-imported .middle-section .row .three {
    width: 50%;
    margin-bottom: 0px;
  }
  .never-imported .middle-section .offset {
    margin: auto;
  }
  .never-imported .middle-section .three:nth-of-type(5) {
    margin-left: 25%;
  }
  .never-imported .middle-section a.cta {
    margin: 0px;
  }
}
@media (max-width: 650px) {
  .never-imported .product-section #usda {
    width: 120px;
    margin-left: -60px;
  }
  .never-imported .product-section #products {
    background-position: left -55px top 0%, top 20% right;
  }
  .never-imported .product-section #pearl {
    bottom: 25px;
  }
}
@media (max-width: 575px) {
  .never-imported #pearl {
    display: none;
  }
}
/* Family Farmers */
.family-farmers {
  text-align: center;
}
.family-farmers #top-section {
  background-image: url("/img/perdueway/family-farmers/hero.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.family-farmers #top-section .fullwidth {
  overflow: auto;
}
.family-farmers #top-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/green.png?format=webp;);
}
.family-farmers #top-section h1 span {
  font-size: 24px;
}
.family-farmers #top-section p {
  color: #ffffff;
  max-width: 530px;
  margin: 0 auto;
}
.family-farmers #top-section .flex {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.family-farmers #top-section .first {
  align-self: center;
  width: 50%;
  padding: 120px 0px;
}
@media (max-width: 1024px) {
  .family-farmers #top-section .first {
    padding: 40px 0px 65px 0px;
  }
}
.family-farmers #top-section .second {
  align-self: flex-end;
  width: 50%;
  position: relative;
}
.family-farmers #top-section .second img {
  position: relative;
  top: 5px;
}
.family-farmers #top-section #blue-wave-top {
  background-image: url(/img/perdueway/family-farmers/blue-wave.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -1px;
}
.family-farmers #middle-section {
  background-image: url(/img/recipe/fresh-animation/recipes-bg-top-left.gif), url(/img/recipe/fresh-animation/recipes-bg-top-right.gif), url(/img/perdueway/family-farmers/bg.jpg?format=webp;);
  background-position: top left, top right, top center;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto;
  position: relative;
  overflow: visible;
}
.family-farmers #middle-section .fullwidth {
  overflow: visible;
}
.family-farmers #middle-section h2 {
  color: #003c71;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 15px;
  background-image: url(/img/underline/yellow.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
@media (max-width: 960px) {
  .family-farmers #middle-section h2 {
    font-size: 30px;
  }
}
.family-farmers #middle-section .row {
  max-width: 1280px;
  margin: 0 auto;
  overflow: auto;
  position: relative;
  top: -50px;
}
.family-farmers #middle-section #farmer-section {
  background-image: url(/img/perdueway/family-farmers/blue-ripped.svg);
  background-size: 100% 100%;
  padding: 65px;
  overflow: auto;
  opacity: 0;
}
.family-farmers #middle-section #farmer-section .hidden {
  display: none;
}
.family-farmers #middle-section #farmer-section .result {
  display: none;
}
.family-farmers #middle-section #farmer-section .search-section {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.family-farmers #middle-section #farmer-section .search-section .find-farmer {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  height: 50px;
  width: 100%;
  max-width: 410px;
}
.family-farmers #middle-section #farmer-section .search-section .find-farmer #farmerSearch {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  margin: 2px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  line-height: 44px !important;
  font-size: 30px !important;
  color: #003c71;
  font-family: "Knockout 30 Junior Welterweight", sans-serif;
  font-weight: normal;
}
.family-farmers #middle-section #farmer-section .search-section .find-farmer #search-form-button {
  background: #fff url(/img/perdueway/family-farmers/search-icon.jpg?format=webp;) 0px 7px no-repeat;
  background-size: 30px 30px;
  width: 60px;
  height: 50px;
  float: right;
  position: relative;
  padding: 0px 0px 0px 0px;
  display: block;
  -webkit-transition: background-color 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: background-color 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  top: 2px;
}
.family-farmers #middle-section #farmer-section .search-section .seperator {
  padding: 10px 0;
}
.family-farmers #middle-section #farmer-section .search-section .state-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
}
.family-farmers #middle-section #farmer-section .search-section .state-wrapper #State {
  border-radius: 30px;
  padding: 5px 40px 5px 20px;
  border: transparent;
  background: #fff;
  font-size: 30px;
  font-family: "Knockout 30 Junior Welterweight", sans-serif;
  color: #8fad15;
  -webkit-appearance: none;
  position: relative;
  width: 100%;
}
.family-farmers #middle-section #farmer-section .search-section .state-wrapper::after {
  background: url(/img/icons/arrow-down-green.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 20px;
}
.family-farmers #middle-section #farmer-section .search-section p {
  margin: 0 20px;
  padding: 0;
  color: #003c71;
  font-weight: bold;
  font-family: "NexaRustSans", sans-serif;
}
.family-farmers #middle-section #farmer-section .farmersListing .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer {
  padding: 20px;
  flex: 1 1 33.333333%;
  display: none;
  max-width: 100%;
}
.family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer a img {
  max-width: 340px;
  width: 100%;
  object-fit: cover;
  height: 235px;
  border: 7px solid #ffffff;
}
.family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer a:hover .family-name {
  transition: all 0.4s ease;
  background-image: url(/img/perdueway/family-farmers/yellow-ribbon.png?format=webp;);
  color: #715908;
}
.family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer a:hover .family-name span {
  transition: all 0.4s ease;
  color: #715908;
}
.family-farmers #middle-section #farmer-section .farmersListing .cta {
  margin: 50px 0 30px 0;
}
.family-farmers #middle-section #farmer-section .farmersListing .cta.disabled {
  display: none;
}
.family-farmers #middle-section #farmer-section h2 {
  color: #003c71;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/yellow.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
.family-farmers #middle-section #farmer-section .state-selection {
  display: inline-block;
  position: relative;
  font-family: "NexaRustSans", sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin: 100px 0 25px 0;
}
.family-farmers #middle-section #farmer-section .state-selection div {
  display: inline;
  margin: 0 5px;
  cursor: pointer;
  padding-top: 80px;
  background-position: top center;
  background-repeat: no-repeat;
}
.family-farmers #middle-section #farmer-section .state-selection div.active {
  color: #505832;
}
.family-farmers #middle-section #farmer-section .state-selection li:hover {
  color: #505832;
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#DE {
  background-image: url(/img/perdueway/family-farmers/delaware-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#KY {
  background-image: url(/img/perdueway/family-farmers/kentucky-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#MD {
  background-image: url(/img/perdueway/family-farmers/maryland-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#NC {
  background-image: url(/img/perdueway/family-farmers/north-carolina-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#VA {
  background-image: url(/img/perdueway/family-farmers/virginia-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state-selection li:hover#WV {
  background-image: url(/img/perdueway/family-farmers/west-virginia-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #DE {
  background-image: url(/img/perdueway/family-farmers/delaware.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #DE.active {
  background-image: url(/img/perdueway/family-farmers/delaware-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #KY {
  background-image: url(/img/perdueway/family-farmers/kentucky.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #KY.active {
  background-image: url(/img/perdueway/family-farmers/kentucky-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #MD {
  background-image: url(/img/perdueway/family-farmers/maryland.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #MD.active {
  background-image: url(/img/perdueway/family-farmers/maryland-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #NC {
  background-image: url(/img/perdueway/family-farmers/north-carolina.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #NC.active {
  background-image: url(/img/perdueway/family-farmers/north-carolina-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #VA {
  background-image: url(/img/perdueway/family-farmers/virginia.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #VA.active {
  background-image: url(/img/perdueway/family-farmers/virginia-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #WV {
  background-image: url(/img/perdueway/family-farmers/west-virginia.png?format=webp;);
}
.family-farmers #middle-section #farmer-section #WV.active {
  background-image: url(/img/perdueway/family-farmers/west-virginia-on.png?format=webp;);
}
.family-farmers #middle-section #farmer-section .state:not(.active) {
  display: none;
}
.family-farmers #middle-section #farmer-section .family {
  float: left;
  width: 33%;
}
.family-farmers #middle-section #farmer-section .family a {
  outline: none;
}
.family-farmers #middle-section #farmer-section .family img {
  box-shadow: 0 3px 30px #6a8711;
  width: 98%;
  max-width: 350px;
  border: 10px solid #ffffff;
  margin: 0 auto;
}
.family-farmers #middle-section #farmer-section .family:hover .family-name {
  background-image: url(/img/perdueway/family-farmers/yellow-ribbon.png?format=webp;);
  color: #715908;
}
.family-farmers #middle-section #farmer-section .family:hover .family-name span {
  color: #715908;
}
.family-farmers #middle-section #farmer-section .family-name {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  background-image: url(/img/perdueway/family-farmers/green-ribbon.png?format=webp;);
  background-repeat: repeat-x;
  background-size: 100% 100%;
  height: 55px;
  display: table;
  padding: 20px 30px;
  margin: 0 auto;
  position: relative;
  top: -5px;
  transition: none;
}
.family-farmers #middle-section #farmer-section .family-name span {
  font-family: "Knockout 30 Junior Welterweight";
  transition: none;
}
.family-farmers #middle-section #farmer-section .family-name.active {
  background-image: url(/img/perdueway/family-farmers/yellow-ribbon.png?format=webp;);
  color: #715908;
}
.family-farmers #middle-section #farmer-section .family-name.active span {
  color: #715908;
}
.family-farmers #back-section {
  padding: 80px 0px 50px 0px;
}
@media (max-width: 1400px) {
  .family-farmers #middle-section {
    background-position: -5% 20%, 119% 18%, top center;
  }
  .family-farmers #middle-section #farmer-section {
    padding: 40px;
  }
}
@media (max-width: 1200px) {
  .family-farmers #middle-section #farmer-section .state-selection {
    margin: 0 0 25px 0;
  }
  .family-farmers #middle-section #farmer-section .state-selection div {
    width: 30%;
    margin: 25px 1.5% 0px 1.5%;
    float: left;
    position: relative;
  }
  .family-farmers #middle-section #farmer-section .family-name {
    font-size: 17px;
  }
}
@media (max-width: 950px) {
  .family-farmers #middle-section #farmer-section .family {
    width: 50%;
  }
}
@media (max-width: 850px) {
  .family-farmers #middle-section h2,
  .family-farmers #middle-section #farmer-section h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .family-farmers #middle-section #farmer-section .state-selection {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .family-farmers #top-section .circle120 {
    width: 100px;
    height: 100px;
  }
  .family-farmers #top-section .first {
    padding: 40px 0px 15px 0px;
  }
  .family-farmers #top-section .second img {
    max-width: 460px !important;
  }
  .family-farmers #top-section .two,
  .family-farmers #top-section .first,
  .family-farmers #top-section .second {
    width: 100%;
  }
  .family-farmers #top-section .flex {
    display: block;
  }
  .family-farmers .two {
    width: 100%;
  }
  .family-farmers #middle-section {
    background-image: url(/img/recipe/fresh-animation/recipes-bg-top-left.gif), url(/img/recipe/fresh-animation/recipes-bg-top-left.gif), url(/img/perdueway/family-farmers/bg.jpg?format=webp;);
    background-position: -44% 18%, 138% 48%, top center;
  }
  .family-farmers #middle-section #farmer-section .state-selection div {
    background-image: none !important;
    margin: 10px 1.5% 0px 1.5%;
    padding: 8px 0px;
  }
  .family-farmers #middle-section #farmer-section .state-selection div.active {
    background-color: #ffcc33;
    border-radius: 50px;
  }
  .family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer {
    flex: 1 1 50%;
  }
  .family-farmers #middle-section #farmer-section .search-section {
    flex-direction: column;
  }
  .family-farmers #middle-section #farmer-section .search-section .find-farmer {
    max-width: 100%;
  }
  .family-farmers #middle-section #farmer-section .search-section .state-wrapper {
    max-width: 100%;
  }
  .family-farmers #middle-section #farmer-section .search-section .state-wrapper #State {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .family-farmers #middle-section #farmer-section {
    padding: 25px;
  }
  .family-farmers #middle-section #farmer-section .state-selection div {
    width: 48%;
    margin: 10px 1% 0px 1%;
  }
}
@media (max-width: 650px) {
  .family-farmers #middle-section #farmer-section {
    background-image: url(/img/perdueway/family-farmers/blue-ripped-mobile.svg);
  }
  .family-farmers #middle-section #farmer-section .family {
    width: 100%;
  }
  .family-farmers #middle-section #farmer-section .farmersListing .wrapper .farmer {
    flex: none;
  }
}
.farmer-popup {
  background-image: url(/img/perdueway/family-farmers/blue-ripped.svg);
  border-radius: 10px;
  position: relative;
  max-width: 760px;
  text-align: center;
  width: 98%;
  margin: 20px auto;
  padding: 60px 30px 80px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.farmer-popup.orignal-farmer-popoup .wrapper > h3 {
  padding-bottom: 10px;
}
.farmer-popup.orignal-farmer-popoup .wrapper .farmDescription {
  padding-top: 30px;
}
.farmer-popup > img {
  position: absolute;
  display: block;
  top: -40px;
}
.farmer-popup .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.farmer-popup .wrapper > img {
  max-width: 480px;
  object-fit: cover;
  width: 100%;
  height: 340px;
  border: 7px solid #ffffff;
}
.farmer-popup .wrapper h3 {
  color: #00a3e0;
  font-size: 36px;
  text-transform: uppercase;
  padding: 0;
  line-height: 1;
}
.farmer-popup .wrapper .popup-farmName {
  font-family: "NexaRustSans", sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  color: #003c71;
  line-height: 1;
  padding-bottom: 10px;
}
.farmer-popup .wrapper .state {
  font-family: "Knockout 30 Junior Welterweight", sans-serif;
  color: #8fad15;
  text-transform: uppercase;
  line-height: 1;
  font-size: 30px;
}
.farmer-popup .wrapper .farmingSince {
  color: #00a3e0;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 20px;
}
.farmer-popup .wrapper .farmDescription {
  padding: 0 20px;
}
.farmer-popup .close {
  position: absolute;
  text-align: right;
  top: -10px;
  width: 100%;
  cursor: pointer;
}
.farmer-popup .mfp-close {
  width: 30px !important;
  height: 31px !important;
  position: relative;
  padding: 0 !important;
  opacity: 1 !important;
}
.farmer-popup .left {
  float: left;
  width: 50%;
}
.farmer-popup .left h3 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 32px;
  line-height: 32px;
  color: #505832;
  background-image: url(/img/underline/green.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  margin: 0;
}
.farmer-popup .left h5 {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 36px;
  color: #505832;
  padding-top: 25px;
  font-weight: 300;
}
.farmer-popup .left p {
  padding: 0px;
}
.farmer-popup .right {
  float: right;
  width: 48%;
  text-align: right;
}
.farmer-popup .right img {
  border: 10px solid #ffffff;
  box-shadow: 0 3px 5px #dde3e7;
  width: 100%;
  max-width: 500px;
}
.farmer-popup ul.images {
  clear: both;
  list-style: none;
  margin: 0;
}
.farmer-popup ul.images li {
  float: left;
  width: 30%;
  margin-right: 4.8%;
  cursor: pointer;
}
.farmer-popup ul.images li img {
  margin-top: 20px;
}
.farmer-popup ul.images li:last-of-type {
  margin-right: 0;
}
.farmer-popup ul.images li img {
  border: 7px solid #ffffff;
  box-shadow: 0 3px 5px #dde3e7;
  width: 100%;
  height: auto;
}
.farmer-popup .mfp-close {
  color: #8fad15 !important;
  top: 0px !important;
  right: 0 !important;
  font-size: 36px;
}
.farmer-popup .video {
  cursor: pointer;
}
@media (max-width: 950px) {
  .farmer-popup .left,
  .farmer-popup .right {
    float: none;
    width: 100%;
  }
  .farmer-popup .right {
    text-align: center;
    margin-top: 25px;
  }
}
/* Animal Care */
.animal-care {
  text-align: center;
}
.animal-care #top-section {
  min-height: 700px;
  background-image: url("/img/perdueway/animal-care/hero-bg.png?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: relative;
  padding: 110px 0px;
}
.animal-care #top-section .fullwidth {
  overflow: auto;
}
.animal-care #top-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/yellow.png?format=webp;);
}
.animal-care #top-section h1 span {
  font-size: 23px;
  display: block;
}
.animal-care #top-section p {
  color: #ffffff;
  max-width: 530px;
  margin: 0 auto;
}
.animal-care #top-section #logo {
  width: 100%;
  max-width: 288px;
  margin-top: 25px;
}
.animal-care #top-section #video {
  width: 100%;
  max-width: 640px;
}
.animal-care #top-section #fourParts {
  width: 100%;
  max-width: 450px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -225px;
  z-index: 500;
}
@media (max-width: 850px) {
  .animal-care #top-section {
    padding: 60px 0px;
    min-height: 750px;
  }
  .animal-care #top-section .two {
    float: none;
    width: 100%;
  }
  .animal-care #top-section #logo {
    margin-top: auto;
  }
  .animal-care #top-section #video {
    max-width: 500px;
  }
  .animal-care #top-section #fourParts {
    width: 300px;
    margin-left: -150px;
    bottom: 0px;
  }
  .animal-care #top-section h1 span {
    font-size: 20px;
  }
}
.animal-care #middle-section {
  text-align: center;
  position: relative;
}
.animal-care #middle-section .texture {
  background-image: url(/img/perdueway/animal-care/blue-ripped.svg);
  background-size: 100% 100%;
  position: relative;
  top: -85px;
  padding-bottom: 25px;
  overflow: auto;
}
.animal-care #middle-section .row {
  overflow: auto;
}
.animal-care #middle-section h2 {
  color: #003c71;
  padding: 75px 0 20px 0;
  font-size: 36px;
  line-height: 36px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.animal-care #middle-section h2 span {
  font-size: 26px;
  display: block;
}
.animal-care #middle-section h2:nth-of-type(2) {
  padding: 45px 0 20px 0;
}
.animal-care #middle-section h3 {
  color: #003c71;
  padding: 10px 0 15px 0;
  font-size: 30px;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.animal-care #middle-section h3 span {
  font-size: 26px;
  display: block;
}
.animal-care #middle-section .part {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 20px;
  box-shadow: 0 3px 30px #cbdeea;
  margin: 0px 50px 50px 50px;
}
.animal-care #middle-section .part .part-img {
  width: 100%;
  max-width: 550px;
}
.animal-care #middle-section .part a {
  color: #003c71;
  text-decoration: underline;
  font-weight: bold;
}
.animal-care #middle-section .part .cta {
  background-color: #ffcc33;
  color: #715908;
  text-decoration: none;
  font-weight: normal;
}
.animal-care #middle-section #part1 h3 {
  color: #8fad15;
  background-image: url(/img/underline/green.png?format=webp;);
  max-width: 430px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.animal-care #middle-section #part2 h3 {
  color: #003c71;
  background-image: url(/img/underline/perdue-blue.png?format=webp;);
  max-width: 340px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.animal-care #middle-section #part3 h3 {
  color: #715908;
  max-width: 490px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/brown.png?format=webp;);
}
.animal-care #middle-section #part4 h3 {
  color: #ffcc33;
  background-image: url(/img/underline/yellow.png?format=webp;);
  max-width: 460px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.animal-care #middle-section #blue-wave-top {
  background-image: url("/img/products/blue-wave-top.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -1px;
}
.animal-care #middle-section .mobile {
  display: none;
}
@media (max-width: 850px) {
  .animal-care #middle-section .texture {
    top: -55px;
  }
  .animal-care #middle-section h2,
  .animal-care #middle-section h2 span,
  .animal-care #middle-section h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .animal-care #middle-section .two {
    width: 100%;
  }
  .animal-care #middle-section .desktop {
    display: none;
  }
  .animal-care #middle-section .mobile {
    display: inline-block;
  }
  .animal-care #middle-section .circle100 {
    width: 80px;
    height: 80px;
    display: block;
  }
  .animal-care #middle-section .part {
    margin: 0px 15px 50px 15px;
  }
  .animal-care #middle-section .fullwidth {
    width: 100%;
  }
}
.animal-care #freedom-section {
  background-image: url(/img/products/blue-texture-bg.jpg?format=webp;);
  background-position: center center;
  background-repeat: repeat;
  position: relative;
  padding: 100px 0px;
  overflow: auto;
}
.animal-care #freedom-section h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 32px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/perdue-blue.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.animal-care #freedom-section h2 span {
  display: block;
}
.animal-care #freedom-section .five {
  color: #ffffff;
  transition: none;
  cursor: pointer;
}
.animal-care #freedom-section .five .freedom {
  font-family: "NexaRustSans", sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.animal-care #freedom-section .five .from {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 32px;
  line-height: 32px;
}
.animal-care #freedom-section .five .freedom-img {
  height: 175px;
  margin-bottom: 10px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.animal-care #freedom-section .five.hunger .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom1.png?format=webp;);
}
.animal-care #freedom-section .five.discomfort .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom2.png?format=webp;);
}
.animal-care #freedom-section .five.pain .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom3.png?format=webp;);
}
.animal-care #freedom-section .five.normal .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom4.png?format=webp;);
}
.animal-care #freedom-section .five.fear .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom5.png?format=webp;);
}
.animal-care #freedom-section .five.active {
  color: #003c71;
}
.animal-care #freedom-section .five.active.hunger .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom1-on.png?format=webp;);
}
.animal-care #freedom-section .five.active.discomfort .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom2-on.png?format=webp;);
}
.animal-care #freedom-section .five.active.pain .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom3-on.png?format=webp;);
}
.animal-care #freedom-section .five.active.normal .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom4-on.png?format=webp;);
}
.animal-care #freedom-section .five.active.fear .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom5-on.png?format=webp;);
}
.animal-care #freedom-section .five:hover {
  color: #003c71;
}
.animal-care #freedom-section .five:hover.hunger .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom1-on.png?format=webp;);
}
.animal-care #freedom-section .five:hover.discomfort .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom2-on.png?format=webp;);
}
.animal-care #freedom-section .five:hover.pain .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom3-on.png?format=webp;);
}
.animal-care #freedom-section .five:hover.normal .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom4-on.png?format=webp;);
}
.animal-care #freedom-section .five:hover.fear .freedom-img {
  background-image: url(/img/perdueway/animal-care/icon_freedom5-on.png?format=webp;);
}
.animal-care #freedom-section .freedom-info {
  display: none;
  background-image: url(/img/perdueway/animal-care/freedom-card-bg.png?format=webp;);
  background-size: 100% 100%;
  margin-top: 30px;
  padding: 20px 10px 60px 10px;
  overflow: auto;
}
.animal-care #freedom-section .freedom-info h3 {
  color: #003c71;
  font-size: 30px;
  line-height: 32px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 40px;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  max-width: 500px;
}
.animal-care #freedom-section .freedom-info h3 span {
  display: block;
}
.animal-care #freedom-section .freedom-info p {
  max-width: 500px;
  margin: 0 auto;
}
.animal-care #freedom-section .freedom-info a {
  color: #003c71;
  text-decoration: underline;
  font-weight: bold;
}
.animal-care #freedom-section .freedom-info .freedom-detail-img {
  width: 100%;
  max-width: 575px;
}
.animal-care #freedom-section .freedom-info .next {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
@media (max-width: 850px) {
  .animal-care #freedom-section .freedom-info h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0px;
  }
}
@media (max-width: 700px) {
  .animal-care #freedom-section .freedom-info {
    background-image: url(/img/perdueway/animal-care/freedom-card-bg-mobile.png?format=webp;);
  }
  .animal-care #freedom-section .freedom-info .two {
    width: 100%;
  }
  .animal-care #freedom-section .freedom-info h3 {
    margin-top: 25px;
  }
}
.animal-care #freedom-section #freedom1 {
  display: block;
}
@media (max-width: 950px) {
  .animal-care #freedom-section .five {
    width: 33.33%;
  }
  .animal-care #freedom-section .five:nth-of-type(4) {
    margin-left: 15%;
  }
  .animal-care #freedom-section .row:nth-of-type(1) {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  .animal-care #freedom-section {
    padding: 50px 0px;
  }
  .animal-care #freedom-section h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .animal-care #freedom-section .five .freedom-img {
    background-size: 80%;
    height: 130px;
  }
  .animal-care #freedom-section .five .freedom {
    font-family: "NexaRustSans", sans-serif;
    font-size: 12px;
    line-height: 13px;
  }
  .animal-care #freedom-section .five .from {
    font-size: 22px;
    line-height: 22px;
    padding-top: 2px;
  }
  .animal-care #freedom-section .five .col-pad {
    padding: 0px 5px;
  }
  .animal-care #freedom-section .fullwidth {
    width: calc(100% - 10px);
  }
}
@media (max-width: 530px) {
  .animal-care #freedom-section .five .freedom-img {
    height: 120px;
  }
}
.animal-care #animal-care-callout {
  text-align: center;
  padding: 50px 0px;
}
.animal-care #animal-care-callout .fullwidth {
  max-width: 1240px;
}
.animal-care #animal-care-callout .row {
  overflow: auto;
}
.animal-care #animal-care-callout h1 {
  max-width: 390px;
  padding: 10px 0 15px 0;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/brown.png?format=webp;);
  display: table;
}
.animal-care #animal-care-callout #animal-care-label {
  position: absolute;
  top: 50%;
  margin-top: -120px;
  right: 0px;
}
.animal-care #animal-care-callout p {
  max-width: 325px;
}
@media (max-width: 1320px) {
  .animal-care #animal-care-callout #animal-care-label {
    margin-top: -60px;
    height: 150px;
  }
  .animal-care #animal-care-callout h1 {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 850px) {
  .animal-care #animal-care-callout {
    padding: 30px 0px;
  }
  .animal-care #animal-care-callout .two {
    width: 100%;
  }
  .animal-care #animal-care-callout .desktop {
    display: none !important;
  }
  .animal-care #animal-care-callout .mobile {
    display: inline-block;
  }
  .animal-care #animal-care-callout #animal-care-label {
    margin-top: 0px;
    top: 0px;
    right: auto;
  }
  .animal-care #animal-care-callout #animal-care-label {
    left: 50%;
    margin-left: -108px;
    height: auto;
  }
}
@media (max-width: 550px) {
  .animal-care #animal-care-callout #animal-care-label {
    width: 120px;
    margin-left: -60px;
  }
  .animal-care #animal-care-callout #animal-care input {
    width: 100%;
  }
}
.animal-care #back-section {
  padding: 100px 0px 80px 0px;
  position: relative;
}
.animal-care #back-section #blue-wave-bottom {
  background-image: url("/img/products/blue-wave-bottom.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
@media (max-width: 850px) {
  .animal-care #back-section {
    padding: 50px 0px;
  }
}
/* Organic */
.organic {
  text-align: center;
}
.organic .top-section {
  min-height: 585px;
  background-image: url("/img/perdueway/organic/hero-bg.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 60px 0px;
}
.organic .top-section .fullwidth {
  overflow: auto;
}
.organic .top-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  font-size: 42px;
  line-height: 35px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-image: url(/img/underline/white-lg.png?format=webp;);
}
.organic .top-section h1 span {
  font-size: 36px;
  color: #ffcc33;
}
.organic .top-section p {
  color: #ffffff;
  margin: 0 auto;
}
.organic .top-section .logo {
  width: 100%;
  max-width: 357px;
  padding-top: 10px;
}
.organic .top-section #green-wave-top {
  background-image: url("/img/perdueway/organic/green-wave-top.png?format=webp;");
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -1px;
}
.organic .top-section .video {
  width: 100%;
  max-width: 610px;
  border: 15px solid #fff;
}
.organic .top-section video[poster] {
  object-fit: cover;
}
.organic .top-section .videoTitle {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  top: -14px;
  cursor: pointer;
}
.organic .top-section .videoTitle span {
  background-repeat: no-repeat;
  background-position: top center;
  height: 68px;
  line-height: 77px;
  padding: 0px 20px;
  display: inline-block;
}
.organic .top-section .videoTitle span.on {
  background-image: url("/img/perdueway/organic/blue-label.png?format=webp;");
}
.organic .top-section .videoTitle span.off {
  background-image: url("/img/perdueway/organic/light-blue-label.png?format=webp;");
}
.organic .top-section .videoSubTitle {
  padding: 0px;
  position: relative;
  top: -10px;
  min-height: 55px;
}
.organic .top-section .mobile {
  display: none;
}
@media (max-width: 1035px) {
  .organic .top-section {
    min-height: inherit;
  }
  .organic .top-section h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .organic .top-section h1 span {
    font-size: 24px;
  }
  .organic .top-section .logo {
    max-width: 185px;
  }
  .organic .top-section .videoTitle {
    font-size: 16px;
    line-height: 16px;
  }
  .organic .top-section .videoTitle span {
    padding: 0px 10px;
  }
}
@media (max-width: 850px) {
  .organic .top-section {
    padding: 30px 0px 40px 0px;
  }
  .organic .top-section .two {
    float: none;
    width: 100%;
  }
  .organic .top-section .desktop {
    display: none;
  }
  .organic .top-section .mobile {
    display: inline-block;
    position: relative;
    top: -5px;
  }
}
.organic .middle-section {
  background-image: url("/img/perdueway/organic/green-texture-bg.jpg?format=webp;");
  background-repeat: repeat;
  background-position: center center;
  position: relative;
  padding: 80px 0px 185px 0px;
  text-align: center;
}
.organic .middle-section .fullwidth {
  overflow: auto;
}
.organic .middle-section h1 {
  color: #ffffff;
  padding: 20px 0 15px 0;
  font-size: 36px;
  line-height: 40px;
  max-width: 540px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/yellow-lg.png?format=webp;);
}
.organic .middle-section h1 span {
  color: #ffcc33;
  display: block;
}
.organic .middle-section p {
  color: #ffffff;
  max-width: 540px;
  margin: 0 auto;
}
.organic .middle-section #organic-logo {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -73px;
  z-index: 500;
}
.organic .middle-section .mobile {
  display: none;
}
@media (max-width: 1035px) {
  .organic .middle-section h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .organic .middle-section h1 span {
    font-size: 24px;
  }
}
@media (max-width: 850px) {
  .organic .middle-section {
    padding: 40px 0px 165px 0px;
  }
  .organic .middle-section .two {
    width: 100%;
  }
  .organic .middle-section .desktop {
    display: none;
  }
  .organic .middle-section .mobile {
    display: inline-block;
  }
}
.organic .product-section {
  position: relative;
  padding-bottom: 70px;
}
.organic .product-section #green-wave-bottom {
  background-image: url("/img/perdueway/organic/green-wave-bottom.png?format=webp;");
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: -1px;
}
.organic .product-section #organic-section {
  max-width: 900px;
  margin: 0 auto;
  background-image: url(/img/perdueway/organic/bg-light-blue.png?format=webp;);
  background-size: 100% 100%;
  padding: 80px 60px 20px 60px;
  position: relative;
  top: -60px;
}
.organic .product-section #organic-section h2 {
  color: #505832;
  padding: 0 0 15px 0;
  font-size: 30px;
  line-height: 32px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/green.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.organic .product-section #organic-section .disclaimer {
  color: #505832;
  margin-top: 15px;
}
.organic .product-section #organic-section #feature-list {
  padding: 10px 0 0 0;
}
.organic .product-section #organic-section .feature {
  display: inline-block;
  padding: 0px 50px 0 0;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 36px;
  line-height: 40px;
  padding-top: 10px;
  color: #505832;
}
.organic .product-section #organic-section .feature img {
  padding-right: 15px;
}
.organic .product-section #organic-section .feature div {
  display: table-cell;
  vertical-align: middle;
}
.organic .product-section h3 {
  color: #505832;
  padding: 0 15px;
  font-size: 24px;
  line-height: 36px;
  margin: 0 auto;
}
.organic .product-section h3 span {
  display: block;
  color: #8fad15;
  font-size: 48px;
}
.organic .product-section .explore {
  font-family: "NexaRustSans", sans-serif;
  color: #505832;
  font-size: 24px;
  line-height: 26px;
  margin: 0 auto;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  top: -20px;
  padding: 0 15px;
}
.organic .product-section .explore span {
  display: block;
  color: #8fad15;
}
.organic .product-section #products {
  max-width: 1250px;
  background-image: url(/img/perdueway/never-imported/barn.png?format=webp;), url(/img/perdueway/never-imported/corn.png?format=webp;);
  background-position: center left, center right;
  background-repeat: no-repeat, no-repeat;
  padding: 50px 90px 150px 110px;
  margin: 0 auto;
  position: relative;
}
.organic .product-section #products #products-img {
  width: 100%;
  max-width: 953px;
}
.organic .product-section #pearl {
  position: absolute;
  bottom: 80px;
  left: 245px;
  background-image: url(/img/homepage/slider-fresh/pearl-animation-frames-120-optimized.png?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px 0px;
  animation: pecking 1800ms step-start infinite;
  transition: none !important;
  -webkit-transition: none !important;
  width: 120px;
  height: 120px;
}
@keyframes pecking {
  0% {
    background-position: 0px 0px;
  }
  35% {
    background-position: 0px 0px;
  }
  55% {
    background-position: 0px -120px;
  }
  65% {
    background-position: 0px -240px;
  }
  75% {
    background-position: 0px -120px;
  }
  85% {
    background-position: 0px 0px;
  }
}
@media (max-width: 1035px) {
  .organic .product-section #products {
    padding: 30px 70px 150px 80px;
    background-position: left -110px top 10%, top 30% right;
  }
  .organic .product-section #pearl {
    bottom: 120px;
    left: 125px;
  }
  .organic .product-section #organic-section h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .organic .product-section #organic-section .feature {
    font-size: 27px;
  }
  .organic .product-section #organic-section .feature img {
    width: 40px;
  }
  .organic .product-section h3 {
    font-size: 18px;
    line-height: 32px;
    padding: 0 15px 15px 15px;
  }
  .organic .product-section h3 span {
    font-size: 36px;
  }
  .organic .product-section .explore {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 850px) {
  .organic .product-section {
    padding-bottom: 40px;
  }
  .organic .product-section #products {
    background-size: 234px auto, 142px auto;
    padding: 0px 35px 80px 45px;
    background-position: left -55px top 30%, top 40% right;
  }
  .organic .product-section #pearl {
    bottom: 45px;
    left: 90px;
  }
  .organic .product-section #organic-section {
    padding: 80px 30px 20px 30px;
  }
}
@media (max-width: 650px) {
  .organic .product-section #products {
    background-position: left -55px top 0%, top 20% right;
  }
  .organic .product-section #pearl {
    bottom: 25px;
  }
}
@media (max-width: 575px) {
  .organic .product-section #pearl {
    display: none;
  }
  .organic .product-section #organic-section .feature {
    width: 200px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
.organic .raised-section {
  background-image: url("/img/perdueway/organic/brown-texture-bg.jpg?format=webp;");
  background-repeat: repeat;
  background-position: center center;
  position: relative;
  padding: 100px 0px 60px 0px;
  text-align: center;
}
.organic .raised-section #white-wave-top {
  background-image: url(/img/homepage/white-wave.png?format=webp;);
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
  height: 29px;
  position: absolute;
  top: 0px;
}
.organic .raised-section h2 {
  color: #ffcc33;
  padding: 0 0 15px 0;
  font-size: 30px;
  line-height: 34px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-image: url(/img/underline/yellow-lg.png?format=webp;);
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.organic .raised-section h2 span {
  font-size: 34px;
  color: #ffffff;
  display: block;
}
.organic .raised-section p {
  color: #ffffff;
}
.organic .raised-section p a {
  color: #ffcc33;
  text-decoration: underline;
}
.organic .raised-section #about {
  overflow: auto;
  margin-top: 45px;
}
.organic .raised-section #about .info {
  display: none;
}
.organic .raised-section #about .info .chicken-img {
  width: 600px;
  z-index: 500;
  position: relative;
}
.organic .raised-section #about .info .copy {
  background-image: url("/img/perdueway/organic/bg-green.png?format=webp;");
  background-size: cover;
  background-position: top right;
  background-repeat: repeat-y;
  padding: 60px 60px 60px 40px;
  margin-right: 45px;
  position: relative;
  left: -5px;
  text-align: left;
}
.organic .raised-section #about .info .copy p {
  padding: 0px;
}
.organic .raised-section #about .info .aligned {
  vertical-align: middle;
}
.organic .raised-section #about .info#windows {
  display: block;
}
.organic .raised-section #about .one-fourth p {
  font-family: "NexaRustSans", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
}
.organic .raised-section #about .one-fourth .two {
  cursor: pointer;
}
.organic .raised-section #about .one-fourth .infoBtn:hover {
  background-color: #8fad15;
}
.organic .raised-section #about .one-fourth .infoBtn.active {
  background-color: #8fad15;
}
.organic .raised-section #eat {
  margin: 60px 0 30px 0;
}
.organic .raised-section .table {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  position: relative;
}
.organic .raised-section .table:nth-of-type(1) {
  padding-left: 60px;
}
.organic .raised-section .table:nth-of-type(1) img {
  width: 467px;
}
.organic .raised-section .table:nth-of-type(2) {
  padding: 0 135px 0 35px;
}
.organic .raised-section .table:nth-of-type(2) p {
  padding: 10px 0px;
}
.organic .raised-section #pearl2 {
  position: absolute;
  top: 0px;
  right: 20px;
}
@media (max-width: 1300px) {
  .organic .raised-section #about .info {
    display: none;
  }
  .organic .raised-section #about .info .chicken-img {
    width: 100%;
    min-width: 500px;
    max-width: 600px;
  }
  .organic .raised-section #about .info .copy {
    padding: 50px 30px 50px 35px;
  }
  .organic .raised-section .table:nth-of-type(1) {
    padding-left: 0px;
  }
}
@media (max-width: 1175px) {
  .organic .raised-section .table:nth-of-type(1) img {
    width: 365px;
  }
  .organic .raised-section .table:nth-of-type(2) p {
    padding: 0px;
  }
}
@media (max-width: 1035px) {
  .organic .raised-section h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .organic .raised-section h2 span {
    font-size: 30px;
  }
  .organic .raised-section #about .three-fourths,
  .organic .raised-section #about .one-fourth {
    width: 100%;
  }
  .organic .raised-section #about .one-fourth {
    padding-top: 20px;
  }
  .organic .raised-section #about .one-fourth .two {
    width: 25%;
  }
  .organic .raised-section #about .info .chicken-img {
    min-width: 550px;
  }
  .organic .raised-section #eat {
    margin: 20px 0;
  }
  .organic .raised-section .table {
    display: block;
    text-align: center;
  }
  .organic .raised-section .table:nth-of-type(2) {
    padding: 20px 135px 0 135px;
  }
  .organic .raised-section #pearl2 {
    top: 45px;
  }
}
@media (max-width: 850px) {
  .organic .raised-section #about .info {
    display: none;
  }
  .organic .raised-section #about .info .chicken-img {
    width: 100%;
    min-width: 350px;
    max-width: 600px;
  }
  .organic .raised-section #about .info .copy {
    padding: 50px 30px 50px 35px;
    margin-right: 0px;
  }
  .organic .raised-section .table:nth-of-type(2) {
    padding: 20px 0px 0 0px;
  }
  .organic .raised-section .disclaimer {
    padding: 0px 80px;
  }
  .organic .raised-section #pearl2 {
    top: 70px;
    width: 80px;
  }
}
@media (max-width: 700px) {
  .organic .raised-section #about .info .aligned {
    display: block;
  }
  .organic .raised-section #about .info .chicken-img {
    width: 100%;
    max-width: 600px;
  }
  .organic .raised-section #about .info .copy {
    max-width: 350px;
    margin: 0 auto;
    padding: 20px 40px;
    text-align: center;
    left: auto;
    top: -7px;
  }
}
@media (max-width: 650px) {
  .organic .raised-section .disclaimer {
    padding: 0px;
  }
  .organic .raised-section #pearl2 {
    display: none;
  }
  .organic .raised-section .table:nth-of-type(1) img {
    width: 100%;
    max-width: 365px;
  }
}
@media (max-width: 600px) {
  .organic .raised-section .circle120 {
    width: 80px;
    height: 80px;
  }
  .organic .raised-section #about .one-fourth p {
    font-size: 14px;
  }
}
.organic .back-section {
  padding: 60px 0px 40px 0px;
  position: relative;
}
.organic .back-section #brown-wave-top {
  background-image: url(/img/perdueway/organic/brown-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
.organic .back-section #wtb-callout .col-pad #wtb {
  width: 100%;
}
.organic .back-section #wtb-callout .col-pad #wtb .aligned {
  display: flex;
  justify-content: center;
}
/* No Antibiotics */
.no-antibiotics {
  background: white;
  text-align: center;
}
.no-antibiotics .top-section {
  background-image: url(/img/perdueway/no-antibiotics/hero_bg.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 110px 0px;
}
.no-antibiotics .top-section .fullwidth {
  overflow: auto;
}
.no-antibiotics .top-section h1 {
  color: white;
  padding: 20px 0 15px 0;
  line-height: 22px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/yellow-lg.png?format=webp;);
}
.no-antibiotics .top-section h1 span {
  font-size: 17px;
}
.no-antibiotics .top-section p {
  color: white;
  max-width: 490px;
  margin: 0 auto;
}
.no-antibiotics .top-section #video {
  width: 100%;
  max-width: 640px;
}
.no-antibiotics .top-section #blue-wave-top {
  background-image: url(/img/perdueway/blue-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -1px;
}
@media (max-width: 850px) {
  .no-antibiotics .top-section {
    min-height: auto;
    padding: 40px 0 40px 0;
  }
  .no-antibiotics .two {
    width: 100%;
  }
  .no-antibiotics .top-section h1 {
    line-height: 24px;
    padding: 10px 0 15px 0;
  }
  .no-antibiotics .top-section #video {
    max-width: 480px;
  }
  .circle120 {
    width: 100px;
    height: 100px;
  }
}
.no-antibiotics .middle-section {
  background-image: url(/img/perdueway/blue-texture.jpg?format=webp;);
  background-position: center center;
  background-repeat: repeat;
  position: relative;
  padding: 40px 0px 100px 0px;
}
.no-antibiotics .middle-section h2 {
  color: white;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/green-lg.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
.no-antibiotics .middle-section p {
  color: white;
  text-align: left;
}
.no-antibiotics .middle-section .two:nth-child(2) p {
  font-family: "Knockout 30 Junior Welterweight", sans-serif;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1.5px;
}
.no-antibiotics .middle-section .two:nth-child(2) p span {
  float: left;
  padding: 0px 10px;
}
.no-antibiotics .middle-section .two:nth-child(2) p span img {
  text-align: right;
}
.no-antibiotics .middle-section #banner {
  background-image: url(/img/perdueway/no-antibiotics/nae-logo.png?format=webp;);
  background-repeat: no-repeat;
  position: absolute;
  top: 35px;
  max-width: 375px;
  height: 185px;
  margin: 0 auto;
  z-index: 502;
  width: 100%;
  top: 78%;
  left: 0;
  right: 0;
}
@media (max-width: 992px) {
  .no-antibiotics .middle-section .two:nth-child(2) p span {
    float: left;
    padding: 35px 15px;
  }
}
@media (max-width: 850px) {
  .no-antibiotics .middle-section h2 {
    font-size: 20px;
  }
  .no-antibiotics .middle-section {
    padding: 40px 0px 100px 0px;
  }
  .no-antibiotics .middle-section p {
    text-align: center !important;
  }
  .no-antibiotics .middle-section .two:nth-child(2) p span {
    float: none;
    display: block;
    text-align: center;
    padding: 20px 15px;
  }
  .no-antibiotics .middle-section #banner {
    top: 86%;
  }
}
@media (max-width: 650px) {
  .no-antibiotics .middle-section #banner {
    max-width: 300px;
    top: 90%;
    background-size: contain;
  }
}
@media (max-width: 520px) {
  .no-antibiotics .middle-section .two:nth-child(2) p {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .no-antibiotics .middle-section {
    padding: 40px 0px 60px 0px;
  }
  .no-antibiotics .middle-section #banner {
    max-width: 250px;
    height: 130px;
    top: 93%;
  }
}
.no-antibiotics #nae-products-section {
  padding: 120px 0px 0px 0px;
  position: relative;
}
.no-antibiotics #nae-products #blue-wave-bottom {
  background-image: url(/img/perdueway/blue-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  top: 0px;
}
.no-antibiotics #nae-products-section h1 {
  padding: 30px 0 15px 0;
  line-height: 22px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 38px;
  background: none;
}
.no-antibiotics #nae-products-section h1 span {
  display: block;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 850px) {
  .no-antibiotics #nae-products-section h1 {
    line-height: 28px;
    font-size: 20px;
  }
  .no-antibiotics #nae-products-section h1 span {
    font-size: 20px;
    line-height: 18px;
  }
}
.no-antibiotics #nae-products-section #products {
  background-image: url(/img/perdueway/never-imported/barn.png?format=webp;), url(/img/perdueway/never-imported/corn.png?format=webp;);
  background-position: center left, center right;
  background-repeat: no-repeat, no-repeat;
  padding: 30px 90px 90px 110px;
  margin: 0 auto;
  position: relative;
}
.no-antibiotics #nae-products-section #products #products-img {
  width: 100%;
  max-width: 900px;
}
.no-antibiotics #nae-products-section #pearl {
  position: absolute;
  bottom: 80px;
  right: 100px;
  background-image: url(/img/homepage/slider-fresh/pearl-animation-frames-120-optimized.png?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px 0px;
  animation: pecking 1800ms step-start infinite;
  transition: none !important;
  -webkit-transition: none !important;
  width: 120px;
  height: 120px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
@media (max-width: 850px) {
  .no-antibiotics #nae-products-section #products {
    background-size: 234px auto, 142px auto;
    padding: 0px 35px 60px 45px;
    background-position: left -55px top 30%, top 40% right;
  }
  .no-antibiotics #nae-products-section #pearl {
    bottom: 45px;
  }
  .no-antibiotics #perdue-generation .signature small {
    left: 14% !important;
  }
  .no-antibiotics #perdue-generation {
    padding: 0px !important;
  }
  .no-antibiotics #nae-products-section .fullwidth,
  .no-antibiotics #perdue-generation .fullwidth {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .no-antibiotics #nae-products-section #products {
    background-position: left -55px top 0%, top 20% right;
  }
  .no-antibiotics #nae-products-section #pearl {
    display: none;
  }
}
.no-antibiotics #perdue-generation {
  text-align: left;
  margin: 40px 0px 0px 0px;
  padding-bottom: 60px;
  background: url(/img/perdueway/no-antibiotics/pattern-bg.png?format=webp;);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.no-antibiotics #perdue-generation #generation-holder {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 300px;
  min-height: 420px;
  background: url(/img/perdueway/no-antibiotics/jim-perdue.png?format=webp;) no-repeat left 36px bottom;
}
.no-antibiotics #perdue-generation #generation-holder p.backquote:before {
  content: "\201C";
  font-family: "Roboto", sans-serif;
  position: absolute;
  top: 128px;
  left: 26px;
  color: #8fad15;
  font-size: 40px;
  line-height: 30px;
}
.no-antibiotics #perdue-generation #generation-holder p.backquote:after {
  content: "\201D";
  font-family: "Roboto", sans-serif;
  position: absolute;
  color: #8fad15;
  font-size: 40px;
  line-height: 30px;
}
.no-antibiotics #perdue-generation #generation-holder p.backquote {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  padding-left: 46px;
  text-align: left;
  margin: 0;
  padding-top: 130px;
  position: relative;
  color: #003c71;
}
.no-antibiotics #perdue-generation .signature {
  position: relative;
}
.no-antibiotics #perdue-generation .signature small {
  position: absolute;
  left: 9%;
  bottom: 45%;
  color: #003c71;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
.no-antibiotics #perdue-generation #generation-holder img {
  padding-left: 27px;
  padding-top: 2px;
  padding-bottom: 71px;
}
.no-antibiotics .chart {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px;
  overflow: auto;
  background: url("/img/perdueway/no-antibiotics/table-bg-bright-blue.png?format=webp;");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -10px;
}
.no-antibiotics .chart > h1 {
  font-size: 22px;
  text-align: center;
  line-height: 28px;
  background: none;
  margin: 20px auto;
  padding: 0px 20px;
}
.no-antibiotics .chart > h1 span {
  font-size: 36px;
  display: block;
  color: #fff;
}
.no-antibiotics .table {
  width: 97%;
  margin: 0 auto;
  padding: 10px;
}
.no-antibiotics .table .top {
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: center;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom: 1px solid #405f7b;
}
.no-antibiotics .table .top .row {
  padding: 20px 0px 10px 0px;
}
.no-antibiotics .table .top p {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
}
.no-antibiotics .table .top p span {
  display: block;
}
.no-antibiotics .table .top .left,
.no-antibiotics .table .top .right {
  float: left;
  text-align: center;
}
.no-antibiotics .table .top .left {
  width: 25%;
  display: flex;
  flex-flow: row;
  justify-content: center;
  border-right: 1px solid #405f7b;
}
.no-antibiotics .table .top .left .row {
  align-self: center;
}
.no-antibiotics .table .top .right {
  width: 75%;
}
.no-antibiotics .table .top .right .bottom .row {
  display: flex;
  flex-flow: row;
  justify-content: center;
}
.no-antibiotics .table .top .right .bottom .row .three {
  align-self: center;
}
.no-antibiotics .table .top .right .bottom p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.no-antibiotics .table .body {
  overflow: auto;
  background: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.no-antibiotics .table .body .table-row {
  display: flex;
  flex-flow: row;
  justify-content: center;
  border-bottom: 1px solid #dcecf5;
}
.no-antibiotics .table .body .table-row .left {
  width: 25%;
}
.no-antibiotics .table .body .table-row .right {
  width: 75%;
}
.no-antibiotics .red {
  color: #cc0000;
}
.no-antibiotics .table .body .table-row .claim p {
  float: left;
  width: 100%;
}
.no-antibiotics .table .body .table-row#no-antiobiotics {
  border-bottom: 20px solid #dcecf5;
}
.no-antibiotics .table .body .table-row#no-antiobiotics .claim {
  position: relative;
}
.no-antibiotics .table .body .table-row .claim #red-what-block {
  position: absolute;
  bottom: -36%;
  width: 100%;
  background: url(/img/perdueway/no-antibiotics/red_bg.png?format=webp;);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1000;
  background-size: contain;
  padding: 9px;
}
.no-antibiotics .table .body .table-row .claim #red-what-block p {
  padding: 0;
  margin: 0;
  color: #fff;
}
.no-antibiotics .table .body .table-row .claim span.arrow {
  float: left;
  width: 20%;
  margin-top: -9px;
  display: none;
  padding: 30px 20px;
}
.no-antibiotics .table .body .table-row .claim span.arrow img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  float: right;
}
.no-antibiotics .table .body .table-row .claim span.arrow.open img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.no-antibiotics .table .body .table-row p {
  text-align: center;
  padding: 30px 20px;
  font-weight: 900;
  word-break: break-word;
}
.no-antibiotics .table .body .table-row .right p {
  font-size: 22px;
  font-family: "NexaRustSans", sans-serif;
}
.no-antibiotics .table .body .table-row .right p span {
  display: none;
  font-family: "Roboto", sans-serif;
  color: #003c71;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 0;
  padding-bottom: 0;
}
.no-antibiotics .table .body .table-row .right .claim-info-mobile {
  display: none;
}
.no-antibiotics .table .body .table-row .right .claim-info-mobile span {
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.no-antibiotics #back-section {
  padding: 50px 0px;
}
@media (max-width: 850px) {
  .no-antibiotics .chart {
    padding-bottom: 100px;
  }
  .no-antibiotics .chart > h1 {
    font-size: 16px;
  }
  .no-antibiotics .chart > h1 span {
    font-size: 26px;
  }
  .no-antibiotics .table {
    width: 100%;
  }
  .no-antibiotics .table .top,
  .no-antibiotics .table .body .table-row {
    flex-flow: column;
    border-bottom: 0px;
  }
  .no-antibiotics .table .body .table-row .claim p {
    width: 80%;
  }
  .no-antibiotics .table .body .table-row p {
    text-align: left;
    font-size: 22px;
  }
  .no-antibiotics .table .top .left,
  .no-antibiotics .table .body .table-row .left,
  .no-antibiotics .table .body .table-row .right,
  .no-antibiotics .table .body .table-row .right .three {
    width: 100%;
  }
  .no-antibiotics .table .body .table-row .left.claim {
    border-bottom: 1px solid #dcecf5;
  }
  .no-antibiotics .table .body .table-row#no-antiobiotics {
    border-bottom: 1px solid #dcecf5;
  }
  .no-antibiotics .table .body .table-row#no-antiobiotics .claim {
    border-bottom: 60px solid #dcecf5;
  }
  .no-antibiotics .table .body .table-row .claim #red-what-block p {
    text-align: center;
    width: 100%;
  }
  .no-antibiotics .table .body .table-row .claim #red-what-block {
    bottom: -66%;
    padding: 12px 8px 7px 8px;
  }
  .no-antibiotics .table .body .table-row .right.claim-info {
    padding: 20px 0px;
    display: none;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
  }
  .no-antibiotics .table .body .table-row .claim span.arrow {
    display: inline-block;
  }
  .no-antibiotics .table .top .right {
    display: none;
  }
  .no-antibiotics .table .body .table-row .right .claim-info-mobile {
    font-size: 20px;
    text-align: left;
    color: #003c71;
    line-height: 20px;
    padding: 10px 20px;
    display: inline-block;
  }
  .no-antibiotics .table .body .table-row .right .claim-boolean-mobile {
    padding: 10px 20px;
    text-align: left;
    margin-left: 70px;
  }
  .no-antibiotics .table .body .table-row .right .claim-info-mobile span img {
    margin-top: -8px;
  }
  .no-antibiotics .table .body .table-row .right p span {
    display: block;
  }
}
.no-antibiotics .history-section {
  background-image: url(/img/perdueway/no-antibiotics/green-texture-bg.jpg?format=webp;);
  background-repeat: repeat;
  padding: 60px 0px 120px 0px;
  position: relative;
}
.no-antibiotics .history-section .history {
  padding: 30px;
}
.no-antibiotics .history-section .history h1 {
  color: white;
  padding: 20px 0 15px 0;
  line-height: 33px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/green.png?format=webp;);
  font-size: 28px;
  background-size: 90% 3px;
  background-position: center 95%;
  background-repeat: no-repeat;
}
.no-antibiotics .history-section .history h1 span {
  font-size: 46px;
  margin-left: -14px;
  margin-bottom: 14px;
  background: url(/img/underline/darkgreen_line.png?format=webp;) no-repeat bottom;
  padding-bottom: 9px;
}
.no-antibiotics .history-section .history p {
  color: #fff;
  font-weight: 600;
  line-height: 24px;
  font-size: 18px;
}
.no-antibiotics .history-section .history-slider {
  padding: 30px;
}
.no-antibiotics .history-section .history-slider .h-slides {
  background: url(/img/perdueway/no-antibiotics/white-box-slide-bg.png?format=webp;);
  padding: 60px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.no-antibiotics .history-section .history-slider .h-slides .h-slide h2 {
  color: #003c71;
  padding: 10px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/bright-blue-sh.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 36px;
  line-height: 36px;
}
.no-antibiotics .history-section .history-slider .h-slides .h-slide p {
  color: #003c71;
  font-size: 16px;
}
.no-antibiotics .history-section .history-slider .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-antibiotics .history-section .history-slider .slick-arrow {
  margin: -10px 0 0 0;
}
.no-antibiotics .history-section .history-slider .slick-arrow.slick-prev {
  left: -15px;
  background-image: url(/img/perdueway/no-antibiotics/arrow-left.png?format=webp;);
}
.no-antibiotics .history-section .history-slider .slick-arrow.slick-next {
  right: -15px;
  background-image: url(/img/perdueway/no-antibiotics/arrow-right.png?format=webp;);
}
.no-antibiotics .history-section .years-list {
  clear: both;
  position: relative;
  padding: 10px 30px;
}
.no-antibiotics .history-section .years-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.no-antibiotics .history-section .years-list ul li {
  padding: 0 5px;
  font-size: 22px;
  font-family: "NexaRustSans", sans-serif;
  color: #505832;
}
.no-antibiotics .history-section .years-list ul li:hover,
.no-antibiotics .history-section .years-list ul li.active {
  cursor: pointer;
  color: #fff;
}
.no-antibiotics #green-wave-top {
  background-image: url(/img/perdueway/no-antibiotics/green-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: relative;
  bottom: -1px;
}
.no-antibiotics #green-wave-bottom {
  background-image: url(/img/perdueway/no-antibiotics/green-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -11px;
  z-index: 1;
}
@media (max-width: 850px) {
  .no-antibiotics .history-section {
    padding: 40px 0px 10px 0px;
  }
  .no-antibiotics .history-section .fullwidth {
    margin-top: -130px;
  }
  .no-antibiotics .history-section .history-slider {
    padding: 15px;
  }
  .no-antibiotics .history-section .history-slider .h-slides {
    padding: 25px 50px;
  }
  .no-antibiotics .history-section .years-list {
    padding: 0px 30px;
  }
  .no-antibiotics .history-section .years-list ul li {
    width: 33.3333%;
    padding: 15px;
  }
  .no-antibiotics .history-section .history h1 span {
    font-size: 42px;
  }
}
@media (max-width: 1429px) {
  .no-antibiotics #nae-header,
  .no-antibiotics #nae-header-under,
  .no-antibiotics #perdue-generation,
  .no-antibiotics #reports {
    padding: 0 20px;
  }
}
@media (max-width: 1003px) {
  .no-antibiotics #perdue-generation #generation-holder {
    background-position: bottom center;
    padding-left: 0;
  }
  .no-antibiotics #perdue-generation #generation-holder {
    min-height: 650px;
  }
  .no-antibiotics #perdue-generation #generation-holder p.backquote {
    padding-top: 0px;
    padding-right: 46px;
  }
  .no-antibiotics #perdue-generation #generation-holder p.backquote:before {
    top: 0px !important;
  }
}
@media (max-width: 850px) {
  .no-antibiotics #perdue-generation {
    background: url(/img/perdueway/no-antibiotics/pattern-bg-mobile.png?format=webp;);
    margin-bottom: -30px;
  }
}
@media (max-width: 768px) {
  .no-antibiotics #perdue-generation #generation-holder p.backquote {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 520px) {
  .no-antibiotics #perdue-generation #generation-holder {
    min-height: 690px;
  }
}
.no-antibiotics #reports {
  display: block;
  width: 100%;
  background: transparent !important;
  margin-top: -50px;
  z-index: 10000;
  position: relative;
  overflow: auto;
}
@media (max-width: 850px) {
  .no-antibiotics #reports {
    margin-top: 50px;
  }
  .no-antibiotics #reports .report img {
    width: 80px;
    height: 80px;
  }
  .no-antibiotics #reports .report p,
  .no-antibiotics #reports .report .cta {
    font-size: 14px;
  }
}
@media (max-width: 730px) {
  .no-antibiotics #reports .three {
    width: 100%;
    text-align: center;
    margin: 20px 0px;
  }
  .no-antibiotics #reports .report img {
    width: 120px;
    height: 120px;
  }
  .no-antibiotics #reports .report p {
    font-size: 20px;
    line-height: 24px;
  }
  .no-antibiotics #reports .report .cta {
    font-size: 15px;
  }
}
.no-antibiotics .report p {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  color: #003c71;
}
#nae-header {
  min-height: 906px;
  background: url(/img/perdueway/chicken-dark-video-fallback.jpg?format=webp;) no-repeat center;
  background-size: cover;
  overflow: visible;
  position: relative;
}
#nae-header-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  z-index: 12;
}
#nae-header-content h2 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 80px;
  line-height: 72px;
  color: #ffc423;
}
#nae-header-content h2 span {
  color: #fff;
}
#nae-header-content h3 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  text-transform: none;
  margin: 37px 0 35px;
}
#nae-header-content p {
  color: #fff;
  margin: 0;
}
#nae-header-content p.hid {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  color: #ffc423;
  text-transform: uppercase;
  margin-top: 26px;
}
#nae-header-content .half {
  width: calc(50% - 0px);
  float: left;
  padding-top: 10px;
}
#nae-header-content .single {
  float: none !important;
  margin: 0 auto !important;
}
#nae-header-content .half:last-child {
  float: right;
}
#nae-header-content .half h2 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 44px;
  line-height: 32px;
  color: #fff;
  margin: 0;
  text-transform: none;
  margin-top: 21px;
}
#nae-header-content .half .nae-header-img {
  position: relative;
  margin-top: 31px;
}
#nae-header-content .half .nae-header-img img {
  max-width: 100%;
}
img.play-btn-sld {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
}
#nae-header-content .half .copy {
  padding: 27px;
}
#nae-header-content .half.pos1 .copy {
  background: #78b52f;
  overflow: auto;
}
#nae-header-content .half.pos2 .copy {
  background: #7da9d5;
}
#nae-header-content .half .copy p {
  color: #fff;
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
}
#nae-header-content .half .copy img {
  float: left;
  margin: 0px 20px 0px 0px;
}
@media screen and (max-width: 640px) {
  #nae-header-content .half .copy img {
    float: none !important;
    margin: 0px;
    padding: 10px;
  }
  #nae-header-content .half .copy p {
    text-align: center;
  }
}
#nae-header-under {
  background: #006bb7;
  margin-top: -100px;
  z-index: 10;
  position: relative;
}
#nae-header-under p {
  margin: 0 auto;
  display: inline-block;
  max-width: 1280px;
  width: 100%;
  line-height: 38px;
  color: #fff;
  padding: 130px 40px 40px;
  font-size: 25px;
}
#nae-producs {
  background: #025fa1;
  padding: 40px 0;
}
#nae-producs h2.over200 {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  margin-top: 15px;
}
#nae-producs h2.nae-under-200 {
  color: #fdc33a;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 42px;
  line-height: 40px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #nae-header-under p {
    font-size: 18px;
    padding: 130px 0 40px 0;
  }
  #nae-producs h2.over200 {
    font-size: 25px;
    line-height: 32px;
  }
  #nae-producs h2.nae-under-200 {
    font-size: 20px;
    line-height: 30px;
  }
}
#nae-producs .nae-example-products {
  margin: 36px 0 34px;
  max-width: 100%;
}
#chicken-dance {
  background: #0b417b url(/img/perdueway/chicken-dance-bg.png?format=webp;) no-repeat center top;
  background-size: cover;
  padding: 50px 0 60px;
}
#chicken-dance p {
  margin: 0;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-size: 26px;
  line-height: 32px;
  color: #fff;
}
#chicken-dance .chicken-dance-video {
  width: 600px;
  margin: 37px auto 0;
  position: relative;
}
#chicken-dance #chicken-dance-video img {
  max-width: 100%;
}
#perdue-generation {
  text-align: left;
}
#perdue-generation #generation-holder {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 300px;
  min-height: 378px;
  background: url(/img/perdueway/mr-jim.png?format=webp;) no-repeat left 36px bottom;
}
#perdue-generation #generation-holder p.backquote {
  font-size: 27px;
  line-height: 42px;
  padding-left: 46px;
  text-align: left;
  margin: 0;
  padding-top: 60px;
  position: relative;
  color: #fff;
}
#perdue-generation #generation-holder p.backquote:before {
  content: "\201C";
  font-family: "Knockout 94 A", "Knockout 94 B";
  position: absolute;
  top: 66px;
  left: 24px;
  color: #ffc423;
  font-size: 35px;
  line-height: 37px;
}
#perdue-generation #generation-holder p.backquote:after {
  content: "\201D";
  font-family: "Knockout 94 A", "Knockout 94 B";
  color: #ffc423;
  font-size: 35px;
  line-height: 37px;
}
@media (max-width: 850px) {
  #perdue-generation {
    padding: 0;
  }
  #perdue-generation .fullwidth {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #perdue-generation #generation-holder p.backquote {
    font-size: 15px;
    line-height: 22px;
  }
}
#perdue-generation #generation-holder img {
  padding-left: 27px;
  padding-top: 20px;
  padding-bottom: 71px;
}
.bottom-section {
  background: #78b52f;
}
.bottom-section p.see {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 28px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0;
  padding-top: 59px;
}
.bottom-section h2.nae {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  color: #ffc423;
  font-size: 45px;
  line-height: 31px;
  margin: 0;
  padding: 10px 0 50px;
}
.no-antibiotics p.making-history {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  color: #0e619f;
  font-size: 20px;
  line-height: 32px;
  max-width: 680px;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  clear: both;
}
@media (max-width: 768px) {
  .bottom-section h2.nae {
    font-size: 25px;
    line-height: 30px;
  }
  .no-antibiotics p.making-history {
    font-size: 16px;
    line-height: 22px;
  }
}
.no-antibiotics .timeline {
  margin-top: 50px;
  height: auto;
  padding-bottom: 50px;
}
#no-reason {
  padding: 60px 0;
  background-color: #78b52f;
  background-image: url(/img/perdueway/guy-1.png?format=webp;), url(/img/perdueway/girl-1.png?format=webp;);
  background-repeat: no-repeat, no-repeat;
  background-position: left 5% bottom, right 5% bottom;
}
#no-reason h2 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 38px;
  line-height: 38px;
  color: #fff;
  margin: 0;
  padding-bottom: 33px;
}
#no-reason h2 .yellow {
  color: #fdc33a;
  display: block;
}
#no-reason p {
  display: block;
  max-width: 935px;
  margin: 0 auto;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
}
.no-antibiotics #reports {
  background: #ffffff;
}
.back-to-pdw {
  padding-top: 40px;
  padding-bottom: 40px;
}
.no-antibiotics .bottom-section {
  padding-bottom: 0;
}
#video-holder {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1665px) {
  #no-reason {
    background-position: left -5% bottom, right -5% bottom;
  }
}
@media (max-width: 1429px) {
  #no-reason p {
    max-width: 555px;
  }
  #nae-header,
  #nae-header-under,
  #perdue-generation,
  #reports {
    padding: 0 20px;
  }
  #nae-producs {
    padding: 40px 20px;
  }
  #chicken-dance {
    padding: 50px 20px;
  }
  #no-reason {
    padding: 60px 20px;
  }
  #chicken-dance .chicken-dance-video,
  #chicken-dance .chicken-dance-video img {
    max-width: 100%;
  }
}
@media (max-width: 1125px) {
  #no-reason {
    background-image: none;
  }
  #no-reason p {
    max-width: 100%;
  }
}
@media (max-width: 1003px) {
  #nae-header-content h3 {
    margin-top: 17px;
    line-height: 44px;
  }
  #perdue-generation #generation-holder {
    background-image: none;
    padding-left: 0;
  }
}
@media (max-width: 855px) {
  #nae-header {
    min-height: 490px;
  }
  #nae-header-content p.hid {
    padding-bottom: 20px;
  }
  #nae-header-content .half {
    width: 100%;
  }
  #nae-header-content .half.pos1 {
    padding-top: 38px;
  }
  #nae-header-content .half .nae-header-img img {
    width: 100%;
  }
  img.play-btn-sld {
    width: auto !important;
  }
  #chicken-dance {
    background-image: none;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg__video {
    display: none;
  }
  #nae-header-content {
    padding-top: 40px;
  }
  #nae-header-content h2,
  #nae-header-content h3 {
    font-size: 23px;
    line-height: 30px;
  }
  .no-antibiotics .yellowbtn.lngtxt {
    width: 170px;
  }
}
@media (max-width: 490px) {
  #nae-producs img {
    max-width: 100%;
  }
  #perdue-generation #generation-holder img {
    max-width: 100%;
  }
  #chicken-dance .chicken-dance-video img.play-btn-sld {
    max-width: 60px;
    margin-left: -30px;
    margin-top: -30px;
  }
}
/* NAE Infograpics */
.social-shares {
  margin: 0px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.social-shares li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.fb_iframe_widget iframe {
  left: 0px;
  top: 0px;
}
.share-on-site {
  display: none;
}
@media print {
  .contact-articles img {
    display: block !important;
  }
  .share-on-site,
  .social-shares {
    display: none;
  }
  .contact-inner {
    padding: 0px;
    margin: 0px;
  }
}
/*------------------------------------------------
	VEGGIE FED
------------------------------------------------*/
.veggie-fed {
  text-align: center;
}
.veggie-fed .top-section {
  min-height: 580px;
  background-image: url("/img/perdueway/food-water/bg.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 110px 0px 200px 0;
}
.veggie-fed .top-section .fullwidth {
  overflow: auto;
}
.veggie-fed .top-section h1 {
  color: #ffffff;
  padding: 10px 0 15px 0;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/green.png?format=webp;);
}
.veggie-fed .top-section p {
  color: #ffffff;
  max-width: 500px;
  margin: 0 auto;
}
.veggie-fed .top-section #blue-wave-top {
  background-image: url(/img/products/white-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -1px;
}
.veggie-fed .top-section #video {
  width: 100%;
  max-width: 640px;
}
@media (max-width: 960px) {
  .veggie-fed .top-section .fullwidth .row .two {
    width: 100%;
  }
}
.veggie-fed .middle-section {
  background-image: url(/img/products/wood-texture-no-overlay.png?format=webp;);
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 40px 0px;
}
.veggie-fed .middle-section .fullwidth {
  overflow: auto;
  max-width: 1450px;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) {
  position: absolute;
  top: -114px;
  right: 0;
  left: 0;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection {
  background: url("/img/products/veggie-fed/greenBox.png?format=webp;");
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 712px;
  max-height: 211px;
  position: relative;
  margin: 0 auto;
  height: 211px;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper {
  height: 211px;
  display: flex;
  padding: 30px 0;
  color: white;
  max-height: 211px;
  align-items: center;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left {
  text-align: right;
  width: 50%;
  display: flex;
  flex-direction: column;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left h1 {
  background: none;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left h1,
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left span {
  padding: 0;
  margin: 0;
  line-height: 1;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper img {
  width: 5px;
  margin: 0 15px 0 15px;
  height: 100%;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .right {
  width: 50%;
  text-align: left;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .right h1,
.veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .right span {
  padding: 0;
  margin: 0;
  line-height: 1;
}
.veggie-fed .middle-section .fullwidth .row:nth-child(2) {
  display: flex;
  align-items: center;
  padding-top: 115px;
}
.veggie-fed .middle-section h2 {
  color: #ffffff;
  padding: 50px 0 15px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url(/img/underline/yellow.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: table;
  font-size: 24px;
  line-height: 30px;
}
.veggie-fed .middle-section h2 span {
  font-size: 34px;
  line-height: 30px;
}
.veggie-fed .middle-section #feed {
  margin: 0 auto;
}
.veggie-fed .middle-section #feed .wrapper {
  display: flex;
  justify-content: center;
}
.veggie-fed .middle-section #feed .wrapper img {
  padding-right: 25px;
}
.veggie-fed .middle-section #middleCopy {
  background-image: url(/img/perdueway/food-water/box.png?format=webp;);
  background-size: 100% 100%;
  background-repeat: repeat-y;
  padding: 40px 70px;
}
.veggie-fed .middle-section #middleCopy .grid #copy span {
  color: #00713c;
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
}
.veggie-fed .middle-section #middleCopy .grid #copy h1 {
  color: #00713c;
  padding: 0 0 5px 0;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/img/underline/yellow.png?format=webp;);
}
.veggie-fed .middle-section #middleCopy .grid #copy .sub {
  color: #00713c;
  font-weight: bold;
}
.veggie-fed .middle-section #blue-wave-bottom {
  background-image: url(/img/products/white-wave-bottom.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -11px;
}
.veggie-fed .middle-section #feed .main {
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #ffcc33;
  text-transform: uppercase;
  padding: 30px 0 0 0;
}
.veggie-fed .middle-section #feed .sub {
  color: #8fad15;
  max-width: 280px;
  margin: 0 auto;
  padding: 0px;
  font-weight: bold;
}
.veggie-fed .middle-section #water {
  display: none;
}
.veggie-fed .middle-section #water .main {
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #00a3e0;
  text-transform: uppercase;
  max-width: 230px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
}
.veggie-fed .middle-section .mobile {
  display: none;
}
@media (max-width: 960px) {
  .veggie-fed .middle-section .fullwidth {
    margin-bottom: 30px;
    overflow: inherit;
    width: 100%;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) {
    position: relative;
    top: -80px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection {
    max-width: 100%;
    background: #00713c;
    max-height: none;
    height: auto;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection::before {
    background-image: url("/img/products/veggie-fed/green-box-top-mobile.png?format=webp;");
    background-size: cover;
    content: "";
    top: -7px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: 9px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection::after {
    background-image: url("/img/products/veggie-fed/green-box-bottom-mobile.png?format=webp;");
    background-size: cover;
    content: "";
    bottom: -2px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: 9px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper {
    height: auto;
    max-height: none;
    flex-direction: column;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left {
    width: 100%;
    text-align: center;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .left h1 {
    background-image: url(/img/underline/green.png?format=webp;);
    background-size: 70%;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin: 0 auto 15px auto;
    padding-bottom: 15px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .divider {
    display: none;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .right {
    width: 100%;
    text-align: center;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(1) #betweenSection .wrapper .right .f48 {
    margin: 0 auto;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) {
    flex-direction: column;
    padding-top: 0;
    width: 90%;
    margin: 0 auto;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two {
    width: 100%;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #middleCopy {
    margin: 0;
    padding: 0;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper {
    flex-direction: column;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1 {
    padding-bottom: 25px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1 img:nth-child(1) {
    padding-right: 100px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1 img:nth-child(2) {
    padding: 0;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group2 img:nth-child(1) {
    padding-right: 100px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group2 img:nth-child(2) {
    padding: 0;
  }
  .veggie-fed .middle-section #blue-wave-bottom {
    height: 12px;
  }
}
@media (max-width: 960px) and (max-width: 448px) {
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1,
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1 img,
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group2 img {
    max-width: 140px;
  }
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group1 img:nth-child(1),
  .veggie-fed .middle-section .fullwidth .row:nth-child(2) .two .col-pad #feed .wrapper #group2 img:nth-child(1) {
    padding: 0 0 25px 0;
  }
}
.veggie-fed .processVer-section {
  background: #002a4f;
}
.veggie-fed .processVer-section .fullwidth {
  padding: 120px 0 80px 0;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper {
  display: flex;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper .content {
  padding: 0 0 0 50px;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper .content #check {
  padding-bottom: 15px;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper .content h1,
.veggie-fed .processVer-section .fullwidth .row .wrapper .content p {
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper .content .f30 {
  background: url("/img/underline/darker-green.png?format=webp;");
  background-size: 73%;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper .content p {
  padding-top: 15px;
}
.veggie-fed .processVer-section .fullwidth .row .wrapper #video {
  width: 100%;
  max-width: 640px;
}
@media (max-width: 960px) {
  .veggie-fed .processVer-section .fullwidth {
    padding: 50px 0;
  }
  .veggie-fed .processVer-section .fullwidth .row .wrapper {
    flex-direction: column-reverse;
  }
  .veggie-fed .processVer-section .fullwidth .row .wrapper .content {
    padding: 0 20px 20px 20px;
  }
  .veggie-fed .processVer-section .fullwidth .row .wrapper #video {
    max-width: 480px;
  }
}
.veggie-fed .rightThing-section {
  background: #003c71;
}
.veggie-fed .rightThing-section .fullwidth {
  padding: 70px 0;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .left #PVlogo {
  padding: 0 0 15px 0;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .left h1,
.veggie-fed .rightThing-section .fullwidth .row .wrapper .left p {
  color: #fff;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .left h1 {
  background: url("/img/underline/darker-green.png?format=webp;");
  background-size: 73%;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  padding: 0 0 15px 0;
  margin: 0 auto;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .left p {
  padding: 15px 0 0 0;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .right {
  padding: 0 0 0 80px;
  display: flex;
  flex-direction: column;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .right #aboveBeyond {
  padding: 15px 0 15px 0;
  max-width: 585px;
  margin: 0 auto;
  width: 100%;
}
.veggie-fed .rightThing-section .fullwidth .row .wrapper .right span {
  color: #fff;
}
@media (max-width: 960px) {
  .veggie-fed .rightThing-section .fullwidth .row .wrapper {
    flex-direction: column;
  }
  .veggie-fed .rightThing-section .fullwidth .row .wrapper .two {
    width: 100%;
  }
  .veggie-fed .rightThing-section .fullwidth .row .wrapper .right {
    padding: 50px 20px 0 20px;
  }
  .veggie-fed .rightThing-section .fullwidth .row .wrapper .left {
    padding: 0 20px 0 20px;
  }
}
.veggie-fed .processVerProg-section {
  background: #002a4f;
}
.veggie-fed .processVerProg-section .fullwidth {
  padding: 80px 0 120px 0;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .left .f28 {
  padding: 0 0 15px 0;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .left span,
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .left p {
  color: #fff;
  display: block;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .left p a {
  color: #ffcc33;
  text-decoration: underline;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .left .pdfSection {
  padding: 15px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right {
  padding: 0 0 0 80px;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right span,
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right p,
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right ul,
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right li {
  color: #fff;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right span,
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right p {
  display: block;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right p {
  padding-bottom: 35px;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right ul {
  width: 78%;
  margin: 0 auto;
  list-style: none;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right li {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 30px;
  text-align: left;
  padding: 0 0 20px 40px;
  background-image: url("/img/green-check.png?format=webp;");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1em;
}
.veggie-fed .processVerProg-section .fullwidth .row .wrapper .right .f28 {
  padding-bottom: 15px;
}
.veggie-fed .processVerProg-section #white-wave-bottom {
  background-image: url(/img/products/white-wave-top.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  bottom: -1px;
}
@media (max-width: 960px) {
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper .two {
    width: 100%;
  }
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper .left .pdfSection {
    flex-direction: column;
    padding: 15px 0 40px 0;
  }
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper .left .pdfSection .pdf {
    padding-bottom: 20px;
  }
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper .right {
    padding: 0;
  }
  .veggie-fed .processVerProg-section .fullwidth .row .wrapper .right .PVList {
    margin: 0;
    width: auto;
  }
}
.veggie-fed #back-section {
  padding: 100px 0px;
}
@media (max-width: 960px) {
  .veggie-fed .top-section {
    background-image: url("/img/perdueway/food-water/mbg.jpg?format=webp;");
  }
  .veggie-fed .two {
    width: 100%;
  }
  .veggie-fed .two .two {
    width: 50%;
  }
  .veggie-fed .top-section {
    min-height: none;
    padding: 40px 0px;
  }
  .veggie-fed .top-section p {
    max-width: 640px;
  }
  .veggie-fed .top-section #video {
    max-width: 480px;
  }
  .veggie-fed #feed-water-icon {
    width: 100px;
    height: 100px;
  }
  .veggie-fed .middle-section h2 {
    padding: 0 0 15px 0;
    font-size: 20px;
    line-height: 26px;
  }
  .veggie-fed .middle-section h2 span {
    font-size: 28px;
    line-height: 26px;
  }
  .veggie-fed .middle-section .mobile {
    display: table;
  }
  .veggie-fed .middle-section .desktop {
    display: none;
  }
  .veggie-fed .middle-section #middleCopy {
    margin-bottom: 20px;
    padding: 30px;
  }
  .veggie-fed .middle-section #feed .main {
    padding: 15px 0 0 0;
  }
  .veggie-fed #back-section {
    padding: 50px 0px;
  }
}
/*------------------------------------------------
	ANIMAL WELFARE
------------------------------------------------*/
.animal-welfare {
  overflow-x: hidden;
}
.animal-welfare .row {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
}
.animal-welfare .two {
  width: 50%;
  position: relative;
  float: left;
  margin: 160px 0;
}
.animal-welfare .care {
  min-height: 820px;
}
.animal-welfare .care-header {
  max-width: 655px;
  text-align: center;
  position: relative;
  float: left;
  margin: 125px 0;
}
.animal-welfare .video {
  padding: 0px 0px 0px 70px;
}
.animal-welfare h2 {
  color: #ffc423;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  display: block;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
}
.animal-welfare p {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.animal-welfare .icon {
  text-align: center;
}
.animal-welfare .part-label {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  text-transform: uppercase;
  margin-top: 25px;
}
.care {
  overflow: auto;
  clear: both;
  background: #9f9f9f;
}
.care p {
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 25px;
  margin: 25px 0px;
}
.care .line1 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 45px;
  line-height: 45px;
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 0;
  margin: 25px 0 0 0;
}
.care .line2 {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 45px;
  line-height: 45px;
  margin-top: 0;
  text-transform: uppercase;
  color: #ffc423;
  padding: 0;
  margin: 0;
}
.care .small.yellow {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  color: #ffc423;
  text-transform: uppercase;
  padding: 0;
  margin: 18px 0 0;
}
.care .small-text {
  font-size: 16px;
  text-align: center;
  margin: 10px 0px;
  line-height: 20px;
}
#four-parts {
  overflow: auto;
  clear: both;
  background-image: url(/img/perdueway/animal-care-four-parts.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 814px;
}
#four-parts .num {
  position: relative;
  background: #006bb7;
  height: 100px;
  width: 100px;
  text-align: center;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 80px;
  line-height: 90px;
  color: #ffc423;
  border-radius: 50%;
  display: inline-block;
}
#four-parts .four-parts-text {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 80px;
  line-height: 37px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 127px;
  padding-top: 70px;
}
#four-parts .four-parts-text.one-goal {
  padding-left: 505px;
  padding-top: 25px;
}
#four-parts .four-parts .feet {
  padding: 5px 0 0 135px;
}
#four-parts .four-parts-text.one-goal .feet {
  padding: 5px 0 0 180px;
}
#commitment-animal-care {
  background: #006bb7;
  padding: 20px;
  width: 640px;
  float: right;
  margin: 30px 0 80px;
}
#commitment-animal-care .white {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0;
}
#commitment-animal-care .yellow {
  color: #ffc423;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 74px;
  line-height: 47px;
  text-transform: uppercase;
  margin: 0;
}
#extra-steps {
  position: relative;
  overflow: visible;
  clear: both;
  background: url(/img/perdueway/animal-care-extra-steps-bg.jpg?format=webp;) repeat center;
}
.feet-3 {
  position: absolute;
  right: 230px;
  top: -60px;
}
#extra-steps .grid-txt {
  padding-top: 294px;
  position: relative;
  height: 911px;
  margin: 0 auto;
}
#extra-steps .grid-txt p {
  margin: 0;
  font-size: 41px;
  line-height: 45px;
  color: #fff;
}
#extra-steps .grid-txt p.dedicated {
  padding: 30px 0 23px 150px;
}
.feet-4 {
  text-align: center;
}
.grid-photos {
  position: absolute;
  display: inline-block;
}
#extra-steps #farm {
  top: -65px;
  left: 100px;
}
#extra-steps #farm-2 {
  top: 93px;
  right: -220px;
}
#extra-steps #woman-farm {
  top: 50px;
  right: 355px;
}
#extra-steps #three-gen {
  right: 20px;
  bottom: 195px;
}
#extra-steps #frank {
  left: -269px;
  top: 190px;
  z-index: 100;
}
#extra-steps #farm-house {
  left: -222px;
  top: 352px;
}
#extra-steps #farmer {
  left: 52px;
  bottom: 128px;
}
#extra-steps #workers {
  left: -262px;
  bottom: -42px;
}
#extra-steps #field {
  right: -248px;
  bottom: -43px;
}
#arrow-down-right {
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -30px;
}
#see-steps {
  text-align: center;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -300px;
}
#see-steps p.brown {
  margin: 0;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 30px;
  color: #6c520b;
  text-transform: uppercase;
}
#see-steps p.white.large {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 60px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  margin: 6px 0;
}
.care {
  background-image: url(/img/perdueway/animal-care-bg_.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 820px;
  display: block;
  overflow: auto;
  clear: both;
}
.part1 {
  background-image: url(/img/perdueway/animal-care-step1-bg.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  display: block;
  overflow: auto;
  clear: both;
}
.part2 {
  background-image: url(/img/perdueway/animal-care-step2-bg.jpg?format=webp;);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 650px;
  display: block;
  overflow: auto;
  clear: both;
}
.part2 .icon {
  float: right;
}
.part3 {
  background-image: url(/img/perdueway/animal-care-step3-bg.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  display: block;
  overflow: auto;
  clear: both;
}
.part4 {
  background-image: url(/img/perdueway/animal-care-step4-bg.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 650px;
  display: block;
  overflow: auto;
  clear: both;
}
.part1 .icon img {
  margin-top: 0%;
}
.part2 .icon img,
.part4 .icon img {
  margin-top: 0%;
}
.part3 .icon img {
  margin-top: 0%;
}
.part1 a,
.part2 a,
.part3 a,
.part4 a {
  color: #ffc423;
  text-decoration: underline;
}
.more {
  background-image: url(/img/perdueway/animal-care-bg3.jpg?format=webp;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 278px;
  display: block;
  overflow: auto;
  clear: both;
}
.more p {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 100px;
  text-align: center;
  width: 100%;
}
.more .button {
  width: 220px;
  margin: 0 auto;
}
.part4 .icon {
  float: right;
}
.freedoms {
  background-color: #006bb7;
  overflow: auto;
}
.freedoms .two {
  margin: 80px 0;
}
.freedoms .row-padding {
  padding-right: 30px;
}
.freedoms h3 {
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0px;
  text-align: center;
}
.freedoms p {
  font-weight: 400;
  font-style: normal;
  color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.freedoms a {
  color: #ffc423;
  text-decoration: underline;
}
#freedom-content {
  margin: 0px;
  padding: 0px;
  max-width: 600px;
  list-style: none;
}
.holder {
  padding: 25px 0px 20px 0;
  margin: 0 auto;
  width: 600px;
}
.holder a {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  -moz-border-radius: 30px;
  /* or 50% */
  border-radius: 30px;
  /* or 50% */
  background-color: #7da9d5;
  text-align: center;
  text-decoration: none;
  font-size: 42px;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-weight: 400;
  font-style: normal;
  color: #fff;
  cursor: pointer;
  margin: 0px 12px;
}
.holder a.jp-current,
a.jp-current:hover {
  color: #ffc423;
  background-color: #fff;
}
.holder a.jp-previous {
  background-color: transparent;
  background-image: url(/img/perdueway/prev.png?format=webp;);
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #ffc423;
  position: relative;
  top: 8px;
}
.holder a.jp-next {
  background-color: transparent;
  background-image: url(/img/perdueway/next.png?format=webp;);
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #ffc423;
  position: relative;
  top: 8px;
}
.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
  cursor: pointer;
}
.holder span {
  margin: 0 5px;
}
@media screen and (max-width: 1275px) {
  .holder a {
    margin: 0px 5px;
  }
  .holder {
    padding: 20px 0px 30px 0;
    margin: 0 auto;
    width: 495px;
  }
}
@media screen and (max-width: 1023px) {
  .freedoms .two {
    width: 100%;
    text-align: center;
  }
  .freedoms .row-padding {
    padding-right: 0px;
  }
  #iFreedom {
    max-width: 350px !important;
    top: auto !important;
  }
  .freedoms .two {
    margin: 50px 0;
  }
  #freedom-content {
    max-width: none;
  }
  .animal-welfare .two {
    margin: 60px 0;
  }
}
@media screen and (max-width: 1200px) {
  #extra-steps .grid-txt p {
    font-size: 25px;
    line-height: 25px;
  }
  #extra-steps .grid-txt p.dedicated {
    padding: 30px 0 23px 70px;
  }
}
@media screen and (max-width: 1165px) {
  #extra-steps #farmer {
    left: -68px;
  }
  #extra-steps #farm-house {
    display: none;
  }
  #extra-steps #field {
    display: none;
  }
}
@media screen and (max-width: 1090px) {
  #four-parts .four-parts-text.one-goal {
    padding-left: 335px;
  }
  #extra-steps #woman-farm {
    top: 50px;
    right: 365px;
    width: 210px;
  }
}
@media screen and (max-width: 960px) {
  .animal-welfare .two {
    width: 100%;
    float: none !important;
  }
  .part1,
  .part2,
  .part3,
  .part4,
  .care {
    min-height: inherit;
    text-align: center;
  }
  .part1 .icon img,
  .part2 .icon img,
  .part3 .icon img,
  .part4 .icon img {
    margin-top: auto;
  }
  .part1 .button {
    margin: 0 auto;
  }
  .part-label {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .animal-welfare .two:first-child {
    margin-bottom: 0;
  }
  .animal-welfare .two:last-child {
    margin-top: 0;
  }
  .care {
    padding-bottom: 25px;
  }
  #iFreedom {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 960px) {
  .animal-welfare .care-header {
    margin: 30px auto 0px auto;
    padding-bottom: 20px !important;
  }
  .animal-welfare .video,
  .animal-welfare .two {
    width: 100% !important;
    padding: 0px;
  }
}
@media screen and (max-width: 926px) {
  #four-parts .four-parts-text {
    padding-left: 0;
  }
  #four-parts .four-parts-text.one-goal {
    padding-left: 200px;
  }
  #extra-steps #woman-farm,
  #extra-steps #farmer {
    display: none;
  }
  #extra-steps .grid-txt {
    padding-top: 224px;
  }
  #extra-steps .grid-txt p {
    line-height: 32px;
  }
}
@media screen and (max-width: 780px) {
  #four-parts .four-parts-text.one-goal {
    padding-left: 0;
  }
  #commitment-animal-care {
    float: none;
  }
  .feet,
  .feet-3,
  .feet-4,
  .grid-photos {
    display: none !important;
  }
  #four-parts {
    height: auto;
    min-height: 0 !important;
  }
  #commitment-animal-care {
    width: 100%;
    text-align: center;
  }
  #commitment-animal-care .white {
    font-size: 22px;
    line-height: 30px;
  }
  #commitment-animal-care .yellow {
    font-size: 41px;
    line-height: 27px;
  }
  #extra-steps .grid-txt {
    padding-top: 34px;
    height: auto;
  }
  #extra-steps .grid-txt p {
    padding: 0 !important;
    line-height: 40px !important;
  }
  #see-steps {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0 55px;
  }
  #four-parts .four-parts-text,
  #four-parts .four-parts-text.one-goal {
    text-align: center;
    font-size: 50px;
    line-height: 37px;
  }
  #four-parts .num {
    display: block;
    margin: 0 auto 20px;
    height: 75px;
    width: 75px;
    font-size: 65px;
    line-height: 75px;
  }
  #commitment-animal-care .yellow {
    line-height: 33px;
  }
  .care p {
    font-size: 27px;
    line-height: 30px;
    margin: 25px 0px;
  }
  .animal-welfare .care {
    min-height: inherit;
  }
  #see-steps p.white.large {
    font-size: 38px;
    line-height: 40px;
    padding: 0px;
  }
  #see-steps p.brown {
    padding: 0px;
    font-size: 38px;
    line-height: 40px;
  }
}
@media screen and (max-width: 780px) and (max-width: 768px) {
  #extra-steps .grid-txt p {
    font-size: 18px;
  }
}
@media screen and (max-width: 720px) {
  .animal-welfare h2 {
    font-size: 36px;
    line-height: 39px;
  }
  .icon img {
    max-width: 100px;
    max-height: 100px;
  }
  .animal-welfare .row {
    padding: 0 20px;
  }
}
@media screen and (max-width: 540px) {
  .part4 {
    background-image: url(/img/perdueway/animal-care-step4-bg-m.jpg?format=webp;);
  }
}
@media screen and (max-width: 540px) {
  .holder {
    padding: 30px 0px 10px 0;
    margin: 0 auto;
    width: auto;
  }
  .holder a.jp-next,
  .holder a.jp-previous {
    display: none;
  }
  .holder a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    margin: 0px 5px;
  }
  .freedoms h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .care {
    background-position: left center;
  }
}
@media screen and (max-width: 400px) {
  #commitment-animal-care .yellow {
    font-size: 35px;
  }
}
/*---------------------------------------------------
    CONTACT PAGE
-----------------------------------------------------*/
.input-validation-error {
  background: #f8dbdf !important;
  border: 1px solid #e13433 !important;
}
.checkbox_label input {
  float: left;
  position: relative;
  width: 30px !important;
  top: 0;
  margin-top: 5px;
}
.checkbox_label label {
  display: inline-block !important;
  width: 80%;
}
.contact {
  top: 0;
  margin: 0;
  background: white;
  height: auto;
  overflow: auto;
}
.contact-section-first {
  width: 100%;
  clear: left;
}
.contact-section {
  width: 100%;
  clear: left;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  background-image: -o-linear-gradient(bottom, #f2f2f2 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #f2f2f2 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #f2f2f2 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #f2f2f2 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
}
.contact-inner {
  top: 0px;
  display: relative;
  margin: 0;
  padding: 2em 0;
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.3px;
}
.contact-inner .button {
  padding: 10px 15px;
}
.contact-inner h1 {
  margin-bottom: 1em;
  padding-top: 20px;
}
.contact-inner h1 a {
  font-size: 34px;
  line-height: 38px;
  color: #003c71;
  text-decoration: none;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  letter-spacing: 0.3px;
}
.contact-inner h2 {
  margin-bottom: 0;
  padding-top: 40px;
}
.contact-inner h2 a {
  font-size: 26px;
  line-height: 30px;
  color: #003c71;
  text-decoration: none;
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  letter-spacing: 0.3px;
}
.contact-inner p {
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 100%;
  margin: 25px 0px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.3px;
}
.contact-inner p a {
  background-color: transparent;
  color: #003c71;
  font-family: "Knockout 50 A", "Knockout 50 B";
  font-weight: 400;
  font-style: normal;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.3px;
}
.contact-inner p a:hover {
  color: #fdc33a;
}
.contact-inner span {
  font-size: 22px;
  line-height: 26px;
  display: block;
  width: 100%;
  padding-left: 50px;
  color: #003c71;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  letter-spacing: 0.3px;
}
.contact-articles {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .contact-inner span {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .contact-inner span {
    font-size: 18px;
    line-height: 22px;
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
  .contact-inner {
    font-size: 18px;
    line-height: 22px;
  }
  .contact-inner h1 a {
    font-size: 30px;
    line-height: 34px;
  }
  .contact-inner h2 {
    padding-top: 10px;
  }
  .contact-inner h2 a {
    font-size: 22px;
    line-height: 26px;
  }
  .contact-inner p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .contact-inner {
    font-size: 16px;
    line-height: 20px;
  }
  .contact-inner h1 a {
    font-size: 28px;
    line-height: 32px;
  }
  .contact-inner h2 a {
    font-size: 18px;
    line-height: 22px;
  }
  .contact-inner p {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0px;
  }
}
.top-icons {
  text-align: left;
  display: block;
  margin: 20px auto;
  padding: 0;
}
.top-icons ul {
  margin-top: 10px;
  width: 75%;
}
.top-icons li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.top-icons a {
  display: block;
  height: 60px;
  width: 60px;
  background: #f7f6f6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.top-icons a:hover {
  background: #fdc33a;
}
.top-icons a img {
  width: 100%;
}
@media (max-width: 1024px) {
  .top-icons a {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 767px) {
  .top-icons a {
    height: 40px;
    width: 40px;
  }
}
/*Newsletter Signup and Profile Center */
.newsletter .header {
  background-color: #8fad15;
  margin-bottom: 25px;
}
.newsletter #loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  z-index: 500;
  width: 60px;
}
.newsletter .flex {
  display: flex;
  flex-direction: row;
}
.newsletter .flex.signup {
  min-height: 300px;
}
.newsletter .first {
  align-self: center;
  width: 50%;
}
.newsletter .second {
  align-self: flex-end;
  width: 50%;
  position: relative;
}
.newsletter .content {
  margin: 50px 20px 30px 20px;
}
.newsletter .content p {
  margin: 0 0 0 82px;
  color: #ffffff;
}
.newsletter h1 {
  color: #ffffff;
  margin: 0px;
}
.newsletter h1 img {
  margin-right: 20px;
}
.newsletter h1 span {
  position: relative;
  top: -15px;
}
.newsletter h1 div {
  display: table-cell;
}
.newsletter h2 {
  color: #003c71;
}
.newsletter #news-hero {
  width: 100%;
  max-width: 751px;
  height: auto;
  position: absolute;
  bottom: -3px;
}
.newsletter .sixty {
  width: 60%;
  float: left;
  position: relative;
}
.newsletter .forty {
  width: 40%;
  float: left;
  position: relative;
}
.newsletter .submithack {
  margin-bottom: 20px;
  top: 0px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 20px 0;
  margin: 0 auto;
  color: #585858;
}
.newsletter .captcha {
  max-height: 40px;
}
.newsletter #news-form-container input {
  margin-bottom: 15px;
  width: 100%;
}
.newsletter #news-form-container label {
  margin-top: 5px;
}
.newsletter #ImageUpload {
  font-size: 15px !important;
  line-height: 15px !important;
  height: auto !important;
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  color: #003c71 !important;
  font-family: "Roboto", sans-serif !important;
}
.newsletter .form-padding {
  margin-right: 15px;
}
.newsletter .sixty .row-padding {
  margin-left: 25px;
}
.newsletter .list {
  clear: both;
  margin-bottom: 40px;
}
.newsletter .list .flex {
  align-items: flex-start;
}
.newsletter .list .checkbox {
  background-color: #ffcc33;
  border-radius: 15px;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 6px;
  margin-top: 8px;
  box-sizing: content-box;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  color: #003c71;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.newsletter .list .checkbox.checked:before {
  content: "\e600";
}
.newsletter .list img {
  display: inline-block;
  margin: 0 30px;
}
.newsletter .list .description label {
  font-size: 22px !important;
}
@media (max-width: 1024px) {
  .newsletter .header .flex {
    flex-direction: column;
    text-align: center;
  }
  .newsletter .first,
  .newsletter .second {
    width: 100%;
  }
  .newsletter #news-hero {
    position: relative;
    bottom: -8px;
  }
  .newsletter .content {
    margin: 50px 20px 20px 20px;
  }
  .newsletter .content p {
    margin: 0px;
  }
  .newsletter h1 {
    display: block;
  }
  .newsletter h1 div {
    display: block;
  }
  .newsletter h1 img {
    margin: 0 0 35px 0;
  }
  .newsletter .sixty {
    width: 100%;
    float: none;
    position: relative;
  }
  .newsletter .sixty .newsletter .sixty .row-padding {
    margin-left: 0px;
  }
  .newsletter .forty {
    display: none;
  }
}
@media (max-width: 850px) {
  .newsletter #form-container label,
  .newsletter #news-form-container label,
  .newsletter .newsletter .list .description label {
    font-size: 17px !important;
  }
}
@media (max-width: 768px) {
  .newsletter .list img {
    display: inline-block;
    margin: 0 10px;
  }
  .newsletter #form-container {
    width: 100%;
    margin: 0px;
  }
}
/*---------------------------------------------------
    FORM ELEMENTS
-----------------------------------------------------*/
#contact-form {
  width: 100%;
}
.perdue-crew .pc-logo {
  margin: 30px 0;
  float: left;
  width: 25%;
}
.contact-button input[type="submit"] {
  cursor: pointer;
  width: 95px !important;
  height: 46px !important;
  border: none;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 21px;
  color: #6c520b;
  background: #fdc33a;
  font-family: "Knockout 50 A", "Knockout 50 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
#form-container label,
#news-form-container label {
  color: #003c71;
  display: block;
  clear: both;
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
}
#form-container textarea {
  width: 50%;
  height: 100px;
  outline: none;
  margin-bottom: 10px;
  background: transparent;
  color: #8fad15;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
#form-container textarea.text {
  padding: 0 10px;
  text-transform: none;
  border: 1px solid #bacde3;
  color: #444;
}
#form-container textarea.text:hover {
  background: #bacde3;
  /* fallback */
  background: rgba(186, 205, 227, 0.2);
}
#form-container textarea.text:focus {
  color: #222;
  background: #bacde3;
  /* fallback */
  background: rgba(186, 205, 227, 0.2);
}
@media (max-width: 1024px) {
  #form-container textarea {
    width: 100%;
  }
}
#form-container input {
  width: 50%;
  height: 30px;
  outline: none;
  margin-bottom: 10px;
  color: #8fad15;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
#form-container textarea {
  height: 200px;
  outline: none;
  margin-bottom: 10px;
  width: 100%;
  font-size: 22px;
  line-height: 26px;
  color: #8fad15;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
#form-container input.text,
#news-form-container input.text {
  padding: 0 10px;
  height: 40px;
  border: 1px solid #bacde3;
  color: #444;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
}
#form-container input.text:hover,
#news-form-container input.text:hover {
  background: #bacde3;
  /* fallback */
  background: rgba(186, 205, 227, 0.2);
}
#form-container input.text:focus,
#news-form-container input.text:focus {
  color: #222;
  background: #bacde3;
  /* fallback */
  background: rgba(186, 205, 227, 0.2);
}
#form-container .button:hover {
  cursor: pointer;
  background: #fdc33a;
  /* fallback */
  background: rgba(253, 195, 58, 0.8);
}
#form-container .radio {
  height: 17px;
  width: 20px;
  margin-right: 5px;
  appearance: radio;
  -webkit-appearance: radio;
  -moz-appearance: radio;
}
#form-container .weak {
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 20px 0;
}
#form-container .newsletter-check {
  float: left;
  width: 30px;
  margin-top: 15px;
}
#form-container .newsletter-check input {
  height: 20px !important;
  margin: 3px 0.5ex;
  padding: initial;
  border: initial;
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
#form-container .newsletter {
  float: left;
  width: 50%;
  margin-top: 17px;
}
@media (max-width: 1024px) {
  #form-container .newsletter {
    width: 80%;
  }
}
@media (max-width: 767px) {
  #form-container .newsletter {
    width: 80%;
  }
}
#form-container #gender {
  z-index: 9;
}
#form-container #age {
  z-index: 8;
}
#form-container #children {
  z-index: 7;
}
#form-container #currently-use {
  z-index: 6;
}
#form-container input[type="text"],
#form-container select,
#news-form-container input[type="text"] {
  padding: 0 10px;
  border: 1px solid #bacde3;
  color: #8fad15;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  height: 40px;
}
#form-container select {
  width: 50%;
  margin-bottom: 10px;
}
#form-container textarea {
  padding: 0 10px;
  border: 1px solid #bacde3;
}
#review-form .captcha {
  height: 45px;
  max-height: 45px;
  position: relative;
  top: -10px;
}
.checkbox_label {
  padding-left: 10px !important;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding-top: 20px !important;
}
input[type="checkbox"] {
  height: 20px !important;
  margin: 3px 0.5px !important;
  padding: initialx !important;
  border: initialx !important;
  -webkit-appearance: checkbox !important;
  box-sizing: border-boxx !important;
}
#review-form {
  margin-top: 15px;
}
#review-form input[type="text"],
#review-form textarea,
#review-form input[type="email"] {
  width: 100%;
  display: block;
  height: 45px;
  background: none;
  border: 1px solid white;
  padding: 1px 15px;
}
#review-form textarea {
  height: 160px;
}
/*  SELECT FIELD  
------------------------------------------- */
.wrap-dropdown {
  width: 50%;
  height: 40px;
  position: relative;
  float: left;
  margin-bottom: 10px;
}
.wrap-dropdown i {
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 18px;
  color: #006bb7;
}
.wrap-dropdown:hover {
  background: #bacde3;
  /* fallback */
  background: rgba(186, 205, 227, 0.2);
}
ul.select-drop {
  width: 100%;
  position: absolute;
  margin: 0;
  height: 42px;
  border-top: 1px solid #bacde3;
  border-bottom: 1px solid #bacde3;
  z-index: 2;
  padding-left: 0px;
  overflow-y: auto;
}
ul.select-drop li {
  list-style-type: none;
  border-left: 1px solid #bacde3;
  border-right: 1px solid #bacde3;
  padding: 7px 10px;
  height: 40px;
}
ul.select-drop li:not(.init) {
  float: left;
  width: 100%;
  display: none;
  background: white;
  padding: 3px 10px;
}
ul.select-drop li:not(.init):last-child {
  border-bottom: 1px solid #bacde3;
}
ul.select-drop li:not(.init):hover,
ul li.selected:not(.init) {
  background: #006bb7;
  color: white;
}
li.init {
  cursor: pointer;
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1024px) {
  li.init {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  li.init {
    font-size: 18px;
    line-height: 22px;
  }
}
a#submit {
  z-index: 1;
}
#form-container input {
  width: 100%;
}
.wrap-dropdown {
  width: 100%;
}
@media (max-width: 767px) {
  #form-container {
    width: 90%;
    margin: 20px 5%;
  }
  #form-container input {
    width: 100%;
  }
  .wrap-dropdown {
    width: 100%;
  }
}
/*Infographic */
.infograph h1 {
  padding-bottom: 15px;
}
.infograph .liner h2 {
  padding: 25px 0px 60px 0px;
}
.infograph .share-site {
  position: relative;
  background: url("/img/howto/globe.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 15px center;
  background-color: #003c71;
  padding: 10px 10px 10px 40px;
  padding-top: 10px;
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 150px;
  background-clip: padding-box;
  font-size: 13px;
  line-height: 15px;
  padding-top: 3px;
}
.infograph .rprint {
  position: relative;
  background: #ffcc33;
  padding: 2px 4px 3px 6px;
  color: #715908;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 13px;
  line-height: 15px;
  padding-top: 3px;
}
/*---------------------------------------------------
    FAQ ELEMENTS
-----------------------------------------------------*/
.faq .row {
  position: relative;
  margin: 0 auto;
  overflow: visible;
  max-width: 1320px;
  padding: 0 40px;
}
#faq-header {
  position: relative;
  background-image: url(/img/connect/faq-header.jpg?format=webp;);
  background-size: cover;
  width: 100%;
  height: 210px;
}
#faq-header .row h1 {
  color: #fff;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 72px;
  left: -30px;
}
#faq-header .row h1 span {
  position: relative;
  top: -15px;
}
.faq-questions {
  width: 100%;
  display: block;
  color: #006bb7;
  padding-left: 0;
  padding-bottom: 60px;
}
.faq-questions ul {
  padding-left: 0px;
  margin-left: -25px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  position: relative;
}
.faq-questions ul button {
  display: block;
  list-style: none;
  cursor: pointer;
  margin-left: 40px;
  padding: 3px 0;
  margin-bottom: 20px;
  color: #003c71;
  border: none;
  border-color: transparent;
  background-color: transparent;
}
.faq-questions ul button:before {
  background: transparent;
  color: #fdc33a;
  text-align: left;
  font-size: 35px;
  content: "\f055";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  margin-left: -40px;
  float: left;
}
.faq-questions ul button:before:hover {
  color: #fdc33a;
}
.faq-questions h3 {
  padding: 0px;
}
.faq-answer p a {
  color: #003c71;
  text-decoration: underline;
  font-weight: normal;
}
.faq-answer p a:hover {
  color: #00a3e0;
}
.faq-question:before {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
.faq-question-transition:before {
  background: transparent;
  color: #717171 !important;
  text-align: left;
  font-size: 35px;
  content: "\f055";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  margin-left: -30px;
  margin-right: 12px;
  float: left;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
}
.faq-answer p {
  padding-left: 45px;
  width: 100%;
}
/*----------------------------------------------------------------------------------------------------------------------------
    Connect Confirm
------------------------------------------------------------------------------------------------------------------------------*/
/*  SITE-WIDE VARIABLES  
    ------------------------------------------- */
/*---------------------------------------------------
    Connect Confirm Page
-----------------------------------------------------*/
#confirmation {
  width: 100%;
  margin: 0;
  padding: 0;
}
.big-white {
  display: block;
  width: 100%;
  height: 350px;
  margin: 0 auto;
  background: #fff;
}
.big-white .yellow-check {
  float: left;
  width: 30%;
}
.big-white .yellow-check img {
  float: right;
  margin: 90px 10px 0;
  height: 100%;
}
@media (max-width: 767px) {
  .big-white .yellow-check img {
    height: 110px;
  }
}
@media screen and (max-width: 600px) {
  .big-white .yellow-check img {
    display: none;
  }
}
.big-white .confirm-copy {
  float: right;
  width: 60%;
  margin-top: 65px;
  margin-right: 6%;
  color: #003c71;
}
.big-white .confirm-copy h2 {
  color: #003c71;
  font-family: "Knockout 92 A", "Knockout 92 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .big-white .confirm-copy h2 {
    text-align: center;
    margin: 0 auto;
  }
}
.big-white .confirm-copy p {
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  width: 85%;
  font-family: "Knockout 52 A", "Knockout 52 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1400px) {
  .big-white .confirm-copy p {
    width: 65%;
  }
}
@media (max-width: 1023px) {
  .big-white .confirm-copy p {
    width: 85%;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .big-white .confirm-copy p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 600px) {
  .big-white .confirm-copy p {
    text-align: center;
    margin: 20px auto;
  }
}
@media screen and (max-width: 600px) {
  .big-white .confirm-copy {
    width: 100%;
    margin: 65px auto;
  }
}
/*----------------------------------------------------------------------------------------------------------------------------
    Connect 
------------------------------------------------------------------------------------------------------------------------------*/
.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table-cell {
  display: table-cell;
  vertical-align: top;
}
.connect-home .two {
  position: relative;
  float: left;
  width: 50%;
}
.connect-home h1 {
  color: #fff;
  margin: 0px;
  text-align: left;
}
.connect-home h2 {
  color: #003c71;
  text-align: center;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 30 Junior Welterweight";
  src: url("/fonts/Knockout-30JuniorWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 50 Welterweight";
  src: url("/fonts/Knockout-50Welterweight.woff") format("woff");
  font-display: swap;
}
.connect-home .intro .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.connect-home .intro .row.title .wrapper {
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.connect-home .intro .row.title .wrapper .table-cell h1,
.connect-home .intro .row.title .wrapper .table-cell p,
.connect-home .intro .row.title .wrapper .table-cell span {
  text-align: center;
}
.connect-home .intro .row.title .wrapper .table-cell h1 {
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 75px;
  margin: 0 auto;
  line-height: 1;
}
.connect-home .intro .row.title .wrapper .table-cell h1 span {
  font-family: "Knockout 27 Junior Bantamweight";
  font-weight: 400;
  font-size: 75px;
}
.connect-home .intro .row.title .wrapper .table-cell .icon {
  max-width: 100px;
  background-color: #00a3f4;
  border-radius: 100%;
  margin-bottom: 30px;
}
.connect-home .intro .row.title p {
  margin: 0 auto;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 28px;
}
.connect-home .intro .row .half {
  flex: 1 50%;
}
.connect-home .intro .row .half.cot {
  background-color: #10ada0;
}
.connect-home .intro .row .half.cot .large {
  font-family: "Knockout 70 Full Welterweight";
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}
.connect-home .intro .row .half.cot .large span {
  font-family: "Knockout 27 Junior Bantamweight";
  font-weight: 400;
  font-size: 50px;
  line-height: 1;
}
.connect-home .intro .row .half.cot .yellow-title {
  font-weight: 400;
  font-family: "Knockout 50 Welterweight";
  font-size: 28px;
  margin: 10px 0;
}
.connect-home .intro .row .half.cot .yellow-title a {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 28px;
  font-weight: 400;
}
.connect-home .intro .row .half.cot .white-subtitle {
  font-family: "Knockout 30 Junior Welterweight";
  font-weight: 400;
  font-size: 28px;
}
.connect-home .intro .row .half.cr {
  background-color: #981d97;
}
.connect-home .intro .row .half.cr .white-title {
  font-family: "Knockout 27 Junior Bantamweight";
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}
.connect-home .intro .row .half.cr .white-title span {
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 50px;
  line-height: 1;
}
.connect-home .intro .row .half.cr .yellow-title {
  font-weight: 400;
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 28px;
  margin: 10px 0;
}
.connect-home .intro .row .half .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  text-align: center;
}
.connect-home .intro .row .half .wrapper .cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.connect-home .intro .row .half .wrapper .cell img {
  max-width: 90px;
  margin-bottom: 20px;
}
@media (max-width: 475px) {
  .connect-home .intro .row .half {
    flex: 1 100%;
  }
}
.connect-home .intro {
  background-color: #003c71;
  padding-top: 53px;
}
.connect-home .newsletter .icons {
  display: block;
  padding: 20px 20px 0px 20px;
  margin: 0 auto;
  max-width: 290px;
  position: absolute;
  bottom: 50px;
}
@media (max-width: 560px) {
  .connect-home .newsletter .icons {
    position: relative;
    bottom: 0;
  }
}
.connect-home .newsletter .icons img {
  width: 30px;
  top: 4px;
  left: 1px;
  position: relative;
}
.connect-home .newsletter .icons li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.connect-home .newsletter .icons a {
  display: block;
  height: 38px;
  width: 38px;
  background: white;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  transition: all 0.1s ease-in-out;
  opacity: 0.9;
  color: white;
  text-decoration: none;
}
.connect-home .intro p,
.connect-home .white-subtitle {
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 27px;
  max-width: 680px;
}
@media (max-width: 850px) {
  .connect-home .intro p,
  .connect-home .white-subtitle {
    font-size: 15px;
    line-height: 24px;
  }
}
.connect-home .white-title {
  color: #fff;
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
}
.connect-home .yellow-title,
.connect-home .yellow-title a {
  color: #ffcc33;
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
}
.connect-home .button {
  padding: 8px 30px;
  margin: 0 auto;
  width: 120px;
}
.connect-home .newsletter {
  background-color: #00a3e0;
  text-align: center;
  overflow: hidden;
}
.connect-home .newsletter .row {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.connect-home .newsletter .row .half.content {
  flex: 1 60%;
  height: 100%;
}
.connect-home .newsletter .row .half.content .wrapper {
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.connect-home .newsletter .row .half.content .wrapper .icon {
  max-width: 100px;
  border-radius: 100%;
  background-color: #003c71;
  margin-bottom: 30px;
}
@media (max-width: 1131px) {
  .connect-home .newsletter .row .half.content {
    margin: 0;
  }
  .connect-home .newsletter .row .half.content .wrapper {
    justify-content: flex-start;
  }
}
.connect-home .newsletter .row .half.image {
  flex: 1 40%;
}
@media (max-width: 560px) {
  .connect-home .newsletter .row .half {
    flex: 1 100% !important;
  }
}
@media (max-width: 1131px) {
  .connect-home .newsletter .row {
    padding-top: 0;
    padding-bottom: 70px;
  }
}
@media (max-width: 560px) {
  .connect-home .newsletter .row {
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 0;
  }
}
.connect-home .newsletter p {
  color: #fff;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
  text-align: center;
  font-size: 28px;
  font-family: "Knockout 30 Junior Welterweight";
}
.connect-home .newsletter #emailImg {
  text-align: center;
  width: auto;
  position: absolute;
  max-width: 331px;
  padding-right: 10px;
  bottom: 0;
}
@media (max-width: 1131px) {
  .connect-home .newsletter #emailImg {
    position: absolute;
    top: auto;
    left: auto;
    max-width: 280px;
  }
}
@media (max-width: 560px) {
  .connect-home .newsletter #emailImg {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
  }
}
.connect-home .newsletter #emails {
  display: block;
  width: 100%;
}
.connect-home .newsletter .news1 {
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 75px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  margin: 0 auto;
  padding: 0px;
}
.connect-home .newsletter .news1 span {
  font-family: "Knockout 27 Junior Bantamweight";
  font-size: 75px;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 850px) {
  .connect-home .newsletter .news1,
  .connect-home .newsletter .news2 {
    font-size: 60px;
  }
  .connect-home .newsletter .news1 span,
  .connect-home .newsletter .news2 span {
    font-size: 60px;
  }
  .connect-home .newsletter .row-padding {
    padding: 50px 10px 0px 10px;
  }
}
.connect-home .newsletter .news-button {
  padding: 16px 140px 0px 0px;
}
.connect-home .newsletter .button {
  background-color: #006bb7;
  color: #fff;
  display: block;
  padding: 10px 35px;
  width: 165px;
  font-size: 32px;
}
.connect-home .chat-us {
  background-color: #8fad15;
  padding: 50px 20px;
  width: 100%;
  cursor: pointer;
  border: none;
}
.connect-home .chat-us .wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.connect-home .chat-us .wrapper .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.connect-home .chat-us .wrapper .content .icon img {
  max-width: 100px;
}
.connect-home .chat-us .wrapper .content .title {
  margin: 0 20px;
}
.connect-home .chat-us .wrapper .content .title h2 {
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 75px;
  line-height: 1;
  color: #fff;
  padding: 0;
}
.connect-home .chat-us .wrapper .content .title h2 span {
  font-family: "Knockout 27 Junior Bantamweight";
  font-size: 75px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
.connect-home .chat-us .wrapper .content .time {
  font-size: 32px;
  font-family: "Knockout 30 Junior Welterweight";
  color: #fff;
}
@media (max-width: 1131px) {
  .connect-home .chat-us.d {
    display: none;
  }
}
.connect-home .chat-us.m {
  display: none;
}
.connect-home .chat-us.m .wrapper .content {
  flex-direction: column;
}
.connect-home .chat-us.m .wrapper .content .title {
  margin: 0;
  padding: 20px 0;
}
.connect-home .chat-us.m .wrapper .content .title h2,
.connect-home .chat-us.m .wrapper .content .title span {
  text-align: center;
}
.connect-home .chat-us.m .wrapper .content .time {
  text-align: center;
}
@media (max-width: 1131px) {
  .connect-home .chat-us.m {
    display: block;
  }
}
.connect-home .inquiries {
  padding: 50px 20px 0px 20px;
}
.connect-home .inquiries p {
  color: #717171;
  text-align: center;
}
.connect-home .inquiries p a {
  color: #006bb7;
  text-decoration: underline;
}
.connect-home .row-padding {
  padding: 0 10px;
}
.connect-home .inquiries .buttons {
  margin: 0 auto;
  width: 545px;
}
.connect-home .inquiries .buttons .cta {
  text-decoration: none;
  color: #715908;
}
.connect-home .inquiries .buttons .cta.active {
  color: #fff;
}
/*Connect Form */
.inquiries .active {
  color: #fff;
  box-shadow: inset 0 0 5px #c9c9c9;
}
.inquiries #form-container {
  height: 300px;
  overflow: hidden;
}
.inquiries .overlay {
  background-image: url(/img/connect/white-overlay.png?format=webp;);
  background-repeat: repeat-x;
  background-position: bottom center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 400px;
  z-index: 1;
}
#form-container input,
#form-container textarea,
#form-container select {
  width: 100%;
}
#form-container .checkbox_label label {
  color: #717171;
}
#form-container label,
#news-form-container label {
  width: 94%;
}
#comment-title,
#problem-title {
  width: 100%;
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
}
/* for fixed chat */
.cBubbleArea .chat {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 99999;
  cursor: pointer;
  background: #8fad15;
  padding: 25px 25px 20px 25px;
  border-radius: 75px;
}
.cBubbleArea .chat:hover {
  background: #003c72;
}
.connect-home .chat {
  background-image: url("/img/connect/chat-bg.jpg?format=webp;");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
.connect-home .chat h2 {
  text-align: left;
  color: #fff;
}
.connect-home .chat .row-padding {
  padding: 100px 0px 70px 0px;
  margin: 0 auto;
  width: 385px;
}
.connect-home .chat .icon {
  padding-top: 8px;
}
.connect-home .career {
  background-color: #003c71;
}
.connect-home .career #people {
  width: 100%;
  max-width: 831px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.connect-home .career .row-padding {
  padding: 40px 30px 0px 30px;
}
.connect-home .career h2 {
  color: #ffcc33;
  text-align: left;
  padding-top: 30px;
}
.connect-home .career p {
  color: #fff;
  margin: 0px;
  padding: 0px;
}
.connect-home .other-inquiries {
  background-color: #eaeaea;
}
.connect-home .other-inquiries .row-padding {
  padding: 50px 0px;
}
.connect-home .other-inquiries p {
  color: #717171;
  text-align: center;
  margin: 10px;
}
.inquiries-list {
  width: 100%;
  max-width: 1055px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 26px;
  display: block;
  color: #003c71;
  font-family: "Knockout 30 A", "Knockout 30 B";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 0;
}
.inquiries-list li {
  list-style-type: none;
  background: url(/img/connect/link-icon.png?format=webp;) no-repeat;
  padding: 5px 0 5px 35px;
  background-position: left center;
  margin-left: 8px;
}
.inquiries-list a {
  text-decoration: none;
  color: #003c71;
}
.inquiries-list a:hover {
  color: #ffcc33;
}
.inquiries-list .three {
  width: 33%;
  float: left;
  position: relative;
}
@media (max-width: 1130px) {
  .connect-home .two {
    width: 100%;
  }
  .connect-home .inquiries .two {
    width: 50%;
  }
  .connect-home .newsletter {
    text-align: center;
  }
  .connect-home .career #people {
    width: 100%;
    position: relative;
    bottom: 0px;
    left: auto;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  .inquiries-list .three {
    width: 100%;
  }
  .inquiries-list {
    width: 310px;
  }
  .inquiries-list ul {
    margin: 0px;
    padding: 0px;
  }
  .connect-home .newsletter .table-cell {
    display: block;
    vertical-align: top;
    text-align: center;
    padding: 0 0 20px 0;
  }
  .connect-home .newsletter .button {
    display: inline;
  }
  .newsletter .row {
    padding: 0px;
    width: auto;
  }
  .connect-home .chat .row-padding {
    padding: 50px 10px;
    width: 100%;
  }
}
@media (max-width: 700px) {
  .connect-home .inquiries .two {
    width: 100%;
  }
  .inquiries .overlay {
    top: 450px;
  }
  .connect-home .chat {
    background-size: contain;
    background-color: #8fad15;
  }
  .cBubbleArea .chat {
    padding: 20px 20px 15px 20px;
  }
  .cBubbleArea .chat img {
    max-width: 20px;
  }
}
@media (max-width: 600px) {
  .inquiries .overlay {
    top: 600px;
  }
}
@media (max-width: 580px) {
  .inquiries .table-cell {
    display: block;
    padding-top: 1px;
  }
  .connect-home .inquiries .buttons {
    width: auto;
  }
  .connect-home .newsletter .social {
    width: 315px;
  }
  .connect-home .newsletter .icons li {
    margin-right: 5px;
  }
}
@media (max-width: 550px) {
  .connect-home .career .table-cell {
    display: inline;
    text-align: center;
  }
  .connect-home .career h2 {
    text-align: center;
  }
  .connect-home .career img {
    padding-right: 0px !important;
  }
}
/*----------------------------------------------------------------------------------------------------------------------------
    404
------------------------------------------------------------------------------------------------------------------------------*/
/*  SITE-WIDE VARIABLES  
    ------------------------------------------- */
/*---------------------------------------------------
    404 PAGE
-----------------------------------------------------*/
body .large-orange h1 {
  color: #ffcc33;
  text-align: center;
  margin-bottom: 15px;
}
body .large-orange h2 {
  text-align: center;
  margin-top: 0;
  color: #ffffff;
}
body .large-orange h3 {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
}
body .large-orange h2 a {
  text-decoration: none;
  color: #ffcc33;
}
.oops-wrapper {
  background-color: #003c71;
}
.title-wrapper {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.large-orange {
  width: 90%;
  margin: 0 5%;
  padding: 50px 0 10px;
}
.chicken-wrapper {
  z-index: 2;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.chicken-images {
  width: 100%;
  margin: 0;
  padding: 0;
}
.chicken-left {
  width: 36.75%;
  float: left;
  left: 0;
  bottom: 0;
  height: auto;
}
.chicken-left img {
  width: 100%;
}
@media (max-width: 767px) {
  .chicken-left {
    display: none;
  }
}
.chicken-middle {
  width: 31.85%;
  float: left;
  display: inline-block;
  bottom: 0;
  height: auto;
}
.chicken-middle img {
  width: 100%;
}
@media (max-width: 767px) {
  .chicken-middle {
    display: block;
    width: 44.9%;
    margin-left: 4%;
    float: left;
  }
}
.chicken-right {
  width: 30%;
  margin-left: 1.4%;
  display: inline-block;
  bottom: 0;
  right: 0;
  height: auto;
}
.chicken-right img {
  width: 100%;
}
@media (max-width: 767px) {
  .chicken-right {
    width: 42.3%;
    margin-left: 8.8%;
  }
}
.white-divider {
  height: 5px;
  width: 100%;
  background-color: #fff;
}
.blue-gradient {
  z-index: 1;
  height: 110px;
  margin-top: -110px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #003c71), color-stop(1, #006bb7));
  background-image: -o-linear-gradient(bottom, #003c71 0%, #002a4f 100%);
  background-image: -moz-linear-gradient(bottom, #003c71 0%, #002a4f 100%);
  background-image: -webkit-linear-gradient(bottom, #003c71 0%, #002a4f 100%);
  background-image: -ms-linear-gradient(bottom, #003c71 0%, #002a4f 100%);
  background-image: linear-gradient(to bottom, #003c71 0%, #002a4f 100%);
}
/*----------------------------------------------------------------------------------------------------------------------------
    Privacy
------------------------------------------------------------------------------------------------------------------------------*/
/*  SITE-WIDE VARIABLES  
    ------------------------------------------- */
/*---------------------------------------------------
    PRIVACY PAGE
-----------------------------------------------------*/
.privacy-wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0;
  background-color: #fff;
}
.copy-wrapper {
  width: 70%;
  margin: 0 15%;
  padding: 100px 0;
}
/*----------------------------------------------------------------------------------------------------------------------------
    LEGAL/TERMS OF USE
------------------------------------------------------------------------------------------------------------------------------*/
/*  SITE-WIDE VARIABLES  
    ------------------------------------------- */
/*---------------------------------------------------
    LEGAL PAGE
-----------------------------------------------------*/
.legal-wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0;
  background-color: #fff;
}
.legal-wrapper h1 {
  color: #003c71;
}
.legal-wrapper p,
.legal-wrapper ul {
  color: #717171;
}
.legal-wrapper a {
  color: #003c71;
  text-decoration: underline;
}
.legal-wrapper a.cta {
  text-decoration: none !important;
  color: #715908;
}
.legal-wrapper a.cta:hover {
  background-color: #ffb300;
  color: #71382b;
}
.legal-wrapper a:hover {
  color: #00a3e0;
}
.legal-wrapper .row-padding {
  padding: 10px;
}
.copy-wrapper {
  width: 70%;
  margin: 0 15%;
  padding: 100px 0;
}
@media (max-width: 700px) {
  .legal-wrapper .three {
    width: 100%;
  }
}
/*Product Thumbnail */
.product-thumbnail .prod-wrapper {
  padding: 0 30px 10px 0;
}
.product-thumbnail .prod-img {
  padding: 0px 10px;
}
.product-thumbnail .prod-img img {
  width: 100%;
  max-width: 250px;
  object-fit: contain;
}
.product-thumbnail .prod-logo {
  text-align: center;
  padding: 5px 0 15px 0;
}
.product-thumbnail .prod-logo img {
  width: 100%;
  max-width: 90px;
}
.product-thumbnail p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #003c71;
  text-align: center;
}
@media (max-width: 768px) {
  .product-thumbnail .prod-wrapper {
    padding: 0 15px 15px 0;
  }
  .product-thumbnail p {
    font-size: 13px;
    line-height: 18px;
  }
}
.product-thumbnail:hover p {
  color: #00a3e0;
}
.product-thumbnail:hover .prod-img img {
  transform: scale(1.1);
}
@media (max-width: 1150px) {
  .product-thumbnail:hover .quickViewButton.desktop {
    display: none !important;
  }
}
/* Product Landing */
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 30 Junior Welterweight";
  src: url("/fonts/Knockout-30JuniorWelterwt.woff") format("woff");
  font-display: swap;
}
.product-landing .hero {
  height: 100%;
  position: relative;
  background: url("/img/products/products-hero-left.png?format=webp;") left top, url("/img/products/products-hero-right.png?format=webp;") right bottom;
  background-color: #00a3f4;
  background-size: auto, auto;
  background-position: left top, bottom right;
  text-align: center;
  background-repeat: no-repeat;
  padding: 75px 0;
}
.product-landing .hero .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.product-landing .hero .title #product-icon {
  width: 45px;
  height: 45px;
  margin-right: 10px;
}
.product-landing .hero .title h1 {
  color: #ffffff;
  font-size: 60px;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.product-landing .hero .search {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product-landing .hero .search .search-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 620px;
  width: 100%;
}
.product-landing .hero .cta {
  margin-top: 10px;
}
.product-landing .hero .cart {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  object-fit: contain;
  top: 6px;
  left: -7px;
}
.product-landing .hero input {
  width: 100%;
  font-family: "Knockout 27 Junior Bantamweight";
  max-width: 750px;
  height: 50px;
  padding: 0px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  z-index: 750;
  font-weight: 400;
  font-size: 24px;
  color: #003c71;
  font-family: "Knockout 50 Welterweight";
}
.product-landing .hero ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003c71;
}
.product-landing .hero ::-moz-placeholder {
  /* Firefox 19+ */
  color: #003c71;
}
.product-landing .hero :-ms-input-placeholder {
  /* IE 10+ */
  color: #003c71;
}
.product-landing .hero :-moz-placeholder {
  /* Firefox 18- */
  color: #003c71;
}
.product-landing .hero button {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.product-landing .hero #productSearchBtn {
  position: relative;
  top: 2px;
  z-index: 751;
  left: -55px;
}
@media (max-width: 1200px) {
  .product-landing .hero {
    background: url("/img/products/products-hero-left.png?format=webp;") left 320px no-repeat !important;
    background-size: auto !important;
    background-color: #00a3f4 !important;
  }
}
@media (max-width: 600px) {
  .product-landing .hero {
    padding: 20px 0;
  }
  .product-landing .hero .title h1 {
    font-size: 42px;
  }
}
.product-landing .hero #brands {
  padding: 30px 0 50px 0;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.product-landing .hero #brands .brand {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 24%;
  min-width: 275px;
  max-width: 24%;
  margin: 5px;
  height: 160px;
  background-color: #ffffff;
  padding: 30px;
}
.product-landing .hero #brands .brand.perdue-refrigerated-breaded a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-landing .hero #brands .brand.perdue-refrigerated-breaded a img {
  width: 100%;
  max-width: 85px;
  height: 100%;
  position: relative;
  object-fit: contain;
}
.product-landing .hero #brands .brand.perdue-refrigerated-breaded a div.brandname {
  display: block !important;
  color: #003c71;
  font-size: 16px;
  font-weight: bold;
  font-family: "NexaRustSans", sans-serif;
}
.product-landing .hero #brands .brand img {
  width: 100%;
  max-width: 180px;
  padding: 0px 8px 5px 8px;
}
.product-landing .hero #copy {
  position: relative;
  padding: 0 20px;
  margin-bottom: 20px;
}
.product-landing .hero #copy p {
  color: #360a00;
  font-family: "Knockout 30 Junior Welterweight";
  font-weight: 400;
  max-width: 855px;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .product-landing .hero #copy p {
    font-size: 18px;
  }
}
.product-landing .hero #locations {
  padding: 75px 0 0px 0;
}
.product-landing .hero #locations .fullwidth {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product-landing .hero #locations .fullwidth .three {
  min-width: 400px;
  flex: 0 31%;
  margin: 50px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 350px;
  position: relative;
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.product-landing .hero #locations .fullwidth .three .wrapper {
  padding: 50px;
  width: 100%;
}
.product-landing .hero #locations .fullwidth .three .wrapper .image {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.product-landing .hero #locations .fullwidth .three .wrapper .image .loc-img {
  max-width: 370px;
}
.product-landing .hero #locations .fullwidth .three .wrapper .content .location-name {
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  font-family: 'Knockout 94 Ultimate Sumo';
  text-align: left;
  padding: 0;
  max-width: 215px;
  margin: 0;
}
.product-landing .hero #locations .fullwidth .three.fm {
  background-color: #8fad15;
}
.product-landing .hero #locations .fullwidth .three.ra {
  background-color: #003c71;
}
.product-landing .hero #locations .fullwidth .three.fa {
  background-color: #96268f;
}
@media (max-width: 400px) {
  .product-landing .hero #locations .fullwidth .three {
    min-width: 100%;
    min-height: 280px;
  }
  .product-landing .hero #locations .fullwidth .three .wrapper {
    padding: 20px;
  }
  .product-landing .hero #locations .fullwidth .three .wrapper .image .loc-img {
    max-width: 250px;
  }
}
.product-landing .hero #locations .fullwidth .three:hover {
  background-color: #fc3 !important;
}
.product-landing .hero #locations .fullwidth .three:hover .wrapper .content .location-name {
  color: #a76427;
}
@media (max-width: 650px) {
  .product-landing .hero #locations .three {
    width: 100%;
    text-align: center;
  }
  .product-landing .hero #locations .three .wrapper {
    padding: 0 0 15px 0;
  }
}
.product-landing .hero #feature-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product-landing .hero #feature-filters .feature {
  width: 100%;
  flex: 0 18%;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  margin: 10px;
}
.product-landing .hero #feature-filters .feature a {
  padding: 20px 40px;
  background-color: #ffffff;
  border-radius: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-landing .hero #feature-filters .feature p {
  transition: all 125ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  font-family: 'Knockout 94 Ultimate Sumo';
  line-height: 1;
  text-transform: uppercase;
  padding: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
}
.product-landing .hero #feature-filters .feature.organic p {
  color: #10ada0;
}
.product-landing .hero #feature-filters .feature.fresh-cuts p {
  color: #89ac19;
}
.product-landing .hero #feature-filters .feature.raw-fresh p {
  color: #00a3f4;
}
.product-landing .hero #feature-filters .feature.fully-cooked-fresh p {
  color: #a76427;
}
.product-landing .hero #feature-filters .feature.fully-cooked-frozen p {
  color: #003c71;
}
.product-landing .hero #feature-filters .feature.gluten-freee p {
  color: #e87722;
}
.product-landing .hero #feature-filters .feature.raw-frozen p {
  color: #96268f;
}
.product-landing .hero #feature-filters .feature:hover a {
  background-color: #fc3 !important;
}
.product-landing .hero #feature-filters .feature:hover p {
  color: #6D5509 !important;
}
@media (max-width: 950px) {
  .product-landing .hero #feature-filters .feature {
    width: 20%;
    display: none;
  }
}
@media (max-width: 800px) {
  .product-landing .hero #feature-filters .feature {
    width: 25%;
    display: none;
  }
}
@media (max-width: 650px) {
  .product-landing .hero #feature-filters .feature {
    width: 33.33%;
    display: none;
  }
}
@media (max-width: 480px) {
  .product-landing .hero #feature-filters .feature {
    width: 50%;
    display: none;
  }
}
.product-landing .hero #feature-filters .is-visible {
  display: block;
}
.product-landing .hero #feature-filters .is-open {
  opacity: 1;
}
.product-landing h2 {
  padding: 0px 0 10px 0;
  margin-bottom: 75px;
  display: table;
  text-align: center;
  color: #003c71;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.product-landing #blue-wave-top {
  background-image: url("/img/products/blue-wave-top.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -1px;
}
.product-landing #blue-wave-bottom {
  background-image: url("/img/products/blue-wave-bottom.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -11px;
}
@media (max-width: 850px) {
  .product-landing #brands {
    max-width: 650px;
    text-align: center;
  }
  .product-landing #brands .brand {
    width: 33.333%;
  }
  .product-landing #brands .brand img {
    width: 100%;
    max-width: 145px;
    padding: 0px 8px 20px 8px;
  }
}
.product-landing #wtb {
  width: 645px;
  margin: 0 auto;
  padding: 50px 0px;
}
.product-landing #wtb .aligned {
  vertical-align: middle;
}
.product-landing #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0px 0px 20px;
  -moz-border-radius: 20px 0px 0px 20px;
  border-radius: 20px 0px 0px 20px;
  font-size: 24px;
  line-height: 24px;
  -webkit-box-shadow: 2px 3px 20px #c5d9e8;
  -moz-box-shadow: 2px 3px 20px #c5d9e8;
  box-shadow: 2px 3px 20px #c5d9e8;
  border: 1px solid #d9ecfb;
  color: #003c71;
  -webkit-appearance: none;
}
.product-landing #wtb ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
.product-landing #wtb ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
.product-landing #wtb :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
.product-landing #wtb :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
.product-landing #wtb #wtb-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #715908;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px 8px 0 8px;
}
.product-landing #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
@media (max-width: 768px) {
  .product-landing #wtb {
    width: 325px;
    margin: 0 auto;
    padding: 25px 0 0 0;
  }
  .product-landing .split {
    display: block;
    padding-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .product-landing #wtb input {
    height: 35px;
  }
  .product-landing #wtb #wtb-label {
    padding: 0px 0px 0 10px;
  }
}
.product-landing #mFeatCats {
  display: inline-block;
  position: relative;
  top: -20px;
}
.product-landing .slider .slide-wrap {
  display: flex;
  justify-content: center;
  height: 700px;
}
.product-landing .slider .background {
  flex: 1 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-landing .slider .desktop-package {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 50;
}
.product-landing .slider .desktop-package img {
  max-width: 385px;
  margin: 0 auto;
}
.product-landing .slider .slide {
  height: 700px;
  background-size: cover;
  background-position: center center;
}
.product-landing .slider .desktop-bg {
  position: relative;
  height: 700px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.product-landing .slider .mobile-bg {
  background-size: 0px 0px;
  background-position: top left;
  background-repeat: no-repeat;
}
.product-landing .slider .mobile-package {
  display: none;
}
.product-landing .slider .slick-next {
  background-image: url(/img/icons/arrow-alt-blue-carrot.png?format=webp;);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
}
.product-landing .slider .slick-prev {
  transform: scaleX(-1);
  background-image: url(/img/icons/arrow-alt-blue-carrot.png?format=webp;);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
}
.product-landing .slider .headline {
  position: relative;
}
.product-landing .slider .headline p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 2vw;
  line-height: 1;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  color: #ffffff;
  white-space: nowrap;
}
.product-landing .slider .headline p span {
  background-image: url(/img/recipe/banner.png?format=webp;);
  background-position: center center;
  background-size: 100% 100%;
  padding: 0px 30px;
  text-shadow: none;
}
.product-landing .slider .content {
  flex: 1 50%;
  background-color: #004b7e;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.product-landing .slider .content .wrapper {
  max-width: 50%;
}
.product-landing .slider .content .product {
  font-family: "NexaRustSans", sans-serif;
  font-size: 28px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px;
  text-align: center;
  margin: 0px 0 10px 0;
}
.product-landing .slider .content .product a {
  color: #ffffff;
}
.product-landing .slider .content .made {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #8fad15;
  padding: 9px 0 5px 0;
  text-align: center;
}
.product-landing .slider .content .recipe {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px;
  text-align: center;
}
.product-landing .slider .content .recipe a {
  color: #00a3e0;
}
.product-landing .slider .content .aligned {
  vertical-align: middle;
}
.product-landing .slider .content .prod-bg {
  padding: 30px 30px 30px 60px;
  position: relative;
  left: -20px;
}
@media (max-width: 900px) {
  .product-landing .slider .content .prod-bg .desktop {
    display: none;
  }
  .product-landing .slider .content .prod-bg .mobile {
    display: block;
  }
}
.product-landing .slider .content .prod-bg .row {
  display: flex;
  padding: 20px 0 0 0;
  justify-content: center;
}
.product-landing .slider .content .prod-bg .row .buyNowCTA {
  padding: 0 10px 0 0;
  display: flex;
  justify-content: center;
}
.product-landing .slider .content .prod-bg .row .buyNowCTA .cta {
  padding: 0 40px 0 40px;
}
.product-landing .slider .content .prod-bg .row .buyNowCTA .cta img {
  position: relative;
  margin: 0;
  display: inline-block;
}
@media (max-width: 900px) {
  .product-landing .slider .content .prod-bg .row {
    justify-content: center;
  }
}
@media (max-width: 450px) {
  .product-landing .slider .content .prod-bg .row .buyNowCTA {
    padding-bottom: 10px;
  }
}
.product-landing .slider .content .package {
  position: relative;
  z-index: 450;
}
.product-landing .slider .content .package-mobile {
  display: none;
}
.product-landing .slider .view-more {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -105px;
}
.product-landing .slider .view-more.mobile {
  display: none;
}
.product-landing .slider .wave {
  position: absolute;
  top: 0px;
  height: 27px;
  width: 100%;
  background-image: url(/img/homepage/white-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.product-landing .slider .wave2 {
  position: absolute;
  bottom: -1px;
  height: 29px;
  width: 100%;
  background-image: url(/img/homepage/white-wave2.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
@media (max-width: 1100px) {
  .product-landing .slider .content .prod-bg {
    padding: 15px 15px 15px 40px;
  }
  .product-landing .slider .content .product {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1400px) {
  .product-landing .slider .headline p {
    font-size: 36px;
  }
  .product-landing .slider .slide-wrap {
    flex-direction: column;
    height: 800px;
  }
  .product-landing .slider .background {
    height: 350px;
  }
  .product-landing .slider .desktop-bg {
    background-size: 100%;
    height: auto;
    background-position: top center;
  }
  .product-landing .slider .slide {
    height: auto;
  }
  .product-landing .slider .aligned {
    width: 100%;
    display: block;
  }
  .product-landing .slider .desktop-package {
    transform: translateY(-40%);
    top: 40%;
  }
  .product-landing .slider .desktop-package img {
    max-width: 200px;
    max-height: 200px;
    object-fit: contain;
  }
  .product-landing .slider .content {
    text-align: center;
    height: 450px;
  }
  .product-landing .slider .content .wrapper {
    padding: 0px 35px;
    max-width: 100%;
  }
  .product-landing .slider .content .package {
    margin: 0 auto;
    width: auto;
    max-height: 150px;
  }
  .product-landing .slider .content .prod-bg {
    padding: 10px 0px 20px 0px;
    left: auto;
    top: auto;
    background-image: none;
  }
  .product-landing .slider .content .product a {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
  }
  .product-landing .slider .content .made {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0 10px 0;
  }
  .product-landing .slider .content .recipe a {
    font-size: 15px;
    line-height: 18px;
  }
  .product-landing .slider .view-more {
    position: relative;
    bottom: auto;
    left: auto;
    margin-left: auto;
    padding-bottom: 55px;
    text-align: center;
  }
  .product-landing .slider .view-more.mobile {
    display: inline-block;
  }
  .product-landing .slider .view-more.desktop {
    display: none;
  }
  .product-landing .slider .slick-next,
  .product-landing .slider .slick-prev {
    top: 70%;
  }
  .product-landing .slider .slick-next {
    right: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
  }
  .product-landing .slider .slick-prev {
    left: 0;
    background-image: url(/img/icons/arrow-carrot-yellow.png?format=webp;);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 12px;
    transform: scaleX(-1);
  }
}
@media (max-width: 850px) {
  .product-landing .slider .desktop-bg {
    background-size: 105%;
  }
}
@media (max-width: 768px) {
  .product-landing .slider .desktop-bg {
    background-size: 0px 0px;
  }
  .product-landing .slider .mobile-bg {
    background-size: 100%;
    position: relative;
    height: auto;
  }
}
@media (max-width: 650px) {
  .product-landing .slider .headline p {
    line-height: 40px;
    font-size: 25px;
  }
  .product-landing .slider .headline p span {
    background-repeat: no-repeat;
  }
}
@media (max-width: 550px) {
  .product-landing .slider .content .package {
    max-height: 110px;
  }
  .product-landing .slider .headline p {
    line-height: 30px;
    font-size: 18px;
  }
  .product-landing .slider .headline p span {
    line-height: 30px;
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  .product-landing .slider .desktop-package img {
    max-height: 160px;
  }
}
@media (max-width: 380px) {
  .product-landing .slider .mobile-bg {
    background-size: 110%;
  }
}
@media (max-width: 330px) {
  .product-landing .slider .mobile-bg {
    background-size: 120%;
  }
}
.product-landing .pw-callout {
  padding-top: 90px;
}
/* Product Results */
@font-face {
  font-family: "Knockout 70 Full Welterweight";
  src: url("/fonts/Knockout-70FullWelterwt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Knockout 27 Junior Bantamweight";
  src: url("/fonts/Knockout-27JuniorBantamwt.woff") format("woff");
  font-display: swap;
}
.product-results .hero {
  height: 440px;
  position: relative;
  background-image: url(/img/products/heroXL.jpg?format=webp;);
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.product-results .hero #product-icon {
  margin: 70px 0 20px 0;
}
.product-results .hero h1 {
  color: #ffffff;
  font-family: "Knockout 70 Full Welterweight";
  font-weight: 400;
  font-size: 100px;
  line-height: 0.85;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 850px) {
  .product-results .hero h1 {
    font-size: 58px;
  }
}
.product-results .hero input {
  width: 100%;
  max-width: 750px;
  height: 50px;
  padding: 0px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  top: 80px;
  z-index: 500;
  color: #00a3f4;
  -webkit-box-shadow: 2px 3px 20px #003c71;
  -moz-box-shadow: 2px 3px 20px #003c71;
  box-shadow: 2px 3px 20px #003c71;
  font-family: "Knockout 27 Junior Bantamweight";
}
.product-results .hero ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #00a3f4;
}
.product-results .hero ::-moz-placeholder {
  /* Firefox 19+ */
  color: #00a3f4;
}
.product-results .hero :-ms-input-placeholder {
  /* IE 10+ */
  color: #00a3f4;
}
.product-results .hero :-moz-placeholder {
  /* Firefox 18- */
  color: #00a3f4;
}
.product-results .hero button {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.product-results .hero #productResultsSearchBtn {
  position: relative;
  top: 85px;
  z-index: 751;
  left: -55px;
}
@media (max-width: 850px) {
  .product-results .hero {
    background-image: url(/img/products/hero.jpg?format=webp;);
    height: 300px;
    background-position: center center;
  }
  .product-results .hero h1 span {
    top: -25px;
  }
  .product-results .hero #product-icon {
    margin: 60px 10px 10px 0;
    width: 50px;
    height: 50px;
  }
  .product-results .hero input {
    max-width: none;
    top: 40px;
  }
  .product-results .hero #productResultsSearchBtn {
    position: absolute;
    top: 266px;
    z-index: 751;
    left: auto;
    right: 25px;
  }
}
.product-results #loading {
  position: relative;
  top: 20px;
  left: 50%;
  margin-left: -30px;
  z-index: 500;
  width: 60px;
}
.product-results #wtb-block {
  background-color: #003c71;
}
.product-results #wtb-block #wtb {
  width: 645px;
  margin: 0 auto;
  padding: 55px 0px 25px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-results #wtb-block #wtb .aligned {
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-results #wtb-block #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  line-height: 24px;
  color: #003c71;
}
.product-results #wtb-block #wtb ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
.product-results #wtb-block #wtb ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
.product-results #wtb-block #wtb :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
.product-results #wtb-block #wtb :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
.product-results #wtb-block #wtb #wtb-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px 25px 0 10px;
}
.product-results #wtb-block #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
@media (max-width: 400px) {
  .product-results #wtb-block #wtb input {
    height: 35px;
  }
}
@media (max-width: 850px) {
  .product-results #wtb-block #wtb {
    padding: 50px 0px 20px 0px;
  }
}
@media (max-width: 720px) {
  .product-results #wtb-block #wtb {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
    text-align: center;
    flex-direction: column;
  }
  .product-results #wtb-block #wtb #wtb-label {
    padding: 0px 0px 0 10px;
    font-size: 19px;
  }
  .product-results #wtb-block .split {
    display: block;
    padding-bottom: 10px;
  }
  .product-results #wtb-block .split:first-of-type {
    width: 290px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {
  .product-results #wtb-block #wtb {
    max-width: 300px;
  }
}
.product-results #text-bg {
  padding: 60px 0px;
}
@media (max-width: 500px) {
  .product-results #text-bg .fullwidth {
    width: calc(100% - 20px);
  }
}
.product-results .filter-item {
  width: 16.6%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.product-results.product-brand .filter-item {
  width: 20%;
}
.product-results .minimize p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #003c71;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 0px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
}
.product-results #shadow {
  text-align: center;
}
.product-results .clear-filters {
  position: absolute;
  right: 0px;
  top: 0px;
}
.product-results .clear-filters p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #585858;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 0px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
}
.product-results .clear-filters p img {
  position: relative;
  top: 0px;
  margin-left: 5px;
}
.product-results .filter-arrow {
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.product-results .filter-track {
  font-family: "NexaRustSans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #003c71;
  cursor: pointer;
  padding: 0px 5px 10px 5px;
  margin: 15px 10px 10px 10px;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
  border-bottom: 1px solid #c5d9e8;
}
.product-results .filter {
  padding-bottom: 6px;
}
.product-results .selection {
  text-align: center;
}
.product-results .selection div {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  position: relative;
  background-color: #8fad15;
  padding: 5px 25px 5px 10px;
  margin: 3px;
  border-radius: 25px;
  display: inline-block;
  min-width: 50px;
  text-align: center;
  background-image: url(/img/x.png?format=webp;);
  background-repeat: no-repeat;
  background-position: top 50% right 10px;
}
.product-results .selection div.all {
  color: #8fad15;
  background-color: transparent;
  background-image: none;
  border: 1px solid #8fad15;
  padding: 5px 10px;
}
.product-results .filterGroup {
  width: 100%;
  padding: 0px 9px 0px 9px;
  margin-right: 10px;
  transition: all 0.4s ease;
  display: none;
}
.product-results .filterGroup ul {
  list-style-type: none;
}
.product-results .filterGroup label {
  color: #4dbfe9;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  display: table-cell;
  padding-left: 20px;
}
.product-results .filterGroup .filterselected label {
  color: #8fad15;
}
.product-results .filterGroup input {
  display: none;
}
.product-results .filter-list .filter-item .filterselected input[type="checkbox"] + label {
  background-image: url(/img/recipe/check.png?format=webp;);
  background-repeat: no-repeat;
  background-position: top left;
}
.product-results #product-filters {
  position: relative;
}
.product-results #product-filters input {
  width: calc(100% - 100px);
  max-width: 750px;
  height: 50px;
  padding: 9px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  top: -35px;
  z-index: 750;
}
.product-results #product-filters input[type="radio"] {
  width: 15px;
  max-width: none;
  height: 20px;
  padding: 0px;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  top: auto;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.product-results #product-filters #search {
  width: calc(100% - 100px);
  max-width: 750px;
  margin: 0 auto;
}
.product-results #productListing {
  overflow: auto;
  min-height: 350px;
  width: 100%;
  padding-top: 20px;
}
.product-results #productListing .grid .product-thumbnail .prod-wrapper .quickViewButton {
  position: absolute;
  top: 77px;
  left: 15px;
  z-index: 10;
  display: none;
}
.product-results #productListing .grid .product-thumbnail .prod-wrapper .quickViewButton .cta {
  border-style: solid;
  border-color: #fff;
}
@media (max-width: 1150px) {
  .product-results #productListing .grid .product-thumbnail .prod-wrapper .quickViewButton {
    display: none;
  }
  .product-results #productListing .grid .product-thumbnail .prod-wrapper .quickViewButton.mobile {
    display: block !important;
    position: relative;
    top: 0;
  }
}
.product-results #productListing .grid .product-thumbnail .prod-wrapper .quickViewButton.mobile {
  display: none;
}
.product-results #productListing h2 {
  color: #003c71;
  text-align: center;
}
@media (max-width: 1080px) {
  .product-results .filter-item {
    width: 33.3%;
  }
  .product-results.product-brand .filter-item {
    width: 33.3%;
  }
}
@media (max-width: 750px) {
  .product-results .filter-item {
    width: 100%;
    padding-bottom: 10px;
  }
  .product-results.product-brand .filter-item {
    width: 100%;
  }
  .product-results .filter-track {
    width: 180px;
    float: left;
    position: relative;
    text-align: left;
    border: none;
    padding: 0px 5px 0px 0px;
    margin: 11px 5px 0px 0px;
  }
  .product-results .selection {
    width: calc(100% - 190px);
    float: left;
    position: relative;
    text-align: left;
  }
  .product-results .filterGroup {
    position: relative;
    float: left;
    padding: 10px 0px 0px 0px;
    margin: 0px;
  }
  .product-results .filter {
    width: 50%;
    float: left;
    position: relative;
  }
  .product-results #recipeListing .four {
    width: 50%;
  }
  .product-results .minimize {
    position: absolute;
    left: 0px;
    top: -10px;
  }
  .product-results .minimize p {
    padding: 0px 5px 10px 0px;
    margin: 0px 10px 10px 0px;
  }
  .product-results .clear-filters {
    top: -10px;
  }
  .product-results #shadow {
    padding-top: 10px;
  }
}
@media (max-width: 950px) {
  .product-results #productListing .five {
    width: 25%;
  }
}
@media (max-width: 800px) {
  .product-results #productListing .five {
    width: 33.33%;
  }
}
@media (max-width: 600px) {
  .product-results #productListing .five {
    width: 50%;
  }
}
/* Product Detail */
.product-detail h1 {
  color: #003c71;
  font-size: 28px;
  line-height: 28px;
  padding-top: 5px;
  margin: 0px;
}
.product-detail h1 span a {
  font-size: 22px;
  color: #003c71;
}
.product-detail h1 span a:hover {
  color: #00a3e0;
}
.product-detail #productSearch {
  width: 275px;
  height: 41px;
  padding: 9px 45px 2px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  color: #003c71;
  -webkit-box-shadow: 2px 3px 20px #297a97;
  -moz-box-shadow: 2px 3px 20px #297a97;
  box-shadow: 2px 3px 20px #297a97;
}
.product-detail ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003c71;
}
.product-detail ::-moz-placeholder {
  /* Firefox 19+ */
  color: #003c71;
}
.product-detail :-ms-input-placeholder {
  /* IE 10+ */
  color: #003c71;
}
.product-detail :-moz-placeholder {
  /* Firefox 18- */
  color: #003c71;
}
.product-detail #productSearchBtn {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.product-detail #productSearchBtn {
  position: absolute;
  top: 63px;
  z-index: 751;
  left: 289px;
}
.product-detail #product-icon {
  margin: 0px 10px;
  position: relative;
  top: 2px;
}
.product-detail .float {
  position: relative;
  float: right;
  margin-bottom: 25px;
}
.product-detail #hero {
  width: 100%;
  padding: 10px 0px 0px 0px;
  background: url(/img/products/brand-bg.jpg?format=webp;) no-repeat top center;
  background-size: cover;
  position: relative;
}
.product-detail #hero #productSearch {
  width: 275px;
  height: 41px;
  padding: 9px 45px 2px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
}
.product-detail #hero .main-prod {
  position: relative;
}
.product-detail #hero .main-prod .main-prod-info {
  background-image: none;
}
.product-detail #hero .main-prod .main-prod-info h1 {
  font-size: 32px;
  line-height: 38px;
}
.product-detail #hero .main-prod .main-prod-info h1 span a {
  font-size: 32px;
}
.product-detail #hero .main-prod .main-prod-info .sku {
  color: #003c71;
}
.product-detail #hero .main-prod .mainPhoto {
  width: 500px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 20px #e7ebee;
  -moz-box-shadow: 0px 0px 20px #e7ebee;
  box-shadow: 0px 0px 20px #e7ebee;
  position: relative;
  z-index: 450;
  background-color: #ffffff;
}
.product-detail #hero .main-prod .location-label {
  top: 16px;
  margin: 0 auto;
  text-align: center;
  height: 42px;
  position: relative;
  z-index: 451;
}
.product-detail #hero .main-prod .location-label .loc-bg {
  background-image: url("/img/products/location-label.png?format=webp;");
  background-repeat: repeat-x;
  height: 42px;
  padding: 0px 20px;
  display: inline-block;
}
.product-detail #hero .main-prod .location-label p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 42px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.product-detail #hero .main-prod .location-label p span {
  color: #d2dfa4;
}
@media (max-width: 768px) {
  .product-detail #hero .main-prod .location-label p {
    font-size: 12px;
  }
}
.product-detail #hero .main-prod .zoom {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 500;
}
.product-detail #hero .main-prod .zoom img {
  width: 24px;
  height: 23px;
}
.product-detail #hero .search-bar {
  padding-top: 60px;
}
.product-detail #hero .wave {
  background-image: url(/img/homepage/slider/wave-over.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 98px;
  position: absolute;
  bottom: -1px;
}
@media (max-width: 1024px) {
  .product-detail #hero .desktop,
  .product-detail #hero .wave {
    display: none !important;
  }
  .product-detail #hero .fullwidth {
    width: 100%;
  }
  .product-detail #hero .mobile {
    display: block;
  }
  .product-detail #hero .mobile .main-prod-info {
    padding: 0px 15px 70px 15px;
  }
  .product-detail #hero .mobile .main-prod-info .buyNowCTA .cta {
    padding: 0 20px 0 60px !important;
  }
  .product-detail #hero .mobile .main-prod-info .buyNowCTA .cta img {
    left: -124px !important;
    top: 2px;
  }
  .product-detail #hero .aligned {
    display: block;
  }
  .product-detail #hero .aligned .aligned {
    display: table-cell;
  }
  .product-detail #hero .main-prod {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product-detail #hero .main-prod img,
  .product-detail #hero .main-prod .mainPhoto {
    width: 100%;
    max-width: 550px;
  }
  .product-detail #hero .main-prod .main-prod-info {
    background: url(/img/products/prod-info-bg.png?format=webp;);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .product-detail #hero #productSearch,
  .product-detail #hero #productSearchBtn {
    display: none;
  }
  .product-detail #hero #product-icon {
    top: 0px;
  }
  .product-detail #hero .float {
    margin-bottom: 0px;
  }
  .product-detail #hero .search-bar {
    padding-top: 10px;
  }
}
@media (max-width: 560px) {
  .product-detail #hero #productSearch,
  .product-detail #hero #productSearchBtn {
    display: none;
  }
}
@media (max-width: 1024px) {
  .product-detail #hero {
    background-image: none;
  }
}
.product-detail .main-prod-info {
  padding: 25px;
  background-image: url("/img/products/prod-info-bg.png?format=webp;");
  background-size: cover;
  background-position: top right;
  position: relative;
  left: -5px;
}
.product-detail .main-prod-info .coupon {
  position: absolute;
  top: 58px;
  right: 25px;
}
.product-detail .main-prod-info .coupon img {
  width: 125px;
}
.product-detail .main-prod-info .brand {
  width: 125px;
}
.product-detail .main-prod-info .prod-brand img {
  width: 130px;
}
.product-detail .main-prod-info .sku {
  font-family: "NexaRustSans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #003c71;
  padding-bottom: 15px;
  float: right;
}
@media (max-width: 1024px) {
  .product-detail .main-prod-info .sku {
    float: none;
  }
}
@media (max-width: 1130px) {
  .product-detail .main-prod img {
    width: 430px;
  }
  .product-detail .main-prod-info {
    padding: 15px 15px 0px 15px;
    background-size: 100% 100%;
    margin-top: 30px;
  }
  .product-detail .main-prod-info .coupon {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .product-detail .main-prod-info .prod-brand {
    position: relative;
    top: -22px;
  }
  .product-detail .main-prod-info h1 {
    position: relative;
    top: -22px;
    margin: 0 auto;
  }
  .product-detail .main-prod-info .sku {
    position: relative;
    top: -15px;
    padding: 0px;
  }
}
@media (max-width: 1024px) {
  .product-detail .desktop {
    display: none;
  }
  .product-detail .mobile {
    display: block;
  }
  .product-detail .main-prod-info {
    text-align: center;
    left: auto;
    padding: 0px 15px 5px 15px;
    margin-top: 45px;
    margin-bottom: 10px;
  }
  .product-detail .main-prod-info .coupon {
    position: absolute;
    top: auto;
    bottom: -10px;
    right: 50%;
    margin-right: -52px;
  }
  .product-detail .aligned {
    display: block;
  }
  .product-detail .aligned .aligned {
    display: table-cell;
  }
}
@media (max-width: 850px) {
  .product-detail h1,
  .product-detail h1 span a {
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto;
  }
}
.product-detail #more-details {
  background-image: url(/img/recipe/directions-bg-bottom.jpg?format=webp;);
  background-repeat: repeat-x;
  background-position: bottom center;
  width: 100%;
}
@media (max-width: 1130px) {
  .product-detail #more-details {
    margin-top: 30px;
  }
}
.product-detail #more-details .location-label {
  position: relative;
  top: 16px;
  margin: 0 auto;
  text-align: center;
  height: 42px;
}
.product-detail #more-details .location-label .loc-bg {
  background-image: url("/img/products/location-label.png?format=webp;");
  background-size: cover;
  height: 35px;
  padding: 0px 10px;
  display: inline-block;
}
.product-detail #more-details .location-label p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 10px;
  line-height: 35px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.product-detail #more-details .location-label p span {
  color: #d2dfa4;
}
.product-detail #more-details .related-wrapper {
  padding-left: 125px;
}
.product-detail #more-details #productDisclaim {
  display: block;
  text-align: center;
  padding: 20px 0 0 0;
}
.product-detail #more-details .otherImages {
  width: 540px;
}
.product-detail #more-details .aligned.coupon {
  width: 420px;
  text-align: end;
  position: relative;
  top: -140px;
}
@media (max-width: 1024px) {
  .product-detail #more-details .aligned.coupon {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    top: 0;
  }
}
.product-detail #more-details .alt-img {
  width: 100%;
  max-width: 200px;
  padding: 5px;
  opacity: 0.6;
  cursor: pointer;
  border-radius: 10px;
}
.product-detail #more-details .alt-img.active {
  opacity: 1;
  -webkit-box-shadow: 2px 2px 10px #b9d9eb;
  -moz-box-shadow: 2px 2px 10px #b9d9eb;
  box-shadow: 2px 2px 10px #b9d9eb;
}
.product-detail #more-details .alt-img:hover {
  opacity: 1;
  box-shadow: 2px 2px 10px #b9d9eb;
}
.product-detail #more-details .disclaimer {
  padding: 0px 45px;
}
.product-detail #more-details #wtb {
  margin: 0 auto;
  padding: 50px 15px 50px 45px;
}
.product-detail #more-details #wtb .aligned {
  vertical-align: middle;
}
.product-detail #more-details #wtb .split {
  display: table-cell;
  vertical-align: middle;
}
.product-detail #more-details #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  line-height: 24px;
  -webkit-box-shadow: 2px 0px 20px #c5d9e8;
  -moz-box-shadow: 2px 0px 20px #c5d9e8;
  box-shadow: 2px 0px 20px #c5d9e8;
  border: 1px solid #d9ecfb;
}
.product-detail #more-details #wtb ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
.product-detail #more-details #wtb ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
.product-detail #more-details #wtb :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
.product-detail #more-details #wtb :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
.product-detail #more-details #wtb #wtb-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #715908;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px 25px 0 10px;
}
.product-detail #more-details #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
.product-detail #more-details .floatCenter {
  display: block;
  width: 615px;
  text-align: center;
  margin: 0 auto;
}
.product-detail #more-details .floatCenter #wtb {
  padding: 40px 0px 50px 0px;
}
.product-detail #more-details #featBenefits {
  padding: 60px 0 0 0;
  text-align: center;
  overflow: auto;
  justify-content: center;
}
.product-detail #more-details #featBenefits p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  padding: 20px 0 30px 0;
  font-weight: 900;
  color: #003c71;
  width: 90%;
  margin: 0 auto;
}
.product-detail #more-details #desc {
  padding: 0px 45px;
}
@media (max-width: 1275px) {
  .product-detail #more-details .floatRight #wtb {
    width: 100%;
    max-width: 370px;
    padding: 20px 0px 0px 0px;
    clear: both;
    text-align: center;
  }
  .product-detail #more-details .floatRight #wtb .split {
    display: inline-block;
  }
  .product-detail #more-details .floatRight #wtb .split:first-of-type {
    padding: 15px 0 10px 0;
    width: 270px;
  }
  .product-detail #more-details .floatRight #wtb #wtb-label {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 1024px) {
  .product-detail #more-details .aligned {
    display: block;
  }
  .product-detail #more-details .aligned .aligned {
    display: table-cell;
  }
  .product-detail #more-details .otherImages {
    width: 550px;
    margin: 0 auto;
    overflow: auto;
  }
  .product-detail #more-details .float {
    float: none;
  }
  .product-detail #more-details .desktop {
    display: none;
  }
  .product-detail #more-details #desc,
  .product-detail #more-details .disclaimer {
    text-align: center;
    padding: 0px;
  }
}
@media (max-width: 950px) {
  .product-detail #more-details #featBenefits .four {
    width: 33.33%;
  }
  .product-detail #more-details .floatCenter {
    width: 100%;
  }
  .product-detail #more-details .floatCenter #wtb {
    width: 100%;
    max-width: 370px;
    padding: 20px 0px 0px 0px;
    clear: both;
    text-align: center;
  }
  .product-detail #more-details .floatCenter #wtb .split {
    display: inline-block;
  }
  .product-detail #more-details .floatCenter #wtb .split:first-of-type {
    padding: 15px 0 10px 0;
    width: 270px;
  }
  .product-detail #more-details .floatCenter #wtb #wtb-label {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 768px) {
  .product-detail #more-details .otherImages {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .product-detail #more-details #featBenefits .four {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .product-detail #more-details #wtb input {
    height: 35px;
    line-height: 35px;
  }
}
.product-detail #features {
  margin-top: 35px;
}
.product-detail #features .circle60 {
  margin-left: 20px;
}
.product-detail #features p {
  font-size: 16px;
  line-height: 24px;
  margin-left: 25px;
}
.product-detail #features .features-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #7a6855;
  text-transform: uppercase;
  font-weight: 900;
  padding: 30px 0px;
}
.product-detail #features .grid {
  /*
            display: table;
            table-layout: fixed;
            width:100%; */
  justify-content: center;
}
.product-detail #features .grid .flex {
  flex: 2;
  text-align: center;
}
.product-detail #features .grid .flex .circle60 {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .product-detail #features .grid {
    flex-direction: column;
    align-items: center;
  }
}
.product-detail #features .flex {
  display: table-cell;
}
@media (max-width: 1100px) {
  .product-detail #features .flex {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
}
@media (max-width: 700px) {
  .product-detail #features .flex {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 35px;
  }
  .product-detail #features .circle60,
  .product-detail #features .features-label,
  .product-detail #features p {
    margin: 0 auto;
    text-align: center;
  }
}
.product-detail #nutrition #expandBtn {
  background-color: #8fad15;
  border-radius: 50%;
}
.product-detail #nutrition #expandBtn:hover {
  background-color: #505832;
}
.product-detail #nutrition .nutritional-overview {
  margin: 0 auto;
  text-align: center;
  padding: 50px 0px 35px 0px;
}
.product-detail #nutrition .nutritional-overview li {
  display: inline-block;
  color: #ffffff;
  font-family: "NexaRustSans", sans-serif;
  font-size: 10px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  margin-right: 30px;
  color: #7a6855;
}
.product-detail #nutrition .nutritional-overview li .nutrition-value {
  width: 70px;
  height: 70px;
  font-size: 14px;
  line-height: 70px;
  border-radius: 50%;
  background-color: #8fad15;
  color: #ffffff;
  display: inline-block;
}
.product-detail #nutrition .nutritional-overview li.view-all img {
  position: relative;
  top: -45px;
}
@media (max-width: 700px) {
  .product-detail #nutrition .nutritional-overview {
    width: 315px;
  }
}
.product-detail .related {
  width: 540px;
  position: relative;
}
.product-detail .related .related-brand {
  margin-left: 20px;
  margin-bottom: 10px;
  width: 75px;
}
.product-detail .related .slick-dots {
  bottom: 5px;
  width: calc(100% - 80px);
  display: flex;
  justify-content: center;
}
.product-detail .related .slick-dots > li {
  display: block;
}
.product-detail .related .slick-dots > li:only-child {
  display: none;
}
.product-detail .related .related-label {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 0px;
  z-index: 502;
}
.product-detail .related .related-label img {
  height: 100px;
}
.product-detail .related .related-boxes {
  border: 1px solid #d5e8f3;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 20px 30px 30px 50px;
  margin-left: 15px;
}
.product-detail .related .related-boxes .aligned {
  vertical-align: middle;
}
.product-detail .related .related-boxes p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 900;
  margin-left: 20px;
}
.product-detail .related .related-boxes p a {
  color: #003c71;
}
.product-detail .related .related-boxes p a:hover {
  color: #00a3e0;
}
@media (max-width: 1024px) {
  .product-detail .related {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  .product-detail .related.mobile {
    display: block;
    margin-top: 40px;
  }
  .product-detail .related .related-boxes {
    padding: 20px 10px;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .product-detail .related .related-label {
    top: -15px;
    margin-top: 0px;
    left: 50%;
    margin-left: -50px;
  }
  .product-detail .related .related-label img {
    height: auto;
    width: 100px;
  }
  .product-detail .related img {
    margin: 0 auto;
  }
  .product-detail .related .related-brand {
    margin: 0 auto;
    padding: 0 0 10px 0;
    margin-left: auto;
    margin-bottom: auto;
    width: 65px;
  }
  .product-detail .related .slick-dots {
    bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .product-detail .related {
    width: 100%;
  }
}
.product-detail #other-recipes {
  text-align: center;
  margin-bottom: 50px;
}
.product-detail #other-recipes h2 {
  padding-top: 70px;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(/img/underline/green.png?format=webp;);
  display: table;
  margin-bottom: 15px;
}
.product-detail #other-recipes #product-icon2 {
  position: relative;
  top: 175px;
}
.product-detail #other-recipes #recipe-feature {
  height: 75px;
  position: relative;
}
.product-detail #other-recipes #recipe-feature #wave {
  position: absolute;
  bottom: -1px;
  height: 13px;
  width: 100%;
  background-image: url("/img/homepage/blue-wave.png?format=webp;");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.product-detail #other-recipes .recipe-icon {
  position: absolute;
  bottom: -40px;
  margin-left: -50px;
  z-index: 500;
}
.product-detail #other-recipes #text-bg {
  background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/products/light-blue-texture-bg.jpg?format=webp;");
  background-position: bottom left, bottom right, top left, top right, top center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, auto, auto, cover;
  padding-bottom: 150px;
  position: relative;
}
.product-detail #other-recipes #text-bg #white-wave {
  background-image: url(/img/homepage/slider/wave-over.png?format=webp;);
  background-repeat: repeat-x;
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: -1px;
}
.product-detail #other-recipes #slider-wrapper {
  padding: 20px 0px 65px 0px;
}
@media (max-width: 750px) {
  .product-detail #other-recipes #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-bottom-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-bottom-right-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif"), url("/img/products/light-blue-texture-bg.jpg?format=webp;");
    padding-bottom: 100px;
  }
  .product-detail #other-recipes #slider-wrapper {
    padding: 20px 0px 35px 0px;
  }
}
.product-detail #other-recipes .slick-prev {
  left: -60px;
}
.product-detail #other-recipes .slick-next {
  right: -50px;
}
@media (max-width: 1450px) {
  .product-detail #other-recipes #slider-wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .product-detail #other-recipes .slick-prev {
    left: -50px;
  }
  .product-detail #other-recipes .slick-next {
    right: -40px;
  }
}
@media (max-width: 850px) {
  .product-detail #other-recipes {
    margin-bottom: 30px;
  }
  .product-detail #other-recipes #text-bg {
    margin-bottom: 50px;
  }
  .product-detail #other-recipes h2 {
    padding-top: 50px;
  }
  .product-detail #other-recipes .recipe-icon {
    bottom: -30px;
    width: 80px;
    height: 80px;
  }
  .product-detail #other-recipes #product-icon2 {
    width: 80px;
    height: 80px;
    top: 160px;
    margin-left: -40px;
  }
}
@media (max-width: 678px) {
  .product-detail #other-recipes {
    margin-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .product-detail #other-recipes #slider-wrapper {
    width: 100%;
  }
  .product-detail #other-recipes .no-wrap-mobile {
    width: 100%;
  }
}
.product-detail #similar-products {
  text-align: center;
  padding-bottom: 75px;
}
.product-detail #similar-products h2 {
  color: #003c71;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(/img/underline/bright-blue.png?format=webp;);
  display: table;
  margin-bottom: 45px;
}
.product-detail #similar-products .row .item .quickViewButton {
  position: absolute;
  top: 100px;
  left: 40px;
  z-index: 10;
  display: none;
}
.product-detail #similar-products .row .item .quickViewButton .cta {
  border-style: solid;
  border-color: #fff;
}
@media (max-width: 1150px) {
  .product-detail #similar-products .row .item .quickViewButton {
    display: none;
  }
  .product-detail #similar-products .row .item .quickViewButton.mobile {
    display: block !important;
    position: relative;
    top: 0;
    left: 0;
  }
}
.product-detail #similar-products .row .item .quickViewButton.mobile {
  display: none;
}
@media (max-width: 950px) {
  .product-detail #similar-products .five {
    width: 50%;
  }
  .product-detail #similar-products .five:last-of-type {
    display: none;
  }
}
/* Product Brands */
.product-brand h1 {
  text-align: center;
  max-width: 700px;
}
.product-brand h2 {
  color: #00a3e0;
  text-align: center;
  padding: 0 0 35px 0;
}
.product-brand p {
  text-align: center;
}
.product-brand .brandhero {
  position: relative;
  padding: 0px 0px 80px 0px;
  background-image: url("/img/products/light-blue-texture-bg2.jpg?format=webp;");
  background-position: bottom center;
  background-repeat: repeat-x;
}
.product-brand .brandhero #vid {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
  z-index: 10;
}
@media (max-width: 768px) {
  .product-brand .brandhero {
    background-size: auto 55%;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .product-brand .brandhero #vid {
    display: none;
  }
}
.product-brand .brandhero p {
  text-align: center;
  padding: 0px 0 60px 0;
}
.product-brand .brandhero a {
  color: #003c71;
}
.product-brand .brandhero a:hover {
  color: #00a3e0;
}
.product-brand .brandhero.harvestland {
  min-height: 360px;
  padding: 0px;
  background-size: cover;
  overflow: hidden;
}
.product-brand .brandhero.harvestland #brand-tabs {
  width: 490px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 60px;
  z-index: 300;
}
.product-brand .brandhero.harvestland #brand-tabs .brands {
  padding: 0px 15px;
}
.product-brand .brandhero.harvestland #brand-tabs .brand {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: -34px;
  height: 140px;
  cursor: pointer;
}
.product-brand .brandhero.harvestland #brand-tabs .brand img {
  position: relative;
  top: -2px;
  padding: 10px 20px;
}
.product-brand .brandhero.harvestland #brand-tabs .brand.active {
  background-image: url("/img/products/harvestland/tab.png?format=webp;");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 550px) {
  .product-brand .brandhero.harvestland #brand-tabs {
    width: 100%;
    background-size: 100%;
    top: 50px;
  }
  .product-brand .brandhero.harvestland #brand-tabs .brands {
    width: 330px;
    margin: 0 auto;
    padding: 0px;
  }
  .product-brand .brandhero.harvestland #brand-tabs .brand {
    height: 110px;
    top: -25px;
  }
  .product-brand .brandhero.harvestland #brand-tabs .brand img {
    width: 110px;
    padding: 10px 15px;
  }
  .product-brand .brandhero.harvestland #brand-tabs .brand.active {
    background-size: 100%;
  }
}
.product-brand .brandhero #hland-hero-content {
  width: 685px;
  margin: 0 auto;
  padding: 60px 0 25px 0px;
  position: relative;
  z-index: 20;
}
.product-brand .brandhero #hland-hero-content h1 {
  font-family: NexaRustSans;
  font-size: 37px;
  line-height: 39px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
}
.product-brand .brandhero #hland-hero-content h1 span:first-of-type {
  color: #ffcc33;
  font-size: 46px;
  display: block;
}
.product-brand .brandhero #hland-hero-content h1 span:nth-of-type(2) {
  font-size: 40px;
}
.product-brand .brandhero #hland-hero-content h1 sup {
  font-size: 8px;
  position: relative;
  left: -13px;
  top: -20px;
}
.product-brand .brandhero #hland-hero-content .inline {
  display: table-cell;
  vertical-align: middle;
}
.product-brand .brandhero #hland-hero-content #logo {
  padding-right: 35px;
}
@media (max-width: 768px) {
  .product-brand .brandhero #hland-hero-content {
    padding: 30px 0px 0px 0px;
    text-align: center;
    width: 100%;
  }
  .product-brand .brandhero #hland-hero-content .inline {
    display: block;
  }
  .product-brand .brandhero #hland-hero-content #logo {
    padding: 0 0 20px 0;
  }
  .product-brand .brandhero #hland-hero-content h1 {
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .product-brand .brandhero #hland-hero-content h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .product-brand .brandhero #hland-hero-content h1 span:first-of-type {
    font-size: 36px;
  }
  .product-brand .brandhero #hland-hero-content h1 span:nth-of-type(2) {
    font-size: 31px;
  }
}
.product-brand .brand-copy {
  background-image: url("/img/products/harvestland/green-bg.png?format=webp;");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -5px;
  padding: 50px 0 30px 0;
  overflow: auto;
}
.product-brand .brand-copy #organic-content,
.product-brand .brand-copy #hland-content {
  display: none;
}
.product-brand .brand-copy h2 {
  color: #ffffff;
  display: block;
  max-width: 420px;
  margin: 0 auto;
}
.product-brand .brand-copy h2 span {
  color: #ffcc33;
  display: block;
}
.product-brand .brand-copy .two .wrapper {
  padding: 0px 25px;
}
.product-brand .brand-copy .two:nth-of-type(1) h2 {
  font-size: 32px;
  line-height: 33px;
}
.product-brand .brand-copy .two:nth-of-type(2) h2 {
  font-size: 24px;
  line-height: 27px;
}
.product-brand .brand-copy .two:nth-of-type(2) h2 span:nth-of-type(2) {
  color: #ffffff;
  font-size: 36px;
}
.product-brand .brand-copy p {
  color: #ffffff;
}
.product-brand .brand-copy .two .two .wrapper {
  padding: 0 0 0 8px;
}
.product-brand .brand-copy .feature {
  display: inline-block;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("/img/products/harvestland/bullet.png?format=webp;");
  padding: 0 0 0 30px;
}
.product-brand .brand-copy .feature p {
  text-align: left;
  padding: 0px;
  font-weight: bold;
}
.product-brand .brand-copy.free-range .fullwidth,
.product-brand .brand-copy.organic .fullwidth {
  max-width: 1250px;
}
.product-brand .brand-copy.free-range .bcopy .row,
.product-brand .brand-copy.organic .bcopy .row {
  display: flex;
  flex-direction: column;
}
.product-brand .brand-copy.free-range .bcopy .row .video .overlay,
.product-brand .brand-copy.organic .bcopy .row .video .overlay {
  top: 46%;
  left: 47%;
}
.product-brand .brand-copy.free-range .bcopy .row .video .techniqueImg,
.product-brand .brand-copy.organic .bcopy .row .video .techniqueImg {
  width: 100%;
  border: 20px solid #fff;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper,
.product-brand .brand-copy.organic .bcopy .row .wrapper {
  display: flex;
  flex-direction: row;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .rowContent,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .rowContent {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .rowContent .contWrapper,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .rowContent .contWrapper {
  padding: 0 25px 0 25px;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .rowContent h2,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .rowContent h2 {
  font-size: 30px;
  line-height: 36px;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .rowContent h2::after,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .rowContent h2::after {
  background: url(/img/underline/yellow.png?format=webp;);
  content: "";
  height: 4px;
  width: 324px;
  display: block;
  margin: 0 auto;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2),
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) {
  padding: 50px 0 0 0;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) h2,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) h2 {
  width: 100%;
  max-width: 450px;
  align-self: center;
  padding: 0;
  background: none;
  font-size: 30px;
  line-height: 30px;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) .vertLine,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) .vertLine {
  background: url("/img/underline/yellow-vertical.png?format=webp;");
  background-size: auto;
  background-repeat: no-repeat;
  height: 120px;
  background-size: cover;
  width: 10px;
  align-self: center;
  margin: 0 30px 0 20px;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) .two,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) .two {
  align-self: center;
}
.product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) .two .wrapper,
.product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) .two .wrapper {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.product-brand .brand-copy.free-range .bcopy .row .info,
.product-brand .brand-copy.organic .bcopy .row .info {
  font-size: 12px;
  font-style: italic;
  padding-left: 147px;
  text-align: left;
}
.product-brand .brand-copy.free-range .bcopy .overlay,
.product-brand .brand-copy.organic .bcopy .overlay {
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  z-index: 2;
  color: white;
}
.product-brand .brand-copy.free-range .bcopy .callout,
.product-brand .brand-copy.organic .bcopy .callout {
  max-width: 960px;
  margin: 0 auto;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth div,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth div {
  margin: 0 10px;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth div.copy,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth div.copy {
  flex: 1 60%;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth div.copy p,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth div.copy p {
  font-weight: bold;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth div.row,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth div.row {
  flex: 1 30%;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth p,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth p {
  font-size: 16px;
  padding: 0;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth img,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth img {
  margin: 0 20px;
  max-width: 115px;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth .cta,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth .cta {
  background-color: #df2a63;
  color: #fff;
}
.product-brand .brand-copy.free-range .bcopy .callout .row.ibotta .fullwidth .row,
.product-brand .brand-copy.organic .bcopy .callout .row.ibotta .fullwidth .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.product-brand .brand-copy.free-range .bcopy #wtb,
.product-brand .brand-copy.organic .bcopy #wtb {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 0 0;
  flex-wrap: wrap;
}
.product-brand .brand-copy.free-range .bcopy #wtb .cta.coupon-btn,
.product-brand .brand-copy.organic .bcopy #wtb .cta.coupon-btn {
  margin-right: 10px;
}
.product-brand .brand-copy.free-range .bcopy #wtb #wtb-label,
.product-brand .brand-copy.organic .bcopy #wtb #wtb-label {
  padding: 0;
  margin: 0 20px 0 10px;
  font-size: 24px;
  font-weight: bold;
  font-family: NexaRustSans;
}
.product-brand .brand-copy.free-range .bcopy .line,
.product-brand .brand-copy.organic .bcopy .line {
  width: 100%;
  height: 2px;
  background-color: #156629;
  display: block;
  position: relative;
  margin: 20px 0;
}
@media (max-width: 950px) {
  .product-brand .brand-copy.free-range .bcopy .row .wrapper,
  .product-brand .brand-copy.organic .bcopy .row .wrapper {
    flex-direction: column;
    align-self: center;
    align-content: center;
    align-items: center;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper h2,
  .product-brand .brand-copy.organic .bcopy .row .wrapper h2 {
    padding: 0 0 20px 0 !important;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .video,
  .product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .video {
    width: auto;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(1) .rowContent,
  .product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(1) .rowContent {
    padding-top: 20px;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2),
  .product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) {
    padding-top: 20px;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) h2::after,
  .product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) h2::after {
    background: url(/img/underline/yellow.png?format=webp;);
    content: "";
    height: 4px;
    width: 324px;
    display: block;
    margin: 0 auto;
  }
  .product-brand .brand-copy.free-range .bcopy .row .wrapper:nth-of-type(2) .vertLine,
  .product-brand .brand-copy.organic .bcopy .row .wrapper:nth-of-type(2) .vertLine {
    display: none;
  }
  .product-brand .brand-copy.free-range .bcopy .row .info,
  .product-brand .brand-copy.organic .bcopy .row .info {
    padding: 20px 0 0 0;
  }
}
@media (max-width: 1023px) {
  .product-brand .brand-copy .two {
    width: 100%;
  }
  .product-brand .brand-copy .two .two {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .product-brand .brand-copy .two .two {
    width: 100%;
  }
  .product-brand .brand-copy .two .two .wrapper {
    padding: 0 0 0 50px;
  }
  .product-brand .brand-copy .two:nth-of-type(1) h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .product-brand .brand-copy .two:nth-of-type(2) h2 {
    font-size: 20px;
    line-height: 21px;
  }
  .product-brand .brand-copy .two:nth-of-type(2) h2 span:nth-of-type(2) {
    color: #ffffff;
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  .product-brand .brand-copy .two .two .wrapper {
    padding: 0 0 0 25px;
  }
}
.product-brand #wtb-block.fr {
  padding: 50px 0;
}
.product-brand #wtb-block.harvestland {
  background-image: url("/img/products/harvestland/dark-green-bg.png?format=webp;");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -10px;
  width: 100%;
}
.product-brand #wtb-block.harvestland .row {
  display: flex;
  flex-direction: column;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) {
  display: flex;
  padding: 0;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) .feature {
  display: inline-block;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("/img/products/harvestland/bullet.png?format=webp;");
  padding: 0 0 0 30px;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) .feature p {
  text-align: left;
  padding: 0px;
  font-weight: bold;
  color: #ffffff;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) h2 {
  color: #ffffff;
  display: block;
  max-width: 420px;
  margin: 0 auto;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) h2 span {
  color: #ffcc33;
  display: block;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) h2 {
  width: 100%;
  max-width: 450px;
  align-self: center;
  padding: 0;
  background: none;
  font-size: 30px;
  line-height: 30px;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) .vertLine {
  background: url("/img/underline/yellow-vertical.png?format=webp;");
  background-size: auto;
  background-repeat: no-repeat;
  height: 120px;
  background-size: cover;
  width: 10px;
  align-self: center;
  margin: 0 30px 0 20px;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) .two {
  align-self: center;
}
.product-brand #wtb-block.harvestland .row .wrapper:nth-of-type(2) .two .wrapper {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.product-brand #wtb-block.harvestland .info {
  font-size: 12px;
  font-style: italic;
  padding-left: 147px;
  text-align: left;
  color: #fff;
}
.product-brand #wtb-block.harvestland #wtb {
  width: 890px;
  padding: 50px 0 40px 0;
}
.product-brand #wtb-block.harvestland #wtb .coupon-btn {
  margin-left: 15px;
}
@media (max-width: 950px) {
  .product-brand #wtb-block.harvestland .wrapper {
    flex-direction: column;
    align-self: center;
    align-content: center;
    align-items: center;
  }
  .product-brand #wtb-block.harvestland .wrapper h2 {
    padding: 0 0 20px 0 !important;
  }
  .product-brand #wtb-block.harvestland .wrapper:nth-of-type(2) {
    padding-top: 20px;
  }
  .product-brand #wtb-block.harvestland .wrapper:nth-of-type(2) .two {
    width: 100%;
  }
  .product-brand #wtb-block.harvestland .wrapper:nth-of-type(2) h2::after {
    background: url(/img/underline/yellow.png?format=webp;);
    content: "";
    height: 4px;
    width: 324px;
    display: block;
    margin: 0 auto;
  }
  .product-brand #wtb-block.harvestland .wrapper:nth-of-type(2) .vertLine {
    display: none;
  }
  .product-brand #wtb-block.harvestland .info {
    padding: 20px 0 0;
  }
  .product-brand #wtb-block.harvestland .split {
    display: block;
    padding-bottom: 15px;
  }
  .product-brand #wtb-block.harvestland #wtb {
    width: 315px;
    padding: 25px 0 15px 0;
    text-align: center;
  }
  .product-brand #wtb-block.harvestland #wtb .coupon-btn {
    margin-left: 0px;
  }
}
.product-brand #wtb-block #wtb {
  padding: 60px 0 40px 0;
}
.product-brand #feature-filters {
  z-index: 500;
}
.product-brand #feature-filters .feature {
  text-align: center;
  position: relative;
  float: left;
  padding-bottom: 25px;
}
.product-brand #feature-filters .feature p {
  font-family: "NexaRustSans", sans-serif;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 0;
  font-weight: 700;
  color: #ffffff;
  width: 130px;
  height: 140px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
}
.product-brand .product-brand-simply-smart .feature {
  width: 16.66%;
}
.product-brand .product-brand-perdue .feature,
.product-brand .product-brand-organic .feature,
.product-brand .product-brand-harvestland .feature {
  width: 20%;
}
.product-brand .product-brand-simplysmart .feature {
  width: 25%;
}
.product-brand .product-brand-nae .feature {
  width: 33.33%;
}
.product-brand .product-brand-nae #feature-filters {
  max-width: 850px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .product-brand .product-brand-simply-smart .feature {
    width: 33.3%;
  }
}
@media (max-width: 850px) {
  .product-brand .product-brand-perdue .feature,
  .product-brand .product-brand-organic .feature,
  .product-brand .product-brand-harvestland .feature {
    width: 33.3%;
  }
}
@media (max-width: 650px) {
  .product-brand .product-brand-simplysmart .feature {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .product-brand .product-brand-perdue .feature,
  .product-brand .product-brand-organic .feature,
  .product-brand .product-brand-harvestland .feature,
  .product-brand .product-brand-nae .feature {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .product-brand .product-brand-simply-smart .feature {
    width: 50%;
  }
}
.product-brand .listing-wrapper #center {
  text-align: center;
  position: relative;
}
.product-brand .listing-wrapper #productResultsSearch {
  width: 100%;
  max-width: 750px;
  height: 50px;
  padding: 9px 75px 2px 25px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
  z-index: 500;
  color: #003c71;
  -webkit-box-shadow: 2px 0px 20px #9bb0bf;
  -moz-box-shadow: 2px 0px 20px #9bb0bf;
  box-shadow: 2px 0px 20px #9bb0bf;
}
.product-brand .listing-wrapper ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003c71;
}
.product-brand .listing-wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #003c71;
}
.product-brand .listing-wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: #003c71;
}
.product-brand .listing-wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: #003c71;
}
.product-brand .listing-wrapper button {
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.product-brand .listing-wrapper #productResultsSearchBtn {
  position: relative;
  top: 3px;
  z-index: 751;
  left: -55px;
}
@media (max-width: 850px) {
  .product-brand .listing-wrapper #productResultsSearch {
    max-width: none;
  }
  .product-brand .listing-wrapper #productResultsSearchBtn {
    position: absolute;
    top: 7px;
    z-index: 751;
    left: auto;
    right: 20px;
  }
}
/* Simply Smart Organics */
.simply-smart h1 {
  max-width: none;
}
.simply-smart .product-brand-simply-smart {
  background: -moz-linear-gradient(0deg, #ffffff 50%, #efe6dc 100%);
  background: -webkit-linear-gradient(0deg, #ffffff 50%, #efe6dc 100%);
  background: linear-gradient(0deg, #ffffff 50%, #efe6dc 100%);
}
.simply-smart.non-organic .ss-header {
  background-image: url(/img/products/simplysmart/2024/simply-smart-hero.jpg?format=webp;);
  background-position: top center;
  background-size: cover;
}
@media (max-width: 420px) {
  .simply-smart.non-organic .ss-header {
    background-image: url(/img/products/simplysmart/2024/simply-smart-hero-mobile.jpg?format=webp;);
    background-position: top left;
  }
}
.simply-smart.non-organic #hero-copy .copy {
  background: url(/img/products/simplysmart/2024/simple-smart-bg-brown.png?format=webp;) #efe6dc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 600px) {
  .simply-smart.non-organic #hero-copy .copy {
    padding-bottom: 160px;
    background: url(/img/products/simplysmart/2024/simple-smart-bg-brown-mobile.png?format=webp;) #efe6dc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
}
.simply-smart.non-organic #hero-copy .copy .wrapper {
  background: url(/img/products/simplysmart/2024/copy-box-brown.png?format=webp;);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.simply-smart .ss-header {
  background-image: url(/img/products/simplysmart/2024/hero_new.jpg?format=webp;);
  background-position: top center;
  background-size: cover;
  height: 600px;
  width: 100%;
  position: relative;
  text-align: center;
}
.simply-smart .ss-header #hero-logo {
  margin-top: 70px;
  width: 100%;
  max-width: 500px;
}
.simply-smart .ss-header h2 {
  font-family: "Populaire", sans-serif;
  font-size: 70px;
  line-height: 72px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 60px;
  color: #003c71;
  letter-spacing: 1px;
}
.simply-smart #hero-copy {
  text-align: center;
  background-size: auto, auto;
  background-repeat: repeat-x, repeat;
  background-position: bottom center, center center;
}
.simply-smart #hero-copy .copy {
  padding-top: 30px;
  background: url(/img/products/simplysmart/2024/simple-smart-bg.png?format=webp;) #efe6dc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 320px;
}
@media (max-width: 600px) {
  .simply-smart #hero-copy .copy {
    padding-bottom: 160px;
    background: url(/img/products/simplysmart/2024/simple-smart-bg-mobile.png?format=webp;) #efe6dc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
}
.simply-smart #hero-copy .copy .wrapper {
  max-width: fit-content;
  margin: 0 auto;
  background: url(/img/products/simplysmart/2024/copy-box.png?format=webp;);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 10px 20px;
}
.simply-smart #hero-copy h1 {
  color: #ffffff;
  background-image: url(/img/products/simplysmart/line.png?format=webp;);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.simply-smart #hero-copy p {
  max-width: 950px;
  color: #ffffff;
}
.simply-smart #hero-copy #features {
  overflow: auto;
  max-width: 1380px;
  margin: 0 auto;
  padding: 70px 80px 60px 80px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.simply-smart #hero-copy #features .feature {
  text-align: center;
  flex: 20%;
  position: relative;
  padding-bottom: 10px;
}
.simply-smart #hero-copy #features .feature p {
  font-family: "Populaire", sans-serif;
  font-size: 24px;
  line-height: 1;
  text-transform: lowercase;
  margin: 0 auto;
  color: #505832;
  max-width: 170px;
  text-align: center;
}
.simply-smart #hero-copy #features .feature p.pop:hover {
  color: #003c71;
}
@media (max-width: 768px) {
  .simply-smart #hero-copy #features {
    padding: 40px 60px 30px 60px;
  }
  .simply-smart #hero-copy #features .feature p {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .simply-smart #hero-copy #features {
    padding: 30px;
    flex-direction: column;
    align-items: center;
  }
}
.simply-smart #wave-bottom {
  position: absolute;
  bottom: 0px;
  height: 10px;
  width: 100%;
  background-image: url(/img/products/simplysmart/green-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.simply-smart .product-results {
  position: relative;
  padding-bottom: 60px;
  top: -30px;
}
.simply-smart #wtb-block {
  overflow: auto;
}
.simply-smart #wtb-block #wtb {
  padding: 40px 0px 70px 0px;
  margin: 0 auto;
  width: 650px;
}
.simply-smart #wtb-block #wtb .split {
  display: table-cell;
  vertical-align: middle;
}
.simply-smart #wtb-block #wtb .aligned {
  vertical-align: middle;
}
.simply-smart #wtb-block #wtb input {
  width: 175px;
  height: 41px;
  padding: 9px 5px 2px 30px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  line-height: 24px;
  -webkit-box-shadow: 2px 3px 20px #c5d9e8;
  -moz-box-shadow: 2px 3px 20px #c5d9e8;
  box-shadow: 2px 3px 20px #c5d9e8;
}
.simply-smart #wtb-block #wtb #wtb-label {
  font-family: "NexaRustSans", sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #715908;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0px 25px 0 10px;
  white-space: nowrap;
}
.simply-smart #wtb-block #wtb .btn {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  position: relative;
  left: -1px;
}
@media (max-width: 800px) {
  .simply-smart #wtb-block #wtb {
    width: 350px;
  }
  .simply-smart #wtb-block #wtb .split {
    display: inline-block;
  }
  .simply-smart #wtb-block #wtb .split :first-of-type {
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .simply-smart #wtb-block #wtb {
    width: 320px;
  }
  .simply-smart #wtb-block #wtb input {
    width: 165px;
  }
  .simply-smart #wtb-block #wtb a.cta {
    padding: 0px 25px 0px 25px !important;
  }
}
.simply-smart #recipes {
  text-align: center;
}
.simply-smart #recipes h1 {
  padding-top: 80px;
}
.simply-smart #recipes #text-bg {
  background-image: url("/img/recipe/fresh-animation/recipes-bg-top-left.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
  background-position: top left, top right, top center;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-size: auto, auto, cover;
  padding-bottom: 100px;
}
.simply-smart #recipes #text-bg p {
  max-width: 850px;
}
.simply-smart #recipes #slider-wrapper {
  padding: 20px 0px 55px 0px;
}
.simply-smart #recipes .slick-prev {
  left: -60px;
}
.simply-smart #recipes .slick-next {
  right: -50px;
}
@media (max-width: 1450px) {
  .simply-smart #recipes #slider-wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .simply-smart #recipes .slick-prev {
    left: -50px;
  }
  .simply-smart #recipes .slick-next {
    right: -40px;
  }
}
@media (max-width: 750px) {
  .simply-smart #recipes #text-bg {
    background-image: url("/img/recipe/fresh-animation/recipes-bg-top-left-mobile.gif"), url("/img/recipe/fresh-animation/recipes-bg-top-right-mobile.gif"), url("/img/homepage/recipe-texture-bg.jpg?format=webp;");
  }
  .simply-smart #recipes #slider-wrapper {
    padding: 20px 0px 35px 0px;
  }
}
@media (max-width: 600px) {
  .simply-smart #recipes #slider-wrapper {
    width: 100%;
  }
  .simply-smart #recipes .no-wrap-mobile {
    width: 100%;
  }
}
.simply-smart #wave {
  position: absolute;
  bottom: -30px;
  height: 13px;
  width: 100%;
  background-image: url(/img/homepage/blue-wave.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.simply-smart .recipe-icon {
  position: absolute;
  bottom: -50px;
  margin-left: -60px;
  left: 50%;
}
@media (max-width: 1024px) {
  .simply-smart .ss-header {
    height: 400px;
  }
  .simply-smart .ss-header #hero-logo {
    margin-top: 40px;
    max-width: 400px;
  }
  .simply-smart .ss-header h2 {
    font-size: 50px;
    line-height: 52px;
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  .simply-smart .ss-header {
    height: 275px;
  }
  .simply-smart .ss-header #hero-logo {
    margin-top: 30px;
    max-width: 275px;
  }
  .simply-smart .ss-header h2 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 30px;
  }
  .simply-smart .recipe-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -20px;
    margin-left: -30px;
    left: 50%;
  }
}
@media (max-width: 420px) {
  .simply-smart .ss-header {
    background-image: url(/img/products/simplysmart/2024/hero_mobile.jpg?format=webp;);
    background-position: top left;
  }
  .simply-smart .ss-header #hero-logo,
  .simply-smart .ss-header h2 {
    display: none;
  }
}
/* Perdue Chicken Plus */
.chicken-plus .snackers {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.chicken-plus .snackers .products {
  width: 100%;
}
.chicken-plus .snackers .products .row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}
.chicken-plus .snackers .products .row .title {
  position: absolute;
  top: 6%;
  z-index: 99;
}
.chicken-plus .snackers .products .row .title h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Knockout 71 Full Middleweight";
  font-weight: 400;
  font-size: 48px;
  text-align: center;
}
.chicken-plus .snackers .products .row .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.chicken-plus .snackers .products .row .col.left {
  flex: 0 37.5%;
  align-items: flex-end;
}
.chicken-plus .snackers .products .row .col.left .content {
  align-items: flex-end;
  padding: 160px 40px 130px 40px;
}
.chicken-plus .snackers .products .row .col.center {
  flex: 0 25%;
  padding: 160px 20px 0 20px;
}
.chicken-plus .snackers .products .row .col.center .content {
  align-items: center;
  padding-bottom: 50px;
}
.chicken-plus .snackers .products .row .col.right {
  flex: 0 37.5%;
  align-items: flex-start;
}
.chicken-plus .snackers .products .row .col.right .content {
  align-items: flex-start;
  padding: 160px 40px 130px 40px;
}
.chicken-plus .snackers .products .row .col .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 440px;
  margin: 0;
}
.chicken-plus .snackers .products .row .col .content a {
  margin: 0 auto;
}
.chicken-plus .snackers .products .row .col .content img {
  margin: 0 auto;
  max-width: 220px;
}
.chicken-plus .snackers .products .row .col .content p {
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  font-family: "Knockout 71 Full Middleweight";
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
.chicken-plus .snackers .products .row .col .cta_section {
  position: relative;
  bottom: 0;
  padding-bottom: 20px;
}
.chicken-plus .snackers .products .row .col .cta_section.mobile {
  display: none;
}
@media (max-width: 900px) {
  .chicken-plus .snackers .products .row {
    flex-direction: column;
  }
  .chicken-plus .snackers .products .row .title {
    top: 3%;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
  }
  .chicken-plus .snackers .products .row .title .fullwidth {
    max-width: 100%;
  }
  .chicken-plus .snackers .products .row .title h3 {
    font-size: 32px;
  }
  .chicken-plus .snackers .products .row .col {
    align-items: center !important;
    flex: 1 100%;
    padding: 50px 20px 25px 20px !important;
  }
  .chicken-plus .snackers .products .row .col .cta_section.desktop {
    display: none;
  }
  .chicken-plus .snackers .products .row .col .cta_section.mobile {
    display: block;
  }
  .chicken-plus .snackers .products .row .col .content {
    padding: 0 !important;
  }
  .chicken-plus .snackers .products .row .col .content p {
    font-size: 28px;
  }
  .chicken-plus .snackers .products .row .col.left {
    padding: 150px 20px 25px 20px !important;
  }
}
.chicken-plus .header {
  height: 590px;
  background-image: url(/img/products/chicken-plus/header.jpg?format=webp;);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
.chicken-plus .header #logo {
  width: 100%;
  max-width: 415px;
  margin-top: 50px;
}
.chicken-plus .header #text {
  background-image: url(/img/products/chicken-plus/headline-bg.png?format=webp;);
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  padding: 30px;
  width: 321px;
}
.chicken-plus .header #text img {
  padding-top: 10px;
}
.chicken-plus .header h3 {
  padding: 0;
  margin: auto;
}
.chicken-plus .header h3 span {
  display: block;
}
.chicken-plus .header h3 span:nth-child(1),
.chicken-plus .header h3 span:nth-child(3),
.chicken-plus .header h3 span:nth-child(4) {
  color: #ffffff;
}
.chicken-plus .header h3 span:nth-child(2),
.chicken-plus .header h3 span:nth-child(5),
.chicken-plus .header h3 span:nth-child(6) {
  color: #ffcc33;
}
.chicken-plus .header h3 span:nth-child(1),
.chicken-plus .header h3 span:nth-child(4) {
  font-size: 36px;
  line-height: 31px;
}
.chicken-plus .header h3 span:nth-child(2),
.chicken-plus .header h3 span:nth-child(6) {
  font-size: 24px;
  line-height: 22px;
}
.chicken-plus .header h3 span:nth-child(3) {
  font-size: 54px;
  line-height: 44px;
}
.chicken-plus .header h3 span:nth-child(5) {
  font-size: 30px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  .chicken-plus .header {
    height: 500px;
  }
  .chicken-plus .header #logo {
    width: 100%;
    max-width: 280px;
  }
}
@media (max-width: 850px) {
  .chicken-plus .header {
    background-image: url(/img/products/chicken-plus/header-mobile.jpg?format=webp;);
  }
}
.chicken-plus div.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
.chicken-plus .video-section {
  background-color: #60a511;
  background-image: url(/img/products/chicken-plus/nuggets.png?format=webp;), url(/img/products/chicken-plus/repeating-icons.png?format=webp;);
  background-position: center center, center center;
  background-size: cover, auto;
  background-repeat: repeat, repeat;
  background-attachment: fixed;
  overflow: auto;
  padding: 120px 0 80px 0px;
}
.chicken-plus .video-section .icon-text-group .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 480px) {
  .chicken-plus .video-section .icon-text-group .wrapper {
    flex-direction: column;
  }
}
.chicken-plus .video-section .icon-text-group #pct-veggie {
  min-width: 165px;
}
@media (max-width: 480px) {
  .chicken-plus .video-section .icon-text-group #pct-veggie {
    margin-bottom: 25px;
  }
}
.chicken-plus .video-section .icon-text-group .inline.text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.chicken-plus .video-section .icon-text-group h3 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0;
}
.chicken-plus .video-section .icon-text-group h3 span {
  margin-left: 15px;
}
.chicken-plus .video-section .two .wrapper {
  padding: 0px 10px;
}
.chicken-plus .video-section .two:first-child {
  text-align: right;
}
.chicken-plus .video-section h3 {
  padding: 0;
  margin: 30px 0 0 0;
  color: #ffffff;
}
.chicken-plus .video-section h3 span {
  display: block;
}
.chicken-plus .video-section h3 span:nth-child(1),
.chicken-plus .video-section h3 span:nth-child(5) {
  color: #ffcc33;
  font-size: 36px;
  line-height: 33px;
}
.chicken-plus .video-section h3 span:nth-child(2) {
  font-size: 40px;
  line-height: 36px;
}
.chicken-plus .video-section h3 span:nth-child(3),
.chicken-plus .video-section h3 span:nth-child(4),
.chicken-plus .video-section h3 span:nth-child(6),
.chicken-plus .video-section h3 span:nth-child(7) {
  font-size: 48px;
  line-height: 44px;
}
.chicken-plus .video-section .inline {
  display: table-cell;
  vertical-align: middle;
}
.chicken-plus .video-section #video-wrapper {
  position: relative;
}
.chicken-plus .video-section #video {
  width: 100%;
  max-width: 600px;
}
.chicken-plus .video-section .play {
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(/img/recipe/play.png?format=webp;);
  background-size: contain;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.chicken-plus .video-section .disclaimer {
  color: #00713c;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0 0 0;
}
.chicken-plus .video-section #pct-veggie {
  padding-right: 20px;
  width: 100%;
  max-width: 161px;
}
@media (max-width: 1280px) {
  .chicken-plus .video-section .two {
    width: 615px;
    margin: 0 auto;
    display: block;
    float: none;
  }
  .chicken-plus .video-section .two:first-child {
    text-align: center;
  }
}
@media (max-width: 750px) {
  .chicken-plus .video-section .two {
    width: auto;
  }
  .chicken-plus .video-section .inline {
    display: block;
    text-align: center;
  }
  .chicken-plus .video-section #pct-veggie {
    padding: 20px 0px;
  }
  .chicken-plus .video-section h3 {
    margin: auto;
  }
}
@media (max-width: 650px) {
  .chicken-plus .video-section {
    background-image: url(/img/products/chicken-plus/nuggets.png?format=webp;), url(/img/products/chicken-plus/repeating-icons.png?format=webp;);
    background-position: top left, center center;
    background-size: auto, auto;
  }
  .chicken-plus .video-section h3 span:nth-child(1),
  .chicken-plus .video-section h3 span:nth-child(5) {
    font-size: 30px;
    line-height: 27px;
  }
  .chicken-plus .video-section h3 span:nth-child(2) {
    font-size: 34px;
    line-height: 30px;
  }
  .chicken-plus .video-section h3 span:nth-child(3),
  .chicken-plus .video-section h3 span:nth-child(4),
  .chicken-plus .video-section h3 span:nth-child(6),
  .chicken-plus .video-section h3 span:nth-child(7) {
    font-size: 42px;
    line-height: 38px;
  }
}
.chicken-plus .product-section {
  background-image: url(/img/products/chicken-plus/food-left.png?format=webp;), url(/img/products/chicken-plus/food-right.png?format=webp;), url(/img/products/chicken-plus/wood-bg.jpg?format=webp;), url(/img/products/chicken-plus/texture-bg.jpg?format=webp;);
  background-position: center left, center right, bottom center, top center;
  background-size: auto, auto, auto, cover;
  background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
  overflow: hidden;
  padding: 75px 0 100px 0px;
  text-align: center;
}
.chicken-plus .product-section .li {
  width: 100%;
  max-width: 1050px;
  margin: auto;
}
.chicken-plus .product-section ul,
.chicken-plus .product-section li {
  text-align: left;
  color: #00713c;
  font-weight: bold;
  font-size: 21px;
  line-height: 30px;
}
.chicken-plus .product-section ul {
  list-style: none;
}
.chicken-plus .product-section li {
  background: url(/img/products/chicken-plus/leaf.png?format=webp;) no-repeat;
  background-position: 0px 4px;
  padding: 0 0 15px 35px;
}
.chicken-plus .product-section .prod-img {
  width: 100%;
  max-width: 225px;
  height: 275px;
  object-fit: cover;
}
.chicken-plus .product-section .three .wrapper {
  padding: 50px 10px 0px 10px;
}
.chicken-plus .product-section h1 {
  font-size: 45px;
  line-height: 48px;
  padding: 0 0 10px 0;
  margin: auto;
  color: #00713c;
}
.chicken-plus .product-section h2 {
  font-size: 24px;
  line-height: 28px;
  padding: 10px 0 0 0;
  margin: auto;
  color: #003c71;
  width: 100%;
  max-width: 500px;
}
.chicken-plus .product-section h3 {
  font-size: 30px;
  line-height: 34px;
  padding: 0 0 50px 0;
  margin: auto;
  color: #00713c;
}
.chicken-plus .product-section .cta {
  position: relative;
  top: -5px;
}
.chicken-plus .product-section .coupon {
  background-image: url(/img/products/chicken-plus/coupon-bg.png?format=webp;);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;
  position: relative;
  top: 30px;
}
.chicken-plus .product-section .coupon .wrapper {
  padding: 25px;
  margin: 30px;
  border-top: 4px dashed #ffffff;
  border-left: 4px dashed #ffffff;
  border-right: 4px dashed #ffffff;
}
.chicken-plus .product-section .coupon p {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 34px;
  color: #ffffff;
  padding: 0px 10px 25px 10px;
}
.chicken-plus .product-section .coupon p span {
  color: #ffcc33;
}
@media (max-width: 1900px) {
  .chicken-plus .product-section {
    background-image: url(/img/products/chicken-plus/food-left.png?format=webp;), url(/img/products/chicken-plus/food-right.png?format=webp;), url(/img/products/chicken-plus/wood-bg.jpg?format=webp;), url(/img/products/chicken-plus/texture-bg.jpg?format=webp;);
    background-position: -8% center, 108% center, bottom center, top center;
    background-size: 320px auto, 320px auto, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
  }
}
@media (max-width: 1500px) {
  .chicken-plus .product-section {
    background-image: url(/img/products/chicken-plus/food-left.png?format=webp;), url(/img/products/chicken-plus/food-right.png?format=webp;), url(/img/products/chicken-plus/wood-bg.jpg?format=webp;), url(/img/products/chicken-plus/texture-bg.jpg?format=webp;);
    background-position: -2% top, top right, bottom center, top center;
    background-size: 200px auto, 200px auto, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
  }
}
@media (max-width: 1275px) {
  .chicken-plus .product-section {
    padding: 160px 0 100px 0px;
  }
}
@media (max-width: 1024px) {
  .chicken-plus .product-section {
    background-image: url(/img/products/chicken-plus/food-left.png?format=webp;), url(/img/products/chicken-plus/food-right.png?format=webp;), url(/img/products/chicken-plus/wood-bg.jpg?format=webp;), url(/img/products/chicken-plus/texture-bg.jpg?format=webp;);
    background-position: left -70px, right -80px, bottom center, top center;
    background-size: 180px auto, 180px auto, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
    padding: 200px 0 100px 0px;
  }
}
@media (max-width: 900px) {
  .chicken-plus .product-section {
    padding: 220px 0 100px 0px;
  }
  .chicken-plus .product-section .three {
    width: 100%;
    max-width: 500px;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 800px) {
  .chicken-plus .product-section .two {
    width: 100%;
  }
  .chicken-plus .product-section .li {
    max-width: 515px;
  }
}
@media (max-width: 650px) {
  .chicken-plus .product-section h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .chicken-plus .product-section h2,
  .chicken-plus .product-section .coupon p {
    font-size: 24px;
    line-height: 28px;
  }
  .chicken-plus .product-section h3 {
    font-size: 30px;
    line-height: 34px;
  }
}
/*----------------------------------------------------------------------------------------------------------------------------
    NUTRIONAL INFORMATION
------------------------------------------------------------------------------------------------------------------------------*/
#nutrit-popup {
  position: relative;
  background: #ffffff;
  padding: 40px;
  width: auto;
  max-width: 525px;
  margin: 20px auto;
  border-radius: 5px;
  overflow: auto;
}
#nutrit-popup {
  color: #585858;
}
#nutrit-popup h5 {
  font-family: "NexaRustSans", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 5px 0 5px 0;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
  color: #003c71;
}
.performance-facts {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #585858;
  display: flex;
  flex-wrap: wrap;
}
.performance-facts b {
  font-family: "NexaRustSans", sans-serif;
  font-size: 13px;
  line-height: 15px;
  font-weight: 900;
  color: #003c71;
  text-transform: uppercase;
}
.performance-facts table {
  border-collapse: collapse;
  flex: 1;
}
.pf-table {
  width: 210px;
  float: left;
  margin-right: 20px;
}
.pf-table:last-of-type {
  margin-right: 0;
}
.pf-table thead tr th,
.pf-table thead tr td {
  border: 0;
}
.pf-table th,
.pf-table td {
  font-weight: normal;
  text-align: left;
  padding: 3px 0;
  white-space: nowrap;
}
.pf-table td:last-child {
  text-align: right;
}
.pf-table .blank-cell {
  width: 20px;
  border-top: 0;
}
.pf-table .line-top th,
.pf-table .line-top td {
  border-top: 1px solid #888888;
  padding-top: 10px;
}
.pf-table .line-bottom th,
.pf-table .line-bottom td {
  border-bottom: 1px solid #888888;
}
.pf-table .last-of-category th,
.pf-table .last-of-category td {
  padding-bottom: 10px;
}
.small-info {
  padding-top: 10px !important;
  font-size: 11px;
  line-height: 14px;
}
@media screen and (max-width: 600px) {
  .pf-table {
    width: 100%;
  }
}
@media print {
  .print-display {
    display: inline-block;
  }
}
/* Where To Buy */
.where-to-buy .product-home-hero {
  background-image: url("/img/wheretobuy/hero.jpg?format=webp;");
  background-position: bottom center;
  background-size: cover;
  text-align: center;
  height: 315px;
  position: relative;
}
.where-to-buy .product-home-hero h1 {
  color: #ffffff;
}
.where-to-buy .product-home-hero #product-icon {
  margin: 70px 0 20px 0;
}
@media (max-width: 600px) {
  .where-to-buy .product-home-hero {
    background-image: url("/img/wheretobuy/mhero.jpg?format=webp;");
    height: 260px;
  }
  .where-to-buy .product-home-hero #product-icon {
    margin: 50px 0 20px 0;
  }
}
.where-to-buy #blue-wave-top {
  background-image: url("/img/products/blue-wave-top.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -1px;
}
.where-to-buy #blue-wave-bottom {
  background-image: url("/img/products/blue-wave-bottom.png?format=webp;");
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -11px;
}
.where-to-buy #wave {
  position: absolute;
  bottom: -1px;
  height: 29px;
  width: 100%;
  background-image: url(/img/homepage/white-wave2.png?format=webp;);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.where-to-buy #copy {
  background-image: url(/img/products/blue-texture-bg.jpg?format=webp;);
  background-position: center center;
  background-size: 100%;
  min-height: 160px;
  position: relative;
  padding: 60px 0 65px 0;
}
.where-to-buy #copy p {
  color: #ffffff;
  max-width: 910px;
  text-align: center;
}
.where-to-buy #copy .fullwidth #filteringCriteria {
  display: flex;
  justify-content: center;
}
.where-to-buy .aligned {
  padding-right: 15px;
}
.where-to-buy .aligned .aligned {
  padding-right: 0px;
}
.where-to-buy input {
  width: 175px;
  height: 41px;
  padding: 9px 25px 2px 25px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  font-size: 24px;
  color: #003c71;
}
.where-to-buy select {
  width: 200px;
  height: 41px;
  padding: 9px 15px 9px 15px;
  font-size: 14px;
  color: #003c71;
  background-color: #ffffff;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
}
.where-to-buy select option {
  font-size: 13px;
  line-height: 40px;
  color: #003c71;
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  border: 0px;
  background-color: #ffffff;
}
.where-to-buy #sProductCategory,
.where-to-buy #sProduct {
  width: 320px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.where-to-buy #sProduct {
  background-color: #e4e4e4;
  opacity: 0.7;
}
.where-to-buy ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9d9eb;
}
.where-to-buy ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9d9eb;
}
.where-to-buy :-ms-input-placeholder {
  /* IE 10+ */
  color: #b9d9eb;
}
.where-to-buy :-moz-placeholder {
  /* Firefox 18- */
  color: #b9d9eb;
}
.where-to-buy #zip {
  border-right: 1px solid #b9d9eb;
}
.where-to-buy .cta {
  position: relative;
  right: 1px;
}
.where-to-buy #filteringCriteria.logoLayout {
  width: 660px;
  margin: 0 auto;
}
.where-to-buy .five .wrapper {
  margin: 15px;
}
@media (max-width: 1315px) {
  .where-to-buy #filteringCriteria {
    width: 600px;
    margin: 0 auto;
  }
  .where-to-buy #filteringCriteria.logoLayout {
    width: 600px;
  }
  .where-to-buy .zipFind {
    display: block;
    margin-top: 25px;
  }
  .where-to-buy #sProductCategory,
  .where-to-buy #sProduct {
    width: 290px;
  }
}
@media (max-width: 850px) {
  .where-to-buy #zip {
    height: 40px;
  }
  .where-to-buy #sRadius {
    width: 245px;
    height: 40px;
  }
  .where-to-buy .six {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .where-to-buy .six,
  .where-to-buy .five {
    width: 25%;
  }
  .where-to-buy .aligned {
    display: block;
    padding: 0px;
  }
  .where-to-buy .aligned .aligned {
    display: block;
    padding: 0px;
  }
  .where-to-buy #sProductCategory,
  .where-to-buy #sProduct,
  .where-to-buy #zip,
  .where-to-buy #sRadius {
    width: 100%;
    margin: 0 auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 15px;
  }
  .where-to-buy .findStoreBtn {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
  }
  .where-to-buy .zipFind {
    margin-top: 0px;
  }
  .where-to-buy #filteringCriteria {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .where-to-buy #filteringCriteria.logoLayout {
    width: calc(100% - 20px);
  }
}
@media (max-width: 480px) {
  .where-to-buy .six,
  .where-to-buy .five {
    width: 33.3%;
  }
}
.where-to-buy #fc-wtb,
.where-to-buy #plus-wtb {
  display: none;
}
.where-to-buy #fc-wtb h2,
.where-to-buy #plus-wtb h2 {
  text-align: center;
  color: #003c71;
  padding: 25px 0 20px 0;
}
.where-to-buy #coupon-cta {
  text-align: center;
  padding: 75px 0 50px 0;
}
.where-to-buy .wtbFreshCoupons {
  text-align: center;
  background-image: url(/img/wheretobuy/freshcuts/top.jpg?format=webp;), url(/img/recipe/fresh-animation/recipes-bg-bottom-left.gif), url(/img/recipe/fresh-animation/recipes-bg-bottom-right.gif), url(/img/wheretobuy/freshcuts/bottom.jpg?format=webp;), url(/img/wheretobuy/freshcuts/middle.jpg?format=webp;);
  background-position: top center, bottom left, bottom right, bottom center, top center;
  background-repeat: repeat-x, no-repeat, no-repeat, repeat-x, repeat;
  background-size: auto, auto, auto, auto, auto;
  padding-bottom: 200px;
}
@media (max-width: 900px) {
  .where-to-buy .wtbFreshCoupons {
    background-image: url(/img/wheretobuy/freshcuts/top.jpg?format=webp;), url(/img/recipe/fresh-animation/recipes-bg-bottom-left.gif), url(/img/wheretobuy/freshcuts/bottom.jpg?format=webp;), url(/img/wheretobuy/freshcuts/middle.jpg?format=webp;);
    background-position: top center, bottom left, bottom center, top center;
    background-repeat: repeat-x, no-repeat, repeat-x, repeat;
    background-size: auto, auto, auto, auto;
  }
}
.where-to-buy .wtbFreshCoupons h3 {
  font-size: 42px;
  line-height: 42px;
  margin: 0 auto;
  margin-bottom: 15px;
  display: table;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #003c71;
  background-image: url(/img/underline/bright-blue-lg.png?format=webp;);
}
.where-to-buy .wtbFreshCoupons p {
  max-width: 885px;
  margin: 0 auto;
}
.where-to-buy .wtbFreshCoupons .product-lockup {
  position: relative;
  z-index: 400;
  width: 100%;
  max-width: 859px;
  top: 30px;
}
.where-to-buy .wtbFreshCoupons .content {
  background-image: url(/img/promotions/white-ripped.svg);
  background-size: 100% 100%;
  padding: 135px 20px 65px 20px;
  position: relative;
  top: -90px;
  overflow: auto;
}
.where-to-buy .wtbFreshCoupons #coupon-placeholder {
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .where-to-buy .wtbFreshCoupons h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
#wtb-results {
  width: 100%;
}
#wtb-results .wtb-results {
  width: 100%;
  border-bottom: 1px solid #66c8ec;
  display: table;
}
#wtb-results .wtb-results:last-of-type {
  border: none;
}
#wtb-results h2 {
  text-align: center;
  color: #003c71;
  padding: 25px 0 20px 0;
}
#wtb-results .aligned {
  vertical-align: middle;
}
#wtb-results .aligned .aligned {
  padding-right: 0px;
}
#wtb-results .store {
  font-family: "NexaRustSans", sans-serif;
  font-weight: 900;
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  text-transform: uppercase;
  padding: 40px 0 40px 30px;
  text-align: left;
  width: 20%;
}
#wtb-results .phone {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #00a3e0;
  width: 15%;
  padding: 40px 0 40px 30px;
  text-align: left;
  white-space: nowrap;
}
#wtb-results .store-info {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #003c71;
  padding: 40px 0 40px 30px;
  text-align: left;
  width: 35%;
}
#wtb-results .distance {
  font-family: "Knockout 30 Junior Welterweight";
  font-size: 27px;
  line-height: 26px;
  color: #66c8ec;
  text-align: left;
  padding: 40px 0 40px 30px;
  width: 30%;
}
#wtb-results .distance .miles {
  border: 1px solid #66c8ec;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding: 9px 20px 5px 20px;
  border-right: none;
  white-space: nowrap;
  letter-spacing: 0.5px;
}
@media (max-width: 1024px) {
  #wtb-results .aligned {
    display: inline-block;
  }
  #wtb-results .aligned .aligned {
    display: table-cell;
  }
  #wtb-results .store {
    width: calc(100% - 200px);
    padding: 20px 0;
    font-size: 18px;
    line-height: 22px;
  }
  #wtb-results .phone {
    width: 185px;
    padding: 20px 0;
    text-align: right;
    font-size: 18px;
    line-height: 22px;
  }
  #wtb-results .store-info {
    width: calc(100% - 350px);
    padding: 20px 0 40px 0px;
    font-size: 16px;
    line-height: 22px;
  }
  #wtb-results .distance {
    width: 335px;
    padding: 20px 0;
    float: right;
    font-size: 18px;
  }
}
@media (max-width: 850px) {
  #wtb-results .distance {
    width: 285px;
  }
}
@media (max-width: 600px) {
  #wtb-results .store-info {
    width: 100%;
    padding: 0px;
  }
  #wtb-results .distance {
    width: 100%;
    padding: 20px 0 20px 0px;
    float: none;
  }
}
@media (max-width: 450px) {
  #wtb-results .store {
    width: 100%;
  }
  #wtb-results .phone {
    width: 100%;
    padding: 0px;
    text-align: left;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 400px) {
  #wtb-results .miles {
    line-height: 19px;
  }
}
#site-navigation {
  z-index: 100000;
}
.printOnly {
  display: none;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background-image: none !important;
    padding: 0px !important;
    text-align: left !important;
  }
  a {
    text-decoration: none !important;
  }
  .printOnly {
    display: block;
  }
  #site-navigation,
  #footer,
  #footer-questions,
  #footer-legal,
  #fc-recipe-callout {
    display: none !important;
  }
  #site-wrapper {
    top: 10px !important;
  }
  .recipe-detail #hero {
    height: auto !important;
  }
  .recipe-detail .two {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .wrapper {
    padding: 0px !important;
    margin: 0px !important;
  }
  .recipe-detail #ingredients,
  .recipe-detail h1 {
    padding: 0px !important;
    width: 100% !important;
  }
  .recipe-detail h2 {
    width: 100% !important;
    text-align: left !important;
  }
  .recipe-detail h2 img {
    display: none !important;
  }
  .recipe-detail .aligned {
    display: block !important;
  }
  .recipe-detail .reviews,
  .recipe-detail .float,
  .recipe-detail .social-shares,
  .recipe-detail .product-info,
  .recipe-detail #recipeInfo,
  .recipe-detail #ing-img,
  .recipe-detail #get-ing-btns,
  .recipe-detail .step-image,
  .recipe-detail #ta-da,
  .recipe-detail #other-recipes,
  .chicoryBtn,
  .recipe-detail .rating,
  .recipe-detail .comments,
  .recipe-detail .recipe-video #recipe-video,
  .recipe-detail .technique {
    display: none !important;
  }
  .recipe-detail h1 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  .recipe-detail #steps .step-description,
  .recipe-detail h2 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .recipe-detail #steps .step,
  .recipe-detail #steps .step span {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .recipe-detail #steps .step-instruction {
    padding-bottom: 20px !important;
  }
  .recipe-detail #steps .step span {
    background-color: transparent;
    width: auto;
    height: auto;
    display: inline-block;
    border-radius: none;
  }
  .recipe-detail #ingredients .ingredients {
    width: 100% !important;
    padding-bottom: 5px !important;
    float: none !important;
  }
  .recipe-detail #printRecipeImg {
    padding: 20px 0px !important;
  }
  .recipe-detail #ingredients .ingredients p span:first-of-type {
    padding-right: 15px !important;
    width: 160px;
    font-weight: normal;
    text-align: right !important;
  }
  .recipe-detail #steps .tip img {
    display: none;
  }
  .product-detail .search-bar,
  .product-detail .location-label,
  .product-detail #wtb,
  .product-detail .related,
  .product-detail #featBenefits .circle60,
  .product-detail #other-recipes,
  .product-detail #similar-products,
  .product-detail .zoom,
  .product-detail #nutrition,
  .product-detail #features .circle60 {
    display: none !important;
  }
  .product-detail #features .grid,
  .product-detail #features .flex {
    display: block !important;
  }
  .product-detail #features .grid p,
  .product-detail #features .flex p {
    width: 100% !important;
    margin: 0px !important;
  }
  .product-detail #features {
    margin-top: 0px;
  }
  .product-detail #featBenefits .four {
    width: 100% !important;
    padding: 10px 0px !important;
  }
  .product-detail #featBenefits .four p {
    width: 100% !important;
    line-height: 18px !important;
    paddding-bottom: 5px !important;
  }
  .product-detail #hero .main-prod img {
    width: 250px;
    border-radius: 0px;
    box-shadow: none;
    padding-right: 15px !important;
  }
}
/*Bootstrap Popover/Tooltip */
.pop {
  cursor: pointer;
}
.pop.blue-text {
  color: #003c71 !important;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #ffcc33;
  background-clip: padding-box;
  border-radius: 0.3rem;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #715908;
  padding: 8px;
  border: 1px solid #ffb300;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
  top: -9px;
  margin-left: -8px;
}
.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  top: 1px;
  border-bottom-color: #ffcc33;
}
.popover-header {
  margin-bottom: 0;
  color: inherit;
}
.popover-title {
  font-size: 11px;
  line-height: 6px;
  text-align: right;
  padding: 0px;
  cursor: pointer;
}
.popover-body {
  padding: 0.5rem 0.75rem;
}
#ContactForm #ImageUpload {
  height: 40px;
}
.newsletter-callout#newsletter {
  background-image: none;
  background-color: #96268f;
  padding: 50px 0;
  height: 100%;
  z-index: -1;
}
.newsletter-callout#newsletter #signup {
  margin: 0;
}
.newsletter-callout#newsletter input {
  width: 100%;
  height: 50px;
  padding: 9px 5px 2px 70px;
  border-radius: 25px 0 0 25px;
  background-image: url(/img/icons/email-green.png?format=webp;);
  background-repeat: no-repeat;
  -webkit-box-shadow: 2px 0 20px #9bb0bf;
  box-shadow: 2px 0 20px #9bb0bf;
}
.newsletter-callout#newsletter .btn {
  height: 50px;
  line-height: 50px;
}
@media (max-width: 950px) {
  .newsletter-callout#newsletter #signup {
    width: 625px;
  }
  .newsletter-callout#newsletter input {
    width: 350px;
  }
}
@media (max-width: 850px) {
  .newsletter-callout#newsletter #signup {
    width: 500px;
  }
  .newsletter-callout#newsletter input {
    height: 40px;
    font-size: 30px;
    line-height: 29px;
  }
  .newsletter-callout#newsletter .desktop {
    display: table-cell;
  }
  .newsletter-callout#newsletter .mobile {
    display: none;
  }
}
@media (max-width: 630px) {
  .newsletter-callout#newsletter #signup {
    width: 390px;
  }
  .newsletter-callout#newsletter input {
    width: 245px;
    padding: 9px 5px 2px 20px;
    background-image: none;
  }
  .newsletter-callout#newsletter .btn {
    padding: 0 25px 0 15px;
  }
}
@media (max-width: 420px) {
  .newsletter-callout#newsletter #signup {
    width: 270px;
  }
  .newsletter-callout#newsletter input {
    width: 215px;
    padding: 9px 5px 2px 20px;
    height: 49px;
  }
  .newsletter-callout#newsletter .btn {
    padding: 0 25px 0 15px;
  }
  .newsletter-callout#newsletter .aligned {
    vertical-align: top;
  }
  .newsletter-callout#newsletter .desktop {
    display: none;
  }
  .newsletter-callout#newsletter .mobile {
    display: table-cell;
  }
}
.newsletter-callout#newsletter .fullwidth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1500px !important;
  gap: 20px 0;
}
.newsletter-callout#newsletter .fullwidth .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
}
.newsletter-callout#newsletter .fullwidth .title .section-title {
  padding: 0;
  color: #fff;
  font-weight: 400;
  font-size: 52px;
  line-height: 0.75;
  font-family: "Knockout 94 Ultimate Sumo";
  margin: 0;
}
.newsletter-callout#newsletter .fullwidth .title .section-title span {
  font-size: 42px;
}
@media (max-width: 768px) {
  .newsletter-callout#newsletter .fullwidth .title .section-title {
    font-size: 32px;
  }
  .newsletter-callout#newsletter .fullwidth .title .section-title span {
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  .newsletter-callout#newsletter .fullwidth .title .section-title {
    font-size: 24px;
  }
  .newsletter-callout#newsletter .fullwidth .title .section-title span {
    font-size: 18px;
  }
}
.newsletter-callout#newsletter .fullwidth .title h3 {
  color: #fff;
  font-size: 100px;
  font-family: "Knockout 27 Junior Bantamweight";
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .newsletter-callout#newsletter .fullwidth .title h3 {
    font-size: 62px;
    margin-left: 5px;
  }
}
@media (max-width: 500px) {
  .newsletter-callout#newsletter .fullwidth .title h3 {
    font-size: 44px;
  }
}
.newsletter-callout#newsletter .fullwidth #signup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsletter-callout#newsletter .fullwidth #signup input {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
  padding: 0 5px 2px 70px;
  background-image: url(/img/icons/email-purple.png);
  background-repeat: no-repeat;
  background-position: 16px center;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 475px;
}
.newsletter-callout#newsletter .fullwidth #signup input::-webkit-input-placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
.newsletter-callout#newsletter .fullwidth #signup input::-moz-placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
.newsletter-callout#newsletter .fullwidth #signup input:-ms-input-placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
.newsletter-callout#newsletter .fullwidth #signup input::-ms-input-placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
.newsletter-callout#newsletter .fullwidth #signup input::placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
.newsletter-callout#newsletter .fullwidth #signup input::-webkit-input-placeholder {
  color: #96268f;
  font-family: "Knockout 28 Junior Featherweight";
}
@media (max-width: 450px) {
  .newsletter-callout#newsletter .fullwidth #signup input {
    font-size: 21px;
  }
}
@media (max-width: 860px) {
  .newsletter-callout#newsletter {
    padding: 50px 0;
  }
  .newsletter-callout#newsletter .fullwidth .section-title {
    font-size: 32px;
  }
  .newsletter-callout#newsletter .fullwidth .section-title span {
    font-size: 38px;
  }
}