pre {
  /* tmp dev */
  font-family: monospace;
  font-size: 12px;
  text-align: left;
}

/* custom theme styles */
html {
  font-family: sans-serif;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* remove ‘X’ from search field */
input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.capitalize {
  text-transform: capitalize;
}

.container {
  overflow: hidden;
}

.header {
  position: fixed;
}

.header .navigation {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.banner-home .banner-content {
  pointer-events: none;
}

.featured-blog+.featured-blog {
  margin-top: 50px;
}

#footer p a.menu-highlited {
  color: #dcab50;
}

.videobox {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin: 35px 0;
}

.videobox iframe,
.videobox video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sustainability .sust-section {
  padding: 65px 0;
  text-align: center;
  color: #fff;
  background-position: center;
  border-top: 10px solid #fff;
}

.sustainability .sust-section img {
  display: block;
  margin: 0 auto;
}

.sustainability .sust-section h2 {
  width: 100%;
  max-width: 600px;
  margin: 25px auto 10px;
  font-weight: 600;
  font-size: 38px;
  line-height: 1.26;
  color: inherit;
}

.sustainability .sust-section p {
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  padding: 0 50px;
  margin: 0 auto 25px;
  font-size: 26px;
  line-height: 1.46;
  color: inherit;
}

.sustainability .sust-section p:last-child {
  margin-bottom: 0;
}

.sust-section .sust-details p {
  margin-bottom: 10px;
}

.sust-infographic {
  margin-bottom: 50px;
  text-align: center;
  background: #fff;
  padding: 25px 0 10px;
  border-top: 15px solid #f6931c;
  border-bottom: 15px solid #f6931c;
}

.sust-infographic img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.redesign.locations .content-1 .icon-background {
  background-repeat: no-repeat;
}

.redesign.locations .content-1 h2 {
  color: #4996d1;
}

.redesign.locations .content-2 {
  background: #2274bd;
  padding: 50px 0;
}

.redesign.locations .content-2 h2,
.redesign.locations .content-2 p,
.redesign.locations .content-2 p strong {
  color: #fff;
}

.redesign.locations .content-3 {
  padding: 0 0 35px;
  background: #fff;
  /* added January 7, 2025 by JW */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

.redesign.locations .content-3 .location {
  width: 350px;
  max-width: 350px;
  /* was 90%, modified January 7, 2025 by JW */
  border: 1px solid #ddd;
  text-align: center;
  margin: 5px;
  display: inline-block;
  padding: 25px 15px;
  box-sizing: border-box;
  vertical-align: top;
}

.redesign.locations .content-3 .location h3 {
  margin: 0;
  text-align: center;
}

.redesign.locations .content-3 .location p {
  margin: 0;
  padding: 0;
}

.redesign.locations .content-3 .location p strong {
  font-weight: bold;
}

.location-map {
  margin-bottom: 15px;
}

.location-map img {
  display: block;
  width: 100%;
  margin: 0;
}

.opportunities a {
  color: #fff !important;
}

.col-full-width {
  width: 100% !important;
}

.banner .banner-content {
  display: inline-block;
  width: 50%;
  padding: 0 0 0 100px;
  box-sizing: border-box;
  text-align: center;
  margin: 140px auto 160px;
  border-radius: 10px;
}

.banner .banner-content h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 58px;
  line-height: 68px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #4996d1;
}

.banner .banner-content p {
  font-size: 30px;
  color: #494949;
  font-weight: 300;
  line-height: 42px;
  font-family: "Source Sans Pro", sans-serif;
}

.banner .banner-content .button {
  text-decoration: none;
  color: #fff;
  background: #4996d1;
  padding: 15px 30px;
  margin: 0 auto;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  font-family: "Montserrat";
  line-height: normal;
  font-weight: normal;
  margin-top: 25px;
  border: none;
  cursor: pointer;
  height: auto;
  width: auto;
}

@media screen and (max-width: 900px) {
  .careers .banner .banner-content {
    width: 100%;
    padding: 0 50px;
    margin: 75px 0;
  }
}

.careers .benefits-list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.careers .benefits-links {
  width: 100%;
  max-width: 1030px;
  margin: 15px auto 0;
  text-align: left;
}

.careers .benefits-links p a {
  font-size: 1.1em;
  padding-right: 14px;
  line-height: 2em;
  color: #fff !important;
  font-weight: 400;
}

.careers .benefits-links p a+a {
  padding-left: 14px;
  border-left: 2px solid white;
}

.content-wrapper #sidebar-left {
  float: left;
  position: relative;
}

