.hrm-splide-dots .splide__pagination__page {
  height: 6px !important;
}
.hrm-splide-dots .splide__pagination__page.is-active {
  height: 6px !important;
}
.header-revamp-main__mobile-featured-dots button,
.header-revamp-main__mobile-featured-dots .splide__pagination__page {
  height: 6px !important;
  max-height: 6px !important;
  min-height: 6px !important;
  padding: 0 !important;
  transform: none !important;
}
.header-revamp-main__mobile-featured-dots button.is-active,
.header-revamp-main__mobile-featured-dots .splide__pagination__page.is-active {
  height: 6px !important;
  max-height: 6px !important;
  min-height: 6px !important;
}
.header-revamp-main .splide__pagination__page {
  height: 6px !important;
  margin: 0;
  top: 0;
  bottom: -10px;
}
.header-revamp-main__mobile-search-categories-dots button,
.header-revamp-main__mobile-search-categories-dots .splide__pagination__page {
  height: 6px !important;
  margin: 0 !important;
  max-height: 6px !important;
  min-height: 6px !important;
  padding: 0 !important;
  transform: none !important;
}
.header-revamp-main__mobile-search-categories-dots button.is-active,
.header-revamp-main__mobile-search-categories-dots .splide__pagination__page.is-active {
  background: linear-gradient(180deg, #fff, #f0f0f0) !important;
  height: 6px !important;
  max-height: 6px !important;
  min-height: 6px !important;
}
.header-revamp-main__mobile-search-products-dots button,
.header-revamp-main__mobile-search-products-dots .splide__pagination__page {
  height: 6px !important;
  margin: 0 !important;
  max-height: 6px !important;
  min-height: 6px !important;
  padding: 0 !important;
  transform: none !important;
}
.header-revamp-main__mobile-search-products-dots button.is-active,
.header-revamp-main__mobile-search-products-dots .splide__pagination__page.is-active {
  background: linear-gradient(180deg, #fff, #f0f0f0) !important;
  height: 6px !important;
  max-height: 6px !important;
  min-height: 6px !important;
  transform: none !important;
}
.header-revamp-main .splide__pagination {
  bottom: -28px;
  left: 45%;
  right: 45%;
}
.header-revamp-main__mobile-featured-dots {
  bottom: 0;
  padding: 4px 6px;
}

.header-revamp-main__mobile-group h3 {
  padding-top: 0;
}
