/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MpFavouriteSeller
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

 #mpfavouriteseller_webkul_info {
    border: none;
    clear: both;
    color: #303030;
    cursor: pointer;
    display: block;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: .025em;
    padding: 0.3rem 2.8rem 0.9rem 0;
    position: relative;
    text-decoration: none;
    transition: color .15s linear;
    margin-top: 16px;
}