.product-favorite{
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
}

.product-details .product-favorite .icon{
    background: #f0f0f0;
    padding: 0;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}