.cart .yith-wcwl-add-to-wishlist {
border: 0 none;
border-radius: 0;
height: auto;
left: 0;
line-height: 40px;
position: relative;
right: auto;
text-align: left;
top: 0;
width: auto;
margin-top: 10px;
}
.cart .yith-wcwl-add-to-wishlist a {
position: relative;
}
.cart .add_to_wishlist:after {
content: "ADD TO PROJECTS FOLDER";
font-weight: 600;
}
.cart .yith-wcwl-add-to-wishlist a::after {
content: "ADDED TO PROJECTS FOLDER";
font-weight: 600;
}
.cart .yith-wcwl-add-to-wishlist a i {
display: none;
}