.widget .store-cat-stack-dokan.cat-drop-stack ul {
    max-height: none;
    overflow-y: visible;
}

.widget.dokan-top-rated ul {
    max-height: 300vh;
    overflow: visible;
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget.dokan-top-rated ul li a {
    color: #212529;
}

.widget.dokan-category-menu {
    border: none;
}

.widget.dokan-category-menu ul li {
    list-style: none;
    background-color: transparent !important;
    display: block;
    width: 100%;
    padding: 0.7rem 0;
    text-align: inherit;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.widget.dokan-category-menu ul li a {
    text-decoration: none;
    clear: both;
    color: #212529;
    display: block;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 !important;
    font-size: 1rem;
    border: none !important;
}

.widget.dokan-category-menu ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    border: 1px solid #ce1212;
    border-radius: 50%;
}

.widget.dokan-category-menu ul li a:hover:before {
    background: #ce1212;
}

.widget.dokan-category-menu ul li:last-child {
    border-bottom: none;
}

.widget.dokan-category-menu .children {
    background-color: transparent !important;
}

.widget.dokan-store-menu .children {
    display: block !important;
}

.widget.dokan-store-contact ul {
    padding: 0;
}

.widget.dokan-store-contact ul li {
    list-style: none;
}

.swal2-input {
    width: 87% !important;
}

.dokan-label {
    font-size: .9rem;
}

.dokan-btn {
    font-size: 0.9rem !important;
    color: #ffffff !important;
    background-color: #f05025 !important;
    border-color: #da502b !important;
}

.dokan-form-inline .btn {
    font-size: 0.8rem !important;
}

.seller-badge-modal .right-content p {
    font-size: 1rem !important;
}

.dokan-withdraw-method-logo {
    margin-right: 0;
    margin-left: 10px;
    background: #fff;
    border-radius: 50%;
}

.dokan-withdraw-popup .dokan-input-group-addon {
    background: #2196f3;
    color: #fff;
    border-color: #2196f3;
}

.dokan-withdraw-popup input[name=withdraw_amount],
.dokan-withdraw-popup #dokan-withdraw-charge-section-text,
.dokan-withdraw-popup #dokan-withdraw-revivable-section-text {
    font-size: 1.2rem;
    font-weight: 700;
}

.dokan-withdraw-popup #dokan-withdraw-request-submit {
    border-radius: 35px;
    padding: .5rem 1.5rem;
}

a.dokan-report-abuse-button {
    font-size: 1rem;
    text-decoration: none;
    display: block;
    margin: 1rem auto 0;
    text-align: center;
    color: #FF5722 !important;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #FF9800;
    padding: .5rem;
    border-radius: 4px;
}

a.dokan-report-abuse-button .fas {
    margin-right: 1rem;
}

.dokan-popup-option-list {
    line-height: 2 !important;
}

.dokan-popup-content {
    width: 100% !important;
    padding: 1.5rem;
}

#dokan-report-abuse-form-popup-form button[type=submit] {
    width: auto;
    margin-right: 1rem;
}

.dokan-vendor-info-wrap .dokan-vendor-image {
    margin-right: 2rem;
}

.woocommerce-tabs-panel--seller h2 {
    font-size: 1.2rem;
}

.woocommerce-tabs-panel--seller .seller-rating {
    margin-top: 0.5rem;
    display: block;
}

.woocommerce-tabs-panel--seller .seller-name a {
    font-weight: 600;
    text-decoration: none;
    color: #212529;
}

.woocommerce-Tabs-panel--seller_enquiry_form #dokan-product-enquiry input[type=submit] {
    margin-top: 1.5rem;
}

.woocommerce-Tabs-panel--seller_enquiry_form .col-md-10 {
    width: 100%;
}

.dokan-support-login-wrapper h2,
.dokan-support-login-wrapper .dokan-support-intro-text {
    font-size: 1.1rem;
    text-align: center;
}

.dokan-support-login-wrapper .dokan-izimodal-close-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.dokan-support-login-wrapper .icon-close {
    padding: .5rem !important;
    border: none;
}

.dokan-support-login-wrapper .dokan-popup-create-an-account a {
    text-decoration: none;
    width: 49.6%;
}

.dokan-product-qa-frontend-root input[type=search] {
    padding-left: 2.5rem !important;
    height: 1rem;
}

.dokan-product-qa-frontend-root .text-base {
    text-align: left;
    line-height: 2 !important;
}

.dokan-product-qa-frontend-root .text-xs {
    font-size: 0.95rem !important;
    font-style: italic;
    margin: .5rem 0;
}

.dokan-product-qa-frontend-root .bg-slate-100 {
    box-shadow: none !important;
}

.dokan-product-qa-frontend-root .bg-slate-100 .mt-5 {
    margin: 0 !important;
}

.dokan-product-qa-frontend-root .bg-slate-100>.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.dokan-product-qa-frontend-root div.rounded-lg div.sm\:flex-row-reverse {
    align-items: flex-start !important;
}

.dokan-product-qa-frontend-root div.rounded-lg div.sm\:flex-row-reverse button.mt-3 {
    margin-top: 0 !important;
}

.dokan-product-qa-frontend-root div.grid.grid-cols-1>.py-5 {
    padding: 1.5rem 0 !important;
}

@media only screen and (max-width: 640px) {
    .dokan-product-qa-frontend-root button[type=button] {
        margin: 1rem 0 !important;
    }
}

#dokan-product-qa-answer-text-area .dokan-btn {
    margin-top: 1.5rem;
}

.dokan-product-qa-table .dokan-product-qa-row-info {
    line-height: 2;
}

.featured-store {
    background-color: #3f51b5;
    position: absolute;
    z-index: 1;
    left: 1rem;
    top: 1rem;
    right: auto;
}

.dokan-alert {
    padding: .5rem 1rem !important;
}

.dokan-seller-rating .dashicons {
    color: #fa9a00;
}

.dokan-form-group label {
    font-size: 1rem !important;
    font-weight: 600 !important;
    margin-bottom: 0.5rem;
    text-align: left;
}

.dokan-form-group .dokan-address-fields .dokan-w5 {
    width: 48%;
}

.dokan-support-topic-counts {
    float: none !important;
}

.profile-profile #dokan-store-location {
    height: 400px;
}

.dokan-vendor-info-wrap {
    margin-top: 1rem;
    border-radius: 4px;
    align-items: flex-start;
}

.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name a h5 {
    font-weight: 600;
    font-size: 1rem;
}

.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating {
    margin: 0.5rem 0;
}

.dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-rating p {
    background: #198754;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}

.dokan-vendor-info-wrap .dokan-vendor-info .dokan-ratings-count {
    font-size: .9rem;
    color: #6c757d;
}

.my_account_orders th,
.my_account_orders td {
    padding: 1rem !important;
}

.my_account_orders .order-number a {
    font-size: 1rem;
}

#dokan-vendor-register {
    background: #fff;
    padding: 1.5rem;
    max-width: 500px;
    margin: 1.5rem auto;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

#dokan-vendor-register input[type=submit] {
    width: 100%;
    border-radius: 35px;
}

#dokan-request-withdraw-button,
#dokan-withdraw-display-requests-button {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

#dokan-delivery-time-slot-order-details {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.5rem;
    color: #6c757d;
    padding: 1rem;
    background: #fff;
}

.profile-top .dokan-seller-rating {
    margin: 0 auto;
    text-align: center;
}

.sidebar-secondary .dokan-dash-sidebar {
    width: 100%;
}

.dokan-product-category-modal .dokan-product-category-modal-content {
    padding: 1.5rem !important;
    max-height: 550px;
    height: auto;
}

.dokan-product-category-modal .dokan-product-category-modal-content>div {
    padding: 0 !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-title .dokan-single-title,
.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-title .dokan-single-des {
    margin-bottom: 1rem;
    font-weight: 400;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-cat-search-res-ul {
    list-style: none;
    padding: 0;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-cat-search-res-ul .dokan-cat-search-res-item {
    font-weight: 600;
    font-size: 1rem;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-cat-search-res-ul .dokan-cat-search-res-suggestion-selected span {
    color: #00bcd4 !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-single-categories {
    border: 1px solid #eee;
    padding: 1rem;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-ul {
    margin: 0;
    padding: 0;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-single-cat-select-btn {
    background: #2196f3;
    border-color: #2196f3;
    color: #fff;
    border-radius: 35px;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-selected-category-label-container * {
    font-weight: 600;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-selected-category-label-container .dokan-selected-category-label {
    font-weight: normal;
}

.product-edit-new-container .dokan-product-description label.form-label,
.product-edit-new-container .dokan-product-short-description label.form-label {
    background: #dedede;
    padding: .75rem;
    border: 1px solid #ebebeb;
    margin: -1.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap {
    margin-top: 0;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: none;
    border: 1px solid #e9ecef;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data {
    margin-top: 1rem;
}

.dokan-quote-form h3 {
    font-size: 1.2rem;
}

.dokan-quote-form .form-table {
    background: #fff;
}

.dokan-quote-form .form-table tr td {
    padding: 1rem;
}

#wc-bookings-booking-form .button-primary {
    font-size: 1rem;
    line-height: 2;
    padding: 0 2rem;
    border-radius: 4px;
}

.dokan-progress .dokan-progress-bar-info {
    background-color: #4caf50;
}

.woocommerce-importer-options th,
.woocommerce-importer-options td {
    padding: 1rem !important;
    background: transparent;
    border: 1px solid #dddddd33 !important;
}

.woocommerce-importer-options tr {
    background: transparent !important;
}

@media (max-width: 767px) {

    .woocommerce-importer-options th,
    .woocommerce-importer-options td {
        width: 100% !important;
    }
}

.user-dashboard a:focus {
    outline: none;
    box-shadow: none;
}

.user-dashboard ul li.active a {
    font-weight: 600;
}

.user-dashboard img.avatar {
    border-radius: 50%;
}

.user-dashboard .seller-badge-modal-content * {
    font-size: 1rem;
}

.user-dashboard .seller-badge-modal-content h2 {
    color: #10d618 !important;
}

.user-dashboard .seller-badge-modal-content .modal-close:before {
    color: #222;
}

.user-dashboard .pagination {
    margin: 0;
    display: block;
}

.user-dashboard .woocommerce-myaccount-content,
.user-dashboard .woocommerce-myaccount-content {
    float: none;
    width: 100%;
}

.user-dashboard .dokan-page-help {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
    font-style: normal;
}

.user-dashboard .dokan-update-setting-top-button,
.user-dashboard input[name=dokan_update_store_settings] {
    color: #fff !important;
    background-color: #d2322d !important;
    border-color: #ac2925 !important;
}

.user-dashboard .dokan-panel-body {
    padding: 1rem;
    line-height: 2;
}

.user-dashboard .general-details ul {
    padding: 0;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}

.user-dashboard .general-details ul:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.user-dashboard #customer-info-container .info-field .title h3 {
    font-size: 1rem;
}

.user-dashboard .dokan-support-customer-name img {
    width: 30px;
    height: 30px;
}

.user-dashboard #edit-slug-box {
    border: 1px solid #eee;
    padding: 1rem;
    border-radius: 4px;
}

.user-dashboard .dokan-add-product-link .dokan-btn {
    margin-right: 1rem;
    font-size: 1rem !important;
}

.user-dashboard .dokan-add-product-link .dokan-btn:last-child {
    margin-right: 0;
}

.user-dashboard #toggle-vendor-payment-method-drop-down,
.user-dashboard #toggle-vendor-payment-method-drop-down:hover {
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
    color: #fff !important;
    padding: 0.5rem 2rem !important;
    border-radius: 35px !important;
    font-size: .9rem;
}

.user-dashboard #toggle-vendor-payment-method-drop-down:after,
.user-dashboard #toggle-vendor-payment-method-drop-down:hover:after {
    right: 10px !important;
}

.user-dashboard #vendor-payment-method-drop-down {
    border-color: #eee !important;
}

.user-dashboard #vendor-payment-method-drop-down ul {
    padding: 0 !important;
}

.user-dashboard #vendor-payment-method-drop-down ul li {
    padding: .5rem;
}

.user-dashboard #vendor-payment-method-drop-down ul li img {
    width: 30px !important;
    height: 30px !important;
}

.user-dashboard .dokan-payment-settings-summary ul {
    min-height: auto !important;
    margin: 0 auto;
    margin-top: 1rem;
    padding: 0;
}

.user-dashboard .dokan-payment-settings-summary ul li img {
    width: 50px !important;
    height: 50px !important;
}

.user-dashboard .dokan-payment-settings-summary ul li>div {
    border-bottom: #eee solid 1px !important;
    padding: 0;
}

.user-dashboard .dokan-payment-settings-summary ul li:last-child>div {
    border-bottom: none !important;
}

.user-dashboard #dokan-withdraw-payment-method-list .dokan-btn-default {
    background: #2196f3;
    color: #fff;
}

.user-dashboard .dokan-withdraw-status-filter-container .subsubsub {
    float: none;
}

.user-dashboard .wp-switch-editor {
    height: auto;
}

.user-dashboard .dokan-message {
    font-size: 1rem;
}

.user-dashboard .dokan-product-hidden-label {
    font-size: 1rem !important;
    background: #2196f3;
}

.user-dashboard .dokan-dashboard-header {
    border-color: #e9ecef;
}