.content-wrapper::after {
  display: block;
  content: "";
  clear: both;
}

.redesign .content-wrapper .faq-list {
  border: none;
}

.redesign .content-wrapper .faq-answer ul {
  padding: 0 0 15px 85px;
  margin: 0;
}

.redesign .content-wrapper .faq-answer li+li {
  margin-top: 10px;
}

.redesign .faq-list .faq-question .faq-toggler+div p {
  padding-bottom: 15px;
}

.media-post {
  background: #fff;
  border-bottom: 1px solid #ddd;
  display: flex;
}

.media-post .column {
  width: 35%;
  box-sizing: border-box;
  text-align: left;
  overflow: hidden;
  background-image: url(../images/hiland-logo.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.media-post .column+.column {
  width: 65%;
  padding: 50px 35px;
  overflow: auto;
  border-left: 1px solid #ddd;
  background: none;
}

.media-post .column h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.media-post .column .button {
  margin-right: 15px;
  margin-top: 15px;
}

.media-post .column .button.download {
  background: url(../images/download-arrow.png) center right no-repeat;
  background-size: 52px 28px;
  padding-right: 70px;
  border: 1px solid #ddd;
  color: #4996d1;
}

.media-post .column .spacer {
  display: inline-block;
  vertical-align: middle;
  width: 5%;
  height: 100%;
}

.media-post .column img {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}

/* MEDIA CENTER - RESPONSIVE - August 5, 2024 - JW */
@media screen and (max-width: 1000px) {
  .media-post {
    .column {
      width: 85%;

      h2 {
        border-bottom: none;
        font-size: 24px;
        padding-bottom: 0;
      }
    }

    .column+.column {
      padding: 20px;
    }
  }
}

@media screen and (max-width: 550px) {
  .media-post {
    flex-wrap: wrap;

    .column {
      width: 100%;
      min-height: calc(100vw * 0.66);

      h2 {
        line-height: 1.4;
      }
    }

    .column+.column {
      width: 100%;
      padding: 20px 15px;
      border-left: none;
    }
  }
}

.resources .track {
  background: #fff;
}

.resources .track .content-wrapper {
  background: #888;
  border-left: 5px solid #fff;
}

.resources .track.has-badge .content-wrapper .content::after {
  content: "";
  display: block;
  /* Ensures the pseudo-element takes up space */
  position: absolute;
  /* Allows for precise positioning relative to the parent */
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  /* Adjust size as needed */
  border-right: 75px solid transparent;
  /* Adjust size as needed */
  /* border-bottom: 75px solid #cb9b3c; */
  border-bottom: 75px solid #fff;
  /* Solid color for the triangle base */
  /* border-top will be transparent by default if not set */
  top: -11px;
  /* Adjust to position the triangle */
  left: -49px;
  transform: rotate(-45deg);
  /* Centers the triangle horizontally */

}

.resources .track.has-badge .content-wrapper::after {
  content: "New\ARecipes!";
  /* color: #fff; */
  color: #cb9b3c;
  white-space: pre-wrap;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: block;
  /* Ensures the pseudo-element takes up space */
  position: absolute;
  /* Allows for precise positioning relative to the parent */
  /* width: 0; */
  /* height: 0; */
  top: 18px;
  /* Adjust to position the triangle */
  left: 2px;
  transform: rotate(-45deg);
  /* Centers the triangle horizontally */

}

.resources .track+.track .content-wrapper {
  border-left: 0;
  border-right: 5px solid #fff;
}

.resources .track .content-wrapper .content h3,
.resources .track .content-wrapper .content p {
  color: #fff;
}

.resources .track .content-wrapper .content .button {
  color: #888;
  background: #fff;
}

@media screen and (min-width: 901px) {
  .resources .track:nth-child(even) {
    flex-direction: row-reverse;
  }
}

.the-hiland-home {
  background: url(../images/background-tan-lines.jpg);
  padding: 100px 5%;
}

.the-hiland-home .frame {
  padding: 0;
  border: 5px solid #fff;
  box-shadow: 0 0 25px #c6b5a9;
}

.the-hiland-home .content-wrapper {
  background: #c77640;
}

.the-hiland-home .content-wrapper h3,
.the-hiland-home .content-wrapper p {
  color: #fff;
}

.the-hiland-home .content-wrapper .button {
  background: #fff;
  color: #c77640;
}

@media screen and (max-width: 900px) {
  .the-hiland-home {
    padding: 50px 5%;
  }
}

.award-icon {
  pointer-events: none;
}

.redesign.product-page .banner-wrapper {
  border-bottom: 5px solid #fff;
}

.redesign.product-page .banner-wrapper .banner {
  margin: 0 auto;
  border: none;
}

.redesign.product-crema .banner-wrapper .banner {
  background-size: cover;
}

.product-red-diamond-tea .banner-wrapper .banner {
  background-size: auto 100%;
}

.product-page .layout-section_html {
  padding: 65px 0 50px;
}

.product-page h1.second+.product-layout,
.product-page .layout-section_seasonal+.product-layout {
  background-image: none;
}

.product-layout+.layout-section_intro {
  border-top: 1px solid #eee;
}

.layout-section_school {
  border-top: 1px solid #ddd;
}

.layout-section_school .frame {
  text-align: center;
}

.redesign .layout-section_seasonal {
  background: #4996d1 center;
  border-bottom: 10px solid #2f3f5c;
}

.redesign .layout-section_seasonal .seasonal-top {
  background: rgba(0, 0, 0, 0.25);
}

.redesign .layout-section_seasonal .seasonal-top h2,
.redesign .layout-section_seasonal .seasonal-top p {
  color: #fff;
  background: none;
}

.layout-section_seasonal .product-wrapper .product-content {
  background: none;
}

.layout-section_seasonal .product-wrapper .product-content h3 {
  color: #fff;
}

.redesign .layout-section_seasonal.seasonal-spring {
  background-size: 50%;
}

.redesign .layout-section_seasonal.seasonal-spring .seasonal-top {
  background: rgba(34, 68, 0, 0.7);
}

.enews .banner {
  background-position: center;
}

.redesign .recipes-list {
  padding-top: 0;
}

.redesign.recipes-landing .content-1 {
  padding: 50px 0;
  border-bottom: 1px solid #eee;
}

.redesign .track-page .banner {
  background-position: center 0;
}

.back-to-school-track .redesign .track-page .banner,
.hosting-the-holidays-track .redesign .track-page .banner {
  background-position: center calc(50% + 100px);
}

.redesign.err404 .content-1 .icon-background {
  background: url(../images/spill-icon.jpg) no-repeat;
}

.redesign.err404 .content-1 .icon-text .button {
  margin-right: 10px;
}

.location-page .content-6+.content-6 {
  border: none;
}

.location-page .content-6 p {
  color: inherit !important;
}

.location-page .content-6 .image img {
  max-width: 100%;
}

@media screen and (min-width: 901px) {
  .location-page .content-6:nth-child(even) {
    flex-direction: row-reverse;
  }
}

/* BLOG */

.blog-banner {
  width: 100%;
  height: 350px;
  background: #e8e4e3 center no-repeat;
  background-size: cover;
  position: relative;
}

.blog-banner>a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.post-wrapper {
  width: 33%;
  display: inline-block;
  padding: 0 15px 0 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  vertical-align: top;
  text-align: center;
}

.post-image {
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.post-image span {
  display: block;
  width: 100%;
  height: 100%;
  background: #eee center;
  background-size: cover;
  transition: transform 0.5s ease;
  pointer-events: none;
}

.post-image:hover span {
  transform: scale(1.05);
}

.blog-frame .post-wrapper p {
  font-size: 14px;
  margin: 20px 0 10px;
  color: #999;
  font-family: "Montserrat";
}

.blog-frame .post-wrapper h2 {
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  font-family: "Montserrat";
  font-weight: 600;
  border: none;
}

.blog-frame .post-wrapper h2 a {
  text-decoration: none;
}

.blog-frame .post-wrapper h2 a:hover {
  text-decoration: underline;
}

.blog-frame {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0px 50px 265px;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  font-size: 0;
}

.main_recipes_section+.blog-frame {
  background: #fff;
}

@media screen and (max-width: 990px) {
  .blog-frame {
    padding: 15px 0;
  }

  .post-wrapper {
    width: 33.3%;
  }
}

@media screen and (max-width: 767px) {
  .post-wrapper {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .post-wrapper {
    width: 100%;
  }
}

.redesign.recipes-landing {
  .content-wrapper {
    /* background: none; */
  }

  .blog-frame h1 {
    font-size: 42px;
    color: #00659d;
    margin: 0;
    font-family: "Montserrat";
    padding: 20px 0 25px;
    margin-left: 15px;
    padding-left: 25px;
    margin-bottom: 35px;
    margin-right: 25px;
    border-bottom: 1px solid #eee;
    text-align: left;
  }
}

.blog-frame h1 {
  font-size: 42px;
  color: #00659d;
  margin: 0;
  font-family: "Montserrat";
  padding: 20px 0 25px;
  margin-left: 15px;
  padding-left: 25px;
  margin-bottom: 35px;
  margin-right: 25px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.wrapper {
  position: relative;
}

.post-wrapper .image {
  height: 300px;
  width: 100%;
}

.post-wrapper .image a {
  display: block;
  height: 300px;
  padding-top: 75px;
  box-sizing: border-box;
  background: rgba(0, 100, 150, 0.7);
  opacity: 0;
}

.post-wrapper:hover .image a {
  opacity: 100;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

.hover {
  width: 100%;
  height: 100%;
}

.spacer {
  width: 1%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

.col-md-3 {
  width: 250px;
  display: inline-block;
  margin: 0;
  padding: 25px 0;
  background: #27b3e8;
  background: #fff;
  border-right: 1px solid #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.col-md-3 img {
  display: none;
}

.col-md-3 form {
  padding: 0 25px;
}

.pagination {
  padding-top: 20px;
  margin: 50px 25px 0 15px;
  text-align: center;
  font-family: "Montserrat";
  border-top: 1px solid #eee;
}

.recipes-landing .pagination a,
.pagination a,
.pagination span {
  display: inline-block;
  height: 3em;
  line-height: 3em;
  display: inline-block;
  padding: 0 20px;
  color: #428bca;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
}

.pagination span {
  color: #333;
}

.nav-next,
.nav-previous {
  display: inline-block;
  margin: 0 3px;
}

.nav-next a,
.nav-previous a {
  padding: 18px 50px;
  background: #4595d3;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  margin: 20px auto 10px;
  font-family: "Source Sans Pro", Arial;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}

.nav-previous a {
  background: #ccc;
}

.content-wrapper {
  position: relative;
}

#sidebar-left {
  width: 250px;
  display: inline-block;
  margin: 0;
  padding: 25px 0;
  font-size: 16px;
  background: #27b3e8;
  background: #fff;
  border-right: 1px solid #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

#sidebar-left .widget h1.widget-title {
  width: 100%;
  text-align: center;
  font-family: "Montserrat";
  color: #fff;
  background: #00659d;
  font-size: 24px;
  padding: 15px 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

#sidebar-left img {
  display: none;
}

#sidebar-left form {
  padding: 0 25px;
}

#sidebar-left .widget {
  margin-bottom: 20px;
}

#sidebar-left .widget li {
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #73c9ea;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}

#sidebar-left .widget a:hover {
  background: #73c9ea;
  color: #fff;
}

#sidebar-left .widget a {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 1.4;
  color: #283c5b;
  display: block;
  padding: 12px 20px 9px;
  text-decoration: none;
}

#sidebar-left .widget a:hover,
#sidebar-left .widget a:active {
  background: #53c6f3;
  text-decoration: none;
}

#sidebar-left .widget .current-menu-item a {
  color: #fff;
  background: #14366b;
}

