body.rtl.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .dokan-product-date-filter button {
    margin-left: 5px;
}
:is(.dokan-add-new-product-popup,.dokan-dashboard-wrap) :is(.dokan-form-control,input[type="text"],input[type="number"],input[type="search"],input[type="password"],input[type="email"],textarea) {
    text-align: right;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
    width: 40%;
}
.dokan-input-group-addon:first-child {
    border-right: 1px solid #EDEDED;
}