@charset "UTF-8";
/**
* Theme Name: Heinen's 2020
* Author: ipso/Kaulig Media
* Version: 2.0.2
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@font-face {
  font-family: "heinens";
  src: url("/wp-content/themes/heinens2020/css/heinens/fonts/heinens.eot?v=2");
  src: url("/wp-content/themes/heinens2020/css/heinens/fonts/heinens.eot?v=2#iefix") format("embedded-opentype"), url("/wp-content/themes/heinens2020/css/heinens/fonts/heinens.woff?v=2") format("woff"), url("/wp-content/themes/heinens2020/css/heinens/fonts/heinens.ttf?v=2") format("truetype"), url("/wp-content/themes/heinens2020/css/heinens/fonts/heinens.svg?v=2#heinens") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "heinens";
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before,
.icon-twitter:before,
.icon-instagram:before,
.icon-pinterest-p:before,
.icon-youtube-play:before,
.icon-email-envelope:before,
.icon-print:before,
.icon-angle-right:before,
.icon-angle-left:before,
.icon-check:before,
.icon-search-find:before {
  font-family: "heinens";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\61";
}
.icon-twitter:before {
  content: "\62";
}
.icon-instagram:before {
  content: "\63";
}
.icon-pinterest-p:before {
  content: "\64";
}
.icon-youtube-play:before {
  content: "\65";
}
.icon-email-envelope:before {
  content: "\66";
}
.icon-print:before {
  content: "\67";
}
.icon-angle-right:before {
  content: "\3e";
}
.icon-angle-left:before {
  content: "\3c";
}
.icon-check:before {
  content: "\78";
}
.icon-search-find:before {
  content: "\3f";
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.625;
  color: #4B4F54;
  --text-color: #4B4F54;
}
html {
  font-size: 16px;
  scroll-padding-top: 240px;
}
@media (min-width: 840px) {
  html {
    scroll-padding-top: 160px;
  }
}
.clear-fix:after {
  content: "";
  display: table;
  height: 0;
  overflow: hidden;
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 840px) {
  .flex-desktop {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 839px) {
  .flex-desktop > * {
    margin-bottom: 60px;
  }
}
.flex-1 {
  flex: 100% 1 1;
}
a:hover {
  color: #587A00;
}
a:hover .dashicons {
  text-decoration: none;
}
#main {
  clear: both;
}
#main a:visited {
  color: inital;
}
#main a:active {
  color: initial;
}
.text-align-center {
  text-align: center;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
strong {
  color: #000000;
}
.has-text-color strong {
  color: inherit;
}
#page {
  max-width: 100%;
}
.container-fluid,
.wp-block-group {
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
}
.container-fluid:not(.alignfull),
.wp-block-group:not(.alignfull) {
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:not(.alignfull) .wp-block-group,
.wp-block-group:not(.alignfull) .wp-block-group {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid:not(.alignfull) .row,
.wp-block-group:not(.alignfull) .row {
  margin-left: -10px;
  margin-right: -10px;
}
.wp-block-image.no-margin {
  margin: 0;
}
.wp-block-image.no-margin figure {
  margin-bottom: 0;
}
a {
  color: #587A00;
}
.screen-reader-text {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
h1 {
  font-family: 'Libre Baskerville', serif;
  font-size: 3.875rem;
  line-height: 1.07142857;
  font-weight: 500;
}
h2 {
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.25;
}
h3 {
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.33333333;
}
h4 {
  font-size: 1.5rem;
  line-height: 1.25;
  text-transform: uppercase;
}
h5 {
  font-size: 1.125rem;
  line-height: 1.55555556;
  text-transform: uppercase;
}
h6 {
  font-size: 1rem;
  line-height: 1.375;
}
@media (max-width: 767px) {
  h1 {
    font-size: 3.125rem;
  }
  h2 {
    font-size: 1.875rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.375rem;
  }
}
h1 h1,
h2 h1,
h3 h1,
h4 h1,
h5 h1,
h6 h1,
h1 h2,
h2 h2,
h3 h2,
h4 h2,
h5 h2,
h6 h2,
h1 h3,
h2 h3,
h3 h3,
h4 h3,
h5 h3,
h6 h3,
h1 h4,
h2 h4,
h3 h4,
h4 h4,
h5 h4,
h6 h4,
h1 h5,
h2 h5,
h3 h5,
h4 h5,
h5 h5,
h6 h5,
h1 h6,
h2 h6,
h3 h6,
h4 h6,
h5 h6,
h6 h6 {
  margin-top: -8px;
}
.page-title {
  margin-top: 50px;
  margin-bottom: 30px;
}
#page {
  background: #EDEBE8;
}
#page p {
  margin-bottom: 2em;
}
#page p:last-child {
  margin-bottom: 0;
}
#page .blocks-gallery-item figure,
figure.hover-caption {
  position: relative;
  margin-bottom: 0;
}
#page .blocks-gallery-item figure .thumbnail-wrapper,
figure.hover-caption .thumbnail-wrapper {
  padding-top: 100%;
  position: relative;
  display: block;
  background: #ffffff;
  background-size: cover;
  background-position: center center;
}
#page .blocks-gallery-item figure .thumbnail-wrapper:before,
figure.hover-caption .thumbnail-wrapper:before {
  content: "";
  right: 25%;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  position: absolute;
  background-color: #ffffff;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#page .blocks-gallery-item figure figcaption,
figure.hover-caption figcaption {
  position: absolute;
  background: transparent;
  padding: 25px;
  color: #4B4F54;
  line-height: 1.33333333;
  font-size: 1.875rem;
  font-weight: bold;
  width: auto;
  text-align: left;
  left: -100000px;
  right: 100000px;
  bottom: -30px;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: bottom 0.5s ease, transition 0.5s ease;
  -moz-transition: bottom 0.5s ease, transition 0.5s ease;
  -o-transition: bottom 0.5s ease, transition 0.5s ease;
  transition: bottom 0.5s ease, transition 0.5s ease;
}
#page .blocks-gallery-item figure:hover .thumbnail-wrapper:before,
figure.hover-caption:hover .thumbnail-wrapper:before {
  zoom: 1;
  filter: alpha(opacity=92);
  -webkit-opacity: 0.92;
  -moz-opacity: 0.92;
  opacity: 0.92;
}
#page .blocks-gallery-item figure:hover figcaption,
figure.hover-caption:hover figcaption {
  right: 25%;
  left: 0;
  bottom: 0;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
body.is-mobile #page .blocks-gallery-item figure .thumbnail-wrapper:before,
body.is-mobile figure.hover-caption .thumbnail-wrapper:before {
  content: none;
}
body.is-mobile #page .blocks-gallery-item figure figcaption,
body.is-mobile figure.hover-caption figcaption {
  background: #EFEDE9;
  position: static;
  right: 25%;
  left: 0;
  bottom: 0;
  font-size: 20px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 767px) {
  body #page .blocks-gallery-item figure .thumbnail-wrapper:before,
  body figure.hover-caption .thumbnail-wrapper:before {
    content: none;
  }
  body #page .blocks-gallery-item figure figcaption,
  body figure.hover-caption figcaption {
    background: #EFEDE9;
    position: static;
    right: 25%;
    left: 0;
    bottom: 0;
    font-size: 20px;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
.slider figure.hover-caption {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.standard-card {
  background: #ffffff;
  color: #4B4F54;
  font-size: 1.875rem;
  line-height: 1.33333333;
  text-align: center;
  display: block;
  font-weight: bold;
  padding: 12px;
  height: 100%;
}
.standard-card .card-body {
  margin-bottom: 20px;
}
.standard-card:hover {
  color: #000;
}
.department-cards {
  margin-bottom: 60px;
}
.card .card-header-image-wrapper {
  overflow: hidden;
  margin-bottom: 20px;
}
.card .card-header-image {
  padding-top: 72%;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease,-moz-transform 0.5s ease,-o-transform 0.5s ease,transform 0.5s ease;
}
.card-link:hover {
  text-decoration: none;
}
.card-link:hover .card-header-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.card-wrapper {
  margin-bottom: 34px;
}
.post-link-wrapper {
  margin-bottom: 30px;
}
.post-link-wrapper a {
  display: block;
  text-decoration: none;
  position: relative;
}
.post-link-wrapper a.video-post .post-image {
  position: relative;
}
.post-link-wrapper a.video-post .post-image:before {
  content: "";
  background: #FFFFFF;
  width: 80px;
  height: 80px;
  display: block;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  overflow: hidden;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.post-link-wrapper a.video-post .post-image:after {
  content: "";
  border-left: solid 30px #587A00;
  height: 0;
  width: 0;
  border-top: solid 20px transparent;
  border-bottom: solid 20px transparent;
  position: absolute;
  display: block;
  top: 120px;
  margin-top: -20px;
  left: 50%;
  margin-left: -10px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.post-link-wrapper a.video-post .post-image:before,
.post-link-wrapper a.video-post .post-image:after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.post-link-wrapper a.video-post:hover .post-image:before,
.post-link-wrapper a.video-post:hover .post-image:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.post-link-wrapper a .post-image-wrapper {
  overflow: hidden;
}
.post-link-wrapper a .post-image {
  padding-top: 100%;
  background-color: #4B4F54;
  background-size: cover;
  background-position: center center;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease,-moz-transform 0.5s ease,-o-transform 0.5s ease,transform 0.5s ease;
}
.post-link-wrapper a .post-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #4B4F54;
  font-size: 1.875rem;
  line-height: 1.33333333;
  font-weight: 500;
  min-height: 127px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
.post-link-wrapper a:hover .post-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.post-link-wrapper a:hover .post-title {
  color: #fff;
  background-color: rgba(88, 122, 0, 0.9);
}
@media (max-width: 1023px) and (min-width: 769px) {
  .post-link-wrapper a .post-title {
    font-size: 2.9296875vw;
  }
}
@media (max-width: 768px) {
  .post-link-wrapper a .post-title {
    position: static;
    font-size: 1.375rem;
    padding: 5px 0;
    min-height: 0;
  }
}
.wp-block-group {
  background-position: center center;
  background-size: cover;
}
.narrow {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.wrap-reverse {
  flex-wrap: wrap-reverse;
}
.no-gap > .wp-block-column {
  flex-basis: 100%;
  margin-bottom: 0;
}
.no-gap > .wp-block-column:not(:first-child) {
  margin-left: 0;
}
.wp-block-group__inner-container {
  max-width: 1190px;
  margin: auto;
  overflow: hidden;
}
.wp-block-group__inner-container:before {
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  display: block;
}
.wp-block-group__inner-container:after {
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  display: block;
}
.wp-block-columns {
  max-width: 1190px;
  margin: auto;
}
.wp-block-columns.alignfull {
  max-width: 100%;
}
.wp-block-columns.divided {
  padding-top: 45px;
  padding-bottom: 45px;
}
.wp-block-columns.divided > .wp-block-column {
  position: relative;
  padding-left: 2vw;
}
.wp-block-columns.divided > .wp-block-column:before {
  content: "";
  position: absolute;
}
@media (min-width: 600px) {
  .wp-block-columns.divided > .wp-block-column:before {
    width: 0px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -8px;
    border-left: solid 1px #ffffff;
  }
}
@media (max-width: 599px) {
  .wp-block-columns.divided > .wp-block-column:before {
    width: auto;
    height: 0;
    left: 2vw;
    right: 2vw;
    border-top: solid 1px #ffffff;
  }
}
@media (min-width: 600px) {
  .wp-block-columns.divided > .wp-block-column:first-child {
    padding-left: 0;
  }
}
.wp-block-columns.divided > .wp-block-column:first-child:before {
  content: none;
}
.wp-block-column {
  align-self: stretch;
  flex-grow: 1;
  height: auto;
}
.wp-block-column .card {
  height: 100%;
}
@media (max-width: 599px) {
  .wp-block-column {
    margin-bottom: 16px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 16px;
  }
}
.wp-block-group.alignfull .wp-block-group.has-background {
  margin-left: 25px;
  margin-right: 25px;
}
@media (max-width: 1190px) {
  .wp-block-group.alignfull .wp-block-column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 782px) {
  .wp-block-group.alignfull .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media (min-width: 600px) {
  .wp-block-group.alignfull .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}
@media (max-width: 781px) and (min-width: 600px) {
  .spacer-column {
    display: none;
  }
}
.wp-block-group.alignfull {
  max-width: 100%;
}
.wp-block-column figure img {
  width: 100%;
}
.slick-slide {
  padding: 11px;
}
.slick-dotted {
  padding-bottom: 45px;
}
.site-main .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-left: 0;
}
.site-main .slick-dots li {
  display: inline;
}
.site-main .slick-dots button {
  font-size: 0;
  padding: 0;
  margin: 6px;
  width: 14px;
  height: 14px;
  border: none;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  background: #D6D2C4;
  outline: none;
}
.site-main .slick-dots .slick-active button {
  background-color: #587A00;
}
@media (min-width: 840px) {
  .respond-as-slider .wp-block-column {
    padding: 0 10px;
  }
}
.wp-block-heinens-card {
  padding: 25px;
  position: relative;
}
.wp-block-heinens-card .wp-block-heinens-card-title {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .wp-block-heinens-card.hide-body-mobile .card-body {
    display: none;
  }
}
.wp-block-heinens-card .wp-block-heinens-card-footer .wp-block-button:first-child {
  margin-left: 0;
}
@media (min-width: 600px) {
  .wp-block-heinens-card {
    padding-bottom: 80px;
  }
  .wp-block-heinens-card .wp-block-heinens-card-footer {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
  }
}
.wp-block-heinens-card.has-background {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 8px)!important;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 16px;
  }
  .wp-block-column:nth-child(3n) {
    margin-top: 16px;
  }
  .no-gap .wp-block-column:nth-child(3n) {
    margin-top: 0;
  }
  .wp-block-columns.respond-as-slider .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-columns.respond-as-slider .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
  .wp-block-columns.respond-as-slider .wp-block-column:nth-child(3n) {
    margin-top: 0;
  }
}
@media (min-width: 782px) {
  .wp-block-columns.respond-as-slider .slick-slide.wp-block-column {
    margin: 0 !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns.respond-as-slider .wp-block-column[style] {
    flex-grow: 1;
  }
}
@media (min-width: 1440px) {
  .with-video .photo:before {
    content: "";
    width: 150px;
    height: 150px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100% 100% 100% 100%;
    -moz-background-clip: padding;
    border-radius: 100% 100% 100% 100%;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.73);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .with-video .photo:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-left: solid 26px #4B4F54;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
    margin-top: -15px;
    margin-left: -8.66666667px;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
  }
}
@media (max-width: 1439px) and (min-width: 600px) {
  .with-video .photo:before {
    content: "";
    width: 9.59333333vw;
    height: 9.59333333vw;
    -webkit-border-radius: 100% 100% 100% 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100% 100% 100% 100%;
    -moz-background-clip: padding;
    border-radius: 100% 100% 100% 100%;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.73);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .with-video .photo:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-left: solid 1.66284444vw #4B4F54;
    border-top: solid 0.95933333vw transparent;
    border-bottom: solid 0.95933333vw transparent;
    margin-top: -0.95933333vw;
    margin-left: -0.55428148vw;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
  }
}
@media (max-width: 599px) {
  .with-video .photo:before {
    content: "";
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100% 100% 100% 100%;
    -moz-background-clip: padding;
    border-radius: 100% 100% 100% 100%;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.73);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .with-video .photo:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-left: solid 13.86666667px #4B4F54;
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    margin-top: -8px;
    margin-left: -4.62222222px;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
  }
}
.recipe-posts-wrapper {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.recipe-posts {
  position: relative;
  margin: -0.2vw;
}
.recipe-posts:after {
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  display: block;
}
.recipe-posts a {
  position: relative;
  padding-bottom: 20px;
  display: block;
}
.recipe-posts a:hover {
  text-decoration: none;
}
.recipe-posts .photo {
  background-position: center center;
  background-size: cover;
  display: block;
  padding-top: 67.1875%;
  position: relative;
}
.recipe-posts .information-wrapper {
  display: block;
}
.recipe-posts .information {
  display: block;
  text-align: center;
  background: #587A00;
  top: 0.2vw;
  right: 0.2vw;
  bottom: 0.2vw;
  left: 0.2vw;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.recipe-posts a:hover .information {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.recipe-posts .information {
  background: #587A00;
  text-align: center;
  color: #fff;
}
.recipe-posts .information .title {
  display: block;
  font-weight: bold;
  padding: 10px;
  font-size: 1.5rem;
  line-height: 1.25;
}
.recipe-posts .information .wp-block-button,
.recipe-posts .information .wp-block-button__link {
  color: inherit;
}
.recipe-posts .information-wrapper {
  padding: 15px;
}
@media (max-width: 639px) {
  .recipe-posts .wp-block-button__link {
    margin-bottom: 15px;
  }
}
.recipe-posts a {
  overflow: hidden;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .recipe-posts .item-0,
  .recipe-posts .item-2 {
    clear: left;
  }
  .recipe-posts .item-0,
  .recipe-posts .item-3 {
    width: 35%;
  }
  .recipe-posts .item-0 .photo,
  .recipe-posts .item-3 .photo {
    padding-top: 124%;
  }
  .recipe-posts .item-1,
  .recipe-posts .item-2 {
    width: 65%;
  }
  .recipe-posts .item-1 .photo,
  .recipe-posts .item-2 .photo {
    padding-top: 66.52360515%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .recipe-posts .item-0,
  .recipe-posts .item-3 {
    clear: left;
  }
  .recipe-posts .item-0,
  .recipe-posts .item-2 {
    width: 25%;
  }
  .recipe-posts .item-0 .photo,
  .recipe-posts .item-2 .photo {
    padding-top: 124%;
  }
  .recipe-posts .item-1,
  .recipe-posts .item-3,
  .recipe-posts .item-4 {
    width: 50%;
  }
  .recipe-posts .item-1 .photo,
  .recipe-posts .item-3 .photo,
  .recipe-posts .item-4 .photo {
    padding-top: 61.56901688%;
  }
}
@media (min-width: 1200px) and (max-width: 1920px) {
  .recipe-posts .item-0,
  .recipe-posts .item-2 {
    width: 17.5%;
  }
  .recipe-posts .item-0 .photo,
  .recipe-posts .item-2 .photo {
    padding-top: 124%;
  }
  .recipe-posts .item-1,
  .recipe-posts .item-3 {
    width: 32.5%;
  }
  .recipe-posts .item-1 .photo,
  .recipe-posts .item-3 .photo {
    padding-top: 65.95744681%;
  }
}
@media (min-width: 1921px) and (max-width: 2420px) {
  .recipe-posts .item-0,
  .recipe-posts .item-2,
  .recipe-posts .item-4 {
    width: 14.28571429%;
  }
  .recipe-posts .item-0 .photo,
  .recipe-posts .item-2 .photo,
  .recipe-posts .item-4 .photo {
    padding-top: 122%;
  }
  .recipe-posts .item-1,
  .recipe-posts .item-3 {
    width: 28.57142857%;
  }
  .recipe-posts .item-1 .photo,
  .recipe-posts .item-3 .photo {
    padding-top: 60%;
  }
}
@media (min-width: 2421px) {
  .recipe-posts .item-0,
  .recipe-posts .item-2,
  .recipe-posts .item-4 {
    width: 11.11111111%;
  }
  .recipe-posts .item-0 .photo,
  .recipe-posts .item-2 .photo,
  .recipe-posts .item-4 .photo {
    padding-top: 122%;
  }
  .recipe-posts .item-1,
  .recipe-posts .item-3,
  .recipe-posts .item-5 {
    width: 22.22222222%;
  }
  .recipe-posts .item-1 .photo,
  .recipe-posts .item-3 .photo,
  .recipe-posts .item-5 .photo {
    padding-top: 60%;
  }
}
@media (max-width: 639px) {
  .recipe-posts a {
    display: none;
  }
  .recipe-posts a.item-0,
  .recipe-posts a.item-1,
  .recipe-posts a.item-2,
  .recipe-posts a.item-3 {
    display: block;
  }
}
@media (min-width: 640px) {
  .recipe-posts a {
    float: left;
    padding: 0.2vw;
  }
  .recipe-posts .information {
    background-color: rgba(88, 122, 0, 0.9);
    position: absolute;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .recipe-posts .information .title {
    font-size: 1.875rem;
    line-height: 1.33333333;
  }
  .recipe-posts .information .information-wrapper {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    position: absolute;
  }
}
.wp-block-media-text > figure > img {
  width: auto;
  max-width: 100%;
}
.wp-block-media-text.fit-columns-to-content {
  grid-template-columns: none;
}
.single-store .wp-block-media-text > figure > img {
  margin: 0 0 0 auto;
}
@media (max-width: 600px) {
  .single-store .wp-block-media-text > figure > img {
    margin: 0 auto 20px auto;
  }
}
.loading {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.loading div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #587A00;
  animation: loading 1.2s linear infinite;
}
.loading div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}
.loading div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}
.loading div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}
.loading div:nth-child(4) {
  top: 32px;
  left: 8px;
  animation-delay: -0.4s;
}
.loading div:nth-child(5) {
  top: 32px;
  left: 32px;
  animation-delay: -0.8s;
}
.loading div:nth-child(6) {
  top: 32px;
  left: 56px;
  animation-delay: -1.2s;
}
.loading div:nth-child(7) {
  top: 56px;
  left: 8px;
  animation-delay: -0.8s;
}
.loading div:nth-child(8) {
  top: 56px;
  left: 32px;
  animation-delay: -1.2s;
}
.loading div:nth-child(9) {
  top: 56px;
  left: 56px;
  animation-delay: -1.6s;
}
@keyframes loading {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.radio-button-list a {
  position: relative;
  font-size: 24px;
  border-left: solid 1px #4B4F54;
  float: left;
  color: inherit;
  cursor: pointer;
}
.radio-button-list a:active {
  outline: none;
}
.radio-button-list a:first-child {
  border-left: none;
}
.radio-button-list a span {
  display: block;
  line-height: 1;
  padding: 15px 35px;
}
.radio-button-list a:hover {
  text-decoration: none;
}
.radio-button-list a.current span,
.radio-button-list a:hover span {
  color: #FFFFFF;
}
.radio-button-list a.current span {
  background-color: #4B4F54;
}
.radio-button-list a:hover span {
  background-color: #587A00;
}
.video-box {
  position: relative;
  padding-top: 56.25%;
}
.video-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-link {
  display: block;
  cursor: pointer;
  position: relative;
}
.video-link:before {
  content: "";
  background: #FFFFFF;
  width: 80px;
  height: 80px;
  display: block;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  overflow: hidden;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.video-link:after {
  content: "";
  border-left: solid 30px #587A00;
  height: 0;
  width: 0;
  border-top: solid 20px transparent;
  border-bottom: solid 20px transparent;
  position: absolute;
  display: block;
  top: 120px;
  margin-top: -20px;
  left: 50%;
  margin-left: -10px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.video-link:before,
.video-link:after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.video-link:before,
.video-link:after {
  top: 50%;
}
.video-link:hover:before,
.video-link:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.loading-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
}
.loading-overlay .loading-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  border: solid 1px #587A00;
  max-width: 450px;
  max-height: 450px;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
}
.loading-overlay .loader {
  border: 16px solid #FFFFFF;
  border-top: 16px solid #A4343A;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: block;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.subscriptions-app {
  margin: 40px 10px;
  min-height: 100vh;
}
.subscriptions-app.loaded {
  min-height: 0;
}
.subscriptions-app .message {
  padding: 40px;
  background: #FFFFFF;
  border: solid 1px #587A00;
}
@media (max-width: 767px) {
  .subscriptions-app .message {
    padding: 20px;
  }
}
.pt-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 20000000;
  --left-width: 100px;
  --right-width: 100px;
  --top-height: 100px;
  --bottom-height: 100px;
  --target-width: 100px;
  --target-height: 100px;
  pointer-events: none;
}
.pt-overlay .pt-part {
  background: rgba(48, 48, 48, 0.85);
  position: absolute;
  pointer-events: all;
}
.pt-overlay .pt-tl {
  left: 0;
  top: 0;
  width: var(--left-width);
  height: var(--top-height);
}
.pt-overlay .pt-tc {
  top: 0;
  left: var(--left-width);
  right: var(--right-width);
  height: var(--top-height);
}
.pt-overlay .pt-tr {
  right: 0;
  top: 0;
  width: var(--right-width);
  height: var(--top-height);
}
.pt-overlay .pt-ml {
  top: var(--top-height);
  bottom: var(--bottom-height);
  width: var(--left-width);
  left: 0;
}
.pt-overlay .pt-mr {
  top: var(--top-height);
  bottom: var(--bottom-height);
  width: var(--right-width);
  right: 0;
}
.pt-overlay .pt-bl {
  left: 0;
  bottom: 0;
  width: var(--left-width);
  height: var(--bottom-height);
}
.pt-overlay .pt-bc {
  bottom: 0;
  left: var(--left-width);
  right: var(--right-width);
  height: var(--bottom-height);
}
.pt-overlay .pt-br {
  right: 0;
  bottom: 0;
  width: var(--right-width);
  height: var(--bottom-height);
}
.pt-overlay .pt-inner {
  position: absolute;
  background: #587A00;
  color: #FFFFFF;
  max-width: 350px;
  padding: 35px 35px 20px;
  margin-top: 5px;
  pointer-events: all;
  width: 90%;
}
.pt-overlay .pt-inner h2 {
  margin-bottom: 0.5em;
}
.pt-overlay .pt-close {
  width: 30px;
  height: 30px;
  top: -5px;
  right: 20px;
  position: absolute;
  cursor: pointer;
  -webkit-border-radius: 0 0 10px 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 10px 10px;
  -moz-background-clip: padding;
  border-radius: 0 0 10px 10px;
  background-clip: padding-box;
  background: #FFFFFF;
}
.pt-overlay .pt-close:before,
.pt-overlay .pt-close:after {
  content: "";
  height: 15px;
  width: 1px;
  background: #587A00;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -7px;
}
.pt-overlay .pt-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pt-overlay .pt-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (min-width: 600px) {
  .wp-block-column:nth-child(2n)[style] {
    margin-left: 0;
  }
}
.cell-wrapper {
  padding: 0 8px;
}
@media (min-width: 768px) {
  .cell-wrapper {
    width: var(--desktop-width);
  }
}
.app-download-link img {
  margin: 30px auto;
}
.icon-menu-container {
  display: inline-block;
  vertical-align: middle;
}
.icon-menu-container > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.icon-menu-container li {
  float: left;
  padding: 5px;
}
.icon-menu-container li a {
  display: block;
}
.intra-page-menu {
  display: inline-block;
  margin-top: 20px;
}
.intra-page-menu h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin: 0 10px 18px 0;
}
.mylivechat_inline {
  z-index: 1;
}
#flipp-container {
  z-index: 2;
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nanumgothic/v17/PN_3Rfi-oW3hYwmKDpxS7F_D-djb.ttf) format('truetype');
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
@media (max-width: 810px) {
  .scrolling-down.is-mobile #masthead {
    height: 55px !important;
  }
}
#masthead {
  position: fixed;
  z-index: 5;
  left: 0;
  right: 0;
  overflow: visible;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.1875rem;
}
#masthead [class^="icon-"]:before,
#masthead [class*=" icon-"]:before {
  font-family: "icons" !important;
}
#masthead a {
  text-decoration: none;
}
#masthead a.locateStore {
  color: #ffffff;
  font-size: 1rem;
  line-height: 28px;
  font-weight: 700;
  text-decoration: underline !important;
}
#masthead a.locateStore.extraMobile {
  display: none;
}
@media (max-width: 1199px) {
  #masthead {
    height: 95px;
  }
}
@media (max-width: 640px) {
  #masthead {
    height: 101px;
  }
  #masthead a.locateStore {
    font-size: .875rem;
    line-height: 1.5;
  }
}
@media (max-width: 360px) {
  #masthead a.locateStore {
    display: none;
  }
  #masthead a.locateStore.extraMobile {
    display: inline-block;
  }
}
#masthead ul {
  margin-bottom: 0;
}
#masthead .tools {
  background: #24272A !important;
  padding: 6px 0;
  /*min-height: 70px;*/
  width: 100%;
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease,-moz-transform 0.5s ease,-o-transform 0.5s ease,transform 0.5s ease;
}
@media (max-width: 640px) {
  #masthead .tools {
    padding: 10px 0;
  }
}
#masthead .tools form > div > div {
  background-color: #FFFFFF;
}
#masthead .tools .heinens-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row;
}
@media (max-width: 810px) {
  /*#masthead .tools {
    min-height: 102px;
  }*/
}
/*@media (min-width: 320px) {
  #masthead .tools .heinens-col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}*/