#sidebar-left .widget_search label {
  display: none;
}

#sidebar-left .widget_search .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

#sidebar-left .widget_search input {
  display: table-cell;
  width: 100%;
  position: relative;
  z-index: 2;
  float: left;
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-right: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px 0 0 4px;
  outline: none;
}

#sidebar-left .widget_search button {
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-radius: 0 4px 4px 0;
  background-color: #eee;
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
}

#sidebar-left .widget_search button:hover {
  background-color: #ddd;
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 60%);
}

@media screen and (max-width: 990px) {
  #sidebar-left {
    display: block;
    position: static;
    width: 100%;
    padding-bottom: 15px;
  }

  #sidebar-left #search-2 {
    margin: 0;
  }

  #sidebar-left #nav_menu-2 {
    display: none;
  }
}

.no-content {
  min-height: 500px;
  padding: 150px 50px;
  text-align: center;
  font-family: "Montserrat";
  font-size: 24px;
  color: #999;
}

/*===================================
				POST
====================================*/

.blog-post {
  width: 100%;
  margin: 0 auto;
  padding: 30px 50px 50px 300px;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0;
  line-height: 1.5;
}

.blog-post b,
.blog-post strong {
  font-weight: 700;
}

.blog-post i,
.blog-post em {
  font-style: italic;
}

