body{
    margin: 0;
    font-size: 16px;
    line-height: 25px;
    font-family: "Poppins", sans-serif;
    /* background-color: #cef6c9; */
    background-color: #fff;
}
/*Nav-link Color Change----*/
:root {
    --bs-link-color: #6aab61;
    --bs-link-hover-color: #6aab61;
    --bs-secondary-color: rgba(100, 100, 99, 0.2);
}

.nav-link {
    color: var(--bs-link-color);
}

.nav-link:hover {
    color: var(--bs-link-hover-color);
}

.nav-link:disabled {
    color: var(--bs-secondary-color);
}

ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}

a{
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
header {
    background-color: #fff;
    /* padding: 5px 0; */
    border-bottom: 2px solid #6aab61;
    position: fixed;
    width: 100%;
    z-index: 7;
}
.navbar-shadow {
    box-shadow: 0 0 20px 3px rgba(10, 10, 10, 0.3);
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color:#78b31b;
}
.custom-navbar {
    background-color: #f7f2f2;
    /* border-bottom: 2px solid #6aab61; */
}
.nav-link {
    color: #000;
}
.nav-link:hover{
    color:#6aab61;
}
.affix {
    padding-top: 0.2em !important;
    padding-bottom: 0.2em !important;
    -webkit-transition:padding 0.2s linear;
    -moz-transition:padding 0.2s linear;  
    -o-transition:padding 0.2s linear;         
    transition:padding 0.2s linear;  
  }
.btn-outline-success {
    color:#78b31b;
    
}
.btn-green{
    background-color: #78b31b;
    color: #fff;
    border: #78b31b;
}
/* .btn-success{
    margin-left: 10px;
} */
/* .btn-outline-success:hover{
    color:#6aab61;
    border-color: #6aab61;
} */
.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.button_wrap {
    margin-right: 269px;
    margin-bottom: 64px;
    
}
/* .button_wrap:hover {
    color: #fff;
    background-color: #6aab61;
    border-color: #6aab61;
} */
.site__home{
    padding-top: 130px;
    text-align: center;
}
.home_sec_1{
    padding-top: 70px;
    /* background-color: rgb(214, 241, 232); */
    padding-bottom: 70px;
}
.home_sec_1{
    margin-top: 40px;
    background-color: #f0fdfa;
}
.home_sec_1 h2{
    font-size: 25px;
    font-weight: 600;
   
}
.our-details{
    padding-top: 70px;
}
.our-details{
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 29px;
    
}
.our-details p{
    font-size: 16px;
    padding-top: 20px;
}
.feature_products{
    padding-top: 20px;
    padding-bottom: 20px;
}
.feature_products h2{
padding-bottom: 20px;
font-size: 25px;
font-weight: 600;
}
.feature_products_1{
    transition: 0.4s;
    border-radius: 8px;
}
.feature_products_1:hover {
    transform: translateY(-12px);
    box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.38);
  }
.best_seller {
    background-image: url(../img/1920-X-830-testimonial.webp);
    padding: 20px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}
.home_img_right img{
text-align: center;
border-radius: 1px;
}
.best_seller h2{
    padding-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
}
.site__seller{
    text-align: center;
    padding-top: 100px;
    line-height: 29px;
    color: #fff;
   
}
.site__seller p {
    color:#fff
}
.customer_review {
    background-color: #f0fdfa;
    padding: 40px 0 60px;
    text-align: center;
  }
  
  .customer_review h2 {
    margin-bottom: 30px;
    color: #000;
    font-size: 25px;
    font-weight: 600;
  }
  .google-img{
    padding-top: 20px;
  }
  .customer_review h5{
    font-size: 14px;
    color: #444444;
  
    
    
  }
  .customer_review-1 .card{
    padding:20px;
    background-color: #e4efe8;
    border: 1px solid #6aab61 ;
  }

  .customer_review h3{
    font-size: 14px;
  }
  .customer_review p{
    font-size: 13px;
    text-transform: capitalize;
    padding-top: 10px;
  }
  
  .customer_review .round img {
    border-radius: 100%;
    border: 3px solid #6aab61 ;
  }
  
  .overflow-y-scroll {
    height: 114px;
}
  
