.dokan-product-short-description, .dokan-other-options,.dokan-stock-management-wrapper ,*:has(> label[for="_sku"]), *:has(> label[for="_manage_stock"]), *:has(> label[for="_sold_individually"]){
    display: none !important;
}

*:has(> label[for="_stock_status"]){
    width: 100%;
}

*:has(> #wp-vendor_biography-wrap){
    display:none !important;
}