.blog-post h1 {
  font-size: 42px;
  color: #00659d;
  margin: 0;
  font-family: "Montserrat";
  padding: 20px 0;
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.blog-post h2 {
  font-size: 24px;
  line-height: 28px;
  font-family: "Montserrat";
  margin-top: 25px;
  font-weight: 600;
}

.blog-post h3 {
  font-size: 20px;
  margin-top: 25px;
  color: #494949;
}

.blog-post h4 {
  margin-top: 25px;
}

.blog-post p,
.blog-post ul,
.blog-post ol {
  font-size: 22px;
  margin: 15px 0 0;
  color: #666;
  font-weight: 300;
}

.blog-post ul,
.blog-post ol {
  padding-left: 2em;
}

.blog-post ul {
  list-style: disc;
}

.blog-post ol {
  list-style: decimal;
}

.blog-post li+li {
  margin: 10px 0 0;
}

/* this selector (or something) needs work, see all the links in non-Divi blog posts */
.blog-post a.wprm-recipe-print {
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  color: #999;
}

.blog-post a.wprm-recipe-print:hover {
  text-decoration: underline;
  color: #2a6496;
}

.blog-post .wp-block-image {
  margin: 25px 0;
}

.blog-post iframe {
  max-width: 100%;
}

.blog-post .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.blog-post .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.post-image img {
  max-width: 100%;
}

.entry-meta {
  padding-top: 10px;
  color: #999;
}

.entry-meta p {
  font-size: 18px;
}

.entry-meta a {
  margin-left: 5px;
}

@media screen and (max-width: 990px) {
  .blog-post {
    padding: 20px 50px 20px 50px;
  }
}

.heateor_sss_horizontal_sharing {
  margin-top: 30px;
}

/*===================================
			RECIPE
====================================*/

.blog-post .wprm-recipe-template-compact {
  margin: 20px auto;
  background: none;
  font-family: "Montserrat";
  font-size: inherit;
  line-height: inherit;
  color: #494949;
  max-width: 100%;
  border: none;
}

.blog-post .wprm-recipe-template-compact h2 {
  display: none;
}

.blog-post .wprm-recipe-template-compact h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: "Montserrat";
  font-weight: 600;
  color: #494949;
}

