@font-face {
  font-family: 'Knockout 30 Junior Welterweight';
  src: url('/fonts/Knockout-30JuniorWelterwt.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 50 Welterweight';
  src: url('/fonts/Knockout-50Welterweight.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 69 Full Lightweight';
  src: url('/fonts/Knockout-69FullLiteweight.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 28 Junior Featherweight';
  src: url('/fonts/Knockout-28JuniorFeathrwt.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 48 Featherweight';
  src: url('/fonts/Knockout-48Featherweight.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 94 Ultimate Sumo';
  src: url('/fonts/Knockout-94UltmtSumo.woff') format('woff');
}
@font-face {
  font-family: 'Knockout 70 Full Welterweight';
  src: url('/fonts/Knockout-70FullWelterwt.woff') format('woff');
}
.short-cuts .hide {
  display: none;
}
.short-cuts .row {
  display: flex;
}
.short-cuts .col {
  display: flex;
  flex-direction: column;
}
.short-cuts .hero {
  width: 100%;
  padding: 50px 0 150px 0;
  background: url("/img/short-cuts/updates/short-cuts-hero-bkg-d.jpg") #e04e39;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.short-cuts .hero .space-left {
  display: flex;
  position: relative;
  flex: 0 18%;
}
@media (max-width: 830px) {
  .short-cuts .hero .space-left {
    display: none;
  }
}
.short-cuts .hero .space-right {
  display: flex;
  position: relative;
  flex: 1 32%;
}
@media (max-width: 830px) {
  .short-cuts .hero .space-right {
    display: none;
  }
}
.short-cuts .hero .wrapper {
  flex: 1 860px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.short-cuts .hero .wrapper .icons {
  margin-top: 40px;
}
.short-cuts .hero .wrapper .icons img {
  max-width: 570px;
  width: 100%;
}
.short-cuts .hero .wrapper .logo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.short-cuts .hero .wrapper .logo .left {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.short-cuts .hero .wrapper .logo .left .m {
  display: none;
  width: 43vw;
  height: auto;
}
.short-cuts .hero .wrapper .logo .left .d {
  width: 540px;
  height: auto;
  max-width: 100%;
}
.short-cuts .hero .wrapper .title {
  justify-content: flex-end;
  align-items: center;
}
.short-cuts .hero .wrapper .title h1,
.short-cuts .hero .wrapper .title h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.short-cuts .hero .wrapper .title h1 {
  font-family: 'Knockout 69 Full Lightweight';
  font-size: 120px;
  line-height: 1;
  color: white;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
.short-cuts .hero .wrapper .title h1 span {
  font-family: 'Knockout 28 Junior Featherweight';
  font-size: 84px;
  margin: 0 10px;
}
@media (max-width: 830px) {
  .short-cuts .hero .wrapper .title h1 {
    font-size: 62px;
  }
  .short-cuts .hero .wrapper .title h1 span {
    font-size: 35px;
  }
}
@media (max-width: 500px) {
  .short-cuts .hero .wrapper .title h1 {
    font-size: 52px;
  }
  .short-cuts .hero .wrapper .title h1 span {
    font-size: 30px;
  }
}
.short-cuts .hero .wrapper .title h2 {
  color: #ffcc33;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-size: 78px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 830px) {
  .short-cuts .hero .wrapper .title h2 {
    font-size: 38px;
  }
}
@media (max-width: 500px) {
  .short-cuts .hero .wrapper .title h2 {
    font-size: 33px;
  }
}
.short-cuts .hero .wrapper .title .left,
.short-cuts .hero .wrapper .title .right {
  margin: 0 20px;
}
.short-cuts .hero .wrapper .title .left img,
.short-cuts .hero .wrapper .title .right img {
  width: 100%;
}
.short-cuts .hero .wrapper .cta-row {
  justify-content: center;
  align-items: center;
  margin: 20px 0 30px 0;
}
.short-cuts .hero .wrapper .cta-row p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #ee3124;
  font-size: 24px;
  font-family: 'NexaRustSans';
}
.short-cuts .hero .wrapper .cta-row p,
.short-cuts .hero .wrapper .cta-row a {
  margin: 0 12px;
}
.short-cuts .hero .wrapper .cta-row .cta {
  position: relative;
  padding: 0px 40px 0px 60px !important;
}
.short-cuts .hero .wrapper .subcopy {
  margin-top: 30px;
}
.short-cuts .hero .wrapper .subcopy p {
  color: white;
  text-align: center;
  font-size: 30px;
  font-family: 'Knockout 30 Junior Welterweight';
  line-height: 1.35;
  letter-spacing: 1px;
  font-weight: 400;
}
.short-cuts .hero .wrapper .subcopy a {
  text-decoration: underline;
  color: #ffcc33;
  font-family: 'Knockout 50 Welterweight';
}
@media (max-width: 830px) {
  .short-cuts .hero .wrapper .subcopy p {
    font-size: 24px;
  }
}
.short-cuts .hero .wrapper #coupon-placeholder {
  justify-content: center;
}
@media (max-width: 830px) {
  .short-cuts .hero {
    background: url("/img/short-cuts/updates/short-cuts-hero-bkg-m.jpg");
    background-repeat: no-repeat;
    height: auto;
    background-size: cover;
    background-position: center;
  }
  .short-cuts .hero .wrapper .logo {
    justify-content: flex-start;
    margin-bottom: 50px;
  }
  .short-cuts .hero .wrapper .logo .left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .short-cuts .hero .wrapper .logo .left .m {
    display: block !important;
  }
  .short-cuts .hero .wrapper .logo .left .d {
    display: none;
  }
}
@media (max-width: 830px) {
  .short-cuts .hero {
    padding: 50px 50px 150px 30px;
  }
}
.short-cuts .bg {
  position: relative;
  margin-top: -120px;
  width: 100%;
  background: -moz-linear-gradient(0deg, #fe7905 50%, rgba(1, 75, 126, 0) 50%);
  background: -webkit-linear-gradient(0deg, #fe7905 50%, rgba(1, 75, 126, 0) 50%);
  background: linear-gradient(0deg, #fe7905 50%, rgba(1, 75, 126, 0) 50%);
}
.short-cuts .bg .title {
  background-color: #003c71;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.short-cuts .bg .title h1 {
  font-size: 75px;
  color: white;
  text-align: center;
  margin: 0 30px 0 0;
  line-height: 1;
  font-family: 'Knockout 69 Full Lightweight';
  font-weight: 400;
  padding: 0;
}
.short-cuts .bg .title h1 span {
  color: #ffcc33;
  font-family: 'Knockout 94 Ultimate Sumo';
  font-weight: 400;
  font-size: 75px;
}
.short-cuts .bg .title .cta {
  padding: 0 50px 0 30px;
}
@media (max-width: 768px) {
  .short-cuts .bg .title {
    padding: 50px 10px;
  }
  .short-cuts .bg .title h1 {
    font-size: 42px;
    margin: 0 0px 20px 0;
  }
  .short-cuts .bg .title h1 span {
    font-size: 42px;
  }
}
.short-cuts .new-look {
  background-color: #fe7905;
  overflow: hidden;
}
.short-cuts .new-look .wrapper {
  padding: 50px 20px 100px 20px;
}
.short-cuts .new-look .wrapper .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1920px;
  margin: 0 auto;
}
.short-cuts .new-look .wrapper .row .image {
  flex: 1 55%;
  display: flex;
  justify-content: flex-end;
}
.short-cuts .new-look .wrapper .row .image img {
  width: 100%;
  max-width: 870px;
}
.short-cuts .new-look .wrapper .row .title {
  flex: 1 45%;
  position: relative;
  margin-left: -220px;
  display: flex;
  justify-content: flex-start;
}
.short-cuts .new-look .wrapper .row .title h3 {
  font-family: 'Knockout 28 Junior Featherweight';
  color: white;
  font-size: 110px;
  text-align: center;
  line-height: 0.9;
  width: 100%;
}
.short-cuts .new-look .wrapper .row .title h3 span {
  font-family: 'Knockout 94 Ultimate Sumo';
  color: #ffcc34;
  text-align: center;
  font-size: 95px;
  font-weight: 400;
  line-height: 0.9;
}
@media (max-width: 980px) {
  .short-cuts .new-look .wrapper .row {
    flex-direction: column-reverse;
  }
  .short-cuts .new-look .wrapper .row .title,
  .short-cuts .new-look .wrapper .row .image {
    justify-content: center;
  }
  .short-cuts .new-look .wrapper .row .image {
    position: relative;
    margin-right: -80px;
  }
  .short-cuts .new-look .wrapper .row .title {
    margin-left: 0;
  }
  .short-cuts .new-look .wrapper .row .title h3 {
    font-size: 72px;
  }
  .short-cuts .new-look .wrapper .row .title h3 span {
    font-size: 62px;
  }
}
.short-cuts .intro {
  background-color: #7eb30d;
}
.short-cuts .intro .wrapper .row {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 2560px;
  margin: 0 auto;
}
.short-cuts .intro .wrapper .row .left,
.short-cuts .intro .wrapper .row .right {
  flex: 1 50%;
}
.short-cuts .intro .wrapper .row .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 20px 50px 100px;
}
.short-cuts .intro .wrapper .row .left .title {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.short-cuts .intro .wrapper .row .left .title h2 {
  font-family: 'Knockout 69 Full Lightweight';
  font-size: 120px;
  color: #ffcc33;
  text-align: left;
  line-height: 0.9;
  padding: 0;
  font-weight: 400;
  margin: 0;
}
.short-cuts .intro .wrapper .row .left .title h1 {
  font-family: 'Knockout 94 Ultimate Sumo';
  font-size: 100px;
  color: white;
  text-align: left;
  line-height: 0.9;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.short-cuts .intro .wrapper .row .left .main-text {
  margin: 50px 0;
}
.short-cuts .intro .wrapper .row .left .main-text ul {
  list-style: none;
}
.short-cuts .intro .wrapper .row .left .main-text ul li {
  font-family: 'Knockout 50 Welterweight';
  color: white;
  font-size: 36px;
  text-align: left;
  line-height: 1.25;
  font-weight: 400;
  padding: 0;
  position: relative;
}
.short-cuts .intro .wrapper .row .left .main-text ul li .cta {
  display: inline-block;
  margin-left: 10px;
  top: -7px;
  position: relative;
}
.short-cuts .intro .wrapper .row .left .main-text ul li::before {
  content: "";
  position: absolute;
  display: block;
  left: -30px;
  background-image: url(/img/products/chicken-plus/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 15px;
  height: 15px;
  transform: translateY(-50%) rotate(-90deg);
  top: 50%;
}
@media (max-width: 768px) {
  .short-cuts .intro .wrapper .row .left .main-text ul {
    display: flex;
    flex-wrap: wrap;
  }
  .short-cuts .intro .wrapper .row .left .main-text ul li {
    flex: 1 42%;
    margin: 0 15px 20px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 28px;
  }
  .short-cuts .intro .wrapper .row .left .main-text ul li .cta {
    margin: 10px 0 0 0;
  }
  .short-cuts .intro .wrapper .row .left .main-text ul li::before {
    top: 12px;
    transform: rotate(-90deg);
    left: -18px;
  }
}
@media (max-width: 490px) {
  .short-cuts .intro .wrapper .row .left .main-text ul li {
    flex: 1 100%;
  }
}
.short-cuts .intro .wrapper .row .left .disclaimer p {
  font-style: italic;
  color: white;
  font-family: 'Knockout 30 Junior Welterweight';
  text-align: left;
}
@media (max-width: 1200px) {
  .short-cuts .intro .wrapper .row .left {
    padding: 0 20px 0 20px;
  }
}
.short-cuts .intro .wrapper .row .right {
  display: flex;
  justify-content: flex-end;
}
.short-cuts .intro .wrapper .row .right img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .short-cuts .intro .wrapper .row {
    flex-direction: column;
    padding-top: 50px;
  }
}
@media (max-width: 768px) {
  .short-cuts .intro .wrapper .row .left {
    padding: 0 10px 0 10px;
    align-items: center;
  }
  .short-cuts .intro .wrapper .row .left .title {
    justify-content: center;
  }
  .short-cuts .intro .wrapper .row .left .title h2 {
    font-size: 80px;
    text-align: center;
  }
  .short-cuts .intro .wrapper .row .left .title h1 {
    font-size: 60px;
    text-align: center;
  }
  .short-cuts .intro .wrapper .row .left .main-text p {
    font-size: 5vw;
    white-space: nowrap;
    line-height: 1.25;
  }
  .short-cuts .intro .wrapper .row .left .main-text p a::after {
    position: relative;
    top: -5px;
  }
}
.short-cuts .section1 {
  background-color: #ffcc33;
  position: relative;
  top: -17px;
}
.short-cuts .section1 .wrapper {
  padding: 40px 20px 80px 20px;
}
.short-cuts .section1 .wrapper .row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.short-cuts .section1 .wrapper .row img {
  max-width: 950px;
  width: 100%;
}
.short-cuts .products {
  position: relative;
  top: -110px;
}
.short-cuts .products .listing-wrapper #center {
  text-align: center;
  position: relative;
}
.short-cuts .products .listing-wrapper #center #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 black;
  -moz-box-shadow: 2px 0px 20px black;
  box-shadow: 2px 0px 20px black;
}
.short-cuts .products .listing-wrapper #center #productResultsSearchBtn {
  position: relative;
  top: 3px;
  z-index: 751;
  left: -55px;
  border: none;
  background: transparent;
  margin: 0px;
  padding: 0px;
  -webkit-appearance: button;
  cursor: pointer;
}
.short-cuts .products .listing-wrapper #product-filters .filter-list .filter-item-wrapper {
  justify-content: center;
}
.short-cuts #coupon-texture-top {
  background: url("/img/short-cuts/section1-texture-top.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 100%;
  height: 10px;
  position: relative;
  top: 85px;
}
.short-cuts .coupon {
  background: url("/img/short-cuts/bg-blue.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: 50px;
  width: 100%;
  margin-bottom: -110px;
}
.short-cuts .coupon .wrapper {
  padding: 25px;
  margin: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -160px;
}
.short-cuts .coupon .wrapper .left img {
  width: 100%;
  max-width: 555px;
}
.short-cuts .coupon .wrapper .middle {
  position: relative;
  top: -50px;
  margin-left: -40px;
}
.short-cuts .coupon .wrapper .right {
  position: relative;
  top: -110px;
}
.short-cuts .coupon .wrapper .right img {
  width: 100%;
  max-width: 348px;
}
.short-cuts .related-recipes {
  background-color: #8bc116;
  position: relative;
  background-position: center;
  padding: 100px 0;
  text-align: center;
}
.short-cuts .related-recipes .icon {
  position: absolute;
  top: -61px;
  text-align: center;
  transform: translateX(-50%);
  left: 50%;
  background-color: #7b6955;
  border-radius: 120px;
}
.short-cuts .related-recipes h2 {
  font-family: 'Knockout 70 Full Welterweight';
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 50px;
  color: white;
}
.short-cuts .related-recipes h2 span {
  font-family: 'Knockout 94 Ultimate Sumo';
}
@media (max-width: 960px) {
  .short-cuts .hero .wrapper .title {
    flex-direction: column;
  }
  .short-cuts .hero .wrapper .cta-row {
    flex-direction: column;
  }
  .short-cuts .hero .wrapper .cta-row p {
    margin-bottom: 20px;
    text-align: center;
  }
  .short-cuts .section1 .wrapper .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .short-cuts .section1 .wrapper .row .image {
    display: none;
    max-width: 100%;
  }
  .short-cuts .section1 .wrapper .row .content {
    width: 100%;
  }
  .short-cuts .section1 .wrapper .row .content h2 {
    font-size: 30px;
    line-height: 1;
  }
  .short-cuts .section1 .wrapper .row .content h2::after {
    bottom: 0px;
    max-width: 50%;
  }
  .short-cuts .section1 .wrapper .row .content ul {
    flex-direction: column;
  }
  .short-cuts .section1 .wrapper .row .content ul .col {
    width: 100%;
    margin: 0;
    padding-left: 20px;
  }
  .short-cuts .products .listing-wrapper #center #productResultsSearch {
    max-width: none;
  }
  .short-cuts .products .listing-wrapper #center #productResultsSearchBtn {
    position: absolute;
    top: 7px;
    z-index: 751;
    left: auto;
    right: 20px;
  }
  .short-cuts .coupon .wrapper {
    top: -127px;
    flex-direction: column-reverse;
  }
  .short-cuts .coupon .wrapper .left {
    display: none;
  }
  .short-cuts .coupon .wrapper .right {
    top: 0;
  }
  .short-cuts .coupon .wrapper .middle {
    top: 0;
  }
  .short-cuts .related-recipes {
    padding: 60px 0;
  }
  .short-cuts .related-recipes .fullwidth h2 {
    margin-bottom: 20px;
    padding: 0;
    font-size: 30px;
    line-height: 1;
  }
}