.user-dashboard .dokan-dashboard-header h1 {
    font-family: 'poppins', sans-serif;
    font-size: 2rem;
}

.user-dashboard .dokan-dashboard-header .dokan-product-status-label {
    font-size: 1rem;
}

.user-dashboard .dokan-dashboard-header .dokan-btn {
    color: #fff;
    background-color: #f05025;
    border-color: #f05025;
}

.user-dashboard .form-label,
.user-dashboard .dokan-section-heading p {
    font-size: 1rem;
}

.user-dashboard .dokan-form-group {
    margin-bottom: 1.5rem;
    font-size: 1rem;
}

.user-dashboard .dokan-section-heading {
    padding: 1rem;
    background-color: #dedede;
}

.user-dashboard .dokan-section-heading i {
    margin-right: .5rem;
}

.user-dashboard .dokan-section-heading p {
    color: #0dcaf0;
    font-style: normal;
}

.user-dashboard .dokan-section-heading h2 {
    font-size: 1.1rem;
}

.user-dashboard .order-statuses-filter li {
    padding: 0 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.user-dashboard .order-statuses-filter li a {
    font-size: 1rem;
}

.user-dashboard .order-statuses-filter li.active a {
    background: #f44336;
    color: #fff !important;
    padding: .25rem .5rem;
    border-radius: 4px;
}

.user-dashboard .fc-scrollgrid {
    background: #fff;
}

.user-dashboard .dokan-table {
    padding: 0;
}

.user-dashboard .dokan-table .product-type {
    display: inline-block;
}

.user-dashboard .dokan-table .danger th,
.user-dashboard .dokan-table .danger td {
    background-color: transparent !important;
}

.user-dashboard .dokan-table .name a,
.user-dashboard .dokan-table .column-primary a {
    color: #212529;
    font-weight: 600;
}

.user-dashboard .dokan-table .name .row-actions,
.user-dashboard .dokan-table .column-primary .row-actions {
    margin-top: 1rem;
    font-size: .9rem;
}

.user-dashboard .dokan-table small {
    color: #00bcd4;
}

.user-dashboard .dokan-table .row-actions {
    font-size: .9rem;
    margin-top: .5rem;
}

.user-dashboard .dokan-table .row-actions a {
    color: #0d6efd;
}

.user-dashboard .dokan-table .row-actions .delete a {
    color: #ff9800 !important;
}

.user-dashboard .dokan-table.order_details .shipping-warning-info {
    font-size: 0.9rem !important;
}

.user-dashboard .dokan-table.order_details .product-thumbnail img {
    max-width: 100px;
}

.user-dashboard .dokan-table thead tr th {
    border-bottom: none;
}

.user-dashboard .dokan-table tbody tr td.diviader {
    display: none;
}

@media (max-width: 1199px) {
    .user-dashboard .dokan-table {
        display: table !important;
    }
}

.user-dashboard .dokan-panel .dokan-panel-heading {
    font-size: 1.2rem;
    display: flex;
}

.user-dashboard .dokan-panel .dokan-panel-heading button {
    margin-left: auto;
    padding: .25rem 1.5rem;
}

.user-dashboard .payment-methods-listing-header h2 {
    font-size: 1.2rem;
}

.user-dashboard .dokan-booking-wrapper .booking-customer-details th,
.user-dashboard .dokan-booking-wrapper .booking-customer-details td {
    padding: 1rem;
}

.user-dashboard .dokan-booking-wrapper .tablenav .views a {
    color: #f9f9f9;
    background: #00bcd4;
    font-size: .9rem;
    padding: .5rem 1rem;
    border-radius: 4px;
    font-weight: 600;
}

.user-dashboard .dokan-booking-wrapper .tablenav .views a:hover {
    color: #f9f9f9;
    opacity: .8;
}

.user-dashboard .wc_bookings_calendar_form {
    max-width: 100%;
}

.user-dashboard .wc_bookings_calendar_form .tablenav {
    padding: 1rem;
}

.user-dashboard .wc_bookings_calendar_form .tablenav>div {
    margin-top: 0;
}

.user-dashboard .wc_bookings_calendar_form .tablenav .date_selector>div {
    height: auto;
    line-height: 2;
}

.user-dashboard .wc_bookings_calendar_form .tablenav .date_selector select.dokan-form-control {
    min-width: 70px;
}

.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar a {
    font-size: 1rem !important;
}

.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar td,
.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar th {
    text-align: center;
    font-size: 1rem;
}

.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar td .bookings,
.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar th .bookings {
    padding: .5rem;
}

.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar td:hover,
.user-dashboard .wc_bookings_calendar_form .wc_bookings_calendar th:hover {
    background-color: #eee;
}

.user-dashboard .dokan-order-action .dokan-btn {
    background: transparent;
    padding: .5rem;
    max-width: 50px;
}

.user-dashboard .dokan-bank-settings-template {
    box-shadow: none !important;
    margin: 1rem 0 !important;
    padding: 0 !important;
}

.user-dashboard .dokan-bank-settings-template .bottom-actions {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
}

.user-dashboard .dokan-bank-settings-template .bottom-actions .dokan-btn {
    border-radius: 35px;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    padding: 0.5rem 1.75rem;
    box-shadow: none;
    outline: none;
}

.user-dashboard .product-edit-container .dokan-alert {
    padding: 0;
}

.user-dashboard .product-edit-container .dokan-alert .dokan-alert {
    padding: 1rem;
    font-size: 1rem;
    margin-bottom: 0;
}

.user-dashboard .dokan-product-edit-form h3 {
    font-size: 1.2rem;
}

.user-dashboard .dokan-product-edit-form #edit-slug-buttons button {
    background: #222;
    color: #fff;
    border: 1px solid #333 !important;
    padding: .25rem;
    font-size: .85rem;
    border-radius: 4px !important;
    margin-right: .5rem;
    font-weight: 500;
    line-height: 1;
}

.user-dashboard .dokan-product-edit-form input[name="post_title"] {
    height: 3rem;
    font-size: 1.3rem;
}

