.card-wrapper.product-card-wrapper{position:relative}.odvaro-wl-btn{--wl-size: 3.6rem;position:absolute;top:.8rem;right:.8rem;z-index:5;width:var(--wl-size);height:var(--wl-size);display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:50%;background:rgba(var(--color-background),.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto;transition:transform .15s ease,background .15s ease}.odvaro-wl-btn:hover{transform:scale(1.08);background:rgb(var(--color-background))}.odvaro-wl-btn:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.odvaro-wl-btn svg{width:1.9rem;height:1.9rem;display:block;pointer-events:none;fill:none;stroke:rgb(var(--color-foreground));stroke-width:1.7;transition:fill .15s ease,stroke .15s ease}.odvaro-wl-btn[aria-pressed=true] svg{fill:#e0245e;stroke:#e0245e}@keyframes odvaro-wl-pop{0%{transform:scale(1)}45%{transform:scale(1.28)}to{transform:scale(1)}}.odvaro-wl-btn.is-animating svg{animation:odvaro-wl-pop .28s ease}@media screen and (max-width:749px){.odvaro-wl-btn{--wl-size: 3.2rem;top:.6rem;right:.6rem}.odvaro-wl-btn svg{width:1.7rem;height:1.7rem}}.odvaro-wl-btn--product{position:static;width:100%;height:auto;border-radius:var(--buttons-radius, .4rem);padding:1.2rem 1.8rem;gap:.9rem;margin-top:1rem;font-family:inherit;font-size:1.4rem;color:rgb(var(--color-foreground));-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent}.odvaro-wl-btn--product:hover{transform:none;background:rgba(var(--color-foreground),.04)}.odvaro-wl-btn--product .odvaro-wl-btn__label{display:inline}.odvaro-wl-btn__label{display:none;pointer-events:none}.odvaro-wl-header{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.odvaro-wl-header svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.7;transition:fill .15s ease,stroke .15s ease}.odvaro-wl-header.has-items svg{fill:#e0245e;stroke:#e0245e}.odvaro-wl-header .odvaro-wl-count{position:absolute;top:.4rem;right:.3rem;margin:0;min-width:1.7rem;height:1.7rem;padding:0 .4rem;border-radius:.9rem;font-size:1rem;line-height:1.7rem}@media screen and (min-width:990px){.header--top-left{grid-template-columns:auto minmax(0,1fr) auto!important}.header--middle-left,.header--top-center{grid-template-columns:auto auto minmax(0,1fr) auto!important}.header--middle-center{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto!important}.header--top-left .ov-notino-search-wrapper,.header--middle-left .ov-notino-search-wrapper,.header--middle-center .ov-notino-search-wrapper,.header--top-center .ov-notino-search-wrapper{width:auto!important;min-width:0!important}.header .header__icons{flex-shrink:0;white-space:nowrap}}.odvaro-wl-count{display:none;min-width:1.8rem;height:1.8rem;margin-left:.5rem;padding:0 .5rem;border-radius:.9rem;background:#e0245e;color:#fff;font-size:1.1rem;line-height:1.8rem;text-align:center;vertical-align:middle}.odvaro-wl-count.is-visible{display:inline-block}.odvaro-wl-page{padding-bottom:4rem}.odvaro-wl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.odvaro-wl-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 2rem}}.odvaro-wl-card{position:relative}.odvaro-wl-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--product-card-corner-radius, 0);background:rgba(var(--color-foreground),.04)}.odvaro-wl-card__media img{width:100%;height:100%;object-fit:contain;display:block}.odvaro-wl-card__title{display:block;margin:1rem 0 .4rem;font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground));text-decoration:none}.odvaro-wl-card__title:hover{text-decoration:underline}.odvaro-wl-card__price{font-size:1.5rem;color:rgba(var(--color-foreground),.85)}.odvaro-wl-card__sold-out{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.odvaro-wl-card__remove{position:absolute;top:.8rem;right:.8rem;z-index:2;width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:50%;background:rgba(var(--color-background),.92);cursor:pointer;font-size:1.6rem;line-height:1;color:rgb(var(--color-foreground))}.odvaro-wl-card__remove:hover{background:rgb(var(--color-background))}.odvaro-wl-empty{text-align:center;padding:4rem 2rem}.odvaro-wl-empty__heart{font-size:4rem;line-height:1;margin-bottom:1.5rem}.odvaro-wl-empty p{margin:0 0 2rem;color:rgba(var(--color-foreground),.75)}.odvaro-wl-empty .button{display:inline-block;min-height:0;padding:1.3rem 2.8rem;border:0;border-radius:var(--buttons-radius, .4rem);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.5rem;line-height:1.4;text-decoration:none;box-shadow:none;transition:opacity .15s ease}.odvaro-wl-empty .button:after,.odvaro-wl-empty .button:before{content:none}.odvaro-wl-empty .button:hover{opacity:.85;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.odvaro-wl-loading{padding:3rem 0;text-align:center;color:rgba(var(--color-foreground),.6)}.odvaro-wl-unavailable .odvaro-wl-btn,.odvaro-wl-unavailable .odvaro-wl-header{display:none}
/*# sourceMappingURL=/cdn/shop/t/26/assets/odvaro-wishlist.css.map */
