.card-1 figure img {
    border-radius: 10px;
    display: inline-block;
    max-width: 175px;
}
.main-menu>nav>ul>li>a {
    color: #29a46c;
    display: inline-block;
    font-family: var(--font-heading),sans-serif;
    font-size: 19px;
    font-weight: 600;
    padding: 0px 10px;
}

.slider-content p{
color:#fff;
  line-height:32px;
}

.display-2 {
    font-size: 53px;
    line-height: 1;
    color: #fff;
}
mb-30  {
 color: #fff;
}
.header-wrap .header-nav,.header-wrap .header-right,.header-wrap.header-space-between {
    justify-content: space-around;
}

.main-categories-wrap {
    margin-right: 35px;
    position: relative;
    display: none !important;
    !i;!;}

.product-cart-wrap:hover {
    height: calc(100% - 30px);
    border-radius: 17.346px;
    border: 2.069px solid #03553E;
    background: #fff;
    box-shadow: 4.138203144073486px 4.138203144073486px 8.276406288146973px #00000040;
}

#main-section{
display: block;
    margin: 0px;
}

main {
    display: block;
    margin: 42px;
}

.page-header.breadcrumb-wrap {
    display: none;
}
.text-heading {
    color: #ffffff;
}
.contact-infor {
    color: #ffffff !important;
    font-size: 14px;
    margin-top: -23px;
}

.footer-mid .widget-title {
    margin: 43px 0 20px;
    color: #fff;
}

.footer-section{
  padding:0px 54px;
  background: linear-gradient(315deg, #316850 0%, #44af81 46.53%, #326c52 100%);
}

.contact-infor {
    color: var(--color-heading);
    font-size: 14px;
    margin-top: -23px;
}


footer .mobile-social-icon {
    display: none;
}

.offers-sec{
padding:0px 10px;
  display:flex;
  gap:1px;
}

.footer-section{
  padding:0px 54px;
  
}

footer .hotline {
    min-width: 200px;
    display: none !important;
 }

.footer-list li a span{
 font-size:20px;
  color:#fff;
}

.footer-list {
    list-style: none outside none;
    margin: 0;
    min-width: 170px;
    padding: 0;
    line-height: 39px;
}

.footer-link-widget:not(:last-child) {
    margin: 0px 50px;
}

.product-cart-wrap .product-content-wrap .product-price span {
    color:#00523b;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-inline-end:7px}

.newsletter .newsletter-inner {
    display: none;
}

.product-cart-wrap .product-content-wrap {
    padding: 0 20px 20px;
    text-align: center;
}

.product-cart-wrap .product-card-bottom .add-cart {
    cursor: pointer;
    margin-top: 12px;
}

.product-cart-wrap {
    height: calc(100% - 30px);
    border-radius: 17.346px;
    border: 2.069px solid #03553E;
    background: #fff;
    box-shadow: 4.138203144073486px 4.138203144073486px 8.276406288146973px #00000040;
}

.product-text{
    background: #00523b;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0 0 10px 10px;
}

.card-1 {
    background:#fff;
    border: 1px solid #f4f6fa;
    border-radius: 10px;
    margin-bottom: 20px;
    min-height: 215px;
    padding: 45px 0px 0px 0px;
    position: relative;
    text-align: center;
    transition: .2s
}

.product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: #00523b;
    border-radius: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 10px 66px;
    position: relative
}

.product-text a{
    color:#fff;
   font-size: 19px;
}

.section-title {
    display:block !important;
  
}

.section-title .title {
    justify-content: center !important;
}

.product-tabs{
margin:0px 128px;
}

@media screen and (max-width: 768px) {
   .product-tabs{
margin:0px 1px;
}
  
  .footer-link-widget:not(:last-child) {
    margin: 0px 1px;
}
  
  .offers-sec{padding:0px 10px;display:block;gap:1px;}
  
.header-wrap .header-nav,.header-wrap .header-right,.header-wrap.header-space-between {
    justify-content: space-between;
}
 
}
.hero-slider-1 .slider-content p {
    font-size: 14px;
}
  
}
.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    border-radius: 60px;
  
    

}
.footer-mid{background-color:#29a46b;}

@media only screen and (min-width: 820px) and (max-width: 1180px) {
    .burger-icon {
      left: -142px;
      
    }
}