@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Inter", serif;
    font-weight: 400;
    font-style: normal;
  }

.top-header {
    height: 50px;
    background-color: #aed257;
    color: white;
  }
  @media screen and (max-width: 768px) {
    .top-header {
      display: none !important;
    }
  }
  .main-header li a {
    color: #6c6565 !important;
    font-weight: 600;
    letter-spacing: 1px;
  }
  footer h5 {
    border-bottom: 1.5px solid white;
    padding-bottom: 15px;
    font-size: 22px;
    margin-bottom: 20px;
  }
  footer ul {
    list-style: none;
    padding-left: 0px;
  }
  footer ul li {
    padding: 5px 0px;
    text-transform: capitalize;
  }
  footer p {
    margin-bottom: 5px;
    padding: 0px;
  }
  .navbar {
    padding: 0px !important;
    border-bottom: 1px solid #c9c9c9;
  }
  .top-footer {
    border-bottom: 1px solid rgb(83, 83, 83);
  }
  .bottom-footer {
    height: 50px;
  }
  .food-para p{
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
  }
  .cart-text{
    color: #595858;
    text-align: justify;
  }
  .cart-title{
    text-align: justify;
  }
  .founder h2{
    color: rgb(80, 80, 80);
  }
  .contact span{
     color: red;
  }
  .form-control{
    border: 0px !important;
    border-bottom: 2px solid rgb(105, 105, 105) !important;
    outline: none !important;
    border-radius: 0px !important;

  }
  .form-control:focus{
    border:none !important;
  }
  textarea{
    height: 200px;
  }
  /* about css */

 

  
  .headline {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: black; 
  }
  
  
    
    
  .description {
    font-size: 17px;    
    line-height: 1.6;     
    letter-spacing: 0.5px; 
    color: #333;         
    text-align: justify; 
    margin-top: 20px;     
    margin-bottom: 20px; 
    font-weight: 300;
    font-family: 'Roboto', sans-serif !important;
 }
 
  
  
  .img-fluid {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
 

 
  .p{
    margin-left: 28px;
  }
  .text{
    color: black;
    font-size: 30px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: 700;
    margin-top: 20px;
  }
  .ptag{
    font-size: 17px;  
    line-height: 1.6;     
    letter-spacing: 0.5px; 
    color: #120d0d;          
    text-align: justify;  
    margin-top: 20px;     
    margin-bottom: 20px; 
    font-weight: 300; 
    font-family: 'Roboto', sans-serif !important;
 }
 
  .img-fluid{
    border-radius: 20px;
  }
  .text34{
    border: 2px dotted #333;
    border-radius: 10px;
  }
  .aim h4{
    border-bottom: 2px solid;
    width: max-content;
    margin: auto;
  }
  .icon{
    background-color: rgb(16, 184, 16);
    padding: 10px;
    border-radius: 50%;
  }
  .content h5{
    color: rgb(12, 134, 12);
  }
  .content{
    margin-left: 20px;
  }

  .banner{
    width: 100%;
    margin-bottom: 30px;
    
    
 }
 .banner-text{
    margin-bottom: 23px;
    font-family: 'Roboto', sans-serif !important;
 }
 .banner-content{
    font-size: 21px;
    font-family: 'Roboto', sans-serif !important;

 }
 .logo{
    display: flex;
    justify-content: center;
    align-items:center ;
 }
 .logo1{
    margin-bottom: 20px;
 }
 .link{
    font-size: 21px;
    font-family: 'Roboto', sans-serif !important;
    text-decoration: none;

 }
 .margin{
    margin-bottom: 30px;
 }
 
 .font1{
    font-size: 21px;
    font-family: 'Roboto', sans-serif !important;
    margin-bottom: 10px

 }

 .imgbot{
    margin-bottom: 30px;
 }
 .baby{
    margin-bottom: 30px;
 }
 @media (max-width: 991px) {
  .about-text {
    margin-top: 40px;
  }
}
.about-text h3 {
  font-size: 45px;
  font-weight: 700;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .about-text h3 {
    font-size: 35px;
  }
}
.about-text h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .about-text h4 {
    font-size: 18px;
  }
}
.about-text p {
  font-size: 18px;
}
.about-text p mark {
  font-weight: 600;
  color: #3a3973;
}
.about-text .btn-bar {
  padding-top: 8px;
}
.about-text .btn-bar a {
  min-width: 150px;
  text-align: center;
  margin-right: 10px;
}

.about-list {
  padding-top: 10px;
}
.about-list .media {
  padding: 5px 0;
}
.about-list label {
  color: #3a3973;
  font-weight: 600;
  width: 88px;
  margin: 0;
  position: relative;
}
.about-list label:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 11px;
  width: 1px;
  height: 12px;
  background: #3a3973;
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  margin: auto;
  opacity: 0.5;
}
.about-list p {
  margin: 0;
  font-size: 15px;
}

.about-img {
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.06);
  padding: 10px;
  background: #ffffff;
}
@media (max-width: 991px) {
  .about-img {
    margin-top: 30px;
  }
}

.counter-section {
  padding: 40px 20px;
}
.counter-section .count-data {
  margin-top: 10px;
  margin-bottom: 10px;
}
.counter-section .count {
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 10px;
}
.counter-section p {
  font-weight: 500;
  margin: 0;
  color: #fe4f6c;
}
.theme-color {
    color: #fe4f6c;
}

.section {
    padding: 100px 0;
    position: relative;
}
.gray-bg {
    background-color: #ebf4fa;
}
.px-btn.theme {
    background: #fe4f6c;
    color: #ffffff;
    border: 2px solid #fe4f6c;
}
.px-btn {
    padding: 0 20px;
    line-height: 42px;
    border: 2px solid transparent;
    position: relative;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
}

.px-btn.theme-t {
    background: transparent;
    border: 2px solid #fe4f6c;
    color: #fe4f6c;
}


 