.blog-post .wprm-recipe-template-compact p,
.blog-post .wprm-recipe-template-compact ul {
  font-size: 14px;
  margin: 15px 0 0 !important;
  padding: 0 !important;
  color: #999;
  font-family: "Montserrat";
}

.blog-post .wprm-recipe-template-compact li {
  font-size: 14px;
  margin: 10px 0 0 25px !important;
  padding: 0 !important;
  color: #999;
  font-family: "Montserrat";
}

.blog-post .wprm-recipe-instructions-container .wprm-recipe-instruction-image {
  margin: 15px 0 25px;
}

.videopopup {
  display: flex;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  align-items: center;
  background: rgba(0, 0, 0, 0.85);
  box-sizing: border-box;
}

.videopopup>a {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0.7;
  background: #fff;
}

.videopopup>a::before,
.videopopup>a::after {
  display: block;
  content: "";
  width: 90%;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333;
  border-radius: 3px;
}

.videopopup>a:hover {
  opacity: 1;
}

.videopopup>a::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.videopopup>a::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.videopopup>div {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  font-size: 0;
}

.videopopup iframe {
  display: block;
  max-width: 100%;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 768px) {
  .videopopup {
    padding: 0 5%;
  }
}

/* recipes */

.recipes-banner {
  width: 100%;
  height: 350px;
  background: #efeeef center no-repeat;
  background-size: cover;
}

.recipes-banner>a {
  display: block;
  width: 100%;
  height: 100%;
}

.recipe-wrapper {
  border: 1px solid #eee;
  display: flex;
  flex-direction: column;
}

