/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
#wl-main-account .grid{padding:0}#wl-main-account .grid__item{position:relative}#wl-main-account .grid__item .ba-wishlist-off-button{display:flex;align-items:center;justify-content:center;position:absolute;width:3rem;height:3rem;min-width:initial;min-height:initial;border-radius:50%;background-color:var(--gradient-background);color:rgb(var(--color-foreground));margin:0;padding:0;top:1rem;right:.8rem;border:none;z-index:2;box-shadow:0 .2rem .4rem rgba(var(--color-foreground),var(--border-700-opacity));cursor:pointer}#wl-main-account .grid__item .ba-wishlist-off-button svg{width:1.2rem;height:1.2rem;pointer-events:none}#wl-main-account .grid__item .ba-wishlist-off-button:after{content:none}#wl-main-account .grid__item .ba-wishlist-off-button:before{z-index:2}@media screen and (width < 750px){#wl-main-account .grid{padding-left:0}#wl-main-account .grid__item{position:relative}#wl-main-account .grid__item .ba-wishlist-off-button{width:2rem;height:2rem;top:.8rem;right:.8rem}}
