.collection-products-slider__wrapper {
  position: relative;
}
.collection-products-slider__title {
  margin-bottom: 34px;

  text-align: center;
}
.collection-products-slider__slide {
  display: flex;
  flex-direction: column;
  height: initial;
}
.collection-products-slider__pagination {
  bottom: -30px!important;
}
.collection-products-slider .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  border-radius: 0;
  margin: 0!important;
}
.collection-products-slider .swiper-pagination-bullet-active {
  background-color: #000000;
}
.collection-products-slider .yotpo .text-m {
  padding-left: 12px;
  text-decoration: underline!important;
}
.collection-products-slider .yotpo .standalone-bottomline .star-clickable {
  align-items: center;
}