button.wishlist-btn{all:unset!important;cursor:pointer!important}.wishlist-icon{border:none!important;width:24px!important;height:24px!important}.wishlist-modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.wishlist-modal{box-sizing:border-box;background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;width:490px;height:330px;padding:20px;font-family:IRANSans,sans-serif;display:flex}.modal-header{justify-content:flex-end;display:flex}.wishlist-close{cursor:pointer;width:24px;height:24px}.modal-body label{font-size:14px;margin-bottom:15px!important}.modal-body textarea{border:1px solid #c8c8c8;border-radius:8px;width:100%;height:120px;padding:10px;font-family:IRANSans,sans-serif;font-size:12px}.modal-body textarea::placeholder{color:#999;font-size:12px}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.wishlist-submit{color:#504d49!important;cursor:pointer!important;background-color:#c0d2c9!important;border:none!important;border-radius:15px!important;padding:10px 18px!important;font-size:13px!important;font-weight:400!important;line-height:28px!important}.wishlist-cancel{color:#000!important;cursor:pointer!important;background:#fff!important;border:1px solid #c0d2c9!important;border-radius:15px!important;padding:10px 18px!important;font-size:13px!important;font-weight:400!important;line-height:28px!important}.wishlist-list-container{flex-direction:column;gap:20px;width:1340px;margin:0 auto;font-family:IRANSans,sans-serif;display:flex}.wishlist-row{border:1px solid #ddd;border-radius:10px;align-items:center;gap:24px;padding:12px 16px;display:flex}.wishlist-remove img,.wishlist-note-icon img{cursor:pointer;width:24px;height:24px}.wishlist-image img{object-fit:cover;border-radius:8px;width:64px;height:64px}.wishlist-title{flex:1;font-size:15px;font-weight:500}.wishlist-price{white-space:nowrap;font-size:14px}.wishlist-note-modal-overlay{z-index:99999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.wishlist-note-modal{background:#fff;border-radius:10px;width:400px;padding:20px;font-family:IRANSans,sans-serif;box-shadow:0 5px 25px #0000004d}.note-modal-header{justify-content:flex-end;margin-bottom:10px;display:flex}.note-close-icon{cursor:pointer;width:24px;height:24px}.note-modal-body p{color:#333;white-space:pre-line;margin:0;font-size:14px;line-height:24px}