@media (min-width: 240px) {
  #masthead .tools .heinens-col-sm-6.heinens-order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 240px) {
  #masthead .tools .heinens-col-sm-6.heinens-order-sm-1,
  #masthead .tools .heinens-col-sm-6.heinens-order-sm-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 540px) and (min-width: 360px) {
  #masthead .tools .heinens-col-sm-6.heinens-order-sm-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #masthead .tools .heinens-col-sm-6.heinens-order-sm-1 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
/*#masthead .tools .heinens-d-none {
  display: none;
}*/
@media (min-width: 811px) {
  #masthead .tools .heinens-d-sm-block {
    display: block !important;
  }
  #masthead .tools .heinens-d-sm-none {
    display: none !important;
  }
}
/*@media (min-width: 811px) {
  #masthead .search-container {
    min-width: 280px;
  }
}*/
@media (max-width: 810px) {
  /*#masthead .tools {
    padding: 0;
  }*/
  /*#masthead .tools > .heinens-flex {
    display: block;
  }*/
  /*#masthead .float-right {
    float: none;
  }*/
  /*#masthead .float-right .search-container {
    border-top: solid 1px #EDEBE8;
    width: 100%;
    background: #FFFFFF;
    padding: 3px;
  }*/
}
#masthead .cart-container {
  margin-left: 10px;
}
#masthead #nav-shopping-selector-postalcode {
  color: #000000;
}
#masthead .store-name-container,
#masthead .time-slot-container {
  padding: 11px 25px;
  flex-basis: 50%;
  font-size: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#masthead .store-name-container a,
#masthead .time-slot-container a {
  color: #000000;
}
#masthead .store-name-container label,
#masthead .time-slot-container label {
  color: #587A00;
  display: block;
  font-size: 0.875rem;
  line-height: 1rem;
  margin-bottom: 0;
}
#masthead .store-name-container label unata-context-label span,
#masthead .time-slot-container label unata-context-label span {
  color: #587A00;
}
#masthead .store-name-container {
  padding-right: 15px;
}
#masthead .time-slot-container {
  padding-left: 15px;
}
unata-retailer-header {
  background: #FFFFFF;
  z-index: 2;
}
body.admin-bar unata-retailer-header {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar unata-retailer-header {
    top: 46px;
  }
}
unata-unified-header .unified-selector-large.instore-context .context-button {
  background-color: #A4343A !important;
}
unata-unified-header .unified-selector-large.instore-context .context-button:after {
  border-left-color: #A4343A !important;
}
.search-container:before {
  display: none;
}
.search-container {
  text-align: right;
  padding-left: 40px;
}
#loginStateIcon img {
    width: 28px;
    height: 28px;
}
.showSearchIcon {
    width: 28px;
    height: 28px;
    cursor: pointer;
}
@media (max-width: 640px) {
  .showSearchIcon {
      width: 28px;
      height: 28px;
  }
  #loginStateIcon img {
      width: 28px;
      height: 28px;
  }
}
@media (max-width: 450px) {
  .showSearchIcon {
      width: 24px;
      height: 24px;
  }
  #loginStateIcon img {
      width: 24px;
      height: 24px;
  }
  .search-container {
    padding-left: 30px;
  }
  #masthead {
    height: 97px;
  }
}
@media (max-width: 360px) {
  .showSearchIcon {
      width: 20px;
      height: 20px;
  }
  #loginStateIcon img {
      width: 20px;
      height: 20px;
  }
  .search-container {
    padding-left: 15px;
  }
}
.fullSearchBar {
  display: none;
  background-color: #F7F6F3;
  padding-top: 28px;
  padding-bottom: 40px;
  z-index: -1;
}
.fullSearchBar #searchform {
  text-align: center;
}
.fullSearchBar input[type=text] {
  /*height: 48px;*/
  border: 1px solid #C2C6C7;
  line-height: 1.5rem;
  outline: none;
  padding-left: 40px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-right: -4px;
  margin-top: 1px;
  width: 50%;
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/5/55/Magnifying_glass_icon.svg");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.fullSearchBar #searchsubmit {
  background-color: #24272A;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  padding: 12px 38px 12px 38px;
  border: none;
}
#masthead .mobileHeaderLogo {
  display: none;
}
#masthead .mobileHeaderShopLink {
  display: none;
}
@media (max-width: 1199px) {
  #masthead .mobileHeaderLogo {
    display: block;
    position: absolute;
    top: 54px;
    left: calc(50% - 37px);
    width: 75px;
    max-width: 75px;
    padding: 0;
    margin: 0;
    z-index: 5;
  }
  #masthead .mobileHeaderLogo img {
    width: 100%;
    height: auto;
  }
  #masthead .mobileHeaderShopLink {
    display: block;
    position: absolute;
    top: 62px;
    right: 30px;
    z-index: 5;
  }
  #masthead .mobileHeaderShopLink a {
    font-weight: 700;
    color: #587B37;
  }
   #masthead .mobileHeaderShopLink a img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
   }
}
@media (max-width: 810px) {
  #masthead .mobileHeaderLogo {
    top: 50px;
  }
}
@media (max-width: 640px) {
  #masthead .mobileHeaderLogo {
    top: 60px;
  }
  #masthead .mobileHeaderShopLink {
    top: 66px;
  }
}
@media (max-width: 450px) {
  #masthead .mobileHeaderLogo {
    top: 54px;
  }
  #masthead .mobileHeaderShopLink {
    top: 62px;
  }
}
@media (max-width: 320px) {
  #masthead .mobileHeaderLogo {
    top: 54px;
    left: calc(50% - 34px);
    width: 68px;
    max-width: 68px;
  }
  #masthead .mobileHeaderShopLink a {
    font-size: 12px;
    line-height: 16px;
  }
  #masthead .mobileHeaderShopLink {
    right: 16px;
  }
}
.screen-reader-text {
  display: none;
}
body.scrolling-down:not(.menu-shown) #masthead .tools {
  transform: translateY(-140px);
}
@media (max-width: 810px) {
  body.scrolling-down:not(.menu-shown) #masthead .tools {
    transform: translateY(-150px);
  }
}
#main {
  padding-top: 106px;
}
@media (max-width: 1199px) {
  #main {
    padding-top: 102px;
  }
}
@media (max-width: 810px) {
  #main {
    padding-top: 95px;
  }
}
@media (max-width: 640px) {
  #main {
    padding-top: 101px;
  }
}
@media (max-width: 450px) {
  #main {
    padding-top: 97px;
  }
}
.nav-menu,
.nav-menu ul {
  list-style: none;
  padding-left: 0;
}
.site-title {
  float: left;
}
.site-title img {
  position: relative;
  z-index: 2;
}
#site-nav {
  margin-left: 180px;
}
#breadcrumbs {
  position: relative;
  padding: 5px 10px;
  font-size: 14px;
}
.skip-nav a {
  position: absolute;
  z-index: 10;
  top: 70px;
  left: -5000px;
  background: #587A00;
  border: double 4px #FFFFFF;
  color: #FFFFFF;
  display: block;
  padding: 10px;
}
.skip-nav a:active,
.skip-nav a:focus {
  left: 0;
}
body.admin-bar .skip-nav a {
  top: 102px;
}
@media (max-width: 1199px) {
  .heinens-mobile-shop-online {
    margin: 0 auto;
    padding: 16px 0;
    text-align: center;
    background-color: #ffffff;
  }
  .heinens-mobile-shop-online-button {
    width: 300px;
    text-align: center;
    display: inline-block;
    padding: 15px;
    color: #ffffff;
    letter-spacing: 0.05em;
    background: #587B37;
    text-transform: none;
  }
  #masthead a.heinens-mobile-shop-online-button {
    font-family: 'Montserrat', sans-serif;
    font-size: .875rem;
    line-height: 1.357;
    font-weight: 700;
    color: #ffffff;
  }
  .heinens-mobile-shop-online-button:hover {
    color: #ffffff;
  }
}

