.header
  .sb-container
  .sb-navbar
  #navbar-buttons
  .sb-navbar-end
  #menu-buy-sunbutter
  .sb-button
  a:before,
.header
  .sb-container
  .sb-navbar
  #navbar-buttons
  .sb-navbar-end
  #menu-buy-sunbutter
  .previous-next-links
  a
  a:before,
.previous-next-links
  .header
  .sb-container
  .sb-navbar
  #navbar-buttons
  .sb-navbar-end
  #menu-buy-sunbutter
  a
  a:before {
  content: none !important;
}

.page-template-page-locations .info-card-fullwidth .mobile-to-go-cup {
  text-align: center;
}
.page-template-page-products-single .product-container .sb-title em,
.page-template-page-products-single-canada .product-container .sb-title em {
  line-height: 1.5;
  margin-bottom: 10px;
  display: block;
}
.page-template-page-locations .info-card-fullwidth .mobile-to-go-cup img {
  margin: 0 auto;
  right: -10px;
}

.button-margin-bottom {
  margin-bottom: 20px;
}

.sb-img img {
  margin-right: 8px;
}

.page-template-page-products-single
  .product-container
  .product-info
  .sb-columns
  .sb-button {
  background: #f8ed20;
  color: black;
}

footer .column.is-half-tablet {
  width: 33.3333%;
}
.recipe-card .card-content {
  min-height: auto;
}

@media (max-width: 1000px) {
  footer .column.is-half-tablet {
    width: 50%;
  }
}

@media (max-width: 766px) {
  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .sb-button:last-child
    a,
  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .previous-next-links
    a:last-child
    a,
  .previous-next-links
    .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    a:last-child
    a {
    font-size: 0.8rem;
  }
}

button.alm-load-more-btn {
  font-size: 1rem;
  color: white;
  border-radius: 30px;
  font-family: omnes-pro, sans-serif;
  padding: 5px 0px;
  margin: 0;
  max-height: 40px;
  font-weight: 600;
  background-color: #42878f;
  border-color: transparent;
  color: #fff;
  transition-duration: 0.4s;
  /* background-color: transparent; */
  padding: 10px 20px 10px;
  font-size: 1.125rem;
  margin: 0 0.8rem;
  line-height: 1;
  display: block;
  margin: 0 auto;
  opacity: 1;
  position: relative;
}

button.alm-load-more-btn.done {
  opacity: 0;
  pointer-events: none;
}

.alm-filters-container .alm-filter li div {
  font-family: "omnes-pro", sans-serif;
  font-weight: 600;
  text-align: center !important;
  font-size: 1rem !important;
}

.industrial table td,
.industrial table th {
  /*font-size:14px;*/
  font-family: omnes-pro;
  font-weight: 400;
}

.alm-filters-container .alm-filter li div:before {
  background-image: url(/src/img/category-breakfast.jpg);
  border-radius: 50%;
  border: 2px solid #fff;
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  content: "";
  display: block;
  margin: 0 auto;
}

.alm-filters-container {
  max-width: 950px;
  margin: 0 auto;

  display: flex;
}

.alm-filters.alm-reveal {
  display: flex;
  flex-wrap: wrap;
}

.alm-filters-container .alm-filter li div.active:after {
  content: "\f00c";
  position: absolute;
  top: 8px;
  /*left: 5px;*/
  background-color: #42878f;
  border-radius: 50%;
  color: #fff;
  /*display: none;*/
  position: absolute;
  top: -5px;
  transform: translate(-50%, 0%);
  right: calc(50% - 45px);
  width: 25px;
  height: 25px;
  z-index: 5;
  font-family: "Font Awesome 5 Free";
}

.alm-filter--checkbox {
  min-width: 75px;
  text-align: center;
  position: relative;
}

.alm-filter--checkbox:nth-of-type(1) {
}

