.elementor-kit-14{--e-global-color-primary:#A9241D;--e-global-color-secondary:#E9A729;--e-global-color-text:#333333;--e-global-color-accent:#10527B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Tinos";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-14 a{color:#337AB7;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-14 a:hover{color:var( --e-global-color-primary );}.elementor-kit-14 h1{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h2{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h3{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h4{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h5{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h6{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:#FFFFFF;background-color:var( --e-global-color-accent );border-style:solid;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;padding:15px 35px 15px 35px;}.elementor-kit-14 button:hover,.elementor-kit-14 button:focus,.elementor-kit-14 input[type="button"]:hover,.elementor-kit-14 input[type="button"]:focus,.elementor-kit-14 input[type="submit"]:hover,.elementor-kit-14 input[type="submit"]:focus,.elementor-kit-14 .elementor-button:hover,.elementor-kit-14 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-14 label{text-transform:uppercase;}.elementor-kit-14 input:not([type="button"]):not([type="submit"]),.elementor-kit-14 textarea,.elementor-kit-14 .elementor-field-textual{text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-color:#CCCCCC;border-radius:0px 0px 0px 0px;padding:0.5em 0.5em 0.5em 0.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Explore More */

.be-autopilot-list .recipe-list__loader,
.be-autopilot-list .recipe-list__no-results {
  text-align: center;
}

.be-autopilot-list .recipe-list__loader {
  font-size: 2rem;
  color: #999;
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.be-autopilot-list .recipe-list__no-results {
  padding-top: 6rem;
  padding-bottom: 6rem;
  font-size: 2rem;
}

.be-autopilot-list .recipe-list__filters {
  margin: 30px 15px;
}

.be-autopilot-lis .recipe-list__filters .form-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.be-autopilot-list .recipe-list__list {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  padding-left:0;
  /* width: 100vw;
  margin-left: calc( 50% - 50vw); */
}
.be-autopilot-list .recipe-list__list p {
    display: none;
    font-size:.65em;
}
.be-autopilot-list .recipe-list__list li {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0;
  padding: 0 15px;
}
@media (min-width: 500px) {
  .be-autopilot-list .recipe-list__list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 500px) {
  .be-autopilot-list.recipe-section__related .recipe-list__list li {
    flex: unset;
    max-width: unset;
  }
}
@media (min-width: 992px) {
  .be-autopilot-list .recipe-list__list li,
  .be-autopilot-list.recipe-section__related .recipe-list__list li  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.be-autopilot-list .recipe-list__list h2,
.be-autopilot-list .recipe-list__list h3 {
    margin-top: 1rem;
    margin-bottom: 3rem;
    padding: 1rem;
    text-align: center;
}

.be-autopilot-list .recipe-list__list img {
  width: 100%;
}
.be-autopilot-list.recipe-section + .be-autopilot-list.recipe-section {
    padding-top: 30px;
}

.be-autopilot-list.recipe-section__related {
    background-color: #E4F2FE;
    padding-bottom: 20px;
}

.be-autopilot-list.recipe-section:not(.recipe-section__related) a {
    text-decoration: underline;
}

.be-autopilot-list.recipe-section h1,
.be-autopilot-list.recipe-section h2,
.be-autopilot-list.recipe-section:not(.recipe-section__related) h3,
.be-autopilot-list .recipe-category,
.be-autopilot-list .recipe-times__item span,
.be-autopilot-list .where-to-buy label {
    font-weight: 700;
}
.be-autopilot-list.recipe-section h2 {
    color:#000000;
}
.be-autopilot-list.product-section,
.be-autopilot-list.recipe-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px){
  .be-autopilot-list.product-section,
  .be-autopilot-list.recipe-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.be-autopilot-list.recipe-section__related {
  background-color: #E4F2FE;
  text-align: center;
}

.be-autopilot-list.recipe-section:not(.recipe-section__related) a {
  text-decoration: underline;
}

.be-autopilot-list.product-section h1,
.be-autopilot-list.product-section h2,
.be-autopilot-list.product-section:not(.recipe-section__related) h3,
.be-autopilot-list .recipe-category,
.be-autopilot-list .recipe-times__item span,
.be-autopilot-list .category-list__item h2,
.be-autopilot-list .related-recipes h2 {
  font-weight: 700;
}

.be-autopilot-list.recipe-section__related .recipe-list__list li h5 {
    display: block;
    height:3rem;
    overflow:hidden;
}

.be-autopilot-list ul.recipe-list__list img {
  object-fit: contain;
  height: 402px;
}
@media (max-width: 992px) {
  .be-autopilot-list ul.recipe-list__list img {
    object-fit: contain;
  }
}/* End custom CSS */