body.search main {
  display: block;
}
body.recipe__archive #recipe_hero {
  padding: 3em 0 1em;
}
body.recipe__archive #recipe_hero .gb-container-content > :last-child {
  margin-bottom: 0;
}
body.recipe__archive .site-inner {
  max-width: 1200px;
  width: 100% !important;
}
body.recipe__archive .site-inner #genesis-content {
  max-width: 1200px;
  width: 100% !important;
}
@media (min-width: 800px) {
  body.recipe__archive .site-inner #genesis-content .gb-2-col-wideright > .gb-layout-column-wrap {
    grid-template-columns: 1fr 3fr;
  }
}
body.recipe__archive .archive-pagination {
  text-align: center;
}
ul.recipe__loop li.recipe {
  padding: 0 0 0.25em;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  container: recipeItem / inline-size;
}
ul.recipe__loop li.recipe:hover .entry-image-figure img,
ul.recipe__loop li.recipe:focus .entry-image-figure img {
  transform: translateY(-0.5em) scale(1.05);
  opacity: 0.8;
  filter: saturate(110%);
}
ul.recipe__loop li.recipe .entry-image-figure {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
ul.recipe__loop li.recipe .entry-image-figure:after {
  content: '';
  height: 30%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(0deg, #ffffff 10%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
ul.recipe__loop li.recipe .entry-image-figure img {
  width: 100%;
  transition: 0.3s ease-out all;
}
ul.recipe__loop li.recipe .recipe_data {
  padding: 1em;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-top: -1.5em;
  z-index: 1;
}
@container (width < 225px) {
  ul.recipe__loop li.recipe .recipe_data {
    padding: 1em 0.75em 0em !important;
  }
}
ul.recipe__loop li.recipe .recipe_data > :last-child {
  margin-top: auto;
}
ul.recipe__loop li.recipe .recipe_data .wp-block-post-title {
  font-weight: bold;
}
ul.recipe__loop li.recipe .recipe_data .wp-block-post-title a {
  text-decoration: underline;
  line-height: 1.4em;
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta {
  display: flex;
  gap: 0.4em;
  align-items: center;
  margin-bottom: 0.5em;
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta:first-of-type {
  font-size: 0.8em;
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta:last-of-type {
  gap: 0.75em;
  font-size: 0.7em;
  align-items: baseline;
  flex-direction: column;
}
@container (width < 225px) {
  ul.recipe__loop li.recipe .recipe_data .recipe_meta {
    display: block;
  }
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta a:not(:last-of-type)::after {
  content: ',';
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta .time {
  background-color: rgba(0, 70, 114, 0.1);
  padding: 0.8em;
  border-radius: 3em;
  margin-left: -0.3em;
  white-space: nowrap;
}
@container (width < 225px) {
  ul.recipe__loop li.recipe .recipe_data .recipe_meta .time {
    display: inline-block;
    margin-bottom: 0.5em;
  }
}
ul.recipe__loop li.recipe .recipe_data .recipe_meta .time img {
  padding: 0.2em;
  margin-top: -0.1em;
  margin: -0.1em 0 0 -0.2em;
}
@container (width < 225px) {
  ul.recipe__loop li.recipe .recipe_data .recipe_meta .links {
    display: block;
    margin-bottom: 0.3em;
  }
}
.archive.post-type-archive-recipe h2 {
  padding: 0;
  border-top: 0;
  margin: 0 0 0.25em;
  font-size: 1.5em;
  font-weight: bold;
}
.quick_easy:before {
  content: '';
  position: relative;
  display: inline-block;
  background-image: url(/wp-content/themes/genesis-sample/images/icons/icn_time_fst.svg);
  background-repeat: no-repeat;
  height: 1em;
  width: 1.4em;
  top: 0.25em;
  right: 0.2em;
}
.h_ruled {
  background-color: #ffffff;
  position: relative;
  background: #fff;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
  text-align: center;
}
.h_ruled:before,
.h_ruled:after {
  content: "";
  flex: 1;
  border-bottom: 1px solid rgba(0, 70, 114, 0.2);
}
.h_ruled:before {
  margin-right: 0.75em;
}
.h_ruled:after {
  margin-left: 0.75em;
}
.recipe-archive-blocks {
  font-size: 19px;
}
@media (max-width: 600px) {
  .recipe-archive-blocks button {
    width: 100%;
    display: block;
  }
}
.recipe-archive-blocks > div {
  padding: 0 1em;
  margin-bottom: 4em;
}
.recipe-archive-blocks > div.mg_rst,
.recipe-archive-blocks > div:last-of-type {
  margin-bottom: 0;
}
.recipe-archive-blocks .full_width {
  padding: 0;
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container {
  max-width: 768px;
  width: 100%;
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container > p:first-of-type {
  font-weight: bold;
  text-transform: uppercase;
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container h1 {
  font-size: 2.6em !important;
  font-weight: bold;
}
@media (max-width: 600px) {
  .recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container h1 {
    font-size: 2em !important;
    line-height: 1;
  }
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container p {
  max-width: 580px;
  margin: 0 auto;
  width: 100%;
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container .cpt-search-form {
  text-align: center;
  display: flex;
  gap: 1em;
  margin-top: 2em;
}
@media (max-width: 600px) {
  .recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container .cpt-search-form {
    flex-direction: column;
  }
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container .cpt-search-form .cpt-search-form__input {
  border-radius: 5px;
}
.recipe-archive-blocks .culinary_hero .wp-block-cover__inner-container .cpt-search-form .cpt-search-form__button {
  white-space: nowrap;
}
.recipe-archive-blocks .cat_box .gb-container-content {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
@media (max-width: 1200px) {
  .recipe-archive-blocks .cat_box .gb-container-content {
    padding: 0 1em;
  }
}
@media (max-width: 600px) {
  .recipe-archive-blocks .cat_box .gb-container-content {
    gap: 1em;
  }
}
.recipe-archive-blocks .cat_box .gb-container-content h2 {
  flex: 0 0 100%;
}
.recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link {
  flex: 1 1 calc(25% - 2em);
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 800px) {
  .recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link {
    flex: 1 1 calc(50% - 2em);
  }
}
@media (max-width: 600px) {
  .recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link {
    display: flex;
    flex: 1 1 calc(100% - 2em);
    flex-direction: row;
    align-items: center;
    gap: 1em;
  }
  .recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link img {
    width: 33vw;
    max-width: 85px;
  }
  .recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link p {
    text-align: left !important;
  }
}
.recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link:hover img {
  transform: scale(1.1);
  opacity: 0.5;
  filter: saturate(1.7);
}
.recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link img {
  max-height: 105px;
  transition: 0.23s ease-out all;
}
.recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link p:first-of-type {
  margin: 0.5em 0 0;
}
.recipe-archive-blocks .cat_box .gb-container-content .gcb_icon-link p:last-of-type {
  margin: 0 0 1em;
}
.recipe-archive-blocks .quick-meals-feed-container {
  background: #ffffff;
  background: linear-gradient(0deg, #004672 0%, #004672 80%, #004672 80%, #ffffff 80%, #ffffff 100%);
  padding-bottom: 4em;
}
.recipe-archive-blocks .quick-meals-feed-container .quick-meal-query {
  margin-top: -4em;
  padding-top: 3em;
}
.recipe-archive-blocks .quick-meals-feed-container .quick-meal-query li.recipe {
  border: 0px solid transparent;
}
.recipe-archive-blocks .culinary_symptoms form {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.recipe-archive-blocks .culinary_symptoms form select {
  margin-bottom: 1em;
  border-radius: 5px;
}
.recipe-archive-blocks .blog-feed {
  margin-bottom: 2em;
}
.recipe-archive-blocks .blog-feed li {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  border-radius: 5px;
}
.recipe-archive-blocks .blog-feed li figure {
  border-bottom: 10px solid #7fb1d1;
}
.recipe-archive-blocks .blog-feed li h3 {
  font-size: 1em;
  font-weight: bold;
}
.recipe-archive-blocks .blog-feed li p {
  padding: 0 1em;
  margin-bottom: 1.5em;
}
.recipe-archive-blocks .blog-feed li p.wp-block-post-excerpt__excerpt {
  color: #000000;
}
.footer-widgets {
  margin-top: 0;
}
.site-inner {
  display: none;
}
