.add-to-wishlist{ position:absolute; top:0; right:0; width:2.2rem; height:2.2rem; display:inline-block; padding:0; cursor:pointer; }
.add-to-wishlist .heart{ position:absolute; top:0; right:0; width:2.2rem; height:2.2rem; background-position:center; background-repeat:no-repeat; background-size:contain; background-image: url("data:image/svg+xml,%3Csvg width='44' height='40' viewBox='0 0 44 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5837 1.24976C5.83158 1.24976 1.16699 5.86642 1.16699 11.5623C1.16699 16.1602 2.98991 27.0727 20.9337 38.1039C21.2551 38.2995 21.6241 38.4029 22.0003 38.4029C22.3766 38.4029 22.7456 38.2995 23.067 38.1039C41.0107 27.0727 42.8337 16.1602 42.8337 11.5623C42.8337 5.86642 38.1691 1.24976 32.417 1.24976C26.6649 1.24976 22.0003 7.49976 22.0003 7.49976C22.0003 7.49976 17.3357 1.24976 11.5837 1.24976Z' fill='white' stroke='%23688039' stroke-width='1.46953' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.add-to-wishlist.on .heart{ background-image: url("data:image/svg+xml,%3Csvg width='44' height='40' viewBox='0 0 44 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5837 1.24976C5.83158 1.24976 1.16699 5.86642 1.16699 11.5623C1.16699 16.1602 2.98991 27.0727 20.9337 38.1039C21.2551 38.2995 21.6241 38.4029 22.0003 38.4029C22.3766 38.4029 22.7456 38.2995 23.067 38.1039C41.0107 27.0727 42.8337 16.1602 42.8337 11.5623C42.8337 5.86642 38.1691 1.24976 32.417 1.24976C26.6649 1.24976 22.0003 7.49976 22.0003 7.49976C22.0003 7.49976 17.3357 1.24976 11.5837 1.24976Z' fill='%23E29C9C' stroke='%23688039' stroke-width='1.46953' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }