.carousel-control-next-icon {filter: invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(1)}
.carousel-control-prev-icon {filter: invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(1)}
/*.breadcrumbBox {width: 100vw !important;margin-left: calc(-50vw + 50%) !important;margin-right: calc(-50vw + 50%) !important;padding: 0 12px !important;overflow-x: auto !important;overflow-y: hidden !important;-webkit-overflow-scrolling: touch !important;}*/
.customBreadcrumb {flex-wrap: nowrap !important;width: max-content !important;min-width: 100% !important;gap: 0 !important;}

.productBox{border: 1px solid #e5e7eb; padding: 12px; border-radius: 20px; margin-bottom: 20px;}
.productBox:hover{border: 1px solid #22802d;}
.product-list-wrapper .prdslider{margin-bottom: 15px;}
/*body{background-color: #dedede;}*/
@media (max-width: 767px) {
  .home-product-title {font-size: 13px!important;}
  .home-product-see-btn {font-size: 13px!important;}
}