.catalog-wishlist-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
  min-height:38px!important;padding:0 11px!important;border:1px solid #e5d9de!important;border-radius:10px!important;
  background:#fff!important;color:#64748b!important;font:inherit!important;font-size:12px!important;font-weight:850!important;cursor:pointer!important;
}
.catalog-wishlist-btn b{font-size:17px!important;color:#e11d48!important;line-height:1!important}
.catalog-wishlist-btn.is-wished{background:#fff5f7!important;border-color:#f1cbd6!important;color:#be123c!important}
