.banner-title {
  font-size: 50px;
  line-height: 60px;
}

.banner-content-2 .banner-info p {
  line-height: 22px;
}

.product-item-title {
  padding: 20px;
}

.features-item {
  min-height: 420px;
}

.video-content li {
  margin: 0;
  color: #cedacb;
  font-size: 18px;
  line-height: 30px;
}

.tp-promo-info .tp-support h3 {
  font-size: 45px;
}

.upper-head {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  background: #f1f8f4;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 20px;
  font-weight: 500;
  color: #2e4e2c;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}

.upper-head h5 {
  font-size: 28px;
  margin: 0;
  color: #2f6d2a;
  font-weight: 600;
}

.upper-head .label {
  font-size: 16px;
  padding: 4px 10px;
  background-color: #dfffe3;
  color: #257e2b;
  border-radius: 6px;
  font-weight: 500;
  border: 1px solid #baf2c1;
}

.tp-section-wrap {
  margin-bottom: 30px;
}

.img-block-inno {
  width: 100%;
  max-width: 170px;
  margin: auto;
  margin-bottom: 40px;
}

.img-block-inno img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.features-item p {
  min-height: 120px;
}

.footer-img {
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.footer-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-menu ul li a {
  font-size: 16px;
}

.orgainc-product .overlay-bg {
  width: 50vw;
  height: 570px;
  top: -75px;
}
.orgainc-product .overlay-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.logo {
  width: 100px;
}

.footer-logo {
  width: 115px;
}

.overlay-bg::before {
  opacity: 0.4;
}

.tp-section-title-head {
  font-size: 35px;
  line-height: 45px;
}

.spicesblock {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.spicesblock-head {
  font-family: "Prata", serif;
  font-size: 20px;
  color: #31512a;
  line-height: 1.4;
  display: flex;
  gap: 10px;
  align-items: center;
}

.spicesblock p {
  padding-left: 30px;
}

.spicesblock i {
  font-size: 16px;
}
