@import 'https://use.typekit.net/lul7slr.css';
@import 'https://use.typekit.net/lul7slr.css';
@import 'https://use.typekit.net/gje7wmq.css';
@font-face {
  font-family: IntegralCF;
  src: url("../assets/fonts/IntegralCF-Heavy.eot"); /* IE9 Compat Modes */
  src: url("../assets/fonts/IntegralCF-Heavy.eot#iefix") format("embedded-opentype"), url("../assets/fonts/IntegralCF-Heavy.woff2") format("woff2"), url("../assets/fonts/IntegralCF-Heavy.woff") format("woff"), url("../assets/fonts/IntegralCF-Heavy.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: PrequelRegular;
  src: url("../assets/fonts/Prequel-Regular.otf") format("opentype"); /* IE9 Compat Modes */
}
@font-face {
  font-family: PrequelLight;
  src: url("../assets/fonts/Prequel-light.otf") format("opentype"); /* IE9 Compat Modes */
}
@font-face {
  font-family: PrequelBold;
  src: url("../assets/fonts/Prequel-bold.otf"); /* IE9 Compat Modes */
}
@font-face {
  font-family: PrequelLight;
  src: url("../assets/fonts/Prequel-light.otf"); /* IE9 Compat Modes */
}
.recipe-block {
  min-height: 18.5em;
}
.recipe-block a {
  display: flex;
  justify-content: flex-end;
  padding: 0;
}
.recipe-block a::before {
  display: none;
}
.recipe-block a .h4 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1rem;
}
.recipe-block a .block-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem;
  background-color: #a20c33;
  text-align: center;
  font-size: 1rem;
  transition: 0.25s ease-in-out;
}
.recipe-block a .block-footer .float-left {
  display: inline-flex;
}
.recipe-block a .block-footer .recipe-spec {
  font-weight: 400;
}
.recipe-block a .block-footer .recipe-spec:not(:last-of-type) {
  margin-right: 1em;
}
.recipe-block a .block-footer .recipe-spec svg {
  margin-right: 0.25em;
}
.recipe-block a:hover .block-footer {
  background-color: #ee7624;
}
.recipe-block a:hover::before {
  border-color: #a20c33;
}
.recipe-block a:hover::after {
  background-color: rgba(35, 31, 32, 0.5);
}

.bg-blue {
  background-color: #00afab;
}

.bg-red {
  background-color: #a20c33;
  /* stylelint-disable */
  /* stylelint-enable */
}
.bg-red:not(.force) {
  color: #fff;
}
.bg-red:not(.force) h1,
.bg-red:not(.force) h2,
.bg-red:not(.force) h3,
.bg-red:not(.force) h4,
.bg-red:not(.force) h5,
.bg-red:not(.force) h6 {
  color: #fff;
}
.bg-red:not(.force) .section-subtitle {
  color: #fff;
}
.bg-red:not(.force) .btn-primary {
  background-color: #00afab;
  color: #fff;
  border: 3px solid #a20c33;
}
.bg-red:not(.force) .btn-primary .btn-icon {
  background-color: #f7f1e4;
}
.bg-red:not(.force) .btn-primary .btn-icon i path,
.bg-red:not(.force) .btn-primary .btn-icon svg path {
  fill: #a20c33;
}
.bg-red:not(.force) .btn-primary .btn-icon:before {
  border-color: #2a657e;
}
.bg-red:not(.force) .btn-primary:hover, .bg-red:not(.force) .btn-primary:active {
  background-color: #f0e4c9;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-red:not(.force) .btn-primary:hover .btn-icon, .bg-red:not(.force) .btn-primary:active .btn-icon {
  background-color: #a20c33;
}
.bg-red:not(.force) .btn-primary:hover .btn-icon i path,
.bg-red:not(.force) .btn-primary:hover .btn-icon svg path, .bg-red:not(.force) .btn-primary:active .btn-icon i path,
.bg-red:not(.force) .btn-primary:active .btn-icon svg path {
  fill: #fff;
}
.bg-red:not(.force) .btn-primary:hover .btn-icon:before, .bg-red:not(.force) .btn-primary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-red:not(.force) .btn-secondary {
  background-color: #ffd26e;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-red:not(.force) .btn-secondary .btn-icon {
  background-color: #f7f1e4;
}
.bg-red:not(.force) .btn-secondary .btn-icon i path,
.bg-red:not(.force) .btn-secondary .btn-icon svg path {
  fill: #a20c33;
}
.bg-red:not(.force) .btn-secondary .btn-icon:before {
  border-color: #2a657e;
}
.bg-red:not(.force) .btn-secondary:hover, .bg-red:not(.force) .btn-secondary:active {
  background-color: #f0e4c9;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-red:not(.force) .btn-secondary:hover .btn-icon, .bg-red:not(.force) .btn-secondary:active .btn-icon {
  background-color: #a20c33;
}
.bg-red:not(.force) .btn-secondary:hover .btn-icon i path,
.bg-red:not(.force) .btn-secondary:hover .btn-icon svg path, .bg-red:not(.force) .btn-secondary:active .btn-icon i path,
.bg-red:not(.force) .btn-secondary:active .btn-icon svg path {
  fill: #fff;
}
.bg-red:not(.force) .btn-secondary:hover .btn-icon:before, .bg-red:not(.force) .btn-secondary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-red:not(.force) a:not(.btn) {
  color: #231f20;
}
.bg-red:not(.force) a:not(.btn):hover, .bg-red:not(.force) a:not(.btn):active {
  color: #f7f1e4;
}
.bg-red:not(.force) .btn-forward {
  background-color: #a20c33;
  border-color: #ffd26e;
}
.bg-red:not(.force) .btn-forward.video-modal-trigger {
  color: #ffd26e !important;
  border-color: #ffd26e !important;
}
.bg-red:not(.force) .btn-forward.video-modal-trigger path {
  fill: #ffd26e !important;
}
.bg-red:not(.force) .btn-forward .btn-icon,
.bg-red:not(.force) .btn-forward .btn-forward-icon {
  color: #ffd26e;
}
.bg-red:not(.force) .btn-forward .btn-icon path,
.bg-red:not(.force) .btn-forward .btn-forward-icon path {
  fill: #ffd26e;
}
.bg-red:not(.force) .btn-forward:hover, .bg-red:not(.force) .btn-forward:active {
  background-color: #ffd26e;
  border-color: #ffd26e;
}
.bg-red:not(.force) .btn-forward:hover .btn-icon,
.bg-red:not(.force) .btn-forward:hover .btn-forward-icon, .bg-red:not(.force) .btn-forward:active .btn-icon,
.bg-red:not(.force) .btn-forward:active .btn-forward-icon {
  color: #a20c33;
}
.bg-red:not(.force) .btn-forward:hover .btn-icon path,
.bg-red:not(.force) .btn-forward:hover .btn-forward-icon path, .bg-red:not(.force) .btn-forward:active .btn-icon path,
.bg-red:not(.force) .btn-forward:active .btn-forward-icon path {
  fill: #a20c33;
}

.bg-beige {
  background-color: #f0e4c9;
  /* stylelint-disable */
  /* stylelint-enable */
}
.bg-beige:not(.force) {
  color: #231f20;
}
.bg-beige:not(.force) h1,
.bg-beige:not(.force) h2,
.bg-beige:not(.force) h3,
.bg-beige:not(.force) h4,
.bg-beige:not(.force) h5,
.bg-beige:not(.force) h6 {
  color: #2a657e;
}
.bg-beige:not(.force) .section-subtitle {
  color: #231f20;
}
.bg-beige:not(.force) .btn-primary {
  background-color: #00afab;
  color: #fff;
  border: 3px solid #00afab;
}
.bg-beige:not(.force) .btn-primary .btn-icon {
  background-color: #f7f1e4;
}
.bg-beige:not(.force) .btn-primary .btn-icon i path,
.bg-beige:not(.force) .btn-primary .btn-icon svg path {
  fill: #a20c33;
}
.bg-beige:not(.force) .btn-primary .btn-icon:before {
  border-color: #2a657e;
}
.bg-beige:not(.force) .btn-primary:hover, .bg-beige:not(.force) .btn-primary:active {
  background-color: #f0e4c9;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-beige:not(.force) .btn-primary:hover .btn-icon, .bg-beige:not(.force) .btn-primary:active .btn-icon {
  background-color: #a20c33;
}
.bg-beige:not(.force) .btn-primary:hover .btn-icon i path,
.bg-beige:not(.force) .btn-primary:hover .btn-icon svg path, .bg-beige:not(.force) .btn-primary:active .btn-icon i path,
.bg-beige:not(.force) .btn-primary:active .btn-icon svg path {
  fill: #fff;
}
.bg-beige:not(.force) .btn-primary:hover .btn-icon:before, .bg-beige:not(.force) .btn-primary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-beige:not(.force) .btn-secondary {
  background-color: #a20c33;
  color: #fff;
  border: 3px solid #a20c33;
}
.bg-beige:not(.force) .btn-secondary .btn-icon {
  background-color: #f7f1e4;
}
.bg-beige:not(.force) .btn-secondary .btn-icon i path,
.bg-beige:not(.force) .btn-secondary .btn-icon svg path {
  fill: #a20c33;
}
.bg-beige:not(.force) .btn-secondary .btn-icon:before {
  border-color: #2a657e;
}
.bg-beige:not(.force) .btn-secondary:hover, .bg-beige:not(.force) .btn-secondary:active {
  background-color: #f0e4c9;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-beige:not(.force) .btn-secondary:hover .btn-icon, .bg-beige:not(.force) .btn-secondary:active .btn-icon {
  background-color: #a20c33;
}
.bg-beige:not(.force) .btn-secondary:hover .btn-icon i path,
.bg-beige:not(.force) .btn-secondary:hover .btn-icon svg path, .bg-beige:not(.force) .btn-secondary:active .btn-icon i path,
.bg-beige:not(.force) .btn-secondary:active .btn-icon svg path {
  fill: #fff;
}
.bg-beige:not(.force) .btn-secondary:hover .btn-icon:before, .bg-beige:not(.force) .btn-secondary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-beige:not(.force) a:not(.btn) {
  color: #231f20;
}
.bg-beige:not(.force) a:not(.btn):hover, .bg-beige:not(.force) a:not(.btn):active {
  color: #f7f1e4;
}
.bg-beige:not(.force) .btn-forward {
  background-color: #f0e4c9;
  border-color: #a20c33;
}
.bg-beige:not(.force) .btn-forward .btn-icon,
.bg-beige:not(.force) .btn-forward .btn-forward-icon {
  color: #a20c33;
}
.bg-beige:not(.force) .btn-forward .btn-icon path,
.bg-beige:not(.force) .btn-forward .btn-forward-icon path {
  fill: #a20c33;
}
.bg-beige:not(.force) .btn-forward:hover, .bg-beige:not(.force) .btn-forward:active {
  background-color: #a20c33;
  border-color: #a20c33;
}
.bg-beige:not(.force) .btn-forward:hover .btn-icon,
.bg-beige:not(.force) .btn-forward:hover .btn-forward-icon, .bg-beige:not(.force) .btn-forward:active .btn-icon,
.bg-beige:not(.force) .btn-forward:active .btn-forward-icon {
  color: #ffd26e;
}
.bg-beige:not(.force) .btn-forward:hover .btn-icon path,
.bg-beige:not(.force) .btn-forward:hover .btn-forward-icon path, .bg-beige:not(.force) .btn-forward:active .btn-icon path,
.bg-beige:not(.force) .btn-forward:active .btn-forward-icon path {
  fill: #ffd26e;
}