#alm-filter-1 .alm-filter--checkbox:nth-of-type(1) div:before {
  background-image: url(/src/img/category-recipes.jpg);
}

#alm-filter-1 .alm-filter--checkbox:nth-of-type(3) div:before {
  background-image: url(/src/img/category-entrees.jpg);
}

#alm-filter-2 .alm-filter--checkbox:nth-of-type(1) div:before {
  background-image: url(/src/img/category-fan-favorites.png);
}

#alm-filter-2 .alm-filter--checkbox:nth-of-type(2) div:before {
  background-image: url(/src/img/category-gluten-free.png);
}

.alm-filter--checkbox:nth-of-type(5) div {
  display: inline-block;
  vertical-align: top;
}

#alm-filter-2:before {
  content: "";
  width: 64px;
  height: 93px;
  display: inline-block;
  position: relative;
  background-image: url("/src/img/and-also.svg");
  background-repeat: no-repeat;
  background-position: 0px 33px;
  margin-right: 10px;
  vertical-align: top;
}

@media (max-width: 500px) {
  .page-template-page-home .category-filter {
    justify-content: center !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .page-template-page-home .category-filter > img {
    position: relative;
    transform: translate(0, 0);
    left: auto;
    top: auto;
    width: 100%;
    margin: 10px 80px 30px;
  }
  .homepage-categories::focus {
    outline: none !important;
  }
}

/*.alm-filter--checkbox:nth-of-type(5):before {
    content: "";
    width: 64px;
    height: 93px;
    display: inline-block;
    position: relative;
    background-image: url('/src/img/and-also.svg');
    background-repeat: no-repeat;
    background-position: 0px 33px;
    margin-right:10px;
}*/
.alm-filters-container .alm-filter li:nth-of-type(5) div.active:after {
  /*right: calc(50% - 82px);*/
}

#alm-filter-2 .alm-filter--checkbox:nth-of-type(3) div:before {
  background-image: url(/src/img/category-quick-eats.png);
}

.industrial table th {
  font-weight: bold;
}

.industrial table th p {
  font-weight: bold;
}

#alm-filter-1 .alm-filter--checkbox:nth-of-type(4) div:before {
  background-image: url(/src/img/category-snacks.jpg);
}

#alm-filter-1 .alm-filter--checkbox:nth-of-type(5) div:before {
  background-image: url(/src/img/category-sweets.jpg);
}

#alm-filter-2 .alm-filter--checkbox:nth-of-type(4) div:before {
  background-image: url(/src/img/category-vegan.png);
}

#alm-filter-2 li:last-of-type {
  margin-right: 0px;
}

#ajax-load-more {
  width: 100%;
}

.alm-filters ul {
  /*display: block;*/
  /*flex-wrap: wrap;*/
  display: inline-flex;
  justify-content: center;
  position: relative;
}

.alm-filters ul li {
  margin-right: 13px;
}

@media (max-width: 1000px) {
  #alm-filter-2:before {
    display: block;
    margin: 0 auto;
    height: 80px;
    background-position: 0;
    height: 46px;
  }

  .alm-filters-container {
    flex-direction: column;
    align-items: center;
  }

  .alm-filters ul {
    /*display: block;*/
    /*flex-wrap: wrap;*/
    display: flex;
    justify-content: center;
    position: relative;
  }

  .alm-filters li {
    /*display: inline-block;*/
    /*flex-basis: 20%;*/
    /*vertical-align: top;*/
    margin-bottom: 30px;
  }

  .alm-reveal .is-one-quarter {
    flex-basis: 100%;
  }
}

.page-template-page-get-the-facts .flip-cards .sb-card .fact-card .back a {
  pointer-events: none;
}

.page-template-page-products-single .product-variety-mobile,
.page-template-page-products-single-canada .product-variety-mobile {
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
}

