.mega-menu-dashboard-dropdown .options li.focused, .mega-menu-dashboard-dropdown .options li.focused.active, .mega-menu-dashboard-dropdown .options li:hover, .mega-menu-dashboard-dropdown .options li:focus {
  color: #333 !important;
}

.mega-menu-dashboard-dropdown .options li.focused i, .mega-menu-dashboard-dropdown .options li.focused.active i, .mega-menu-dashboard-dropdown .options li:hover i, .mega-menu-dashboard-dropdown .options li:focus i {
  color: #333 !important;
}

.toggle button.tab[aria-selected=true] {
  color: #333 !important;
}

.category-header h2, .category-header p.shop-all, .category-header p.shop-all a {
  color: #333;
}

.category-header p.shop-all:after,
  .category-header p.shop-all a { transition: all 0.25s ease; }

.category-header p.shop-all:hover:after {
  color: #80ff00 !important;
}

.category-header p.shop-all:hover a {
    color: #80ff00 !important;
  }

p.shop-all::after:hover {
  color: #80ff00;
}

.modal-side-nav ul li.active-sub-nav {
  color: #333;
  background-image: url('https://kfh-demo.kfh.apple.p2motivate.com/asset/454') !important;
}

#dreamTracker span a, #shopping-cart .btn-link {
  color: #0082f1;
}

.tab-content .btn-link, .modal-content .btn-link {
  color: #333;
}

.rewards-for-you .product-box .our-price {
  color: #333;
}

.input-group-btn .fal, .input-group-btn .fa-chevron-right:before, .fal {
  color: #333 !important;
}

.product-details .reward-cost {
    color: #333 !important;
}

#facets-description a.text-default-primary:hover, #facets-description a.text-default-primary:focus {
  color: #0082f1 !important;
}

.mall-breadcrumbs a span, .checkout a {
  color: #0082f1;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #0082f1 !important;
}

.forgot-password a.link-styles {
  color: #333;
  transition: all 0.3s ease !important;
}

.forgot-password a.link-styles:hover, .forgot-password a.link-styles:focus  {
  color: #0082f1 !important;
}

.svg-search-btn {
  transition: all 0.3s ease !important;
}

.point-count span {
  color: #222;
}

.point-count .num {
  color: #222;
}

.svg-search-btn {
  background-color: #f5f5f7;
}

.svg-search-btn:hover {
  background-color: #f5f5f7;
}

.modal-nav a {
  color: #333;
}

.modal-nav a:hover {
  color: #333;
}

#megamenu-catalogs .btn-text {
  color: #333;
}