/*your custom css goes here*/
/* .all-category:hover + .hover-category-menu{
    display: block;
} */

.serch1 button[type="button"] {
  border: 0px;
}

.serch1 .dropdown-toggle::after {
  content: "";
}

.serch input[type="text"] {
  border-right: solid 1px rgb(117, 115, 115);
  border-radius: 0px;
  position: absolute;
  border-spacing: 9px;
}

/*new css*/
   .aiz-carousel.sm-gutters-16 .carousel-box {
       padding:0.25rem !important;
   }
   .aiz-card-box{
       padding:0.25rem !important;
       margin-top:0  !important;
   }
   .hov-scale-img img{
       width:100%;
       object-fit:cover;
   }
   .carousel-box .aiz-card-box {
      margin-top: 0px !important;
   }
   
 .imgp_box {
     width:100% !important;
     object-fit:cover !important;
 }
 