.main-content .dokan-w3 + .dokan-single-store.dokan-w8 {
  width: 72%; }

.main-content .dokan-single-store.dokan-w8 {
  width: 100%; }

table.dokan-table,
.dokan-dashboard-content table {
  border-width: 1px 1px 1px 0; }
  table.dokan-table > thead > tr > th,
  table.dokan-table > thead > tr > td,
  table.dokan-table > tbody > tr > th,
  table.dokan-table > tbody > tr > td,
  table.dokan-table > tfoot > tr > th,
  table.dokan-table > tfoot > tr > td,
  .dokan-dashboard-content table > thead > tr > th,
  .dokan-dashboard-content table > thead > tr > td,
  .dokan-dashboard-content table > tbody > tr > th,
  .dokan-dashboard-content table > tbody > tr > td,
  .dokan-dashboard-content table > tfoot > tr > th,
  .dokan-dashboard-content table > tfoot > tr > td {
    border-width: 1px 0 0 1px; }

@media screen and (max-width: 1199px) {
  .main-content .dokan-w3,
  .main-content .dokan-w3 + .dokan-single-store.dokan-w8,
  .main-content .dokan-single-store.dokan-w8 {
    width: 100%; } }

.main-content .dokan-form-control,
.mfp-content .dokan-form-control {
  height: initial;
  line-height: normal;
  text-align: left;
  font-weight: 600;
  color: #8D8D8D;
  border: 2px solid transparent;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.26, 1), background-color 0.2s cubic-bezier(0, 0, 0.26, 1);
  padding: 1.65em 1em;
  font-size: 14px;
  background-color: #eaeaea;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none; }
  .main-content .dokan-form-control.error, .main-content .dokan-form-control.dokan-error,
  .mfp-content .dokan-form-control.error,
  .mfp-content .dokan-form-control.dokan-error {
    border-color: #B81C23; }

select.dokan-form-control.error + .select2-container {
  border-color: #B81C23;
  border-width: 2px;
  border-style: solid; }

.main-content input[type="submit"].dokan-btn,
.main-content a.dokan-btn,
.main-content .dokan-btn,
.mfp-content input[type="submit"].dokan-btn,
.mfp-content a.dokan-btn,
.mfp-content .dokan-btn {
  background-color: #FAAD09;
  /* redux[background-color: main_theme_color] */
  color: #fff;
  border: none;
  border-radius: 0;
  font-weight: 900;
  line-height: 2em; }
  .main-content input[type="submit"].dokan-btn:hover,
  .main-content a.dokan-btn:hover,
  .main-content .dokan-btn:hover,
  .mfp-content input[type="submit"].dokan-btn:hover,
  .mfp-content a.dokan-btn:hover,
  .mfp-content .dokan-btn:hover {
    background-color: #FAAD09;
    /* redux[background-color: main_theme_color] */
    opacity: 0.7; }

.main-content .dokan-message, .main-content .dokan-info, .main-content .dokan-error,
.mfp-content .dokan-message,
.mfp-content .dokan-info,
.mfp-content .dokan-error {
  border-radius: 0;
  padding: 1.4em 1.4em 1.4em 4.5em !important;
  margin: 0 0 2em;
  position: relative;
  background-color: #8D8D8D;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border: 0;
  list-style: none outside !important; }
  .main-content .dokan-message:before, .main-content .dokan-info:before, .main-content .dokan-error:before,
  .mfp-content .dokan-message:before,
  .mfp-content .dokan-info:before,
  .mfp-content .dokan-error:before {
    background-color: transparent;
    top: 50%;
    padding: 0;
    font-size: 18px;
    left: 25px;
    transform: translateY(-50%); }

.main-content .dokan-alert,
.mfp-content .dokan-alert {
  border-radius: 0; }

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
  line-height: 21px; }

.dokan-store .container-main-content > .row:last-child {
  margin-bottom: 35px; }

.dokan-store.woocommerce .woocommerce-breadcrumb {
  display: none; }

.dokan-store .page-cover .page-header .page-title {
  display: none; }

.dokan-store .page-cover .profile-info-box .profile-info-img {
  display: none; }

.dokan-store .page-cover .profile-info ul {
  list-style: none;
  padding-left: 0; }
  .dokan-store .page-cover .profile-info ul .seller-rating {
    display: none; }
  .dokan-store .page-cover .profile-info ul.store-social li {
    display: inline-block;
    margin-right: 10px; }
    .dokan-store .page-cover .profile-info ul.store-social li:last-child {
      margin-right: 0; }

