.xb-wishlist-button-collection__remove-icon svg.favorite_remove,
.xb-wishlist-button__add-style-5 svg.favorite_remove,
.xb-wishlist-button__loading-icon-style-5 svg.favorite_remove,
.xb-wishlist-button__remove-style-5 svg.favorite_remove {
  --icon-color: #c7413b;
}
.xb-wishlist-header-auto-container,
.xb-wishlist-header-auto-container .xb-wishlist-header-auto {
  width: 34px!important;
  height: 34px!important;
}
.xb-wishlist-header-auto span:not(.xb-wishlist-header-auto__svg) {
  width: 18px!important;
  height: 18px!important;
  top: -2px!important;
  left: auto!important;
  right: -2px!important;
  font-family: var(--font-subheading--family);
  font-size: var(--font-size--2xs)!important;
}
@media (min-width: 750px) {
  .xb-wishlist-button-collection {
    top: 15px!important;
    right: 15px!important;
  }
}