.elementor-102 .elementor-element.elementor-element-2a902eb{--display:flex;}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-f3cf75d *//* 🔒 LOCK Wishlist title editing (YITH) */

.wishlist-title h2 {
    pointer-events: none;
    cursor: default;
}

.wishlist_table .product-add-to-cart a.button {
    white-space: nowrap;
    font-size: 12px;
    padding: 6px 12px;
    min-width: unset;
}

/* ❌ ซ่อนคอลัมน์ Stock status ใน Wishlist */
.wishlist_table th.product-stock-status,
.wishlist_table td.product-stock-status {
    display: none !important;
}/* End custom CSS */