/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_SellerSubAccount
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
 #row_sellersubaccount_product_information_author > .label{
    display: none;
}

label[for=sellersubaccount_product_information_author] {
    display: none !important;
}

.wk-sellersubaccount-info{
    font-weight: bolder;
    padding: 0 0 0 24px;
}
.wk-sellersubaccount-info p{
    padding: 0 0 5px 0;
}