.wishlist-toast{opacity:0;visibility:hidden;transition:all .5s ease-in-out;z-index:999999}.wishlist-toast.show{opacity:1;visibility:visible}.wishlist-toast-content{position:fixed;right:0;top:0;width:380px;max-width:90%;height:100%;background:var(--c3);display:flex;flex-direction:column;transform:translate(100%);transition:.4s ease;box-shadow:-10px 0 50px #746e6e5c}.wishlist-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:15px}.wishlist-toast.show .wishlist-toast-content{transform:translate(0)}body.wishlist-open{position:fixed;width:100%;overflow:hidden}.wishlist-header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee}.wishlist-header h3{margin:0;font-size:18px}#wishlistClose{background:none;border:none;font-size:24px;cursor:pointer}.wishlist-content{flex:1;overflow-y:auto;padding:15px}.toast-item{position:relative;display:flex;align-items:center;gap:10px;padding:10px 50px 10px 14px;background:#fff;border-radius:12px;margin-bottom:14px;box-shadow:0 6px 18px #00000014;transition:all .5s ease-in-out}.toast-item .remove{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;border:none;background:#f3f3f3;color:#555;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.toast-item:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001f}.toast-item a.img{width:40%;height:100px}.toast-item a.img img{height:100%;object-fit:cover}.toast-info{display:flex;flex-direction:column;gap:4px;width:60%}.toast-info a{font-size:14px;font-weight:600;color:var(--c2);line-height:1.4;text-decoration:none;transition:color .2s ease;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.toast-info a:hover{color:var(--btn)}.toast-info span{font-size:13px;font-weight:500;color:#555}.wishlist-footer{padding:15px;border-top:1px solid #eee;text-align:center}.wishlist-btn{position:absolute;top:20px;right:20px;background:none;border:none}.wishlist-btn i{font-family:"Font Awesome 5 Pro";font-size:30px;transition:.3s ease;color:#bbb}.wishlist-btn.added i{font-weight:900;color:red}.wishlist-btn.animate i{animation:pop .3s ease}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}div#library-products p{color:var(--c2)}.wishlist-footer a.web-btn{display:block}.wishlist-link{position:relative}.wishlist-count{position:absolute;top:50%;left:50%;color:red;font-size:8px;transform:translate(-50%,-50%)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wishlist.css.map */
