.single-product .summary .ptn-wishlist-button { margin: 8px 0; position: static; }
.ptn-wishlist .product { min-width: 0; position: relative; }
.ptn-wishlist .product > a { text-decoration: none; }
.ptn-wishlist .product img { aspect-ratio: 3 / 4; background: var(--ptn-ivory, #f5f1eb); object-fit: cover; width: 100%; }
.ptn-wishlist-status { color: var(--ptn-muted, #655f58); margin-bottom: 24px; }
