/*
	I. DASHBOARD
	II. STORE
	III. WIDGET
	IV. RESPONSIVE
	V. RTL
*/

/*-------------------------------------------------------------
	I. DASHBOARD
--------------------------------------------------------------*/
body select.dokan-form-control{
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: auto;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    border-width: 10px 10px 10px 0;
    margin-top: -10px;
}
.dokan-dashboard .dokan-dash-sidebar ul li{
	list-style: none;
}
.dokan-product-listing .dokan-product-listing-area{
	padding: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title{
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: left /* rtl */
}
.dokan-dashboard .dokan-author-img img{
	border-radius: 100%;
}
body.dokan-dashboard input[type="search"],
body.dokan-dashboard input[type="text"],
body.dokan-dashboard input[type="password"],
body.dokan-dashboard input[type="number"],
body.dokan-dashboard input[type="email"],
body.dokan-dashboard input[type="date"],
body.dokan-dashboard input[type="tel"],
body.dokan-dashboard select,
body.dokan-dashboard textarea
{
	max-width: 100%;
}
body.dokan-dashboard .report-filter input[type="search"],
body.dokan-dashboard .report-filter input[type="text"],
body.dokan-dashboard .report-filter input[type="password"],
body.dokan-dashboard .report-filter input[type="number"],
body.dokan-dashboard .report-filter input[type="email"],
body.dokan-dashboard .report-filter input[type="date"],
body.dokan-dashboard .report-filter input[type="tel"],
body.dokan-dashboard .report-filter select,
body.dokan-dashboard .dokan-order-filter-serach input[type="search"],
body.dokan-dashboard .dokan-order-filter-serach input[type="text"],
body.dokan-dashboard .dokan-order-filter-serach input[type="password"],
body.dokan-dashboard .dokan-order-filter-serach input[type="number"],
body.dokan-dashboard .dokan-order-filter-serach input[type="email"],
body.dokan-dashboard .dokan-order-filter-serach input[type="date"],
body.dokan-dashboard .dokan-order-filter-serach input[type="tel"],
body.dokan-dashboard .dokan-order-filter-serach select,
body.dokan-dashboard .dokan-order-filter-search input[type="search"],
body.dokan-dashboard .dokan-order-filter-search input[type="text"],
body.dokan-dashboard .dokan-order-filter-search input[type="password"],
body.dokan-dashboard .dokan-order-filter-search input[type="number"],
body.dokan-dashboard .dokan-order-filter-search input[type="email"],
body.dokan-dashboard .dokan-order-filter-search input[type="date"],
body.dokan-dashboard .dokan-order-filter-search input[type="tel"],
body.dokan-dashboard .dokan-order-filter-search select{
	max-width: none;
	width: auto;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select{
	max-width: none;
	width: auto;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset{
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{
	margin-bottom: 0;
}
body select.dokan-form-control{
	height: auto;
	border-width: 0;
    border-radius: 40px;
	color: inherit;
    padding: 10px 25px;
    line-height: 26px;
}
textarea,
select,
html input[type^="search"],
html input[type^="text"], 
html input[type^="email"],
html input[type^="password"],
html input[type^="number"],
html input[type^="tel"],
body select.dokan-form-control,
.chosen-container a.chosen-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text,
.ts-store-notice .close:before,
.cart_list li .cart-item-wrapper a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
body .wishlist_table.mobile li .additional-info-wrapper .product-remove:before,
.search-button:before,
.search-table .search-content.loading ~ .search-button:before,
.ts-search-result-container > p{
	font-size: 100% !important;
}
.report-filter > input[type="submit"]{
	margin-top: 28px;
}
.dokan-message,
.dokan-info,
.dokan-error,
.dokan-panel,
.dokan-alert,
.dokan-progress{
	clear: both;
}
.dokan-dashboard .dokan-progress{
    border-radius: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{
	-webkit-box-shadow: none;
    box-shadow: none;
}
.dokan-dashboard .dokan-dash-sidebar{
    border-radius: 4px;
    overflow: hidden;
}
#dokan-seller-listing-wrap{
	clear: both;
}
#dokan-seller-listing-wrap .dokan-message,
#dokan-seller-listing-wrap .dokan-info,
#dokan-seller-listing-wrap .dokan-error,
#dokan-seller-listing-wrap .dokan-panel,
#dokan-seller-listing-wrap .dokan-alert,
#dokan-seller-listing-wrap .dokan-progress{
	margin-left: 15px;
	margin-right: 15px;
}
#payment-form > fieldset{
	padding: 10px;
}
#payment-form > fieldset .dokan-form-group{
	display: table;
	margin: 0;
	padding: 0;
	table-layout: auto;
	width: 100%;
}
#payment-form > fieldset .dokan-form-group > *{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	float: none;
	padding-top: 0;
	padding-bottom: 0;
	width: auto;
}
#payment-form .dokan-text-left{
	margin: 10px 0 !important;
}
.dokan-seller-listing .dokan-seller-search-form{
	float: right;/* rtl */
	width: 100%;
}
.dokan-seller-listing .dokan-seller-search-form input{
	border-width: 1px !important;
	border-radius: 0 !important;
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
.dokan-seller-listing .dokan-seller-search-form > *{
	display: inline-block;
}
.dokan-seller-listing .dokan-seller-search-form label input{
	width: 500px;
}
ul.dokan-seller-wrap{
	clear: both;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links{
	padding-top: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
    line-height: 1;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    padding-right: 10px; /*rtl*/
}

/*-------------------------------------------------------------
	II. STORE
--------------------------------------------------------------*/
#dokan-secondary,
#dokan-primary{
	margin-top: 50px;
}
body .white-popup{
	max-width: 770px;
}
body .dokan-add-new-product-popup h2{
	width: 770px;
	line-height: 30px;
}
.dokan-dashboard-content .payment-field-bank input,
.dokan-dashboard-content .payment-field-bank textarea{
	margin-bottom: 10px;
}
.dokan-dashboard-content .payment-field-bank .dokan-w6 > div:last-child input{
	margin-bottom: 0;
}
.dokan-orders-area .dokan-order-filter-serach > form{
	width: 50%;
}
.dokan-orders-area .dokan-order-filter-serach > form .select2-container{
	display: inline-block;
	vertical-align: top;
	min-width: 255px;
}
.dokan-form-group input[type="submit"].dokan-btn, 
.dokan-form-group a.dokan-btn, 
.dokan-form-group .dokan-btn{
	vertical-align: top;
	box-shadow: none;
}
.media-frame select{
	height: 28px;
}
.media-frame select,
.wp-admin .media-frame select{
	line-height: 22px;
}
.product-edit-container .dokan-feat-image-upload a.close{
	padding: 48% 0;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.close{
	padding: 40% 0;
}
.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.close:hover,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image a.action-delete:hover,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete:hover,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image a.action-delete:hover{
	text-decoration: none;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image{
	list-style: none;
}
input[type="submit"].dokan-btn-default.disabled,
a.dokan-btn-default.disabled,
.dokan-btn-default.disabled,
input[type="submit"].dokan-btn-default[disabled],
a.dokan-btn-default[disabled],
.dokan-btn-default[disabled],
fieldset[disabled] input[type="submit"].dokan-btn-default,
fieldset[disabled] a.dokan-btn-default,
fieldset[disabled] .dokan-btn-default,
input[type="submit"].dokan-btn-default.disabled:hover,
a.dokan-btn-default.disabled:hover,
.dokan-btn-default.disabled:hover,
input[type="submit"].dokan-btn-default[disabled]:hover,
a.dokan-btn-default[disabled]:hover,
.dokan-btn-default[disabled]:hover,
fieldset[disabled] input[type="submit"].dokan-btn-default:hover,
fieldset[disabled] a.dokan-btn-default:hover,
fieldset[disabled] .dokan-btn-default:hover,
input[type="submit"].dokan-btn-default.disabled:focus,
a.dokan-btn-default.disabled:focus,
.dokan-btn-default.disabled:focus,
input[type="submit"].dokan-btn-default[disabled]:focus,
a.dokan-btn-default[disabled]:focus,
.dokan-btn-default[disabled]:focus,
fieldset[disabled] input[type="submit"].dokan-btn-default:focus,
fieldset[disabled] a.dokan-btn-default:focus,
fieldset[disabled] .dokan-btn-default:focus,
input[type="submit"].dokan-btn-default.disabled:active,
a.dokan-btn-default.disabled:active,
.dokan-btn-default.disabled:active,
input[type="submit"].dokan-btn-default[disabled]:active,
a.dokan-btn-default[disabled]:active,
.dokan-btn-default[disabled]:active,
fieldset[disabled] input[type="submit"].dokan-btn-default:active,
fieldset[disabled] a.dokan-btn-default:active,
fieldset[disabled] .dokan-btn-default:active,
input[type="submit"].dokan-btn-default.disabled.active,
a.dokan-btn-default.disabled.active,
.dokan-btn-default.disabled.active,
input[type="submit"].dokan-btn-default[disabled].active,
a.dokan-btn-default[disabled].active,
.dokan-btn-default[disabled].active,
fieldset[disabled] input[type="submit"].dokan-btn-default.active,
fieldset[disabled] a.dokan-btn-default.active,
fieldset[disabled] .dokan-btn-default.active{
	opacity: 0.5;
	cursor: not-allowed;
	background: #f0f2f5;
	border-color: #f0f2f5;
	color: inherit;
}
.dokan-form-control{
    background-image: none;
    border-width: 1px;
	border-style: solid;
    border-radius: 0;
    display: block;
    vertical-align: middle;
    width: 100%;
    margin: 0;
}
.product-edit-new-container table.dokan-attribute-options-table{
	table-layout: auto;
}
.product-edit-new-container table.dokan-attribute-options-table th{
	text-align: center;
	vertical-align: middle;
}
.product-edit-new-container table.dokan-attribute-options-table ul.tagit{
	border-radius: 0;
	margin-top: 10px;
}
.product-edit-new-container .dokan-variations-table .dokan-w3{
	width: 100%;
}
.product-variation-single-popup-content #product-variations .wc-metabox table.data_table td.dimensions_field input{
	padding-top: 5px;
	padding-bottom: 5px;
}
.dokan-table > thead > tr > th{
	border-bottom-width: 1px;
}
body.dokan-dashboard form.report-filter > input[type="submit"]{
	float: left;/* rtl */
}
body.dokan-dashboard .report-filter .dokan-form-group input.datepicker{
	max-width: 180px;
	float: left;/* rtl */
	margin-right: 5px; /*rtl*/
}
.product-variation-single-popup-content #product-variations .wc-metabox h3{
    margin-bottom: 0;
}
.product-variation-single-popup-content #product-variations .wc-metabox table{
    margin: 0 !important;
    border: none;
}
.product-variation-single-popup-content #product-variations .wc-metabox table td{
    border: none;
}
.product-variation-single-popup-content #product-variations .wc-metabox table td.sku,
.product-variation-single-popup-content #product-variations .wc-metabox table td.upload_image,
.product-variation-single-popup-content #product-variations .wc-metabox table td.options{
    width: 40% !important;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type select{
	max-width: 350px;
}
.mce-toolbar .mce-btn button{
	background: transparent;
	min-width: 0;
}
ul.store-social{
	margin-bottom: 0;
}
body .mfp-bg{
	z-index: 995;
}
body .mfp-wrap{
	z-index: 995;
}
body.dokan-dashboard .select2-container--open .select2-dropdown--below,
body.dokan-dashboard .select2-dropdown{
	z-index: 995;
}
body .select2-container--default .select2-selection--multiple{
	border-radius: 0;
	padding: 0;
}
body .select2-container--default .select2-selection--multiple,
body .select2-container--default.select2-container--focus .select2-selection--multiple{
	padding: 0;
	margin: 0;
    border-width: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered{
	padding: 0 3px;
	margin: 0;
	overflow: auto;
}
body .select2-container .select2-search--inline .select2-search__field{
	width: 100% !important;
	margin: 0;
	padding: 10px 25px;
	transition: none !important;
}
body .mfp-close:active{
	top: 10px;
}
body .dokan-message .dokan-close:hover,
body .dokan-message .dokan-close:focus{
	color: red;
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
body input[type="submit"].dokan-btn,
body a.dokan-btn,
body .dokan-btn{
	min-width: 125px;
	margin-bottom: 10px;
}
.dokan-input-group-addon{
    color: inherit;
    background-color: rgb(16 49 120 / 0.1);
}
.dokan-product-search-form{
	position: relative;
}
.dokan-product-search-form button.dokan-btn{
	font-size: 0;
    width: 60px;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0; /*rtl*/
    line-height: 46px;
    z-index: 2;
    margin: 0;
    padding: 0;
    text-align: center;
    min-width: 0;
    background: transparent !important;
    border-width: 0;
    border-radius: 0;
	box-shadow: none !important;
}
.dokan-product-search-form button.dokan-btn:before{
	content: "\f002";
	font-weight: 900;
	font-family:"Font Awesome 5 Free";
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
}
.dokan-product-search-form.dokan-form-inline .dokan-form-group{
	margin: 0;
}
ul.subsubsub{
    font-size: 14px;
}
ul.subsubsub,
ul.subsubsub li a,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a{
	color: inherit;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter{
    margin-bottom: 5px;
}
ul.subsubsub li.active a,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a{
	font-weight: 600;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left{
	width: 60%;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right{
	width: 40%;
	text-align: right; /*rtl*/
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {
    padding: 0px 10px 0px 7px; /*rtl*/
}
body.dokan-store .dokan-widget-area aside input[type="submit"].dokan-btn{
    margin-bottom: 0;
    margin-top: 15px;
}
.dokan-single-store .profile-frame .profile-info-box a:hover{
	text-decoration: none;
}
.dokan-order-filter-serach input[type="submit"].dokan-btn{
	margin-bottom: 0;
}
body .ui-datepicker table thead th,
body .ui-datepicker table thead th:first-child,
body .ui-datepicker table td:first-child{
	padding: 2px;
}
body .ui-datepicker{
	border-radius: 0;
}
.dokan-dashboard .ui-datepicker{
	z-index: 996 !important;
}
body mark.outofstock{
	background: transparent;
	color: red;
}
body .dokan-single-store .dokan-store-tabs ul li{
	margin-right: -1px;/* rtl */
}
body .product-edit-new-container label.form-label,
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock{
	font-weight: normal;
}
body .weight-dimension .dokan-form-group > input[type="text"]:last-child{
	margin: 0;
}
body .weight-dimension .dokan-form-group > input[type="text"]{
	max-width: 32%;
	margin-right: 2%;/* rtl */
}
body .dokan-product-variation-wrapper .toolbar-top > select{
	max-width: 200px;
}
body.dokan-dashboard .dokan-dashboard-content .toggle-sidebar-container a{
	font-weight: normal;
}
body .product-edit-container #variants-holder .inputs-box .box-header{
	overflow: hidden;
}
body .product-edit-container #variants-holder .inputs-box .option-couplet li:before{
	display: none;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right{
	padding-top: 0;
	vertical-align: middle;
	margin: 3px 0 0 15px;
}
body .dokan-toggle-sidebar .dokan-toggle-select-container > select{
	margin-bottom: 10px;
}
body .product-edit-container #product-variations .wc-metabox table td.sku,
body .product-edit-container #product-variations .wc-metabox table td.upload_image,
body .product-edit-container #product-variations .wc-metabox table td.options{
	width: 40%;
}
#variable_product_options table td,
#variable_product_options table th{
	padding: 10px;
}
#variable_product_options table td table{
	border-width: 0;
}
#variable_product_options table td table tr td{
	border-left-width: 0;
}
#variable_product_options table td table tr:last-child td{
	border-bottom-width: 0;
}
#variable_product_options table td table tr th{
	border-width: 0;
}
.product-edit-container #product-variations .wc-metabox table.data_table .downloadable_files td{
	width: auto;
}
.product-edit-container #product-variations .wc-metabox table.data_table .downloadable_files td > a.dokan-btn{
	padding: 3px;
	font-size: 10px;
}
.product-edit-container #product-variations .wc-metabox table.data_table .downloadable_files tfoot th{
	padding: 0;
}
.product-edit-container #product-variations .wc-metabox table.data_table .downloadable_files tfoot th > a{
	padding: 3px;
	border-width: 1px;
	border-style: solid;
}
body .product-edit-container #product-variations .wc-metabox h3 button{
	margin-top: 0;
}
body .product-edit-container #variants-holder .inputs-box .option-couplet li{
	position: relative;
	margin: 0;
}
body .product-edit-container #variants-holder .option-couplet .item-action{
	width: 20px;
	position: absolute;
	right: -2px;/* rtl */
	display: inline-block;
	top: 2px;
	z-index: 2;
	line-height: 18px;
}
body .product-edit-container #product-variations .wc-metabox{
	padding: 5px;
}
body .product-edit-container #variants-holder .actions a{
	line-height: 14px;
	padding: 0 2px;
	width: 14px;
	display: inline-block;
	text-align: center;
}
body .product-edit-container #product-variations .wc-metabox table{
	margin: 0;
}
body .media-modal-close:active,
body .media-modal-close:hover{
	background: transparent;
	border-color: transparent;
}
body table.dokan-table-striped{
	min-width: 700px;
	overflow: auto;
	margin-bottom: 60px;
	border-width: 0;
}
body table.dokan-table thead th{
	font-size: 14px;
	font-weight: 600;
	color: #103078;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table{
	font-size: 14px;
}
body table.dokan-table tbody tr:last-child td{
	border-bottom-width: 1px;
}
body table.dokan-table tbody tr:first-child td{
	border-top-width: 1px;
}
body table.dokan-table tbody tr td:first-child{
	border-left-width: 1px;
}
body table.dokan-table tbody tr td:last-child{
	border-right-width: 1px;
}
.dokan-dashboard .upload_image a.upload_image_button{
	height: auto;
	width: auto;
	display: inline-block;
}
.product-edit-container #product-variations .wc-metabox table td.upload_image,
.product-edit-container #product-variations .wc-metabox table td.options{
	border-width: 0;
	padding: 10px;
}
.dokan-variable-attributes .weight-dimension .dokan-form-group{
	margin-left: -5px;
	margin-right: -5px;
	overflow: hidden;
}
.dokan-variable-attributes .weight-dimension .dokan-form-group > input[type="text"]{
	width: calc(33.33333% - 10px);
	float: left;/* rtl */
	margin: 0 5px;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a{
	margin: 0;
}
body .dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul{
	background: transparent !important;
	margin-top: 0;
}
.profile-layout-layout3 .dokan-store-info li:before{
	display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{
	height: 170px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title{
	width: 100%;
	display: block;
}
.dokan-shipping-wrapper .dokan-w6{
	width: 41.66666667%;
}
.woocommerce-form-register .show_if_seller .pull-left{
	float: none;
}
.woocommerce-form-register .show_if_seller small{
	display: block;
}
#main-content > .page-container{
	width: 100%;
	max-width: 100%;
}
#main-content #main-content{
	padding-left: 0;
	padding-right: 0;
}
body.dokan-store .store-page-wrap{
	position: relative;
	z-index: 1;
}
#nav-below{
	clear: both;
}
.dokan-dashboard .select2-selection--multiple{
	line-height: 0;
}
.dokan-single-store .profile-frame .profile-info-box{
	width: 100%;
}
body.dokan-store .dokan-widget-area{
	position: relative;
	z-index: 1;
}
.dokan-store-sidebar.dokan-w3{
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 15px;
}
.dokan-single-store.dokan-w8{
	padding: 0 15px;
	width: 75%;
}
body.dokan-store .dokan-category-menu #cat-drop-stack{
	margin-top: 0;
}
#dokan-form-contact-seller{
	margin-top: 10px;
}
body.dokan-store .dokan-widget-area aside{
	margin: 0 0 60px 0;
    clear: both;
    overflow: hidden;
}
body.dokan-store #main{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
body.dokan-store #dokan-content > *{
	position: relative;
	z-index: 1;
}
.dokan-single-store .profile-frame{
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
body.dokan-store.main-content-wide #main:before,
body.dokan-store.wide #main:before{
	position: absolute;
	content: "";
	left: -1000px;
	top: 0;
	right: -1000px;
	bottom: 0;
	z-index: 0;
}
body.dokan-store .dokan-single-store .profile-frame .profile-info-box .profile-info li{
	list-style: none;
}
body.dokan-store .dokan-single-store .profile-frame .profile-layout-default .profile-info{
	margin: 0 auto;
	display: block;
	text-align: center;
	max-height: 300px;
}
.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
    width: 60px;
    height: 60px;
}
body .dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info i{
	float: none;
	margin: 0;
}