@media (max-width: 1000px) and (min-width: 766px) {
  .page-template-page-our-story .how-we-make-sb .allergen-free .sb-title {
    text-align: center;
    font-size: 38px !important;
  }

  .alm-reveal .is-one-quarter {
    flex-basis: 50%;
  }

  .page-template-page-get-the-facts .flip-cards .sb-card .fact-card .back img {
    max-width: 60%;
    margin: 0 auto;
    display: block;
  }

  .page-template-page-products-single
    .product-container
    .product-gallery
    .full-size-image,
  .page-template-page-products-single-canada
    .product-container
    .product-gallery
    .full-size-image {
    max-width: 50%;
    margin: 0 auto;
    display: block;
  }

  .category-filter {
    max-width: 60%;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .category-filter .is-hidden-touch {
    display: block !important;
    position: absolute;
    top: calc(50% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .category-filter .pt-1 {
    margin: 20px 0px;
  }

  .contact .gform_wrapper .top_label .gfield_label,
  .gform_wrapper legend.gfield_label {
    margin-left: 0px !important;
  }

  body.contact .gform_wrapper ul li.gfield {
    margin-top: 24px;
  }

  body.contact
    .gform_wrapper
    .field_sublabel_below
    .ginput_complex.ginput_container
    label,
  body.contact
    .gform_wrapper
    .field_sublabel_below
    div[class*="gfield_time_"].ginput_container
    label {
    margin-bottom: 20px;
    font-size: 0.6em;
  }

  .contact .columns.is-variable {
    padding: 0px;
  }

  .contact .columns.is-variable .column {
    padding-left: 0px;
    padding-right: 0px;
  }

  .contact .ad-card {
    margin-bottom: 40px !important;
  }

  .featured-card-r .justify-end {
    justify-content: flex-start !important;
    padding-left: 15px;
  }

  .home .sb-carousel-container .sb-carousel .sb-carousel-nav-left {
    text-align: right;
  }

  .home .category-filter {
    max-width: 100%;
  }

  .page-template-page-home .homepage-categories {
    margin-bottom: 30px;
  }

  .home .certifications {
    padding-top: 0px;
  }

  .column:last-of-type .ad-card {
    margin-bottom: 30px !important;
  }

  .footer #footer-newsletter {
    order: 3;
  }

  .two-column-videos img.is-hidden-tablet {
    width: 275px;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-1 {
    bottom: -330px;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-1,
  .page-template-page-our-story .how-we-make-sb .offset-image-step-3 {
    width: 500px;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-1 img,
  .page-template-page-our-story .how-we-make-sb .offset-image-step-3 img {
    width: 100%;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-2 {
    width: 350px;
    bottom: -270px;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-3 {
    bottom: -330px;
  }

  .page-template-page-our-story .how-we-make-sb .offset-image-step-2 img {
    /*width:500px;*/
    width: 100%;
  }

  .page-template-page-our-story .this-means-no-text {
    left: 264px;
  }

  .product-container h1 + .column {
    text-align: center;
    margin-bottom: 25px;
  }

  .page-template-page-products-single .page-navigation,
  .page-template-page-products-single-canada .page-navigation {
    padding-top: 0px;
  }

  .page-template-page-products-single,
  .page-template-page-products-single-canada {
    padding-top: 85px;
  }

  .search h1 {
    padding: 0.75rem;
  }

  .search .blog-listing-image {
    width: 100%;
    height: 350px;
    /*height:175px;*/
  }

  .industrial iframe {
    width: 100%;
    display: block;
    float: none;
  }

  .industrial .sb-container .wrap-950 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .industrial .column {
    padding: 0px;
  }

  .industrial .column p {
    margin-top: 20px;
  }

  .industrial .column p iframe {
    height: calc((100vw - 3rem) / (16 / 9)) !important;
    width: 100%;
    float: none;
  }

  .industrial .tablecontainer {
    margin-bottom: 35px;
  }

  .industrial article p {
    margin-bottom: 35px;
  }

  .industrial table td,
  .industrial table th {
    font-size: 14px;
    font-family: omnes-pro;
    font-weight: 400;
  }

  .industrial table th:first-of-type {
    width: 25% !important;
  }

  .footer #footer-navigation .menu {
    margin-top: 0px;
  }

  .footer #footer-navigation .column.is-half-mobile {
    padding-top: 0px;
  }

  .footer #footer-navigation {
    padding-top: 0px;
  }

  .footer #footer-newsletter p {
    text-align: left;
    margin-top: 40px;
  }

  .header .sb-container .sb-navbar .sb-navbar-brand .sb-navbar-burger:after {
    content: "Menu";
    position: relative;
    top: -4px;
    margin-left: 35px;
    font-size: 18px;
  }

  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .sb-button:last-child
    a,
  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .previous-next-links
    a:last-child
    a,
  .previous-next-links
    .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    a:last-child
    a {
    font-size: 18px;
  }

  .industrial table th {
    font-weight: bold;
  }
}

.alm-btn-wrap {
  display: block;
  position: relative;
  padding: 50px 0px 150px;
}

@media (max-width: 766px) {
  .product-container .sb-button.is-secondary {
    display: none;
  }
  .alm-filters a {
    font-size: 0px;
  }

  .recipes .recipe-image {
    display: inline-block;
    width: 40%;
    height: 140px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
  }

  .recipes .recipe-card .card-content {
    min-height: 140px;
    display: inline-block;
    width: 60%;
    vertical-align: top;
    text-align: left;
  }

  .recipes .recipe-card .subtitle {
    text-align: left;
  }

  .recipes .recipe-card .subtitle + .title {
    text-align: left;
  }

  .recipes .recipe-card .card-content {
  }

  .search .is-one-quarter {
    padding-top: 0px;
  }

  .search .space-between {
    padding: 1.5rem 1.5rem;
  }

  .header .sb-container .sb-navbar .sb-navbar-brand .sb-navbar-burger:after {
    content: "Menu";
    position: relative;
    top: -4px;
    margin-left: 35px;
    font-size: 18px;
  }

  .contact .wrap-800 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .search .blog-listing-image {
    width: 100%;
    height: 250px;
    max-width: 100%;
  }

  .single-recipe .accordion-wysiwyg ul li,
  .single-recipe .accordion-wysiwyg ol li {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
  }

  .single-recipe .accordion-wysiwyg ul,
  .single-recipe .accordion-wysiwyg ol {
    padding-left: 20px;
  }

  .page-template-page-home .certifications .sb-subtitle {
    max-width: 228px;
    margin: 0 auto;
  }

  .industrial table td,
  .industrial table th {
    font-size: 14px;
    font-family: omnes-pro;
    font-weight: 400;
  }

  .industrial table th:first-of-type {
    width: 35% !important;
  }

  .alm-filters-container {
    margin-bottom: 40px;
  }

  .alm-filters-container .alm-filter li a {
    display: block;
    max-width: 90%;
  }

  .alm-filters-container .alm-filter li {
    margin-bottom: 0px;
  }

  .alm-filters ul {
    justify-content: space-between;
  }

  #alm-filter-2:before {
    display: block;
    margin: 0 auto;
    height: 80px;
    background-position: 0;
    height: 46px;
  }

  .retailers h1,
  .industrial h1 {
    font-size: 2rem !important;
    line-height: 1.15 !important;
  }

  body.retailers,
  body.industrial {
    padding-top: 60px;
  }

  .footer #footer-illustrations {
    min-height: 100px;
  }

  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .sb-button:last-child,
  .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    .previous-next-links
    a:last-child,
  .previous-next-links
    .header
    .sb-container
    .sb-navbar
    #navbar-buttons
    .sb-navbar-end
    #menu-buy-sunbutter
    a:last-child {
    margin-top: 3px;
  }

  .header .sb-container .sb-navbar .sb-navbar-brand .sb-navbar-burger {
    top: 17px;
  }

  .page-template-page-home .info-card-fullwidth .mobile-to-go-cup {
    justify-content: center;
  }

  .page-template-page-home .info-card-fullwidth .mobile-to-go-cup img {
    right: -24px;
    max-width: 80%;
    width: 200px;
  }

  .footer #footer-newsletter p {
    text-align: left;
    margin-bottom: 10px;
  }

  .page-template-page-home .category-filter {
    padding: 0px;
  }

  .page-template-page-home .homepage-categories {
    margin: 0px 0px 20px;
  }

  .featured-recipe-column .recipe-banner .banner-text {
    font-size: 1rem !important;
  }

  .featured-recipe-column .recipe-banner::after {
    left: 140px;
    border: 15px solid #f7ee16;
    border-right: 15px solid transparent;
  }

  .product-container .is-half-mobile {
    text-align: center;
  }

  .category-filter {
    max-width: 95%;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .category-filter .pt-1 .is-size-6 {
    font-size: 0.8rem !important;
  }

  .category-filter .is-hidden-touch {
    display: block !important;
    position: absolute;
    top: calc(50% - 10px);
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .category-filter .pt-1 {
    margin: 20px 0px;
    width: 20%;
  }

  .search h1 {
    padding: 0.75rem;
  }

  .privacy-policy .sb-container {
    padding-top: 0px;
  }

  .privacy-policy .sb-container .section {
    padding: 0px;
  }

  .privacy-policy .sb-container .section .column {
    padding: 0px;
  }

  .privacy-policy h3 {
    font-size: 110%;
    margin-top: 30px;
    margin-bottom: 5px;
  }

  .privacy-policy .mb-3 {
    margin-bottom: 45px !important;
  }

  .industrial .sb-container .wrap-950 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .industrial .column {
    padding: 0px;
  }

  .industrial .column p {
    margin-top: 20px;
  }

  .industrial .column p iframe {
    height: calc((100vw - 3rem) / (16 / 9)) !important;
    width: 100%;
    float: none;
  }

  .industrial .tablecontainer {
    margin-bottom: 35px;
  }

  .industrial article p {
    margin-bottom: 35px;
  }

  .sunbutter-coupons h2 {
    margin-top: 50px;
  }

  .sunbutter-coupons button.button.is-rounded {
    margin-top: 15px !important;
  }

  .sunbutter-coupons section .column:last-of-type {
    margin-top: -50px;
  }

  .sunbutter-coupons h1 {
    font-size: 2rem !important;
  }

  .sunbutter-coupons .sb-container {
    padding-top: 0px;
  }

  .contact .gform_wrapper .top_label .gfield_label,
  .gform_wrapper legend.gfield_label {
    margin-left: 0px !important;
  }

  body.contact .gform_wrapper ul li.gfield {
    margin-top: 24px;
  }

  body.contact
    .gform_wrapper
    .field_sublabel_below
    .ginput_complex.ginput_container
    label,
  body.contact
    .gform_wrapper
    .field_sublabel_below
    div[class*="gfield_time_"].ginput_container
    label {
    margin-bottom: 20px;
    font-size: 0.6em;
  }

  .contact .columns.is-variable {
    padding: 0px;
  }

  .contact .columns.is-variable .column {
    padding-left: 0px;
    padding-right: 0px;
  }

  .contact .ad-card {
    margin-bottom: 40px !important;
  }

  .single-recipe .sb-accordion li i {
    margin-left: 8px !important;
    margin-top: 9px;
  }

  .page-template-page-get-the-facts .sb-accordion li i {
    margin-top: 7px;
    margin-left: 7px !important;
    height: 10px;
  }

  .page-template-page-get-the-facts .sb-accordion li.open i.fa-chevron-right {
    margin-top: 7px;
    margin-left: 7px !important;
  }

  .single-recipe .accordion-wysiwyg p {
    font-size: 16px;
    line-height: 1.8;
  }

  .single-recipe .sb-accordion li.open i.fa-chevron-right {
    margin: 0px;
    margin-left: 0px !important;
  }

  .single-recipe .link-heading {
    font-size: 18px;
  }

  .click-flip-helper br {
    display: none;
  }

  .click-flip-helper:before {
    content: none !important;
  }

  .page-template-page-get-the-facts .flip-cards .click-flip-helper {
    bottom: 0px;
  }

  .featured-card-r .justify-end {
    justify-content: flex-start !important;
    padding-left: 15px;
  }

  .recipes .sb-hero-title {
    padding: 0px;
    margin-bottom: 1rem;
  }

  .recipes .pb-0 {
    padding-top: 0px;
  }

  .columns.is-mobile > .column.is-1.sb-carousel-nav-left {
    padding: 0px;
  }

  .columns.is-mobile > .column.is-1.sb-carousel-nav-right {
    padding: 0px;
  }

  .our-roots .team {
    margin-bottom: 0px;
  }

  .page-template-page-our-story .how-we-make-sb .allergen-free .sb-title {
    font-size: 2rem !important;
    left: 146px;
    width: 240px;
    text-align: left;
    top: 1670px;
    line-height: 1;
  }

  .ad-card {
    margin-bottom: 40px !important;
  }

  .ad-card:last-of-type {
    margin-bottom: 0px !important;
  }

  .page-template-page-home .certifications {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 60px !important;
  }

  .page-template-page-our-story .how-we-make-sb .title-container {
    padding-bottom: 2rem;
  }

  .page-template-page-our-story .how-we-make-sb {
    padding-top: 0px;
  }

  .alm-filters ul li {
    margin-right: 0px;
    /*max-width: 60px;*/
    min-width: 90px;
    margin-bottom: 20px;
  }

  .page-template-page-home
    .sunbutter-features
    .features-main-container
    .features-container
    .feature-list {
    align-items: center;
  }

  .page-template-page-home
    .sunbutter-features
    .features-main-container
    .features-container
    .feature-list
    .feature {
    margin-bottom: 20px;
  }

  .page-template-page-home
    .sunbutter-features
    .features-main-container
    .features-container
    .feature-list
    img {
    margin-bottom: 20px;
  }

  .industrial table th {
    font-weight: bold;
  }

  .alm-filters {
    flex-direction: row;
    justify-content: center;
    padding: 0px 0px;
    align-items: flex-start;
  }

  .alm-filters ul {
    margin: 0px 50px;
    flex-direction: column;
    justify-content: flex-start;
  }

  .alm-filters-container .alm-filter li {
    margin-bottom: 10px;
  }

  #alm-filter-2:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .page-template-page-home .sunbutter-features {
    margin-top: 20px;
  }
}

.page-template-page-locations .info-card-fullwidth {
  position: relative;
  justify-content: center;
}

.page-template-page-locations
  .info-card-fullwidth
  .sunflower-seeds-right-mobile {
  top: -70px;
}

.page-template-page-locations .info-card-fullwidth .info-card-certifications {
  max-width: 375px;
}

.page-template-page-locations .info-card-fullwidth .info-card-container {
  margin-bottom: 40px;
  padding: 0 1.5rem;
}

@media (max-width: 1023px) {
  .page-template-page-locations .info-card-fullwidth .info-card-container {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .page-template-page-locations .info-card-fullwidth .info-card-container {
    flex-direction: column;
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .page-template-page-locations .info-card-fullwidth .info-card-container {
    max-width: 375px;
    padding: 0;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .page-template-page-locations .info-card-fullwidth .info-card-container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .page-template-page-locations .info-card-fullwidth .info-card-container {
    max-width: 1220px;
  }
}

.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card {
  border-radius: 6px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: white;
  padding: 20px 74px;
  text-align: center;
  z-index: 1;
}

@media (max-width: 767px) {
  .page-template-page-locations
    .info-card-fullwidth
    .info-card-container
    .info-card {
    padding: 20px;
  }
}

.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  h2 {
  font-size: 3.33rem;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .page-template-page-locations
    .info-card-fullwidth
    .info-card-container
    .info-card
    h2 {
    font-size: 2.33rem;
  }
}

.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  p {
  font-size: 1.33rem;
  font-weight: 500;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .page-template-page-locations
    .info-card-fullwidth
    .info-card-container
    .info-card
    p {
    font-size: 1rem;
  }
}

.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  .sb-button,
.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  .previous-next-links
  a,
.previous-next-links
  .page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  a {
  font-size: 1rem;
  text-transform: uppercase;
  padding: 1.4rem 2.2rem;
  margin-bottom: 10px;
}

.page-template-page-locations
  .info-card-fullwidth
  .info-card-container
  .info-card
  .offset-image-right {
  position: absolute;
  right: -150px;
  bottom: -60px;
}

@media (max-width: 767px) {
  .page-template-page-locations
    .info-card-fullwidth
    .info-card-container
    .info-card
    .offset-image-right {
    display: none;
  }
}

.page-template-page-locations .info-card-fullwidth .mobile-to-go-cup {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  overflow-x: hidden;
}

.page-template-page-locations .info-card-fullwidth .mobile-to-go-cup img {
  position: relative;
  right: -92px;
  margin-top: 20px;
  z-index: 3;
}

@media (min-width: 768px) {
  .page-template-page-locations .info-card-fullwidth .mobile-to-go-cup {
    display: none;
  }
}

.buy-button .sb-button.is-secondary {
  background-color: #f8ed20;
  color: black;
}

.buy-button a {
  color: white;
}

.buy-button .button:hover {
  color: white;
}
.recipe-ingredient-list p {
  margin-bottom: 3px;
}
.recipe-ingredient-list li {
  list-style-type: disc;
  margin-left: 15px !important;
}
.single-recipe .accordion-wysiwyg ul li {
  list-style-type: disc;
}
.page-template-page-home .fullwidth-2-column .column-left {
  align-items: initial;
}
.section-video {
  background-color: black;
}
.section-video .inner {
  max-width: 400px;
  margin: 0 auto;
}
.section-video h2 {
  font-family: "Olivier", serif;
  font-size: 80px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: left;
  line-height: 0.7;
}
.section-video h3 {
  font-family: "omnes-pro", sans-serif;
  font-weight: 500;
  font-size: 58px;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 15px;
}

.hp-wrapper {
  position: relative;
}
.hp-wrapper img {
  max-width: 100%;
  height: auto;
}

.hp-wrapper iframe {
  display: none;
}

.hp-play-btn {
  position: absolute;
  z-index: 666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: 0;
}

.hp-play-btn:hover {
  cursor: pointer;
}

.play-btn:focus {
  outline: 0;
}
.alm-filters-container .alm-filter li div:focus {
  outline: none;
}
@media (max-width: 768px) {
  .page-template-template-industrial .columns {
    display: flex;
    flex-direction: column;
  }
}

.gform_fileupload_rules {
  font-size: 10px !important;
}

#gfield_description_16_13 {
  font-size: 10px !important;
  padding-top: 5px !important;
}

.page-template-page-locations #destini {
  height: 1300px !important;
}

@media (max-width: 768px) {
  .page-template-page-locations #destini {
    height: 2700px !important;
  }
}

.filtering {
  cursor: wait;
}

@media (max-width: 767px) {
  .filtering::after {
    content: " ";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url("/src/img/Spinner-1s-200px.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.secondary-content .sb-button a {
  color: #fff !important;
}

.sales-wrapper .indiv .img-wrapper {
  transform: translateZ(0) !important;
  height: 170px !important;
  width: 170px !important;
}
strong {
  font-family: "omnes-pro", sans-serif !important;
}