.dokan-store .page-cover .profile-img {
  margin-bottom: 1.5em; }
  .dokan-store .page-cover .profile-img img {
    border-radius: 100%; }

.dokan-store .page-cover.dark .dokan-store-info span,
.dokan-store .page-cover.dark .dokan-store-info a, .dokan-store .page-cover.dark .dokan-store-info a:visited,
.dokan-store .page-cover.dark .dokan-store .store-social a {
  color: #fff; }

.dokan-store .page-cover .dokan-store-info {
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    .dokan-store .page-cover .dokan-store-info {
      flex-direction: column; } }
  .dokan-store .page-cover .dokan-store-info li {
    margin-right: 1em;
    padding-right: 1em;
    border-right: 2px solid #ffffff36; }
    .dokan-store .page-cover .dokan-store-info li i {
      margin-right: 0.4em; }
    .dokan-store .page-cover .dokan-store-info li:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }

.dokan-store .page-cover .store-social a i {
  font-size: 22px; }

.dokan-store .page-cover .dokan-store-tabs ul {
  list-style: none;
  display: flex;
  flex-align: center;
  align-items: center;
  justify-content: center;
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    .dokan-store .page-cover .dokan-store-tabs ul {
      display: block; } }
  .dokan-store .page-cover .dokan-store-tabs ul li {
    margin-right: 1em; }
    @media screen and (max-width: 991px) {
      .dokan-store .page-cover .dokan-store-tabs ul li {
        display: inline-block;
        margin-bottom: 1em;
        float: none !important; } }
    .dokan-store .page-cover .dokan-store-tabs ul li a, .dokan-store .page-cover .dokan-store-tabs ul li button {
      background-color: #FAAD09;
      /* redux[background-color: main_theme_color] */
      padding: 6px 10px;
      color: #fff;
      line-height: 1em;
      font-size: 100%;
      margin: 0;
      border-radius: 2px;
      border: 0;
      display: inline-block;
      font-weight: 700;
      transition: all 0.2s cubic-bezier(0, 0, 0.26, 1); }
      .dokan-store .page-cover .dokan-store-tabs ul li a i, .dokan-store .page-cover .dokan-store-tabs ul li button i {
        font-size: 13px; }
      .dokan-store .page-cover .dokan-store-tabs ul li a:hover, .dokan-store .page-cover .dokan-store-tabs ul li button:hover {
        background-color: #fff;
        color: #FAAD09;
        /* redux[color: main_theme_color] */
        opacity: 1; }
    .dokan-store .page-cover .dokan-store-tabs ul li:last-child {
      margin-right: 0; }

@media screen and (min-width: 1200px) {
  .dokan-store #dokan-content #reviews,
  .dokan-store #dokan-content #store-toc-wrapper {
    margin-top: -28px; } }

.dokan-store #dokan-content .profile-frame + #reviews,
.dokan-store #dokan-content .dokan-store-tabs + #reviews,
.dokan-store #dokan-content .profile-frame + #store-toc-wrapper,
.dokan-store #dokan-content .dokan-store-tabs + #store-toc-wrapper {
  margin-top: 0; }

.dokan-store .dokan-pagination-container .dokan-pagination {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-right: 0;
  margin: 1px; }
  .dokan-store .dokan-pagination-container .dokan-pagination li {
    display: inline-block; }
    .dokan-store .dokan-pagination-container .dokan-pagination li a {
      border: 0;
      margin: 0;
      text-decoration: none;
      padding: 0;
      line-height: 16px;
      font-size: 14px;
      font-weight: bold;
      padding: 20px;
      min-width: 50px;
      min-height: 56px;
      display: block;
      position: relative; }

.dokan-store.not-paged .site-navigation.paging-navigation {
  display: none; }

.widget.dokan-category-menu {
  border: none; }
  .widget.dokan-category-menu h3.widget-title {
    background-color: transparent;
    border: 0;
    margin: 0 0 1.5em 0;
    padding: 0 0 2em 0; }
  .widget.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap {
    background-color: transparent; }
    .widget.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a {
      margin: 0;
      font-weight: 900 !important; }
      .widget.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a.selected {
        color: #FAAD09;
        /* redux[color: main_theme_color] */ }

