.wishlist-btn{color:rgb(var(--color-foreground));-webkit-tap-highlight-color:transparent;background:transparent;border:0;cursor:pointer;line-height:0;display:inline-flex;align-items:center;justify-content:center;padding:.6rem;line-height:1;overflow:visible}.wishlist-btn .wishlist-heart{width:20px;height:20px;display:block}.wishlist-count-badge{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));color:rgb(var(--color-background));margin-left:3px}.header__icon--wishlist .wishlist-heart{width:100%;height:16px;display:block;margin-top:0;margin-right:2px;stroke-width:.45px;stroke:currentColor}.header__icon--wishlist{position:relative;display:flex!important;align-items:center;justify-content:center}.header__icon--wishlist .wishlist-count-badge[hidden],.header__icon--wishlist .wishlist-count-badge:empty,.header__icon--wishlist .wishlist-count-badge[data-count="0"]{display:none!important}.wishlist-heart__frame{fill:currentColor}.pdp-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wishlist-btn--pdp{padding:.6rem}.wishlist-btn .wishlist-heart{width:22px;height:22px;display:block}.wishlist-btn.is-active{color:#000}.wishlist-btn.is-active:hover{background:transparent}.wishlist-btn.is-active .wishlist-heart__frame{fill:currentColor}.wishlist-btn .wishlist-heart{width:22px;height:22px;display:block;overflow:visible}.pdp-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pdp-title-row .wishlist-btn{flex:0 0 auto}.wishlist-btn--card{position:absolute;top:8px;right:8px;z-index:6;background:rgb(var(--color-background));aspect-ratio:1 / 1;width:32px;height:32px;padding:0;margin:0}.card__url{z-index:1}.wishlist-btn--card .wishlist-heart{width:16px;height:16px}.card__media{position:relative}.card__url{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.card__media .wishlist-btn--card{position:absolute;top:8px;right:8px;z-index:5;pointer-events:auto}.card,.card__inner,.card__media{position:relative}.card__url{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.wishlist-btn--card,.wishlist-btn--card *{pointer-events:auto}.wishlist-btn--title{flex:0 0 auto;padding:.4rem;line-height:1}.wb-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.wb-title-row>a{flex:1 1 auto;min-width:0}.wishlist-btn--title{flex:0 0 auto;position:relative;z-index:5;padding:.35rem;line-height:1;display:var(--wishlist-mobile-display, none);align-items:center;background:linear-gradient(var(--color-background) 0 100%) padding-box;padding:0;border-radius:50px;border:2px solid hsl(0 0% 0% / .15);width:var(--button-size-md);height:var(--button-size-md);cursor:pointer;opacity:1;overflow:hidden;color:var(--color-foreground);pointer-events:all;position:absolute;right:11.2px;top:11.2px;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}@media screen and (min-width:750px){.wishlist-btn--title{display:var(--wishlist-display, flex);opacity:0}}product-card:is(:hover,:focus-within) .wishlist-btn--title{opacity:1}@media(prefers-reduced-motion:no-preference){.wishlist-btn--title{transition-property:scale,translate,opacity;transition-duration:var(--animation-speed);transition-timing-function:var(--ease-out-cubic)}}.wishlist-btn--title .wishlist-heart{width:18px;height:18px;display:block}.wishlist-btn .wishlist-heart__frame{fill:currentColor}.wishlist-heart__fill{fill:transparent}.wishlist-btn.is-active .wishlist-heart__fill{fill:currentColor}.wishlist-toast{position:fixed;left:50%;bottom:2.2rem;transform:translate(-50%);z-index:9999;background:#fff;color:#000;padding:.9rem 1.2rem;border-radius:999px;font-size:1.3rem;line-height:1.2;box-shadow:0 10px 30px #0000002e;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.wishlist-toast.is-visible{opacity:1;transform:translate(-50%) translateY(-4px)}.wishlist-page{padding-top:4rem;padding-bottom:5rem}@media screen and (min-width:750px){.wishlist-page{padding-top:5rem;padding-bottom:6rem}}.wishlist-page__header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:2rem}.wishlist-page__header .main-page-title{margin:0}.wishlist-page__actions{display:flex;gap:.8rem;flex-wrap:wrap}.wishlist-page__empty{margin-top:1rem}[data-wishlist-page] .product-grid{display:grid;grid-template-columns:var(--product-grid-columns-desktop, repeat(4, minmax(0, 1fr)));gap:var(--product-grid-gap, 12px);list-style:none;margin:0;padding:0}[data-wishlist-page] .product-grid>.grid__item{min-width:0}@media screen and (max-width:749px){[data-wishlist-page] .product-grid{grid-template-columns:var(--wishlist-grid-columns-mobile, repeat(2, minmax(0, 1fr)))}}.wishlist-item-actions{display:flex;gap:.8rem;padding-top:1rem}.wishlist-item-actions .button{width:100%;min-height:44px;padding:1.1rem 1.2rem}@media screen and (min-width:750px){.wishlist-item-actions .button{width:auto}}.wishlist-grid-item{position:relative}.wishlist-grid-item .card{padding-bottom:1.2rem}.wishlist-actions-slot .button svg{width:20px;height:20px}.wishlist-grid-item .card__content:last-of-type{padding-bottom:0}.wishlist-actions-slot--mounted{display:flex;gap:.7rem;padding:1.1rem 1.2rem 1.2rem;margin-top:.8rem;border-top:1px solid rgba(0,0,0,.06)}.wishlist-actions-slot--mounted .button{min-height:40px;padding:.9rem 1.1rem;font-size:1.2rem;line-height:1}.wl-card{border:1px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden;background:rgb(var(--color-background));display:flex;flex-direction:column;height:100%}.wl-card__media{position:relative;display:block;background:#00000008}.wl-card__media img{width:100%;height:auto;display:block}.wl-card__badge{position:absolute;left:10px;bottom:10px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:12px;padding:4px 8px;border-radius:999px}.wl-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:10px}.wl-card__title{font-weight:var(--theme-strong-weight);text-decoration:none;color:rgb(var(--color-foreground));line-height:1.25}.wl-card__price{display:flex;align-items:baseline;gap:10px}.wl-card__compare{text-decoration:line-through;opacity:.6}.wl-card__current{font-weight:var(--theme-strong-weight)}.wl-card__actions{display:flex;gap:10px;margin-top:6px}[data-wishlist-page] .wishlist-product-card{position:relative;height:100%;overflow:hidden;border:var(--wishlist-card-border-width, 1px) solid var(--wishlist-card-border-color, rgb(var(--color-border-rgb) / .12));border-radius:var(--style-border-radius-inputs, 0px);background:rgb(var(--color-background));padding:0}[data-wishlist-page][data-wishlist-card-layout=plain] .wishlist-product-card{border:0;border-radius:0;background:transparent}[data-wishlist-page] .wishlist-card-media{position:relative;width:100%;overflow:hidden;aspect-ratio:var(--wishlist-image-ratio, var(--wishlist-card-media-ratio, 1))}[data-wishlist-page] .wishlist-card-media__img{width:100%;height:100%;display:block;object-fit:cover}[data-wishlist-page] .wishlist-card-sale-badge{position:absolute;left:10px;bottom:10px;z-index:2;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:12px;padding:4px 8px;border-radius:999px}[data-wishlist-page] .wishlist-card-content{width:100%;display:flex;flex-direction:column;gap:10px;padding:var(--wishlist-info-padding, 14px);text-align:var(--wishlist-card-text-alignment, left)}[data-wishlist-page] .wishlist-card-price{justify-content:var(--wishlist-card-content-justify, flex-start)}.wishlist-actions-slot button{padding:10px;width:100%;margin:auto 0 0;display:flex;align-items:center;justify-content:center}[data-wishlist-page] .wishlist-actions-slot{display:flex;align-items:center;justify-content:space-between;gap:10px}[data-wishlist-page][data-wishlist-card-layout=plain] .wishlist-card-content{padding-inline:0;padding-bottom:0}[data-wishlist-page] .wishlist-card-info{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center}.product__title-wishlist-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}@media only screen and (min-width:741px){.wishlist--mobile-container{display:none}}@media only screen and (min-width:767px){.wishlist-btn--card .wishlist-heart{width:20px;height:20px}}@media screen and (min-width:741px){.cart--container .cart-links__link-wishlist{margin-right:6px}}.cart-links__link-account.customer-accounts,.account-button[part=signed-out-avatar]{min-width:0}.cart-links__link-cart .js-mini-cart-trigger{height:100%;line-height:normal}
/*# sourceMappingURL=/cdn/shop/t/28/assets/wbs-wishlist.css.map */
