
.site-header:not(.header-sticky) .site-nav__item > .site-nav__link,
.site-header:not(.header-sticky) .cart__link,
.site-header:not(.header-sticky) .compare__link,
.site-header:not(.header-sticky) .customer__link,
.site-header:not(.header-sticky) .ml__picker .ml__current,
.site-header:not(.header-sticky) .search__icon,
.site-header:not(.header-sticky) .wishlist__link {
  color: #505050!important;
}

.site-header svg path {
  fill: #505050!important;
}
.header-has-overlap .site-header-main .site-header__main {
  position: relative!important;
}
