.get-food-template footer::after {
  display: none;
}

.avada-styles-v2 .bottom-wave .fusion-layout-column .fusion-column-wrapper {
  box-shadow: none;
}
.avada-styles-v2 .bottom-wave::after {
  content: "";
  background-image: url(../../assets/img/shapes/need-help-bottom-desktop-shape.svg);
  background-size: cover;
  height: 80px;
  width: 100%;
  object-fit: cover;
  left: 0;
  position: absolute;
  content: "";
  top: 280px;
}

@media screen and (max-width: 768px) {
  .avada-styles-v2 .mmfl-avada-host-container {
    padding-top: 14px !important;
  }
  .avada-styles-v2 .mmfl-avada-host-container .mmfl-root__results {
    margin-top: 0 !important;
  }
}
.avada-styles-v2 .mmfl-panel-header, .avada-styles-v2 .mmfl-control-bar {
  background-color: #10312B;
  border-radius: 10px 10px 0 0;
  font-family: "Source Serif Pro", serif;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-pagination--border-bottom {
  display: none;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li > .mmfl-block:has(.mmfl-tag) {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
  border: 1px solid rgba(242, 235, 229, 0.6);
  border-radius: 15px;
  background-color: rgba(242, 235, 229, 0.6);
}

.avada-styles-v2 .mmfl-results__panels .mmfl-results-list ul {
  padding-left: 0 !important;
}

.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li::before {
  display: none !important
}

.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li:nth-child(even) > .mmfl-block:has(.mmfl-tag) {
  background-color: #FFFFFF;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li {
  background: transparent url(../../images/food-locator/icon-arrow-right-orange-short.svg) right 30px center/12px no-repeat;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li:nth-child(even) {
  background-color: rgba(242, 235, 229, 0.6);
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li .mmfl-block strong {
  color: #000000;
  font-family: "Source Serif Pro", serif;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li .mmfl-block .mmfl-block {
  color: #000000;
  font-family: "Source Serif Pro", serif;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 10px;
}
.avada-styles-v2 .mmfl-results__panels .mmfl-results-list li .mmfl-block .mmfl-tag {
  background-color: #00873E;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-left: 10px;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__meta h2 {
  color: #000000;
  font-family: "Source Serif Pro", serif !important;
  font-size: 18px !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions button, .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions a {
  border: 1px solid #F05323 !important;
  border-radius: 35px;
  padding: 10px 25px !important;
  text-transform: none;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions button:hover, .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions a:hover {
  background-color: #F05323 !important;
  color: white !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions button:hover::after, .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions a:hover::after {
  content: none;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions .mmfl-share button {
  color: #00873E !important;
  border: 1px solid #00873E !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions .mmfl-share button:hover {
  background-color: #00873E !important;
  color: white !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions .mmfl-share button:hover::after {
  content: none;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions.is-filled {
  background-color: unset !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__actions.is-filled a {
  margin-top: 10px;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules {
  background-color: rgba(242, 235, 229, 0.6);
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules h2 {
  color: #000000;
  font-family: "Source Serif Pro", serif !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule {
  background-color: unset;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm, .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__events, .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__details {
  padding: 4px 0 10px 0;
  border-bottom: 1px var(--wp--preset--color--cyan-bluish-gray) solid;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule h3 {
  color: #000000;
  font-family: "Source Serif Pro", serif !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule p {
  color: rgba(0, 0, 0, 0.7) !important;
  font-family: "mr-eaves-xl-sans", serif !important;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-items: start;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm h3 {
  grid-column: 1;
  grid-area: 1;
  align-self: end;
  justify-self: start;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm .mmfl-schedule__block {
  grid-column: 1;
  grid-area: 2;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm .mmfl-tag {
  border-radius: 25px;
  grid-column: 2;
  align-self: end;
  justify-self: end;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__block-sbm p {
  grid-column: 2;
  grid-area: 2;
  align-self: start;
  justify-self: end;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__events ul {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  gap: 25px;
  flex-wrap: wrap;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__events ul li {
  flex-grow: 1;
  flex-basis: 0;
}
.avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__events ul li::after {
  background-color: #F05323 !important;
}
@media screen and (min-width: 430px) {
  .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__details {
    display: grid;
    justify-items: start;
    grid-template-columns: 50% 50%;
  }
  .avada-styles-v2 .mmfl-root__detail .mmfl-detail .mmfl-detail__schedules .mmfl-schedule .mmfl-schedule__details .mmfl-schedule__block {
    width: 80%;
  }
}
.avada-styles-v2 .fusion-text .ghost-button a {
  font-size: inherit;
  margin-top: 8px;
  width: 220px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #00873E;
  padding: 10px 0 0 10px;
  color: #00873E;
  display: flex;
  justify-content: center;
}
.avada-styles-v2 .fusion-text .ghost-button a::after {
  content: none;
}
.avada-styles-v2 .mmfl-control-bar__modes button {
  text-transform: none;
  display: block;
  height: 25px;
  margin: 10px 0 10px 0;
  font-size: 16px;
  text-decoration: none;
  color: white;
}
.avada-styles-v2 .mmfl-control-bar__modes button.is-active {
  background-color: #F05323;
  border-radius: 50px;
  width: 65px;
  text-decoration: none;
}
.avada-styles-v2 .mmfl-control-bar__modes button.mmfl-help-icon {
  display: none;
}
.avada-styles-v2 .mmfl-filter-container {
  background-color: white;
}
.avada-styles-v2 .mmfl-filter-container .mmfl-checkbox input[type=checkbox] {
  accent-color: #F05323;
}
.avada-styles-v2 .mmfl-filter-container .mmfl-checkbox label {
  color: #000000;
  font-family: "mr-eaves-xl-sans", serif;
}
.avada-styles-v2 .mmfl-filter-container .mmfl-universal-search input {
  border-radius: 6px;
}
.avada-styles-v2 .mmfl-filter-container .mmfl-universal-search input::placeholder {
  font-family: "mr-eaves-xl-sans", serif;
  font-size: 14px;
}
.avada-styles-v2 .mmfl-filter-container .mmfl-submit-search {
  border-radius: 45px;
  background: #F05323 url(../../images/food-locator/icon-arrow-right-white-short.svg) 14px 14px no-repeat;
  right: -4px;
  position: relative;
  width: 44px;
  height: 39px;
}
.avada-styles-v2 .mmfl-filter-container button.mmfl-use-my-location {
  color: #00873E;
  background: url(../../images/food-locator/icon-my-location-green.svg) 0 1px/18px no-repeat;
}
.avada-styles-v2 .mmfl-filter-container.bg-dark {
  background-color: rgba(242, 235, 229, 0.6) !important;
}
.avada-styles-v2 .mmfl-root__results {
  border: none;
}
@media screen and (max-width: 768px) {
  .avada-styles-v2 .mmfl-root__results .mmfl-root__results-masthead {
    position: inherit;
  }
}

.avada-styles-v2 .intro-container h2, .avada-styles-v2 .intro-container h3 {
  color: #000000 !important;
  font-family: "Source Serif Pro", serif !important;
  font-weight: 600 !important;
}
.avada-styles-v2 .intro-container p {
  color: #000000 !important;
  font-family: "mr-eaves-xl-sans", serif !important;
}

.avada-styles-v2 .fusion-accordian .panel-group .fusion-panel {
  background-color: #F2EBE5 !important;
  border-color: #F2EBE5 !important;
  border-radius: 10px;
  border-width: 3px !important;
}
.avada-styles-v2 .fusion-accordian .panel-group .fusion-panel ul li:before {
  background-color: #F05323;
}
.avada-styles-v2 .fusion-accordian .panel-title {
  background-color: #F2EBE5 !important;
  font-family: "Source Serif Pro", serif;
}
.avada-styles-v2 .fusion-accordian .panel-title a:hover {
  color: #F05323 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title a:hover .fa-fusion-box {
  background-color: #F05323 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title a:hover .fa-fusion-box::before {
  color: #F2EBE5 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title a:hover .active .fa-fusion-box {
  background-color: #F05323 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title .active .fa-fusion-box {
  background-color: #F05323 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title .fa-fusion-box {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-color: #F05323 !important;
  background-color: #F05323 !important;
}
.avada-styles-v2 .fusion-accordian .panel-title .fa-fusion-box::before {
  margin-top: 3px;
  margin-left: 2px;
}

.avada-styles-v2 .get-food-nutrition-container {
  padding-bottom: 0 !important;
  padding-top: 40px;
}
.avada-styles-v2 .get-food-nutrition-container a.fontawesome-icon.circle-yes {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-first {
  margin-right: 1%;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper {
  background: none !important;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper .fusion-row {
  border-radius: 15px;
  background-color: #FFFFFF;
  margin-bottom: 30px;
  padding-left: 20px !important;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper .fusion-row .fusion-column-first {
  margin-top: 25px !important;
  margin-bottom: 0 !important;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper .fusion-row .fusion-column-first .fusion-column-wrapper .fusion-content-boxes {
  margin-bottom: 10px !important;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper .fusion-row .fusion-column-first .fusion-column-wrapper .fusion-content-boxes .fusion-column {
  margin-bottom: 0 !important;
}
.avada-styles-v2 .get-food-nutrition-container .fusion-column-last .fusion-column-wrapper .fusion-row .fusion-column-last {
  margin-top: 40px !important;
}
.avada-styles-v2 .get-food-nutrition-container::after {
  content: "";
  background-image: url(../../assets/img/shapes/shape-desktop-food-nutrition-light.svg);
  background-size: cover;
  height: 70px;
  width: 100%;
  object-fit: cover;
  left: 0;
  position: absolute;
  content: "";
}

.avada-styles-v2 .whos-eligible-right-text .text-column {
  padding-right: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .avada-styles-v2 .whos-eligible-right-text .image-column {
    right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .avada-styles-v2 .whos-eligible-right-text .image-column {
    right: 0;
    width: 300px;
    justify-content: center;
  }
}
.avada-styles-v2 .whos-eligible-right-text .image-column img {
  border-radius: 25px;
}
.avada-styles-v2 .whos-eligible-left-text .text-column, .avada-styles-v2 .top-wave .text-column {
  padding-left: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .avada-styles-v2 .whos-eligible-left-text .image-column, .avada-styles-v2 .top-wave .image-column {
    left: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .avada-styles-v2 .whos-eligible-left-text .image-column, .avada-styles-v2 .top-wave .image-column {
    left: 0;
    width: 300px;
    justify-content: center;
  }
}
.avada-styles-v2 .whos-eligible-left-text .image-column img, .avada-styles-v2 .top-wave .image-column img {
  border-radius: 25px;
}
.avada-styles-v2 .top-wave::before {
  content: "";
  background-image: url(../../assets/img/shapes/whos-eligible-top-shape-desktop.svg);
  background-size: cover;
  height: 70px;
  width: 100%;
  object-fit: cover;
  left: 0;
  position: absolute;
  content: "";
  top: -70px;
}
.avada-styles-v2 .top-wave.fusion-fullwidth {
  overflow: visible !important;
}

.avada-styles-v2 .hero-container .fusion-column-wrapper .fusion-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 425px) {
  .avada-styles-v2 .hero-container .fusion-column-wrapper {
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
}
.avada-styles-v2 .hero-container::after {
  content: "";
  background-image: url(../../assets/img/shapes/we-here-to-help-desktop-shape.svg);
  background-size: cover;
  height: 154px;
  width: 100%;
  object-fit: cover;
  left: 0;
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 1441px) {
  .avada-styles-v2 .hero-container::after {
    background-image: url(../../assets/img/shapes/we-here-to-help-shape-widescreen.svg);
    bottom: -1px;
  }
}
@media screen and (max-width: 900px) {
  .avada-styles-v2 .hero-container::after {
    background-image: url(../../assets/img/shapes/we-here-to-help-tablet-shape.svg);
  }
}
@media screen and (max-width: 425px) {
  .avada-styles-v2 .hero-container::after {
    background-image: url(../../assets/img/shapes/we-here-to-help-mobile-shape.svg);
  }
}
.avada-styles-v2 .hero-container-v2 {
  overflow: visible !important;
}
.avada-styles-v2 .hero-container-v2 .fusion-column-wrapper .fusion-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 425px) {
  .avada-styles-v2 .hero-container-v2 .fusion-column-wrapper {
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
}
.avada-styles-v2 .hero-container-v2::after {
  content: "";
  background-image: url(../../assets/img/shapes/shape-desktop-single.svg);
  background-size: cover;
  background-position: center;
  height: 65px;
  width: 100%;
  object-fit: cover;
  left: 0;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 900px) {
  .avada-styles-v2 .hero-container-v2::after {
    background-image: url(../../assets/img/shapes/shape-tablet-single.svg);
    height: 40px;
    background-position: center;
  }
}
@media screen and (max-width: 425px) {
  .avada-styles-v2 .hero-container-v2::after {
    background-image: url(../../assets/img/shapes/shape-mobile-single.svg);
    height: 60px;
    background-position: center;
  }
}
.avada-styles-v2 .hero-container-v2 .social-icons-wrapper .fusion-flex-align-items-center {
  position: absolute;
  bottom: -35px;
  margin-left: 0;
}
@media screen and (min-width: 320px) {
  .avada-styles-v2 .hero-container-v2 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -100px;
  }
}
@media screen and (min-width: 760px) {
  .avada-styles-v2 .hero-container-v2 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -115px;
    margin-left: 1.92%;
  }
}
@media screen and (min-width: 1024px) {
  .avada-styles-v2 .hero-container-v2 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -115px;
    margin-left: 1.92%;
  }
}
@media screen and (min-width: 1440px) {
  .avada-styles-v2 .hero-container-v2 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -55px;
    margin-left: 0;
  }
}
.avada-styles-v2 .hero-container-v3 .social-icons-wrapper .fusion-flex-align-items-center {
  position: absolute;
  bottom: -35px;
  margin-left: 0;
}
@media screen and (min-width: 320px) {
  .avada-styles-v2 .hero-container-v3 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -125px;
    margin-left: 15px;
  }
}
@media screen and (min-width: 760px) {
  .avada-styles-v2 .hero-container-v3 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -150px;
    margin-left: 2.92%;
  }
}
@media screen and (min-width: 1024px) {
  .avada-styles-v2 .hero-container-v3 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -165px;
    margin-left: 2.92%;
  }
}
@media screen and (min-width: 1440px) {
  .avada-styles-v2 .hero-container-v3 .social-icons-wrapper .fusion-flex-align-items-center {
    bottom: -90px;
    margin-left: 0;
  }
}
.avada-styles-v2 .we-here-to-help-container.fusion-fullwidth {
  overflow: visible;
}

@media screen and (min-width: 1024px) {
  .avada-styles-v2 .other-ways-to-help-container .fusion-builder-row .fusion_builder_column:not(:first-child) {
    width: 33.3333% !important;
  }
}
@media screen and (max-width: 1024px) {
  .avada-styles-v2 .other-ways-to-help-container .fusion-builder-row .fusion_builder_column:not(:first-child) {
    width: 100%;
  }
}
.avada-styles-v2 .other-ways-to-help-container .fontawesome-icon.circle-yes {
  align-items: center;
}

.avada-styles-v2 .tooltip-inner {
  background-color: #f05323;
  color: #ffffff;
}
.avada-styles-v2 .tooltip.bottom-left, .avada-styles-v2 .tooltip.bottom-right {
  border-bottom-color: #f05323;
}
.avada-styles-v2 .tooltip-arrow {
  border-bottom-color: #f05323 !important;
}
.avada-styles-v2 .header-social-sharing-block {
  background: none !important;
  justify-content: center;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks {
  flex-grow: unset;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks span {
  margin-right: 12px;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks span a {
  background-color: #f05323;
  color: #ffffff !important;
  border-radius: 75px;
  padding: 5px;
  margin-right: 12px;
  height: 42px;
  width: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks span a:hover {
  background-color: #de4701;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks span a:hover i {
  color: #ffffff !important;
  opacity: 1 !important;
}
.avada-styles-v2 .header-social-sharing-block .fusion-social-networks span a i {
  color: #ffffff !important;
}