.widget #dokan-store-location {
  height: 200px; }

/**
 * Store list
 */
.dokan-seller-listing .dokan-seller-search {
  height: initial;
  line-height: normal;
  text-align: left;
  font-weight: 600;
  color: #8D8D8D;
  border: 2px solid transparent !important;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.26, 1), background-color 0.2s cubic-bezier(0, 0, 0.26, 1);
  padding: 1.2em 1em !important;
  font-size: 14px;
  background-color: #eaeaea !important;
  background-image: none !important;
  border-radius: 0 !important;
  text-shadow: none;
  box-shadow: none; }

.dokan-seller-listing form.dokan-seller-search-form {
  display: flex;
  justify-content: center;
  margin-bottom: 4em; }
  .dokan-seller-listing form.dokan-seller-search-form input#search.dokan-seller-search {
    width: 50%; }
    @media screen and (max-width: 991px) {
      .dokan-seller-listing form.dokan-seller-search-form input#search.dokan-seller-search {
        width: 100%; } }

.dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
  box-shadow: none; }

.dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
  background-color: #fff;
  border: 0; }
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .dokan-btn {
    padding: 0 10px; }
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
    padding: 0;
    box-shadow: none; }

.dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li {
  position: relative; }
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a,
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p {
    text-shadow: none; }
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite {
    padding-bottom: 0; }
  .products-hover-shadow .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    position: relative; }
  .products-hover-shadow .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0, 0, 0.26, 1); }
  .products-hover-shadow .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li:hover .store-wrapper:after {
    opacity: 1; }
  .dokan-seller-listing #dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .store-data-container {
    background-color: rgba(0, 0, 0, 0.07); }

/**
 * Registration form
 */
.woocommerce form.register .user-role label {
  padding-left: 20px; }

.woocommerce form.register .user-role input[type="radio"] {
  margin-top: 10px; }

