[hidden]{display:none!important}#wishlist-icon-bubble{position:relative}@media (max-width:749px){#wishlist-icon-bubble{order:2}}.menu-drawer__wishlist{display:inline-flex;align-items:center;text-decoration:none;padding:1.2rem;margin-left:-1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.menu-drawer__wishlist .icon-wishlist{height:2rem;width:2rem;margin-right:1rem}body .menu-drawer__account{margin-left:0}.menu-drawer__wishlist .wishlist-count-bubble{position:relative;left:.5rem;bottom:auto}.save-btn{color:var(--grey-text2);font-size:1.5rem;font-family:Gilroy-Medium}@media screen and (min-width:750px){.wishlist-btn{left:21rem}.product .btn-add-remove-from-wishlist{margin-top:-1rem;margin-bottom:-1rem;padding:0}}@media screen and (max-width:749px){.wishlist-btn{right:8rem;left:auto}.product .btn-add-remove-from-wishlist .save-btn{margin-bottom:23px}.product .btn-add-remove-from-wishlist{padding:0}}.product-card-wrapper .btn-add-remove-from-wishlist{z-index:1;display:inline-flex;background-color:transparent;border:none;cursor:pointer;transition:all .2s ease-out}.product-card-wrapper .btn-add-remove-from-wishlist:hover{transform:scale(1.1)}.product-card-wrapper .card__badge.bottom.right+.btn-add-remove-from-wishlist{left:1rem;right:auto}.product-card-wrapper .btn-add-remove-from-wishlist svg{width:16px;height:16px}.product .btn-add-remove-from-wishlist>span{display:flex;align-items:center}.product .btn-add-remove-from-wishlist>span>span{margin-left:.75rem}.wishlist-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.wishlist-drawer__overlay:empty{display:block}eg-wishlist-drawer .drawer__header{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}eg-wishlist-drawer .drawer__heading{margin-bottom:0}eg-wishlist-drawer.is-empty .drawer__header{display:none}.eg-wishlist-drawer-product-list{list-style:none;overflow:scroll;height:95vh;margin:0;padding:0 1rem}.drawer__inner-filled{padding:0 1rem}eg-wishlist-drawer .drawer__inner{padding:0}.eg-wishlist-drawer-product-list-item{display:flex;align-items:center;padding:.5rem 0}.eg-wishlist-drawer-product-list-item .wishlist-item__image{margin-right:1.5rem}.eg-wishlist-drawer-product-list-item .product-option{margin-top:.6rem}.eg-wishlist-drawer-product-list-item .btn-remove-from-wishlist{min-width:auto;margin-right:-1rem}.eg-wishlist-drawer-product-list-item .product-price-compare{color:rgba(var(--color-foreground),.75);margin-right:.5rem}.eg-wishlist-drawer-product-list::-webkit-scrollbar{width:3px}.eg-wishlist-drawer-product-list::-webkit-scrollbar-thumb{background-color:var(--grey-text2);border-radius:3px}.eg-wishlist-drawer-product-list::-webkit-scrollbar-track{background-color:var(--grey-border2);border-radius:3px}