@media (min-width: 1200px) {
  .heinens-mobile-shop-online {
    display: none;
  }
}
body.page-events #page {
  background: #FFFFFF;
}
body.page-events #page .calendar-wrapper {
  background: #EDEBE8;
}
.event-card {
 display: flex;
}
.event-card:after {
 content: '';
 height: 0;
 overflow: hidden;
 clear: both;
 display: block;
}
.event-card .event-date {
 background: #24272A;
 display: flex;
 flex-direction: column;
 height: 120px;
 justify-content: center;
 width: 120px;
 text-align: center;
}
.event-card .event-date .month {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 10px 5px 0px;
  line-height: 1;
  right: -16px;
  bottom: -14px;
}
.event-card .event-date .day {
  color: #fff;
  font-size: 3.125rem;
  font-weight: bold;
  line-height: 4rem;
  width: 120px;
}
.event-card .event-info {
  margin-left: 2rem;
}
.event-card .event-info .event-title {
  font-size: 1.875rem;
  line-height: 1.33333333;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.event-card .event-info .event-description p,
.event-card .event-info .event-description strong {
  color: #587B37;
} event-card .event-info dl {
  margin-top: 1.5em;
  line-height: 1.625;
}
.event-card .event-info dl dt {
  padding-right: 5px;
  float: left;
}
.event-card .event-info dl dt:after {
  content: ":";
}
.event-card .event-info dl dd {
  clear: right;
}
.event-card .event-venue .address {
  display: none;
}
.event-card .event-types {
  float: left;
  clear: left;
  margin: 15px 0 0 0;
}
.event-card .event-types img {
  max-width: 50%;
  height: auto;
}
@media (max-width: 575px) {
  .event-card {
   flex-direction: column;
   margin-bottom: 2rem;
  }
  .event-card .event-date {
   margin-bottom: 1rem;
  }
  .event-card .event-info {
   margin-left: 0;
  }
}
.event-list {
  background: #EDEBE8;
  padding-top: 70px;
  overflow: hidden;
}
.event-list h1.event-list-title {
  text-align: center;
  font-size: 2.8125rem;
  margin-bottom: 2em;
}
.event-list h2 {
  margin-bottom: 1em;
}
.event-list-card {
  background: #fff;
  padding: 26px;
  margin-bottom: 40px;
  overflow: hidden;
}
.event-list-card .card-body {
  padding-top: 20px;
}
.event-list-card h3 {
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 0;
}
.event-list-card .event-date-time {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1em;
}
@media (min-width: 840px) {
  .event-list-card .event-image {
   float: right;
   max-width: 50%;
   padding-left: 20px;
  }
}
.event-list-card .event-time:before {
  content: "|";
  padding-right: 0.4em;
  padding-left: 0.2em;
}
.event-list-card .event-types {
  float: right;
  padding-left: 15px;
}
.event-list-card .event-types img {
  max-width: 60px;
}
body.single article.event .page-title {
  text-align: center;
}
body.single article.event header.container-fluid,
body.single article.event section .container-fluid {
  max-width: 1190px;
}
body.single article.event section.container-fluid {
  text-align: center;
  margin-bottom: 60px;
}
body.single article.event .event-date {
  font-size: 2.625rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}
body.single article.event .event-date .time:before {
  content: "|";
  padding: 0 15px 0 10px;
}
@media (max-width: 1023px) {
  body.single article.event .event-date {
   font-size: 1.75rem;
  }
}
body.single article.event dl dt {
  font-size: 1.5rem;
}
body.single article.event dl dt:after {
  content: ":";
}
body.single article.event dl dd {
  margin-bottom: 2em;
}
body.single article.event .event-types {
  float: right;
  padding: 0 15px;
}
body.single article.event .event-types img {
  max-width: 120px;
  display: block;
  height: auto;
}
@media (max-width: 767px) {
  body.single article.event .event-types img {
   max-width: 60px;
  }
}
body.signage #page {
  background: #ffffff;
}
body.signage h1,
body.signage h2 {
  text-align: center;
}
body.signage #main {
  padding-top: 0;
}
body.signage .event-list {
  max-width: 713px;
  margin: 60px auto;
  overflow: visible;
  background: transparent;
}
body.signage .event-date {
  margin-left: -50px;
  margin-top: 40px;
}
body.signage .event-time {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0.5em;
}
body.signage .event-description {
  border-top: solid 1px;
  padding-top: 1em;
}
body.signage .event-price {
  color: #008678;
  font-weight: bold;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 1em;
}
body.signage .event-card {
  background-color: #EDEBE8;
}
body.signage .event-card .event-info {
  margin-left: 147px;
  padding: 40px 40px 40px 0;
}
body.signage .event-image img {
  width: 100%;
  height: auto;
  display: block;
}
.icon-link {
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.icon-link .image-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 170px;
  margin-right: 40px;
}
.icon-link .image-wrapper img {
  display: block;
}
.icon-link .image-wrapper .default-image img,
.icon-link .image-wrapper .hover-image img {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.icon-link .image-wrapper .hover-image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.icon-link:hover {
  text-decoration: none;
}
.icon-link:hover .image-wrapper .hover-image img {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.icon-link:hover .is-style-underline .wp-block-button__link:after,
.icon-link:hover .is-style-underline-bold .wp-block-button__link:after {
  width: 50%;
  left: 25%;
}
.icon-link .text-wrapper {
  padding-top: 25px;
}
.icon-link .text-wrapper h4 {
  line-height: 1;
  margin-bottom: 0;
  color: #4B4F54;
  text-transform: none;
}
.icon-link .text-wrapper .wp-block-button {
  color: #587A00;
}
fieldset {
  overflow: hidden;
}
.frm_form_fields {
  clear: both;
}
select {
  background-image: url("images/default-select-arrows.svg");
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px;
}
button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input,
select,
textarea,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: solid 1px #587A00;
}
.frm_form_field {
  background: #fff;
  position: relative;
  border: solid 1px #747576;
  min-height: 75px;
  clear: left;
  line-height: 1.5;
  margin-bottom: 2.5%;
  width: 100%;
}
.frm_form_field label.frm_primary_label {
  position: absolute;
  left: 25px;
  right: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1rem;
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  pointer-events: none;
  color: #4B4F54;
  z-index: 1;
}
.frm_form_field input,
.frm_form_field select,
.frm_form_field textarea {
  border: none;
  background-color: transparent !important;
  padding: 23px 25px 0 25px;
  margin: 0;
  font-family: 'Nanum Gothic', sans-serif;
  outline: none;
  font-weight: bold;
  font-size: 1rem;
  width: 100%;
  line-height: 50px;
  color: #4B4F54;
  position: relative;
}
.frm_form_field input [style],
.frm_form_field select [style],
.frm_form_field textarea [style] {
  background-color: transparent !important;
}
.frm_form_field textarea {
  height: 100px;
  line-height: 1.5;
  top: 10px;
  margin-bottom: 10px;
  overflow: auto;
}
.frm_form_field input[type="checkbox"] {
  padding: 10px;
  vertical-align: middle;
}
.frm_form_field input[type="checkbox"]:after {
  padding-top: 4px;
}
.frm_form_field.has-value label.frm_primary_label,
.frm_form_field.fixed_label label.frm_primary_label {
  top: 23px;
}
.frm_form_field.vertical_radio {
  padding: 25px;
}
.frm_form_field.vertical_radio .frm_primary_label {
  padding-bottom: 10px;
}
.frm_form_field .frm_description {
  position: absolute;
  z-index: 1;
  right: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px 35px 10px 10px;
  border: solid 1px transparent;
  overflow: hidden;
  min-height: 19px;
  font-size: 0;
  min-width: 19px;
  max-width: 29px;
}
.frm_form_field .frm_description:after {
  content: "";
  background: transparent url("../images/info-circle.svg") no-repeat center center;
  background-size: cover;
  display: block;
  height: 19px;
  width: 19px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -9.5px;
}
.frm_form_field .frm_description:hover {
  font-size: 1rem;
  background-color: #EDEBE8;
  border: solid 1px;
  color: #4B4F54;
  max-width: 50vw;
}
.frm_form_field .frm_field_description {
  font-size: 1.2em;
}
.frm_error_style {
  background-color: #900;
  color: #fff;
  font-weight: bold;
  padding: 25px;
  margin: 25px 0;
}
.frm_error {
  color: #900;
  padding: 0 25px;
}
input[type="checkbox"] {
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #707070;
  background-color: #FFFFFF;
  margin-right: 10px;
  position: relative;
  outline-color: #587A00;
}
input[type="checkbox"]:checked:after {
  content: "x";
  position: absolute;
  display: block;
  font-family: "heinens";
  font-size: 10px;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 12px;
  color: #587A00;
}
.txt_to_dl_form .fields-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  justify-content: center;
}
.txt_to_dl_form .fields-container .form-field {
  margin-right: 30px;
}
.txt_to_dl_form .fields-container .frm_form_field {
  min-height: 0;
}
.txt_to_dl_form .fields-container .frm_form_field input {
  padding-top: 0;
}
.txt_to_dl_form .fields-container .frm_form_field.has-value label.frm_primary_label {
  top: -1em;
  left: 0;
}
#main .has-background.has-text-color .frm_form_field {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
#main .has-background.has-text-color .frm_form_field label,
#main .has-background.has-text-color .frm_form_field input,
#main .has-background.has-text-color .frm_form_field select {
  color: inherit;
}
#main .has-background.has-text-color .frm_error {
  background-color: #FFFFFF;
}
#main .has-background.has-text-color form button {
  color: inherit;
}
.acf-input .acf-range-wrap input[type] {
  display: none;
}
.stars {
  font-size: 36px;
}
.stars .star {
  cursor: pointer;
}
.stars .star:before {
  content: "\2606";
}
.stars .star.active:before {
  content: "\2605";
  color: #FFCD00;
}
#respond {
  max-width: 760px;
  margin: 80px auto;
}
#reply-title,
.comment-notes {
  text-align: center;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form .comment-form-comment {
  border: solid 1px #747576;
  background: #FFFFFF;
  min-height: 75px;
  line-height: 1.5;
  margin-bottom: 2.5%;
  position: relative;
}
.comment-form .comment-form-author label,
.comment-form .comment-form-email label,
.comment-form .comment-form-url label,
.comment-form .comment-form-comment label {
  position: absolute;
  left: 25px;
  right: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1rem;
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  pointer-events: none;
  color: #4B4F54;
  z-index: 1;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input,
.comment-form .comment-form-comment input,
.comment-form .comment-form-author textarea,
.comment-form .comment-form-email textarea,
.comment-form .comment-form-url textarea,
.comment-form .comment-form-comment textarea {
  border: none;
  background-color: transparent !important;
  padding: 23px 25px 0 25px;
  margin: 0;
  font-family: 'Nanum Gothic', sans-serif;
  outline: none;
  font-weight: bold;
  font-size: 1rem;
  width: 100%;
  line-height: 50px;
  color: #4B4F54;
  position: relative;
}
.comment-form .comment-form-author input [style],
.comment-form .comment-form-email input [style],
.comment-form .comment-form-url input [style],
.comment-form .comment-form-comment input [style],
.comment-form .comment-form-author textarea [style],
.comment-form .comment-form-email textarea [style],
.comment-form .comment-form-url textarea [style],
.comment-form .comment-form-comment textarea [style] {
  background-color: transparent !important;
}
.comment-form .comment-form-author textarea,
.comment-form .comment-form-email textarea,
.comment-form .comment-form-url textarea,
.comment-form .comment-form-comment textarea {
  line-height: 1.5;
  top: 10px;
  margin-bottom: 10px;
  overflow: auto;
}
.comment-form .comment-form-author.has-value label,
.comment-form .comment-form-email.has-value label,
.comment-form .comment-form-url.has-value label,
.comment-form .comment-form-comment.has-value label,
.comment-form .comment-form-author.fixed_label label,
.comment-form .comment-form-email.fixed_label label,
.comment-form .comment-form-url.fixed_label label,
.comment-form .comment-form-comment.fixed_label label,
.comment-form .comment-form-author.comment-form-comment label,
.comment-form .comment-form-email.comment-form-comment label,
.comment-form .comment-form-url.comment-form-comment label,
.comment-form .comment-form-comment.comment-form-comment label {
  top: 23px;
}
.comment-form .required,
.comment-form .acf-required {
  color: inherit;
}
.comment-form .acf-field-range .acf-label,
.comment-form .acf-field-range .acf-input {
  display: inline-block;
  vertical-align: top;
  color: #696a6b;
}
.comment-form .acf-field-range .acf-input {
  margin-top: -18px;
  margin-left: 20px;
}
.comment-form .acf-label {
  text-transform: uppercase;
}
.comment-form input[type="submit"] {
  --text-color: #587A00;
  --background-color: transparent;
  font-size: 1rem;
  line-height: 1.8125;
  text-transform: uppercase;
  font-weight: bold;
  padding: 11px 50px;
  background: var(--background-color);
  border: solid 1px;
  min-width: 195px;
  max-width: 100%;
  -webkit-transition: color 0.5s ease, background-color 1s ease;
  -moz-transition: color 0.5s ease, background-color 1s ease;
  -o-transition: color 0.5s ease, background-color 1s ease;
  transition: color 0.5s ease, background-color 1s ease;
}
@media (max-width: 767px) {
  .comment-form input[type="submit"] {
    padding: 11px 20px;
  }
}
.comment-form input[type="submit"]:hover {
  --text-color: #FFFFFF;
  --background-color: #587A00;
}
.container-fluid {
  max-width: 1190px;
  padding: 0 10px;
  margin: 0 auto;
}
#colophon {
  font-family: 'Nanum Gothic', sans-serif;
  background: #fff;
  clear: both;
  /*padding-bottom: 20px;*/
}
#colophon #footer {
  background: #24272A;
  color: #fff;
  padding: 80px 0 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #colophon #footer {
    display: none;
  }
}
#colophon #footer a {
  color: #fff;
}
#colophon #footer .nav-menu {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  #colophon #footer .nav-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#colophon #footer .nav-menu a {
  display: block;
  padding: 10px 0;
}
#colophon #footer .nav-menu > .menu-item {
  flex: 100% 1 1;
  margin-bottom: 30px;
}
#colophon #footer .nav-menu > .menu-item > a {
  font-size: 1.5rem;
  text-transform: uppercase;
}
#colophon #site-info {
  padding-top: 25px;
  overflow: hidden;
}
#colophon #site-info #footer-logo {
  min-height: 100px;
  margin-bottom: 20px;
}
#colophon #site-info .footer-content img {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
}
#colophon #site-info .logo-wrapper {
  padding-right: 20px;
}
/*@media (min-width: 640px) {
  #colophon #site-info #footer-top {
    display: flex;
    justify-content: space-between;
  }
}*/
#colophon #site-info .menu-social-container a {
  display: block;
}
/*@media (min-width: 900px) {
  #colophon #site-info #footer-bottom-mobile {
    display: none;
  }
}
@media (max-width: 899px) {
  #colophon #site-info #footer-bottom-desktop {
    display: none;
  }
}*/
#colophon #site-info a {
  color: inherit;
  text-decoration: underline;
}
#colophon #site-info a:hover {
  color: #587A00;
}
#colophon .nav-menu,
#colophon .nav-menu ul {
  list-style: none;
  padding-left: 0;
}
.icon-only > a {
  font-size: 0;
  text-decoration: none !important;
}
.icon-only > a:hover {
  text-decoration: none !important;
}
.icon-only > a:before {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  background-color: #747576;
  content: "";
  display: block;
  overflow: hidden;
  font-family: "heinens";
  font-size: 1rem;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0;
}
.icon-only > a:hover:before {
  background-color: #ffffff;
}
.facebook > a:before {
  content: "a";
  background-color: #587B37;
}
.facebook > a:hover:before {
  color: #1877F2;
  background-color: rgba(88, 123, 55, 0.2);
}
.twitter > a:before {
  content: "b";
  background-color: #587B37;
}
.twitter > a:hover:before {
  color: #1DA1F2;
  background-color: rgba(88, 123, 55, 0.2);
}
.instagram > a:before {
  content: "c";
  background-color: #587B37;
}
.instagram > a:hover:before {
  color: #C32AA3;
  background-color: rgba(88, 123, 55, 0.2);
}
.pinterest > a:before {
  content: "d";
  background-color: #587B37;
}
.pinterest > a:hover:before {
  color: #BD081C;
  background-color: rgba(88, 123, 55, 0.2);
}
.youtube > a:before {
  content: "e";
  background-color: #587B37;
}
.youtube > a:hover:before {
  color: #FF0000;
  background-color: rgba(88, 123, 55, 0.2);
}
.email > a:before {
  content: "f";
  background-color: #797979;
}
.email > a:hover:before {
  color: #797979;
  background-color: rgba(121, 121, 121, 0.2);
}
.print > a:before {
  content: "g";
  background-color: #404040;
}
.print > a:hover:before {
  color: #404040;
  background-color: rgba(64, 64, 64, 0.2);
}
.menu-social-container:before {
  content: "Connect With Us";
  font-weight: bold;
  font-size: 1rem;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 781px) {
  .menu-social-container:before {
    display: none;
  }
}
.menu-social-container .nav-menu:after {
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  display: block;
}
.menu-social-container .nav-menu li {
  float: left;
  margin-right: 7px;
}
.share-menu {
  pointer-events: none;
}
@media (min-width: 981px) {
  .share-menu {
    position: fixed;
    width: 1260px;
    max-width: calc(100% -200px);
    pointer-events: none;
  }
  .share-menu .nav-menu {
    position: relative;
    left: -80px;
  }
  .share-menu.initialized {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  .share-menu {
    text-align: center;
  }
  .share-menu ul {
    display: inline-block;
  }
  .share-menu ul:after {
    content: '';
    height: 0;
    overflow: hidden;
    clear: both;
    display: block;
  }
  .share-menu li {
    float: left;
    margin: 5px;
  }
}
.share-menu a {
  display: block;
  width: 40px;
  margin-bottom: 10px;
  pointer-events: all;
}
.daily-products {
  margin-top: 30px;
}
.daily-products .today-s-date {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.33333333;
  border-bottom: solid 1px #707070;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.daily-products .location-list h3 {
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 40px;
}
.daily-products .location-list ul {
  list-style: none;
  padding-left: 0;
}
.daily-products .beverage {
  border: solid 1px;
  padding: 50px 45px;
}
.daily-products .beverage dt {
  float: left;
  padding-right: 5px;
}
.daily-products h2 .store-link:after {
  text-decoration: underline;
  content: "visit store page";
  float: right;
  font-size: 14px;
  padding-top: 22px;
}
.daily-products h2 .store-link:hover {
  text-decoration: none;
}
body.single #featured-image,
body.page #featured-image,
body.tax-news_type #featured-image {
  padding-top: 32.36111111%;
  display: block;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 1460px) {
  body.single #featured-image,
  body.page #featured-image,
  body.tax-news_type #featured-image {
    padding-top: 466px;
  }
}
@media (max-width: 639px) {
  body.single #featured-image,
  body.page #featured-image,
  body.tax-news_type #featured-image {
    padding-top: 200px;
  }
}
.widget-title {
  background-color: #587A00;
  color: #FFFFFF;
  font-size: 1rem;
  padding: 2px 8px;
  margin-bottom: 0;
}
.widget {
  margin-bottom: 30px;
}
.widget .widget-content {
  padding: 30px 8px;
}
.widget ul {
  list-style: none;
  padding-left: 0;
}
.widget ul li {
  margin: 10px 0;
  line-height: 1.25;
  color: #747576;
}
.widget ul li a {
  color: #4B4F54;
}
.widget select {
  background-color: #FFFFFF;
  padding: 10px 8px;
}
.widget #searchform input[type="submit"] {
  background: #A4343A;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding: 5px 10px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 8px 8px 8px 8px;
  -moz-background-clip: padding;
  border-radius: 8px 8px 8px 8px;
  background-clip: padding-box;
}
.widget #searchform div {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
}
.widget #searchform div input {
  margin-right: 8px;
}
body.post-template-default #main,
body.recipe-template-default #main,
body.news-template-default #main {
  background-color: #FFFFFF;
}
body.post-template-default .page-title,
body.recipe-template-default .page-title,
body.news-template-default .page-title {
  max-width: 760px;
  padding: 0 16px;
}
@media (max-width: 980px) {
  body.post-template-default .page-title,
  body.recipe-template-default .page-title,
  body.news-template-default .page-title {
    margin-left: auto;
    margin-right: auto;
  }
}
body.post-template-default .article-container,
body.recipe-template-default .article-container,
body.news-template-default .article-container {
  max-width: 1021px;
  margin: 0 auto;
}
@media (max-width: 1164px) and (min-width: 981px) {
  body.post-template-default .article-container,
  body.recipe-template-default .article-container,
  body.news-template-default .article-container {
    max-width: calc(100% - 70px);
    margin-left: 70px;
    margin-right: 0;
  }
}
body.post-template-default article,
body.recipe-template-default article,
body.news-template-default article {
  max-width: 760px;
  flex-basis: 760px;
  background: #EDEBE8;
  padding: 16px;
  flex-shrink: 1;
}
@media (min-width: 981px) {
  body.post-template-default article,
  body.recipe-template-default article,
  body.news-template-default article {
    margin-right: 16px;
  }
}
@media (max-width: 980px) {
  body.post-template-default article,
  body.recipe-template-default article,
  body.news-template-default article {
    margin: 0 auto;
  }
}
body.post-template-default #sidebar,
body.recipe-template-default #sidebar,
body.news-template-default #sidebar {
  flex-basis: 275px;
  flex-shrink: 1;
}
@media (max-width: 981px) {
  body.post-template-default #sidebar,
  body.recipe-template-default #sidebar,
  body.news-template-default #sidebar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
  body.post-template-default #sidebar aside,
  body.recipe-template-default #sidebar aside,
  body.news-template-default #sidebar aside {
    flex-basis: 275px;
    position: relative;
  }
  body.post-template-default #sidebar aside .widget-title,
  body.recipe-template-default #sidebar aside .widget-title,
  body.news-template-default #sidebar aside .widget-title {
    cursor: pointer;
  }
  body.post-template-default #sidebar aside .widget-title:before,
  body.recipe-template-default #sidebar aside .widget-title:before,
  body.news-template-default #sidebar aside .widget-title:before {
    float: right;
    width: 0;
    height: 0;
    content: "";
    overflow: hidden;
    border-top: solid 10px #FFFFFF;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    margin-top: 5px;
  }
  body.post-template-default #sidebar aside .widget-content,
  body.recipe-template-default #sidebar aside .widget-content,
  body.news-template-default #sidebar aside .widget-content {
    background: #FFFFFF;
    z-index: 1;
    overflow: hidden;
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    padding: 0 8px;
    max-height: 200px;
    overflow-y: auto;
    -webkit-transition: padding 0.5s ease;
    -moz-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    transition: padding 0.5s ease;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  }
  body.post-template-default #sidebar aside.expanded .widget-title:before,
  body.recipe-template-default #sidebar aside.expanded .widget-title:before,
  body.news-template-default #sidebar aside.expanded .widget-title:before {
    border-top: none;
    border-bottom: solid 10px #FFFFFF;
  }
  body.post-template-default #sidebar aside.expanded .widget-content,
  body.recipe-template-default #sidebar aside.expanded .widget-content,
  body.news-template-default #sidebar aside.expanded .widget-content {
    height: auto;
    padding: 30px 8px;
  }
}
body.post-template-default .page-row,
body.recipe-template-default .page-row,
body.news-template-default .page-row {
  margin: 0 16px;
}
@media (min-width: 981px) {
  body.post-template-default .page-row,
  body.recipe-template-default .page-row,
  body.news-template-default .page-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row;
  }
}
body.post-template-default header,
body.recipe-template-default header,
body.news-template-default header {
  padding-bottom: 40px;
}
body.post-template-default header .meta,
body.recipe-template-default header .meta,
body.news-template-default header .meta {
  padding-bottom: 35px;
  border-bottom: solid 1px;
}
body.post-template-default header .meta img,
body.recipe-template-default header .meta img,
body.news-template-default header .meta img,
body.post-template-default header .meta .video-box,
body.recipe-template-default header .meta .video-box,
body.news-template-default header .meta .video-box {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 40px;
}
body.post-template-default header .meta .author,
body.recipe-template-default header .meta .author,
body.news-template-default header .meta .author,
body.post-template-default header .meta .date,
body.recipe-template-default header .meta .date,
body.news-template-default header .meta .date {
  font-size: 1.5rem;
  font-weight: bold;
  display: inline-block;
}
body.post-template-default header .meta .author:before,
body.recipe-template-default header .meta .author:before,
body.news-template-default header .meta .author:before {
  content: "By";
}
body.post-template-default header .meta .author:after,
body.recipe-template-default header .meta .author:after,
body.news-template-default header .meta .author:after {
  content: "|";
  margin-right: 3px;
}
body.post-template-default header .meta .tags,
body.recipe-template-default header .meta .tags,
body.news-template-default header .meta .tags {
  margin-top: 10px;
}
body.post-template-default header .meta .tags a,
body.recipe-template-default header .meta .tags a,
body.news-template-default header .meta .tags a {
  color: #587A00;
  text-transform: uppercase;
  font-weight: bold;
}
body.post-template-default header .meta .author a,
body.recipe-template-default header .meta .author a,
body.news-template-default header .meta .author a {
  color: inherit;
}
body.post-template-default footer,
body.recipe-template-default footer,
body.news-template-default footer {
  border-top: solid 2px #ffffff;
}
body.post-template-default .author-details,
body.recipe-template-default .author-details,
body.news-template-default .author-details {
  clear: both;
  padding: 70px 0;
}
body.post-template-default .author-details:after,
body.recipe-template-default .author-details:after,
body.news-template-default .author-details:after {
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  display: block;
}
body.post-template-default .author-details .avatar,
body.recipe-template-default .author-details .avatar,
body.news-template-default .author-details .avatar {
  max-width: 195px;
}
@media (min-width: 767px) {
  body.post-template-default .author-details .avatar,
  body.recipe-template-default .author-details .avatar,
  body.news-template-default .author-details .avatar {
    float: left;
  }
  body.post-template-default .author-details .info,
  body.recipe-template-default .author-details .info,
  body.news-template-default .author-details .info {
    margin-left: 235px;
  }
}
body.post-template-default .author-details .info,
body.recipe-template-default .author-details .info,
body.news-template-default .author-details .info {
  padding-top: 30px;
}
body.post-template-default .author-details .info .name,
body.recipe-template-default .author-details .info .name,
body.news-template-default .author-details .info .name {
  font-size: 1.875rem;
  line-height: 1.33333333;
  font-weight: bold;
}
body.post-template-default .recipe h4,
body.recipe-template-default .recipe h4,
body.news-template-default .recipe h4 {
  text-transform: none;
  margin-top: 2em;
  font-weight: normal;
}
body.post-template-default .recipe .header,
body.recipe-template-default .recipe .header,
body.news-template-default .recipe .header {
  background-color: #4B4F54;
  color: #fff;
  text-align: center;
  padding: 30px;
}
body.post-template-default .recipe .header img,
body.recipe-template-default .recipe .header img,
body.news-template-default .recipe .header img {
  margin: 0 auto 30px;
}
body.post-template-default .recipe .header .title,
body.recipe-template-default .recipe .header .title,
body.news-template-default .recipe .header .title {
  font-size: 1.875rem;
  line-height: 1.33333333;
  font-weight: bold;
  margin-bottom: 0.5em;
}
body.post-template-default .recipe .header dl,
body.recipe-template-default .recipe .header dl,
body.news-template-default .recipe .header dl {
  margin-bottom: 0;
}
body.post-template-default .recipe .header dt:before,
body.recipe-template-default .recipe .header dt:before,
body.news-template-default .recipe .header dt:before {
  content: "|";
  padding: 0 5px;
}
body.post-template-default .recipe .header dt:first-child:before,
body.recipe-template-default .recipe .header dt:first-child:before,
body.news-template-default .recipe .header dt:first-child:before {
  content: none;
}
body.post-template-default .recipe .header dt.servings:before,
body.recipe-template-default .recipe .header dt.servings:before,
body.news-template-default .recipe .header dt.servings:before {
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
}
body.post-template-default .recipe .header dt,
body.recipe-template-default .recipe .header dt,
body.news-template-default .recipe .header dt,
body.post-template-default .recipe .header dd,
body.recipe-template-default .recipe .header dd,
body.news-template-default .recipe .header dd {
  display: inline-block;
  padding-right: 5px;
}
body.post-template-default .recipe .content,
body.recipe-template-default .recipe .content,
body.news-template-default .recipe .content {
  background: #fff;
  padding: 40px;
}
body.post-template-default .recipe .ingredients,
body.recipe-template-default .recipe .ingredients,
body.news-template-default .recipe .ingredients {
  margin-bottom: 4em;
}
body.post-template-default .recipe .ingredients ul,
body.recipe-template-default .recipe .ingredients ul,
body.news-template-default .recipe .ingredients ul {
  list-style: none;
  padding-left: 0;
}
body.post-template-default .recipe .tags,
body.recipe-template-default .recipe .tags,
body.news-template-default .recipe .tags {
  border-top: solid 1px;
  border-bottom: solid 1px;
  margin: 40px 0;
  padding: 30px 10px 35px;
}
body.post-template-default .recipe .tags .label,
body.recipe-template-default .recipe .tags .label,
body.news-template-default .recipe .tags .label {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: bold;
  float: left;
}
body.post-template-default .recipe .tags .links,
body.recipe-template-default .recipe .tags .links,
body.news-template-default .recipe .tags .links {
  margin-left: 88px;
  padding-top: 5px;
}
body.post-template-default .recipe .tags .links a,
body.recipe-template-default .recipe .tags .links a,
body.news-template-default .recipe .tags .links a {
  color: #4B4F54;
  text-decoration: underline;
}
body.post-template-default .recipe .tags .links a:hover,
body.recipe-template-default .recipe .tags .links a:hover,
body.news-template-default .recipe .tags .links a:hover {
  color: #587A00;
}
body.post-template-default .related,
body.recipe-template-default .related,
body.news-template-default .related {
  background: #FFFFFF;
  padding: 100px 0;
}
body.post-template-default .related h2,
body.recipe-template-default .related h2,
body.news-template-default .related h2 {
  text-align: center;
  margin-bottom: 10px;
}
body.post-template-default .post,
body.recipe-template-default .post,
body.news-template-default .post {
  padding-bottom: 100px;
}
body.news-template-default article {
  background: transparent;
}
body.news-template-default header .meta {
  overflow: hidden;
}
body.news-template-default header .meta .stores,
body.news-template-default header .meta .date {
  font-weight: bold;
  font-size: 1rem;
  display: inline-block;
}
body.news-template-default header .meta .stores a {
  color: inherit;
}
body.news-template-default header .meta .stores a:after {
  content: "|";
  font-weight: normal;
  padding-left: 0.3em;
}
body.news-template-default header .meta .tags {
  font-size: 1rem;
  margin-top: 0;
}
body.news-template-default header .meta .tags a {
  color: #747576;
}
@media (min-width: 768px) {
  body.news-template-default header .meta .where-when {
    float: left;
  }
  body.news-template-default header .meta .tags {
    float: right;
  }
}
body.news-template-default .news-posts footer {
  border-top: none;
}
.recipe-products {
  margin: 70px 0;
}
.unata-product-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.unata-product-list unata-product-cell {
  padding: 10px;
}
.unata-product-list unata-product-cell .product-cell:hover {
  box-shadow: 0 3px 6px #00000029;
  outline: none;
  border-color: #587A00;
}
.unata-product-list unata-product-cell .product-cell.medium {
  margin-left: 0;
}
#main .unata-product-list button {
  padding: 0;
}
#main .unata-product-list unata-add-to-cart button:hover {
  color: #FFFFFF;
}
.rating {
  white-space: nowrap;
  position: relative;
  display: inline-block;
  color: #FFCD00;
  font-size: 1.375rem;
  overflow: hidden;
}
.rating span {
  display: none;
}
.rating:before {
  content: "\2606\2606\2606\2606\2606";
}
.rating .rating-amount {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.rating .rating-amount:before {
  content: "\2605\2605\2605\2605\2605";
}
#comments {
  margin: 100px auto;
  max-width: 1190px;
}
#comments .comment-form-comment label:after {
  content: "*";
  padding-left: 0.4em;
}
#comments #cancel-comment-reply-link {
  margin-left: 30px;
}
#comments ol.comment-list {
  padding: 20px;
}
#comments ol.comment-list,
#comments ol.comment-list ol {
  list-style: none;
}
#comments ol.comment-list li {
  padding: 30px 0;
}
#comments ol.comment-list > li {
  border-top: solid 1px #747576;
}
#comments ol.comment-list > li:last-child {
  border-bottom: solid 1px #747576;
}
#comments ol.comment-list ol {
  padding-left: 90px;
}
#comments .comment-reply-link {
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  padding-bottom: 4px;
}
#comments .comment-reply-link:after {
  content: "";
  height: 0;
  top: 100%;
  left: 50%;
  width: 100%;
  border-bottom: solid 1px #587A00;
  position: absolute;
  overflow: hidden;
  display: block;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