.customer_review .carousel-control-prev,
.customer_review .carousel-control-next {
display: none;
}
.customer-img{
text-align: center;
height: 60px;
width: 60px !important;
border-radius: 50%;
border: 4px solid #6aab61 ;
}
/* .customer_review {
    background-color: #f0fdfa;
    padding: 20px 0 60px;
    text-align: center;
  }
  
  .customer_review h2 {
    margin-bottom: 20px;
    color: #000;
    font-size: 25px;
    font-weight: 600;
  }
  
  .customer_review .home-carousel-item-student img {
    border-radius: 100%;
    width: 110px;
    height: 110px;
    border: 6px solid #6aab61 ;
  }
  
  .customer_review .home-carousel-item-student h3 {
    color: #000;
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 18px;
  }
  
  .customer_review .home-carousel-item-student p {
    width: 60%;
    margin: 15px auto;
    font-weight: 500;
    line-height: 1.5;
    color: #444;
  }
  
  .customer_review .home-carousel-item-student i {
    color: #f39c12;
    font-size: 20px;
    margin: 0 5px;
    position: relative;
    bottom: 23px;
  }
  
  .customer_review .home-carousel-item-student i:hover {
    color: #000;
  }
  
  .customer_review .carousel-control-prev,
  .customer_review .carousel-control-next {
    display: none;
  }
  
  .customer_review .home-student-carousel-indicators button {
    width: 14px;
    height: 14px;
    border: none;
    border-radius: 100%;
    background-color: #6aab61;
    outline: none;
    margin: 0px 7px;
    position: relative;
    top: 20px;
    
  } */
  /* .customers_review img {
    border-radius: 60px;
    border: 6px solid #6aab61 ;
} */
   /* Custom styles for this template */
   .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: none;
    background: none;
    color: #000;
    font-size: 50px;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -42px;
}
.owl-carousel .owl-nav button.owl-next {
    right: -42px;
}

.owl-carousel .owl-nav button.owl-prev span {
    font-size: 50px;
}
.owl-carousel .owl-nav button.owl-next span {
    font-size: 50px;
}

 /*-------Footer-------*/
.footer { 
    /*  background-color: #198754;  */
    background-image: url(../img/1920-X-600-footer-option.webp);
    padding: 60px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    /* text-transform: capitalize; */
    line-height: 25px;
    font-size: 12px;
   }

   .footer a {
    font-size: 12px;
   }
   .footer a:hover {
        color: #fff;
   }
   
   .footer-content h2 { 
     color: #fff; 
   } 
   .icon{
    font-size: 18px;
   }
   
   .footer-content h5, 
   .footer-content p, 
   .footer-links a { 
     color: #fff; 
   } 
   
   .footer-links a:hover { 
     text-decoration: underline; 
   } 
   
   .footer hr { 
     background-color: #fff; 
   }
   .quick_tab li{
    margin-bottom: 10px;
   }
   .ami li{
    padding-bottom: 8px;
   }
   

   /* ============= product ============= */
  .product_banner {
    background-image: url(../img/product-banner.jpg);
    padding: 130px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}
.product_banner h2{
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.product a {
    text-transform: capitalize;
}
.site_header{
    background-color: #f7f2f2;
    border-radius: 8px;
    
}

.product{
    padding-top: 70px;
    padding-bottom: 50px;
}
.product_text h2{
    font-size: 26px;
    font-weight: 600;
}
.card-title{
    font-size: 12px;
    font-weight: 600;
}
.product_body{
    padding-bottom: 40px;
}
.product_img {
    padding-bottom: 10px;
    border-radius: 8px;
    transition: 0.6s;
    overflow: hidden;
  }
  
.product_img{
    transition: 0.6s;
  }
  
  .product_img:hover {
    transform: scale(1.09);
  }
  
  .product_img:hover {
    transform: translateX(10px);
    cursor: pointer;
    box-shadow: rgba(13, 38, 76, 0.19) 0px 9px 20px;
  }
  
.nav_text a{
    font-size: 18px;
    font-weight: 600;
    
}
.pro_cat{
    font-size: 13px;
    color:#6aab61;
    font-weight: 600;

}
.product_doc{
    font-size: 14px;
}
.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #6aab61;
}

.nav-link:active {
    color: #6aab61;
}

.toggle-arrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.toggle-arrow .fa-angle-right {
    transition: transform 0.3s;
}

.toggle-arrow.collapsed .fa-angle-right {
    transform: rotate(0deg);
}

