/**
 * 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
 */
 
 #row_buyer_seller_chat_buyer_seller_chatbox_information_author > .label{
    display: none;
}

#buyer_seller_chat_buyer_seller_chatbox_information_author{
    display: none;
}

label[for=buyer_seller_chat_buyer_seller_chatbox_information_author] {
    display: none !important;
}

.wk-mpbuyersellerchat-info{
    font-weight: bolder;
    padding: 0 0 0 24px;
}
.wk-mpbuyersellerchat-info p{
    padding: 0 0 5px 0;
}