.slider-title {
  padding-top: 135px;
}

.slider-text p {
  line-height: 25.6px;
  padding-right: 18px;
  height: 96px;
}
.collectiondesktop-view {
  margin: 33px 0px !important;
}

.icon-section > .row {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.Transformative-superfood h1 {
  padding-top: 26px;
  padding-bottom: 8px;
}
.icon-section > .row {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.ml-16{
   margin-left: 16px;
 }
 .mt-15{
   margin-top: 15px;
   margin-bottom: 15px;
 }
 .ml-22{
   margin-left: 22px;
 }
 .mt-6{
   margin-top: 5px;
 }
 .mt-51{
   padding-top: 51px;
 }
 .lh-25{
   line-height: 25px;
 }
 .mtb-26{
   margin-top: 26px;
   margin-bottom: 6px !important;
 }
 .mb-86{
   margin-bottom: 86px;
 }
 .superfood-text p{
   height: 39px;
 }
 .mt-24{
   margin-top: 24px;
 }
 .mt-12{
   margin-top: 12px;
 }
 .padding_blocks{
   padding-block-end: 49px;
   padding-block-start: 79px;
 }
  .mt-30{
    margin-top: 30px;
  }
  .review-text{
    margin-left: 7px;
    margin-top: 6px;
  }
  .product-name p{
    color: #00333E;
    margin-top: 2px;
  }
  
  .product-price{
    margin-top: 7px;
  }
  .product-service{
    margin-top: 5px;
  }
  .dropdown-toggle::after{
    margin-left: 174px;
    font-size: 24px;
  }
  .content-superfood{
     margin-top: -35px !important;
  }
  .star-content p{
    height: 16px;
  }
  .leaf-text{
    word-spacing: 2px;
  }
  .icon-section {
    margin-top: -42px;
  }
  .mt-25{
    margin-top: 25px;
  }
  .slider-values{
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .mt-23{
    margin-top: 23px;
  }
  .mt-50{
    margin-top: 32px;
  }
  .mt-29{
    margin-top: 11px;
  }
  .mt-20{
    margin-top: 10px;
  }
  .Fitness{
    margin-top: 8px;
  }
  .mt-40{
    margin-top: 40px;
  }
  .mt-96{
    padding-top: 86px;
  }
  .mt-56{
    margin-top: 48px;
    padding-bottom: 56px;
  }
  .mt-40{
    margin-bottom: 40px;
  }
  .mt-14{
    margin-top: 14px;
  }
  .ml-12{
    margin-left: 12px;
  }
  .mb-32{
    margin-bottom: 32px;
  }
  .btn-btn {
    border: none;
  }
  .pb-108{
    padding-bottom: 104px;
  }
  .ms-20{
    margin-left: 20px;
    margin-right: 1px;
  }
 .pt-56{
  padding-top: 56px;
 }
 .pad-input{
  padding: 24px 120px 24px 32px;
 }
 .form-control{ 
  padding: 16px 120px 16px 32px;
 }
 .start{
  margin-top: 32px;
  margin-bottom: 24px;
 }







 .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    gap: 8px; /* Space between pagination items */
}

.pagination .page-numbers {
    display: inline-block;
    padding: 10px 15px;
    color: #333;
    background-color: #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.pagination .page-numbers:hover {
    background-color: #333;
    color: #fff;
}

.pagination .current {
    background-color: #333;
    color: #fff;
    font-weight: bold;
}

.pagination .dots {
    padding: 10px 15px;
    background-color: transparent;
    color: #333;
    cursor: default;
}

.pagination .next,
.pagination .prev {
    font-weight: bold;
}
.Input_footer {
  padding: 0px 0px !important;
}

