@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.WishListButton{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;margin:0;padding:0!important;border-radius:50%!important;border:1px solid #eee!important;box-shadow:0 1px 4px rgba(0,0,0,.08);text-align:center}.WishListButton .Icon{display:flex!important;position:static;width:16px;height:16px;margin:0}.WishListButton .Icon svg{width:16px;height:16px;stroke:#fe0001}.WishListButton--fill svg{stroke:#fe0001;fill:#fe0001}