.recipe-heading {
  /* display: flex; */
  /* width: 100%; */
  min-height: 90px;
  padding: 20px 10px;
}

.blog-frame .recipe-wrapper h2 {
  font-size: 22px;
  margin: auto;
  width: 100%;
  text-align: center;
}

.redesign.recipes-landing .recipe-wrapper {
  a.post-image {
    margin-top: 0;
  }

  .recipe-meta {
    display: flex;
    flex-direction: column;
  }

  .recipe-heading {
    display: unset;
    min-height: 80px;
    padding: 0 10px;
  }

  h2 {
    margin: 0;
  }

  p.recipe-date {
    padding: 20px 0 15px;
    text-align: center;
  }
}

.recipe-wrapper .recipe-heading h2 a {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  margin: 0;
  padding: 0;
  color: #494949;
}

.blog-frame .recipe-wrapper p {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 0 10px 120px;
  margin: 0 !important;
  color: #666;
  box-sizing: border-box;
}

.blog-frame .recipe-wrapper p.recipe-date {
  padding: 10px 0;
  text-align: center;
}

.recipe-wrapper p span {
  color: #4996d1;
}

.recipe-wrapper p.prep-time {
  border-top: 1px solid #eee;
  background: url(../images/icon-prep.jpg) 50px 5px no-repeat;
  background-size: auto 80%;
}

.recipe-wrapper p.cook-time {
  border-top: 1px solid #eee;
  background: url(../images/icon-cook.jpg) 49px 8px no-repeat;
  background-size: auto 81%;
}

@media screen and (max-width: 1100px) {
  .blog-frame .recipe-wrapper p {
    padding-left: 80px;
  }

  .recipe-wrapper p.prep-time,
  .recipe-wrapper p.cook-time {
    background-position-x: 20px;
  }

  .recipe-wrapper .recipe-heading h2 a {
    font-size: 20px;
    line-height: normal;
  }
}

/*@media screen and (max-width: 768px){

	.blog-frame .recipe-wrapper p {
		padding-left: 80px;
	}

	.recipe-wrapper .prep-time,
	.recipe-wrapper .cook-time {
		background-position-x: 20px;
	}

}*/

.lib-image-col {
  float: left;
  width: 35%;
  border: 1px solid #eee;
}

.lib-files-col {
  min-height: 300px;
}

.lib-image-col+.lib-files-col {
  padding-left: 50px;
  margin-left: 35%;
}

.lib-files-col a {
  color: #00659d;
}

.library-thumb span {
  background: center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .lib-image-col {
    float: none;
    display: inline-block;
    width: auto;
    max-width: 400px;
    margin-bottom: 30px;
  }

  .lib-image-col img {
    max-height: 400px;
  }

  .lib-image-col+.lib-files-col {
    padding: 0;
    margin-left: 0;
  }

  .lib-files-col a {
    word-break: break-all;
  }
}

#sidebar-left .recipes-filter h1.widget-title {
  font-size: 18px;
}

.filter-options {
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.filter-options label {
  display: block;
  padding: 3px 27px;
  margin-bottom: 7px;
  position: relative;
  font-family: "Montserrat";
  font-size: 16px;
  cursor: pointer;
}

.filter-options label::before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 2px;
  left: 0;
  border: 2px solid #2354a8;
}

.filter-options label:hover::before {
  background: #73c3ee;
}

.filter-options input {
  position: absolute;
  left: -100px;
}

.filter-options input:checked+label::before {
  background: #2354a8;
}

.no-results {
  padding: 40px 0;
  text-align: center;
}

.no-results p {
  font-size: 20px;
  line-height: 32px;
  font-family: "Source Sans Pro", Arial;
  font-weight: 300;
  color: #333;
}

.search-results .content-1 {
  min-height: 35vh;
}

.wpcf7 form .wpcf7-response-output {
  padding: 15px 15px 13px !important;
  font-size: 16px;
  line-height: 1.35;
  text-align: center;
  border-radius: 8px;
}

.wpcf7 form .wpcf7-not-valid {
  border-color: #d00 !important;
}

.wpcf7 .col-wrap {
  margin: 0 -10px;
}

.wpcf7 .col50 {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  vertical-align: top;
  box-sizing: border-box;
}

.wpcf7 .wpcf7-not-valid-tip {
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -14px;
}

.wpcf7 p,
.wpcf7 div {
  position: relative;
}

