/*---------------------
  WC WishList
-----------------------*/
.pw-wishlist-btn{
	color:#BD0000;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 5px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}