#comments .comment-reply-link:hover {
  text-decoration: none;
}
#comments .comment-reply-link:hover:after {
  width: 50%;
}
#comments .comment-meta {
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
}
#comments .comment-meta .comment-author {
  float: left;
}
#comments .comment-meta .comment-metadata {
  float: left;
}
#comments .comment-meta .comment-metadata:before {
  content: "|";
  font-weight: normal;
  padding: 0 8px;
  float: left;
}
#comments .comment-meta .comment-metadata a {
  color: #747576;
}
#comments .comment-meta .comment-awaiting-moderation {
  clear: both;
  display: block;
}
#comments article {
  background: #FFFFFF;
  padding: 0;
}
#comments article footer {
  border: none;
}
#comments .comment-list .acf-comment-fields {
  display: none;
}
.comments-pagination {
  text-align: center;
  text-transform: uppercase;
}
.comments-pagination .nav-links {
  display: inline-block;
}
.about-post {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.review-links .wp-block-button.is-style-underline .wp-block-button__link {
  padding-top: 0;
  font-size: 0.875rem;
}
body.page-template-menu-sidebar #main {
  background: #FFFFFF;
}
.sidebar-menu-container {
  padding-top: 12px;
}
.sidebar-menu-container a {
  color: #4B4F54;
  display: block;
  padding: 2px 5px;
  margin-bottom: 5px;
}
.sidebar-menu-container .current-page-ancestor a,
.sidebar-menu-container .current-menu-item a,
.sidebar-menu-container a:hover {
  background: #587A00;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.sidebar-menu-dropdown-container select {
  margin-bottom: 20px;
  background-color: #ffffff;
  display: block;
  width: 100%;
  padding: 10px 5px;
}
.sidebar-menu-dropdown-container select option.current-page {
  background: #587A00;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .sidebar-menu-container {
    display: none;
  }
}
@media (min-width: 768px) {
  .sidebar-menu-dropdown-container {
    display: none;
  }
}
body.page-recipes-stories #main,
body.post-type-archive #main,
body.search-results #main,
body.blog #main {
  background-color: #FFFFFF;
}
body.page-recipes-stories .list-header,
body.post-type-archive .list-header,
body.search-results .list-header,
body.blog .list-header {
  margin: 70px 0 25px;
}
@media (min-width: 768px) {
  body.page-recipes-stories .list-header,
  body.post-type-archive .list-header,
  body.search-results .list-header,
  body.blog .list-header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
body.page-recipes-stories .list-header .wp-block-button,
body.post-type-archive .list-header .wp-block-button,
body.search-results .list-header .wp-block-button,
body.blog .list-header .wp-block-button {
  margin-top: 10px;
}
.blog-filters .filter-wrapper {
  grid-template-columns: 305px 305px auto;
}
.store-filters .filter-wrapper {
  grid-template-columns: 470px 150px auto;
}
.store-filters .results {
  padding-top: 8px;
}
.store-filters .filter-wrapper {
  grid-template-columns: 470px 150px auto;
}
.store-filters .results {
  padding-top: 8px;
}
#main .filters {
  padding: 16px 0;
}
@media (min-width: 1200px) {
  #main .filters .filter-wrapper {
    grid-gap: 20px;
    display: grid;
  }
}
#main .filters .filter {
  background: #FFFFFF;
  height: 42px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-background-clip: padding;
  border-radius: 3px 3px 3px 3px;
  background-clip: padding-box;
  overflow: hidden;
}
@media (max-width: 1199px) {
  #main .filters .filter {
    margin-bottom: 8px;
  }
}
#main .filters label {
  display: none;
}
#main .filters .filter-with-label label {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 1em;
}
#main .filters .control-wrapper {
  padding-left: 8px;
  padding-right: 8px;
}
#main .filters input,
#main .filters select {
  font-size: 16px;
  font-family: 'Nanum Gothic', sans-serif;
  border: none;
  background-color: transparent;
  display: block;
  width: 100%;
}
#main .filters select {
  margin-top: 8px;
  height: 23px;
}
#main .filters select option {
  font-family: sans-serif;
}
#main .filters input {
  padding-top: 8px;
}
#main .filters button {
  float: right;
  padding: 0;
  width: 45px;
  height: 42px;
  text-align: center;
  -webkit-border-radius: 3px 3px 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-background-clip: padding;
  border-radius: 3px 3px 3px 3px;
  background-clip: padding-box;
}
#main .filters button img {
  display: inline-block;
}
#main .filters .filter-s .control-wrapper {
  margin-right: 50px;
}
#main .filters .multi-select {
  position: relative;
  cursor: pointer;
}
#main .filters .multi-select label {
  color: #000000 !important;
}
#main .filters .multi-select label.label {
  padding: 8px;
  display: block;
  background-image: url("images/default-select-arrows.png");
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px;
}
#main .filters .multi-select label.option {
  padding: 0 10px;
  cursor: pointer;
}
#main .filters .multi-select .select {
  top: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  padding-bottom: 42px;
}
#main .filters .multi-select .select .options {
  background: #ffffff;
  max-height: 230px;
  overflow: auto;
}
#main .filters .multi-select .select label {
  display: block;
}
#main .filters .multi-select .select input[type="checkbox"] {
  width: 14px;
  height: 14px;
  border: solid 1px;
  display: inline-block;
}
#main .filters .multi-select .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #ffffff;
}
#main .filters .multi-select .actions button {
  background: #ffffff;
  width: 50%;
}
#main .filters .multi-select .actions button:hover {
  background: #587A00;
  color: #FFFFFF;
}
#main .filters .multi-select.active {
  overflow: visible;
}
#main .filters .multi-select.active .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#main .filters .multi-select.active .select {
  margin-top: -2px;
}
#main .event-filters .filter-wrapper {
  display: block;
}
#main .event-filters .filter-wrapper .filter-with-label {
  display: inline-block;
  margin: 0 20px;
}
#main .event-filters .filter-wrapper .filter {
  display: inline-block;
  vertical-align: middle;
}
body.post-type-archive-department h1.page-title {
  text-align: center;
}
.pagination {
  text-align: center;
  padding: 75px 0;
}
.pagination .nav-links {
  display: inline-block;
}
.pagination .page-numbers {
  float: left;
  color: #4B4F54;
}
.pagination .page-numbers:not(.prev):not(.next):not(.dots) {
  margin: 0 1px;
  width: 31px;
  height: 31px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  border: solid 1px transparent;
}
.pagination .page-numbers:not(.prev):not(.next):not(.dots):hover {
  border-color: #4a4a4a;
  text-decoration: none;
}
.pagination .page-numbers.current {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
  color: #FFFFFF;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  font-weight: bold;
}
.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {
  color: #FFCD00;
  text-decoration: none;
}
.pagination .page-numbers.prev {
  margin-right: 30px;
}
.pagination .page-numbers.next {
  margin-left: 30px;
}
/* store.css styles go here */
/*.acf-map {
  width: 100%;
  height: 400px;
}
.acf-map img {
  max-width: inherit !important;
}
.acf-map-wrapper {
  position: relative;
  padding-top: 67.53246753%;
}
.acf-map-wrapper .acf-map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
}
body.single-store h1.page-title {
  padding-left: 0;
}
@media (min-width: 600px) {
  body.single-store .store-info-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.single-store .store-info-wrapper .actions {
    margin-left: 36px;
  }
}
body.single-store .store-info-wrapper .actions .wp-block-button {
  margin-bottom: 1em;
}
body.single-store .store-info-wrapper .actions .wp-block-button a {
  display: block;
}
body.single-store .store-info .datum {
  margin-top: 1em;
}
body.post-type-archive-store h2 a,
body.post-type-archive-facility h2 a {
  color: #4B4F54;
}
body.post-type-archive-store h2 a:hover,
body.post-type-archive-facility h2 a:hover {
  color: #587A00;
}
@media (min-width: 640px) {
  body.post-type-archive-store .store-info-wrapper .store-info,
  body.post-type-archive-facility .store-info-wrapper .store-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: start;
  }
  body.post-type-archive-store .store-info-wrapper .store-info .hours,
  body.post-type-archive-facility .store-info-wrapper .store-info .hours {
    margin-left: 36px;
  }
}
body.post-type-archive-store .store-info-wrapper .store-info .datum,
body.post-type-archive-facility .store-info-wrapper .store-info .datum {
  margin-bottom: 1em;
}
body.post-type-archive-store .store-info-wrapper .actions .wp-block-button,
body.post-type-archive-facility .store-info-wrapper .actions .wp-block-button {
  display: inline-block;
}
@media (max-width: 639px) {
  body.post-type-archive-store .store-info-wrapper .actions .wp-block-button,
  body.post-type-archive-facility .store-info-wrapper .actions .wp-block-button {
    display: block;
  }
  body.post-type-archive-store .store-info-wrapper .actions .wp-block-button .wp-block-button__link,
  body.post-type-archive-facility .store-info-wrapper .actions .wp-block-button .wp-block-button__link {
    margin-bottom: 20px;
    display: block;
  }
}
body.post-type-archive-store .header-grid,
body.post-type-archive-facility .header-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
body.post-type-archive-store .header-grid .radio-button-list,
body.post-type-archive-facility .header-grid .radio-button-list {
  text-align: center;
  margin-top: 70px;
}
body.post-type-archive-store .header-grid .radio-button-list .radio-button-options,
body.post-type-archive-facility .header-grid .radio-button-list .radio-button-options {
  display: inline-block;
}
body.post-type-archive-store .header-grid .radio-button-list label,
body.post-type-archive-facility .header-grid .radio-button-list label {
  float: left;
}
@media (max-width: 1023px) {
  body.post-type-archive-store .header-grid h1.page-title,
  body.post-type-archive-facility .header-grid h1.page-title {
    margin-top: 25px;
  }
  body.post-type-archive-store .header-grid .radio-button-list,
  body.post-type-archive-facility .header-grid .radio-button-list {
    width: 100%;
    text-align: center;
    margin-top: 35px;
    white-space: nowrap;
  }
  body.post-type-archive-store .header-grid .radio-button-list label span,
  body.post-type-archive-facility .header-grid .radio-button-list label span {
    padding: 5px 8px;
    font-size: 0.9rem;
  }
}*/
.accordion-item__content:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
  clear: both;
}
.accordion-item__content .beverage-image {
  float: left;
}
.accordion-item__content dl.beverage-details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.accordion-item__content dl.beverage-details div {
  flex: 33.33333333% 0 0;
}
.departments-and-services {
  padding: 0 20px;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .departments-and-services {
    float: left;
    width: 33.33333333%;
  }
}
body.post-type-archive-news #main .page-title,
body.archive.tax-news_type #main .page-title,
body.post-type-archive-news #main .news-posts-title,
body.archive.tax-news_type #main .news-posts-title {
  text-align: center;
}
.news-cards,
.recipe-carousel-posts {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  justify-items: stretch;
}
.news-cards .news-card,
.recipe-carousel-post {
  padding: 0px;
  margin: 0 0.75rem 1rem;
}
.news-cards .news-card a {
  background-color: #EDEBE8;
  margin: 0 auto;
}
.news-cards .news-card a:hover {
  color: #4b4f54;
}
.news-cards .news-card .post-info img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.single-store #main .news-cards .news-card .post-link.wp-block-button .wp-block-button__link,
.single-news #main .news-cards .news-card .post-link.wp-block-button .wp-block-button__link,
.post-type-archive.post-type-archive-news #main .news-cards .news-card .post-link.wp-block-button .wp-block-button__link,
.recipe-carousel-post .wp-block-button__link {
  color: #587A00;
  /*color: #24272A;*/
  font-size: 1rem;
  padding: 0;
}

