
.yith-wcwl-compare-button span.add_to_compare:first-child{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M3.75 15.1C3.75 14.5399 3.75 14.2599 3.85899 14.046C3.95487 13.8578 4.10785 13.7049 4.29601 13.609C4.50992 13.5 4.78995 13.5 5.35 13.5H6.15C6.71005 13.5 6.99008 13.5 7.20399 13.609C7.39215 13.7049 7.54513 13.8578 7.64101 14.046C7.75 14.2599 7.75 14.5399 7.75 15.1V19.9C7.75 20.4601 7.75 20.7401 7.64101 20.954C7.54513 21.1422 7.39215 21.2951 7.20399 21.391C6.99008 21.5 6.71005 21.5 6.15 21.5H5.35C4.78995 21.5 4.50992 21.5 4.29601 21.391C4.10785 21.2951 3.95487 21.1422 3.85899 20.954C3.75 20.7401 3.75 20.4601 3.75 19.9V15.1Z' stroke='%239198A0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.75 5.1C10.75 4.53995 10.75 4.25992 10.859 4.04601C10.9549 3.85785 11.1078 3.70487 11.296 3.60899C11.5099 3.5 11.7899 3.5 12.35 3.5H13.15C13.7101 3.5 13.9901 3.5 14.204 3.60899C14.3922 3.70487 14.5451 3.85785 14.641 4.04601C14.75 4.25992 14.75 4.53995 14.75 5.1V19.9C14.75 20.4601 14.75 20.7401 14.641 20.954C14.5451 21.1422 14.3922 21.2951 14.204 21.391C13.9901 21.5 13.7101 21.5 13.15 21.5H12.35C11.7899 21.5 11.5099 21.5 11.296 21.391C11.1078 21.2951 10.9549 21.1422 10.859 20.954C10.75 20.7401 10.75 20.4601 10.75 19.9V5.1Z' stroke='%239198A0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.75 11.1C17.75 10.5399 17.75 10.2599 17.859 10.046C17.9549 9.85785 18.1078 9.70487 18.296 9.60899C18.5099 9.5 18.7899 9.5 19.35 9.5H20.15C20.7101 9.5 20.9901 9.5 21.204 9.60899C21.3922 9.70487 21.5451 9.85785 21.641 10.046C21.75 10.2599 21.75 10.5399 21.75 11.1V19.9C21.75 20.4601 21.75 20.7401 21.641 20.954C21.5451 21.1422 21.3922 21.2951 21.204 21.391C20.9901 21.5 20.7101 21.5 20.15 21.5H19.35C18.7899 21.5 18.5099 21.5 18.296 21.391C18.1078 21.2951 17.9549 21.1422 17.859 20.954C17.75 20.7401 17.75 20.4601 17.75 19.9V11.1Z' stroke='%239198A0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    position: absolute;
   }
.yith-wcwl-compare-button.active{
    content: url(/local/templates/itpanda.business/img/compare.svg) !important;
    width: 25px;
    position: absolute;
    right: 4px !important;
    top: 64px !important;
    z-index: 10;
    cursor: pointer;
}   
.yith-wcwl-compare-button{
    position: absolute;
    right: 29px !important;
    top: 64px !important;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.products .yith-wcwl-popup-message{
    margin-left: unset;
    left: unset;
    border: 3px solid #ccc;
    background: #fff;
    font-weight: 600;
    line-height: 1.5;
    padding: 15px 20px;
    width: 250px;
    margin-left: -125px !important;
}
.products .yith-wcwl-compare-button span:first-child::before{
    display: none;
}

.product.type-product:hover .yith-wcwl-compare-button{
    display: block;
}