    /* Footer Headings */
    .footer h5 {
      font-size: 16px;
      font-weight: 600;
      color: #ffffff;
      margin-bottom: 15px;
      position: relative;
      display: inline-block;
      letter-spacing: 0.3px;
    }
    .footer h5::after {
      content: '';
      display: block;
      width: 40px;
      height: 2px;
      background-color: #6e8c75;
      margin-top: 6px;
      transition: width 0.3s ease;
    }
    .footer h5:hover::after {
      width: 60px;
    }

    /* Links */
    .footer-links ul li {
      margin-bottom: 10px;
    }
    .footer-links a {
      color: #bfbfbf;
      text-decoration: none;
      font-size: 14px;
      transition: all 0.3s ease;
      position: relative;
    }
    .footer-links a::before {
      content: '›';
      position: absolute;
      left: -15px;
      opacity: 0;
      transition: all 0.3s ease;
      color: #6e8c75;
    }
    .footer-links a:hover {
      color: #6e8c75;
      padding-left: 10px;
    }
    .footer-links a:hover::before {
      opacity: 1;
      left: 0;
    }

    /* Social Icons */
    .social-icon {
      font-size: 18px;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.05);
      display: flex;
      align-items: center;
      justify-content: center;
      color: #6e8c75;
      transition: all 0.3s ease;
      border: 1px solid rgba(255, 255, 255, 0.1);
    }
    .social-icon:hover {
      color: #fff;
      background: #6e8c75;
      transform: scale(1.1);
      box-shadow: 0 0 10px rgba(110, 140, 117, 0.6);
    }

    /* Responsive Adjustments */
    @media (max-width: 768px) {
      .footer {
        text-align: center;
        padding: 50px 0 20px;
      }
      .footer-links {
        margin-top: 25px;
      }
      .footer h5::after {
        margin-left: auto;
        margin-right: auto;
      }
      .social-links {
        justify-content: center;
      }
    }
    
    
    section{
    padding:0px
  }
    .cs-main-nav-item
    {
        height: 33px;
        padding: 7px 15px 5px;
    }
    .src_box{
        top: 0;
        left: 0;
        width: 82%;
        position: absolute;
        margin-left: 2%;
    }
    .triangle{
        position: absolute;top: 41px;left: 70px;z-index: 9999999;display: none;
    }
    
    /* start general css */
  .rounded-10px{border-radius:10px;}
  .cursor-pointer{cursor: pointer;}
  /* end general css */

  /* start overwritten css */
  .coupon_box_div, .cs-coupon-box{
    border-radius:10px !important;
    /* box-shadow:unset !important; */
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.05) !important;
  }
  .coupon_box_div:hover{
    box-shadow: 0 0 6px rgba(239, 138, 27, 0.5) !important;
  }
  /* end overwritten css */

  /* ================================
   Footer Styling (Green Theme)
=================================== */
.footer {
  font-family: 'Poppins', sans-serif;
  background: #f9f9f9;
  color: #444;
  padding: 60px 0 25px;
  border-top: 4px solid #5c8374;
}

