/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MpBuyerSellerChat
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
 
.emoji {
  width: 2em;
  height: 2em;
  display: inline-block;
  margin-bottom: -0.25em;
  background-size: contain;
  cursor: pointer
}