.bg-cream {
  background-color: #f7f1e4;
  /* stylelint-disable */
  /* stylelint-enable */
}
.bg-cream:not(.force) {
  color: #231f20;
}
.bg-cream:not(.force) h1,
.bg-cream:not(.force) h2,
.bg-cream:not(.force) h3,
.bg-cream:not(.force) h4,
.bg-cream:not(.force) h5,
.bg-cream:not(.force) h6 {
  color: #2a657e;
}
.bg-cream:not(.force) .section-subtitle {
  color: #231f20;
}
.bg-cream:not(.force) .btn-primary {
  background-color: #00afab;
  color: #fff;
  border: 3px solid #00afab;
}
.bg-cream:not(.force) .btn-primary .btn-icon {
  background-color: #f7f1e4;
}
.bg-cream:not(.force) .btn-primary .btn-icon i path,
.bg-cream:not(.force) .btn-primary .btn-icon svg path {
  fill: #a20c33;
}
.bg-cream:not(.force) .btn-primary .btn-icon:before {
  border-color: #2a657e;
}
.bg-cream:not(.force) .btn-primary:hover, .bg-cream:not(.force) .btn-primary:active {
  background-color: #f7f1e4;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-cream:not(.force) .btn-primary:hover .btn-icon, .bg-cream:not(.force) .btn-primary:active .btn-icon {
  background-color: #a20c33;
}
.bg-cream:not(.force) .btn-primary:hover .btn-icon i path,
.bg-cream:not(.force) .btn-primary:hover .btn-icon svg path, .bg-cream:not(.force) .btn-primary:active .btn-icon i path,
.bg-cream:not(.force) .btn-primary:active .btn-icon svg path {
  fill: #fff;
}
.bg-cream:not(.force) .btn-primary:hover .btn-icon:before, .bg-cream:not(.force) .btn-primary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-cream:not(.force) .btn-secondary {
  background-color: #a20c33;
  color: #fff;
  border: 3px solid #a20c33;
}
.bg-cream:not(.force) .btn-secondary .btn-icon {
  background-color: #f7f1e4;
}
.bg-cream:not(.force) .btn-secondary .btn-icon i path,
.bg-cream:not(.force) .btn-secondary .btn-icon svg path {
  fill: #a20c33;
}
.bg-cream:not(.force) .btn-secondary .btn-icon:before {
  border-color: #2a657e;
}
.bg-cream:not(.force) .btn-secondary:hover, .bg-cream:not(.force) .btn-secondary:active {
  background-color: #f7f1e4;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.bg-cream:not(.force) .btn-secondary:hover .btn-icon, .bg-cream:not(.force) .btn-secondary:active .btn-icon {
  background-color: #a20c33;
}
.bg-cream:not(.force) .btn-secondary:hover .btn-icon i path,
.bg-cream:not(.force) .btn-secondary:hover .btn-icon svg path, .bg-cream:not(.force) .btn-secondary:active .btn-icon i path,
.bg-cream:not(.force) .btn-secondary:active .btn-icon svg path {
  fill: #fff;
}
.bg-cream:not(.force) .btn-secondary:hover .btn-icon:before, .bg-cream:not(.force) .btn-secondary:active .btn-icon:before {
  border-color: #a20c33;
}
.bg-cream:not(.force) a:not(.btn) {
  color: #231f20;
}
.bg-cream:not(.force) a:not(.btn):hover, .bg-cream:not(.force) a:not(.btn):active {
  color: #f7f1e4;
}
.bg-cream:not(.force) .btn-forward {
  background-color: #f7f1e4;
  border-color: #a20c33;
}
.bg-cream:not(.force) .btn-forward .btn-icon,
.bg-cream:not(.force) .btn-forward .btn-forward-icon {
  color: #a20c33;
}
.bg-cream:not(.force) .btn-forward .btn-icon path,
.bg-cream:not(.force) .btn-forward .btn-forward-icon path {
  fill: #a20c33;
}
.bg-cream:not(.force) .btn-forward:hover, .bg-cream:not(.force) .btn-forward:active {
  background-color: #a20c33;
  border-color: #a20c33;
}
.bg-cream:not(.force) .btn-forward:hover .btn-icon,
.bg-cream:not(.force) .btn-forward:hover .btn-forward-icon, .bg-cream:not(.force) .btn-forward:active .btn-icon,
.bg-cream:not(.force) .btn-forward:active .btn-forward-icon {
  color: #ffd26e;
}
.bg-cream:not(.force) .btn-forward:hover .btn-icon path,
.bg-cream:not(.force) .btn-forward:hover .btn-forward-icon path, .bg-cream:not(.force) .btn-forward:active .btn-icon path,
.bg-cream:not(.force) .btn-forward:active .btn-forward-icon path {
  fill: #ffd26e;
}

.textured,
.white-textured {
  background-image: none;
}

.btn-primary.no-texture {
  background-image: none;
}
.btn-primary.simple {
  padding: 0.5em 1.75em;
  min-width: unset;
}
.btn-primary.simple:hover {
  background-color: #00afab !important;
}

.piped {
  position: relative;
}
.piped::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}

.embed-video-modal .modal-body p {
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .section--index-filter .index-filter.accordion-collapse {
    max-height: 20em;
    overflow: scroll;
  }
}

.section--footer {
  color: #231f20 !important;
  font-family: "tablet-gothic-narrow", sans-serif;
}
@media (min-width: 1439.98px) {
  .section--footer .container-fluid {
    max-width: 1520px;
  }
}
.section--footer a {
  color: #231f20 !important;
}
.section--footer a:hover {
  text-decoration: underline;
}
.section--footer .accordion strong {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
.section--footer .accordion .accordion-button {
  color: #2a657e !important;
  font-size: 1.1111em;
}
@media (max-width: 767.98px) {
  .section--footer .accordion .accordion-button {
    border-top: 2px dashed #231f20 !important;
    padding: 1.25em 0 !important;
  }
}
.section--footer .accordion .accordion-button .close-icon svg,
.section--footer .accordion .accordion-button .close-icon path {
  fill: #fff;
  color: #fff;
}
.section--footer .accordion .accordion-button .close-icon::after {
  background-color: #a20c33;
  z-index: 0;
  border-radius: 100%;
}
@media (min-width: 768px) {
  .section--footer .accordion .accordion-button .close-icon {
    display: none;
  }
}
.section--footer .accordion .accordion-body a {
  font-weight: 500;
  font-family: "tablet-gothic-narrow", sans-serif;
}
@media (max-width: 767.98px) {
  .section--footer .accordion .accordion-body a {
    font-size: 1.1111em;
  }
}
@media (max-width: 767.98px) {
  .section--footer .accordion .accordion-body {
    padding-bottom: 1em !important;
  }
}
@media (min-width: 768px) {
  .section--footer .footer-body .body-col:not(:first-of-type)::before {
    width: 3px;
    background-image: linear-gradient(0deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
    background-size: 30px 30px;
  }
}
@media (max-width: 991px) {
  .section--footer .footer-body .body-col:not(:first-of-type) {
    margin-left: 0 !important;
  }
  .section--footer .footer-body .body-col::before {
    left: -5% !important;
    display: none;
  }
}
.section--footer .footer-hero strong {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
.section--footer .footer-hero .company-info {
  color: #2a657e;
  font-weight: 800;
  font-size: 1.1111em;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
@media (max-width: 1199.98px) {
  .section--footer .footer-hero .company-info {
    font-size: 1em;
  }
  .section--footer .footer-hero .company-info > div:first-of-type {
    margin-right: 2rem;
  }
}
@media (max-width: 991px) {
  .section--footer .footer-hero .company-info > div:first-of-type {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .section--footer .footer-hero .company-info {
    font-size: 0.8em;
  }
}
.section--footer .footer-hero .company-info a {
  color: #2a657e !important;
}
@media (max-width: 1023.98px) {
  .section--footer .footer-hero .footer-scroll.hide-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .section--footer .footer-hero::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: calc(100% - 2rem);
    height: 3px;
    border-radius: 10px;
    background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
    background-size: 30px 30px;
    margin: 0 auto;
  }
}

.color-band {
  width: 100%;
}
.color-band div {
  height: 5px;
}
.color-band div:nth-of-type(1) {
  background-color: #ffd26e;
}
.color-band div:nth-of-type(2) {
  background-color: #2a657e;
}
.color-band div:nth-of-type(3) {
  background-color: #f6b436;
}
.color-band div:nth-of-type(4) {
  background-color: #ee7624;
}

.footer-bottom-wrapper {
  color: #fff;
}
.footer-bottom-wrapper .site-legal a {
  color: #fff !important;
}
.footer-bottom-wrapper .site-social {
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .footer-bottom-wrapper .site-social {
    justify-content: center;
  }
}
.footer-bottom-wrapper .site-social li {
  margin-right: 0.5em;
}
.footer-bottom-wrapper .site-social li:last-of-type {
  margin-right: unset;
}
.footer-bottom-wrapper .site-social li a:hover, .footer-bottom-wrapper .site-social li a:active {
  background-color: #00afab !important;
  color: #fff !important;
}

.btn-scroll-footer:hover, .btn-scroll-footer:active {
  background-color: #00afab;
  border-color: #00afab;
}
.btn-scroll-footer:hover .arrow-icon, .btn-scroll-footer:active .arrow-icon {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
  text-transform: uppercase !important;
}

.kij-headers {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
  text-transform: uppercase;
}
.kij-headers h1,
.kij-headers h2,
.kij-headers h3,
.kij-headers h4,
.kij-headers h5,
.kij-headers h6 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
  text-transform: uppercase;
}

body,
p {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 600;
}

.btn {
  text-decoration: none !important;
  white-space: inherit;
  position: relative;
  background-color: transparent;
  outline: 0 !important;
}
.btn:focus, .btn:active, .btn:hover {
  box-shadow: none;
  background-color: inherit;
  border-color: inherit;
}

.btn-scroll-footer {
  width: 1.9rem;
  height: 1.9rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  outline: none;
  border-radius: 100%;
  transition: 0.15s ease-in-out;
  background-color: #a20c33;
  border-radius: 100%;
}
.btn-scroll-footer .arrow-icon {
  color: #fff;
  font-size: 1rem;
  transition: 0.15s ease-in-out;
}
.btn-scroll-footer:hover, .btn-scroll-footer:active {
  background-color: #f0e4c9;
}
.btn-scroll-footer:hover .arrow-icon, .btn-scroll-footer:active .arrow-icon {
  color: #a20c33;
}

.btn-primary {
  border-radius: 40px;
  transition: 0.25s ease-in-out;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  letter-spacing: unset;
  padding: 0.5em 0.5em 0.5em 1.25em;
  position: relative;
  z-index: 1;
  border: none;
  min-width: 10em;
  max-width: fit-content;
  background-size: cover;
  background-position: 100% 100%;
  background-image: none;
  /* stylelint-disable */
  /* stylelint-enable */
}
.btn-primary .btn-icon {
  width: 1.65em;
  height: 1.65em;
  position: relative;
  margin-left: 1em;
  margin-right: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.btn-primary .btn-icon i,
.btn-primary .btn-icon svg {
  font-size: 0.95em;
  color: #a20c33;
  transform: scale(0.6) rotate(0deg);
  transition: 0.25s ease-in-out;
}
.btn-primary .btn-icon::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-radius: 100%;
  background-color: transparent;
  border: 3px solid #231f20;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-position: 25% 25%;
}
.btn-primary:hover .btn-icon i,
.btn-primary:hover .btn-icon svg, .btn-primary:active .btn-icon i,
.btn-primary:active .btn-icon svg, .btn-primary:focus .btn-icon i,
.btn-primary:focus .btn-icon svg {
  transform: scale(0.6) rotate(360deg);
}

.btn-secondary {
  border-radius: 40px;
  transition: 0.25s ease-in-out;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  letter-spacing: unset;
  padding: 0.5em 0.5em 0.5em 1.25em;
  position: relative;
  z-index: 1;
  max-width: fit-content;
  background-image: none;
  background-color: transparent;
  color: #231f20;
  border: none;
  /* stylelint-disable */
  /* stylelint-enable */
}
.btn-secondary .btn-icon {
  width: 1.65em;
  height: 1.65em;
  position: relative;
  margin-left: 1em;
  margin-right: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.btn-secondary .btn-icon i,
.btn-secondary .btn-icon svg {
  font-size: 0.95em;
  color: #a20c33;
  transform: scale(0.6) rotate(0deg);
  transition: 0.25s ease-in-out;
}
.btn-secondary .btn-icon::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-radius: 100%;
  background-color: transparent;
  border: 3px solid #231f20;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-position: 25% 25%;
}
.btn-secondary:hover .btn-icon i,
.btn-secondary:hover .btn-icon svg, .btn-secondary:active .btn-icon i,
.btn-secondary:active .btn-icon svg, .btn-secondary:focus .btn-icon i,
.btn-secondary:focus .btn-icon svg {
  transform: scale(0.6) rotate(360deg);
}

.btn-social {
  background: #fff;
  border: 0.15rem solid #231f20;
  min-width: 1.65em;
  min-height: 1.65em;
  max-width: 1.65em;
  max-height: 1.65em;
  color: #a20c33;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.667em;
  transform: 0.25s ease-in-out;
}
.btn-social:active, .btn-social:hover {
  background-color: #231f20;
  color: #f0e4c9;
  border: #a20c33;
}

.btn-play {
  background: rgba(162, 12, 51, 0.7);
  border: 0.25em solid #fff;
  min-width: 3.5em;
  min-height: 3.5em;
  max-width: 3.5em;
  max-height: 3.5em;
  color: #fff;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}

.btn-forward {
  border-radius: 100%;
  border: 0.5em solid;
  width: 6em;
  height: 6em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.btn-forward .btn-forward-icon {
  font-size: 2em;
}
.btn-forward .btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .btn-forward {
    width: 4em;
    height: 4em;
    border-width: 6px;
  }
  .btn-forward .btn-forward-icon {
    font-size: 1.5em;
  }
}

#primary-nav-body {
  background-color: #820a29 !important;
}
@media (min-width: 1439.98px) {
  #primary-nav-body .container-fluid {
    max-width: 1520px !important;
  }
}

@media (min-width: 1439.98px) {
  .primary-nav-desktop {
    max-width: 1520px !important;
  }
}

#secondary-nav-desktop {
  background: #820a29;
  text-transform: none;
}
@media (min-width: 1439.98px) {
  #secondary-nav-desktop .container-fluid {
    max-width: 1520px !important;
  }
}
#secondary-nav-desktop strong {
  font-weight: 300;
}
#secondary-nav-desktop .divider::after {
  background-color: #f7f1e4;
  border-radius: 10px;
}