.news-posts .news-posts-title {
  text-align: center;
}
@media (min-width: 840px) {
  .news-posts .news-posts-title {
    margin-bottom: 1rem;
  }
}
.news-posts footer {
  text-align: center;
}
 
.news-format-top,
.news-format-overlay,
.news-format-none {
  background-color: #FFFFFF;
}
.news-format-featured {
  padding-bottom: 0;
}
.card-type-featured a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  color: inherit;
  align-items: stretch;
  background: #FFFFFF;
}
.card-type-featured a .image-wrapper {
  flex-basis: 50%;
  padding-right: 30px;
  display: grid;
  place-items: center;
}
.card-type-featured a .post-info {
  flex-basis: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  align-content: space-between;
}
.card-type-featured a .post-title {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.33333333;
  margin-bottom: 20px;
}
.card-type-featured a .post-title,
.card-type-featured a .post-excerpt,
.card-type-featured a .wp-block-button {
  display: block;
}
.card-type-featured a .post-info-inner-wrapper {
  flex-grow: 1;
  flex-basis: 100%;
}
.card-type-featured a:hover {
  text-decoration: none;
}
@media (max-width: 839px) {
  .card-type-featured a {
    display: block;
  }
  .card-type-featured a .image-wrapper {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.card-type-top a,
.recipe-carousel-post {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 371px;
  height: 100%;
  padding: 0px 0px 40px 0px;
  color: inherit;
  background: #FFFFFF;
}
.card-type-top a .post-info {
  display: block;
  flex-grow: 1;
}
.card-type-top a .post-title {
  font-family: 'Libre Baskerville', serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 40px;
}
.card-type-top a .post-excerpt {
  font-family: 'Montserrat', sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 40px 40px;
}
.card-type-top a .wp-block-button {
  margin: 0px 40px 0;
}

@media (max-width: 500px) {
  .card-type-top a .post-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  .card-type-top a .post-excerpt {
    font-size: 0.9rem;
  }
}
.card-type-top a .post-title,
.card-type-top a .post-excerpt,
.card-type-top a .wp-block-button {
  display: block;
}
.card-type-top a:hover {
  text-decoration: none;
}
.card-type-overlay {
  flex-basis: 1;
}
.card-type-overlay a {
  position: relative;
  display: block;
  color: inherit;
  max-width: 370px;
}
.card-type-overlay a img {
  max-width: 100%;
  height: auto;
  display: block;
}
.card-type-overlay a:hover {
  text-decoration: none;
}
.card-type-overlay .post-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: grid;
  place-items: center;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.92);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.card-type-overlay .post-info:hover {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.card-type-overlay .post-title {
  font-size: 1.875rem;
  font-weight: bold;
}
body.is-mobile .news-format-overlay {
  background: #EFEDE9;
}
body.is-mobile .card-type-overlay .post-info {
  position: static;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background: #FFFFFF;
}
.card-type-none a {
  text-align: center;
  color: inherit;
  display: block;
}
.card-type-none a:hover {
  text-decoration: none;
}
.card-type-none a .post-title,
.card-type-none a .post-date,
.card-type-none a .wp-block-button {
  display: block;
}
.card-type-none a .post-date {
  margin-bottom: 0.5em;
}
.card-type-none a .post-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #696a6b;
}
body.tax-news_type .news-cards {
  flex-flow: row wrap;
}
body.tax-news_type .news-cards .news-card {
  flex-basis: 33.33333333%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1023px) {
  body.tax-news_type .news-cards .news-card {
    flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  body.tax-news_type .news-cards .news-card {
    flex-basis: 100%;
  }
}
body.tax-news_type .news-format-top {
  background: transparent;
}
.news-additional-links {
  text-align: center;
}
.news-additional-links ul {
  padding: 30px 0 0;
  flex-flow: row wrap;
  list-style: none;
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
}
.news-additional-links ul li {
  padding-bottom: 20px;
}
.news-additional-links ul li .img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
.news-additional-links ul li .img img {
  color: inherit;
  max-width: 30px;
  height: auto;
  display: block;
}
.news-additional-links ul li .label {
  text-transform: uppercase;
  font-size: 0.9375rem;
  letter-spacing: 0.15px;
  position: relative;
  font-weight: bold;
  padding-bottom: 3px;
}
.news-additional-links ul li .label:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-bottom: solid 1px;
  -webkit-transition: left 0.5s ease, width 0.5s ease;
  -moz-transition: left 0.5s ease, width 0.5s ease;
  -o-transition: left 0.5s ease, width 0.5s ease;
  transition: left 0.5s ease, width 0.5s ease;
}
.news-additional-links ul li a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
.news-additional-links ul li a:hover .label:after {
  width: 50%;
  left: 25%;
}
.page-nav {
  text-align: center;
  background: #4B4F54;
}
.page-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  max-width: 1190px;
  margin: 0 auto;
}
@media (max-width: 839px) {
  .page-nav ul {
    display: none;
  }
}
.page-nav ul li {
  padding: 0 5px;
}
.page-nav ul li a {
  color: #FFFFFF;
  text-transform: uppercase;
  display: block;
  padding: 25px 0 15px;
  line-height: 1;
  border-bottom: solid 10px transparent;
  letter-spacing: 0.23px;
  font-size: 1.125rem;
}
.page-nav ul li a:hover {
  color: #D6D2C4;
  text-decoration: none;
  border-bottom-color: #D6D2C4;
}
.news-slider,
.news-cards {
  display: flex;
  justify-content: center;
  position: relative;
}
.news-slider .slick-track,
.news-cards .slick-track {
  display: flex !important;
}
.news-slider .slick-slide,
.news-cards .slick-slide,
.recipe-carousel-posts .slick-slide {
  height: inherit !important;
}
.news-slider-arrow,
.news-cards-arrow {
  position: absolute;
  top: 67px;
  z-index: 2;
}
.news-slider-arrow.slick-disabled .news-slider-arrow-btn,
.news-cards-arrow.slick-disabled .news-slider-arrow-btn {
  background-color: lightgrey !important;
}
.news-slider-arrow-prev,
.news-cards-arrow-prev {
  left: -10px;
}
@media (min-width: 450px) {
  .news-slider-arrow-prev,
  .news-cards-arrow-prev {
    left: 0;
  }
}
.news-slider-arrow-next,
.news-cards-arrow-next {
  right: -10px;
}
@media (min-width: 450px) {
  .news-slider-arrow-next,
  .news-cards-arrow-next {
    right: 0;
  }
}
.news-slider-arrow-btn,
.news-cards-arrow-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none !important;
  padding: 10px !important;
  background-color: #999999 !important;
  transition: all 0.3s ease;
}
.news-slider-arrow svg,
.news-cards-arrow svg {
  height: 28px;
  width: 28px;
  color: white;
  transition: all 0.3s ease;
}
@media (min-width: 840px) {
  .news-type-press-releases .news-cars .news-card {
    flex: 0 1 33%;
  }
}
.news-type-press-releases .news-slider-arrow {
  position: relative;
  top: 40px;
}
.news-type-press-releases .news-slider-arrow-btn {
  background-color: transparent !important;
}
.news-type-press-releases .news-slider-arrow-btn svg {
  color: #999999 !important;
}
.news-type-press-releases .news-slider-arrow.slick-disabled .news-slider-arrow-btn {
  background-color: transparent !important;
}
.news-type-press-releases .news-slider-arrow.slick-disabled .news-slider-arrow-btn svg {
  color: lightgrey !important;
}
@media (max-width: 599px) {
  .soup-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.soup-list .key {
  text-transform: uppercase;
  float: left;
  text-align: center;
  line-height: 27px;
  font-size: 0.8125rem;
  height: 27px;
  width: 27px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100% 100% 100% 100%;
  -moz-background-clip: padding;
  border-radius: 100% 100% 100% 100%;
  background-clip: padding-box;
  overflow: hidden;
  font-weight: bold;
}
.soup-list .product {
  background-color: #EDEBE8;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 22px 14px 22px 25px;
  margin-bottom: 17px;
}
.soup-list .product .key {
  background: #FFFFFF;
  color: #587A00;
  margin-left: 7px;
  margin-right: 0;
}
.soup-list .product .features {
  float: right;
}
.soup-list .footer {
  padding: 17px 0;
}
.soup-list .footer .label {
  text-transform: lowercase;
  font-size: 0.8125rem;
  color: #587A00;
  margin-right: 20px;
}
.soup-list .footer .key {
  color: #FFFFFF;
  background-color: #587A00;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
#product-recalls {
  overflow: auto;
}
#product-recalls table {
  width: 100%;
  table-layout: fixed;
}
#product-recalls thead {
  background-color: #587A00;
  color: #FFFFFF;
  font-size: 1.5rem;
  text-transform: uppercase;
}
#product-recalls tbody {
  background-color: #FFFFFF;
  font-size: 1.125rem;
}
#product-recalls td {
  border-top: solid 3px #EDEBE8;
}
#product-recalls tr:first-child td {
  border-top: none;
}
#product-recalls .toggle-cell {
  width: 60px;
}
#product-recalls td,
#product-recalls th {
  padding: 20px 24px;
}
#product-recalls tbody tr {
  cursor: pointer;
}
#product-recalls .inner-table {
  background: #4B4F54;
  color: #FFFFFF;
  cursor: default;
}
#product-recalls .inner-table th {
  padding: 10px 24px;
  white-space: nowrap;
}
#product-recalls .inner-table.header {
  border-bottom: solid 1px;
}
#product-recalls .inner-table.header th {
  position: relative;
}
#product-recalls .inner-table.header th:first-child:before,
#product-recalls .inner-table.header th:last-child:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 1px;
  top: 100%;
  z-index: 1;
  background: #4B4F54;
}
#product-recalls .inner-table.header th:first-child:before {
  left: 0;
}
#product-recalls .inner-table.header th:last-child:before {
  right: 0;
}
#product-recalls .inner-table td {
  border-top: none;
  font-size: 1rem;
}
#product-recalls .toggle {
  width: 25px;
  height: 25px;
  position: relative;
  display: block;
}
#product-recalls .toggle:before,
#product-recalls .toggle:after {
  content: '';
  overflow: hidden;
  background: #4B4F54;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#product-recalls .toggle:before {
  width: 18px;
  height: 2px;
}
#product-recalls .toggle.expandable:after {
  height: 18px;
  width: 2px;
}
#main button,
#main input,
#main optgroup,
#main select,
#main textarea {
  color: var(--text-color);
}
#main .pagination {
  display: block;
}
#main .filters .multi-select label.label {
  font-size: 1rem;
  text-align: left;
  font-weight: normal;
  line-height: 1.625;
}
.calendar-wrapper ul.label {
  display: block;
  border-radius: 0;
}
a {
  text-decoration-skip: none;
  text-decoration-skip-ink: none;
}
body label {
  font-weight: normal;
}
.row:before {
  height: 0;
  width: 0;
  overflow: hidden;
}
.search-bar-large {
  width: 100%;
}
@media (max-width: 810px) {
  .search-bar-large form {
    width: 100% !important;
  }
}
#main .article-container .recipe unata-product-cell button,
.recipe-products unata-product-cell button {
  font-family: 'Nanum Gothic', sans-serif;
  outline: none;
}
#main .article-container .recipe unata-product-cell button[color='primary'],
.recipe-products unata-product-cell button[color='primary'] {
  background-color: #587A00;
  color: #FFFFFF;
  padding: 11px;
  height: auto;
}
#main .article-container .recipe unata-product-cell button[color='primary']:hover,
.recipe-products unata-product-cell button[color='primary']:hover {
  color: #587A00;
  background: #FFFFFF;
}
#main .article-container .recipe unata-product-cell button.cell-title,
.recipe-products unata-product-cell button.cell-title {
  padding: 0 11px;
  font-weight: inherit;
  margin: 0;
  text-transform: none;
}
#main .article-container .recipe unata-product-cell .product-cell,
.recipe-products unata-product-cell .product-cell {
  -webkit-border-radius: 0 0 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 0 0;
  -moz-background-clip: padding;
  border-radius: 0 0 0 0;
  background-clip: padding-box;
  transition: border 0.5s ease, box-shadow 0.5s ease;
}
#main .article-container .recipe unata-product-cell .product-cell:hover,
.recipe-products unata-product-cell .product-cell:hover {
  box-shadow: 0 3px 6px #00000029;
  border-color: #587A00;
}
#main .article-container .recipe .rating,
.recipe-products .rating {
  display: none;
}
#main .article-container .recipe unata-product-prices *,
.recipe-products unata-product-prices * {
  font-family: 'Nanum Gothic', sans-serif;
}
#main .article-container .recipe unata-add-to-cart button,
.recipe-products unata-add-to-cart button {
  border-color: transparent;
  overflow: hidden;
}
#main .article-container .recipe unata-add-to-cart button:hover,
.recipe-products unata-add-to-cart button:hover {
  border-color: #587A00;
}
#main .article-container .recipe unata-add-to-cart button .icon-minus,
.recipe-products unata-add-to-cart button .icon-minus {
  display: block;
  margin-top: -11px;
  border-top: solid 1px #587A00;
  margin-left: 1px;
  padding: 18px 11px 7px;
}
body.unata-mobile-global .modal-header {
  background-color: #587A00;
}
body #page unata-root dialog-wrapper button.modal-dismiss {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
body #page unata-root dialog-wrapper button.modal-dismiss:focus {
  outline: none;
}
body #page unata-root dialog-wrapper button.modal-dismiss:hover {
  color: #587A00;
}
body #page unata-root dialog-wrapper unata-product-description .product-title {
  margin: 0;
  font-family: Nanum Gothic, sans-serif;
  font-weight: 400;
  font-size: 27px;
  color: #181818;
  line-height: 1.3;
}
body #page unata-root dialog-wrapper unata-product-description .product-size {
  display: block;
  padding-top: 4px;
  padding-bottom: 8px;
  font-size: 14px;
  color: #6f6f6f;
  text-transform: lowercase;
}
body #page unata-root dialog-wrapper unata-product-description button {
  border-radius: 0;
}
body #page unata-root dialog-wrapper unata-product-description button.tab {
  line-height: 51px;
  font-size: 17px;
  font-family: Nanum Gothic, sans-serif;
  color: #6f6f6f;
  border-color: #eee;
}
body #page unata-root dialog-wrapper unata-product-description button.tab.active {
  color: #292b2e;
  border-color: #4b4f54;
}
body #page unata-root dialog-wrapper unata-product-description button.tab:focus {
  outline: none;
}
body #page unata-root dialog-wrapper unata-product-tags .attributes {
  display: flex;
  flex-flow: row wrap;
  height: auto;
  margin-bottom: 8px;
}
body #page unata-root dialog-wrapper unata-product-tags .attributes li {
  margin-bottom: 8px;
  margin-right: 16px;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 140px;
  white-space: nowrap;
}
unata-product-promo-tag .promo-tag {
  background-color: #4b4f54 !important;
}
unata-product-promo-tag .promo-tag:before {
  border-top-color: #4b4f54 !important;
  border-bottom-color: #4b4f54 !important;
}
unata-product-promo-tag .promo-tag:after {
  border-left-color: #383b3f !important;
}
unata-root .product-rating {
  display: none !important;
}
body #page unata-root dialog-wrapper unata-product-description unata-mini-product-cell .css-0 .css-vdogor button,
body #page unata-root dialog-wrapper unata-product-description unata-mini-product-cell .css-0 button.css-7cafdj {
  background: #587a00;
}
@media (max-width: 486px) {
  #main .article-container .recipe unata-product-cell .product-cell,
  .recipe-products unata-product-cell .product-cell {
    width: 100% !important;
  }
  .unata-product-list unata-product-cell {
    padding: 0 !important;
    width: calc(50% - 10px) !important;
  }
  #main .article-container .recipe unata-product-cell .product-cell unata-add-to-cart button {
    font-size: 12px !important;
    height: 100%;
  }
  #main .article-container .recipe unata-product-cell .product-cell unata-add-to-cart button.css-8bq9be {
    padding: 11px 4px !important;
    background: transparent !important;
  }
}
#main .article-container .recipe unata-product-cell .product-cell,
.recipe-products unata-product-cell unata-product-tags ul li {
  overflow: inherit !important;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog {
  font-family: 'Nanum Gothic', sans-serif;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog .modal-content {
  border-radius: 0;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog .registration .tabs {
  border-bottom-color: transparent;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog .registration .tabs .tab {
  margin-top: -3px;
  font-family: 'Nanum Gothic', sans-serif;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog .registration .tabs .tab.active,
unata-root .modal unata-login-modal .modal-window .modal-dialog .registration .tabs .tab:hover {
  color: #4b4f54;
  border-color: #4b4f54;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog .registration a.link {
  color: #6f6f6f;
  outline: none;
  font-family: 'Nanum Gothic', sans-serif;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog form .button,
unata-root .modal unata-login-modal .modal-window .modal-dialog unata-register .button,
unata-root .modal unata-login-modal .modal-window .modal-dialog form .button span,
unata-root .modal unata-login-modal .modal-window .modal-dialog unata-register .button span {
  background-color: #d6d2c4;
  border-color: #d6d2c4;
  font-family: 'Nanum Gothic', sans-serif;
}
unata-root .modal unata-login-modal .modal-window .modal-dialog form.heinens-valid .button,
unata-root .modal unata-login-modal .modal-window .modal-dialog unata-register.heinens-valid .button,
unata-root .modal unata-login-modal .modal-window .modal-dialog form.heinens-valid .button span,
unata-root .modal unata-login-modal .modal-window .modal-dialog unata-register.heinens-valid .button span {
  background-color: #587A00;
}
.unsupported-wrapper {
  height: 100%;
  width: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  display: none;
}
.unsupported-wrapper .unsupported-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.unsupported-wrapper .unsupported-message {
  line-height: 18px;
  background: #fcf8e3;
  border: solid 1px #c9bf8d;
  border-radius: 4px;
  color: #181818;
  font-size: 14px;
  max-width: 375px;
  margin: 0 auto;
  padding: 16px;
}
.unsupported-wrapper .unsupported-message p {
  margin-bottom: 1em;
}
.unsupported-wrapper .unsupported-message img {
  display: inline-block;
}
.unsupported-wrapper .unsupported-message a {
  color: #000000;
}
@media print {
  #masthead,
  #colophon,
  unata-retailer-footer,
  .do-not-print,
  #comments,
  .mylivechat_inline {
    display: none !important;
  }
  #main {
    padding-top: 0;
  }
  body {
    font-size: 14px;
  }
  a[href]:after {
    content: none !important;
  }
  body.single-recipe {
    color: #000000;
    --text-color: #000000;
  }
  body.single-recipe #page {
    background: #ffffff;
  }
  body.single-recipe header,
  body.single-recipe .recipe-intro,
  body.single-recipe #sidebar,
  body.single-recipe .photo.avatar-default,
  body.single-recipe #breadcrumbs,
  body.single-recipe .recipe-products,
  body.single-recipe .author-details,
  body.single-recipe .page-title,
  body.single-recipe .instructions img {
    display: none;
  }
  body.single-recipe article {
    max-width: 100%;
    flex-basis: 100%;
  }
  body.single-recipe article section .recipe .header {
    background-color: #ffffff;
    color: #000000;
  }
}
.page-home-2 #page {
  background-color: #ffffff;
}


/*****************************************************/
/************* -Alert Banner in Header- **************/
/*****************************************************/
.alertBanner {
  background-color: #E34234;
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
.alertBanner p {
  color: #ffffff;
  font-weight: 500;
  padding: 10px 0;
  font-weight: 500;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
}
.alertBannerContent {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
.alertBannerClose {
  display: inline-block;
  font-weight: 700;
  float: right;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ffffff;
}
.alertBannerClose:hover {
  cursor: pointer;
}
@media (max-width: 640px) {
  .alertBanner p {
    font-size: .875rem;
  }
}



/*.alertBanner p {
  color: #24272A;
  padding: 10px 0;
  text-align: center;
}*/
/*.alertBanner p:after {
  content: "X";
  float: right;
  color: #ffffff;
  font-weight: 700;
}*/






/*****************************************************/
/******************** -Home Page- *********************/
/*****************************************************/

/*-----------spotlights----------*/

#main .spotlightsOutermostContainer {
  row-gap: 0;
  overflow-y: hidden;
}
#main .spotlightsOutermostContainer {
  background-color: #f3f2ed;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0;
}
#main .spotlightsMainContainer > .spotlightsMainInnerContainer {
  margin: 0 auto;
  padding-bottom: 0;
  column-gap: 0;
}

#main .spotlightsMainContainer > .spotlightsMainInnerContainer > .spotlightsDoubleRightOuterContainer.wp-block-column:not(:first-child) {
  margin-left: 0;
}
#main .spotlightsMainContainer > .spotlightsMainInnerContainer > .spotlightsLeftOuterContainer > .spotlightsLargeImageOuterContainer {
  row-gap: 0;
}
#main .spotlightsMainContainer .spotlightsLargeImage > img {
 width: 100%;
 height: auto;
}
#main .spotlightsOutermostContainer figure {
  margin-bottom: 0 !important;
}
#main .spotlightsOutermostContainer .spotlightsLeftOuterContainer .spotlightsLargeCopyOuterContainer {
  transform: translateY(-99%);
  margin-bottom: -99%;
  max-width: 65%;
  margin-right: 35%;
  background-color: #f3f2ed;
}
#main .spotlightsOutermostContainer .spotlightsLargeSingleCopyInnerContainer {
  transform: translateY(-100%);
  margin-bottom: -12%;
  max-width: 65%;
  margin-right: 35%;
  background-color: #f3f2ed;
}
.spotlightsMainContainer h3 {
  color: #24272A;
  font-weight: 700;
  padding-top: 20px;
  margin-bottom: 0;
  margin-left: 23px;
  margin-right: 23px;
  font-size: 1.4375rem;
}
#main .spotlightsMainContainer p {
  font-family: 'Montserrat', sans-serif;
  color: #24272A;
  font-size: 1rem;
  font-weight: 500;
  margin-left: 23px;
  margin-bottom: 10px !important;
  line-height: 1.375;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
}
#main .spotlightsMainContainer p a {
  font-family: 'Montserrat', sans-serif;
  font-size: .875rem;
  color: #24272A;
  text-decoration: underline;
  margin-bottom: 10px !important;
  /*padding-bottom: 14px;*/
}
#main .spotlightsMainContainer .spotlightsLargeCopyInnerContainer p {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2; 
  -webkit-box-orient: vertical;
  max-width: 90%;
}
@media (max-width: 1199px) {
  #main .spotlightsMainContainer > .spotlightsMainInnerContainer {
    display: block;
  }
  #main .spotlightsMainContainer > .spotlightsMainInnerContainer > .spotlightsLeftOuterContainer {
    display: block;
    width: 100%;
  }
  #main .spotlightsMainContainer > .spotlightsMainInnerContainer > .spotlightsRightOuterContainer {
    display: block;
    width: 100%;
  }
  #main .spotlightsOutermostContainer .spotlightsLeftOuterContainer .spotlightsLargeCopyOuterContainer {
    transform: none;
    margin-bottom: 0;
    max-width: 95%;
    margin-right: 5%;
  }
  #main .spotlightsOutermostContainer .spotlightsLargeSingleCopyInnerContainer {
    transform: none;
    margin-bottom: 0;
    max-width: 95%;
    margin-right: 5%;
  }
  #main .spotlightsMainContainer figure.spotlightsSmallSingleImage {
    max-height: 50vh;
    overflow-y: hidden;
  }
}
@media (max-width: 871px) {
  #main .spotlightsOutermostContainer .spotlightsLeftOuterContainer .spotlightsLargeCopyOuterContainer {
    transform: none;
    margin-bottom: 0;
  }
}
@media (max-width: 699px) {
  #main .spotlightsMainContainer figure.spotlightsSmallSingleImage {
    max-height: 30vh;
  }
}
@media (max-width: 599px) {
  #main .spotlightsMainContainer figure.spotlightsSmallSingleImage {
    max-height: 25vh;
  }
}