.toggle-arrow:not(.collapsed) .fa-angle-right {
    transform: rotate(90deg);
}
/* 
.products-categories .nav-item{
    position:  relative;
}
.products-categories .nav-link[data-toggle].collapsed:after {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f078"; 
    color:  #444444;
    position: absolute;
    right: 10px;
}
.products-categories .nav-link[data-toggle]:not(.collapsed):after {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f077"; 
    color:  #444444;
    position: absolute;
    right: 10px;
} */

/* ============= product-details ============= */
/* .medicine_bottle{
    text-align: center;

}
.product-title{
    font-size: 26px;
    font-weight: 600;
} */
/* ============= about-us ============= */
/* .about_banner {
    background-image: url(../img/about-banner.jpg);
    padding: 200px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
} */
.about_banner {
    background-image: url(../img/about-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0;
  }
.about_banner h2{
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.about{
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-img{
    text-align: center;
}
.about p{
    line-height: 28px;
}
.about h3{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
}
/* ============= contact-us ============= */
.contact_banner {
    background-image: url(../img/contact-banner.jpg);
    padding: 130px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}
.contact_banner h2{
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.contact_us{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    /* background-color:#e7f8e3; */
    background-color: #f0fdfa;
}
.cont{
    padding-top: 20px;
    
}
.contact-text{
    text-align: left;
    margin-bottom: 10px;
    line-height: 28px;
    font-size:14px;
    padding-top: 20px;


    
}
.submit-button{
    padding-top: 15px;
}

/*========Product Details=======*/
.product-title {
    font-size: 26px;
    font-weight: 600;
}


/* Main image - left */
.main-img img {

  width: auto;
  height: auto; 
}
/* .main-img{
    background-color: #444;
} */
.product-image{
    width: 200 px;
    height: 300px;
}

/* Preview images */
.previews img {
    width: 100%;
    height: 100%;
}
.small-pic{
    border: 1px solid #cab7b7;;
    margin-right: 5px;
    border-radius: 5px;
}
.small-pic:hover{
    border: 2px solid #6aab61;
    border-radius: 5px;
}

.main-description .category {
    text-transform: uppercase;
    color: #6aab61;
}

/* .main-description .product-title {
    font-size: 2.5rem;
} */

.old-price-discount {
    font-weight: 600;
}

.new-price {
    font-size: 2rem;
}

.details-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    color: #757575;
}

.buttons .block {
    margin-right: 5px;
}

.quantity input {
    border-radius: 0;
    height: 40px;

}


.custom-btn {
    text-transform: capitalize;
    background-color: #6aab61;
    color: white;
    width: 150px;
    height: 40px;
    border-radius: 0;
}

.custom-btn:hover {
    background-color: #6aab61 !important;
    font-size: 18px;
    color: white !important;
}

.similar-product img {
    height: 400px;
}

.similar-product {
    text-align: left;
}

.similar-product .title {
    margin: 17px 0px 4px 0px;
}

.similar-product .price {
    font-weight: bold;
}

.questions .icon i {
    font-size: 2rem;
}

.questions-icon {
    font-size: 2rem;
    color: #6aab61;
}
.pro-details h4{
    font-size: 12px;
}
.semibold{
    font-size: 14px;
    font-weight: 500;
}
.icon-semibold{
    font-size: 10px;
    padding-right: 10px;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #6aab61; 
}

.text-grey {
    --bs-text-opacity: 1;
    color: rgb(59 59 59 / 84%) !important;
}

/* Hover effect for dropdown */
/* .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
}
/*.dropdown-menu {
    display: none; 
} */

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0); /* Move back to original position */
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); /* Shadow effect */
}

.dropdown-menu {
    display: block;
    opacity: 0; /* Initially transparent */
    visibility: hidden; /* Initially hidden */
    transform: translateY(10px); /* Move slightly downward */
    transition: all 0.3s ease; /* Smooth transition for opacity, visibility, position, and shadow */
    background-color: #f8f9fa; /* Light background color */
    padding: 10px 15px; /* Padding for the dropdown */
    border-radius: 8px; /* Rounded corners */
    border: 1px solid #ddd; /* Optional light border */
    min-width: 200px; /* Ensure dropdown has a minimum width */
}

/* Dropdown item styling */
.dropdown-item {
    padding: 8px 12px; /* Padding inside each dropdown item */
    color: #333; /* Text color */
    transition: background-color 0.2s ease; /* Smooth background change on hover */
}

/* Hover effect for dropdown items */
.dropdown-item:hover {
    background-color: #78B31C; /* Light gray background on hover */
    border-radius: 5px; /* Rounded corners for individual items on hover */
    color:#fff;
}
















