File: /home/parskavirpaya/public_html/wp-content/themes/porto/scss/theme/shop/_dokan.scss
.dokan-message, .dokan-info, .dokan-error {
border: none;
background: none;
border-radius: 0;
&:before {
#{$left}: 0;
background: none;
font-style: normal;
padding: 0;
width: auto;
border-radius: 0;
}
}
.dokan-error {
color: #6d1a17;
&:before {
content: "\f071";
color: var(--bs-danger);
}
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
background-color: var(--porto-primary-color);
}
input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
background-color: var(--porto-primary-color);
border-color: var(--porto-primary-color);
color: #fff;
}
input[type="submit"].dokan-btn-theme:hover, a.dokan-btn-theme:hover, .dokan-btn-theme:hover, input[type="submit"].dokan-btn-theme:focus, a.dokan-btn-theme:focus, .dokan-btn-theme:focus, input[type="submit"].dokan-btn-theme:active, a.dokan-btn-theme:active, .dokan-btn-theme:active, input[type="submit"].dokan-btn-theme.active, a.dokan-btn-theme.active, .dokan-btn-theme.active, .open .dropdown-toggleinput[type="submit"].dokan-btn-theme, .open .dropdown-togglea.dokan-btn-theme, .open .dropdown-toggle.dokan-btn-theme {
border-color: var(--porto-primary-light-5);
background-color: var(--porto-primary-light-5);
color: #fff;
}
.dokan-form-group label.error { display: block; margin-top: 0; }
.dokan-single-store .profile-info li { line-height: 24px; }
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after { #{$left}: auto; #{$right}: 0; }
input[type="submit"].dokan-btn, a.dokan-btn, .dokan-btn { font-size: .9em; padding: 0.5rem 1rem; }
.dokan-store-sidebar .widget>div>ul { border-bottom: none; }
.dokan-store-sidebar .widget>div>ul li { padding: 0; border-top: none; }
.dokan-store-sidebar .widget>div>ul li > ul { margin-top: 0; margin-bottom: 0; }
.dokan-store-sidebar .widget>div>ul li > a { display: block; padding: 5px 0; }
.dokan-store-sidebar .widget .caret-icon { float: #{$right}; padding: 0 10px; }
.dokan-store-widget .product_list_widget li { display: block }
.dokan-single-store .profile-info-summery-wrapper { z-index: 4; }
.tooltip .tooltip-arrow { border-width: 0; }
.tooltip-inner { padding: 0.25rem 0.5rem !important; }
.dokan-pagination-container .dokan-pagination li { font-size: 15px; }
.dokan-pagination-container .dokan-pagination li a { height: 2.2em; min-width: 2.2em; display: inline-block; }
.dokan-dashboard-wrap .entry-title { font-size: 1.375rem; }
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > h2,
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend { font-size: 1.125rem; }
#dokan-store-listing-filter-wrap .right .toggle-view .active { color: var(--porto-primary-color); }
@media( min-width: 577px ) {
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group :is(input,select,.select2-container) { width: calc(30% - 54px) !important; }
}
.dokan-dashboard-wrap .dokan-orders-area .select2-container--default .select2-selection__rendered { line-height: 35px; }
.dokan-dashboard-wrap .dokan-orders-area .select2-container--default .select2-selection--single .select2-selection__arrow { height: 35px; }
.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above { margin-top: 0; }
.dokan-dashboard .select2-container--open .select2-dropdown--below, .dokan-dashboard .select2-container--open .select2-dropdown--above { margin-top: 32px; }
@media (max-width: 1024px) {
body.dokan-dashboard :is(.dokan-dash-sidebar,.dokan-dashboard-content) { width:100% }
body.dokan-dashboard .dokan-dashboard-content { padding: 20px 0 0 0 }
body.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area { padding: 0 }
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li { display: block; float: none; width: 100%; border-right: none }
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a { padding: 10px 0 10px 18px }
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a { padding: 3vw 18px; text-align: center }
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i { padding-right: 0; font-size: 3vw }
body.dokan-dashboard .dokan-w6:is(.dokan-dash-left .dokan-dash-right) { float: none; width: 100% }
}