.mfp-content .dokan-share-popup-wrapper {
  padding: 20px;
  background-color: #454545;
  color: #fff; }
  .mfp-content .dokan-share-popup-wrapper .dokan-share-wrap {
    font-weight: bold; }
    .mfp-content .dokan-share-popup-wrapper .dokan-share-wrap .jssocials-share .jssocials-share-link {
      color: #fff; }
      .mfp-content .dokan-share-popup-wrapper .dokan-share-wrap .jssocials-share .jssocials-share-link:hover {
        color: #FAAD09;
        /* redux[color: main_theme_color] */ }
  .mfp-content .dokan-share-popup-wrapper .mfp-close {
    color: #fff;
    opacity: 0.7; }

.mfp-content .dokan-support-login-wrapper {
  padding: 30px !important; }
  .mfp-content .dokan-support-login-wrapper h2, .mfp-content .dokan-support-login-wrapper .dokan-support-intro-text {
    font-size: 20px;
    border-bottom: 0;
    margin-top: 0; }
  .mfp-content .dokan-support-login-wrapper.dokan-alert {
    font-weight: 700;
    text-align: center;
    color: #454545; }

/**
 * Dashboard
 */
.dokan-dashboard input, .dokan-dashboard textarea, .dokan-dashboard select,
.dokan-dashboard .select2-container .select2-choice,
.dokan-dashboard .select2-container .select2-selection,
.dokan-dashboard .select2-container .select2-selection.select2-selection--multiple,
.dokan-dashboard .dokan-form-control {
  padding: 10px 14px; }

.dokan-dashboard input[type="submit"], .dokan-dashboard input[type="button"], .dokan-dashboard button[type="submit"], .dokan-dashboard .button, .dokan-dashboard .btn-primary {
  padding: 6px 10px; }

.dokan-dashboard > .select2-container {
  z-index: 1100; }

.dokan-dashboard .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  overflow-y: auto; }

.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-banner {
  margin-left: 0;
  max-width: 100%; }

.dokan-dashboard .dokan-panel {
  border: 1px solid #F5F5F5;
  border-radius: 0;
  box-shadow: none; }
  .dokan-dashboard .dokan-panel.dokan-profile-completeness .dokan-progress {
    border-radius: 0;
    margin-bottom: 14px; }

.dokan-dashboard .dokan-alert,
.dokan-dashboard .dokan-panel-alert {
  border: none; }

.dokan-dashboard div.dokan-dash-sidebar ul.dokan-dashboard-menu li {
  border: 0; }
  .dokan-dashboard div.dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    display: none; }
  .dokan-dashboard div.dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right {
    padding-top: 3px; }

.dokan-dashboard .tooltip {
  background: none;
  right: auto;
  transform: translateY(-50%);
  padding: 5px;
  box-shadow: none; }
  .dokan-dashboard .tooltip:after {
    display: none; }

.dokan-dashboard div.dokan-dashboard-content a {
  color: #454545; }
  .dokan-dashboard div.dokan-dashboard-content a:visited {
    color: #454545; }
  .dokan-dashboard div.dokan-dashboard-content a:hover {
    color: #FAAD09;
    /* redux[color: main_theme_color] */ }
  .dark .dokan-dashboard div.dokan-dashboard-content a {
    color: #F7F7F7; }
    .dark .dokan-dashboard div.dokan-dashboard-content a:visited {
      color: #F7F7F7; }
    .dark .dokan-dashboard div.dokan-dashboard-content a:hover {
      color: #FAAD09;
      /* redux[color: main_theme_color] */ }
  .dokan-dashboard div.dokan-dashboard-content a.dokan-btn {
    color: #fff; }

.dokan-dashboard div.dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
  border: 1px solid #F5F5F5;
  box-shadow: none; }

.dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs {
  border-bottom: none;
  padding-left: 0; }
  .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li {
    border: none; }
    .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a {
      color: #454545; }
      .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a:visited {
        color: #454545; }
      .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a:hover {
        color: #FAAD09;
        /* redux[color: main_theme_color] */ }
      .dark .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a {
        color: #F7F7F7; }
        .dark .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a:visited {
          color: #F7F7F7; }
        .dark .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li a:hover {
          color: #FAAD09;
          /* redux[color: main_theme_color] */ }
    .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li.active {
      border: none !important; }
      .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li.active a {
        border-bottom: 2px solid #ccc;
        border-color: #FAAD09;
        /* redux[border-color: main_theme_color] */ }
    .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li:hover a {
      background-color: transparent; }
    .dokan-dashboard div.dokan-dashboard-content ul.dokan_tabs li:first-child {
      margin-left: 0; }

.dokan-dashboard div.dokan-dashboard-content .report-filter .dokan-form-group {
  display: flex;
  align-items: center; }
  .dokan-dashboard div.dokan-dashboard-content .report-filter .dokan-form-group .dokan-btn {
    align-self: stretch; }
  .dokan-dashboard div.dokan-dashboard-content .report-filter .dokan-form-group > * {
    margin-right: 5px; }

.dokan-dashboard .chart-container .legend table,
.dokan-dashboard .chart-container .legend table td,
.dokan-dashboard .chart-container .legend table th {
  border: none; }

.dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach,
.dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-search {
  padding: 0; }
  .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group,
  .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-search .dokan-form-group {
    display: flex; }
    .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > *,
    .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-search .dokan-form-group > * {
      margin-right: 5px; }
      .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > *:last-child,
      .dokan-dashboard .dokan-orders-content .dokan-orders-area .dokan-order-filter-search .dokan-form-group > *:last-child {
        margin-right: 0; }

.dokan-dashboard .dokan-shipping-location-wrapper .dps-shipping-location-content table {
  border: none;
  margin-bottom: 0; }
  .dokan-dashboard .dokan-shipping-location-wrapper .dps-shipping-location-content table td, .dokan-dashboard .dokan-shipping-location-wrapper .dps-shipping-location-content table th, .dokan-dashboard .dokan-shipping-location-wrapper .dps-shipping-location-content table tr {
    border: none; }

.dokan-dashboard #dokan_comments-form input[type="submit"] {
  margin-top: 15px; }

.dokan-dashboard .dokan-product-listing-area .pagination-wrap ul li {
  display: inline-block; }
  .dokan-dashboard .dokan-product-listing-area .pagination-wrap ul li a, .dokan-dashboard .dokan-product-listing-area .pagination-wrap ul li span {
    border: 0;
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
    min-width: 50px;
    min-height: 56px;
    display: block;
    position: relative; }

.dokan-dashboard.single-product .main-content .dokan-dashboard-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0; }

.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--seller ul {
  background-color: #eeeeee;
  padding: 20px; }
  .woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--seller ul li {
    margin-bottom: 0.3em; }
  .woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--seller ul .star-rating {
    float: right; }

/*# sourceMappingURL=dokan.css.map */