.header-middle-wishlist{cursor: pointer;display: block;width: 20px;height: 20px;background-repeat: no-repeat;background-image: var(--img_whishlist_icon);background-size: contain;}
.header-middle-wishlist.active{background-image: var(--img_whishlist_icon_active);}