#site-store-favorites .indicator-dot {
  display: none;
}

#site-store-favorites .indicator-dot:has(.customer-favorites-count .customer-favorites-count__inner--count) {
  display: flex;
}