.wpcf7 .wpcf7-spinner {
  margin: 0 0 13px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.3;
}

@media screen and (max-width: 600px) {
  .wpcf7 .col-wrap {
    margin: 0;
  }

  .wpcf7 .col50 {
    width: 100%;
    padding: 0;
  }
}

/* email track issues */
.redesign .issue-page .banner {
  background-position: center;
}

.craft-image {
  width: 30%;
  display: inline-block;
  border: 1px solid #ece3d9;
  padding: 8px;
  background: #fff;
  margin: 15px 0;
}

.redesign.coupons-print .frame {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px 15px;
}

.coupons-print img {
  max-width: 90%;
  margin: 15px auto;
}

.coupons-print .print-content {
  margin-top: 30px;
}

@media print {

  .print-content,
  .page-template-page-print-coupon h1,
  .page-template-page-print-coupon .header,
  .page-template-page-print-coupon .footer,
  .page-template-page-print-coupon #footer,
  #shiftnav-toggle-main {
    display: none !important;
  }

  .redesign.coupons-print .frame {
    width: 100%;
  }

  .coupons-print img {
    max-width: 100%;
    width: 100%;
  }
}

#print-container {
  display: none;
  font-size: 13px;
  line-height: 1.3;
}

#print-container h2,
#print-container h3,
#print-container h4,
#print-container p,
#print-container ul,
#print-container ol {
  margin-bottom: 1.15em;
}

#print-container h2 {
  margin-bottom: 1.25em;
  font-size: 1.5em;
}

#print-container h3 {
  padding-top: 1.2em;
  margin-top: 1.5em;
  font-size: 1.15em;
  border-top: 1px solid #ccc;
}

#print-container h2,
#print-container h3,
#print-container h4 {
  font-weight: bold;
}

#print-container img {
  max-width: 100%;
  margin-bottom: 1.8em;
}

#print-container ul,
#print-container ol {
  padding-left: 2.5em;
}

#print-container ul li {
  list-style: disc;
}

#print-container ol li {
  list-style: decimal;
}

#print-container li+li {
  margin-top: 0.1em;
}

#print-container b,
#print-container strong {
  font-weight: bold;
}

#print-container i,
#print-container em {
  font-style: italic;
}

#print-container .button-wrapper {
  display: none;
}

@media print {
  .single-email-issue .container>* {
    display: none;
  }

  .single-email-issue #print-container {
    display: block !important;
  }

  .cookie-policy {
    display: none !important;
  }
}

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

  .banner-wrapper.banner-responsive,
  .banner-responsive .banner {
    max-height: 30.5vw;
  }
}

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

  .careers .banner-wrapper.banner-responsive,
  .careers .banner-responsive .banner {
    max-height: 48vw;
  }

  .careers .banner-responsive .banner-content {
    padding: 0 7vw;
    margin: 18vw 0;
  }

  .careers .banner-responsive .banner-content h2 {
    margin: 0;
    font-size: 10vw;
  }
}

.wprm-recipe-ingredient-group {
  margin-top: 25px;
}

.wprm-recipe-ingredient-group .wprm-recipe-ingredient-group-name {
  font-size: 18px;
}

/* BANNER OVERLAY ADDED NOVEMBER 2023-JW */
.banner-overlay-container {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.banner-overlay-fade {
  background: linear-gradient(90deg,
      var(--banner-overlay-color) 0%,
      var(--banner-overlay-color) 15%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0) 60%,
      var(--banner-overlay-color) 85%,
      var(--banner-overlay-color) 100%);
  flex: 0 1 1920px;
}

.banner-overlay-extension {
  flex: 1 1 auto;
  background-color: var(--banner-overlay-color);
}

@media screen and (max-width: 1440px) {
  .banner-overlay-fade {
    background: linear-gradient(90deg,
        var(--banner-overlay-color) 0%,
        var(--banner-overlay-color) 5%,
        rgba(255, 255, 255, 0) 25%,
        rgba(255, 255, 255, 0) 75%,
        var(--banner-overlay-color) 95%,
        var(--banner-overlay-color) 100%);
    flex: 0 1 1440px;
  }
}

/* Email Track Banners don't use the overlay on tablet or phone */
@media screen and (max-width: 1000px) {
  .redesign .track-page .banner-overlay-container {
    display: none;
  }
}