.cardsMainContainer {
  padding-top: 110px;
  padding-bottom: 80px;
}
.cardsRowContainer {
  margin-bottom: 20px;
}
.cardsSubContainer > .cardsRowContainer.wp-block-columns.is-layout-flex {
  column-gap: 1em;
}
.cardsSubContainer {
  margin: 0 5% !important;
}
.cardsSubContainer .homeCardImage > img {
  width: 100%;
  height: auto;
}
.cardsSubContainer figure {
  margin: 0;
}
.cardsSubContainer h3 {
  font-weight: 700;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin-bottom: 40px;
  margin-right: 5%;
}
.cardsSubContainer p a {
  font-size: .875rem;
  color: #24272A;
  font-weight: 700;
  text-decoration: underline;
}
.individualCardContainer > .wp-block-columns.is-layout-flex {
  column-gap: 0;
}
.wp-block-column.cardDividerContainer figure.cardDividerLine img {
  width: 1px;
  height: 200px;
  float: right;
}
@media (max-width: 1160px) {
  .wp-block-column.cardDividerContainer figure.cardDividerLine img {
    height: 17vw;
  }
}
.cardCopyContainer {
  padding-bottom: 20px;
}
.cardCopyContainer.wp-block-column:not(:first-child) {
  margin-left: 20px;
}
@media (max-width: 999px) {
  .cardsSubContainer h3 {
    font-size: 1.25rem;
  }
  .cardsSubContainer p a {
    font-size: 0.765625rem;
  }
}
@media (max-width: 899px) {
  .cardsSubContainer h3 {
    font-size: 1.125rem;
  }
  .cardsSubContainer p a {
    font-size: 0.6890625rem;
  }
}
@media (max-width: 781px) {
  .cardsSubContainer h3 {
    font-size: 1.4375rem;
  }
  .cardsSubContainer p a {
    font-size: .875rem;
  }
  #main .cardsSubContainer .cardsRowContainer {
    /*margin-left: 20%;
    margin-right: 20%;*/
  }
  #main .cardsMainContainer {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
  }
  #main .cardsSubContainer > .cardsRowContainer.wp-block-columns.is-layout-flex {
    column-gap: 0;
    gap: 0;
    margin-bottom: 0;
  }
  #main .individualCardContainer {
    margin-bottom: 20px;
  }
  #main .cardsSubContainer > .cardsRowContainer > .individualCardContainer.wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
  #main .cardsSubContainer .wp-block-column.cardDividerContainer {
    flex-basis: calc(2%) !important;
  }
  #main .cardsSubContainer .wp-block-column.cardDividerContainer figure.cardDividerLine img {
    height: 23vw;
  }
  #main .cardsSubContainer .wp-block-column.cardCopyContainer {
    flex-basis: calc(48%) !important;
  }
  /*.cardsSubContainer figure.homeCardImage {
    max-width: 60%;
  }*/
  /*.cardDividerContainer {
    display: none;
  }*/
}

