.add-to-wishlist-messages,.remove-from-wishlist-messages{left:50%;position:fixed;top:15%;transform:translate(-50%, -50%)}.add-to-wishlist-alert,.remove-from-wishlist-alert{animation:fade 5s linear forwards;box-shadow:1px 1px 5px gray;padding:1em}@keyframes fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0}}.add-to-wishlist-alert.show,.remove-from-wishlist-alert.show{display:block}.update-wishlist-messages{transform:translate(-50%, -50%);position:fixed;top:15%;left:50%}.update-wishlist-alert{animation:fade 5s linear forwards;box-shadow:1px 1px 5px gray;padding:1em}@keyframes fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0}}.update-wishlist-alert.show{display:block}
