.favorite-toggle-btn{display:inline-flex;align-items:center;gap:.6rem;border:.1rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--buttons-radius, 0);padding:1rem 1.5rem;cursor:pointer;font-size:1.4rem;line-height:1;transition:border-color .2s ease,color .2s ease,background .2s ease}.favorite-toggle-btn:hover{border-color:rgba(var(--color-foreground),.55)}.favorite-toggle-btn__icon svg{display:block;fill:none;stroke:currentColor;stroke-width:1.6;transition:fill .15s ease}.favorite-toggle-btn.is-favorited{border-color:#e53935;color:#e53935}.favorite-toggle-btn.is-favorited .favorite-toggle-btn__icon svg{fill:#e53935;stroke:#e53935}.product__favorite{margin-bottom:1.5rem}.favorite-toggle-btn--card{position:absolute;top:1rem;right:1rem;z-index:2;width:3.6rem;height:3.6rem;padding:0;justify-content:center;border-radius:50%;box-shadow:0 .1rem .4rem #00000026}.card-wrapper.product-card-wrapper{position:relative}.favorites-page{padding-top:3.6rem;padding-bottom:3.6rem}.favorites-page__heading{margin-bottom:2.4rem}.favorites-page__empty{text-align:center;padding:6rem 2rem;color:rgba(var(--color-foreground),.75)}.favorites-page__empty a{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.favorites-page__loading{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6)}.favorites-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.favorites-grid{grid-template-columns:repeat(4,1fr);gap:3.2rem 2.4rem}}.favorites-grid .card__inner{position:relative}.favorites-grid .card__media,.favorites-grid .card .media{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;width:100%;height:100%}.cart-favorites-section{border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart-favorites__heading{font-size:1.8rem;font-weight:600;margin:0 0 1.6rem}.cart-favorites .favorites-page__loading,.cart-favorites .favorites-page__empty{padding:2.4rem 1rem;font-size:1.3rem}.cart-favorites__grid.favorites-grid{grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem}@media screen and (min-width:750px){.cart-favorites__grid.favorites-grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.6rem}}.cart-favorites .favorite-toggle-btn--card{width:3.2rem;height:3.2rem}
/*# sourceMappingURL=/cdn/shop/t/35/assets/favorites.css.map */