@media (max-width: 599px) {
  #main .cardsSubContainer h3 {
    margin-bottom: 20px;
  }
}

@media (max-width: 499px) {
  #main .cardsMainContainer {
    width: 90%;
    max-width: 90%;
  }
  #main .cardsSubContainer > .cardsRowContainer > .individualCardContainer > .wp-block-columns.is-not-stacked-on-mobile {
    display: block;
  }
  #main .cardsSubContainer .wp-block-column.cardSmallImageContainer {
    width: 100%;
    margin-bottom: 16px;
  }
  #main .cardsSubContainer .wp-block-column.cardDividerContainer {
    display: none;
  }
  #main .cardsSubContainer .wp-block-column.cardCopyContainer {
    width: 100%;
    border-left: 1px solid #24272A;
    margin-bottom: 16px;
    margin-left: 16px;
    padding-bottom: 0;
  }
  #main .cardsSubContainer h3 {
    font-size: 1.1875rem;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .cardsSubContainer p a {
    font-size: .875rem;
    margin-left: 5%;
    margin-right: 5%;
  }
}






/*********** -Carousel Section- ***********/

#main .carouselOutermostContainer .recipeCardContainer a {
  color: #24272a;
}
.carouselOutermostContainer {
  background-color: #f6f5f1;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 78px;
  padding-bottom: 40px;
}
.carouselMainContainer {
  
}
.carouselSubContainer {
  margin: 0 5% !important;
  text-align: center;
}
.carouselSubContainer .wp-block-columns.is-layout-flex {
  column-gap: 1em;
}
.carouselSubContainer h2 {
  font-size: 2.0625rem;
  color: #24272A;
  margin-bottom: 20px;
}
.carouselSubContainer p.subHeading{
  font-size: 1.125rem;
  color: #24272A;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 15%;
  padding-bottom: 30px;
}
.carouselSubContainer img {
  width: 100%;
  height: auto;
}
.carouselSubContainer figure {
  margin: 0;
}
.carouselSubContainer h3 {
  font-weight: 700;
  font-size: 1.4375rem;
  color: #24272A;
  line-height: 1.2;
  margin-top: 30px;
}
#main .carouselSubContainer .recipeCardContainer p {
  font-size: 1rem;
  line-height: 1.5;
  color: #24272A;
  font-weight: 700;
  margin-bottom: 6px;
}
#main .carouselSubContainer .recipeCardContainer p.cookTime {
  font-size: .875rem;
  color: #000000;
  font-weight: 400;
  margin-bottom: 80px;
}
.carouselSubContainer .recipeCTAbutton > div > a {
  font-size: 1.125rem;
  font-weight: 700;
  background-color: #24272a;
  color: #ffffff;
  border: none;
  margin-bottom: 40px;
  text-transform: none;
}
.carouselSubContainer .recipeCTAbutton > div > a.wp-block-button__link:hover {
  background-color: #587B37 !important;
}


/*********** -App Download Section- ***********/
.newHeinensAppContainer {
  background-color: #24272A;
  max-width: 100%;
  padding-top: 40px;
}
.newHeinensAppContainer h3 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.36;
  color: #ffffff;
  margin-top: 50px;
  margin-right: 5%;
}
.newHeinensAppContainer p {
  color: #ffffff;
}
.newHeinensAppContainer .appHalfHeroImage img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.newHeinensAppContainer .appHalfContentCTA {
  padding-bottom: 40px;
}
.newHeinensAppContainer .appCTAbutton > a {
  background-color: #ffffff;
  color: #24272A;
  border: none;
  margin-bottom: 40px;
}
.newHeinensAppContainer .appCTAbutton > a.wp-block-button__link:hover {
  background-color: #587B37 !important;
}
.newHeinensAppContainer .appHalfContentCTA .wp-block-columns.is-layout-flex {
  column-gap: 0 !important;
}
.newHeinensAppContainer .appHalfContentCTA .appleAppBadge img {
  width: 179px;
  height: auto;
  padding-right: 10px;
}
.newHeinensAppContainer .appHalfContentCTA .googleAppBadge img {
  width: 178px;
  height: auto;
}
@media (max-width: 781px) {
  .newHeinensAppContainer .appHalfHeroImage > img {
    width: 90%;
    margin-right: 5%;
  }
  .newHeinensAppContainer .appHalfContentCTA {
    margin-left: 5%;
    margin-right: 5%;
  }
  .newHeinensAppContainer .appHalfContentCTA .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
  /*.newHeinensAppContainer .appHalfContentCTA .appButtonsContainer {
    display: block;
  }
  .newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer {
    display: block;
  }*/
  .newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer > div.wp-block-column {
    flex-basis: calc(30%) !important;
  }
  .newHeinensAppContainer .appHalfContentCTA .appleAppBadge img {
    width: 179px;
  }
  .newHeinensAppContainer .appHalfContentCTA .googleAppBadge img {
    width: 170px;
  }
  /*.newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer .googlePlayBadgeContainer {
    display: inline;
  }*/
}
@media (max-width: 699px) {
  .newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer > div.wp-block-column {
    flex-basis: calc(35%) !important;
  }
}
@media (max-width: 599px) {
  .newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer > div.wp-block-column {
    flex-basis: calc(40%) !important;
  }
}
@media (max-width: 499px) {
  .newHeinensAppContainer .appHalfContentCTA .appButtonsSubContainer > div.wp-block-column {
    flex-basis: calc(50%) !important;
  }
}
@media (max-width: 420px) {
  .newHeinensAppContainer .appHalfContentCTA .appleAppBadge img {
    width: 143px;
  }
  .newHeinensAppContainer .appHalfContentCTA .googleAppBadge img {
    width: 136px;
  }
}




/*********** -Find a store Section- ***********/
.findAstoreContainer {
  padding: 80px 0 0 0;
}
.findAstoreContainer h3 {
  font-size: 1.4375rem;
  color: #24272A;
  margin-bottom: 16px;
}
.findAstoreContainer p {
  font-size: 1.125rem;
  color: #24272A;
  margin-left: 25%;
  margin-right: 25%;
  margin-bottom: 10px;
}
#main .findAstoreContainer .wp-block-button__link {
  background-color: #587B37;
  color: #ffffff !important;
  margin-bottom: 80px;
}
#main .findAstoreContainer .wp-block-button__link:hover {
  background-color: #24272a !important;
}
.bottomHeroImage img {
  width: 100%;
  height: auto;
}
@media (max-width: 781px) {
  .findAstoreContainer p {
    margin-left: 10%;
    margin-right: 10%;
  }

}

/*****************************************************/
/************** -Tasteful Rewards Page- **************/
/*****************************************************/


.page-tasteful-rewards #main .tastefulHeroMainContainer.wp-block-columns.is-layout-flex {
  column-gap: 0;
  margin-top: 0;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer figure.tastefulHeroImage {
  margin-bottom: 0;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer figure.tastefulHeroImage > img {
  width: 100%;
  height: auto;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer .wp-block-column:not(:first-child) {
  margin-left: 0;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer .wp-block-column:not(:first-child) img {
  width: 150px;
  height: auto;
  margin-top: 30px;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer h3 {
  font-weight: 700;
  font-size: 1.4375rem;
  color: #ffffff;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer p {
  font-weight: 500;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer p.stepsHeadline {
  font-weight: 700;
  margin-top: 20px;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer p a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 600;
}
.page-tasteful-rewards #main .tastefulHeroMainContainer p.subscribeNote {
  font-size: .875rem;
  margin-top: 20px;
}
@media (max-width: 899px) {
  .page-tasteful-rewards #main .tastefulHeroMainContainer .wp-block-column:not(:first-child) img {
    width: 100px;
  }
  .page-tasteful-rewards #main .tastefulHeroMainContainer h3 {
    font-size: 1.1875rem;
  }
}
@media (max-width: 781px) {
  .page-tasteful-rewards #main .tastefulHeroMainContainer.wp-block-columns.is-layout-flex {
    row-gap: 0;
    margin-top: 40px;
  }
}





.page-tasteful-rewards #main .tastefulRewardsTitleContainer h2 {
  font-size: 2.0625rem;
  color: #24272A;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer h3 {
  font-size: 1.75rem;
  color: #008678;
  line-height: 1.2;
  font-weight: 700;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer h4 {
  font-size: 1.125rem;
  text-transform: none;
  color: #24272A;
  line-height: 1.5;
  font-weight: 700;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer p {
  font-size: 1.125rem;
  color: #24272A;
  line-height: 1.5;
  font-weight: 500;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember {
  padding-top: 60px;
  padding-left: 10%;
  margin-right: 10%;
  padding-bottom: 60px;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember .signupCTA > a.wp-block-button__link {
  background-color: #008678;
  color: #ffffff;
  border: none;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember .signupCTA > a.wp-block-button__link:hover {
  background-color: #24272a !important;
}

.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember {
  border-left: 1px solid #000000;
  padding-top: 60px;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 60px;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember.wp-block-column:not(:first-child) {
  margin-left: 0;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer.wp-block-columns.is-layout-flex {
  column-gap: 0;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember .accountCTA > a.wp-block-button__link {
  background-color: #008678;
  color: #ffffff;
  border: none;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember .accountCTA > a.wp-block-button__link:hover {
  background-color: #24272a !important;
  color: #ffffff;
}
.page-tasteful-rewards #main .joinTastefulRewardsCopyContainer a.wp-block-button__link {
  text-transform: none;
  border-radius: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 1030px) {
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember {
    padding-left: 7%;
    margin-right: 7%;
  }
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (max-width: 899px) {
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember {
    padding-left: 5%;
    margin-right: 5%;
  }
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 781px) {
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .newMember {
    padding-bottom: 30px;
  }
  .page-tasteful-rewards #main .joinTastefulRewardsCopyContainer .existingMember {
    padding-top: 0;
  }
}





.page-tasteful-rewards #main .localStoreSignupContainer {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-tasteful-rewards #main .localStoreSignupContainer h2 {
  font-size: 1.75rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #24272A;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-left: 5%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .localStoreSignupContainer h4 {
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: none;
  color: #24272A;
  line-height: 1.5;
  margin-bottom: 50px;
  margin-left: 5%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .localStoreSignupContainer .signupInstoreCTA > a.wp-block-button__link {
  background-color: #008678;
  color: #ffffff;
  text-transform: none;
  border-radius: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}
.page-tasteful-rewards #main .localStoreSignupContainer .signupInstoreCTA > a.wp-block-button__link:hover {
  background-color: #24272a !important;
}




/*********** -Subscribe Section- ***********/

.page-tasteful-rewards #main .subscribeMainContainer {
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-tasteful-rewards #main .subscribeMainContainer .subscribeCardsRow {
  margin-top: 30px;
}
.page-tasteful-rewards #main .subscribeMainContainer .subscribeCardsRow > div {
  background-color: #F3F2ED;
}
.page-tasteful-rewards #main .subscribeMainContainer h2 {
  color: #ffffff;
  font-size: 2.0625rem;
  line-height: 1.2;
  font-weight: 700;
}
.page-tasteful-rewards #main .subscribeMainContainer h4 {
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-tasteful-rewards #main .subscribeMainContainer h5 {
  color: #24272A;
  font-size: 1rem;
  line-height: 1.4375;
  font-weight: 700;
  text-transform: none;
  margin-right: 15%;
}
.page-tasteful-rewards #main .subscribeMainContainer p {
  color: #24272A;
  font-size: .875rem;
  line-height: 1.357;
  font-weight: 400;
  margin-right: 10%;
}
.page-tasteful-rewards #main .subscribeMainContainer .benefitsCtaButton {
  max-width: 90%;
}
.page-tasteful-rewards #main .subscribeMainContainer .benefitsCtaButton > a {
  background-color: #008678;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.page-tasteful-rewards #main .subscribeMainContainer .benefitsCtaButton > a:hover {
  background-color: #24272a !important;
  color: #ffffff !important;
}
.page-tasteful-rewards #main .subscribeMainContainer figure {
  margin-bottom: 0;
}
.page-tasteful-rewards #main .subscribeMainContainer figure > img {
  width: 100%;
  height: auto;
}
@media (max-width: 999px) {
  .page-tasteful-rewards #main .subscribeCardsRow .wp-block-columns.is-layout-flex.subscribeCardContainer {
    column-gap: 0;
  }
}
@media (max-width: 899px) {
  .page-tasteful-rewards #main .wp-block-columns.is-layout-flex.subscribeCardsRow {
    column-gap: 20px;
  }
}
@media (max-width: 781px) {
  .page-tasteful-rewards #main .subscribeSubContainer {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
  }
  .page-tasteful-rewards #main .wp-block-columns.is-layout-flex.subscribeCardsRow {
    column-gap: 0;
  }
  .page-tasteful-rewards #main .wp-block-columns.is-layout-flex.subscribeCardsRow .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
  .page-tasteful-rewards #main .subscribeCardsRow .wp-block-columns.is-layout-flex.subscribeCardContainer {
    padding-bottom: 30px;
  }
  .page-tasteful-rewards #main .subscribeCardsRow .wp-block-columns.is-layout-flex.subscribeCardContainer h5, .page-tasteful-rewards #main .subscribeCardsRow .wp-block-columns.is-layout-flex.subscribeCardContainer p {
    margin-left: 5%;
    margin-right: 5%;
  }
  .page-tasteful-rewards #main .subscribeMainContainer h4 {
    margin-left: 5%;
  }
}
@media (max-width: 499px) {
  .page-tasteful-rewards #main .subscribeSubContainer {
    width: 90%;
    max-width: 90%;
  }
}





.page-tasteful-rewards #main .rewardsFAQsMainContainer {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 60px;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer .rewardsFAQsInnerContainer {
  width: 90%;
  max-width: 90%;
  margin: 0 5%;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer h2 {
  font-size: 2.0625rem;
  font-weight: 700;
  line-height: 1.2;
  color: #24272A;
  margin-bottom: 20px;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer h4 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  color: #24272A;
  text-transform: none;
  margin-bottom: 60px;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer .accordion-item__header p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #24272A;
  margin-bottom: 10px;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer .rewardsFAQsCTA > a.wp-block-button__link {
  background-color: #008678;
  color: #ffffff;
  text-transform: none;
  border-radius: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 80px;
}
.page-tasteful-rewards #main .rewardsFAQsMainContainer .rewardsFAQsCTA > a.wp-block-button__link:hover {
  background-color: #24272a !important;
}




.page-tasteful-rewards #main .appDownloadMainContainer {
  background-color: #f0f0f0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.page-tasteful-rewards #main .appDownloadMainContainer h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
  margin-top: 80px;
  margin-bottom: 20px;
  margin-left: 5%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .appDownloadMainContainer p {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  color: #4B4F54;
  margin-bottom: 60px;
  margin-left: 5%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .appDownloadMainContainer .appButtonsContainer {
  padding-bottom: 40px;
  margin-left: 5%;
  margin-right: 5%;
}
.page-tasteful-rewards #main .appDownloadMainContainer .googlePlayContainer {
  width: 150px;
  max-width: 150px;
}
.page-tasteful-rewards #main .appDownloadMainContainer .googlePlayContainer figure > img {
  width: 150px;
  height: auto;
}
.page-tasteful-rewards #main .appDownloadMainContainer .appleStoreContainer {
  width: 150px;
  max-width: 150px;
}
.page-tasteful-rewards #main .appDownloadMainContainer .appleStoreContainer figure > img {
  width: 150px;
  height: auto;
}
.page-tasteful-rewards #main .appDownloadMainContainer figure.appDownloadHeroImage {
  margin-bottom: 0;
}
.page-tasteful-rewards #main .appDownloadMainContainer .appDownloadHeroImage > img {
  width: 100%;
  height: auto;
}
@media (max-width: 781px) {
  .page-tasteful-rewards #main .appDownloadMainContainer > div > div > div:nth-child(1) {
    order: 2;
  }
  .page-tasteful-rewards #main .appDownloadMainContainer > div > div > div:nth-child(2) {
    order: 1;
  }
  .page-tasteful-rewards #main .appDownloadMainContainer figure.appDownloadHeroImage {
    margin-top: 60px;
  }
  .page-tasteful-rewards #main .appDownloadMainContainer h3 {
    margin-top: 10px;
  }
}









/********************* -Campaign Landing Page- *********************/


.page-app #main h1,
.page-app #main h2,
.page-app #main h3,
.page-app #main h4,
.page-app #main h5,
.page-app #main p {
  font-family: 'Montserrat', sans-serif;
}

/*********** -Hero Section- ***********/

#main .landingPageHeroPhoneAppMainContainer {
  display: block;
  width: 40%;
  max-width: 480px;
  position: absolute;
  z-index: 1;
  top: 260px;
  left: 60%;
}
#main .landingPageHeroPhoneAppMainContainer figure {
  margin-bottom: 0;
}
#main .landingPageHeroPhoneAppMainContainer img {
  width: 75%;
  height: auto;
}
#main .landingPageHeroMainContainer {
  width: 85%;
  max-width: 1020px;
  background-color: #FBFBF9;
  border-radius: 19px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 70px;
  padding-bottom: 70px;
}
#main .landingPageHeroInnerContainer {

}
#main .landingPageHeroContentContainer {
  margin-left: 10%;
}
#main .landingPageHeroContentContainer > h1 {
  font-family: 'Montserrat', sans-serif;
  color: #A6192E;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.2;
}
#main .landingPageHeroContentContainer > h2 {
  font-family: 'Montserrat', sans-serif;
  color: #24272A;
  font-size: 2.4375rem;
  font-weight: 700;
  line-height: 1.2;
}
#main .landingPageHeroContentContainer > p {
  font-family: 'Montserrat', sans-serif;
  color: #24272A;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}