.user-dashboard .dokan-product-edit-form input[name=dokan_update_product] {
    font-size: 1rem;
    border-radius: 35px;
    padding: 0.5rem 1.75rem;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.user-dashboard .dokan-product-edit-form .dokan-select-product-category-title {
    font-weight: 600;
    padding: 0.25rem 1rem;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .instruction-inside {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .instruction-inside i {
    margin: 0 auto 1.5rem;
    font-size: 2rem;
    color: #0d96ef;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .instruction-inside .btn {
    font-size: 1rem;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .instruction-inside.dokan-hide {
    display: none;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .dokan-remove-feat-image {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.user-dashboard .dokan-product-edit-form .dokan-feat-image-upload .dokan-feat-image-btn {
    background: #2196f3;
    color: #fff;
    font-weight: 400;
    padding: 0.5rem 1.5rem;
    font-size: 0.9rem !important;
    text-shadow: none;
}

.user-dashboard .dokan-product-edit-form .booking_fields,
.user-dashboard .dokan-product-edit-form .dokan-form-top-area,
.user-dashboard .dokan-product-edit-form .dokan-product-short-description,
.user-dashboard .dokan-product-edit-form .dokan-product-description {
    background: #fff;
    padding: 1.5rem;
    border: 1px solid #ebebeb;
    margin-bottom: 1.5rem;
}

.user-dashboard .dokan-product-edit-form label[for="dokan_advertise_single_product"] {
    font-size: 1rem;
}

.user-dashboard .dokan-product-edit-form a.dokan-product-remove-attribute {
    font-weight: 700;
    color: #f44336;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 2;
}

.user-dashboard .dokan-product-edit-form .dokan-attribute-type select {
    margin-bottom: 1rem;
}

.user-dashboard .dokan-product-edit-form .dokan-booking-range-table {
    font-size: 1rem;
}

.user-dashboard .dokan-product-edit-form .dokan-booking-range-table select {
    padding: 0.5rem !important;
}

.user-dashboard .dokan-product-edit-form .woocommerce_booking_resource {
    padding: 1rem;
    margin-bottom: 1rem;
}

.user-dashboard .dokan-product-edit-form .woocommerce_booking_resource .remove_booking_resource {
    font-weight: 400;
    font-size: .9rem !important;
    margin-bottom: .5rem;
}

.user-dashboard .dokan-product-edit-form .woocommerce_booking_resource .ui-sortable-handle {
    font-size: 1rem;
    line-height: 2;
}

.user-dashboard .dokan-store-support-ticket-search-form .dokan-form-control {
    padding: 0 1rem !important;
}

.user-dashboard .shippments-tracking-footer-status .dokan-form-group,
.user-dashboard .dokan-tracking-status-form .dokan-form-group {
    width: 100%;
}

.user-dashboard .dokan-order-update-text.comment-text {
    padding-left: 1rem;
}

.user-dashboard .dokan-dashboard-menu {
    display: flex;
    flex-wrap: wrap;
    background: none !important;
    border-bottom: 1px solid #dee2e6;
    margin: 0;
}

.user-dashboard .dokan-dashboard-menu li {
    border-right: none !important;
}

.user-dashboard .dokan-dashboard-menu li a {
    padding: 0.75rem 1rem;
    font-size: 1rem;
    color: #212529 !important;
    border: 1px solid transparent;
    border-radius: 3px;
    font-family: 'poppins', sans-serif;
}

.user-dashboard .dokan-dashboard-menu li:hover {
    background: transparent !important;
}

.user-dashboard .dokan-dashboard-menu li:hover:after {
    content: none !important;
}

.user-dashboard .dokan-dashboard-menu li:hover a {
    color: #6c757d !important;
}

.user-dashboard .dokan-dashboard-menu li:hover .navigation-submenu {
    top: 100% !important;
    left: 0 !important;
    padding: 0;
    margin: 0;
}

.user-dashboard .dokan-dashboard-menu li.active {
    background: transparent !important;
}

.user-dashboard .dokan-dashboard-menu li.active a {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 400;
    color: #6c757d !important;
}

.user-dashboard .dokan-dashboard-menu li.active:after {
    content: none;
    border: none;
}

.user-dashboard .dokan-dashboard-menu li.active .navigation-submenu {
    top: -1000em;
    left: 160px;
}

.user-dashboard .dokan-dashboard-menu .menu-dropdown {
    display: inline-block !important;
    padding-left: 0;
    padding-right: 0;
}

.user-dashboard .dokan-dashboard-menu .menu-dropdown:before {
    font-family: "fontello";
    content: "\f107";
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu {
    position: absolute !important;
    padding: 0 !important;
    width: 100%;
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu li {
    padding: 0.25rem 0.5rem !important;
    background: #242424ed !important;
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu li a {
    font-size: .9rem;
    font-weight: normal;
    color: #fff !important;
    background: transparent !important;
    border: none;
    display: flex;
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu li:hover {
    background: #242424ed !important;
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu li:hover a {
    font-weight: 600 !important;
}

.user-dashboard .dokan-dashboard-menu .navigation-submenu li:before {
    content: none !important;
}

.user-dashboard .dokan-dash-sidebar,
.user-dashboard .dokan-dashboard-content {
    width: 100%;
    background: none !important;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 450px) {
    .user-dashboard .dokan-dash-sidebar #dokan-navigation {
        background: #333;
    }

    .user-dashboard .dokan-dash-sidebar #dokan-navigation .dokan-dashboard-menu {
        position: absolute;
        z-index: 2;
        width: 100%;
        padding-top: 0 !important;
        margin-top: 33px;
    }

    .user-dashboard .dokan-dash-sidebar #dokan-navigation .dokan-dashboard-menu li {
        display: block;
    }

    .user-dashboard .dokan-dash-sidebar #dokan-navigation .dokan-dashboard-menu a {
        color: #fff;
        background: #111;
        border: none;
    }
}

.user-dashboard .dokan-support-topic-wrapper .dokan-chat-time {
    font-size: .9rem;
    font-style: italic;
}

.user-dashboard .dokan-support-topic-wrapper .order-reference h3 {
    font-size: 1rem;
    margin-top: 1rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-chat-status {
    color: #fff;
    font-size: .9rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-chat-status.chat-open {
    background: #5cb85c;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-commentlist {
    max-height: inherit;
    background: #fff;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-commentlist .user-avatar {
    width: 55px;
    height: 55px;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-commentlist li.comment {
    padding: 1.5rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-commentlist li.comment .avatar {
    width: 100% !important;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-single-title {
    margin-bottom: 0;
    background: #fff;
    padding: 1.5rem;
    margin-top: 1rem;
    border-radius: 4px;
    border: 1px solid #e9ecef;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box {
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    padding: 1rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box .dokan-chat-user-box {
    font-size: 1rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box .dokan-chat-image-box {
    width: auto;
    padding: .5rem;
    margin-right: 1.5rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box .dokan-chat-image-box .dokan-chat-image-container {
    width: 50px;
    height: 50px;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box .dokan-chat-text {
    background: none;
    padding: 0;
    display: block;
    line-height: 2;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-chat-box .dokan-chat-user-box {
    font-size: 1rem !important;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-dss-panel-heading {
    padding: .5rem 1rem;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-reply-form .comment-respond {
    margin-top: 0 !important;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-reply-form .comment-respond .comment-avatar {
    display: none !important;
}

.user-dashboard .dokan-support-topic-wrapper .dokan-support-reply-form .comment-respond .comment-form-comment label {
    display: none;
}

.user-dashboard .dokan-rma-request-conversations .message {
    word-wrap: break-word;
}

.user-dashboard .dokan-warranty-request-wrap .warranty-form-row select {
    height: auto;
}

.user-dashboard #quote-details-container .heading h3 {
    font-size: 1.1rem;
}

.user-dashboard #quote-details-container .details {
    background: #fff;
}

.user-dashboard .dokan-dashboard-content {
    border-top: none;
}

.user-dashboard .dokan-dashboard-content .widget-title {
    display: block;
}

.user-dashboard .dokan-dashboard-content .widget-title:after {
    content: none;
}

.user-dashboard .dokan-dashboard-content .chart-legend li {
    font-size: 1rem;
    color: #212529;
}

.user-dashboard .dokan-dashboard-content .chart-container {
    background: #fff;
    padding: 1rem;
}

.user-dashboard .dokan-dashboard-content .chart-container .chart-legend-container td {
    padding: .75rem;
    font-size: 1rem;
    color: #212529;
}

.user-dashboard .dokan-dashboard-content .dokan_tabs {
    padding: 0;
}

.user-dashboard .dokan-dashboard-content .dokan_tabs li {
    margin: 0 !important;
}

.user-dashboard .dokan-dashboard-content .dokan_tabs li a {
    padding: .5rem 1rem !important;
    color: #212529;
    background: #dadada;
}

.user-dashboard .dokan-dashboard-content .dokan_tabs .active a {
    font-size: 1rem;
    background: #fff;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget {
    background: #fff;
    padding: 1.5rem !important;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget a {
    font-size: 1rem;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget ul li {
    margin-bottom: 1rem;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget ul li:last-child {
    margin-bottom: 0;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget.big-counter ul {
    display: flex;
    gap: 1rem;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget.big-counter ul .title {
    font-size: 1rem;
    margin-bottom: 1rem;
}

.user-dashboard .dokan-dashboard-content .dashboard-widget.big-counter ul .count {
    border: none !important;
    font-size: 1.5rem !important;
}

.user-dashboard .dokan-dashboard-content .dokan-announcement-widget {
    padding: 1rem;
}

.user-dashboard .dokan-dashboard-content .dokan-announcement-widget li {
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 1rem;
}

.user-dashboard .dokan-dashboard-content .dokan-announcement-widget li h3 {
    color: #222;
}

.user-dashboard .dokan-dashboard-content .dokan-announcement-widget li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-btn {
    padding: 0.5rem 1.5rem !important;
}

.user-dashboard .dokan-dashboard-content .dokan-order-filter-serach button[name=dokan_order_filter] {
    background: #2196f3;
    border: 1px solid #2196f3 !important;
    color: #fff;
}

.user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-left .dokan-form-group input {
    width: calc(30% - 50px) !important;
}

@media screen and (max-width: 576px) {
    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-left .dokan-form-group input {
        width: 100% !important;
    }
}

.user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-right {
    text-align: right;
}

.user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-right input[name=dokan_order_export_all] {
    margin-right: 1rem;
}

@media screen and (max-width: 768px) {
    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-right {
        text-align: left;
    }
}

@media screen and (max-width: 1024px) {

    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-left,
    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-right {
        width: 100% !important;
        text-align: left;
    }
}

@media (max-width: 430px) {

    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-left,
    .user-dashboard .dokan-dashboard-content .dokan-order-filter-serach .dokan-right {
        width: 100% !important;
        float: left !important;
    }
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .order_notes {
    font-size: .95rem;
    padding: 0;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .order_notes .delete_note {
    background: #f44336;
    font-size: .8rem !important;
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
    margin-left: 1rem;
    color: #fff;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .order_notes .meta {
    font-size: .9rem;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .add_note h4 {
    font-size: 1.2rem;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area input[name=add_order_note] {
    border-radius: 4px;
    background: #2196f3;
    color: #fff;
    height: 35px;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area input[name=add_tracking_number] {
    width: 100%;
    border-radius: 35px;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap>div {
    flex: 1 0 0%;
    margin-right: 0;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap .dokan-w8 {
    flex: 1 0 30%;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap .dokan-order-billing-address,
.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap .dokan-order-shipping-address {
    width: 100%;
    margin-right: 0;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items th {
    width: 50%;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items th,
.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items td {
    padding: 1rem !important;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items .amount {
    font-size: 1.2rem;
    font-weight: 600;
    color: #56b963;
}

@media only screen and (max-width: 1024px) {
    .user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap>div {
        flex: 1 0 100%;
    }

    .user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items tfoot {
        display: block;
    }

    .user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items tfoot th,
    .user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-order-details-wrap table.order-items tfoot td {
        width: 100%;
    }
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .dokan-alert {
    margin-top: 1rem;
}

.user-dashboard .dokan-dashboard-content .dokan-orders-area .store-address span {
    font-size: 1rem !important;
}

.user-dashboard .dokan-dashboard-content .dokan-product-listing-area {
    padding: 0;
}

.user-dashboard .dokan-settings-content .dokan-page-help {
    padding: .5rem;
}

.user-dashboard .dokan-settings-content a.dokan-vendor-verification-files-drag-button {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd !important;
    padding: .5rem 0;
    font-size: 1rem !important;
}

.user-dashboard .dokan-settings-content .dokan-control-label {
    margin-bottom: .5rem !important;
}

.user-dashboard .dokan-settings-content .dokan-form-group {
    width: 100%;
}

.user-dashboard .dokan-settings-content .dokan-w5,
.user-dashboard .dokan-settings-content .dokan-w3,
.user-dashboard .dokan-settings-content .dokan-w4,
.user-dashboard .dokan-settings-content .dokan-w6 {
    text-align: left;
    margin-left: 0 !important;
}

.user-dashboard .dokan-settings-content .checkbox label {
    display: block;
}

.user-dashboard .dokan-settings-content .checkbox label input[type=checkbox] {
    margin-right: .5rem;
}

.user-dashboard .dokan-settings-content .support-enable-check {
    text-align: left;
}

.user-dashboard .dokan-settings-content .support-enable-check * {
    display: inline-block;
}

.user-dashboard .dokan-settings-content .dokan-banner .button-area {
    max-width: 50%;
    margin: 10% auto;
}

.user-dashboard .dokan-settings-content .dokan-banner .button-area * {
    display: block;
    margin-bottom: 1rem;
}

.user-dashboard .dokan-settings-content .dokan-banner img {
    width: 100%;
    height: 100%;
}

.user-dashboard .dokan-settings-content #min_max_amount {
    margin-bottom: 1.5rem;
}

.user-dashboard .dokan-settings-content #min_max_amount h4 {
    font-size: 1.1rem !important;
    margin: 1.5rem 0;
    text-align: left;
    color: #212529 !important;
}

.user-dashboard .dokan-settings-content #min_max_amount div {
    font-size: 1rem !important;
}

.user-dashboard .dokan-settings-content #dokan-store-seo-form .dokan-form-group:last-child {
    margin-left: auto !important;
}

.user-dashboard .dokan-settings-content .dokan-store-times .fa-trash {
    color: #dc3545;
}

.user-dashboard .dokan-withdraw-content .amount {
    font-size: 1rem;
    color: #11da7d;
    font-weight: 700;
}

.user-dashboard .dokan-reviews-content .subsubsub {
    float: none;
}

.user-dashboard .dokan-reviews-content .dokan-author-img img {
    border-radius: 50%;
}

.user-dashboard .dokan-reviews-content .dokan-author-meta {
    word-wrap: break-word;
    margin-left: 1rem;
}

.user-dashboard .dokan-reviews-content .dokan-comments-subdate {
    font-size: .9rem !important;
}

.user-dashboard .dokan-reviews-content #dokan_comments-form select[name=comment_status],
.user-dashboard .dokan-reviews-content #dokan_comments-form .dokan-btn {
    width: auto;
    display: inline-block;
    margin-right: 1rem;
}

.user-dashboard .dokan-notice-listing .dokan-annnouncement-date {
    background-color: #ff5722;
}

.user-dashboard .dokan-notice-listing .dokan-announcement-heading h3 {
    font-size: 1.1rem;
}

.user-dashboard .dokan-notice-listing .dokan-announcement-content {
    line-height: 2;
    font-size: 1rem !important;
}

.user-dashboard .dokan-notice-listing .entry-title {
    font-size: 1.6rem;
}

.user-dashboard .dokan-notice-listing .entry-content {
    padding: 1rem;
    line-height: 2;
    margin-bottom: 1.5rem;
}

.user-dashboard .dokan-notice-listing .entry-content,
.user-dashboard .dokan-notice-listing .dokan-announcement-wrapper-item {
    background: #fff;
    margin-bottom: 1.5rem;
}

.user-dashboard .dokan-notice-listing .annoument-no-wrapper .dokan-announcement-icon {
    font-size: 3rem;
}

.user-dashboard .dokan-notice-listing .annoument-no-wrapper p {
    font-size: 1.5rem;
}

.user-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap {
    margin: 0;
    display: flex;
    gap: 1rem;
}

.user-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .postbox {
    border: none;
    box-shadow: none;
}

@media screen and (max-width: 782px) {
    .user-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap {
        flex-direction: column;
    }

    .user-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap>div {
        width: 100%;
    }
}

.user-dashboard .dokan-stuffs-content h3 {
    font-family: 'poppins', sans-serif;
    font-size: 1.3rem;
    margin-bottom: 1rem;
}

.user-dashboard .dokan-staffs-content .vendor-staff {
    border: none;
}

@media (max-width: 430px) {
    .user-dashboard .dokan-dashboard-content article {
        overflow: visible;
    }
}

@media (max-width: 767px) {
    .user-dashboard .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
        width: 100% !important;
        text-align: center;
    }

    .user-dashboard .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
        width: 100% !important;
        text-align: center;
        margin-bottom: 1rem;
    }
}

@media (max-width: 1199px) {
    .user-dashboard .dokan-table {
        display: table;
    }
}

.rtl .dokan-vendor-info-wrap .dokan-vendor-image {
    margin-right: 0;
    margin-left: 2rem;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-right-margin-30 {
    margin-right: 0;
    margin-left: 30px;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-panel .dokan-panel-heading button {
    margin-right: auto;
    margin-left: 0;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-menu .navigation-submenu {
    right: 0 !important;
    left: auto;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-settings-content .dokan-store-settign-header-wrap {
    float: right;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-settings-content .dokan-store-times .dokan-form-group {
    text-align: right;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-withdraw-content .dokan-withdraw-area .dokan-withdraw-method-logo {
    margin-right: 0;
    margin-left: 10px;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-withdraw-content .dokan-withdraw-area .dokan-w5 {
    left: 0;
    right: auto;
}

.rtl .user-dashboard .dokan-dashboard-wrap .dokan-withdraw-content .dokan-withdraw-area .dokan-w5 .dokan-btn {
    float: left !important;
}

html[data-theme=dark] .dokan_simple_product_message_section {
    color: #ffc107 !important;
}

html[data-theme=dark] table.dokan-table th,
html[data-theme=dark] table.dokan-table td {
    border: 1px solid #333 !important;
    color: #f9f9f9;
}

html[data-theme=dark] table.dokan-table th a,
html[data-theme=dark] table.dokan-table td a {
    color: #f9f9f9 !important;
}

@media (max-width: 767px) {
    html[data-theme=dark] table.dokan-table td {
        background: #111;
    }
}

html[data-theme=dark] .dokan-order-action .dokan-btn {
    background: #333 !important;
    border-color: #444 !important;
}

html[data-theme=dark] .form-table {
    background: #222;
}

html[data-theme=dark] .fc-scrollgrid a {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .dokan-error {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f8d7da;
}

html[data-theme=dark] .dokan-alert a {
    font-weight: 600;
    text-decoration: underline;
}

html[data-theme=dark] .dokan-alert-info {
    background-color: #07819a;
    border-color: #0da0be;
    color: #fff !important;
}

html[data-theme=dark] .dokan-alert-info a {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .dokan-progress {
    background-color: #333;
}

html[data-theme=dark] .widget.dokan-top-rated ul li,
html[data-theme=dark] .widget.dokan-category-menu ul li {
    border-bottom-color: #222;
}

html[data-theme=dark] .widget.dokan-top-rated ul li a,
html[data-theme=dark] .widget.dokan-category-menu ul li a {
    color: #f9f9f9;
}

html[data-theme=dark] .widget.dokan-top-rated ul li:last-child,
html[data-theme=dark] .widget.dokan-category-menu ul li:last-child {
    border-bottom: none;
}

html[data-theme=dark] .fc-daygrid-day-number {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .dokan-new-product-featured-img {
    border-color: #333;
    background: #222;
}

html[data-theme=dark] .dokan-new-product-featured-img:hover {
    border-color: #444;
}

html[data-theme=dark] .iziModal,
html[data-theme=dark] .white-popup {
    background: #222;
}

html[data-theme=dark] .iziModal .icon-close,
html[data-theme=dark] .white-popup .icon-close {
    background: #d10018 !important;
    color: #fff;
}

html[data-theme=dark] .swal2-popup {
    background: #222;
    color: #f9f9f9;
}

html[data-theme=dark] .woocommerce-tabs-panel--seller .seller-name a {
    color: #00bcd4;
}

html[data-theme=dark] .dokan-quote-form table.shop_table {
    background: #222 !important;
}

html[data-theme=dark] .dokan-quote-form table.shop_table thead {
    background: #333;
}

html[data-theme=dark] .dokan-quote-form table.shop_table thead th {
    border-bottom-color: #2196f3;
}

html[data-theme=dark] .dokan-quote-form table.form-table {
    background: transparent;
}

@media (max-width: 767px) {
    html[data-theme=dark] #dokan-quote-form .dokan-w12 {
        float: none;
    }
}

html[data-theme=dark] .wc-bookings-date-picker .ui-datepicker-title {
    font-size: 1rem;
}

html[data-theme=dark] .wc-bookings-date-picker .ui-datepicker-calendar th,
html[data-theme=dark] .wc-bookings-date-picker .ui-datepicker-calendar .ui-state-default,
html[data-theme=dark] .wc-bookings-date-picker .ui-datepicker-calendar .ui-datepicker-other-month {
    background: #222;
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-booking-range-table {
    border-color: #333 !important;
}

html[data-theme=dark] .dokan-booking-range-table td {
    background: transparent !important;
    border-color: #333 !important;
}

html[data-theme=dark] .wc_bookings_calendar_form td a {
    color: #f9f9f9;
}

html[data-theme=dark] .wc_bookings_calendar_form .tablenav .date_selector .prev:before,
html[data-theme=dark] .wc_bookings_calendar_form .tablenav .date_selector .next:before {
    color: #f9f9f9;
}

html[data-theme=dark] .wc_bookings_calendar_form .tablenav .views a,
html[data-theme=dark] .wc_bookings_calendar_form .tablenav .views a:hover {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-dashboard-header .entry-title {
    border-bottom: 1px solid #222;
}

html[data-theme=dark] #customer-info-container>div {
    border: 1px solid #666;
}

html[data-theme=dark] #customer-info-container>div h3,
html[data-theme=dark] #customer-info-container>div label {
    color: #f9fafb !important;
}

html[data-theme=dark] #quote-details-container .details {
    background: #1b1b1b;
    border: 1px solid #333;
}

html[data-theme=dark] #quote-details-container .details * {
    color: #f9fafb !important;
}

html[data-theme=dark] #dokan-delivery-time-box *,
html[data-theme=dark] #dokan-delivery-time-box span {
    color: #f9f9f9 !important;
}

html[data-theme=dark] #dokan-delivery-time-box svg {
    fill: #f9f9f9;
}

html[data-theme=dark] #dokan-delivery-time-box .vendor-info,
html[data-theme=dark] #dokan-delivery-time-box .delivery-timezone {
    background: #ff5722 !important;
}

html[data-theme=dark] #dokan-delivery-time-box .selector-wrapper>div {
    background: #333 !important;
}

html[data-theme=dark] #dokan-delivery-time-slot-order-details {
    background: #333;
    color: #fff;
}

html[data-theme=dark] #dokan-delivery-time-slot-order-details svg {
    fill: #fff;
}

html[data-theme=dark] .dokan-vendor-info-wrap {
    border-color: #333;
}

html[data-theme=dark] .dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name a h5 {
    color: #00bcd4;
}

html[data-theme=dark] .dokan-vendor-info-wrap .dokan-vendor-info .dokan-ratings-count {
    color: #f9f9f9;
}

html[data-theme=dark] .my_account_orders tr {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-support-topic-wrapper .order-reference a {
    color: #2196f3;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-dss-panel-heading {
    background: #222;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-support-single-title,
html[data-theme=dark] .dokan-support-topic-wrapper .dokan-dss-chat-box,
html[data-theme=dark] .dokan-support-topic-wrapper .dokan-support-commentlist,
html[data-theme=dark] .dokan-support-topic-wrapper .comment-respond {
    background-color: #1b1b1b !important;
    border-color: #222;
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-support-commentlist li.comment {
    border-bottom-color: #333;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-chat-info-box * {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-chat-info-box .dokan-chat-time {
    color: #ffeb3b;
}

html[data-theme=dark] .dokan-support-topic-wrapper .dokan-dss-chat-header {
    border-bottom-color: #333;
}

html[data-theme=dark] #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    border-color: #333;
}

html[data-theme=dark] #dokan-seller-listing-wrap ul.dokan-seller-wrap li .default-store-banner {
    background: #222;
}

html[data-theme=dark] #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    border-top: none;
    background: #111111;
}

html[data-theme=dark] .dokan-single-store .profile-info-summery-wrapper {
    background-color: #222 !important;
    color: #f9f9f9 !important;
    border: 1px solid #333 !important;
}

html[data-theme=dark] .dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
    background-color: #222;
    border-color: #333;
}

html[data-theme=dark] .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover {
    background-color: #333;
}

html[data-theme=dark] .dokan-single-store .dokan-store-products-filter-area .form-select {
    background-color: #222;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content {
    background-color: #222;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-title .dokan-single-title,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-title .dokan-single-des {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-box {
    border-color: #444 !important;
    background: #333333;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-box .dokan-cat-search-input,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-box .dokan-cat-search-input:focus {
    background-color: #333 !important;
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-res {
    background-color: #333;
    border-color: #444;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-res .dokan-cat-search-res-li .dokan-cat-search-res-item {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-cat-search-res .dokan-cat-search-res-li:hover {
    background-color: #444 !important;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories {
    border-color: #333;
    background-color: #222 !important;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li:hover,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li.dokan-product-category-li-active {
    background-color: #444 !important;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li:hover .dokan-product-category,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li:hover .fa-chevron-right,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li.dokan-product-category-li-active .dokan-product-category,
html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories ul li.dokan-product-category-li-active .fa-chevron-right {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .dokan-product-category-modal .dokan-product-category-modal-content .dokan-selected-category-span span {
    color: #00bcd4;
}

html[data-theme=dark] #dokan-vendor-register {
    background: #111;
}

html[data-theme=dark] .dokan-rma-request-conversations .left,
html[data-theme=dark] .dokan-rma-request-conversations .right {
    background: #444;
}

html[data-theme=dark] .dokan-rma-request-conversations .left .message:after,
html[data-theme=dark] .dokan-rma-request-conversations .right .message:after {
    border-color: #444 transparent;
}

html[data-theme=dark] .dokan-product-edit-form .booking_fields,
html[data-theme=dark] .dokan-product-edit-form .dokan-form-top-area,
html[data-theme=dark] .dokan-product-edit-form .dokan-product-short-description,
html[data-theme=dark] .dokan-product-edit-form .dokan-product-description {
    background: transparent;
    border: 1px solid #333;
}

html[data-theme=dark] .dokan-vendor-verification-file-item a {
    color: #00bcd4 !important;
    background: #333;
    padding: .25rem 1rem;
    border-radius: 4px;
}

html[data-theme=dark] .dokan-vendor-verification-request-form .dokan-form-control {
    background: #222 !important;
    border-color: #444 !important;
}

html[data-theme=dark] .dokan-vendor-verification-request-form .dokan-form-control .dokan-vendor-verification-files-drag-button {
    background-color: #607D8B !important;
    border-color: #333 !important;
    color: #fff !important;
}

html[data-theme=dark] .dokan-product-qa-frontend-root .text-base,
html[data-theme=dark] .dokan-product-qa-frontend-root p {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-product-qa-frontend-root .text-sm {
    text-align: left;
    color: #ddd;
    font-size: .95rem;
}

html[data-theme=dark] .dokan-product-qa-frontend-root .shadow {
    background: #2196f3 !important;
}

html[data-theme=dark] .dokan-product-qa-frontend-root .shadow h3 {
    color: #f9f9f9;
}

html[data-theme=dark] .dokan-product-qa-frontend-root div.grid.grid-cols-1 .text-xs {
    color: #ffeb3b;
}

html[data-theme=dark] .dokan-product-qa-frontend-root div.grid.grid-cols-1>.py-5 {
    border-color: #333 !important;
}

html[data-theme=dark] .dokan-reviews-content .dokan-comments-subdate {
    color: #ccc !important;
}

html[data-theme=dark] .dokan-customer-shipment-notes-list-area {
    background-color: #222 !important;
    border-top-color: #333 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .seller-badge-modal-content {
    background: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .seller-badge-modal-content * {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .seller-badge-modal-content h2 {
    color: #10d618 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .seller-badge-modal-content .modal-close {
    background: #f44336;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .seller-badge-modal-content .modal-close:before {
    color: #fff;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-btn {
    background: #666;
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-message {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-message a {
    color: #0f5132;
    font-weight: 600;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .pagination-wrap ul.pagination li .page-numbers {
    color: #f9f9f9;
    border-color: #333;
    background-color: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .pagination-wrap ul.pagination li .page-numbers.current {
    background-color: #444;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-map-wrap {
    border: none;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #edit-slug-box {
    border-color: #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #edit-slug-box .edit-slug {
    background: #ce1212 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #edit-slug-box .save {
    background: #4caf50 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #vendor-payment-method-drop-down {
    border-color: #444 !important;
    background-color: #333 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #vendor-payment-method-drop-down img {
    background: #fff;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #vendor-payment-method-drop-down span {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #vendor-payment-method-drop-down li {
    border-bottom: #444 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap #vendor-payment-method-drop-down li:hover {
    background-color: #444 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-payment-settings-summary ul li img {
    background-color: #f9f9f9;
    border-color: transparent !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-payment-settings-summary ul li span {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-payment-settings-summary ul li>div {
    border-bottom-color: #333 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-panel {
    border-color: #222;
    background-color: #111;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-panel .dokan-panel-heading {
    background-color: #222;
    color: #f9f9f9;
    border-color: #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-panel .dokan-panel-inner-container {
    border-color: #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-input-group-addon {
    color: #f9f9f9;
    background-color: #333;
    border: 1px solid #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-edit-row {
    background-color: transparent;
    border-color: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-edit-row .dokan-section-heading {
    background: #222;
    border-bottom: 1px solid #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-edit-row .dokan-section-content {
    background-color: #111;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-product-description label.form-label,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-product-short-description label.form-label {
    background-color: #222;
    color: #f9f9f9;
    border: none;
    border-bottom: 1px solid #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-bank-settings-template {
    background: #111 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-bank-settings-template label {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-product-edit-form .dokan-select-product-category {
    border: 1px solid #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-product-edit-form .dokan-product-attribute-heading {
    background-color: #333 !important;
    border-bottom: 1px solid #444 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-menu {
    border-bottom: 1px solid #444;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-menu a {
    color: #dee2e6 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-menu li.active a {
    background-color: #333;
    border-color: #444 #444 #333;
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .order-statuses-filter a,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .subsubsub a {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs {
    border-bottom-color: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li {
    border: none;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li a {
    color: #f9f9f9;
    background: #111;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li:hover,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li.active {
    border-top: none !important;
    border-bottom: 2px solid #f05025 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li:hover a,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan_tabs li.active a {
    background: #222;
    color: #fff;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .chart-container {
    background: #1b1b1b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .chart-container .chart-legend-container td {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget {
    border: 1px solid #222;
    background: #1b1b1b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget .widget-title {
    border-bottom: 1px solid #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget .widget-title * {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget .list-count a {
    color: #dee2e6;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget.products .pull-right a {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-announcement-widget * {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-announcement-widget li {
    border-bottom: 1px solid #333;
    padding-bottom: 1rem;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-announcement-widget li h3 {
    color: #ffeb3b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-announcement-widget li .dokan-dashboard-announce-date {
    background-color: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-orders-area .order_notes .note_content {
    background-color: #5b4a00;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-orders-area .order_notes .note_content:after {
    border-color: #5b4a00 transparent;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-orders-area ul.order-status {
    border-color: #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-orders-area .store-address {
    background: #1b1b1b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-product-listing-area .product-listing-top {
    border-bottom: 1px solid #222;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-product-listing-area .product-listing-top .dokan-listing-filter,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
    width: 48%;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-dashboard-content .payment-methods-listing-header {
    background-color: #222 !important;
    padding: 0.5rem 1rem !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-withdraw-content .woocommerce-price-amount {
    color: #0be47f;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content a,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content span {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content a:hover,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content span:hover {
    opacity: .8;
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content .chart-legend {
    background: #1b1b1b;
    border: 1px solid #333;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content .chart-legend li,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content .chart-legend span,
html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-reports-content .chart-legend strong {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-notice-listing .entry-content {
    background: #1b1b1b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-notice-listing .dokan-announcement-wrapper-item {
    background: #1b1b1b;
    border: 1px solid #333;
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-notice-listing .dokan-announcement-wrapper-item .dokan-announcement-heading h3 {
    color: #f9f9f9;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-notice-listing .dokan-announcement-wrapper-item .dokan-announcement-content {
    color: #9f9f9f;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-settings-content .dokan-form-control {
    background: none;
    border: none;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-settings-content .dps-shipping-location-content {
    border: none;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .dokan-settings-content #min_max_amount h4 {
    color: #f9f9f9 !important;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .woocommerce-importer {
    background: #1b1b1b;
}

html[data-theme=dark] .user-dashboard .dokan-dashboard-wrap .woocommerce-importer * {
    color: #f9f9f9;
}