.footer .footer-logo img {
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.footer .footer-desc {
  font-size: 15px;
  color: #666;
  margin-bottom: 25px;
}

.footer h5 {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  margin-bottom: 10px;
}

.footer-links ul li a {
  text-decoration: none;
  color: #555;
  font-size: 14px;
  transition: all 0.3s ease;
}

.footer-links ul li a:hover {
  color: #5c8374;
  padding-left: 4px;
}

/* Social Icons */
.footer .social-icon {
  color: #5c8374;
  font-size: 16px;
  transition: all 0.3s ease;
}

.footer .social-icon:hover {
  color: #3a5f53;
  transform: scale(1.1);
}

/* Divider + Copyright */
.footer hr {
  border-color: rgba(0, 0, 0, 0.1);
  margin: 25px 0;
}

.footer .copyright {
  font-size: 13px;
  color: #777;
}

.footer .copyright strong {
  color: #5c8374;
}


  /*.change-header-bg, .default-header-bg{background-color:#000000 !important}*/

  /* general */
  .text-main{color:#EF8A1B !important}
  .shadow-sp{box-shadow: 0 0 4px rgba(0, 0, 0, 0.05) !important;}

  /* overwritten bootstrap css */
  .navbar{min-height: unset !important}

  /* overwrittern aos css */
  .nav-tabs>li {margin-bottom: -2px;margin-right: -3px;}
  .nav-tabs>li.li_items a{height:60px;}
  .nav-tabs>li.li_items a span{margin: 0; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

  /* overwritten existing css */
  #show_suggestion #src_box{width:calc(100% - 52px); margin:0px 0px 0 40px;}
  
  /* ------ Mid Menu ------ */
  .midmenu {
    position: absolute;
    padding: 10px 10px !important;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    max-width:calc(100% - 20px);
    width: 500px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .midmenu.show {
    right: 0;
  }

  .mobile-category .categories,
  .mobile-category .categories img,
  .midmenu .brands,
  .midmenu
  .brands img{border-radius:5px !important}

  .midmenu .brands:hover{border:1px solid #F78723; box-shadow:unset}
  
  .midmenu .brands{height:65px; text-align:center; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;}
  .midmenu .brands img{height:63px; min-width:100% !important; max-width:100px;}
  
  .mobile-category{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;}
  .mobile-category::-webkit-scrollbar{display:none;}
  

  .mobile-category .abc{height:63px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; margin-bottom: 5px; margin-right: 5px}

  .mobile-category .categories img,
  .mobile-category .categories .img-overlay{height:110px; min-width:100% !important; width:200px; max-width:200px;}
  .mobile-category .categories .img-overlay {z-index:2; background-color: rgba(0,0,0,0.2); position: absolute; width:200px; max-width:200px; border-radius:10px;}
  .mobile-category .categories .img {z-index:1}
  .mobile-category .categories {position:relative; text-align:center; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;}
  .mobile-category .categories .title{z-index:3; position:absolute; font-size:14px; text-align:left !important; font-weight:bold; width:190px; white-space: break-spaces; bottom:5px; left:5px; right:5px;}
  
  @media only screen and (max-width: 768px) {
    .midmenu {
      margin: 0 20px 0 0px !important;
      padding: 20px 20px 0 20px !important;
    }

    .js-searchblock{width:100%}

  }

  @media only screen and (min-width: 768px) {
    .midmenu {
      margin-top: 3px !important;
      padding: 20px 20px 0 20px !important;
    }
    /* .js-searchblock{width:450px; max-width:100%} */
    .js-searchblock{width:100%; max-width:100%}

  }


  /* header css start */
  @media (max-width: 1279px) {
    /* .navbar {
      position: fixed;
      top: 0;
      right: -100%;
      width: 100%;
      max-width: 400px;
      bottom: 0;
      transition: 0.3s;
      z-index: 9997;
    } */

    .navbar ul {
      margin: 0;
      padding: 0;
      display: flex;
      list-style: none;
      align-items: center;
    }
  }
/* end header */

/* Add this CSS for hover zoom effect */
    .brand-card:hover {
        transform: scale(1.05);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    }
    
    @media (max-width: 767px) {
		.banner_add
		{
			margin-top: 60px;		
		}
	}
	@media(max-width:490px) {
		.best_title_f {
  			top:-20px !important;
			height: 20px;
 		}
	}
        @media (max-width: 768px) {
            .cs-home-cats .col {
              flex: 0 0 calc(50% - 20px) !important; /* 2 items per row */
              min-width: 150px !important;
            }
        }
        
        @media (max-width: 480px) {
            .cs-home-cats .col {
              flex: 0 0 100% !important;
            }
        }
        
        .home-cat{display:inline; height:80px !important; width:150px; margin-right:18px; margin-bottom:18px;}
	@media only screen and (max-width: 768px) {
		.home-cat{height:60px !important; width:calc(33% - 10px) !important; margin-right:5px; margin-bottom:9px;}
	}
        #inp3::placeholder {
            color: #000 !important;
            opacity: 1; /* ensures it’s fully visible */
          }
          
          .coupon_box_div:hover {
                transform: translateY(-3px);
              }

              .coupon_box_div button:hover {
                background: linear-gradient(90deg, #D97706, #EF8A1B);
                box-shadow: 0 6px 12px rgba(0,0,0,0.2);
              }

          .cat_1{
                  background-image: url("<?php echo $cat_img1 ?>");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-size: cover;
          }
          .cat_2{
                  background-image: url("<?php echo $cat_img2 ?>");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-size: cover;
          }
          .cat_3{
                  background-image: url("<?php echo $cat_img3 ?>");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-size: cover;
          }
          .cat_4{
                  background-image: url("<?php echo $cat_img4 ?>");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-size: cover;
          }
          .move_div:hover .move_far{
                  margin-left: 4px;
                  transition : margin 1s;

          }                    