#main .landingPageHeroPhoneAppMobileContainer {
  display: none;
}
#main .landingPageHeroButtonsRow {
  column-gap: 0;
}
#main .landingPageHeroButtonsRowMobile {
  display: none;
}
#main .wp-block-column.landingPageHeroButtonsAppleContainer {
  max-width: 200px;
}
#main .landingPageHeroButtonsAppleContainer img {
  height: 58px;
  width: auto;
}
#main .landingPageHeroButtonsGoogleContainer img {
  height: 58px;
  width: auto;
}
#main #topAppOSdetectionApple {
  display: none;
}
#main #topAppOSdetectionGoogle {
  display: none;
}
@media (max-width: 1199px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 250px;
  }
  #main .landingPageHeroMainContainer {
    width: 90%;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1150px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 280px;
  }
}
@media (max-width: 1099px) {
  /*#main .landingPageHeroPhoneAppMainContainer {
    top: 285px;
  }*/
  #main .landingPageHeroMainContainer {
    width: 90%;
  }
  #main .landingPageHeroContentContainer {
    margin-left: 5%;
  }
  #main .landingPageHeroContentContainer > h2 {
    font-size: 2.1875rem;
  }
  #main .landingPageHeroContentContainer > p {
    font-size: 1rem;
  }
}
/*@media (max-width: 1050px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 240px;
  }
}*/
@media (max-width: 999px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 250px;
  }
  #main .landingPageHeroMainContainer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #main .landingPageHeroContentContainer > h1 {
    font-size: 1.25rem;
  }
  #main .landingPageHeroContentContainer > h2 {
    font-size: 1.875rem;
  }
  #main .landingPageHeroContentContainer > p {
    font-size: 1rem;
  }
}
@media (max-width: 950px) {
    #main .landingPageHeroPhoneAppMainContainer {
      top: 265px;
  }
}
@media (max-width: 899px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 250px;
    width: 45%;
  }
}
@media (max-width: 850px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 270px;
  }
}
@media (max-width: 829px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 280px;
  }
  #main .landingPageHeroContentContainer > h1 {
    font-size: 1rem;
  }
  #main .landingPageHeroContentContainer > h2 {
    font-size: 1.75rem;
    margin-right: 5%;
  }
  #main .landingPageHeroContentContainer > p {
    font-size: 1rem;
    margin-right: 5%;
  }
}
@media (max-width: 810px) {
  #main .landingPageHeroPhoneAppMainContainer {
    top: 240px;
  }
}
@media (max-width: 781px) {
  #main .landingPageHeroPhoneAppMainContainer {
    display: none;
  }
  #main .landingPageHeroMainContainer {
    padding-bottom: 0;
  }
  #main .landingPageHeroPhoneAppMobileContainer {
    display: block;
  }
  #main .landingPageHeroPhoneAppMobileContainer figure {
    margin-bottom: 0;
  }
  #main .landingPageHeroPhoneAppMobileContainer figure.halfImageForMobile img {
    width: 80%;
    height: auto;
  }
  #main .landingPageHeroButtonsRow {
    display: none;
  }
  #main .landingPageHeroButtonsRowMobile {
    display: flex;
  }
  #main .landingPageHeroButtonsRowMobile a {
    background-color: #A6192E;
    color: #ffffff;
    width: 95%;
    margin-left: -5%;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5;
    border: none;
    text-transform: none;
  }
  #main .landingPageHeroButtonsRowMobile a:hover {
    background-color: #24272A;
    transition: color 0.5s ease, background-color 1s ease;
  }
}


/*********** -App Promo Section- ***********/
#main .appPromoMainContainer {
  margin-top: 60px;
  margin-bottom: 60px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#main .appPromoImageContainer {

}
#main .appPromoImageContainer figure.appPromoImage {
  margin-bottom: 0;
}
#main .appPromoCopyContainer {
  padding: 30px 0;
}
#main .appPromoCopyContainer h2 {
  font-size: 2.0625rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F3F2ED;
  margin-bottom: 20px;
}
#main .appPromoCopyContainer h3 {
  font-size: 5rem;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
}
#main .appPromoCopyContainer h3 span.promoHeadlineColorSwap {
  color: #FFCD00;
}
#main .appPromoCopyContainer p {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  color: #ffffff;
  margin-right: 10%;
  margin-top: 20px;
}
#main .appPromoCopyContainer .appPromoCTAButton {

}
#main .appPromoCopyContainer .appPromoCTAButton > a {
  background-color: #FFCD00;
  color: #24272A;
  border: none;
  cursor: pointer;
}
#main .appPromoCopyContainer .appPromoCTAButton > a:hover {
  background-color: #587a01 !important;
  color: #ffffff !important;
}
@media (max-width: 999px) {
  #main .appPromoCopyContainer h2 {
    font-size: 1.75rem;
  }
  #main .appPromoCopyContainer h3 {
    font-size: 4.375rem;
  }
  #main .appPromoCopyContainer p {
    font-size: 1rem;
  }
}
@media (max-width: 899px) {
  #main .appPromoCopyContainer h3 {
    font-size: 3.75rem;
  }
}
@media (max-width: 781px) {
  #main .appPromoMainContainer {
    margin-top: 0;
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #main .appPromoImageContainer figure.appPromoImage img {
    width: 70%;
    height: auto;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 30px;
  }
  #main .appPromoCopyContainer {
    margin-left: 5%;
  }
  #main .appPromoCopyContainer h2 {
    font-size: 1rem;
  }
  #main .appPromoCopyContainer h3 {
    font-size: 2.625rem;
  }
  #main .appPromoCopyContainer p {
    font-size: 1.125rem;
  }
}

/*********** -App Perks Section- ***********/
#main .mobileAppPerksMainContainer {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
}
.mobileAppPerksInnerContainer {

}
#main .mobileAppPerksMainContainer > .mobileAppPerksInnerContainer > h2 {
  font-size: 2.4375rem;
  font-weight: 700;
  color: #24272A;
  line-height: 2.9375rem;
  margin-bottom: 60px;
}
#main .mobileAppPerksMainContainer .perksIconsMainContainer .wp-block-columns.is-layout-flex.perksIconsInnerContainer {
  column-gap: 16px;
}
#main .perksIconsSubContainer {
  background-color: #F7F6F3;
  border-radius: 29px;
  padding: 60px 20px;
}
#main .perksIconsSubContainer figure {
  margin-bottom: 0;
}
#main .perksIconsSubContainer figure > img {
  width: 100%;
  height: auto;
}
#main .perksIconsSubContainer > h3 {
  font-size: 1.1875rem;
  line-height: 1.2;
  font-weight: 700;
  color: #24272A;
  margin-top: 20px;
  margin-right: 5%;
  margin-left: 5%;
}
#main .perksIconsSubContainer > p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #24272A;
  margin-right: 5%;
  margin-left: 5%;
}
@media (max-width: 1199px) {
  #main .mobileAppPerksInnerContainer {
      width: 90%;
      max-width: 90%;
      margin: 0 auto;
  }
}



/*********** -Trained Associates Section- ***********/

#main .trainedAssociatesMainContainer {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
}
#main .wp-block-columns.is-layout-flex.trainedAssociatesInnerSubContainer {
  column-gap: 0;
}
#main .trainedAssociatesHeroImageContainer figure {
  margin-bottom: 0;
}
#main .trainedAssociatesHeroImageContainer figure > img {
  width: 100%;
  height: auto;
}
#main .trainedAssociatesContentContainer {
  background-color: #A6192E;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 60px;
}
#main .trainedAssociatesContentContainer > h2 {
  font-size: 2.0625rem;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 30px;
}
#main .trainedAssociatesContentContainer > p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
}
#main .trainedAssociatesCTAButtonsContainer {

}
#main .trainedAssociatesCTAButtonsContainer {
  display: block;
  margin-top: 60px;
}
#main .trainedAssociatesDownloadButtonContainer {
  display: inline-block;
}
#main #midAppOSdetectionApple {
  display: none;
}
#main #midAppOSdetectionGoogle {
  display: none;
}
#main .trainedAssociatesDownloadButtonContainer .downloadScrollCTA {

}
#main .trainedAssociatesDownloadButtonContainer .downloadScrollCTA > a {
  background-color: #ffffff;
  color: #24272A !important;
  padding: 16px 18px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  border: none;
  text-transform: none;
}
#main .trainedAssociatesDownloadButtonContainer .downloadScrollCTA > a:hover {
  background-color: #587a01 !important;
  color: #ffffff !important;
}
#main .trainedAssociatesShopButtonContainer {
  display: inline-block;
  margin-left: 30px;
}
#main .trainedAssociatesShopButtonContainer .shopButtonCTA {

}
#main .trainedAssociatesShopButtonContainer .shopButtonCTA > a {
  background-color: #ffffff;
  color: #24272A !important;
  padding: 16px 36px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  border: none;
  text-transform: none;
}
#main .trainedAssociatesShopButtonContainer .shopButtonCTA > a:hover {
  background-color: #587a01 !important;
  color: #ffffff !important;
}
@media (max-width: 1099px) {
  .trainedAssociatesContentContainer > h2 {
    font-size: 1.85625rem;
    margin-bottom: 20px;
  }
  #main .trainedAssociatesContentContainer {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 40px;
  }
  #main .trainedAssociatesContentContainer > p {
    font-size: .9rem;
  }
  #main .trainedAssociatesCTAButtonsContainer {
    margin-top: 40px;
  }
}
@media (max-width: 988px) {
  #main .trainedAssociatesContentContainer {
    padding-top: 20px;
  }
  #main .trainedAssociatesCTAButtonsContainer {
    margin-top: 20px;
  }
  #main .trainedAssociatesContentContainer > h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 899px) {
  #main .trainedAssociatesContentContainer > h2 {
    font-size: 1.670625rem;
  }
  #main .trainedAssociatesContentContainer > p {
    font-size: .81rem;
  }
  #main .trainedAssociatesContentContainer {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 781px) {
  #main .trainedAssociatesMainContainer {
    row-gap: 0;
    column-gap: 0;
    padding-bottom: 0;
  }
  #main .wp-block-columns.is-layout-flex.trainedAssociatesInnerSubContainer {
    row-gap: 0;
  }
  #main .trainedAssociatesContentContainer {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 60px;
  }
  #main .trainedAssociatesContentContainer > h2 {
    font-size: 1.75rem;
    margin-bottom: 30px;
  }
  #main .trainedAssociatesContentContainer > p {
    font-size: .875rem;
  }
  #main .trainedAssociatesCTAButtonsContainer {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 440px) {
  #main .trainedAssociatesCTAButtonsContainer {
    column-gap: 0;
  }
  #main .trainedAssociatesDownloadButtonContainer > .is-layout-flex {
    display: block;
  }
  #main .trainedAssociatesDownloadButtonContainer {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #main .trainedAssociatesShopButtonContainer > .is-layout-flex {
    display: block;
  }
  #main .trainedAssociatesShopButtonContainer {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
  }
  #main .trainedAssociatesShopButtonContainer a {
    padding: 16px 80px;
  }
  #main .trainedAssociatesDownloadButtonContainer a {
    padding: 16px 64px;
  }
}






/*********** -FAQ Section- ***********/

#main .newAppLPFAQsMainContainer {
  background-color: #F3F2ED;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
#main .newAppLPFAQsInnerContainer {

}
#main .newAppLPFAQsMainContainer h2 {
  font-size: 2.4375rem;
  font-weight: 700;
  line-height: 1.2;
  color: #24272A;
  margin-bottom: 30px;
}
#main .newAppLPFAQsMainContainer .newAppLPFAQsAccordionsContainer {
  width: 66%;
  max-width: 66%;
  margin-left: 17%;
  margin-right: 17%;
}
#main .newAppLPFAQsAccordionsContainer .accordion-item {
  margin: 0;
}
#main .newAppLPFAQsAccordionsContainer .accordion-item > .accordion-item__header {
  padding-top: 22px;
  padding-bottom: 22px;
}
#main .newAppLPFAQsAccordionsContainer .accordion-item > .accordion-item__header > p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.35;
  color: #24272A;
}
#main .newAppLPFAQsAccordionsContainer .accordion-item > .accordion-item__content {
  background-color: transparent;
  padding-left: 0;
}
#main .newAppLPFAQsAccordionsContainer .accordion-item > .accordion-item__content > p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #24272A;
}
#main .newAppLPFAQsMainContainer .newAppLPFAQsInnerContainer .appMoreQuestionsButton > a {
  background-color: #24272a;
  color: #ffffff;
  transition: color 0.5s ease, background-color 1s ease;
}
#main .newAppLPFAQsMainContainer .newAppLPFAQsInnerContainer .appMoreQuestionsButton > a:hover {
  background-color: #587B37 !important;
  color: #ffffff !important;
  transition: color 0.5s ease, background-color 1s ease;
}





/*********** -QR Code Section- ***********/

#main .qrCodeDownloadMainContainer {
  width: 80%;
  max-width: 960px;
  margin: 0 auto;
}
#main .qrCodeDownloadImageSubContainer {

}
#main .qrCodeDownloadCopySubContainer {
  margin-left: 20px;
  margin-right: 12%;
}
#main .qrCodeDownloadMainContainer h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.4375rem;
  font-weight: 700;
  line-height: 1.2;
}
#main .qrCodeDownloadMainContainer p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 20px;
}
#main .qrCodeSectionOuterContainer {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#main .qrCodeSectionInnerContainer{
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#main #qr-code-link {
  padding-top: 100px;
  margin-top: -100px;
}
#appOSdetectionNone {
  display: none;
}
#appOSdetectionApple {
  display: none;
}
#appOSdetectionGoogle {
  display: none;
}
#appOSdetectionApple .appStoreButton a,
#appOSdetectionGoogle .gPlayButton a {
  background-color: #A6192E;
  color: #ffffff;
  border: none;
  text-transform: none;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
}
#appOSdetectionApple .appStoreButton a:hover {
  text-decoration: underline !important;
}
#appOSdetectionGoogle .gPlayButton a:hover {
  text-decoration: underline !important;
}
@media (max-width: 781px) {
  /*#main .qrCodeDownloadImageSubContainer {
    display: table;
    margin: 0 auto;
    text-align: center;
    flex-basis: auto !important;
  }*/
  #main .qrCodeDownloadImageSubContainer img {
    max-width: 270px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  /*#main .qrCodeDownloadCopySubContainer p {
    display: none;
  }*/
  #main .qrCodeDownloadCopySubContainer h2 {
    text-align: center;
  }
  #main .qrCodeDownloadCopySubContainer {
    margin-left: 0;
    margin-right: 0;
  }
}

#main .store-search-link {
  text-align: center;
}
#main p.store-search-link {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  color: #24272A;
}
#main p.store-search-link a {
  color: #24272A;
  text-decoration: underline;
}
#main p.store-search-link a:hover {
  font-weight: 700;
}




#main .storeCards {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
#main .storeCards > .cardsMainContainer {
  padding-top: 80px;
  padding-bottom: 48px;
}
.page-search-results #main div.list-header {
  display: none;
}


/***********Store Locator Fixes*************/

@media (max-width: 991px) {
  .post-type-archive-store #main form > div > div > div > div.results {
    display: none;
  }
  .post-type-archive-store #main form .store-search-bar-container {
    margin-left: 10px;
    margin-right: 10px;
  }
}


/************Store Detail Page Fixes**********/

.single-store #main .store-footer-content > div > div > div > figure > img {
  width: 70%;
  height: auto;
  float: right;
  padding: 15% 0;
  max-height: none;
}
@media (max-width: 871px) {
  .single-store #main .store-footer-content > div > div > div > figure > img {
    float: none;
    margin: 0 auto;
    width: 80%;
    padding: 10% 0;
  }
}
@media (max-width: 599px) {
  .single-store #main .content-store.is_single > div.single-store-open-hours-container {
    margin-left: 5%;
    margin-right: 5%;
  }
}

/*************Facility Page fixes************/

.post-type-archive-facility #main > form > div > div > div > div.radio-button-options > a {
  border-left: none;
}
.post-type-archive-facility #main > form > div > div > div > div.radio-button-options > a > span {
  background-color: transparent;
  color: #24272a;
}
.post-type-archive-facility #main > form > div > div > div > div.radio-button-options > a > span:hover {
  color: #587A00;
}
.post-type-archive-facility #main > form > div > div > div > div.radio-button-options > a.current > span {
  color: #587A00;
}
/*****************Fixes for builder****************/
#main .wp-block-button__link {
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  font-size: 1.125rem;
  font-weight: 700;
}
#main .fullWidthBuilderContainer,
#main .full-width-builder-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.recipe-carousel-posts-wrapper {
  display: flex;
  width: 100%;
}

.recipe-carousel-posts .slick-track,
.recipe-carousel-posts .slick-slide {
  display: flex;
}

.recipe-carousel-post {
  background-color: #EDEBE8;
}

.recipe-carousel-post-info {
  flex-grow: 1;
}

.recipe-carousel-posts-wrapper .recipe-carousel-post .photo {
  background-position: center center;
  background-size: cover;
  display: block;
  height: 25rem; /* 400px */
}

.recipe-carousel-posts-wrapper .recipe-carousel-post .title {
  margin: 2.5rem 1rem 1.25rem;
  text-decoration: none;
}
.recipe-carousel-posts-wrapper .recipe-carousel-post .excerpt {
  font-weight: 700;
  line-height: 1.5;
  margin: 1.25rem 1rem;
  text-decoration: none;
}
.recipe-carousel-posts-wrapper .recipe-carousel-post .time {
  font-size: .875rem;
  font-weight: 400;
  margin: 1.25rem 1rem;
  text-decoration: none;
}
 #main .recipe-carousel-posts .news-slider-arrow {
  top: calc(45% - 24px);
}
#main .recipe-carousel-posts button.news-slider-arrow-btn {
  border-radius: 50%;
  background-color: #ffffff !important;
  border: 1px solid #24272A !important;
}
#main .recipe-carousel-posts .news-slider-arrow svg {
  color: #24272A;
}
#main .recipe-carousel-posts-wrapper .recipe-carousel-post .title {
  color: #24272A;
  font-size: 1.4375rem;
}
@media (max-width: 460px) {
  #main .recipe-carousel-posts .news-slider-arrow.news-slider-arrow-next {
    right: 12px;
  }
  #main .recipe-carousel-posts .news-slider-arrow.news-slider-arrow-prev {
    left:  12px;
  }
}
