.wishlist{margin-bottom:6.25rem}.wishlist__table__wrapper{overflow-y:auto;white-space:nowrap}.wishlist__table__wrapper table{width:100%}.wishlist__table__wrapper table thead tr th:first-child{padding-left:0}.wishlist__table__wrapper table thead tr th:last-child{padding-right:0}.wishlist__table__wrapper table thead tr th{border-bottom:1px solid #e1e1e1;text-align:left;color:#111;font-size:.9375em;font-weight:700;line-height:1;padding:0 2.1875em 2.5em .9375em}.wishlist__table__wrapper table tbody tr td:first-child{padding-left:0}.wishlist__table__wrapper table tbody tr td:last-child{padding-right:0;text-align:right}.wishlist__table__wrapper table tbody tr td{color:#111;font-size:.9375em;font-weight:600;line-height:1;padding:2.1875em .9375em;border-bottom:1px solid #e1e1e1}.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product{display:flex;align-items:center}.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image{flex:none;margin-right:1.875em}.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image img{height:6.25em;width:6.25em;object-fit:cover}.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content h5{color:#888;font-size:.8125em;font-weight:400;line-height:1;text-transform:capitalize;margin-bottom:.625em}.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a{color:#111;font-size:1em;font-weight:500;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer}.wishlist__table__wrapper table tbody tr td:last-child .btn{margin-right:2.14286em}.wishlist__table__wrapper table tbody tr td:last-child .remove-btn{color:#888;font-size:.9375em;font-weight:400;text-decoration:none;line-height:1.33333em;transition:.2s ease-in-out;cursor:pointer;border:1px solid #888;height:1.33333em;width:1.33333em;text-align:center;border-radius:999px;margin-left:auto;display:inline-block}@media (max-width:768px){.wishlist-table td,.wishlist-table th{width:100%;box-sizing:border-box}.wishlist-product{display:flex;flex-direction:column;align-items:center;gap:10px}}