@charset "UTF-8";
 .c-profile-box__avatar {
     width: 54px;
     height: 54px;
     background: #fff;
     background-size: contain;
     box-shadow: 0 0 0 4px hsla(0,0%,100%,.61);
     position: absolute;
     left: 50%;
     top: 12px;
     transform: translate(-50%);
     border-radius: 50%;
     overflow: hidden;
     background-repeat: no-repeat;
     background-position: 50%;
}

 input[type="submit"].dokan-btn-default{
     color: #fff !important;
}
 a.dokan-pro-gravatar-drag ,a.dokan-gravatar-drag,a.dokan-btn-default, .dokan-btn-default{
     background-color: #ededed !important;
     color: #333 !important;
}
 .dokan_v_id .dokan-form-horizontal{
     text-align: right !important;
}
 .dokan-dashboard .dokan-dashboard-content .radio input[type="radio"]+label:after,.dokan-dashboard .dokan-dashboard-content .radio input[type="radio"]{
     opacity: 1;
     position: relative;
     visibility: visible;
}
 .dokan_v_id .radio{
     margin-left: 65px;
     margin-right: 0 !important;
}
 .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a {
     color: #fff !important;
}
 .dokan-form-control{
     padding: 4px 15px !important;
}
 .content-half-part:first-child {
     padding-left: 10px !important;
     padding-right: 0 !important;
}
/* dokan plugins */
 .dokan-dashboard .main_content_post_blog {
     background-color: transparent;
     padding: unset;
     box-shadow: unset;
}
 .dokan-dashboard .dokan-table{
     background-color: #fff;
}
 .dokan-dashboard .woocommerce-breadcrumb {
     display: none;
}
 .dokan-dashboard h1.title_single_post {
     color: #858585;
     font-size: 14pt;
     padding: unset;
     line-height: unset;
}
 .dokan-dashboard .dokan-dash-sidebar, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background-color: transparent !important;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
     background-color: #fff !important;
     box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
     color: #515151 !important;
     border-bottom: none !important;
     list-style-type: none;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.fa{
     color: #525e61;
     margin-left: 10px !important;
}
 .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.active, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
    background-color: #f6ffff !important;
}

 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:hover a {
     color: #5b5b5b !important;
}

 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
     display: none;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings .fa-angle-right{
     display: none;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links {
     border-top: 1px solid #eff2f3
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
     border-right: unset;
     padding-right: unset;
     margin-right: unset;
     text-align: center;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i.fa{
     padding: 0 !important;
}
 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{
     float: right !important;
     border: none !important;
}

 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
     padding: 10px 15px;
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget , .dokan-panel {
     box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .widget-title {
     color: #858585;
     font-size: 12pt;
     padding-top: 15px;
     padding-bottom: 0px;
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .widget-title i {
     padding: 0 5px 0px 5px;
}

 .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.back a i {
     padding-left: 10px
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.dashboard-widget.reviews ul li a , .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.dashboard-widget.products ul li a {
    color: #5b5b5b;
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {
     border-bottom: unset;
     padding: unset;
}
 div.dashboard-widget.big-counter {
     border: none !important;
     background-color: #fff;
     padding: unset !important;
}
 div.dashboard-widget.big-counter .list-inline li div {
     display: inline-block;
     width: 48%;
     padding: 10px;
}
 div.dashboard-widget.big-counter .list-inline li div.title {
     color: #5b5b5b;
}
 div.dashboard-widget.big-counter .list-inline li div.count {
     color: #a1a1a1;
}
 div.dashboard-widget.big-counter .list-inline li:nth-child(even) {
     background-color: #fafafa;
}
 .avatar_hidden {
    display: none;
}
 .c-profile-box {
     margin-bottom: 21px;
     background-color: #fff;
     box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
     border: 1px solid #dedede;
}
 .c-profile-box__header {
     position: relative;
     height: 47px;
}
 .c-profile-box__btn-edit {
     display: none;
     width: 16px;
     height: 16px;
     box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
     border: 1px solid #e3e3e3;
     border-radius: 50%;
     position: absolute;
     top: 50px;
     left: 60%;
     margin-left: -52px;
     background: #fff;
}
 .c-profile-box__btn-edit:before {
     font-family: onliner;
     content: "\E072";
     font-size: 9px;
     color: #909090;
     position: absolute;
     left: 3px;
     top: 3px;
}
 .c-profile-box__username {
     padding: 23px 20px 19px;
     text-align: center;
     font-size: 19px;
     font-size: 1.357rem;
     line-height: 1.158;
     font-weight: 500;
     letter-spacing: -.5px;
}
 .c-profile-box__tabs {
     border-top: 1px solid #f1f1f1;
     background-color: #fcfcfc;
     display: -ms-flexbox;
     display: flex;
     min-height: 47px;
     text-align: center;
}
 .c-profile-box__tab {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
     padding: 23px 10px 0;
     font-weight: 500;
     letter-spacing: -.3px;
     font-size: 12px;
     font-size: .857rem;
     line-height: 1.833;
     color: #7b7b7b;
     position: relative;
}
.product-tabs .box-tabs #tab-title-seller a:before{
      content: '\f4dc';
}
 .c-profile-box__tab:first-child {
     border-left: 1px solid #ebebeb;
}
 .c-profile-box__tab {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
     padding: 12px 8px 0;
     font-weight: 500;
     letter-spacing: -.3px;
     font-size: 10pt;
     line-height: 1.833;
     color: #7b7b7b !important;
     position: relative;
}
 .content_login_register {
     padding: 0 15px;
}
 .go_to_dashboard i.fa-angle-right {
     display: none;
}
 .woocommerce-Tabs-panel--seller h2 {
    display: none;
}
 .woocommerce-Tabs-panel--more_seller_product ul li a img {
     width: 100px !important;
}
 .page-store-listing h1 {
     margin-bottom: unset;
}
 .dokan-seller-wrap {
     display: flex;
     flex-flow: row wrap;
}
 #dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
     width: 30.33% !important;
}
 .dokan-seller-search-form {
     display: flex;
     justify-content: center;
}
 .dokan-seller-search-form input[type='search'] {
     width: 80%;
     height: 35px;
     text-indent: 15px;
}
 .dokan-seller-search-form input[type='search']:focus {
     border: 1px solid #00c9de !important;
}
 #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info {
     height: auto;
}
/* dokan - general */
 .dokan-reports-content .dokan-reports-area ul.chart-legend li strong{
     font-size: 22px !important;
}
 .dokan-settings-content .dokan-settings-area .dokan-right-margin-30{
     margin: 0 0 0 30px;
}
 .dokan-settings-area .dokan-form-group input[type=checkbox] {
     margin-right: 0;
     margin-left: 5px;
     -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
     -ms-transform: translateY(3px);
     -o-transform: translateY(3px);
     transform: translateY(3px);
}
 .dokan-settings-area .dokan-form-group input[type=checkbox]:before {
     width: 16px;
     height: 16px;
     border: 1px solid #ccc;
     border-radius: 2px;
     background: #fff;
     content: '';
     display: inline-block;
     position: absolute;
     top: 0;
     right: 0;
}
 .dokan-settings-area .dokan-form-group input[type=checkbox]:after {
     display: inline-block;
     font: normal normal normal 14px/1 FontAwesome;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     content: "\f00c";
     position: absolute;
     right: 0;
     top: 0;
     width: 16px;
     height: 16px;
     text-align: center;
     line-height: 16px;
     opacity: 0;
}
 .dokan-settings-area .dokan-form-group input[type=checkbox]:checked:after {
     opacity: 1;
}
 table.dokan-table thead , table.dokan-table tbody {
     text-align: right;
}
 h1.entry-title .left-header-content {
     margin-right: auto;
}
/* dokan - products all */
 .dokan-product-listing .product-listing-top {
     background-color: #ffffff;
     display: flex;
     justify-content: flex-start;
     align-items: center;
     padding: 10px;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
     color: white;
     font-size: 10pt;
     margin-bottom: unset;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.subsubsub {
     margin-bottom: unset !important;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
     margin-right: auto;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active {
     padding: 5px;
     border-radius: 4px;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active a {
     color: white;
}
 .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active {
     padding: 5px;
     border-radius: 4px;
}
 .dokan-product-listing .dokan-product-listing-area .dokan-w12 {
     background-color: white;
     display: flex;
     justify-content: flex-start;
     align-items: center;
     padding: 10px;
}
 .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-form-group {
     margin-bottom: unset;
}
 .dokan-product-search-form {
     display: flext;
     justify-content: flex-start;
     align-items: center;
     position: relative;
}
 .dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area button[name="product_listing_search"]{
     position: absolute;
     left: 0;
     top: 1px;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
}
 .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group{
     float: left !important;
}
 .dokan-product-search-form .dokan-form-group , .dokan-product-search-form .dokan-form-group input[name='product_search_name'] {
     width: 100%;
     margin: unset;
}
 .dokan-product-listing .dokan-product-listing-area .dokan-dashboard-product-listing-wrapper form#product-filter {
     display: flex;
     flex-flow: row wrap;
     justify-content: flex-start;
     align-items: center;
     padding: 10px;
     background-color: white;
}
 table.product-listing-table , table.product-listing-table tr td p a{
     color: #393b39;
}
 table.product-listing-table tr td .row-actions span a {
    color: #757775;
}
/* dokan - products edit */
 body.dokan-dashboard {
     overflow-x: hidden;
}
 body.single-product .dokan-dashboard-wrap {
     padding: 20px;
     width: 98%;
}
 .dokan-product-edit header.dokan-dashboard-header h1 {
     border-bottom: unset;
     margin: unset;
     padding: 15px 10px;
     display: flex;
     flex-flow: row wrap;
     justify-content: flex-start;
     align-items: center;
}
 .dokan-product-edit header.dokan-dashboard-header h1 span.dokan-label {
     margin-right: 15px
}
 .dokan-product-edit header.dokan-dashboard-header h1 span.dokan-right{
     position: absolute;
     left: 40px;
}
 .dokan-product-edit .image-wrap {
     padding: 15px;
}
 .product-edit-container {
     background-color: white;
     padding: 15px;
     border-radius: 4px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
 .content-half-part{
     float: right !important;
}
 .content-half-part:first-child{
     padding: 0 10px 0 0;
}
 .dokan-product-meta .dokan-form-group {
     width: 90%;
}
 .dokan-product-meta .dokan-price-container .dokan-input-group input[type="number"] {
     border: 1px solid #f6f6f6;
     padding: 0 5px 0 0;
}
 .dokan-input-group .dokan-form-control:first-child, .dokan-input-group-addon:first-child, .dokan-input-group-btn:first-child > .btn, .dokan-input-group-btn:first-child > .btn-group > .btn, .dokan-input-group-btn:first-child > .dropdown-toggle, .dokan-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .dokan-input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
     border-bottom-left-radius: 0px;
     border-top-left-radius: 0px;
}
 .mce-rtl .mce-statusbar>.mce-container-body>*:last-child {
     padding-left: unset !important;
}
 .dokan-section-heading {
     display: flex;
     flex-flow: row wrap;
     justify-content: flex-start;
     align-items: center;
}
 .dokan-section-heading .dokan-section-toggle {
     margin-right: auto;
}
 .dokan-product-attribute-heading {
     display: flex;
     flex-flow: nowrap;
     justify-content: flex-start;
     align-items: center;
}
 .dokan-product-attribute-heading .dokan-product-remove-attribute {
     margin-right: auto;
     color: #c53c3c;
}
 .dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-toggle-attribute{
     left: 10px !important;
     right: auto !important;
}
 .dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute{
     right: -15px !important;
}
 .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type {
     margin-top: 15px;
}
/* dokan - products new */
 .dokan-progress-bar{
     float: right !important;
}
 .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .pull-right{
     float: left !important;
}
 .dokan-dashboard header.dokan-dashboard-header h1{
     border-bottom: unset;
     margin: unset;
     padding: 15px 10px;
     display: flex;
     flex-flow: row wrap;
     justify-content: flex-start;
     font-size: 24px;
     align-items: center;
}
 .dokan-dashboard header.dokan-dashboard-header h1 small{
     padding-right: 5px;
}
 .dokan-new-product-area {
     background-color: white;
     padding: 15px;
     border-radius: 4px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
 .dokan-new-product-area .dokan-form-container div.dokan-form-group.dokan-right {
     width: 100%;
     margin-top: 25px;
}
 .dokan-new-product-area .dokan-form-container hr {
     border: unset;
}
 .dokan-new-product-area .product-edit-container #dokan-product-images ul.product_images {
     float: right
}
 .dokan-new-product-area .product-edit-container .dokan-price-container .content-half-part .dokan-input-group {
     display: flex;
     flex-flow: row-reverse;
}
 .dokan-new-product-area .product-edit-container .dokan-price-container .content-half-part .dokan-input-group .dokan-input-group-addon {
     width: 55px;
     align-self: center;
     padding: 15px;
}
 .dokan-new-product-area .product-edit-container .sale-schedule-container .content-half-part .dokan-input-group {
     display: flex;
     flex-flow: row-reverse;
}
 .dokan-new-product-area .product-edit-container .sale-schedule-container .content-half-part .dokan-input-group .dokan-input-group-addon {
     width: 55px;
     align-self: center;
     padding: 15px;
}
/* dokan - orders */
 .dokan-orders-content ul.order-statuses-filter {
     background-color: white;
     font-size: 10pt;
     padding: 10px;
     margin-bottom: unset;
}
 .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a {
     color: white;
}
 .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active,
  .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active
 {
     padding: 5px;
     border-radius: 4px;
}
 .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
     background-color: white;
     display: flex;
     flex-flow: row wrap;
     justify-content: flex-start;
     align-items: center;
}
 .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form .dokan-form-group {
     margin-bottom: unset;
}
 .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form.dokan-right {
     margin-right: auto;
}
 .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form .datepicker {
     padding-bottom: unset;
}
 .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form .datepicker , .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form .select2-selection , .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach form .dokan-btn {
     height: 30px;
}
 .dokan-orders-content .dokan-orders-area #order-filter {
     margin-top: 15px;
     background-color: white;
}
/* dokan - coupons */
 .dokan-coupon-content .dashboard-coupons-area form.coupons {
     background-color: white;
     padding: 15px;
     border-radius: 4px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
 .dokan-coupon-content .dashboard-coupons-area form.coupons .dokan-w3 {
     width: 15%;
     text-align: right;
}
 .dokan-coupon-content .dashboard-coupons-area form.coupons .dokan-form-group .ajax_prev {
     margin-right: unset !important;
}
/* dokan - reports */
 .dokan-reports-content .dokan-reports-area .dokan-report-wrap ul.dokan_tabs {
     background-color: white;
     padding: 10px;
}
 .dokan-reports-content .dokan-reports-area .dokan-report-wrap ul.dokan_tabs li {
     border: none;
}
 .dokan-reports-content .dokan-reports-area .dokan-report-wrap ul.dokan_tabs li.active {
     border-radius: 4px;
}
 .dokan-reports-content .dokan-reports-area .dokan-report-wrap ul.dokan_tabs li.active a {
     color: white;
}
 .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right {
     background-color: white;
     padding: 15px;
}
 .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left {
     margin-right: unset;
}
/* dokan - comments */
 .dokan-reviews-content .dokan-reviews-area #dokan-comments_menu ul {
     background-color: white;
     font-size: 10pt;
     padding: 10px;
     margin-bottom: unset;
}
 .dokan-reviews-content .dokan-reviews-area #dokan-comments_menu ul li.active,
  .dokan-withdraw-content .dokan-withdraw-area .entry-content ul li.active {
     border-radius: 4px;
     padding: 5px !important;
}
 .dokan-reviews-content .dokan-reviews-area #dokan-comments_menu ul li.active a {
     color: white;
}
 .dokan-reviews-content .dokan-reviews-area #dokan_comments-form {
     padding: 15px;
     margin-top: 15px;
     background-color: white;
     border-radius: 4px;
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* dokan - withdraw */
 .dokan-withdraw-content .dokan-withdraw-area .entry-content ul {
     background-color: white;
     font-size: 10pt;
     padding: 10px;
}

 .dokan-withdraw-content .dokan-withdraw-area .entry-content ul li.active a {
     color: white;
}
/* dokan - setting - sotre setting */
 .dokan-settings-content .dokan-settings-area #store-form {
     background-color: white;
     padding: 15px;
}
 .dokan-settings-content .dokan-settings-area .dokan-banner {
     width: 100% !important;
}
 .dokan-settings-content .dokan-settings-area .dokan-w3 {
     width: 15%;
     text-align: right;
}
 .dokan-settings-content .dokan-settings-area .gravatar-button-area {
     text-align: right;
}
 .dokan-settings-content .dokan-settings-area .dokan-right-margin-30 {
     margin-left: 10px;
}
 .dokan-settings-content .dokan-settings-area .store-open-close label.day {
     text-align: right;
}
 .dokan-settings-content .dokan-settings-area .dokan-form-group .ajax_prev {
     margin-right: unset !important;
}
/* dokan - setting - payment */
 .dokan-settings-content .dokan-settings-area #payment-form,
  .dokan-settings-content .dokan-settings-area #profile-form {
     background-color: white;
     padding: 15px;
}
/* dokan - setting - social */
 .dokan-settings-content .dokan-settings-area #profile-form .dokan-w5 .dokan-input-group {
     display: flex;
     flex-flow: row-reverse;
}
 .dokan-settings-content .dokan-settings-area #profile-form .dokan-input-group-addon {
     padding: 15px 22px;
}
 .dokan-settings-content .dokan-settings-area #profile-form .dokan-w5 .dokan-input-group .dokan-form-control {
     width: 80%;
     text-align: left;
}
/* dokan - mini cart */
 .main-header .cart .dropdown-menu .basket-item-content{
     float: none;
}
 .main-header .cart .dropdown-menu .basket-item-props .variation{
     width: auto;
     display: inline-block;
     border-left: 1px solid #e0e0e0;
     margin: 0 0 0 5px;
     padding: 0 0 0 5px;
     height: 25px;
     line-height: 25px;
}
 .main-header .cart .dropdown-menu .basket-item-props .variation dd,.main-header .cart .dropdown-menu .basket-item-props .variation dt{
     display: inline-block;
     margin: 0 5px;
}
 .main-header .cart .dropdown-menu .basket-item-props .variation dd p{
     margin: 0;
     line-height: inherit;
}
/* dokan - setting - seo */
 .dokan-settings-content .dokan-settings-area #dokan-store-seo-form {
     background-color: white;
     padding: 15px;
}
/* dokan - edit account */
 .dokan-dashboard-content .edit-account-wrap .edit-account {
     background-color: white;
     padding: 15px;
}
 @media only screen and (max-width : 768px){
     ul.dokan-dashboard-menu li{
         width:100% !important;
         border: none !important;
         border-bottom: 1px solid #f3f3f3 !important;
    }
     ul.dokan-dashboard-menu li.dokan-common-links{
         border-bottom:0 !Important;
         margin-bottom: -10px !important;
    }
     .dokan-dashboard .dokan-dashboard-content{
         padding:0 ;
    }
     .dokan-dashboard .dokan-dash-sidebar article, .dokan-dashboard .dokan-dashboard-content article{
         overflow:hidden;
    }
     .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-w6{
         padding:0 !Important;
         width:100% !Important;
    }
     .dokan-dashboard-content article{
         padding:0 !Important;
    }
}
 body.dokan-store #reviews{
    padding: 0 20px 20px 20px;
    background: #fff;
}
 body.dokan-store #comments{
    border-top: 0;
    margin-top: 0;
}
 body.dokan-store #comments .dokan-review-author-img{
     float: right;
     overflow: hidden;
     margin-left: 14px;
}
 body.dokan-store #comments .dokan-review-author-img img.avatar{
     width: 100px;
     border-radius: 50%;
     height: auto;
}
 body.dokan-store #comments li.comment{
     font-size: 13px;
     line-height: 26px;
}

 body.dokan-store #store-toc-wrapper{
    padding:20px;
    background:#fff;
}
 body.dokan-store .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{
    width:auto;
}
 body.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{
     padding-left:0;
     padding-right:40px;
}
 body.dokan-store .dokan-widget-area{
}
 body.dokan-store .dokan-widget-area .widget-title{
     line-height: 45px;
     padding-right: 16px;
     font-size: 15px;
     color: #fff;
     border-radius: 4px 4px 0 0;
}
 body.dokan-store .dokan-widget-area aside.widget{
     background: #fff;
     padding: 20px 15px;
     font-size: 13px;
     margin-bottom: 20px;
     line-height: 30px;
     overflow: hidden;
     border-radius: 0 0 4px 4px;
}
 .dokan-form-control{
    box-sizing:border-box
}
 .dm_store_wrapper{
    height:auto;
    margin-top:15px;
    display:flex;
    padding-bottom:30px
}
.store_aside.mb-30{
    margin-bottom:30px !important;
}
 .store_aside_box{
    box-shadow:rgba(181,181,181,0.1) 0 12px 12px 0;
    box-sizing:border-box;
    color:#515151;
    direction:rtl;
    height:346px;
    text-decoration:none solid #515151;
    text-size-adjust:100%;
    width:100%;
    column-rule-color:#515151;
    perspective-origin:149.5px 173px;
    transform-origin:149.5px 173px;
    caret-color:#515151;
    background:#fff none repeat scroll 0 0 / auto padding-box border-box;
    border:1px solid #dedede;
    margin:0 0 30px;
    outline:#515151 none 0
}
 .store_aside_box .store_header{
    position:relative;
    height:100px;
    width:100%
}
 .store_header .avatar{
    width:54px;
    height:54px;
    background:#fff;
    background-size:contain;
    box-shadow:0 0 0 4px hsla(0,0%,100%,.61);
    position:absolute;
    left:50%;
    top:12px;
    transform:translate(-50%);
    border-radius:50%;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:50%;
    background-size:64px 64px;
    height:102px;
    width:102px;
    box-shadow:none;
    border:4px solid #beebf1
}
 .store_aside_box .store_name{
    padding:30px 20px 19px;
    text-align:center;
    font-size:19px;
    font-size:1.357rem;
    line-height:1.158;
    font-weight:500;
    letter-spacing:-.5px
}
 .store_aside_box .store_name a{
    color:#646464!important
}
 .store_aside_box .store_reg_date{
    max-width:100%;
    text-align:center;
    text-overflow:ellipsis;
    color:#ababab;
    overflow:hidden;
    padding-bottom:10px;
    font-size:9pt;
    font-weight:700;
    line-height:21px
}
 .store_aside_box .store_vote{
    height:auto;
    border-top:1px solid #e9e9e9;
    padding:15px 20px;
    font-size:14pt;
    line-height:50px;
    background-color:#fcfcfc;
    display:flex;
    flex-flow:row wrap;
    justify-content:center;
    align-items:center
}
 .store_aside_box .store_vote .store_vote_stars{
    display:flex;
    flex-flow:row wrap;
    justify-content:center
}
 .store_aside_box .store_vote .store_vote_stars div{
    margin-bottom:10px
}
 .store_aside_box .store_vote .store_vote_stars div:last-child{
    margin-bottom:0
}
 .store_aside_box .store_vote .store_vote_stars .store_vote_stars_details span:nth-child(1){
    font-size:12pt;
    font-weight:700
}
 .store_aside_box .store_vote .store_vote_stars .store_vote_stars_details span:nth-child(2){
    padding:0 15px;
    font-size:12pt;
    color:#959191
}
 .store_aside_box .store_vote .store_vote_stars .store_vote_stars_details span:nth-child(3){
    font-size:9pt;
    color:#959191
}
 .store_share_link{
    display:flex;
    flex-flow:row-reverse;
    justify-content:space-around;
    align-items:center;
    background-color:#fff;
    color:#ababab;
    height:39px;
    line-height:39px;
    vertical-align:middle;
    text-align:center;
    border-top:1px solid #e9e9e9;
    cursor:pointer;
    margin-top:-12px
}
 .store_tabs_wrapper{
    padding-right:20px;
    width:100%;
    position:relative!important
}
 .store_tabs_triggers{
    display:flex;
    list-style:none;
    background-color:#f8f8f8;
    border:1px solid #dfdfdf;
    font-size:17px;
    font-size:1.214rem;
    line-height:1.294;
    letter-spacing:-.4px;
    top:0;
    width:100%;
    cursor:pointer
}
 .store_trigger{
    padding:14px 20px;
    position:relative;
    color:#6f6f6f;
    display:flex;
    line-height:27px
}
 .store_trigger span{
    padding-right:15px;
    font-size: 16px;
}
 div.store_trigger.store_active{
    padding-bottom:14px;
    color:#6f6f6f;
    background:#fff;
    margin-bottom:-1px;
    padding-top:15px;
    border-top:5px solid #00c9de;
    margin-top:-5px
}
 .store_content{
    display:none;
    width:95%!important;
    margin:auto;
    padding:26px 15px
}
 .store_active{
    display:flex!important
}
 .store_tabs_content{
    background-color:#fff;
    margin:0;
    border:1px solid #dcdcdc;
    border-top:none;
    box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);
    width:100%
}
 .store_content .dokan-store-contact{
    width:100%
}
 .store_content .dokan-store-contact h2{
    padding:20px 0;
    font-size:12pt;
    color:#3b3939
}
 .store_no_map{
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    margin:auto
}
 .store_no_map span{
    color:#5a5757;
    font-size:12pt;
    padding:30px 0
}
 #dm_store_details_content{
    flex-flow:column
}
 .dm_store_products_wrapper .product-box-img img{
     height: auto;
     width: 250px;
}
 .dm_store_products_wrapper .product-box-content .attributes{
     display: none;
}
 .dm_store_products_wrapper .product-box.extend img.wp-post-image{
     height: auto;
     width: 200px;
}
 .dokan-store .listing .listing-header h2{
     font-size: 18px;
     vertical-align: middle;
     margin: 10px;
     display: inline;
     color: #646464 !important;
}
 #dm_store_details_content .store_details_content_small_infos{
    border-top:1px dashed gray;
    padding-top:15px
}
 #dm_store_details_content ul li{
    list-style-type:none;
    font-size:12pt;
    line-height:2em;
    color:#857c7c
}
 #dm_store_details_content ul li a{
    color:#00c9de
}
 .store_content #reviews{
    width:100%;
    display:flex;
    flex-flow:column
}
 #dm_store_reviews_content #comments{
    border-top:unset;
    padding-top:unset;
    margin-top:unset
}
 #dm_store_reviews_content .headline{
    display:none
}
 #dm_store_reviews_content .review_comment_container{
    display:flex;
    flex-flow:row wrap;
    padding:10px
}
 #dm_store_reviews_content .commentlist li{
    border:1px solid #eee;
    border-bottom: none
}
 #dm_store_reviews_content .commentlist li:last-child{
    border-bottom:1px solid #eee;
}
 #dm_store_reviews_content .dokan-review-author-img img{
    border:1px solid #00c9de;
    border-radius:100%;
    width:60px
}
 #dm_store_reviews_content .comment-text{
    padding-right:15px;
    padding-top:10px
}
 #dm_store_reviews_content .comment-text p{
    direction:rtl;
    padding:10px 0
}
 #dm_store_reviews_content .comment-text p strong{
    color:#4f4e4e
}
 #dm_store_reviews_content a{
    color:#00bfd6;
    border-bottom:1px dashed #00bfd6
}
 #dm_store_reviews_content .description{
    color:#4f4e4e
}
 #dm_store_reviews_content div.dokan-rating.woocommerce{
    display:flex;
    border-bottom:unset
}
 #dm_store_reviews_content .woocommerce .star-rating{
    float:right!important
}
 .index_main_header{
    display:flex;
    flex-flow:column;
    justify-content:flex-start;
    align-items:center;
    width:100%
}
 .index_main_header_bottom{
    margin-bottom:15px!important
}
 .index_main_header__top,.index_main_header__bottom{
    display:flex;
    flex-flow:row wrap;
    justify-content:flex-start;
    align-items:center;
    width:100%
}
 .index_main_header__top___right,.index_main_header__bottom___right{
    width:20%;
    height:auto;
    align-self:start
}
 .index_main_header__top___left,.index_main_header__bottom___left{
    width:80%;
    height:auto;
    align-self:start
}
 .main_slider_side_banner{
    margin-bottom: 15px;
    width: 100%;
}
 .main_slider_side_banner a,.main_slider_side_banner img{
    border-radius:7px;
    width:100%;
}
 .main_short_lidm_by_icon{
    flex:unset;
    width: 100%;
    margin-bottom: 15px;
}
 .index_main_header__bottom___right{
    display:flex;
    align-self:stretch
}
/* dokan pagination */
 .dokan-pagination-container .dokan-pagination {
     margin: 20px !important;
}
 .dokan-pagination-container .dokan-pagination li a{
     padding: 10px 15px !important;
     background-color: #fff !important;
}
 .dokan-pagination-container .dokan-pagination li.active a {
     color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-content .dashboard a.vendor-dashboard{
  color: #fff;
}
.dokan-add-new-product-popup .dokan-feat-image-content{
  float: left !important;
}
.dokan-add-new-product-popup h2{
  text-align: right;
}
.dokan-add-new-product-popup .mfp-close{
  left: 5px;
  right: auto;
}
ul.dokan-account-migration-lists li .left-content {
    text-align: right !important;
}
ul.dokan-account-migration-lists li .right-content {
    text-align: left !important;
}
.dokan-panel-default > .dokan-panel-heading {
    background-color: #ef5661 !important;
    border-color: #ef566173 !important;
    color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-content .dokan-account-migration-lists a.btn-primary {
    color: #fff;
    border-bottom: 1px solid #ef5661;
    background: #ef5661;
}
.woocommerce-MyAccount-navigation ul.dokan-nav li.woocommerce-MyAccount-navigation-link a:before{
  content:'';
}
.woocommerce-MyAccount-navigation ul.dokan-nav li.woocommerce-MyAccount-navigation-link a i{
float: right;
font-size: 26px;
position: relative;
top: 5px;
left: 10px;
color: #d7d8d9;
transition: all .2s ease-out;
}
.woocommerce-MyAccount-navigation ul.dokan-nav li.woocommerce-MyAccount-navigation-link a i.fa-angle-right{
  display: none;
}
.woocommerce-MyAccount-navigation ul.dokan-nav li.woocommerce-MyAccount-navigation-link+.exit-link a:before{
    content: '\f5fd';
}
 .woocommerce-MyAccount-navigation ul.dokan-nav li.woocommerce-MyAccount-navigation-link+.exit-link {
    border-top: 1px solid #ccc;
    margin-top: 11px;
}
.dokan-withdraw-content .dokan-withdraw-area .entry-content ul li.active{
  background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