#primary-nav-container #primary-nav-static {
  background-color: #a20c33;
  border-bottom: 2px solid #820a29;
}
#primary-nav-container #primary-nav-static::before {
  background-color: #a20c33;
}
#primary-nav-container #primary-nav-static::after {
  background-color: #a20c33;
}
#primary-nav-container #primary-nav-mobile .menu-top > li > button,
#primary-nav-container #primary-nav-mobile .menu-top > li > a {
  color: #2a657e;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  line-height: 1;
  padding: 1.15em 0 !important;
}
#primary-nav-container #primary-nav-mobile .menu-top .nav-icon svg {
  fill: #2a657e;
  color: #2a657e;
}
#primary-nav-container #primary-nav-main .menu-top > li > button,
#primary-nav-container #primary-nav-main .menu-top > li > a {
  color: #fff;
  background-color: #a20c33;
}
#primary-nav-container #primary-nav-main .menu-top .nav-icon svg {
  fill: #fff;
  color: #fff;
}

.nav-search-container .btn-nav-search {
  background-color: #f7f1e4;
  color: #a20c33;
  border: 4px solid #a20c33;
  width: 2rem;
  height: 2rem;
}
.nav-search-container .btn-nav-search .icon-container .search-icon {
  border-color: transparent;
  color: #fff;
}
.nav-search-container .btn-nav-search:hover, .nav-search-container .btn-nav-search:active, .nav-search-container .btn-nav-search:focus {
  background-color: #00afab;
  color: #fff;
}
.nav-search-container .btn-nav-search:not(:first-of-type) {
  margin-left: 1em;
}
@media print {
  .nav-search-container {
    display: none;
  }
}

.section--404-elements {
  background-size: cover;
}
.section--404-elements .bg-position {
  background-size: cover;
}
@media (max-width: 767.98px) {
  .section--404-elements .bg-position {
    height: 12em;
  }
}
.section--404-elements .row-center {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.section--404-elements .search-body p {
  display: none;
}
.section--404-elements .search-body .main-search-form {
  border: 1px solid #2a657e;
  margin-top: 1.5em;
}
.section--404-elements .search-body .main-search-form .post-type-drop {
  background-color: #2a657e;
}
.section--404-elements .search-body .main-search-form .post-type-drop .select-container {
  font-size: 0.9em;
}
.section--404-elements .search-body .main-search-form .main-search-input {
  font-size: 0.9em;
  background-color: #f7f1e4;
  color: #231f20;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .section--404-elements .search-body .main-search-form .main-search-input {
    padding: 0.75em;
  }
}
.section--404-elements .search-body .main-search-form .main-search-input::placeholder {
  font-weight: 500;
  color: #231f20;
  text-transform: none;
}
.section--404-elements .search-body .main-search-form .main-search-submit {
  width: 1.75em;
  height: 1.75em;
}
.section--404-elements .search-body .main-search-form .main-search-submit svg {
  font-size: 0.8em;
}
.section--404-elements .header-elements-contents {
  border: none !important;
  text-align: center;
  background-color: #f7f1e4;
  padding: 2.5em 2em;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .section--404-elements .header-elements-contents {
    border-radius: 0;
    margin-top: 12em;
  }
}
.section--404-elements .header-elements-contents .header-elements-label {
  font-family: "tablet-gothic-narrow", sans-serif !important;
  color: #a20c33;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 1em;
  font-weight: 600;
}
.section--404-elements .header-elements-contents .header-elements-heading {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.5;
}
.section--404-elements .header-elements-contents .header-elements-body {
  font-family: "tablet-gothic-narrow", sans-serif !important;
  font-size: 0.8em !important;
}
.section--404-elements .header-elements-contents .god-module-btn-wrapper .btn {
  font-size: 0.8em !important;
}
.section--404-elements .header-elements-contents .god-module-btn-wrapper .btn .btn-icon {
  font-size: 1.25em;
}
.section--404-elements .header-elements-contents .god-module-btn-wrapper .btn .btn-icon svg {
  font-size: 1.25em;
}
.section--404-elements .header-elements-contents .god-module-btn-wrapper .btn.btn-secondary {
  margin-top: 1.5em;
}

#primary-nav-main .menu-top > li {
  font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  font-weight: 500 !important;
}
#primary-nav-main .menu-top > li button,
#primary-nav-main .menu-top > li > a {
  font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  font-weight: 500 !important;
}
#primary-nav-main .nested-nav .dropdown-nav {
  background-color: #f0e4c9;
}
#primary-nav-main .nested-nav .dropdown-nav .nav-column {
  background-image: none !important;
  border-radius: 20px !important;
  padding: 0;
  border: none !important;
  overflow: hidden;
  background-color: #f7f1e4;
}
@media (min-width: 768px) {
  #primary-nav-main .nested-nav .dropdown-nav .nav-column {
    min-height: 20rem;
  }
}
#primary-nav-main .nested-nav .dropdown-nav .nav-column strong {
  padding: 1em;
  line-height: 1;
  background-color: #a20c33;
  font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif;
  border: none !important;
  color: #fff;
  text-align: center;
  margin-bottom: 0 !important;
}
#primary-nav-main .nested-nav .dropdown-nav .nav-column .hover-block {
  padding: 1.5em;
}
#primary-nav-main .nested-nav .dropdown-nav.single-image .col-md-4 {
  padding-right: 20px;
  max-width: 45%;
  width: auto;
  min-width: 25%;
}
#primary-nav-main .nested-nav .dropdown-nav.single-image .col-md-8 {
  max-width: 75%;
  flex: 1;
  width: unset;
  min-width: 55%;
}
#primary-nav-main .nested-nav .dropdown-nav .hover-block {
  display: grid;
  grid-template-rows: repeat(8, min-content);
  grid-auto-flow: column;
  column-gap: 2.5em;
}
#primary-nav-main .nested-nav .dropdown-nav .hover-block a {
  color: #231f20;
  text-transform: uppercase;
  line-height: 1.75;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #231f20;
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
  padding-right: 1.5em;
  font-size: 0.8em !important;
}
#primary-nav-main .nested-nav .dropdown-nav .hover-block a::before {
  display: none;
}
#primary-nav-main .nested-nav .dropdown-nav .hover-block a:hover {
  padding-left: unset;
}
#primary-nav-main .nested-nav .dropdown-nav .nested-right .item-frame {
  border-radius: 10px !important;
}

#mobile-utility > button,
#mobile-utility > .btn-search {
  background-color: #f7f1e4;
  color: #a20c33;
  border: 2px solid #820a29;
}
#mobile-utility > button:hover,
#mobile-utility > .btn-search:hover {
  background-color: #ffd26e;
}
#mobile-utility .icon-container .search-icon {
  color: #a20c33 !important;
}
#mobile-utility #menu-toggle span {
  background-color: #a20c33;
}

#primary-nav-mobile {
  background: #f7f1e4;
}
#primary-nav-mobile .menu-top .nested-nav {
  background-color: #f0e4c9 !important;
}
#primary-nav-mobile .menu-top .nested-nav a:not(.nav-item-cta) {
  color: #231f20;
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 0.8em;
}
#primary-nav-mobile .menu-top .nested-nav.nested-active {
  transition: max-height 0.75s ease-in;
  max-height: 10000px;
}
#primary-nav-mobile .menu-top .nested-nav .nested-body {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#primary-nav-mobile .menu-top .dropdown-nav {
  max-height: 10000px;
  height: 0;
}
#primary-nav-mobile .menu-top .three-column .col,
#primary-nav-mobile .menu-top .two-column-cta .col {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item {
  background-color: transparent;
  border: none;
  border-radius: 0.5rem;
  overflow: hidden;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-body,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-body {
  position: relative;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-body::before,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-body::before {
  content: "";
  width: 97%;
  height: 4px;
  background-color: #231f20;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-body ul a,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-body ul a {
  font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 500;
  font-size: 1.1111em;
  line-height: 1.5;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-button,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-button {
  background-color: #a20c33;
  font-family: "IntegralCF", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1.1111em;
  color: #f0e4c9;
  box-shadow: none;
  justify-content: space-between;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-button .btn-indicator,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-button .btn-indicator {
  background-color: #231f20;
  color: #fff;
  font-size: 1em;
  width: 0.75rem;
  height: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em;
  border-radius: 100%;
  transform: rotate(-45deg);
  transition: 0.5s ease-in-out;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-button.collapsed .btn-indicator,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-button.collapsed .btn-indicator {
  transform: rotate(0deg);
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-button::after,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-button::after {
  content: none;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item .accordion-button span,
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item .accordion-button span {
  margin-bottom: -4px;
}
#primary-nav-mobile .menu-top .three-column #accordion-nav .accordion-item:not(:last-of-type),
#primary-nav-mobile .menu-top .two-column-cta #accordion-nav .accordion-item:not(:last-of-type) {
  margin-bottom: 1rem;
}
#primary-nav-mobile #secondary-nav-mobile {
  background-color: #f0e4c9;
  background-image: none;
}
#primary-nav-mobile #secondary-nav-mobile .list-unstyled .d-inline-flex .btn-primary {
  font-size: 0.8em;
  font-family: "tablet-gothic-narrow", sans-serif;
  background-color: #a20c33;
  color: #fff;
  background-image: none;
}
#primary-nav-mobile #secondary-nav-mobile .list-unstyled .d-inline-flex .btn-primary .btn-icon {
  background-color: #f7f1e4;
  width: 2.5em;
  height: 2.5em;
  border-color: #2a657e;
}
#primary-nav-mobile #secondary-nav-mobile .list-unstyled .d-inline-flex .btn-primary .btn-icon::before {
  border-color: #2a657e;
}
#primary-nav-mobile #secondary-nav-mobile .list-unstyled .d-inline-flex .btn-primary .btn-icon svg,
#primary-nav-mobile #secondary-nav-mobile .list-unstyled .d-inline-flex .btn-primary .btn-icon path {
  fill: #a20c33;
  color: #a20c33;
}

