.xb-wishlist-header-auto__svg svg path {
  filter: drop-shadow(0 0 0.7px currentColor)
          drop-shadow(0 0 0.7px currentColor);
}
.xb-wishlist-header-auto__svg svg path {
  filter: drop-shadow(0 0 1px currentColor)
          drop-shadow(0 0 1px currentColor)
          drop-shadow(0 0 1px currentColor);
  padding:0px!important;
}
.xb-wishlist-header-auto__svg {
  color: #303030;
}
