html{
  scroll-behavior:smooth;
}

/** Loox reviews **/

.looxReviews-container{
  max-width: fit-content;
  display: block;
}

/* for unhiding the cart carousel product */
.unhide-product-card{
  display: block !important;
}