.header .main-header .header-left .header-logo a img {
    min-height: 100px;
    max-height: 100px;
}
.header-nav .main-menu .active a {
    color: #000;
}
.btn-tag {
    background: #fff000 !important;
    padding: 10px 15px;
}
.btn.btn-brand-1 {
    background: var(--primary-color);
    border-radius: 4px;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding: 15px 24px;
}
.carousel-control-next, .carousel-control-prev {
    top: 47%;
    bottom: 0;
    width: 5%;
    color: #fff;
    opacity: 1;
    height: 50px;
    background: #00834b;
}
.header .main-menu li ul li a {
    font-size: 16px;
}
.header .main-menu li a {
 font-size: 18px; 
}

.footer-bottomtext {
  font-size: 18px !important;
    color: white;
    text-align: justify;
}
h5 {
    font-size: 22px;
}
.site-static {
     background-image: linear-gradient(to right, #00834b, #dfd314);
}
.box-newsletter .image-1 {
    bottom: -45px;
    left: 0;
    position: absolute;
    width: 133px;
}
.box-newsletter {
    background-color: var(--bs-light);
    border-radius: 8px;
    padding: 40px;
}
.ck-content .image {
    width: 160px;
}
.testimonial-style-1 {
    margin-bottom: 50px;
}

.box-quantity {
  display: none; 
}

footer h6 {
    color: white !important;
}

footer h5, footer h5.color-brand-1{
   color: white !important;
}
footer .footer-1 {
    background-color: #009B4D;
  padding: 30px 0 25px;
}
.footer-dc p {
  font-size: 18px !important; 
}
.timing-t strong {
  color: white !important;
   font-size: 18px !important; 
}
.timing-t span {
  color: white !important;
   font-size: 18px !important; 
}
footer .footer-2 {
    background-color: black;
}
.footer .menu-footer li a {
  color: #f7f7f7 !important; 
  font-size: 18px;
}
.footer .footer-bottom {
    border-top: 1px solid #000000;
}
.menu-bottom li a {
   color: black !important;
}
.header-top {
  display: none; 
}
.footer-logo {
   max-width: 130px;
}
.copy-right span {
  font-size: 18px !important; 
  color: white !important;
}
.box-price .price {
  display: none; 
}
.product-rate {
 display: none !important; 
}
.product-rate span {
  display: none !important; 
}
.product-rating {
 display: none !important; 
}
@media (max-width:1023.99px) { 
  .burger-icon {
    top: 39px;
}
}
@media (max-width:767.99px) {
   .footer-dc {
    margin-bottom: 30px;
  }
  .hero-sec img {
    height: 400px;
}
  .burger-icon {
    top: 32px;
}
 .header .main-header .header-left .header-right {
    padding: 0px 0 15px 15px; 
    width: 73%;
} 
}
@media (max-width: 474.99px) { 
  .founder .top-spacing {
    margin-top: 28px;
  }
  .search-post svg {
    display: none; 
  }
  .box-newsletter { 
    padding: 40px 16px;
}
  .footer-dc {
    margin-bottom: 30px;
  }
  .welcome {
    margin-top: 20px !important;
  }
  .hero-sec img {
    height: 200px;
}
  .carousel-control-next, .carousel-control-prev {
    top: 28%; 
    width: 6%; 
    height: 50px;
}
  .project-revert {
    margin-top: 0 !important;
  }
}