:root {
  --swiper-theme-color: var(--product-main-color) !important;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
  left: inherit !important;
  bottom: inherit !important;
  width: 100% !important;
  padding: 0;
}
.swiper-scrollbar-drag {
  background: var(--product-contrast-color) !important;
}
