.yith-wcwl-add-to-wishlist {
  .yith-wcwl-wishlistaddedbrowse,
  .yith-wcwl-wishlistexistsbrowse {
    a {
      &:before {
        font-weight: 400;
      }
    }
  }
}


.yith-wcwl-add-to-wishlist {
  .yith-wcwl-wishlistaddedbrowse a,
  .yith-wcwl-wishlistexistsbrowse a,
  .add_to_wishlist {
    &:before {
      font-size: 20px;
    }
  }
}

.g5shop__product-list-actions .compare,
.g5shop__product-actions .compare {
  &:before {
    font-size: 20px;
  }
}