
.iconhome{
    width: 45px;
     height: 44px;
      position: absolute;
      top: -35px;
      left: 50%;
      transform: translateX(-50%);
}
.cardslider{
    background-color:#FFf !important;
    padding: 0px !important;

}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: var(--swiper-pagination-bottom, -2px) !important;
}
#swiper-multiple-slides2{
    height: 100% !important
}
.faviorite-icon{
    background-color:#FFf !important;
    height: 38px;
    width: 7px;
}
#topvendor{
    height:100% !important
}
@media (max-width: 575.98px) {
    .cardslider{
    /* width: 230px !important */
}
.faviorite-icon {

    /* margin-left: 32px !important; */
}
/* .pagination-primary{
    overflow: scroll;
}
.filter-category{
    overflow: scroll;
} */
}
.card-action{
    background-color: unset !important;
}