
.food-slider .our-food-block .food-title {
  font-size: 2.25rem;
  text-align: center;
  line-height: 1;
  padding: 1rem;
  font-weight: 700;
  margin-bottom: 0;
}
.food-slider .slick-slide {
  margin: 0 0.35rem;
}
.food-slider .slick-prev,
.food-slider .slick-next {
  right: 0;
  z-index: 2;
}
.food-slider .slick-prev {
  left: 0;
}
.food-type-section {
  padding: 3rem 0 5rem;
  position: relative;
}
.food-type-section a {
  color: #669f1a;
  text-decoration: underline;
}
.food-type-section .food-frame {
  border-radius: 1rem;
  background: #fff;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.food-type-section .food-frame .img-widget {
  position: relative;
}
.food-type-section .food-frame .img-widget .rating {
  position: absolute;
  bottom: 5px;
  left: 15px;
}
.food-type-section .food-frame .img-widget .img-fluid {
  width: 100%;
  object-fit: cover;
}
.food-type-section .food-frame .food-name {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 0;
  min-height: 4.5rem;
}
.food-type-section h3 {
  font-size: 5.25rem;
  position: relative;
  z-index: 9;
}
.modal .food-detail .img-fluid.mx-auto {
  max-width: 320px;
}
.new-sticker {
  position: absolute;
  right: 5px;
  bottom: -20px;
  width: 84px;
  height: 84px;
  background-image: url(../svg/new-sticker.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1199px) {
  .food-slider::after,
  .food-slider::before {
    width: 8rem;
  }
  .food-slider::before {
    left: 0;
    background: linear-gradient(
      to right,
      rgba(240, 241, 247, 1),
      rgba(240, 241, 247, 0)
    );
    -webkit-background: linear-gradient(
      to right,
      rgba(240, 241, 247, 1),
      rgba(240, 241, 247, 0)
    );
    -ms-background: linear-gradient(
      to right,
      rgba(240, 241, 247, 1),
      rgba(240, 241, 247, 0)
    );
  }
  .food-slider::after {
    background: linear-gradient(
      to right,
      rgba(240, 241, 247, 0),
      rgba(240, 241, 247, 1)
    );
    -webkit-background: linear-gradient(
      to right,
      rgba(240, 241, 247, 0),
      rgba(240, 241, 247, 1)
    );
    -ms-background: linear-gradient(
      to right,
      rgba(240, 241, 247, 0),
      rgba(240, 241, 247, 1)
    );
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .food-slider .our-food-block .food-title {
    font-size: 1.5rem;
    padding: 1rem;
  }
  .food-slider::after,
  .food-slider::before {
    width: 7rem;
  }
  .our-food-head:before {
    bottom: -10px;
  }
  .head-title.title-food {
    padding-bottom: 1rem;
  }
  .food-slider .our-food-block {
    min-width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .head-title.title-food p {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }
  .food-type-section h3 {
    font-size: 3.25rem;
  }
  .inner-pages {
    padding-top: 2rem;
  }
  .food-slider {
    margin-bottom: 1rem;
  }
  .food-slider::after,
  .food-slider::before {
    width: 3rem;
  }
  .food-slider .slick-slide {
    margin: 0 0.25rem;
  }
  .food-type-section {
    padding: 1.5rem 0 1.5rem;
  }
  .food-type-secton::before {
    height: 20rem;
  }
  .food-type-section .food-frame .food-name {
    font-size: 1rem;
    min-height: 45px;
  }
  .meal-plan-section {
    padding: 3.5rem 1rem 1rem;
  }
  .food-slider .our-food-block .food-title {
    font-size: 0.8em;
  }
  .food-slider .our-food-block {
    padding: 1rem;
    border-radius: 1rem;
    min-width: 80px;
  }
  .our-food-head:before {
    bottom: -10px;
    height: 70px;
  }
  .food-type-section .food-frame {
    margin-bottom: 0;
  }
  .new-sticker {
    bottom: -10px;
    width: 42px;
    height: 42px;
  }
  .food-slider .our-food-block .food-title {
    padding: 0;
  }
}
.head-title h1.our-food-title {
  line-height: 0.9;
  font-size: 10rem;
}
.head-title.title-food p {
  max-width: 80%;
  margin-bottom: 1rem;
  padding-top: 1rem;
}
.ourfood-orderbtn {
  width: 215px;
  position: relative;
}
.ourfood-orderbtn:before {
  background-image: url(../svg/off-sticker-40.svg);
  width: 110px;
  height: 108px;
  content: "";
  position: absolute;
  right: -77px;
  top: -34px;
  background-size: 110px 108px;
}
.ninfo {
  font-size: 1rem;
}
.trust-quote {
  position: relative;
  font-size: 1rem;
  padding: 1rem 4rem;
  border-top: solid 1px #a0b789;
  max-width: 500px;
  margin: 0 auto;
}
.trust-quote span {
  font-weight: 700;
  display: block;
}
.trust-quote:before {
  background-image: url(../svg/qicon-grn.svg);
  width: 20px;
  height: 15px;
  content: "";
  position: absolute;
  left: 25px;
  top: 20px;
  background-repeat: no-repeat;
}
.trust-testimonials {
  background-color: #fff;
  padding: 5rem 0;
}

@media (max-width: 767px) {

  .ninfo {
    font-size: 0.65rem;
  }
  .trust-testimonials {
    padding: 3rem 0;
  }
  .trust-quote {
    padding-right: 1rem;
  }
  .head-title h1.our-food-title2 {
    font-size: 3.5rem;
    max-width: none;
  }
}
.your-solution {
  padding: 5rem 0;
}
.your-solution h3 {
  font-size: 2rem;
  text-transform: none;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.your-solution .block {
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  height: 100%;
  font-size: 0.875rem;
}
.your-solution h4 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .your-solution {
    padding: 3rem 0;
  }
}
