.ywcrbp_regular_price 
{ display: none;}
.fa-cloud-upload:before {
    content: "\f030" !important;
}

.pages, .view {overflow: auto;}

select.dokan-form-control {
-webkit-appearance: menulist;
    -ms-appearance: menulist;
    -o-appearance: menulist;
    appearance: menulist;
    -moz-appearance: menulist;
    font-family: Vazir;
    background: none;
    min-height: unset !important;
}
label[for="product_tag"], .dokan-product-type-container,
.dokan-linked-product-options,
.dokan-product-short-description, .dokan-other-options,
div.sale-price,
.dokan-product-inventory label[for="_sku"] > span,
label[for="_sold_individually"] {display: none !important;}
#product_tag, #product_tag + .select2 {display: none;}
.dokan-new-product-area textarea#post-excerpt {display: none;}
.dokan-form-group select {
    -webkit-appearance: menulist;
    -ms-appearance: menulist;
    -o-appearance: menulist;
    appearance: menulist;
    -moz-appearance: menulist;
    background: none;
    min-height: unset !important;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon {
  width: 35px;
  height: 35px;
  text-align: center;
  top: 6px;
}

@media screen and (max-width: 768px) {
.page-content > .content-block {padding: 0}
.page-content > .content-block > .content-block-inner {padding:0; margin-right: 0;}
.dokan-product-listing .dokan-product-listing-area {
    padding: 0px 5px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
width: 100%;
}

.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form {
width: 100%;
display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {width: 100%}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {height: 34px; }
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {width: 100%}
.dokan-w12 {margin-bottom: 1em;}
.product-edit-container .dokan-feat-image-upload {margin: 0 auto;}
.dokan-new-product-area .featured-image {width: 100%}
}

@media screen and (max-width: 430px) {
select#predefined_attribute {width: 100%; margin-bottom:1em;}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
    width: auto;
}
.dokan-dashboard header.dokan-dashboard-header h1 {font-size: 1.5em}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {margin-top: .5em}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {float: left}
}