.section--email-signup {
  background: #f0e4c9;
  padding: 3rem 0;
}
.section--email-signup .email-signup h2 {
  color: #2a657e;
  text-align: center;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 2.5em;
  text-transform: uppercase;
  line-height: 62.5px;
  width: 14em;
  margin: 0 auto;
}
.section--email-signup .email-signup div {
  padding: 0;
}
.section--email-signup .email-signup div form {
  display: flex;
  align-items: center;
  width: calc(75% - 1em);
}
.section--email-signup .email-signup div form .gform-body.gform_body {
  width: 100%;
}
.section--email-signup .email-signup div form .gform-body.gform_body .gfield_label {
  display: none;
}
.section--email-signup .email-signup div form .gform-body.gform_body input {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border: none;
  font-family: "tablet-gothic-narrow", sans-serif;
  height: 3.4em;
  padding-left: 1.5em;
}
.section--email-signup .email-signup div form .gform-body.gform_body input::placeholder {
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  line-height: 30px;
}
.section--email-signup .email-signup div form .gform_footer {
  margin-top: 0 !important;
  margin-left: 0 !important;
  padding: 0 !important;
  margin-right: 0 !important;
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #a20c33;
  height: 2.4em;
  min-width: 7.5em;
  padding-left: 1em;
  justify-content: center;
  /* stylelint-disable no-descending-specificity */
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary:hover {
  background: #ee7624;
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary:hover .btn-icon svg {
  transform: scale(0.6) rotate(0deg);
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon {
  margin-left: 0.7em;
  width: 1.3em;
  height: 1.3em;
  /* stylelint-enable no-descending-specificity */
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon svg {
  color: #a20c33;
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon svg path {
  fill: #a20c33;
}
.section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon::before {
  border-color: #2a657e;
}
.section--email-signup .gform_confirmation_message {
  width: 75%;
}
.section--email-signup .gform_confirmation_message br {
  display: none;
}

@media (min-width: 1439.98px) {
  .section--email-signup {
    padding: 4rem 0;
  }
  .section--email-signup .email-signup h2 {
    font-size: 3em;
    line-height: 75px;
  }
  .section--email-signup .email-signup div form {
    width: calc(95% - 2em);
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input {
    height: 3.6em;
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input::placeholder {
    font-size: 1.5em;
    line-height: 36px;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary {
    font-size: 1.5em;
  }
}
@media (max-width: 768px) {
  .section--email-signup .email-signup h2 {
    font-size: 26px;
    line-height: 32.5px;
  }
  .section--email-signup .email-signup div form {
    width: calc(95% - 2em);
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input {
    height: 3.6em;
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input::placeholder {
    font-size: 1em;
    line-height: 21.6px;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary {
    font-size: 1em;
    height: 3.6em;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon {
    width: 1.8em;
    height: 1.8em;
  }
}
@media (max-width: 576px) {
  .section--email-signup .email-signup h2 {
    font-size: 26px;
  }
  .section--email-signup .email-signup div form {
    width: calc(100% - 2em);
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input {
    height: 3.6em;
  }
  .section--email-signup .email-signup div form .gform-body.gform_body input::placeholder {
    font-size: 1em;
    line-height: 21.6px;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary {
    min-width: 4em;
    height: 3.6em;
    padding-left: 0;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary span {
    display: none;
  }
  .section--email-signup .email-signup div form .gform_footer .btn.btn-primary .btn-icon {
    margin-left: 0;
    width: 1.8em;
    height: 1.8em;
  }
}
.section--cooking-instructions {
  padding: 6em 0 !important;
  background-color: #f0e4c9;
}
.section--cooking-instructions .cooking-instructions-title-bar {
  background-color: #f0e4c9;
}
.section--cooking-instructions .cooking-instructions-title-bar .col {
  flex-direction: column;
}
.section--cooking-instructions .cooking-instructions-title-bar .col .cooking-instructions-title {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 3em;
  color: #2a657e;
  margin-bottom: 1.25em;
}
@media (max-width: 991px) {
  .section--cooking-instructions .cooking-instructions-title-bar .col .cooking-instructions-title {
    font-size: 28px;
  }
}

.cooking-instructions-tab-panel-section--left {
  padding-left: 3.5em;
  padding-right: 3.5em !important;
}
.cooking-instructions-tab-panel-section--left::after {
  width: 3px;
  background-image: linear-gradient(0deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.cooking-instructions-tab-panel-section--right {
  padding-right: 3.5em;
  padding-left: 2em;
}
.cooking-instructions-tab-panel-section--right h2 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #a20c33;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.5;
}
.cooking-instructions-tab-panel-section:only-child h2 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #a20c33;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.5;
}

.cooking-instructions-list {
  font-size: 1em;
}
.cooking-instructions-list .cooking-instructions-list-item {
  font-size: 1.5em;
  font-family: "tablet-gothic-narrow", sans-serif;
  justify-content: flex-start;
  font-weight: 500;
}
.cooking-instructions-list .cooking-instructions-list-item::before {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1rem;
}

.cooking-instructions-tab-panels {
  background-image: none;
}
.cooking-instructions-tab-panels .cooking-instructions-tab-panel {
  background-color: #f7f1e4;
  border-radius: 20px;
}
.cooking-instructions-tab-panels .cooking-instructions-tab-panel:not(.active), .cooking-instructions-tab-panels .cooking-instructions-tab-panel.mobile-inactive {
  display: none;
}
.cooking-instructions-tab-panels .cooking-instructions-tab-panel.active.mobile-inactive {
  display: flex;
}
@media (max-width: 1023.98px) {
  .cooking-instructions-tab-panels .cooking-instructions-tab-panel {
    margin: 0 20px !important;
  }
}

.cooking-instructions-tab {
  color: #fff;
  border: none;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 1023.98px) {
  .cooking-instructions-tab {
    min-width: 9.5em;
  }
}
.cooking-instructions-tab:not(.cooking-instructions-mobile-tab) {
  display: flex;
  justify-content: center;
}
.cooking-instructions-tab:nth-of-type(1) {
  background-color: #2a657e;
}
.cooking-instructions-tab:nth-of-type(2) {
  background-color: #00afab;
}
.cooking-instructions-tab:nth-of-type(3) {
  background-color: #ee7624;
}
.cooking-instructions-tab:nth-of-type(4) {
  background-color: #f6b436;
}
.cooking-instructions-tab:nth-of-type(5) {
  background-color: #820a29;
}
.cooking-instructions-tab > svg {
  height: 2.5em;
  width: 2.5em;
  margin-right: 0.5em;
}
.cooking-instructions-tab > svg path {
  fill: #fff;
}
.cooking-instructions-tab.active {
  background-color: #f7f1e4;
}
.cooking-instructions-tab.active > svg path {
  fill: #231f20;
}

@media (max-width: 767.98px) {
  .section.section--cooking-instructions .cooking-instructions-tab-panels {
    width: 95%;
    margin: 0 auto;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab {
    padding-left: 2em;
    padding-right: 2em;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab .cooking-instructions-tab-title {
    font-weight: 500;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab .cooking-instructions-mobile-tab-close-icon {
    color: #a20c33;
    border: none;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab .cooking-instructions-mobile-tab-close-icon::after {
    background: #fff;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab.active .cooking-instructions-mobile-tab-close-icon {
    color: #fff;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab.active .cooking-instructions-mobile-tab-close-icon::after {
    background: #a20c33;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab.cooking-instructions-tab:first-child {
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab.cooking-instructions-tab.mobile-inactive.active .cooking-instructions-mobile-tab-close-icon {
    color: #a20c33;
    border: none;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab.cooking-instructions-tab.mobile-inactive.active .cooking-instructions-mobile-tab-close-icon::after {
    background: #fff;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab-panel {
    margin: 0 !important;
    border-radius: 0;
    border-top: 1px solid #231f20;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab-panel:last-child.active {
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab-panel .cooking-instructions-tab-panel-section--left {
    padding: 0 1em;
  }
  .section.section--cooking-instructions .cooking-instructions-tab-panels .cooking-instructions-tab-panel .cooking-instructions-tab-panel-section--right {
    border-top: 3px dashed #231f20;
  }
}
.section--product-index-header .container-fluid .product-index-header-image-wrapper .product-index-header-image {
  width: 100%;
  background-color: #f0e4c9;
}
.section--product-index-header .container-fluid .product-index-header-image-wrapper .product-index-header-texture {
  display: none;
  background-image: none;
}
.section--product-index-header .product-index-header-contents {
  font-family: "tablet-gothic-narrow", sans-serif;
  width: 50%;
  background-color: #f7f1e4 !important;
  border-radius: 20px;
  padding: 2em;
  text-align: center;
}
.section--product-index-header .product-index-header-contents .product-index-header-label {
  text-align: center;
  width: 100%;
  color: #a20c33;
  justify-content: center;
  margin-bottom: 2em;
}
.section--product-index-header .product-index-header-contents .product-index-header-heading {
  color: #2a657e;
  width: 100%;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-align: center;
  justify-content: center;
}
.section--product-index-header .product-index-header-contents .product-index-header-body {
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
  width: 100%;
  justify-content: center;
  margin-bottom: 1em;
}

.ingredient-flag-icons {
  color: #231f20;
  text-align: left;
}
.ingredient-flag-icons span {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.7em;
  font-weight: 700;
}
.ingredient-flag-icons svg .light-fill {
  fill: #f7f1e4 !important;
}
.ingredient-flag-icons svg path {
  stroke: #231f20 !important;
}

@media (max-width: 991.98px) {
  .section--product-index-header .product-index-header-contents {
    width: 100%;
    border-radius: 0;
  }
}
.section--product-header .col.product-header-section.product-header-section--left .product-header-slider {
  border: none;
  background: #f7f1e4;
}
.section--product-header .col.product-header-section.product-header-section--left .product-header-slider .swiper-slide {
  background: #ffd26e;
}
.section--product-header .col.product-header-section.product-header-section--left .product-header-slider .product-header-slider-button {
  border: none;
}
.section--product-header .col.product-header-section.product-header-section--right {
  position: relative;
}
.section--product-header .col.product-header-section.product-header-section--right::before {
  content: "";
  height: 18em;
  position: absolute;
  left: 0;
  width: 3px;
  background-size: 30px 25px;
  background-image: linear-gradient(0deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
}
@media (max-width: 991.98px) {
  .section--product-header .col.product-header-section.product-header-section--right::before {
    display: none;
  }
}
.section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-line {
  margin-bottom: 1em;
  font-family: "tablet-gothic-narrow", sans-serif;
}
.section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-title {
  color: #2a657e;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-description {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  font-size: 0.8em;
}
.section--product-header .col.product-header-section.product-header-section--right .product-header-content-info-icons {
  margin-bottom: 1em;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary {
  background: #00afab;
  border: 3px solid #00afab;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary:hover {
  background-color: #f0e4c9;
  color: #a20c33;
  border: 3px solid #a20c33;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary:hover .btn-icon::before {
  border: 3px solid #2a657e;
  background: #a20c33;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary:hover .btn-icon svg {
  z-index: 1;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary:hover .btn-icon svg path {
  fill: #f0e4c9;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary .btn-icon svg path {
  fill: #a20c33;
}
.section--product-header .col.product-header-section.product-header-section--right .bg-transparent:not(.force) .btn-primary .btn-icon .bg-transparent:not(.force) .btn-primary .btn-icon svg {
  color: #2a657e;
}

@media (min-width: 1439.98px) {
  .section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-line {
    font-size: 1.1111em;
  }
  .section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-title {
    font-size: 1.5em;
  }
  .section--product-header .col.product-header-section.product-header-section--right .product-header-content-product-description {
    font-size: 0.9em;
  }
}
@media (max-width: 991.98px) {
  .section--product-header .col.product-header-section.product-header-section--left .slider-wrapper::after {
    content: "";
    border-bottom: 3px dashed #231f20;
    width: 100%;
    position: relative;
    display: block;
    top: 2.5em;
  }
  .section--product-header .col.product-header-section.product-header-section--right {
    padding-top: 5em;
  }
  .section--product-header .col.product-header-section.product-header-section--right::before {
    display: none;
  }
}
.section--god-module {
  height: calc(95vh - 100px);
  min-height: 700px;
  z-index: unset;
  background-color: #f7f1e4;
  /* KIG Logo styles */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 991px) {
  .section--god-module {
    height: auto;
    min-height: unset;
    background-color: #a20c33;
  }
}
.section--god-module .god-module-slider {
  height: 100%;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider {
    height: unset;
  }
}
.section--god-module .god-module-slider .swiper-wrapper {
  height: 100%;
  position: relative;
  z-index: 0;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-wrapper {
    height: unset;
  }
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide {
  height: 100%;
  padding: 8.25rem 0 6.25rem;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide {
    padding: 0;
    height: unset;
    max-height: unset;
  }
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-image {
    min-height: 300px;
  }
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents {
  border: none !important;
  text-align: center;
  height: auto;
  padding: 3em 2em;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents.kij-logo-slide {
  padding: 8em 2.5em 2em 2em !important;
}
@media (max-width: 1200px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents.kij-logo-slide {
    padding-top: 10em !important;
  }
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents.kij-logo-slide {
    padding-top: 0 !important;
  }
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-heading {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.5;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-heading .god-module-label {
  font-family: "tablet-gothic-narrow", sans-serif !important;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-body {
  font-family: "tablet-gothic-narrow", sans-serif !important;
  font-size: 18px !important;
  font-weight: 500;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-body {
    font-size: 16px !important;
  }
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .kij-logo-float {
  margin-bottom: 1em;
}
@media (min-width: 991.98px) {
  .section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .kij-logo-float {
    position: absolute;
    top: -5em;
    min-width: 117%;
    left: -9%;
    object-fit: cover !important;
    max-height: unset !important;
  }
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-btn-wrapper .btn {
  font-size: 0.9em !important;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-btn-wrapper .btn .btn-icon {
  font-size: 1.25em;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-btn-wrapper .btn .btn-icon svg {
  font-size: 1.25em;
}
.section--god-module .god-module-slider .swiper-wrapper .swiper-slide .god-module-contents .god-module-btn-wrapper .btn.btn-secondary {
  margin-top: 1.5em;
}
.section--god-module .god-module-slider .swiper-pagination {
  background: transparent;
  position: absolute;
  bottom: 10%;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-pagination {
    background: #a20c33;
    position: relative;
    z-index: 0;
  }
}
.section--god-module .god-module-slider .swiper-pagination .swiper-pagination-bullet {
  margin: 20px 15px;
  width: 55px;
  background-color: transparent;
}
.section--god-module .god-module-slider .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  background-image: url("../assets/svg/icons/sausage-dot.svg");
  height: 2em;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .section--god-module .god-module-slider .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    display: block;
    background-image: url("../assets/svg/icons/dot.svg");
    height: 3em;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    bottom: 1.75em;
  }
}
.section--god-module .god-module-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
@media (max-width: 960px) {
  .section--god-module .kij-logo-container {
    height: 100%;
  }
  .section--god-module .kij-logo-container .kij-mobile-adjust {
    top: -4em;
    position: relative;
  }
  .section--god-module .kij-logo-container .kij-mobile-adjust img {
    max-height: 8.5em;
  }
  .section--god-module .kij-logo-container .god-module-image {
    height: 55% !important;
  }
  .section--god-module .kij-logo-container .container-fluid {
    height: 45% !important;
  }
  .section--god-module:not(.kij-logo-container) .swiper-slide {
    align-items: flex-end !important;
    max-height: unset;
  }
  .section--god-module:not(.kij-logo-container) .swiper-slide .row {
    height: 100%;
  }
  .section--god-module:not(.kij-logo-container) .swiper-slide .row .god-module-image {
    height: 30%;
  }
  .section--god-module:not(.kij-logo-container) .swiper-slide .row .container-fluid {
    height: 70%;
  }
  .section--god-module:not(.kij-logo-container) .swiper-slide .row .container-fluid .god-module-contents {
    height: auto;
  }
}
.section--god-module .bg-beige .god-module-contents {
  background-color: #f7f1e4 !important;
}
.section--god-module .bg-beige .kij-headers {
  color: #2a657e !important;
}
.section--god-module .bg-beige .god-module-heading {
  color: #2a657e !important;
}
.section--god-module .bg-red .god-module-heading {
  color: #fff !important;
}

@media (max-width: 991px) {
  .section--god-module .row .god-module-contents .god-module-btn-wrapper .btn {
    font-size: 18px !important;
  }
  .section--god-module .row .god-module-contents .god-module-body {
    font-size: 18px !important;
  }
  .section--god-module .row .god-module-contents .god-module-heading {
    font-size: 28px;
    font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  }
  .section--god-module .row .god-module-contents .god-module-heading.kij-headers {
    font-size: 28px;
    font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  }
  .section--god-module .row .god-module-contents .god-module-label {
    font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
    font-size: 20px;
  }
  .section--god-module .row.bg-beige .god-module-contents .god-module-heading.kij-headers {
    color: #2a657e !important;
  }
  .section--god-module .row.bg-beige .god-module-contents .god-module-body {
    color: #231f20;
  }
  .section--god-module .row.bg-beige .god-module-contents .god-module-label {
    color: #a20c33;
  }
  .section--god-module .row.bg-red .god-module-contents .god-module-heading,
  .section--god-module .row.bg-red .god-module-contents .god-module-body,
  .section--god-module .row.bg-red .god-module-contents .god-module-label {
    color: #fff;
  }
}
.section--product-info--two-tab img {
  background: #f7f1e4;
}
.section--product-info--two-tab .product-info-tabs {
  border: none;
}
.section--product-info--two-tab .product-info-tabs .product-info-tab {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  border: none;
  font-size: 1.1111em;
}
.section--product-info--two-tab .product-info-tabs .product-info-tab.active {
  background: #f7f1e4;
  color: #a20c33;
}
.section--product-info--two-tab .product-info-tab-panels {
  border: none;
  background: #f7f1e4;
}
.section--product-info--two-tab .product-info-tab-panels .product-info-tab-panel {
  padding: 2em 2em 2em 5em;
}
@media (max-width: 991px) {
  .section--product-info--two-tab .product-info-tab-panels .product-info-tab-panel {
    padding: 2em;
  }
}
.section--product-info--two-tab .product-info-tab-panels .product-info-tab-panel .product-info-data--ingredients-title {
  font-family: PrequelRegular, tablet-gothic-condensed, Helvetica, sans-serif;
}

@media (min-width: 1439.98px) {
  .section--product-info--two-tab .product-info-tabs .product-info-tab {
    font-size: 1.3889em;
  }
}
.product-index__product-holder {
  background-color: #f7f1e4;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 0.75em;
}
.product-index__product-holder .product-card {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  transition: 0.15s ease-in-out;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.product-index__product-holder .product-card:hover .product-card-footer {
  background: #ee7624;
}
.product-index__product-holder .product-card-anchor {
  border: none;
}
.product-index__product-holder .product-card-header {
  background-image: none;
  background-color: #ffd26e;
}
.product-index__product-holder .product-card-header img {
  padding: 0.5em;
}
.product-index__product-holder .product-card-header img.img-jpeg {
  padding: 0;
}
.product-index__product-holder .product-card-footer {
  background-image: none;
  background-color: #a20c33;
}
.product-index__product-holder .product-card-footer > span {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1.25em;
}
.product-index__load-more__button {
  background-color: #00afab;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  font-size: 0.8em;
}
.product-index__load-more__button.btn-primary {
  background-image: none;
}
.product-index__load-more__button__icon {
  background-color: #f7f1e4;
  color: #a20c33;
  border-color: #2a657e;
  border-width: 3px;
  font-weight: 700;
}
.product-index__load-more__button:hover, .product-index__load-more__button:focus, .product-index__load-more__button:disabled {
  background-color: #2a657e;
  color: #fff;
}
.product-index__load-more__button:hover .product-index__load-more__button__icon, .product-index__load-more__button:focus .product-index__load-more__button__icon, .product-index__load-more__button:disabled .product-index__load-more__button__icon {
  background-color: #fff;
  border-color: #00afab;
  color: #2a657e;
}

@media (max-width: 991px) {
  .product-index__product-holder {
    grid-template-columns: 1fr 1fr;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 576px) {
  .product-index__product-holder {
    grid-template-columns: 1fr;
    padding-left: 1em;
    padding-right: 1em;
  }
  .product-index__product-holder .product-card-footer > span {
    font-size: 18px;
    font-weight: 400;
  }
}
.section--large-cta {
  padding-bottom: 0;
}
.section--large-cta .text-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section--large-cta .text-center h2 {
  display: flex;
  flex-direction: column;
  font-size: 3em;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1439.98px) {
  .section--large-cta .text-center h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 430px) {
  .section--large-cta .text-center h2 {
    line-height: normal;
  }
}
.section--large-cta .text-center p {
  display: flex;
  flex-direction: column;
  font-size: 1.5em;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 400;
  width: 75%;
}
@media (max-width: 1439.98px) {
  .section--large-cta .text-center p {
    font-size: 1.25em;
  }
}
.section--large-cta .large-cta-buttons {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.75em;
}
@media (max-width: 991px) {
  .section--large-cta .large-cta-buttons {
    flex-direction: column;
  }
}
.section--large-cta .large-cta-buttons:only-of-type {
  margin-bottom: 5.25em;
}
.section--large-cta .large-cta-buttons:last-of-type {
  margin-bottom: 5.25em;
}
.section--large-cta .large-cta-buttons .btn-secondary {
  margin-left: 1.25em;
}
@media (max-width: 991px) {
  .section--large-cta .large-cta-buttons .btn-secondary {
    margin-left: 0;
    margin-top: 1.5em;
  }
}
.section--large-cta .large-cta-buttons .btn-forward {
  margin-top: unset;
}
.section--large-cta .large-cta-image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: auto;
}
.section--large-cta .large-cta-image-container .large-cta-image {
  width: 100%;
  padding-bottom: 35%;
  background-color: #fff;
  position: relative;
  z-index: 0;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 430px) {
  .section--large-cta .large-cta-image-container .large-cta-image {
    line-height: normal;
    height: 9em;
  }
}
.section--large-cta .large-cta-image-container .large-cta-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 991px) {
  .section--large-cta .text-center h2 {
    font-family: "PrequelRegular", "tablet-gothic-condensed", "Helvetica", sans-serif;
    font-size: 28px;
  }
}
@media (max-width: 991px) and (max-width: 430px) {
  .section--large-cta .text-center h2 {
    margin-bottom: -5px;
  }
}
@media (max-width: 991px) {
  .section--large-cta .text-center p {
    font-size: 16px;
    width: 100%;
  }
}
.recipe-index-hero-image {
  height: 17em;
}
.recipe-index-hero-image img {
  min-height: 17em;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .recipe-index-hero-image img {
    min-height: 12em;
  }
}

.recipe-index__main-title {
  padding-bottom: 0.35em;
}
.recipe-index__load-more__button {
  background-color: #00afab;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  font-size: 0.8em;
}
.recipe-index__load-more__button.btn-primary {
  background-image: none;
}
.recipe-index__load-more__button__icon {
  background-color: #f7f1e4;
  color: #a20c33;
  border-color: #2a657e;
  border-width: 3px;
  font-weight: 700;
}
.recipe-index__load-more__button:hover, .recipe-index__load-more__button:focus, .recipe-index__load-more__button:disabled {
  background-color: #2a657e;
  color: #fff;
}
.recipe-index__load-more__button:hover .product-index__load-more__button__icon, .recipe-index__load-more__button:focus .product-index__load-more__button__icon, .recipe-index__load-more__button:disabled .product-index__load-more__button__icon {
  background-color: #fff;
  border-color: #00afab;
  color: #2a657e;
}

@media (max-width: 991px) {
  .recipe-index__recipe-holder .recipe-card .recipe-card__inner .recipe-card__footer .recipe-card__title {
    font-size: 1.1111em;
  }
  .recipe-index__recipe-holder .recipe-card .recipe-card__inner .recipe-card__footer .recipe-card__info-items span {
    font-family: tablet-gothic-narrow, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
}
@media print {
  .section--recipe-inspiration-kij {
    display: none;
  }
}
@media (min-width: 991px) {
  .section--recipe-inspiration-kij .swiper-wrapper {
    flex-wrap: wrap;
    width: 100%;
  }
  .section--recipe-inspiration-kij .swiper-wrapper .swiper-slide {
    background-color: transparent;
  }
  .section--recipe-inspiration-kij .swiper-wrapper .swiper-slide.col-md-8 {
    width: 66.6667%;
  }
  .section--recipe-inspiration-kij .swiper-wrapper .swiper-slide.col-md-4 {
    width: 33.3333%;
  }
}
.section--recipe-inspiration-kij .swiper-controls {
  display: none !important;
}
@media (max-width: 991.98px) {
  .section--recipe-inspiration-kij .swiper-wrapper {
    margin: 0 auto;
  }
  .section--recipe-inspiration-kij .recipeSwiper {
    padding-bottom: 5rem;
  }
  .section--recipe-inspiration-kij .swiper-controls {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.5em;
    width: 6.5em;
  }
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-prev,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-next {
    border: 0.15em solid #231f20;
    border-radius: 100%;
    height: 2.5em;
    width: 2.5em;
    color: #231f20;
    transition: 0.15s ease;
  }
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-prev i,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-prev svg,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-next i,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-next svg {
    font-size: 1rem;
  }
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-prev::after,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-next::after {
    display: none;
  }
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-prev:hover,
  .section--recipe-inspiration-kij .swiper-controls .swiper-button-next:hover {
    background-color: #231f20;
    color: #f7f1e4;
  }
}
.section--recipe-inspiration-kij .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section--recipe-inspiration-kij .swiper-slide {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .section--recipe-inspiration-kij .swiper-slide.col-md-4.recipe-block {
    display: none;
  }
}
.section--recipe-inspiration-kij .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--recipe-inspiration-kij .recipe-inspo-grid {
  margin: 4rem auto 0;
}
@media (min-width: 991px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid {
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid {
    margin: 1rem auto 0;
  }
}
.section--recipe-inspiration-kij .recipe-inspo-grid .btn-forward {
  margin: unset;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f7f1e4;
  color: #231f20;
  border-color: #a20c33;
  border-width: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .btn-forward .btn-forward-name {
  display: none;
  visibility: hidden;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .btn-forward .btn-forward-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .btn-forward .btn-forward-icon svg {
  transform: scale(0.5);
}
.section--recipe-inspiration-kij .recipe-inspo-grid .btn-forward .btn-forward-icon path {
  fill: #231f20;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 991.98px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a {
  width: 100%;
  text-decoration: none;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 0.5rem;
  border: #231f20 solid 5px;
  text-align: center;
  padding: 0.75rem;
  background-position: 100% 100%;
  transition: 0.25s ease-in-out;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .h4 {
  color: #f0e4c9;
  line-height: 1.25;
}
@media (max-width: 1439.98px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .h4 {
    font-size: 1em;
  }
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a span:not(.h4) {
  font-size: 1.25em;
}
@media (max-width: 991px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .btn-forward {
  border-color: #231f20;
  margin-top: 1.5rem;
  width: 2.55rem;
  height: 2.55rem;
  border-width: 0.25rem;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover {
  background-position: 60% 60%;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover .btn-forward {
  color: #f7f1e4;
  background: #231f20;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover:hover .btn-forward-icon svg,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover:hover .btn-forward-icon path, .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover:active .btn-forward-icon svg,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover:active .btn-forward-icon path {
  fill: #f7f1e4;
  color: #f7f1e4;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-block {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 991.98px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-block {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991.98px) {
  .section--recipe-inspiration-kij .recipe-inspo-grid .recipe-block {
    background-color: transparent;
    padding: 0 20px;
    margin-bottom: 2rem;
  }
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-block a {
  background-color: #231f20;
}
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-block a:hover .btn-forward {
  color: #f7f1e4 !important;
  background-color: #a20c33 !important;
}

@media (min-width: 991.98px) {
  .section--recipe-inspiration.kij-related-recipes .col-md-8,
  .section--recipe-inspiration-kij.kij-related-recipes .col-md-8 {
    width: 33.3333% !important;
  }
}
.section--recipe-inspiration .recipe-inspiration-copy,
.section--recipe-inspiration-kij .recipe-inspiration-copy {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  max-width: 70%;
  margin: 0 auto;
}
@media (min-width: 1439.98px) {
  .section--recipe-inspiration .recipe-inspiration-copy,
  .section--recipe-inspiration-kij .recipe-inspiration-copy {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .section--recipe-inspiration .recipe-inspiration-copy,
  .section--recipe-inspiration-kij .recipe-inspiration-copy {
    font-size: 0.9em;
  }
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a {
  color: #fff;
  border: none;
  padding: 1.5em;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a .h4,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .h4 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1.25em;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a span:not(.h4),
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a span:not(.h4) {
  font-size: 0.9em;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a .btn-forward,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .btn-forward {
  border-color: #2a657e;
  background-color: #f0e4c9;
  margin-top: 1.5rem;
  width: 3.25rem;
  height: 3.25rem;
  border-width: 0.25rem;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a .btn-forward .btn-forward-icon path,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .btn-forward .btn-forward-icon path {
  fill: #a20c33;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a .btn-forward .btn-forward-icon svg,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a .btn-forward .btn-forward-icon svg {
  transform: scale(0.75);
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:hover .btn-forward, .section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:active .btn-forward,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover .btn-forward,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:active .btn-forward {
  background-color: #ffd26e;
}
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:hover .btn-forward .btn-forward-icon svg,
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:hover .btn-forward .btn-forward-icon path, .section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:active .btn-forward .btn-forward-icon svg,
.section--recipe-inspiration .recipe-inspo-grid .recipe-cta a:active .btn-forward .btn-forward-icon path,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover .btn-forward .btn-forward-icon svg,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:hover .btn-forward .btn-forward-icon path,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:active .btn-forward .btn-forward-icon svg,
.section--recipe-inspiration-kij .recipe-inspo-grid .recipe-cta a:active .btn-forward .btn-forward-icon path {
  fill: #a20c33;
  color: #a20c33;
}

@media (max-width: 991px) {
  .section--recipe-inspiration-kij.cream.kij-related-recipes.bg-beige.force {
    padding-bottom: 2rem;
    padding-top: 6rem;
  }
  .section--recipe-inspiration .recipe-inspiration-copy,
  .section--recipe-inspiration .section--recipe-inspiration-kij {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
  }
  .section--recipe-inspiration .swiper {
    width: 95%;
  }
  .section--recipe-inspiration .swiper .recipe-block {
    padding-left: 0;
    padding-right: 0;
    border-radius: 20px;
  }
  .section--recipe-inspiration .swiper .recipe-block a .h4 {
    font-size: 1.1111em;
  }
  .section--recipe-inspiration .swiper .recipe-block .recipe-spec span {
    font-family: tablet-gothic-narrow, sans-serif;
    font-size: 0.7em;
    font-weight: 500;
  }
  .section--recipe-inspiration .swiper .swiper-controls .swiper-button-prev,
  .section--recipe-inspiration .swiper .swiper-controls .swiper-button-next {
    background: #2a657e;
    border: none;
    color: #fff;
  }
}
.section--kij-recipe-hero::before {
  content: "";
  width: 100%;
  height: 25em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #f0e4c9;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-hero::before {
    height: 23%;
  }
}
.section--kij-recipe-hero .recipe-img-container {
  z-index: 1;
  position: relative;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle {
  color: #231f20;
  list-style-type: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin-bottom: 2em;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li {
  display: inline-flex;
  position: relative;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li::after {
  display: none;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li a {
  text-decoration: none;
  color: #231f20;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li a:hover {
  color: #f6b436;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li:not(:last-of-type) {
  padding-right: 1.5em;
  margin-right: 0.75em;
}
.section--kij-recipe-hero .recipe-img-container .section-subtitle li:not(:last-of-type)::after {
  right: 0;
  content: "";
  display: block;
  margin: 0 0.25rem;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #a20c33;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.section--kij-recipe-hero .recipe-banner {
  margin-top: 2.5em;
}
@media print {
  .section--kij-recipe-hero .recipe-banner {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .section--kij-recipe-hero .recipe-banner {
    margin-top: 1.5em;
  }
}
.section--kij-recipe-hero .recipe-banner img {
  width: 100%;
  max-height: 26rem;
  border-radius: 1rem;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1439.98px) {
  .section--kij-recipe-hero .recipe-banner img {
    max-height: 22rem;
  }
}
.section--kij-recipe-hero::after {
  display: none;
}

.section--kij-recipe-header .recipe-banner {
  margin-top: 2.5em;
}
@media print {
  .section--kij-recipe-header .recipe-banner {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-banner {
    margin-top: 1.5em;
  }
}
.section--kij-recipe-header .recipe-banner img {
  width: 100%;
  max-height: 26rem;
  border-radius: 1rem;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1439.98px) {
  .section--kij-recipe-header .recipe-banner img {
    max-height: 22rem;
  }
}
.section--kij-recipe-header::after {
  display: none;
}
.section--kij-recipe-header .recipe-content-container {
  padding: 4rem 0 0;
  z-index: 1;
  position: relative;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container {
    padding-top: 2em;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-left,
.section--kij-recipe-header .recipe-content-container .recipe-right {
  position: relative;
}
.section--kij-recipe-header .recipe-content-container .recipe-left::after,
.section--kij-recipe-header .recipe-content-container .recipe-right::after {
  content: "";
  height: 3px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.section--kij-recipe-header .recipe-content-container .recipe-right {
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container .recipe-right {
    display: none;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-left {
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
}
.section--kij-recipe-header .recipe-content-container .recipe-button-row {
  margin-top: 1.5em;
  margin-bottom: 1em;
  text-align: left;
}
.section--kij-recipe-header .recipe-content-container .recipe-button-row .btn-scroll {
  font-size: 0.8em;
  font-family: "tablet-gothic-narrow", sans-serif;
  background-color: #a20c33;
  border-color: #a20c33;
  margin-right: 1em;
  margin-bottom: 1em;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container .recipe-button-row .btn-scroll {
    min-width: 100%;
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-button-row .btn-scroll:hover {
  color: #fff;
  border-color: #00afab;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container .recipe-button-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media print {
  .section--kij-recipe-header .recipe-content-container {
    padding: 0;
    border-bottom: 3px dashed #231f20;
  }
}
.section--kij-recipe-header .recipe-content-container .kij-headers {
  color: #2a657e;
  font-size: 3em;
  text-align: left;
  line-height: 1.25;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container .kij-headers {
    font-size: 1.5em;
    text-align: center;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-specs {
  display: flex;
  justify-content: flex-start;
  font-family: "tablet-gothic-narrow", sans-serif;
  align-items: center;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-header .recipe-content-container .recipe-specs {
    justify-content: center;
    font-size: 0.8em;
  }
}
@media print {
  .section--kij-recipe-header .recipe-content-container .recipe-specs {
    flex-direction: row;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec {
  margin: 0 0.75rem 0 0;
  font-weight: 400;
}
@media print {
  .section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec {
    font-size: 0.9em;
  }
}
.section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec span {
  text-transform: uppercase;
  font-weight: 600;
  font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  margin-left: 0.25rem;
}
.section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec i,
.section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec svg {
  color: #231f20;
  fill: #231f20;
}
@media print {
  .section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec i,
  .section--kij-recipe-header .recipe-content-container .recipe-specs .recipe-spec svg {
    color: #231f20;
    fill: #231f20;
  }
}

.section--kij-recipe-body {
  padding: 0 0 4rem;
  position: relative;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
  color: #231f20;
}
.section--kij-recipe-body p {
  margin-bottom: 1.5em;
  font-weight: 400;
}
.section--kij-recipe-body .recipe-body-title {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 1.5em;
  color: #2a657e !important;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-body-title {
    font-size: 1.3889em !important;
  }
}
.section--kij-recipe-body .recipe-title {
  font-size: 2em;
  font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 900;
}
.section--kij-recipe-body .recipe-block-title {
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 900;
  margin-bottom: 2em;
}
@media print {
  .section--kij-recipe-body .recipe-block-title {
    font-size: 1.25em;
    margin-bottom: 1rem;
  }
}
.section--kij-recipe-body .recipe-block-guide {
  padding: 3rem 0;
  position: relative;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide {
    padding: 2em 0 1.5em;
  }
}
.section--kij-recipe-body .recipe-block-guide h1,
.section--kij-recipe-body .recipe-block-guide h2,
.section--kij-recipe-body .recipe-block-guide h3,
.section--kij-recipe-body .recipe-block-guide h4,
.section--kij-recipe-body .recipe-block-guide h5,
.section--kij-recipe-body .recipe-block-guide h6 {
  font-size: 1rem;
  font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 700;
  color: #a20c33;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
.section--kij-recipe-body .recipe-block-guide img,
.section--kij-recipe-body .recipe-block-guide video {
  margin-top: 2em;
  margin-bottom: 2em;
  width: 100%;
  border-radius: 0.75rem;
  object-fit: cover;
  height: 20rem;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide img,
  .section--kij-recipe-body .recipe-block-guide video {
    margin-bottom: 0;
  }
}
.section--kij-recipe-body .recipe-block-guide video .controls {
  display: none;
}
.section--kij-recipe-body .recipe-block-guide:not(:last-of-type)::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body {
  font-weight: 400;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .step-title {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #a20c33;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .recipe-block-body .step-title {
    font-size: 0.7777em;
  }
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps {
  margin-bottom: 4em;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps {
    margin-bottom: 0;
  }
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
  color: #231f20;
  position: relative;
  margin-bottom: 1em;
  font-weight: 400;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li span {
  font-weight: 600;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li span a:hover {
  color: #a20c33;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information {
  position: relative;
  margin-top: 1.5em;
  margin-left: 2em;
  padding: 1.5em;
  border: 1px dashed black;
  border-radius: 5px;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information__title {
  background: #f7f1e4;
  padding: 0 0.5em;
  position: absolute;
  top: -10px;
  color: #fff;
  display: inline-flex;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information__title {
    top: -7px;
  }
  .section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information__title svg {
    height: 12px;
  }
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information__title .step-title {
  margin-left: 0.5em;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information .information-block p {
  margin-bottom: 0;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information .information-block p a:hover {
  color: #000 !important;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps li .additional-information .information-block ul li a:hover {
  color: #000 !important;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox {
  position: absolute;
  opacity: 0;
  left: 0;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding-left: 2em;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox + label::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 17px;
  height: 17px;
  background: #f7f1e4;
  border: 2px solid #a20c33;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 3px;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:hover + label::before {
  background: #ffd26e;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:focus + label::before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:checked + label::before {
  background: #f7f1e4;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:checked + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 11px;
  background: #a20c33;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #a20c33, 4px 0 0 #a20c33, 4px -2px 0 #a20c33, 4px -4px 0 #a20c33, 4px -6px 0 #a20c33, 4px -8px 0 #a20c33;
  transform: rotate(45deg);
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:disabled + label {
  color: #f7f1e4;
  cursor: auto;
}
.section--kij-recipe-body .recipe-block-guide .recipe-block-body .recipe-steps .styled-checkbox:disabled + label::before {
  box-shadow: none;
  background: #ddd;
}
.section--kij-recipe-body .recipe-block-guide .recipe-steps li {
  font-size: 1.25em;
}
.section--kij-recipe-body .recipe-block-guide .recipe-steps li label a:hover {
  color: #000 !important;
}
@media print {
  .section--kij-recipe-body .recipe-block-guide .recipe-steps li::before {
    background: none;
    color: black;
    font-family: "tablet-gothic-condensed", "Helvetica", sans-serif;
  }
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .recipe-steps li {
    font-size: 0.9em;
  }
}
.section--kij-recipe-body .recipe-block-guide .block-media {
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-top: 2.5rem;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .block-media {
    width: 100%;
    margin-top: 0;
  }
}
.section--kij-recipe-body .recipe-block-guide .block-media .btn-play {
  position: absolute;
  top: 50%;
  right: 0;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.section--kij-recipe-body .recipe-block-guide .block-media .btn-play.is-hidden {
  display: none;
}
.section--kij-recipe-body .recipe-block-guide .ol-kij-stylized {
  list-style-type: none;
  counter-reset: li;
  padding-left: 0;
}
.section--kij-recipe-body .recipe-block-guide .ol-kij-stylized li {
  display: flex;
  width: 100%;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  padding-left: 2.5em;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .ol-kij-stylized li {
    padding-left: 1.5em;
  }
}
.section--kij-recipe-body .recipe-block-guide .ol-kij-stylized li:not(:last-of-type) {
  margin-bottom: 2em;
}
.section--kij-recipe-body .recipe-block-guide .ol-kij-stylized li::before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  margin-right: 1em;
  color: #a20c33;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .section--kij-recipe-body .recipe-block-guide .ol-kij-stylized li::before {
    font-size: 0.667em;
    top: 5px;
  }
}

/* stylelint-disable no-descending-specificity */
.author-image {
  max-width: 6em;
  max-height: 6em;
  width: 6em;
  height: 6em;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .author-image {
    border: 5px solid #f0e4c9;
    max-width: 8em;
    max-height: 8em;
    width: 8em;
    height: 8em;
  }
}
.author-image img {
  height: 100%;
  object-fit: cover;
}

.author-info {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 0.5em;
}
@media (max-width: 991.98px) {
  .author-info {
    text-align: center;
    margin-bottom: 1.85em !important;
  }
}

/* stylelint-enable no-descending-specificity */
@media (min-width: 991px) {
  .recipe-anchor .recipe-credit {
    display: none;
  }
}
.recipe-anchor .recipe-credit::after {
  content: "";
  height: 3px;
  width: 100%;
  margin: 0 auto;
  display: block;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.recipe-anchor #recipe-pin-sidebar.filter-fixed {
  position: fixed;
  z-index: 500;
  max-width: 280px;
}
.recipe-anchor #recipe-pin-sidebar.filter-stick {
  position: absolute !important;
}
.recipe-anchor__callout {
  margin: 3em 0;
  padding: 1.5em;
  background-color: #f0e4c9;
  border-radius: 12px;
}
@media (max-width: 991.98px) {
  .recipe-anchor__callout {
    max-width: 30em;
    margin: 3em auto;
  }
}
.recipe-anchor__callout::after {
  bottom: -3em;
}
.recipe-anchor__callout__image {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.recipe-anchor__callout__utility .btn-primary {
  min-width: 100%;
  margin-bottom: 0.25em;
}

/* stylelint-disable no-descending-specificity */
.container-social-media {
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 991.98px) {
  .container-social-media {
    padding-bottom: 0;
  }
}
.container-social-media .social-title {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1rem;
  color: #2a657e;
}
.container-social-media a {
  min-width: 2rem;
  min-height: 2rem;
  max-width: 2rem;
  max-height: 2rem;
  font-size: 0.7em;
  background-color: #a20c33;
  color: #fff !important;
  border: none;
}
.container-social-media a:not(:first-of-type) {
  margin-left: 1rem;
}

.modal-dialog.modal-dialog-centered .search-body .h5 {
  text-align: center;
  color: #a20c33 !important;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 2.5em;
}
.modal-dialog.modal-dialog-centered .search-body .main-search-form {
  border: none;
}
.modal-dialog.modal-dialog-centered .search-body .main-search-form .post-type-drop {
  border-right: none;
}
.modal-dialog.modal-dialog-centered .search-body .main-search-form .post-type-drop .select-container {
  background: #2a657e;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.modal-dialog.modal-dialog-centered .search-body .main-search-form .main-search-input {
  background: #f7f1e4;
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 600;
}
.modal-dialog.modal-dialog-centered .search-body .main-search-form .main-search-input::placeholder {
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
}

@media (min-width: 1439.98px) {
  .modal-dialog.modal-dialog-centered .search-body .h5 {
    font-size: 3em;
  }
}
@media (max-width: 991.98px) {
  .section--search-header {
    min-height: unset;
  }
  .section--search-header .bg-position {
    display: none;
    visibility: hidden;
  }
}
.section--search-header.bg-black {
  background-image: none;
  background-color: #f6b436 !important;
}
.section--search-header.bg-black .search-body .h5 {
  text-align: center;
  color: #a20c33 !important;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 3em;
}
@media (max-width: 991.98px) {
  .section--search-header.bg-black .search-body .h5 {
    font-size: 1.25em;
  }
}
.section--search-header.bg-black .search-body .main-search-form {
  border: none;
}
@media (max-width: 991.98px) {
  .section--search-header.bg-black .search-body .main-search-form {
    margin-top: 1em;
  }
}
.section--search-header.bg-black .search-body .main-search-form .post-type-drop {
  border-right: none;
}
@media (max-width: 991.98px) {
  .section--search-header.bg-black .search-body .main-search-form .post-type-drop .nav-icon {
    margin-left: 1em;
  }
}
.section--search-header.bg-black .search-body .main-search-form .post-type-drop .select-container {
  background: #2a657e;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 1.25em;
}
@media (max-width: 991.98px) {
  .section--search-header.bg-black .search-body .main-search-form .post-type-drop .select-container {
    font-size: 0.7777em;
  }
}
.section--search-header.bg-black .search-body .main-search-form .main-search-input {
  background: #f7f1e4;
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  text-transform: none;
}
@media (max-width: 991.98px) {
  .section--search-header.bg-black .search-body .main-search-form .main-search-input {
    font-size: 0.7777em;
    padding: 0.85em;
  }
}
.section--search-header.bg-black .search-body .main-search-form .main-search-input::placeholder {
  color: #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  text-transform: none;
}

.search-result-holder .body-title {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  text-transform: uppercase;
  color: #2a657e;
  font-weight: 500;
}
.search-result-holder .body-subtitle {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.7em;
}

.section--search-body {
  background-color: #f7f1e4;
}
@media (max-width: 991.98px) {
  .section--search-body .result-blurb {
    font-size: 1em;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  .modal-dialog.modal-dialog-centered .search-body .main-search-form .main-search-input::placeholder {
    font-weight: 500 !important;
    color: rgb(35, 31, 32) !important;
  }
}
.section--related-product-slider .row h2,
.section--related-product-slider .row p {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
.section--related-product-slider .row h2 {
  color: #2a657e;
  font-size: 1.5em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .section--related-product-slider .row h2 {
    font-size: 25px;
    line-height: normal;
  }
}
.section--related-product-slider .row p {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 25px;
}
@media (max-width: 991px) {
  .section--related-product-slider .row p {
    font-size: 16px;
  }
}
.section--related-product-slider .row .slider-fraction .image-slider__current {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #231f20;
}
.section--related-product-slider .row .swiper-controls .swiper-button {
  background: #2a657e;
  border: none;
}
.section--related-product-slider .row .swiper-controls .swiper-button:hover {
  background: #2a657e;
}
.section--related-product-slider .row .product-card-anchor {
  border: none;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.section--related-product-slider .row .product-card-anchor:hover .product-card-footer {
  background: #ee7624;
}
.section--related-product-slider .row .product-card-anchor .product-card-header {
  background: #ffd26e;
}
@media (max-width: 991px) {
  .section--related-product-slider .row .product-card-anchor .product-card-header img {
    padding: 2.5em 1em;
  }
}
.section--related-product-slider .row .product-card-anchor .product-card-footer {
  background: #a20c33;
  justify-content: center;
  min-height: 7.5em;
  transition: 0.15s ease-in-out;
}
@media (max-width: 767.98px) {
  .section--related-product-slider .row .product-card-anchor .product-card-footer {
    min-height: unset;
    padding: 1.5em;
  }
}
.section--related-product-slider .row .product-card-anchor .product-card-footer > span {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  font-size: 1.3889em;
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .section--related-product-slider .row .product-card-anchor .product-card-footer > span {
    font-size: 0.9em;
  }
}
.section--related-product-slider .row .product-card-anchor .product-card-footer .btn.btn-forward {
  display: none;
}
@media (max-width: 1440px) {
  .section--related-product-slider .row .productSwiper {
    margin-top: 2em;
  }
}
.section--related-product-slider .row .productSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2a657e !important;
}

@media (min-width: 1439.98px) {
  .section--related-product-slider .row h2 {
    font-size: 40px;
  }
  .section--related-product-slider .row p {
    font-size: 1.5em;
  }
  .section--related-product-slider .row .slider-fraction .image-slider__current {
    font-size: 1.6667em;
  }
  .section--related-product-slider .row .product-card-anchor .product-card-footer > span {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .section--related-product-slider .swiper-controls .swiper-button {
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .section--related-product-slider .swiper-row .productSwiper .swiper-wrapper .product-card.swiper-slide.product-slide.swiper-slide-active {
    width: 75% !important;
  }
}
@media (min-width: 1439.98px) {
  .cool-timeline .timeline-post .icon-dot-full {
    margin: 45px 0 0 -5px !important;
  }
  .cool-timeline .timeline-post .meta-details {
    font-size: 1.5em !important;
  }
  .cool-timeline .timeline-post .timeline-main-title {
    font-size: 2em;
  }
  .cool-timeline .timeline-post .content-title {
    font-size: 20px !important;
    top: 16.5em !important;
  }
  .cool-timeline .timeline-post .content-details p {
    font-size: 18px !important;
    color: #231f20;
  }
}
@media (min-width: 991px) {
  .cool-timeline .full-width {
    justify-content: center;
  }
  .cool-timeline .full-width iframe,
  .cool-timeline .full-width img {
    height: 11em !important;
  }
}
@media (max-width: 991px) {
  .cool-timeline .content-details p {
    color: #231f20 !important;
  }
  .cool-timeline .full-width {
    overflow: hidden;
    height: 10em !important;
    max-height: 10em !important;
  }
  .cool-timeline .full-width a {
    width: 100%;
  }
  .cool-timeline .full-width iframe,
  .cool-timeline .full-width img {
    height: 10em !important;
    max-height: 10em !important;
    position: static;
  }
  .cool-timeline .full-width img {
    object-fit: cover;
  }
  .cool-timeline .cooltimeline_cont .timeline-post .timeline-content img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .cool-timeline .cooltimeline_cont .timeline-post .timeline-content .content-title {
    position: absolute !important;
    top: 10.5em !important;
  }
  .cool-timeline .cooltimeline_cont .timeline-post.odd .timeline-meta, .cool-timeline .cooltimeline_cont .timeline-post.even .timeline-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    top: 0.5em !important;
    height: 4em;
    left: 0 !important;
    right: 0 !important;
  }
  .cool-timeline .cooltimeline_cont .timeline-post.odd .timeline-meta .meta-details, .cool-timeline .cooltimeline_cont .timeline-post.even .timeline-meta .meta-details {
    padding: 0;
    margin: 0 auto;
    position: relative;
  }
  .cool-timeline .cooltimeline_cont .timeline-post.odd .timeline-meta .meta-details::before, .cool-timeline .cooltimeline_cont .timeline-post.even .timeline-meta .meta-details::before {
    background: unset;
    transform: none;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 28px solid #a20c33;
    top: -1.5em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.product-locator-wrapper.kij-locator .text-holder p {
  font-size: 1.3889em;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .product-locator-wrapper.kij-locator .text-holder p {
    font-size: 0.9em;
  }
}
.product-locator-wrapper.kij-locator .prod-locator-container .col {
  margin-top: 2em;
  background-color: #2a657e;
  padding: 4em 4em 4em 3em;
  border-radius: 20px;
}
@media (max-width: 767.98px) {
  .product-locator-wrapper.kij-locator .prod-locator-container .col {
    padding: 1.75em 1em;
  }
}

.product-locator__label {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
  line-height: 2;
  color: #f7f1e4;
}
.product-locator__input-holder {
  font-family: "tablet-gothic-narrow", sans-serif;
  border-bottom: none;
  position: relative;
}
.product-locator__input-holder-half.right {
  display: flex;
  flex-direction: column;
}
.product-locator__input-holder-half.right .autocomplete-holder {
  display: flex;
  justify-content: center;
}
.product-locator__input-holder::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(90deg, transparent 25%, #f7f1e4 25%, #f7f1e4 50%, transparent 50%, transparent 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.product-locator__contact-map {
  border: none;
}
@media (max-width: 767.98px) {
  .product-locator__contact-map {
    border-radius: 5px;
  }
}
.product-locator__mobile-map-button {
  margin-top: 1em;
  margin-bottom: 1em;
}
.product-locator__mobile-map-button:not(.active) {
  color: #f6b436;
}

.locator-icon {
  position: absolute;
  height: 100%;
  width: 1.75em;
  right: 0.55em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.locator-icon svg {
  font-size: 0.45em;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 767.98px) {
  .locator-icon svg {
    right: 8px;
  }
}
.locator-icon::after {
  content: "";
  z-index: 1;
  background-color: #a20c33;
  width: 1.75em;
  height: 1.75em;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 100%;
}

/* stylelint-disable no-descending-specificity */
.autocomplete-holder {
  height: 2.75em;
}

.autocomplete-input {
  height: 100%;
  width: 100%;
  background-color: #f7f1e4;
  border: none;
  padding: 0.6em 0.75em;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  font-size: 0.9em;
}
.autocomplete-input:focus, .autocomplete-input:active {
  outline: none;
  background-color: #f0e4c9;
}

/* stylelint-enable no-descending-specificity */
.autocomplete-icon {
  background: none;
  height: 2.75em;
  width: 1.75em;
}
.autocomplete-icon path {
  fill: #fff;
  stroke: #fff;
}

.jvl-product-picker-with-images-js {
  height: 2.75em;
}
.jvl-product-picker-with-images-js-icon {
  height: 2.75em;
  width: 1.75em;
}
.jvl-product-picker-with-images-js-input {
  width: 100%;
  height: 100%;
  background-color: #f7f1e4;
  border: none;
  padding: 0.6em 0.75em;
  font-size: 0.9em;
  font-family: "tablet-gothic-narrow", sans-serif;
}
.jvl-product-picker-with-images-js-input::placeholder {
  font-size: 0.9em;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
}
.jvl-product-picker-with-images-js-input:focus, .jvl-product-picker-with-images-js-input:active {
  outline: none;
  background-color: #f0e4c9;
}
.jvl-product-picker-with-images-js-list {
  border-color: #2a657e !important;
  border-width: 1px 0;
}
.jvl-product-picker-with-images-js.active .jvl-product-picker-with-images-js-list {
  height: auto;
  border-color: #231f20;
  background-color: #fff;
}
.jvl-product-picker-with-images-js-sublist {
  list-style: none;
  padding-left: 0;
  height: 0;
  overflow: hidden;
}
.jvl-product-picker-with-images-js-sublist > ul {
  display: none;
}
.jvl-product-picker-with-images-js-sublist-option {
  border-bottom: 1px solid #2a657e;
  color: #231f20;
  font-size: 0.9em;
  padding: 0.75em 1.5em !important;
  font-weight: 500;
  background: #fff;
}
.jvl-product-picker-with-images-js-sublist-option:hover {
  cursor: pointer;
  background-color: #f7f1e4;
}
.jvl-product-picker-with-images-js-sublist-option-image {
  height: 2em;
  width: 2em;
  pointer-events: none;
  margin-right: 0.75em;
}
.jvl-product-picker-with-images-js-option {
  list-style: none;
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-enable no-duplicate-selectors */
}
.jvl-product-picker-with-images-js-option-title {
  padding: 0.75em !important;
  border-bottom: 1px solid #2a657e !important;
  font-size: 0.9em !important;
  font-weight: 500;
  display: flex;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
}
.jvl-product-picker-with-images-js-option-title:hover {
  cursor: pointer;
  background-color: #f7f1e4;
}
.jvl-product-picker-with-images-js-option-title-icon {
  display: block;
  box-sizing: border-box;
  background: currentcolor;
  border-radius: 10px;
  position: relative;
  width: 16px;
  height: 2px;
}
.jvl-product-picker-with-images-js-option-title-icon::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 16px;
  top: -7px;
  left: 7px;
  display: block;
  box-sizing: border-box;
  background: currentcolor;
  border-radius: 10px;
}
.jvl-product-picker-with-images-js-option.active .jvl-product-picker-with-images-js-option-title-icon::after {
  display: none;
}
.jvl-product-picker-with-images-js-option.active .jvl-product-picker-with-images-js-sublist {
  height: auto;
}

.location-item-template {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
}
.location-item-template h1 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
}

.gmcontent-block .info-title {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  background: #a20c33;
  font-size: 1rem;
  color: #f7f1e4 !important;
}

.gmcontent-block .info-links a {
  background-color: #2a657e;
  font-family: "tablet-gothic-narrow", sans-serif;
  color: #fff !important;
}

.gm-style .gm-style-iw-c {
  background: #f7f1e4;
}

.section--product-reviews {
  padding: 5em 0;
  background-color: #f7f1e4;
}

.section--international-map .kij-headers {
  color: #2a657e;
  font-size: 3em;
}
@media (max-width: 767.98px) {
  .section--international-map .kij-headers {
    font-size: 1.25em;
  }
}
.section--international-map.map-body .map-container {
  position: relative;
}
.section--international-map.map-body .map-container .accordion-button {
  font-size: 1.1111em;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
}
.section--international-map.map-body .map-container .popup-body {
  animation: map-fade-out 0.25s;
}
@media (max-width: 767.98px) {
  .section--international-map.map-body .map-container .popup-body .popup-header {
    display: none;
  }
}
@media (min-width: 991px) {
  .section--international-map.map-body .map-container .popup-body {
    background-color: #a20c33;
  }
  .section--international-map.map-body .map-container .popup-body::after {
    border-color: #a20c33 transparent transparent transparent;
  }
}
.section--international-map.map-body .map-container .popup-body .product-preview div {
  background-color: #ffd26e;
  background-image: none;
}
.section--international-map.map-body .map-container .popup-body .product-preview a {
  background-color: #00afab;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .section--international-map.map-body .map-container .popup-body .product-preview a {
    font-size: 1.1111em !important;
    background-color: #2a657e;
    padding: 0.75em;
  }
}
.section--international-map.map-body .map-container .popup-body .product-preview a:hover, .section--international-map.map-body .map-container .popup-body .product-preview a:active {
  background-color: #2a657e;
}
.section--international-map.map-body .map-container .popup-body h4 {
  color: #fff;
  font-size: 1rem;
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
.section--international-map.map-body .map-pin-placement {
  background-image: url("../assets/svg/misc/map-pin.svg") !important;
  width: 31px !important;
  height: 34px !important;
}
.section--international-map.map-body .map-pin-placement.popup-show .popup-body {
  visibility: visible;
}

.section--search-body .result-blurb {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  text-transform: capitalize;
}
.section--search-body .search-result .post-cat {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
}
.section--search-body .search-result a .h4 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
}
.section--search-body .search-result p {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 15px;
  font-weight: 500;
}
.section--search-body .search-result:not(:last-of-type)::after {
  height: 0.834px;
}
.section--search-body .search__load-more__button__icon {
  border: 2px solid #2a657e;
}
.section--search-body .search__load-more__button__text {
  font-size: 16px;
}

@media (min-width: 1439.98px) {
  .section--search-body .result-blurb {
    font-size: 1.5em;
  }
  .section--search-body .search-result .post-cat {
    font-family: "tablet-gothic-narrow", sans-serif;
    font-size: 20px;
  }
  .section--search-body .search-result a .h4 {
    font-size: 1.5em;
  }
  .section--search-body .search-result p {
    font-size: 0.9em;
  }
  .section--search-body .search__load-more__button__icon {
    border: 2px solid #2a657e;
  }
  .section--search-body .search__load-more__button__text {
    font-size: 0.9em;
  }
}
#divi-gravity-form .divi-gravity-form .gform-body.gform_body input {
  border: 2px solid #231f20 !important;
}
#divi-gravity-form .divi-gravity-form .gform-body.gform_body .gform-field-label {
  color: #a20c33;
}
#divi-gravity-form .divi-gravity-form .gform-body.gform_body .gfield_radio .gform-field-label {
  color: #231f20;
}

.section--index-filter {
  background-color: #f0e4c9 !important;
}
.section--index-filter::before {
  content: "";
  position: relative;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 15px;
  background: rgb(255, 210, 110);
  background: linear-gradient(0deg, #ee7624 25%, #f6b436 25%, #f6b436 50%, #2a657e 50%, #2a657e 75%, #ffd26e 75%);
}
.section--index-filter .index-filter {
  background-image: none;
}
.section--index-filter .filter-col .filter-title::after {
  background-color: #231f20;
}
@media (max-width: 991.98px) {
  .section--index-filter .filter-col .filter-title {
    padding: 1em 0;
    margin: 0;
  }
  .section--index-filter .filter-col .filter-title::after {
    display: none;
  }
}
.section--index-filter .filter-col .filter-item,
.section--index-filter .filter-col .filter-trigger {
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #231f20;
  font-size: 0.9em;
}
.section--index-filter .filter-col .filter-item.hide-desktop,
.section--index-filter .filter-col .filter-trigger.hide-desktop {
  color: #fff;
}
.section--index-filter .filter-col .btn-filter-drop {
  color: #231f20;
}
.section--index-filter .filter-col .btn-filter-clear {
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-size: 0.9em;
}
.section--index-filter .filter-col .btn-filter-drop,
.section--index-filter .filter-col .btn-filter-clear {
  color: #231f20;
  font-family: "PrequelLight", "tablet-gothic-condensed", "Helvetica", sans-serif;
}
.section--index-filter .filter-col .btn-filter-drop .nav-icon svg,
.section--index-filter .filter-col .btn-filter-clear .nav-icon svg {
  fill: #231f20;
  color: #231f20;
}
.section--index-filter .filter-col .btn-filter-drop.selected,
.section--index-filter .filter-col .btn-filter-clear.selected {
  background-color: #f0e4c9;
}
.section--index-filter .filter-col .btn-filter-drop:hover, .section--index-filter .filter-col .btn-filter-drop:active,
.section--index-filter .filter-col .btn-filter-clear:hover,
.section--index-filter .filter-col .btn-filter-clear:active {
  background-color: #f7f1e4;
}
.section--index-filter .filter-col .btn-filter-drop:not(.collapsed) {
  background-color: #f7f1e4;
}
.section--index-filter .filter-drop .accordion-item {
  border-top: 2px solid #c0b6a1;
}
.section--index-filter .filter-drop .filter-modal-close {
  background-color: #2a657e;
}
.section--index-filter .filter-drop .btn-group .btn-check:checked + .btn,
.section--index-filter .filter-drop .btn-group .btn.active,
.section--index-filter .filter-drop .btn-group .btn.show,
.section--index-filter .filter-drop .btn-group .btn:first-child:active,
.section--index-filter .filter-drop .btn-group :not(.btn-check) + .btn:active {
  background-color: #f7f1e4;
  color: #231f20;
}
.section--index-filter .filter-drop .btn-group .btn-filter-primary-title {
  border: 3px dashed #231f20;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 500;
  font-size: 0.8em;
}
.section--index-filter .filter-drop .btn-group .btn-filter-primary-title:hover, .section--index-filter .filter-drop .btn-group .btn-filter-primary-title:active, .section--index-filter .filter-drop .btn-group .btn-filter-primary-title:checked {
  background-color: #f7f1e4;
  color: #231f20;
}

.recipe-card {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 22em;
  background-color: #ffd26e;
}
.recipe-card__inner {
  padding: 0;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  border: none;
  transition: 0.25s ease-in-out;
}
.recipe-card__inner:hover .recipe-card__footer {
  background-color: #ee7624;
}
.recipe-card__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #a20c33;
  padding: 1.5em;
  width: 100%;
}
.recipe-card__title {
  max-width: 75%;
  line-height: 1.25;
  flex-grow: 1;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #fff;
}
.recipe-card__info-items {
  position: static;
  left: unset;
  bottom: unset;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.8em;
}
.recipe-card__recipe-spec {
  text-transform: uppercase;
  font-weight: 400;
}
.recipe-card__recipe-spec__icon {
  margin-right: 0.25em;
}

.bg-red:not(.force) .btn-forward {
  background: #a20c33;
  opacity: 0.7;
  border-color: #fff;
}
.bg-red:not(.force) .btn-forward .btn-forward-icon path {
  fill: #fff;
}

.embed-video-modal .modal-dialog .btn-modal-close {
  background: #2a657e;
}

.section-recipe-comments .comment-header h3 {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  color: #2a657e;
  text-transform: uppercase;
  position: relative;
  padding-top: 1.5em;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .section-recipe-comments .comment-header h3 {
    padding-top: 2em;
  }
  .section-recipe-comments .comment-header h3 h3 {
    font-size: 1.3889em;
  }
}
.section-recipe-comments .comment-header h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.section-recipe-comments .comment-header .sub-title {
  font-size: 1rem;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #a20c33;
}
@media (max-width: 768px) {
  .section-recipe-comments .comment-header .sub-title {
    font-size: 0.7em;
  }
}
.section-recipe-comments .comment-header p:not(.sub-title) {
  font-size: 0.9em;
}
.section-recipe-comments .comment-form {
  display: flex;
  flex-wrap: wrap;
}
.section-recipe-comments .comment-respond {
  padding: 0;
}
@media (min-width: 768px) {
  .section-recipe-comments .comment-respond {
    flex: 0 0 auto;
    width: 66.6667%;
  }
}
@media (max-width: 768px) {
  .section-recipe-comments .comment-respond .form-group {
    width: 100%;
  }
}
.section-recipe-comments .comment-respond .form-group input,
.section-recipe-comments .comment-respond .form-group textarea {
  background: #f7f1e4;
  border-color: #231f20;
  border-radius: 5px;
  font-size: 0.9em;
  padding: 1em 2em;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  .section-recipe-comments .comment-respond .form-group input,
  .section-recipe-comments .comment-respond .form-group textarea {
    padding: 1em;
  }
}
@media (max-width: 768px) {
  .section-recipe-comments .comment-respond .form-group textarea {
    min-height: 12em;
  }
}
.section-recipe-comments .comment-respond .form-submit {
  padding-left: 20px;
  padding-right: 20px;
}
.section-recipe-comments .comment-respond .form-submit .submit {
  border-radius: 40px;
  transition: 0.25s ease-in-out;
  background-color: #a20c33;
  color: #fff;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9em;
  font-family: "tablet-gothic-narrow", sans-serif;
  font-weight: 700;
  letter-spacing: unset;
  padding: 0.5em 1.5em;
  position: relative;
  z-index: 1;
  border: 0;
  min-width: 10em;
  max-width: fit-content;
  background-size: cover;
  background-position: 100% 100%;
}
.section-recipe-comments .comments-area .comment-list {
  margin-top: 3em;
  padding-top: 2em;
  list-style-type: none;
  position: relative;
}
.section-recipe-comments .comments-area .comment-list::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background-image: linear-gradient(90deg, #231f20 25%, #f7f1e4 25%, #f7f1e4 50%, #231f20 50%, #231f20 75%, #f7f1e4 75%, #f7f1e4 100%);
  background-size: 30px 30px;
}
.section-recipe-comments .comments-area .comment-list .comment {
  margin: 2em 0;
}
.section-recipe-comments .comments-area .comment-list .comment:last-of-type {
  margin-bottom: 0;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body p {
  font-family: "tablet-gothic-narrow", sans-serif;
  font-size: 0.9em;
  font-weight: 500;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author,
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-meta {
  width: 50%;
  margin-bottom: 1em;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author {
  font-family: "PrequelBold", "tablet-gothic-condensed", "Helvetica", sans-serif;
  font-weight: 600;
  color: #a20c33;
  text-align: left;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author cite a {
  color: #a20c33;
  text-decoration: none;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author cite,
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author span {
  font-style: normal;
}
@media (max-width: 768px) {
  .section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author cite,
  .section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-author span {
    font-size: 0.7777em;
  }
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-meta {
  text-align: right;
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-meta a {
  color: #2a657e;
  font-size: 0.8em;
  font-family: "tablet-gothic-narrow", sans-serif;
  text-decoration: none;
}
@media (max-width: 768px) {
  .section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-meta a {
    font-size: 0.667em;
  }
}
.section-recipe-comments .comments-area .comment-list .comment .comment-body .comment-meta a:hover {
  color: #2a657e;
}

/*# sourceMappingURL=index.css.map */