body.dokan-store .woocommerce .seller-items .products,
body.dokan-store.woocommerce-page .products{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	overflow: hidden;
}
body.dokan-store .woocommerce .seller-items .products,
body.dokan-store.woocommerce-page .products{
	border-top-color: transparent !important;
}
body.dokan-store .woocommerce .seller-items .products .product,
body.dokan-store.woocommerce-page .products .product{
	width: 33.33333%;
	float: left; /*rtl*/
	border-width: 0 1px 1px;
	border-style: solid;
}
body.dokan-store .woocommerce .seller-items .products .product:not(:nth-of-type(3n+1)),
body.dokan-store.woocommerce-page .products .product:not(:nth-of-type(3n+1)){
	border-left-width: 0; /*rtl*/
}
body.dokan-store .woocommerce .seller-items .products .product:nth-of-type(1),
body.dokan-store.woocommerce-page .products .product:nth-of-type(1),
body.dokan-store .woocommerce .seller-items .products .product:nth-of-type(2),
body.dokan-store.woocommerce-page .products .product:nth-of-type(2),
body.dokan-store .woocommerce .seller-items .products .product:nth-of-type(3),
body.dokan-store.woocommerce-page .products .product:nth-of-type(3){
	border-top-width: 1px;
}
/*** Custom style hover product ***/
.product-style-3.dokan-store .woocommerce .seller-items .products .product .product-wrapper:before,
.product-style-3.dokan-store.woocommerce-page .products .product .product-wrapper:before{
	content: '';
    height: 1px;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    z-index: 2;
}
.product-style-3.dokan-store .woocommerce .seller-items .products, 
.product-style-3.dokan-store.woocommerce-page .products{
	overflow: visible;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product, 
.product-style-3.dokan-store.woocommerce-page .products .product{
	position: relative;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .product-wrapper,
.product-style-3.dokan-store.woocommerce-page .products .product .product-wrapper{
	transition: max-height 450ms ease;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product:hover .product-wrapper,
.product-style-3.dokan-store.woocommerce-page .products .product:hover .product-wrapper{
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 1000px;
    height: auto;
    z-index: 9;
    background: #ffffff;
	box-shadow: 0 0 0 1px #f0f2f5;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2, 
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper-2{
	display: block;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2 > *:not(.product-group-button-meta), 
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper-2 > *:not(.product-group-button-meta){
	display: none;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2, 
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper-2{
	padding-bottom: 0;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2 .loop-add-to-cart, 
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper-2 .loop-add-to-cart{
    margin-bottom: 24px;
}
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper:not(.meta-wrapper-2), 
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper:not(.meta-wrapper-2){
	padding-bottom: 5px;
}
.product-style-3.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2 .loop-add-to-cart .button, 
.product-style-3.dokan-store.woocommerce-page .products .product .meta-wrapper-2 .loop-add-to-cart .button{
    padding: 4px 15px;
	width: auto;
	min-width: 145px;
}
.product-style-4.dokan-store .woocommerce .seller-items .products .product .meta-wrapper-2 .loop-add-to-cart .button,
.product-style-4.dokan-store.woocommerce-page .products .product .meta-wrapper-2 .loop-add-to-cart .button{
	min-width: 110px;
	padding: 4px 10px;
}
.product-style-4.dokan-store .woocommerce .seller-items .products .product-group-button-meta,
.product-style-4.dokan-store.woocommerce-page .products .product-group-button-meta{
	margin-left: -2px;
	margin-right: -2px;
}
.product-style-4.dokan-store .woocommerce .seller-items .products .product-group-button-meta > div,
.product-style-4.dokan-store.woocommerce-page .products .product-group-button-meta > div{
	margin: 0 2px;
}
/*** end custom ***/

.dokan-single-store .dokan-store-tabs ul li{
	float: left;/* rtl */
	padding: 0;
}
.dokan-single-store .dokan-store-tabs ul:after{
	display: table;
	clear: both;
	content: "";
}
.dokan-table > thead > tr > th:first-child{
	padding: 8px;
}
.dokan-table-striped > tbody > tr:nth-of-type(odd){
    background-color: transparent;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    right: 0; /*rtl*/
	left: auto;
}
.dokan-dashboard-content input{
	margin-bottom: 0;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select{
	padding: 9px 30px 9px 20px;/* rtl */
	float: left;/* rtl */
	margin-right: 5px; /*rtl*/
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td, 
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th{
	vertical-align: middle;
}
.dokan-list-inline li.dokan-share-btn-wrap .dokan-share-btn{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{
	border-width: 1px 0 0;
}
.dokan-single-store .dokan-store-tabs ul li a {
	font-weight: 600;
    padding: 12px 20px;
}
.dokan-store #reviews #comments ol.commentlist li .comment-text > p,
.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 110px; /*rtl*/
	margin-bottom: 0;
    font-size: 0;
    line-height: 20px;
    max-width: 110px;
}
.dokan-store #reviews #comments ol.commentlist li .review_comment_container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative
}
.dokan-store #reviews #comments,
.dokan-store #dokan-content .pagination-wrap{
    margin-bottom: 30px;
}
.dokan-store #reviews #comments ol.commentlist li a{
	text-decoration: none;
}
.dokan-store #reviews #comments ol.commentlist li{
	padding: 30px;
}
.dokan-store #reviews #comments ol.commentlist li .comment-text .author,
.dokan-store #reviews #comments ol.commentlist li .comment-text time{
	font-weight: 600;
}
.dokan-store #reviews #comments ol.commentlist li .comment-text > p > *,
.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p > *{
    font-size: 14px;
}
.dokan-pagination li{
	padding: 0;
}
.dokan-pagination li:first-child a,
.dokan-pagination li:last-child a{
	font-size: 0;
	line-height: 0;
}
.dokan-pagination li:first-child a:before,
.dokan-pagination li:last-child a:before{
    font-family:"Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	font-size: 14px;
    line-height: 34px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.dokan-pagination li:first-child a:before{
    content: "\f100";
	font-weight: 900;
}
.dokan-pagination li:last-child a:before{
    content: "\f101";
	font-weight: 900;
}
.dokan-pagination-container .dokan-pagination li.disabled a {
    color: inherit;
}
.dokan-pagination-container .dokan-pagination li a{
	border-width: 0;
}
.dokan-pagination-container .dokan-pagination li.active a{
	font-weight: 600;
}

/*-------------------------------------------------------------
	III. WIDGET
--------------------------------------------------------------*/
body .dokan-category-menu h3.widget-title,
body .dokan-widget-area .widget .widget-title{
	background: transparent;
	border-width: 0;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
}
.dokan-store-open-close label {
    padding: 0;
}
.chart-container div.legend > div,
.chart-container div.legend > table{
	width: calc(100% - 50px) !important;
}
.dokan-widget-area .widget ul{
	margin: 0;
}
.dokan-widget-area .widget ul ul{
	margin: 10px 0 8px 20px; /*rtl*/
}
.dokan-widget-area .widget > ul > li,
.dokan-widget-area .widget > div > ul > li{
	margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}
.dokan-widget-area .widget > ul > li:last-child,
.dokan-widget-area .widget > div > ul > li:last-child{
	margin: 0;
}
.dokan-widget-area .widget ul li{
	list-style: none;
	padding: 6px 0;
}
.dokan-widget-area input[type="search"],
.dokan-widget-area input[type="text"],
.dokan-widget-area input[type="password"],
.dokan-widget-area input[type="number"],
.dokan-widget-area input[type="email"],
.dokan-widget-area input[type="date"],
.dokan-widget-area input[type="tel"],
.dokan-widget-area select,
.dokan-widget-area textarea{
	max-width: 100%;
}
.dokan-store-widget .store-cat-stack-dokan > ul > li > a{
	font-size: 18px;
	font-weight: 500;
}
.dokan-category-menu li.has-children .sub-category{
	padding: 10px 0 0px 20px;/* rtl */
}
.dokan-category-menu #cat-drop-stack > ul{
	margin-bottom: 0;
}
.dokan-category-menu li a:hover{
	text-decoration: none;
}
.dashboard-widget.reviews ul li{
	padding: 5px 0;
}
.widget-collapse{
    height: auto !important;
    display: block !important;
}
.footer-bottom{
	clear: both !important;
}
.widget.store-contact ul li{
	border-bottom: none;
}
.dashboard-widget.products ul li,
.dashboard-widget.orders ul li{
	padding: 5px 0;
}
.dokan-category-menu #cat-drop-stack{
	margin-top: 20px;
}
.dokan-category-menu .sub-block h3{
	padding: 2px 0;
	margin: 0;
}
body .product-edit-new-container .dokan-btn-lg{
	margin-bottom: 30px;
	border-radius: 0;
}
#nav-below{
	padding-bottom: 1%;
}
body .location-container{
	margin-top: 20px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link .dokan-btn{
	min-width: 220px;
}
.dokan-store-sidebar form.seller-form ul li{
	list-style: none;
}
.dokan-store-open-close .open-close-day:first-child{
	padding-top: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{
    font-size: 20px;
    line-height: 30px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
    margin-bottom: 12px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li {
    padding-bottom: 0;
}
.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery {
    width: 350px;
	padding-top: 0;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;	
}
.dokan-single-store .profile-info-summery .profile-info ul{
	margin-bottom: 0;
}
.dokan-store-menu .fa-angle-right:before{
	content: "\f107";
}
.dokan-store-menu .fa-angle-right.fa-rotate-90:before{
	content: "\f106";
}
.dokan-store-menu .caret-icon .fa{
	transform: none;
}
.dokan-store-menu li .caret-icon{
	float: right;/* rtl */
}
.dokan-store-open-close label{
	display: inline;
}
.dokan-dashboard .dokan-dash-sidebar ul li:first-child{
	padding-top: 8px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{
	font-size: 14px;
	font-weight: 600;
}
.dokan-progress {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dokan-panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count{
	border-bottom-color: transparent;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    height: 100%;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered, select {
    padding-top: 10px;
    padding-bottom: 10px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group input[type^="text"] {
    padding: 10px 15px !important;
}
.dokan-form-group .help{
	font-size: 14px;
	line-height: 1.5;
	font-style: italic;
}
.dokan-form-horizontal .dokan-form-group > label{
	font-size: 14px;
	font-weight: 600;
	padding-right: 15px; /*rtl*/
	text-align: right; /*rtl*/
	margin-top: 2px;
}
input.dokan-form-control{
	filter: none !important;
    border-width: 0;
    background: #F0F2F5;
    border-radius: 60px;
    padding: 10px 25px;
    line-height: 26px;
    text-align: left;
    width: 100%;
    box-shadow: none;
}
.dokan-form-group.store-open-close select{
	min-width: 140px;
}
body .wp-editor-wrap{
    border: none;
}
.dokan-new-product-area > form > hr{
	display: none;
}
.store-cat-stack-dokan ul li a{
	border-width: 0 !important;
	text-decoration: none;
}
.dokan-dashboard-wrap .dokan-orders-area .dokan-form-group input[type^="text"]{
	padding: 11px 5px;
}
.dokan-settings-area #profile-form .dokan-form-group .dokan-control-label{
	margin-top: 15px;
}
textarea.dokan-form-control{
	padding: 11px 25px;
    height: 98px;
	overflow: auto;
    border: 0;
}
textarea.dokan-form-control::-webkit-scrollbar,
textarea.dokan-form-control::-webkit-scrollbar-track,
textarea.dokan-form-control::-webkit-scrollbar-thumb{
	opacity: 0;
	visibility: hidden;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: red;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{
	width: 100%;
	margin-top: 10px;
}
.dokan-settings-area #store-form .dokan-form-group:last-of-type .dokan-w4,
.dokan-settings-area #dokan-store-seo-form .dokan-form-group:last-of-type,
.dokan-settings-area #profile-form .dokan-form-group:last-of-type .dokan-w4,
.dashboard-coupons-area form.coupons .dokan-form-group:last-of-type .dokan-w5{
	margin-left: 25% !important; /*rtl*/
}
.dokan-dashboard-content ul.dokan_tabs li:first-child {
    margin-left: 0; /*rtl*/
}
.dokan-dashboard .dokan-dashboard-wrap {
    margin-bottom: 60px;
}
.dokan-dashboard .dokan-dashboard-content h1{
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
}
.dokan-input-group-addon {
    padding: 6px 20px;
    color: inherit;
    border-radius: 60px;
}
.dokan-reports-content .dokan-reports-area ul.chart-legend li strong {
    font-size: 24px;
	line-height: 30px;
}
.dokan-reports-content .dokan-reports-area ul.chart-legend li:last-child{
	border-bottom: 0;
}
.dokan-dashboard .dokan-message,
.dokan-dashboard .dokan-info,
.dokan-dashboard .dokan-error,
.dokan-dashboard .dokan-panel,
.dokan-dashboard .dokan-alert,
.dokan-product-listing .dokan-product-listing-area .product-listing-top,
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget,
.dokan-dashboard-content ul.dokan_tabs li,
.dokan-dashboard-content ul.dokan_tabs,
.dokan-dashboard header.dokan-dashboard-header h1,
.seller-items .products,
.dokan-table > thead > tr > th, 
.dokan-table > tbody > tr > th, 
.dokan-table > tfoot > tr > th, 
.dokan-table > thead > tr > td, 
.dokan-table > tbody > tr > td, 
.dokan-table > tfoot > tr > td{
	border-radius: 4px;
}
.dokan-single-store .dokan-store-tabs ul{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
    margin-top: 1px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
	border: none;
}
.pagination-wrap{
	text-align: center;
}
.pagination-wrap ul.pagination {
    font-size: 14px;
}
.pagination-wrap ul.pagination > li > span,
.pagination-wrap ul.pagination > li > a{
    width: 34px;
    height: 34px;
    line-height: 34px;
	padding: 0;
    margin: 0 3px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
	border: 0;
    border-radius: 100%;
    position: relative;
	transition: 0.5s cubic-bezier(0.2,1,0.3,1);
}
.pagination-wrap ul.pagination > li > a:hover{
    background-color: transparent;
    color: inherit;
}
.pagination-wrap ul.pagination > li > a.prev,
.pagination-wrap ul.pagination > li > a.next{
	width: auto;
}
ul.dokan_tabs li a{
	background-color: transparent !important;
}
ul.dokan_tabs li.active a{
    font-weight: 700;
}
.fa.fa-youtube-square:before {
    content: "\f166" !important;
}
.dokan-store-info:after{
	content: '';
	display: table;
	clear: both;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
	width: 150px;
	margin: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
	width: calc(100% - 150px);
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
	width: 100%;
	height: auto;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i{
	padding: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
	padding: 5px 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
    text-align: center !important;
}

/*-------------------------------------------------------------
	IV. RESPONSIVE
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px){
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name,
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 6px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
		padding-bottom: 0;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
		padding: 3px 0;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
		height: 270px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{
		margin-top: 5px;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
		width: 180px;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
		width: calc(100% - 180px);
	}
	.dokan-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 1400px){
	.main-content-fullwidth .dokan-table > thead > tr > th:not(.check-column),
	.layout-fullwidth .dokan-table > thead > tr > th:not(.check-column){
		min-width: 110px;
	}
	.dokan-dashboard .dokan-dashboard-wrap {
		margin-bottom: 100px;
	}
}
@media only screen and (max-width: 1279px){
	.dokan-product-listing .dokan-product-listing-area form.dokan-w8,
	.dokan-product-listing .dokan-product-listing-area form.dokan-w5,
	.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left,
	.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right{
		width: 100%;
		float: left;
	}
	.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link .dokan-btn {
		min-width: 0;
	}
	.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-right{
		text-align: left; /*rtl*/
	}
	.dokan-product-listing .dokan-product-listing-area form.dokan-w5{
		margin-bottom: 15px;
	}
	.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {
		float: left;
	}
	.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group{
		float: left;
		width: 100%;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
		border-width: 10px 10px 10px 0;
		margin-top: -10px;
	}
	.dokan-single-store .profile-frame .profile-layout-default{
		overflow: hidden;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper{
		position: relative;
		top: -1px;
		left: -1px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
		top: -50px;
	}
	.dokan-single-store .dokan-store-tabs ul li a {
		padding: 12px 20px;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery {
		background-color: rgba(0, 0, 0, 0.65);
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery {
		width: 100%;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper {
		position: absolute;
		background-color: transparent;
		color: #fff;
		border-color: transparent;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info-head,
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info,
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
		position: static;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
		display: inline-block;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:not(:last-child):after{
		content: " • ";
		display: inline-block;
		vertical-align: middle;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{
		margin-bottom: 0;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{
		margin-bottom: 0;
	}
	body.dokan-store .dokan-widget-area aside {
		margin: 0 0 40px 0;
	}
	.dokan-store-tabs .products,
	.dokan-single-store .seller-items .products{
		clear: both;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.dokan-form-control{
		min-height: 1px;
	}
	body table.dokan-table-striped {
		margin-bottom: 40px;
	}
	body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
		height: 24px;
	}
	.dokan-orders-area .dokan-order-filter-serach > form {
		width: 100%;
	}
	.dokan-settings-area #profile-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #dokan-store-seo-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #store-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #store-form .dokan-form-group .dokan-w7{
		width: 66.66666%;
	}
	.dokan-settings-area .store-open-close .dokan-w6{
		width: 66.66666% !important;
	}
	#payment-form > fieldset .dokan-form-group > .dokan-w3.dokan-control-label{
		width: 30%;
	}
	.dokan-settings-content header.dokan-dashboard-header h1.entry-title > *{
		display: block;
	}
	.dokan-settings-content header.dokan-dashboard-header h1.entry-title .dokan-btn{
		margin-top: 15px;
		display: inline-block;
	}
	.dokan-single-store .dokan-store-tabs{
		margin-top: -1px;
	}
	.dokan-single-store .profile-info-box{
		border-width: 0 0 1px;
		border-style: solid;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{
		height: 190px;
	}
	.dokan-store #reviews #comments ol.commentlist li .comment-text > p,
	.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p{
		left: 80px; /*rtl*/
	}
	.dokan-store  #reviews #comments ol.commentlist li .comment-text .star-rating,
	.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{
		left: 200px; /*rtl*/
	}
}
@media only screen and (max-width: 991px){
	.dokan-dashboard .dokan-dash-sidebar{
		width: 24%;
	}
	.dokan-dashboard .dokan-dashboard-content{
		width: 76%;
	}
	.dokan-product-listing-area .dokan-product-date-filter{
		width: 100%;
	}
	.dokan-product-listing-area .dokan-product-search-form{
		width: auto;
	}
	.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left,
	.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-right{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name,
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
		font-size: 24px;
		line-height: 30px;
	}
	.dokan-settings-content .dokan-settings-area .dokan-banner{
		max-width: 100%;
		margin: 0 0 30px;
	}
	/* DOKAN STORE */
	body.dokan-store .woocommerce .seller-items .products .product, 
	body.dokan-store.woocommerce-page .products .product{
		width: 50%;
		float: left;/* rtl */
	}
	body.dokan-store .woocommerce .seller-items .products .product.first, 
	body.dokan-store.woocommerce-page .products .product.first{
		clear: none;
	}
	body.dokan-store .woocommerce .seller-items .products .product:nth-child(3n+1), 
	body.dokan-store.woocommerce-page .products .product:nth-child(3n+1){
		clear: none;
		border-left-width: 0; /*rtl*/
	}
	body.dokan-store .woocommerce .seller-items .products .product:nth-child(2n+1),
	body.dokan-store.woocommerce-page .products .product:nth-child(2n+1){
		clear: both;
		float: left;/* rtl */
		border-left-width: 1px; /*rtl*/
	}
	body.dokan-store .woocommerce .seller-items .products .product:nth-of-type(3), 
	body.dokan-store.woocommerce-page .products .product:nth-of-type(3) {
		border-top-width: 0;
	}
	.dokan-dashboard-product-listing-wrapper form#product-filter,
	.dokan-comments-wrap form#dokan_comments-form{
		width: 100%;
		overflow-x: auto;
	}
	.dokan-dashboard-content ul.dokan_tabs li {
		margin-right: 2px !important;/* rtl */
	}
	.dokan-dashboard-content ul.dokan_tabs li a {
		padding: 6px !important;
	}
	.dokan-store #reviews #comments ol.commentlist li {
		padding: 20px;
	}
	.dashboard-coupons-area .dokan-form-group a.dokan-btn{
		margin-bottom: 2px;
		width: 100%;
	}
}
@media only screen and (max-width: 767px){
	.dokan-store-sidebar, .dokan-single-store {
		width: 100% !important;
		margin: 0;
	}
	.dokan-store-sidebar.dokan-w3,
	.dokan-single-store.dokan-w8{
		padding-left: 5px;
		padding-right: 5px;
	}
	.dokan-dashboard .dokan-dash-sidebar,
	.dokan-dashboard .dokan-dashboard-content{
		width: 100%;
	}
	.dokan-dashboard .dokan-dashboard-content,
	.dokan-dashboard.rtl .dokan-dashboard-content{
		padding: 0 !important;
	}
	.dokan-dashboard .dokan-dash-sidebar{
		margin-bottom: 40px;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
		display: flex;
		flex-flow: row wrap;
		margin: 0;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
		flex: 1;
		flex-basis: 33.33333%;
		text-align: center;
	}
	body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li i.pull-right{
		padding: 0;
		float: none;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
		padding: 10px 5px;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links{
		width: 100%;
		flex-basis: 100%;
		text-align: center;
		display: flex;
		flex-flow: row wrap;
		border-right: 0;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
		padding: 20px 0;
		flex: 1;
		flex-basis: 33.33333%;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
		padding-right: 5px; /*rtl*/
	}
	body.dokan-store .dokan-widget-area aside:last-child{
		margin: 0;
	}
}
@media only screen and (max-width: 480px){
	.dokan-store #reviews #comments ol.commentlist li .review_comment_container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.dokan-store #reviews #comments ol.commentlist li .comment-text > .description{
		margin-top: 20px;
	}
	.dokan-store #reviews #comments ol.commentlist li .comment-text > p, 
	.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p{
		top: 0;
		transform: translateY(0);
		left: 80px; /*rtl*/
	}
}
@media only screen and (max-width: 450px){
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper{
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
		display: block;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:not(:last-child):after{
		display: none;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery{
		display: block;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper {
		position: static;
	}
	.dokan-single-store .profile-frame .profile-layout-default .profile-info-summery-wrapper .profile-info-summery {
		padding: 20px 5px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
		margin: -30px 0 5px 15px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
		height: auto;
		padding-bottom: 20px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery,
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{
		position: static;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head,
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{
		width: 100%;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
		width: auto;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
		text-align: center;
	}
	.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
		padding: 20px 5px;
	}
	.dokan-order-filter-serach form:first-child .dokan-form-group {
		flex-direction: column;
	}
	.dokan-order-filter-serach form:first-child .dokan-form-group > *{
		width: 100% !important;
		margin-bottom: 5px;
	}
	.dokan-order-filter-serach form.dokan-right .dokan-form-group{
		margin: 0 -3px;
	}
	.dokan-order-filter-serach form.dokan-right .dokan-form-group:after{
		content: '';
		display: table;
		clear: both;
	}
	.dokan-order-filter-serach form.dokan-right .dokan-btn{
		width: calc( 50% - 6px);
		float: left; /*rtl*/
		margin: 0 3px;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:before, 
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{
		content: " ";
		display: table;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{
		clear: both;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{
		width: 50%;
		flex-basis: 50%;
		padding: 0;
		text-align: left; /*rtl*/
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:nth-child(1),
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:nth-child(2){
		border-width:1px 0 0;
		border-style: solid;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
		padding: 15px 20px;
	}
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
		padding: 15px 0;
	}
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation{
		height: auto;
	}
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon{
		position: static;
		border: none;
		font-size: 0;
		line-height: 0;
		letter-spacing: 0;
		padding: 15px;
		width: 100%;
		text-align: left; /*rtl*/
	}
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon:after{
		content: "\f0c9";
		font-family:"Font Awesome 5 Free";
		font-style: normal;
		font-weight: 900;
		text-transform: none;
		letter-spacing: 0;
		font-size: 24px;
		line-height: 24px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu{
		display: flex !important;
		padding-top: 0 !important;
	}
	.dokan-w1,
	.dokan-w2,
	.dokan-w3,
	.dokan-w4,
	.dokan-w5,
	.dokan-w6,
	.dokan-w7,
	.dokan-w8,
	.dokan-w9,
	.dokan-w10,
	.dokan-w11,
	.dokan-w12,
	.dokan-settings-area #profile-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #dokan-store-seo-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #store-form .dokan-form-group .dokan-w5,
	.dokan-settings-area #store-form .dokan-form-group .dokan-w7{
	  width: 100%;
	  float: none;
	}
	.dokan-settings-area .store-open-close .dokan-w6{
		width: 100% !important;
	}
	.dokan-form-group label,
	.dokan-form-horizontal label,
	.dokan-form-horizontal .dokan-control-label{
		text-align: left; /*rtl*/
		padding: 0;
		margin-bottom: 10px;
		vertical-align: bottom;
	}
	.dokan-dashboard .store-open-close .dokan-form-group:first-child {
		margin-top: 0;
	}
	.dokan-settings-area #profile-form .dokan-form-group .dokan-control-label {
		margin-top: 0;
	}
	#dokan-store-seo-form .gravatar-button-area{
		text-align: left; /*rtl*/
	}
	.dokan-settings-area #store-form .dokan-form-group:last-of-type .dokan-w4,
	.dokan-settings-area #dokan-store-seo-form .dokan-form-group:last-of-type,
	.dokan-settings-area #profile-form .dokan-form-group:last-of-type .dokan-w4,
	.dashboard-coupons-area form.coupons .dokan-form-group:last-of-type .dokan-w5{
		margin-left: 0 !important; /*rtl*/
	}
	.dokan-coupon-content header.dokan-dashboard-header h1 .dokan-right{
		float: right !important;
	}
	.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right{
		margin-top: 40px;
	}
	body.dokan-dashboard .report-filter .dokan-form-group input.datepicker {
		max-width: 100%;
		float: none; /*rtl*/
		margin-right: 0; /*rtl*/
		width: 100%;
	}
	.dokan-reports-content .dokan-reports-area .dokan-form-inline .dokan-form-group {
		float: none; /*rtl*/
		margin-right: 0; /*rtl*/
		width: 100%;
	}
	body.dokan-dashboard form.report-filter .dokan-form-group input[type="submit"]{
		margin: 15px 0 0;
	}
	body.dokan-dashboard form.report-filter input[type="submit"]{
		width: 100%;
		float: none; /*rtl*/
		margin: 0 0 30px;
	}
	.dokan-single-store .dokan-store-tabs {
		margin-top: -1px;
	}
	.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left, 
	.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right {
		margin: 0;
	}
}
@media only screen and (max-width: 430px){
	.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach .dokan-btn {
		padding: 9px 15px;
	}
}
@media only screen and (max-width: 360px){
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
		padding: 15px 10px;
	}
}

/*-------------------------------------------------------------
	V. RTL
--------------------------------------------------------------*/
.rtl .dokan-store-menu li .caret-icon {
    float: left;
}
.dokan-dashboard.rtl .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title{
	text-align: right /* rtl */
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    border-width: 16px 0 16px 16px;
}
.dokan-dashboard.rtl .dokan-dashboard-content{
    padding: 0 25px 0 0;
}
.rtl .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-img, 
.rtl .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-img {
    float: right;
    margin-left: 5px;
    margin-right: 0;
}
.rtl .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-meta, 
.rtl .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-meta {
    float: right;
}
.rtl .dokan-seller-listing .dokan-seller-search-form{
	float: left;/* rtl */
}
.rtl .dokan-pagination li:first-child a:before{
    content: "\f101";
}
.rtl .dokan-pagination li:last-child a:before{
    content: "\f100";
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    padding-left: 10px; /*rtl*/
    padding-right: 0; /*rtl*/
	margin: 0;
}
body.dokan-dashboard.rtl form.report-filter > input[type="submit"]{
	float: right;/* rtl */
}
body.dokan-dashboard.rtl .report-filter .dokan-form-group input.datepicker{
	float: right;/* rtl */
	margin-left: 5px; /*rtl*/
	margin-right: 0; /*rtl*/
}
body.rtl .weight-dimension .dokan-form-group > input[type="text"]{
	margin-left: 2%;/* rtl */
	margin-right: 0;/* rtl */
}
body.rtl .product-edit-container #variants-holder .option-couplet .item-action{
	left: -2px;/* rtl */
	right: auto;/* rtl */
}
.rtl .dokan-variable-attributes .weight-dimension .dokan-form-group > input[type="text"]{
	float: right;/* rtl */
}
.rtl .dokan-single-store .dokan-store-tabs ul li{
	float: right;/* rtl */
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    right: auto; /*rtl*/
	left: 0;
}
.rtl .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select{
	padding: 9px 20px 9px 30px;/* rtl */
	float: right;/* rtl */
	margin-left: 5px; /*rtl*/
	margin-right: 0; /*rtl*/
}
.rtl .dokan-single-store ol.commentlist .dokan-review-author-img{
	float: right;
    right: 0;
    left: auto;
}
.rtl.dokan-store #reviews #comments ol.commentlist li .comment-text > p, 
.rtl.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p{
    left: auto;
    right: 110px;
}
.rtl .woocommerce #reviews #comments ol.commentlist li .comment-text .dokan-rating .star-rating {
    right: 225px;
    left: auto;
}
.rtl .woocommerce .dokan-rating .star-rating{
    width: 80px;
}
.rtl .dokan-category-menu li.has-children .sub-category{
	padding: 10px 20px 0px 0;/* rtl */
}
.rtl .dokan-store-menu li .caret-icon{
	float: left;/* rtl */
}
body.rtl .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    padding-right: 15px;/* rtl */
    padding-left: 40px;/* rtl */
}
body.rtl table.dokan-table tbody tr td:first-child{
	border-left-width: 0;
	border-right-width: 1px;
}
body.rtl table.dokan-table tbody tr td:last-child{
	border-left-width: 1px;
	border-right-width: 0;
}
body.rtl .dokan-input-group .dokan-form-control:last-child, 
body.rtl .dokan-input-group-addon:last-child, .dokan-input-group-btn:last-child > .btn, 
body.rtl .dokan-input-group-btn:last-child > .btn-group > .btn, 
body.rtl .dokan-input-group-btn:last-child > .dropdown-toggle, 
body.rtl .dokan-input-group-btn:first-child > .btn:not(:first-child), 
body.rtl .dokan-input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-left-radius: 60px;
    border-top-left-radius: 60px;
}
.rtl .dokan-settings-area #store-form .dokan-form-group:last-of-type .dokan-w4,
.rtl .dokan-settings-area #dokan-store-seo-form .dokan-form-group:last-of-type,
.rtl .dokan-settings-area #profile-form .dokan-form-group:last-of-type .dokan-w4,
.rtl .dashboard-coupons-area form.coupons .dokan-form-group:last-of-type .dokan-w5{
	margin-right: 25% !important; /*rtl*/
	margin-left: 0 !important; /*rtl*/
}
.rtl .dokan-dashboard-content ul.dokan_tabs li:first-child {
    margin-right: 0; /*rtl*/
}
.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    padding-right: 40px;
    padding-left: 0;
}
.rtl .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    padding-right: 25px;
    padding-left: 0;
}
.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li.dokan-store-rating {
    float: right !important;
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li:not(.dokan-common-links) a {
    padding: 10px 18px 10px 0;
}
.rtl .pull-right {
    float: left;
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{
	text-align: center;
}
.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i{
	padding: 0;
	margin: 0;
}
.rtl .chart-container div.legend > div, 
.rtl .chart-container div.legend > table {
    right: 34px !important;
    left: auto !important;
    max-width: calc(100% - 66px);
}
.rtl .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
    float: left;
    text-align: left;
}
.rtl .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {
    float: left;
}
.rtl .dokan-form-inline .dokan-form-group{
    float: right;
    margin-right: 5px;
}
.rtl .store-open-close .dokan-form-group {
    text-align: right;
    display: flex;
}
.rtl .dokan-form-horizontal .store-open-close label {
    margin-left: 10px;
	padding-bottom: 0;
}
.rtl .dokan-right-margin-30 {
    margin-left: 30px;
    margin-right: 0;
}
.rtl .dokan-form-horizontal .gravatar-button-area,
.rtl .dokan-form-horizontal .store-open-close label,
.rtl .dokan-form-horizontal .dokan-control-label{
	text-align: right;
}
.rtl .dokan-input-group-addon {
    border-radius: 4px;
}
.rtl .dokan-input-group .dokan-form-control:first-child, 
.rtl .dokan-input-group-addon:first-child, 
.rtl .dokan-input-group-btn:first-child > .btn, 
.rtl .dokan-input-group-btn:first-child > .btn-group > .btn, 
.rtl .dokan-input-group-btn:first-child > .dropdown-toggle, 
.rtl .dokan-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), 
.rtl .dokan-input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.rtl .dokan-table,
.rtl .dokan-table tbody tr td{
    text-align: right;
}
body.dokan-store.rtl .woocommerce .seller-items .products .product:not(:nth-of-type(3n+1)),
body.dokan-store.rtl.woocommerce-page .products .product:not(:nth-of-type(3n+1)){
	border-left-width: 1px; /*rtl*/
	border-right-width: 0; /*rtl*/
}

@media only screen and (max-width: 1279px){
	.rtl.dokan-store #reviews #comments ol.commentlist li .comment-text > p, 
	.rtl.dokan-store.woocommerce #reviews #comments ol.commentlist li .comment-text > p {
		right: 80px;
	}
	.rtl .woocommerce #reviews #comments ol.commentlist li .comment-text .dokan-rating .star-rating {
		right: 192px;
	}
}
@media only screen and (max-width: 1199px){
	.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
		padding: 0 15px 0 0;
	}
	.rtl .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
		padding-right: 0;
	}
	.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
		margin-bottom: 8px;
		margin-top: 0;
	}
	.rtl .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
		text-align: center !important;
	}
	.rtl.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
		border-width: 10px 0 10px 10px;
	}
}
@media only screen and (max-width: 991px){
	body.dokan-store.rtl .woocommerce .seller-items .products .product, 
	body.dokan-store.rtl.woocommerce-page .products .product{
		float: right;/* rtl */
	}
	body.dokan-store.rtl .woocommerce .seller-items .products .product:nth-child(2n+1),
	body.dokan-store.rtl.woocommerce-page .products .product:nth-child(2n+1){
		float: right;/* rtl */
	}
	.rtl .dokan-dashboard-content ul.dokan_tabs li {
		margin-left: 2px !important;/* rtl */
		margin-right: 0 !important;/* rtl */
	}
	body.dokan-store.rtl .woocommerce .seller-items .products .product:nth-child(3n+1), 
	body.dokan-store.rtl.woocommerce-page .products .product:nth-child(3n+1){
		border-right-width: 0;
		border-left-width: 1px;
	}
	body.dokan-store.rtl .woocommerce .seller-items .products .product:nth-child(2n+1), 
	body.dokan-store.rtl.woocommerce-page .products .product:nth-child(2n+1){
		border-right-width: 1px;
	}
}
@media only screen and (max-width: 767px){
	.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
		padding-left: 5px; /*rtl*/
		padding-right: 0; /*rtl*/
	}
}
@media only screen and (max-width: 480px){
	.rtl .woocommerce #reviews #comments ol.commentlist li .comment-text .dokan-rating .star-rating{
		right: 200px;
		top: 15px;
	}
}
@media only screen and (max-width: 450px){
	.dokan-form-horizontal .dokan-form-group > label {
		text-align: left; /*rtl*/
	}
	.rtl .dokan-order-filter-serach form.dokan-right .dokan-btn{
		float: right; /*rtl*/
	}
	.dokan-dashboard.rtl .dokan-dash-sidebar ul.dokan-dashboard-menu li{
		text-align: right; /*rtl*/
	}
	.dokan-dashboard.rtl .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon{
		text-align: right; /*rtl*/
	}
	.rtl .dokan-form-group label,
	.rtl .dokan-form-horizontal label,
	.rtl .dokan-form-horizontal .dokan-control-label{
		text-align: right; /*rtl*/
	}
	.rtl #dokan-store-seo-form .gravatar-button-area{
		text-align: right; /*rtl*/
	}
	.rtl .dokan-settings-area #store-form .dokan-form-group:last-of-type .dokan-w4,
	.rtl .dokan-settings-area #dokan-store-seo-form .dokan-form-group:last-of-type,
	.rtl .dokan-settings-area #profile-form .dokan-form-group:last-of-type .dokan-w4,
	.rtl .dashboard-coupons-area form.coupons .dokan-form-group:last-of-type .dokan-w5{
		margin-right: 0 !important; /*rtl*/
	}
	.rtl .dokan-coupon-content header.dokan-dashboard-header h1 .dokan-right{
		float: left !important;
	}
	body.dokan-dashboard.rtl .report-filter .dokan-form-group input.datepicker,
	.rtl .dokan-reports-content .dokan-reports-area .dokan-form-inline .dokan-form-group {
		float: none; /*rtl*/
		margin-left: 0; /*rtl*/
	}
	body.dokan-dashboard.rtl form.report-filter input[type="submit"]{
		float: none; /*rtl*/
	}
	.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
		margin: -30px 15px 5px 0;
	}
	.rtl .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li {
		margin-left: 0;
		margin-right: 8px;
	}
}
@media only screen and (max-width: 430px){
	.dokan-dashboard.rtl .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter{
		justify-content: flex-end;
	}
	.dokan-dashboard.rtl .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form {
		flex-direction: row-reverse;
		justify-content: flex-end;
	}
	.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group {
		margin-right: 0;
		margin-left: 5px;
	}
	.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .dokan-product-date-filter button {
		margin-right: 0;
	}
}
@media only screen and (max-width: 415px){
	.rtl .store-open-close label.day.control-label {
		padding-left: 85px;
		padding-right: 0;
	}
	.rtl .store-open-close label:first-child {
		text-align: right;
	}
}
@media only screen and (max-width: 350px){
	body.dokan-store.rtl .woocommerce .seller-items .products .product:nth-child(3n+1), 
	body.dokan-store.rtl.woocommerce-page .products .product:nth-child(3n+1),
	body.dokan-store.rtl .woocommerce .seller-items .products .product:not(:nth-of-type(3n+1)), 
	body.dokan-store.rtl.woocommerce-page .products .product:not(:nth-of-type(3n+1)){
		border-right-width: 1px;
	}
}