@font-face{font-family:iryekan;font-weight:100;src:url(../files/iryekan-light.woff2) format("woff2"),url(../files/iryekan-light.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:400;src:url(../files/iryekan-regular.woff2) format("woff2"),url(../files/iryekan-regular.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:500;src:url(../files/iryekan-medium.woff2) format("woff2"),url(../files/iryekan-medium.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:700;src:url(../files/iryekan-bold.woff2) format("woff2"),url(../files/iryekan-bold.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:900;src:url(../files/iryekan-extrabold.woff2) format("woff2"),url(../files/iryekan-extrabold.woff) format("woff")}
@font-face {
  font-family: bigsell;
  src: url(../files/c594d257.eot);
  src: url(../files/c594d257.eot?#iefix) format("eot"),
    url(../files/ebfb8ed8.woff2) format("woff2"),
    url(../files/ae30ce2a.woff) format("woff"),
    url(../files/c0d5cade.ttf) format("truetype");
}
@font-face {
  font-family: bigkala;
  src: url(../files/4190b02e.eot);
  src: url(../files/4190b02e.eot?#iefix) format("eot"),
    url(../files/8b7f3e70.woff2) format("woff2"),
    url(../files/5f968ed6.woff) format("woff"),
    url(../files/8b0864ac.ttf) format("truetype");
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
  font-size: 13px;
}
.seller-container.bigisellers {
  border-radius: 10px !important;
  border: 3px solid #131923;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 0 0 10px rgba(8, 0, 32, 0.1);
  box-shadow: 0 0 0 10px rgba(8, 0, 32, 0.1);
  margin: 50px 20px;
}
#seller-form-wrapper {
  background-color: #f5f5f5;
  border-radius: 10px;
}
.bigiseller_uploaded_image {
  max-width: 100%;
  display: block;
  border-radius: 10px;
}
.BIGISELLER label {
  font-size: 14px;
  line-height: 25px;
  color: #4f5154;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#seller-header {
  background: url(../img/pattern.png) 50% 42%,
    url(../img/logo-white.png) 97.5% center no-repeat #131923 !important;
  border-color: #131923 !important;
  height: 120px;
}
#seller-header .display_header {
  direction: ltr;
  float: left;
  margin: 35px 15px;
}
#seller-header .display_header h2,
#seller-header .display_header span {
  color: #fff;
  font-weight: 700;
  font-family: iryekan;
  text-transform: uppercase;
  display: inline;
  font-style: normal;
  padding-right: 5px;
}
.bigisellers .dashboard-content {
  display: block;
  margin: 20px;
  border: 2px solid #131923;
  border-radius: 12px;
  padding: 0;
}
#vertical_tab_nav ul {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  width: 20%;
  border-radius: 0 10px 10px 0;
  background: #555;
}
.bigisellers #vertical_tab_nav div.clearfix {
  display: block;
  float: right;
  background: #fff;
  width: 74%;
  min-height: 500px;
  padding: 10px 3% 3%;
  border-radius: 10px 0 0 10px;
  display: none;
}
#vertical_tab_nav li {
  border-bottom: 1px solid #000;
  margin-bottom: 1px;
  text-align: right;
  padding: 0;
}
#vertical_tab_nav li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#vertical_tab_nav li a {
  display: block;
  font-size: 16px;
  font-family: iryekan;
  color: #000;
  text-decoration: none;
  padding: 15px;
  font-weight: 700;
  line-height: 27px;
  background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
}
#vertical_tab_nav li a.selected {
  background: #fff;
  color: #000;
}
#vertical_tab_nav div {
  display: block;
  float: right;
  background: #fff;
  width: 74%;
  min-height: 500px;
  padding: 10px 3% 3%;
  border-radius: 10px 0 0 10px;
}
#vertical_tab_nav div article {
  display: none;
  margin: 0;
  color: #555;
}
#vertical_tab_nav div article p {
  margin: 0 0 20px;
  font-family: iryekan;
}
.BIGISELLER .c-ui-checkbox__label,
.BIGISELLER .title,
.BIGISELLER label {
  font-family: iryekan;
}
.BIGISELLER .c-ui-checkbox__origin {
  position: absolute;
  opacity: 0;
}
.c-ui-checkbox {
  cursor: pointer;
}
.c-reg-form__row--align-center {
  text-align: center;
}
.c-ui-checkbox__check::before {
  color: transparent;
  content: "\F018";
  font-family: bigsell;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 19px;
  padding-right: 2px;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
.c-ui-checkbox__check,
.c-ui-checkbox__group {
  display: inline-block;
}
.c-ui-checkbox__check {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-ui-checkbox__origin:checked + .c-ui-checkbox__check {
  border-color: #131923;
  background-color: #131923;
}
.c-ui-checkbox__origin:checked + .c-ui-checkbox__check::before {
  color: #fff;
}
input.c-ui-checkbox__origin {
  opacity: 0;
  position: absolute;
}
.dokan-other-vendor-camparison {
  clear: both;
  margin: 10px 0;
}
.c-ui-checkbox__origin:checked ~ .c-ui-checkbox__label {
  color: #2b2c31;
}
.c-ui-checkbox__label {
  color: #535964;
  font-size: 14px;
  line-height: 25px;
  margin-right: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  text-align: center;
}
.c-ui-checkbox__origin:checked:focus ~ .c-ui-checkbox__check {
  -webkit-box-shadow: 0 0 0 4px rgba(8, 0, 32, 0.1);
  box-shadow: 0 0 0 4px rgba(8, 0, 32, 0.1);
}
.bigiseller_upload_image_button,
.wp-core-ui .button-primary,
.bigiseller_upload_image_button:hover,
.wp-core-ui .button-primary:hover,
button.button.media-button.button-primary.button-large.media-button-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  line-height: 1.571;
  font-weight: 400;
  height: 50px;
  border-radius: 6px;
  border: 1px solid rgba(118, 120, 122, 0.2);
  background-color: #131923;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: none;
  margin: 15px auto;
  z-index: 9;
  display: block;
  position: relative;
  font-family: iryekan;
  width: 98%;
}
#bigiseller_options_blog_count,
#bigiseller_options_registeration_type,
.bigiseller_upload_input,
#bigiseller_options_aggrement_url {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: iryekan, sans-serif !important;
  color: #606265 !important;
  font-size: 16px;
  line-height: 1.375;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #bbbaba;
  border-radius: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#bigiseller_options_aggrement_url:focus,
#bigiseller_options_aggrement_url:focus + .c-ui-input__icon,
#bigiseller_options_aggrement_url:focus ~ .c-ui-input__btn {
  border-color: #7fe7f6 !important;
}
.bigiseller_upload_input:focus,
.bigiseller_upload_input:focus + .c-ui-input__icon,
.bigiseller_upload_input:focus ~ .c-ui-input__btn {
  border-color: #7fe7f6 !important;
}
.bigiseller_upload_input:-moz-read-only,
.bigiseller_upload_input:-moz-read-only:disabled,
.bigiseller_upload_input[readonly] {
  border-color: #ddd;
  background-color: transparent;
  pointer-events: none;
}
.bigiseller_upload_input:read-only,
.bigiseller_upload_input:read-only:disabled,
.bigiseller_upload_input[readonly] {
  border-color: #ddd;
  background-color: transparent;
  pointer-events: none;
}
.bigiseller_upload_input:-moz-read-only + .c-ui-input__icon,
.bigiseller_upload_input:-moz-read-only:disabled + .c-ui-input__icon,
.bigiseller_upload_input[readonly] + .c-ui-input__icon {
  border-color: #ddd;
}
.bigiseller_upload_input:read-only + .c-ui-input__icon,
.bigiseller_upload_input:read-only:disabled + .c-ui-input__icon,
.bigiseller_upload_input[readonly] + .c-ui-input__icon {
  border-color: #ddd;
}
.bigiseller_upload_input:disabled {
  color: #777;
  -webkit-text-fill-color: #777;
  -webkit-opacity: 1;
  opacity: 1;
  background-color: #f5f7fa;
}
.dashboard-content {
  padding: 0 30px;
}
.wp-admin select[multiple] {
  height: auto;
  width: 70%;
  border-radius: 10px;
}
.form-table th {
  vertical-align: top;
  text-align: right;
  padding: 20px 0 20px 10px;
  width: 300px;
  line-height: 1.3;
  font-weight: 900;
  font-size: 14px;
  font-family: iryekan;
}
.pdp-default .dow,
.pdp-default .day {
  font: 700 14px iryekan !important;
}
.dashboard-content h2 {
  padding: 10px 30px;
  font-family: iryekan;
  font-size: 20px;
  color: #f08804;
  font-weight: 700;
}
.dashboard-content h2::before {
  content: "";
  position: absolute;
  margin-right: -40px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 6px solid #f7e5d6;
  border-radius: 50%;
  background-color: #f08804;
  margin-top: -3px;
}
button.dokan-btn.dokan-btn-theme[name="dokan_sell_this_item"],
input#dokan-sell-item-nonce,
button[name="dokan_sell_this_item"] {
  display: block !important;
  position: relative;
  text-align: center;
  margin: 10px auto;
  display: inline !important;
}
.entry-content .c-card__header h1,
.entry-content .c-card__header h2,
.c-card__header .entry-content h3 {
  margin: 0;
}
.m-b-20 .col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33%;
  width: 33%;
}
.c-rating-chart__details .c-rating-chart__details-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #606265;
  font-size: 14px;
  line-height: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  width: 75%;
}
.vendors-header {
  display: block;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.833;
  color: #424750;
  font-weight: 500;
  font-family: iryekan;
}
.vendors-header .vendors-count {
  color: #333;
  display: flex;
  font-family: iryekan;
  text-align: right;
  font-size: 15px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 20px;
}
.vendors-header .vendors-count:before {
  content: "";
  background: #ef394e;
  height: 2px;
  width: 100px;
  position: absolute;
  margin-top: 50px;
}
.vendors-count i::before {
  content: "\E137";
  color: #bcbcbc;
  font-size: 26px;
  font-family: bigkala;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  right: -10px;
  position: relative;
  display: none;
}
.vendors-table {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  line-height: 1.5;
  font-size: 12px;
  position: relative;
  background-color: #fff;
  border: none;
  margin-bottom: 10px;
  font-family: iryekan;
  list-style: none;
}
.vendors-table-row {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  border-bottom: none;
}
.vendors-table-row--header {
  background-color: #5e98ae;
  color: #fff;
  display: none !important;
  font-size: 14px;
  list-style: none;
  font-family: iryekan;
}
.vendors-table-row {
  line-height: 1.5;
  font-size: 12px;
  border-bottom: 1px solid #e1e1e1;
}
.vendors-table {
  line-height: 1.5;
  font-size: 12px;
}
.vendors-table-col--sellerTitle {
  font-size: 16px;
  font-family: iryekan;
}
.u-Flex-grow3 {
  display: grid;
  padding: 3px;
  align-items: center;
  word-break: break-word;
  border-bottom: none;
}
.vendors-table-col {
  display: grid;
  padding: 0;
  align-items: center;
  word-break: break-word;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.16);
}
.vendors-table-col.vendors-table-col--sellerTitle {
  padding-right: 30px;
}

.vendors-table-col--sellerTitle a {
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 1.571;
  color: #8c8c8c;
  margin-right: 17px;
  font-family: iryekan;
  border: none;
}

.vendors-table-col--rating {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.571;
  color: #8c8c8c;
  margin-right: -7px;
  font-family: iryekan;
}
.vendors-table-col--rating i::before {
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
  color: #81858b;
  margin-top: 2px;
  display: none;
}
.vendors-rate {
  color: #ef394e;
  margin-right: 5px;
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
}
.vendors-table-col--rating {
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
  color: #81858b;
  margin-top: -14px;
  padding-right: 26px;
}
.vendors-table-col--shipping {
  color: #424750;
  font-size: 12px;
  line-height: 1.833;
  letter-spacing: normal;
}
.vendors-table-col--center {
  justify-content: center;
  overflow: hidden;
}
.vendors-table-col.u-Flex-grow2 {
  flex-grow: 4;
}
.vendors-table-col--shipping .icon::before {
  position: relative;
  right: 4px;
  color: #222;
  width: 34px;
  content: "\E05c";
  font-size: 24px;
  font-family: bigkala;
  font-style: normal;
  display: inline-block;
  top: 0px;
}
.vendor-warranty::before {
  content: "\E065";
  float: right;
  width: 19px;
  line-height: 24px;
  display: block;
  margin: 0 0 0 10px;
  font-size: 24px;
  color: #424750;
  font-family: bigkala;
  font-style: normal;
}
.vendors-table-col--price {
  font-size: 16px;
  line-height: 1.375;
  color: #424750;
}
.vendors-table .vendor-button {
  display: block;
  text-align: center;
  color: #ef394e;
  transition: background-color 150ms ease 0;
  font-size: 13px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid #ef394e;
  padding: 6px 15px;
  width: 100%;
  height: 45px;
  line-height: 29px;
  font-weight: 700;
  text-decoration: none;
  font-family: iryekan;
}
.vendors-table-row--highlight .vendors-table-col--price {
  color: #ef394e;
}
.vendors-table-col--sellerTitle .avatar {
  display: none !important;
}
.show-more-seller {
  padding: 23px 30px 31px;
  text-align: center;
  font-size: 14px;
  color: #1ca2bd;
  line-height: 2;
  color: #ef394e;
  margin-top: -3px;
  font-family: iryekan;
}
.show-more-seller::after {
  display: none;
}
.woocommerce-MyAccount-content
  a.dokan-btn.dokan-btn-theme.vendor-dashboard::after {
  position: absolute;
  top: 4px !important;
  right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  outline: none;
  background-color: #3dc3a1;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 199, 159, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 199, 159, 0.15);
  content: "\E19D\00FE0E";
  font-family: bigkala;
  font-size: 35px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  padding-top: 10px;
}
.dokan-panel-body.general-details
  .list-unstyled.order-status
  .dokan-label.dokan-label-info,
.dokan-panel-body.general-details
  .list-unstyled.order-status
  .dokan-label.dokan-label-success {
  color: #fff;
}
.dokan-account-migration-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  font-family: iryekan;
  text-decoration: none;
  background: #fff;
}
.woocommerce-MyAccount-content a.dokan-btn.dokan-btn-theme.vendor-dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  border: 1px solid rgba(87, 207, 177, 0.3) !important;
  height: 50px;
  margin: 0 auto;
  color: #3dc3a1 !important;
  font-size: 16px;
  line-height: 35px;
  font-family: iryekan;
  text-decoration: none;
  text-align: center;
  background: #fff !important;
  font-weight: 600;
}
.dokan-btn.dokan-btn-default.dokan-w4.right-content .btn.btn-primary,
.woocommerce-MyAccount-content .dokan-w4.right-content .btn {
  width: 90%;
}
.show-more-seller::before {
  position: absolute;
  font-size: 23px;
  content: "\E090";
  font-family: bigkala;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
  line-height: 39px;
  margin-right: 210px;
}
ul.dokan-account-migration-lists li .left-content {
  text-align: right !important;
  flex: 2;
}
.vendors-table-row--highlight {
  background: #fdf6f6;
  border: 1px solid #ef394e;
}
.vendors-table-row--highlight .vendor-button {
  color: #fff;
  background-color: #ef394e;
  border: 2px solid #ef394e;
  font-family: iryekan;
}
.vendors-table-col--shipping .icon.ready::before {
  margin-left: 0;
  height: 21px;
  display: block;
  position: relative;
  color: #222;
  line-height: 25px;
  width: 50px;
  content: "\E05d";
  font-size: 20px;
  font-family: bigkala;
  font-style: normal;
  background: none;
  top: 6px !important;
  right: 22px !important;
}
.vendors-table-row.vendors-table-row--highlight
  .vendors-table-col--sellerTitle
  a::after {
  font-size: 19px;
  color: #ef394e;
  margin-top: 0;
  -ms-flex-item-align: center;
  align-self: center;
  display: inline-block;
  margin-right: 5px;
  content: "\E0ad";
  font-family: bigkala;
  line-height: 10px;
  position: relative;
  top: 2px;
}
#tab-seller {
  font-family: iryekan;
}
#tab-seller.entry-content
  > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .is-style-wide
  ) {
  max-width: 100%;
  width: 100%;
}
#tab-seller h2.title {
  margin-top: 0;
  display: block;
  padding-right: 12px;
  clear: both;
  color: #6f6f6f;
  font-size: 30px;
  line-height: 1.467;
  font-weight: 500;
  margin-bottom: 35px;
  letter-spacing: -0.6px;
  font-family: iryekan;
}
.vendor_detail {
  background-color: #fff;
  border: 1px solid #ebeced;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 370px;
  padding-top: 5px;
  margin-bottom: 15px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}
.vendor-info {
  position: relative;
  padding-right: 110px;
  padding-left: 22px;
  padding-top: 15px;
  width: 35%;
}
.vendor-info_logo {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  right: -30px;
  top: 15px;
  z-index: 1;
  width: 100px;
  height: 80px;
  margin-right: 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 12px 0;
  margin-left: 10px;
  border-radius: 6px;
  background: #fff;
}
.icon-home {
  width: 64px !important;
  height: 64px !important;
  display: inline-block;
  position: relative;
  background-image: url(../files/f03362d0.svg);
  background-size: 64px 64px;
  background-position: center;
  margin-right: 18px;
  margin-top: 8px;
}
.vendor-info_title {
  margin-bottom: 20px;
  padding-top: 10px;
}
.vendor-info_title span:last-child {
  color: #b1b1b1;
}
.vendor-info_title span a {
  font-size: 30px;
  line-height: 50px;
  color: #656565;
  text-decoration: none !important;
  display: block;
  border: none !important;
}
.vendor_detail {
  font-size: 12px;
}
.vendor_detail ul {
  padding: 0;
}
.vendor-info_rate {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 22px;
  font-size: 24px;
  color: #939393;
  text-align: center;
  padding: 5px 0;
}
.vendor-info_rate > span:first-child {
  border-left: 1px solid #f0f0f0;
  padding-left: 12px;
  margin-left: 12px;
}
.vendor-info_rate > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-flex;
}
.icon-emoji-laugh-l::before {
  width: 25px;
  content: "\E12f";
  color: #939393;
  font-family: bigkala;
  font-size: 29px;
  line-height: 41px;
  margin-right: -6px;
  height: 25px;
  display: inline-block;
  position: relative;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-user::before {
  content: "\E0E3";
  color: #939393;
  font-family: bigkala;
  position: relative;
  font-size: 28px;
  line-height: 44px;
  margin-right: -10px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-laugh-s::before {
  content: "\E0E3";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-noidea-s::before {
  content: "\E158";
  color: #b4b4b4;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-dissatisfied-s::before {
  content: "\E1A2";
  color: #ffac64;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-absolutelysisSatisfied-s::before {
  content: "\E1E4";
  color: #ff4f4f;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 39px;
  font-style: normal;
  left: 0;
  font-weight: 400;
}
.vendor-rate-rating_title {
  width: 68px;
  color: #828282;
  font-size: 12px;
  font-family: iryekan;
  text-align: right;
  display: block;
  position: relative;
}
.vendor-rate-rating_bar {
  width: 150px;
  border-radius: 5px;
  height: 3px;
  background: #f8f8f8;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}
.vendor-rate-rating_bar span {
  position: absolute;
  right: 0;
  width: 0;
  height: 100%;
}
.vendor-rate-rating_rate-wrapper {
  min-width: 56px;
  text-align: center;
  font-family: iryekan;
}
.vendor-rate-rating_percentage {
  font-size: 13px;
}
.vendor-rate-wide {
  width: 35%;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
.vendor-rate_rating {
  padding: 10px 17px 56px;
  background: #fff;
  position: relative;
  z-index: 1;
  height: iryekan;
}
.vendor-rate_header {
  color: gray;
  background: #f7f7f7;
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 45px;
}
.icon-emoji-dissatisfied-s,
.icon-emoji-laugh-s,
.icon-emoji-noidea-s {
  width: 18px !important;
  height: 18px !important;
}
.icon-emoji-laugh-s::before {
  content: "\E12F";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.vendor-rate-rating li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  color: #b5b5b5;
}
.vendor-info_link,
.vendor-rate-rating li,
.vendor-rate-score li,
.vendor_detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.vendor-rate-score.is-active {
  height: auto;
  padding: 17px;
  position: unset;
  width: 30%;
  pointer-events: auto;
  border-top: 0;
  border-right: 1px solid #e7e7e7;
}
.vendor-rate-score.is-active ul {
  padding: 0;
}
.vendor-rate-score li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #fbfbfb;
  margin-bottom: 8px;
  border-radius: 3px;
  padding: 8px 18px 8px 8px;
  font-size: 11px;
  color: #5f5f5f;
}
.icon-emoji-noidea-b::before {
  width: 24px;
  height: 24px;
  content: "\E158";
  color: #b4b4b4;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-weight: 400;
  font-style: normal;
}
.icon-emoji-absolutelysisSatisfied-red::before {
  content: "\E1E4";
  color: #ff4f4f;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-dissatisfied-red::before {
  content: "\E1A2";
  color: #ffac64;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-satisfied-green::before {
  content: "\E12F";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.vendor-rate-score_header {
  font: 14px iryekan;
  margin-bottom: 12px;
  display: block;
  color: #545454;
}
#tab-seller i.icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 16px;
  vertical-align: middle;
  margin-left: 10px;
}
.profile-info .seller-rate {
  border-top: 1px solid #e9e9e9;
  padding: 10px 25px;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  background-color: #fcfcfc;
  font-family: iryekan;
}
#total_rate {
  font-size: 13px;
  line-height: 2;
  color: #1ca2bd;
  border-bottom: 1px dashed;
  padding: 0;
  font-family: iryekan;
}
.profile-info .seller-rate span {
  padding: 0;
  display: inline;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #555;
  text-align: center;
  margin: 5px 5px 15px;
  font-family: iryekan;
  text-decoration: none;
}
.vendor-link::before {
  content: "\E146";
  font-size: 16px;
  line-height: 1.375;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ababab;
  font-weight: 400;
  font-family: bigkala;
}
.profile-info .vendor-link {
  background-color: #fff;
  height: 46px;
  line-height: 43px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #e9e9e9;
  cursor: pointer;
  position: relative;
  left: auto;
  display: block;
  direction: ltr;
}
.profile-info .vendor-link a {
  padding-right: 40px;
  position: relative;
  font-size: 13px;
  color: #ababab;
  display: block;
  max-width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;
  white-space: nowrap;
  height: 39px;
  line-height: 46px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.bigi-tabs li {
  width: 50%;
  display: block;
  margin: 0;
}
#dokan-content .bigi-tabs {
  list-style: none;
  font-size: 17px;
  line-height: 1.294;
  letter-spacing: -0.4px;
}
#dokan-content .bigi-tabs li a {
  display: block;
  height: 40px;
  text-decoration: none;
  font-family: iryekan;
}
.Core-tab-content {
  margin: 0;
  padding: 12px 30px;
  border: 1px solid #dcdcdc;
  border-top: none;
  box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.11);
  background: #fff;
  margin-bottom: 40px;
  padding-bottom: 45px;
}
.dokan-store-open-close label {
  background-color: #5e98ae;
  color: #fff;
  font-size: 14px;
  padding: 8px;
  font-family: iryekan;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.dokan-store-open-close span {
  background-color: #f2f2f2;
  padding: 8px;
  width: 85%;
  display: block;
  float: left;
  font-family: iryekan;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: right;
  position: relative;
  top: 0;
  right: 0;
  padding: 0;
  width: 60px;
  height: auto;
  background: #ebe9eb;
  margin: 0;
  box-shadow: none;
  font-family: iryekan;
  border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 50px 0 0;
  border: 0;
  border-radius: 6px;
  padding: 1em 1em 0;
  background: #fafbfc;
  font-family: iryekan;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.BIGISELLER .star-rating {
  float: left;
  width: 5.4em;
  margin: 20px 10px;
}
#reviews .commentlist > li .description {
  font-size: 13px;
  line-height: 20px;
  color: #777;
  font-family: iryekan;
}
#commentlist-container ol li,
.woocommerce #reviews #comments ol.commentlist li {
  list-style: none !important;
}
li.dokan-form-group {
  list-style: none;
}
.profile-info .vendor-rate-rating {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, 0.3);
  background-color: #fff;
  border: 1px solid #b8b8b8;
  padding: 25px 25px 0;
  z-index: 20;
  position: absolute;
  min-height: 222px;
  margin-right: 174px;
  margin-top: -67px;
  width: 413px;
}
.profile-info .vendor-rate-rating::before {
  content: "";
  right: -7px;
  left: unset;
  top: 46px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  background-color: #fff;
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  width: 13px;
  height: 13px;
  z-index: -1;
}
.profile-info .vendor-rate-rating li {
  margin-bottom: 0;
}
.vendor-rate-rating li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  color: #b5b5b5;
}
.vendor-rate {
  overflow: hidden;
  position: relative;
}
.Core-admin-rates span {
  display: inline-block;
  flex: 0 0 33.33333%;
  flex-direction: column;
  align-items: center;
  width: 70px;
  height: 33px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.6;
  padding-top: 2px;
  justify-content: center;
  font-family: iryekan, sans-serif;
  font-weight: 700;
}
.Core-admin-rates {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  background-color: #fcfcfc;
  display: flex;
}
.Core-admin-rates {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}
.Core-admin-rates span.red {
  color: #c62828;
  background-color: #ffebee;
}
.Core-admin-rates .vendor-rate {
  font-size: 11px;
  line-height: 1.5;
  color: #555;
  letter-spacing: 0;
  font-weight: 700;
  font-family: iryekan;
}
.Core-admin-rates span.green {
  color: #388e3c;
  background-color: #e8f5e9;
}
.wrap.wpmlr_wrap {
  padding: 10px 20px;
  background: url(../img/pattern.png) 50% 42%,
    url(../img/logo-white.png) 97.5% center no-repeat #131923 !important;
  border-color: #131923 !important;
  color: #f0f0f0;
  border-radius: 8px;
  display: block;
  position: relative;
}
.form-control {
  font-size: 15px !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 {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  display: block !important;
  font-size: 11px !important;
}
.fake-product {
  border-radius: 8px;
  background-color: rgba(249, 168, 37, 0.11);
  color: #d5901f;
  margin: 20px 0;
  padding: 0 6px;
  font-size: 14px;
  line-height: 1.833;
  font-weight: 700;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  font-family: iryekan;
}
button.button.button-primary.jcaa_load_attribute_group,
button.button.button-primary.jcaa_load_attribute_group:hover,
input.add_note.btn.btn-sm.btn-theme,
input.add_note.btn.btn-sm.btn-theme:hover {
  float: right !important;
  color: #fff;
  background: #666;
  padding: 5px;
  border-radius: 8px;
  margin: 8px auto !important;
  height: 42px;
  line-height: 23px;
  font-size: 15px;
  border: none !important;
}
a.dokan-btn.dokan-btn-default.dokan-btn-theme.dokan-save-attribute,
button.dokan-btn.dokan-btn-default.dokan-btn-theme.save-variation-changes {
  color: #fff !important;
  background: #666 !important;
  border: none;
  margin: 9px;
  border-radius: 4px !important;
}
.dokan-orders-content .dokan-orders-area .general-details ul.order-status,
.dokan-orders-content .dokan-orders-area ul.order_notes {
  display: contents;
}
input#fake[type="checkbox"]:checked::after {
  opacity: 0;
}
.english-title {
  color: #888;
  font-size: 16px;
  line-height: 1.833;
  display: block;
  font-family: iryekan, sans-serif;
  font-weight: 600;
}
.advantages > span,
.disadvantages > span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-family: iryekan;
  font-weight: 600;
}
.advantages > span {
  color: #00bfd6;
}
.disadvantages > span {
  color: #ff637d;
}
.admin-advantages {
  display: inline-block;
  width: 100%;
}
.products-tabs .disadvantages ul li::before,
.products-tabs .advantages ul li::before {
  background: #ccc;
  vertical-align: middle;
  margin-left: 10px;
  border-radius: 0;
  display: list-item;
  content: "";
  width: 6px;
  height: 6px;
  float: right;
  margin-top: 11px;
  border-radius: 100%;
  margin-right: -6px;
  list-style: none;
}
.advantages ul li,
.disadvantages ul li {
  line-height: 27px;
  font-size: 13px;
  color: #7a7a7a;
  margin-right: 30px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  list-style: none;
  margin: 0;
  font-family: iryekan;
  font-weight: 600;
}
.advantages ul,
.disadvantages ul {
  margin: 0 20px;
}
.advantages,
.disadvantages {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
}
#seller-header #setting-error-settings_updated {
  position: fixed;
  z-index: 999;
}
#dokan-content #vendor-biography,
#dokan-content #store-toc-wrapper,
#dokan-content #reviews {
  padding: 0 15px 15px;
  background-color: #fff;
  border: 1px solid #f0f1f2;
  box-shadow: 0 2px 2px #edeef0;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.notice.error.dokan-license-notice {
  display: none !important;
}
@media only screen and (max-width: 600px) {
  .vendor-info_logo {
    display: none;
  }
  .woocommerce-MyAccount-content a.dokan-btn.dokan-btn-theme.vendor-dashboard {
    width: 100%;
    font-size: 14px;
  }
  .woocommerce-MyAccount-content
    a.dokan-btn.dokan-btn-theme.vendor-dashboard::after {
    display: none;
  }
  .vendor-info {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    width: 35% !important;
  }
  .vendor-info_title span a {
    font-size: 20px;
    line-height: 30px;
  }
  .vendor-info_rate > span:first-child {
    border-left: none;
  }
  .vendor-rate_rating {
    padding: 0;
  }
  .vendor-rate_header {
    color: gray;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 10px;
  }
  .vendor-rate-wide {
    padding: 0 5px;
    width: 65% !important;
  }
  .vendors-header .vendors-count {
    font-size: 13px;
  }
  .vendors-table-col--sellerTitle a {
    border-bottom: none;
  }
  .show-more-seller::after,
  center.show-more-seller::before,
  .vendor-rate-rating i.icon {
    display: none;
  }
  .dokan-account-migration-lists {
    width: 96%;
  }
  .profile-info-box {
    margin-bottom: 10px;
  }
  .dokan-store-sidebar {
    margin: 0 auto !important;
    float: none;
  }
  #dokan-content .bigi-tabs li a.active::after,
  .profile-info .vendor-rate-rating,
  .vendor-rate-score {
    display: none !important;
  }
  #tab-seller h2.title {
    font-size: 25px;
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    right: -30px !important;
  }
  #dokan-content .bigi-tabs {
    font-size: 12px;
  }
  #dokan-content .bigi-tabs li a.active {
    height: 62px;
    line-height: 52px;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text strong {
    font-size: 14px;
  }
  time {
    font-size: 11px;
  }
  .vendors-table-col--sellerTitle a {
    font-size: 13px;
    color: #555;
    padding-top: 8px;
    line-height: 19px;
    margin-right: 0;
    text-align: center;
    display: ruby;
    font-weight: bold;
  }
  .woocommerce-tabs .vendor-rate-rating ul li {
    margin: 5px 5px 20px;
  }
  .vendors-table-col--sellerTitle {
    font-size: 11px;
  }
  .vendors-table-row {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    border-bottom: 1px solid #e1e1e1;
  }
  .vendors-table-row--highlight {
    background: #fff4f4;
    border: 1px solid #d31919;
    padding: 5px;
  }
  .vendors-table {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    line-height: 1.5;
    font-size: 12px;
  }
  .vendors-table-row--highlight .vendors-table-col--price span {
    color: #fa3348;
    font-family: num;
  }
  .vendors-table-col--price {
    color: #444;
    font-size: 14px;
    text-align: center;
  }
  .vendors-table .vendor-button {
    display: block;
    text-align: center;
    color: #ef394e;
    transition: background-color 150ms ease 0;
    font-size: 12px;
    border-radius: 8px;
    background-color: transparent;
    border: 2px solid #ef394e;
    padding: 5px 0;
    width: 100%;
    line-height: 25px;
    height: 40px;
    font-weight: bold;
  }
  .vendors-table .woocommerce-Price-currencySymbol {
    font-size: 10px;
    margin-right: 3px;
  }
  .vendors-table-row--highlight .vendor-button {
    color: #fff;
    background-color: #ef394e;
  }
  .vendors-table-col--warranty {
    display: none;
  }
  .vendors-table-col--shipping,
  .vendors-table-col--rating,
  .vendors-table-col--sellerTitle .avatar {
    display: none;
  }
  center.show-more-seller {
    padding: 13px 10px 16px;
    text-align: center;
    font-size: 12px;
    line-height: 2;
    color: #ef394e;
    margin-top: -3px;
  }
  .vendors-table-row.vendors-table-row--highlight
    .vendors-table-col--sellerTitle
    a::after {
    color: #ef394e;
  }
  .vendor-info_rate {
    font-size: 16px;
  }
  .dokan-store-open-close label {
    font-size: 12px;
    padding: 4px;
    width: 55px !important;
  }
  .dokan-store-open-close span {
    padding: 4px;
    width: 75%;
    font-size: 12px;
  }
  .m-b-20 .col-md-4 {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .BIGISELLER .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .dokan-store-sidebar.dokan-w3 {
    order: unset !important;
  }
  .vendors-table-col.vendors-table-col--sellerTitle::before {
    margin-right: -30px;
  }

  .vendors-table-col {
    min-width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
  }
  .vendors-table-col--shipping .icon.ready::before {
    position: unset;
    width: auto;
    margin-left: 10px;
    color: #424750;
    font-size: 23px;
    font-weight: normal;
    height: auto;
  }

  .vendors-table-col span {
    display: flex;
    align-items: center;
  }
  .vendors-table-col .vendor-warranty::before {
    position: unset;
    width: auto;
    margin-left: 10px;
    color: #424750 !important;
    line-height: 1 !important;
    font-weight: normal;
  }

  span.vendors-table-col--rating {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal;
  }

  .vendors-table-col--price {
    min-width: 50% !important;
    display: inline-block;
    float: right;
  }

  .vendors-table-col.vendors-table-col--action.display-product {
    min-width: 50% !important;
    display: inline-block;
    float: right;
  }

  .vendors-table-col--price span {
    color: #23254e !important;
    font-size: 16px;
    font-family: "IRANYekanX" !important;
    line-height: 40px;
  }
  .vendors-table-col--price span * {
    display: flex;
  }
  .vendors-table-row--highlight .vendor-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vendors-table-row {
    display: block !important;
  }
  .vendors-table-row.vendors-table-row--header {
    display: none !important;
  }
}
.vendors-table-row
  .vendors-table-col.vendors-table-col--sellerTitle.u-Flex-grow3
  .avatar {
  display: inline-block !important;
  margin: 0;
  margin-left: 10px;
}
.vendors-table-row.vendors-table-row--highlight .vendors-table-col--rating {
  display: flex !important;
}
.vendors-table-col.vendors-table-col--sellerTitle {
  padding: 0;
  /* align-items: center; */
}
.vendors-table-row .vendors-table-col--sellerTitle a {
  margin: 0 !important;
}

.vendors-table-col.vendors-table-col--action.display-product.vendors-table-col--center.u-Flex-grow3 {
  justify-content: end;
}
.vendors-table-row {
  padding: 10px 20px;
}
.dokan-other-vendor-camparison {
  display: none;
}

.dokan-other-vendor-camparison.bigiseller-dokan-other-vendor-camparison {
  display: block !important;
}
.vendors-header .vendors-count {
  font-weight: 700 !important;
}
.vendors-table-row {
  border-radius: 15px;
  margin-bottom: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: none !important;
}
.bigisellers p.submit {background: #fff}@font-face{font-family:iryekan;font-weight:100;src:url(../files/iryekan-light.woff2) format("woff2"),url(../files/iryekan-light.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:400;src:url(../files/iryekan-regular.woff2) format("woff2"),url(../files/iryekan-regular.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:500;src:url(../files/iryekan-medium.woff2) format("woff2"),url(../files/iryekan-medium.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:700;src:url(../files/iryekan-bold.woff2) format("woff2"),url(../files/iryekan-bold.woff) format("woff");font-style:normal;}
@font-face{font-family:iryekan;font-weight:900;src:url(../files/iryekan-extrabold.woff2) format("woff2"),url(../files/iryekan-extrabold.woff) format("woff")}
@font-face {
  font-family: bigsell;
  src: url(../files/c594d257.eot);
  src: url(../files/c594d257.eot?#iefix) format("eot"),
    url(../files/ebfb8ed8.woff2) format("woff2"),
    url(../files/ae30ce2a.woff) format("woff"),
    url(../files/c0d5cade.ttf) format("truetype");
}
@font-face {
  font-family: bigkala;
  src: url(../files/4190b02e.eot);
  src: url(../files/4190b02e.eot?#iefix) format("eot"),
    url(../files/8b7f3e70.woff2) format("woff2"),
    url(../files/5f968ed6.woff) format("woff"),
    url(../files/8b0864ac.ttf) format("truetype");
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
  font-size: 13px;
}
.seller-container.bigisellers {
  border-radius: 10px !important;
  border: 3px solid #131923;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 0 0 10px rgba(8, 0, 32, 0.1);
  box-shadow: 0 0 0 10px rgba(8, 0, 32, 0.1);
  margin: 50px 20px;
}
#seller-form-wrapper {
  background-color: #f5f5f5;
  border-radius: 10px;
}
.bigiseller_uploaded_image {
  max-width: 100%;
  display: block;
  border-radius: 10px;
}
.BIGISELLER label {
  font-size: 14px;
  line-height: 25px;
  color: #4f5154;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#seller-header {
  background: url(../img/pattern.png) 50% 42%,
    url(../img/logo-white.png) 97.5% center no-repeat #131923 !important;
  border-color: #131923 !important;
  height: 120px;
}
#seller-header .display_header {
  direction: ltr;
  float: left;
  margin: 35px 15px;
}
#seller-header .display_header h2,
#seller-header .display_header span {
  color: #fff;
  font-weight: 700;
  font-family: iryekan;
  text-transform: uppercase;
  display: inline;
  font-style: normal;
  padding-right: 5px;
}
.bigisellers .dashboard-content {
  display: block;
  margin: 20px;
  border: 2px solid #131923;
  border-radius: 12px;
  padding: 0;
}
#vertical_tab_nav ul {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  width: 20%;
  border-radius: 0 10px 10px 0;
  background: #555;
}
.bigisellers #vertical_tab_nav div.clearfix {
  display: block;
  float: right;
  background: #fff;
  width: 74%;
  min-height: 500px;
  padding: 10px 3% 3%;
  border-radius: 10px 0 0 10px;
  display: none;
}
#vertical_tab_nav li {
  border-bottom: 1px solid #000;
  margin-bottom: 1px;
  text-align: right;
  padding: 0;
}
#vertical_tab_nav li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#vertical_tab_nav li a {
  display: block;
  font-size: 16px;
  font-family: iryekan;
  color: #000;
  text-decoration: none;
  padding: 15px;
  font-weight: 700;
  line-height: 27px;
  background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
}
#vertical_tab_nav li a.selected {
  background: #fff;
  color: #000;
}
#vertical_tab_nav div {
  display: block;
  float: right;
  background: #fff;
  width: 74%;
  min-height: 500px;
  padding: 10px 3% 3%;
  border-radius: 10px 0 0 10px;
}
#vertical_tab_nav div article {
  display: none;
  margin: 0;
  color: #555;
  font-family: iryekan;
}
#vertical_tab_nav div article p {
  margin: 0 0 20px;
  font-family: iryekan;
}
.BIGISELLER .c-ui-checkbox__label,
.BIGISELLER .title,
.BIGISELLER label {
  font-family: iryekan;
}
.BIGISELLER .c-ui-checkbox__origin {
  position: absolute;
  opacity: 0;
}
.c-ui-checkbox {
  cursor: pointer;
}
.c-reg-form__row--align-center {
  text-align: center;
}
.c-ui-checkbox__check::before {
  color: transparent;
  content: "\F018";
  font-family: bigsell;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 19px;
  padding-right: 2px;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
.c-ui-checkbox__check,
.c-ui-checkbox__group {
  display: inline-block;
}
.c-ui-checkbox__check {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-ui-checkbox__origin:checked + .c-ui-checkbox__check {
  border-color: #131923;
  background-color: #131923;
}
.c-ui-checkbox__origin:checked + .c-ui-checkbox__check::before {
  color: #fff;
}
input.c-ui-checkbox__origin {
  opacity: 0;
  position: absolute;
}
.dokan-other-vendor-camparison {
  clear: both;
  margin: 10px 0;
}
.c-ui-checkbox__origin:checked ~ .c-ui-checkbox__label {
  color: #2b2c31;
}
.c-ui-checkbox__label {
  color: #535964;
  font-size: 14px;
  line-height: 25px;
  margin-right: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  text-align: center;
}
.c-ui-checkbox__origin:checked:focus ~ .c-ui-checkbox__check {
  -webkit-box-shadow: 0 0 0 4px rgba(8, 0, 32, 0.1);
  box-shadow: 0 0 0 4px rgba(8, 0, 32, 0.1);
}
.bigiseller_upload_image_button,
.wp-core-ui .button-primary,
.bigiseller_upload_image_button:hover,
.wp-core-ui .button-primary:hover,
button.button.media-button.button-primary.button-large.media-button-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  line-height: 1.571;
  font-weight: 400;
  height: 50px;
  border-radius: 6px;
  border: 1px solid rgba(118, 120, 122, 0.2);
  background-color: #131923;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: none;
  margin: 15px auto;
  z-index: 9;
  display: block;
  position: relative;
  font-family: iryekan;
  width: 98%;
}
#bigiseller_options_blog_count,
#bigiseller_options_registeration_type,
.bigiseller_upload_input,
#bigiseller_options_aggrement_url {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: iryekan, sans-serif !important;
  color: #606265 !important;
  font-size: 16px;
  line-height: 1.375;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #bbbaba;
  border-radius: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#bigiseller_options_aggrement_url:focus,
#bigiseller_options_aggrement_url:focus + .c-ui-input__icon,
#bigiseller_options_aggrement_url:focus ~ .c-ui-input__btn {
  border-color: #7fe7f6 !important;
}
.bigiseller_upload_input:focus,
.bigiseller_upload_input:focus + .c-ui-input__icon,
.bigiseller_upload_input:focus ~ .c-ui-input__btn {
  border-color: #7fe7f6 !important;
}
.bigiseller_upload_input:-moz-read-only,
.bigiseller_upload_input:-moz-read-only:disabled,
.bigiseller_upload_input[readonly] {
  border-color: #ddd;
  background-color: transparent;
  pointer-events: none;
}
.bigiseller_upload_input:read-only,
.bigiseller_upload_input:read-only:disabled,
.bigiseller_upload_input[readonly] {
  border-color: #ddd;
  background-color: transparent;
  pointer-events: none;
}
.bigiseller_upload_input:-moz-read-only + .c-ui-input__icon,
.bigiseller_upload_input:-moz-read-only:disabled + .c-ui-input__icon,
.bigiseller_upload_input[readonly] + .c-ui-input__icon {
  border-color: #ddd;
}
.bigiseller_upload_input:read-only + .c-ui-input__icon,
.bigiseller_upload_input:read-only:disabled + .c-ui-input__icon,
.bigiseller_upload_input[readonly] + .c-ui-input__icon {
  border-color: #ddd;
}
.bigiseller_upload_input:disabled {
  color: #777;
  -webkit-text-fill-color: #777;
  -webkit-opacity: 1;
  opacity: 1;
  background-color: #f5f7fa;
}
.dashboard-content {
  padding: 0 30px;
}
.wp-admin select[multiple] {
  height: auto;
  width: 70%;
  border-radius: 10px;
}
.form-table th {
  vertical-align: top;
  text-align: right;
  padding: 20px 0 20px 10px;
  width: 300px;
  line-height: 1.3;
  font-weight: 900;
  font-size: 14px;
  font-family: iryekan;
}
.pdp-default .dow,
.pdp-default .day {
  font: 700 14px iryekan !important;
}
.dashboard-content h2 {
  padding: 10px 30px;
  font-family: iryekan;
  font-size: 20px;
  color: #f08804;
  font-weight: 700;
}
.dashboard-content h2::before {
  content: "";
  position: absolute;
  margin-right: -40px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 6px solid #f7e5d6;
  border-radius: 50%;
  background-color: #f08804;
  margin-top: -3px;
}
button.dokan-btn.dokan-btn-theme[name="dokan_sell_this_item"],
input#dokan-sell-item-nonce,
button[name="dokan_sell_this_item"] {
  display: block !important;
  position: relative;
  text-align: center;
  margin: 10px auto;
  display: inline !important;
}
.entry-content .c-card__header h1,
.entry-content .c-card__header h2,
.c-card__header .entry-content h3 {
  margin: 0;
}
.m-b-20 .col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33%;
  width: 33%;
}
.c-rating-chart__details .c-rating-chart__details-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #606265;
  font-size: 14px;
  line-height: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  width: 75%;
}
.vendors-header {
  display: block;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.833;
  color: #424750;
  font-weight: 500;
  font-family: iryekan;
}
.vendors-header .vendors-count {
  color: #333;
  display: flex;
  font-family: iryekan;
  text-align: right;
  font-size: 15px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 20px;
}
.vendors-header .vendors-count:before {
  content: "";
  background: #ef394e;
  height: 2px;
  width: 100px;
  position: absolute;
  margin-top: 50px;
}
.vendors-count i::before {
  content: "\E137";
  color: #bcbcbc;
  font-size: 26px;
  font-family: bigkala;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  right: -10px;
  position: relative;
  display: none;
}
.vendors-table {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  line-height: 1.5;
  font-size: 12px;
  position: relative;
  background-color: #fff;
  border: none;
  margin-bottom: 10px;
  font-family: iryekan;
  list-style: none;
}
.vendors-table-row {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  border-bottom: none;
}
.vendors-table-row--header {
  background-color: #5e98ae;
  color: #fff;
  display: none !important;
  font-size: 14px;
  list-style: none;
  font-family: iryekan;
}
.vendors-table-row {
  line-height: 1.5;
  font-size: 12px;
  border-bottom: 1px solid #e1e1e1;
}
.vendors-table {
  line-height: 1.5;
  font-size: 12px;
}
.vendors-table-col--sellerTitle {
  font-size: 16px;
  font-family: iryekan;
}
.u-Flex-grow3 {
  display: grid;
  padding: 3px;
  align-items: center;
  word-break: break-word;
  border-bottom: none;
}
.vendors-table-col {
  display: grid;
  padding: 0;
  align-items: center;
  word-break: break-word;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.16);
}
.vendors-table-col.vendors-table-col--sellerTitle {
  padding-right: 30px;
}

.vendors-table-col--sellerTitle a {
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 1.571;
  color: #8c8c8c;
  margin-right: 17px;
  font-family: iryekan;
  border: none;
}

.vendors-table-col--rating {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.571;
  color: #8c8c8c;
  margin-right: -7px;
  font-family: iryekan;
}
.vendors-table-col--rating i::before {
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
  color: #81858b;
  margin-top: 2px;
  display: none;
}
.vendors-rate {
  color: #ef394e;
  margin-right: 5px;
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
}
.vendors-table-col--rating {
  font-family: iryekan;
  font-size: 12px;
  line-height: 1.833;
  color: #81858b;
  margin-top: -14px;
  padding-right: 26px;
}
.vendors-table-col--shipping {
  color: #424750;
  font-size: 12px;
  line-height: 1.833;
  letter-spacing: normal;
}
.vendors-table-col--center {
  justify-content: center;
  overflow: hidden;
}
.vendors-table-col.u-Flex-grow2 {
  flex-grow: 4;
}
.vendors-table-col--shipping .icon::before {
  position: relative;
  right: 4px;
  color: #222;
  width: 34px;
  content: "\E05c";
  font-size: 24px;
  font-family: bigkala;
  font-style: normal;
  display: inline-block;
  top: 0px;
}
.vendor-warranty::before {
  content: "\E065";
  float: right;
  width: 19px;
  line-height: 24px;
  display: block;
  margin: 0 0 0 10px;
  font-size: 24px;
  color: #424750;
  font-family: bigkala;
  font-style: normal;
}
.vendors-table-col--price {
  font-size: 16px;
  line-height: 1.375;
  color: #424750;
}
.vendors-table .vendor-button {
  display: block;
  text-align: center;
  color: #ef394e;
  transition: background-color 150ms ease 0;
  font-size: 13px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid #ef394e;
  padding: 6px 15px;
  width: 100%;
  height: 45px;
  line-height: 29px;
  font-weight: 700;
  text-decoration: none;
  font-family: iryekan;
}
.vendors-table-row--highlight .vendors-table-col--price {
  color: #ef394e;
}
.vendors-table-col--sellerTitle .avatar {
  display: none !important;
}
.show-more-seller {
  padding: 23px 30px 31px;
  text-align: center;
  font-size: 14px;
  color: #1ca2bd;
  line-height: 2;
  color: #ef394e;
  margin-top: -3px;
  font-family: iryekan;
}
.show-more-seller::after {
  display: none;
}
.woocommerce-MyAccount-content
  a.dokan-btn.dokan-btn-theme.vendor-dashboard::after {
  position: absolute;
  top: 4px !important;
  right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  outline: none;
  background-color: #3dc3a1;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 199, 159, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 199, 159, 0.15);
  content: "\E19D\00FE0E";
  font-family: bigkala;
  font-size: 35px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  padding-top: 10px;
}
.dokan-panel-body.general-details
  .list-unstyled.order-status
  .dokan-label.dokan-label-info,
.dokan-panel-body.general-details
  .list-unstyled.order-status
  .dokan-label.dokan-label-success {
  color: #fff;
}
.dokan-account-migration-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  font-family: iryekan;
  text-decoration: none;
  background: #fff;
}
.woocommerce-MyAccount-content a.dokan-btn.dokan-btn-theme.vendor-dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  border: 1px solid rgba(87, 207, 177, 0.3) !important;
  height: 50px;
  margin: 0 auto;
  color: #3dc3a1 !important;
  font-size: 16px;
  line-height: 35px;
  font-family: iryekan;
  text-decoration: none;
  text-align: center;
  background: #fff !important;
  font-weight: 600;
}
.dokan-btn.dokan-btn-default.dokan-w4.right-content .btn.btn-primary,
.woocommerce-MyAccount-content .dokan-w4.right-content .btn {
  width: 90%;
}
.show-more-seller::before {
  position: absolute;
  font-size: 23px;
  content: "\E090";
  font-family: bigkala;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
  line-height: 39px;
  margin-right: 210px;
}
ul.dokan-account-migration-lists li .left-content {
  text-align: right !important;
  flex: 2;
}
.vendors-table-row--highlight {
  background: #fdf6f6;
  border: 1px solid #ef394e;
}
.vendors-table-row--highlight .vendor-button {
  color: #fff;
  background-color: #ef394e;
  border: 2px solid #ef394e;
  font-family: iryekan;
}
.vendors-table-col--shipping .icon.ready::before {
  margin-left: 0;
  height: 21px;
  display: block;
  position: relative;
  color: #222;
  line-height: 25px;
  width: 50px;
  content: "\E05d";
  font-size: 20px;
  font-family: bigkala;
  font-style: normal;
  background: none;
  top: 6px !important;
  right: 22px !important;
}
.vendors-table-row.vendors-table-row--highlight
  .vendors-table-col--sellerTitle
  a::after {
  font-size: 19px;
  color: #ef394e;
  margin-top: 0;
  -ms-flex-item-align: center;
  align-self: center;
  display: inline-block;
  margin-right: 5px;
  content: "\E0ad";
  font-family: bigkala;
  line-height: 10px;
  position: relative;
  top: 2px;
}
#tab-seller {
  font-family: iryekan;
}
#tab-seller.entry-content
  > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .is-style-wide
  ) {
  max-width: 100%;
  width: 100%;
}
#tab-seller h2.title {
  margin-top: 0;
  display: block;
  padding-right: 12px;
  clear: both;
  color: #6f6f6f;
  font-size: 30px;
  line-height: 1.467;
  font-weight: 500;
  margin-bottom: 35px;
  letter-spacing: -0.6px;
  font-family: iryekan;
}
.vendor_detail {
  background-color: #fff;
  border: 1px solid #ebeced;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 370px;
  padding-top: 5px;
  margin-bottom: 15px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}
.vendor-info {
  position: relative;
  padding-right: 110px;
  padding-left: 22px;
  padding-top: 15px;
  width: 35%;
}
.vendor-info_logo {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  right: -30px;
  top: 15px;
  z-index: 1;
  width: 100px;
  height: 80px;
  margin-right: 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 12px 0;
  margin-left: 10px;
  border-radius: 6px;
  background: #fff;
}
.icon-home {
  width: 64px !important;
  height: 64px !important;
  display: inline-block;
  position: relative;
  background-image: url(../files/f03362d0.svg);
  background-size: 64px 64px;
  background-position: center;
  margin-right: 18px;
  margin-top: 8px;
}
.vendor-info_title {
  margin-bottom: 20px;
  padding-top: 10px;
}
.vendor-info_title span:last-child {
  color: #b1b1b1;
}
.vendor-info_title span a {
  font-size: 30px;
  line-height: 50px;
  color: #656565;
  text-decoration: none !important;
  display: block;
  border: none !important;
}
.vendor_detail {
  font-size: 12px;
}
.vendor_detail ul {
  padding: 0;
}
.vendor-info_rate {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 22px;
  font-size: 24px;
  color: #939393;
  text-align: center;
  padding: 5px 0;
}
.vendor-info_rate > span:first-child {
  border-left: 1px solid #f0f0f0;
  padding-left: 12px;
  margin-left: 12px;
}
.vendor-info_rate > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-flex;
}
.icon-emoji-laugh-l::before {
  width: 25px;
  content: "\E12f";
  color: #939393;
  font-family: bigkala;
  font-size: 29px;
  line-height: 41px;
  margin-right: -6px;
  height: 25px;
  display: inline-block;
  position: relative;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-user::before {
  content: "\E0E3";
  color: #939393;
  font-family: bigkala;
  position: relative;
  font-size: 28px;
  line-height: 44px;
  margin-right: -10px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-laugh-s::before {
  content: "\E0E3";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-noidea-s::before {
  content: "\E158";
  color: #b4b4b4;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-dissatisfied-s::before {
  content: "\E1A2";
  color: #ffac64;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-absolutelysisSatisfied-s::before {
  content: "\E1E4";
  color: #ff4f4f;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 39px;
  font-style: normal;
  left: 0;
  font-weight: 400;
}
.vendor-rate-rating_title {
  width: 68px;
  color: #828282;
  font-size: 12px;
  font-family: iryekan;
  text-align: right;
  display: block;
  position: relative;
}
.vendor-rate-rating_bar {
  width: 150px;
  border-radius: 5px;
  height: 3px;
  background: #f8f8f8;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}
.vendor-rate-rating_bar span {
  position: absolute;
  right: 0;
  width: 0;
  height: 100%;
}
.vendor-rate-rating_rate-wrapper {
  min-width: 56px;
  text-align: center;
  font-family: iryekan;
}
.vendor-rate-rating_percentage {
  font-size: 13px;
}
.vendor-rate-wide {
  width: 35%;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
.vendor-rate_rating {
  padding: 10px 17px 56px;
  background: #fff;
  position: relative;
  z-index: 1;
  height: iryekan;
}
.vendor-rate_header {
  color: gray;
  background: #f7f7f7;
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 45px;
}
.icon-emoji-dissatisfied-s,
.icon-emoji-laugh-s,
.icon-emoji-noidea-s {
  width: 18px !important;
  height: 18px !important;
}
.icon-emoji-laugh-s::before {
  content: "\E12F";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 19px;
  line-height: 1.158;
  font-style: normal;
  font-weight: 400;
}
.vendor-rate-rating li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  color: #b5b5b5;
}
.vendor-info_link,
.vendor-rate-rating li,
.vendor-rate-score li,
.vendor_detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.vendor-rate-score.is-active {
  height: auto;
  padding: 17px;
  position: unset;
  width: 30%;
  pointer-events: auto;
  border-top: 0;
  border-right: 1px solid #e7e7e7;
}
.vendor-rate-score.is-active ul {
  padding: 0;
}
.vendor-rate-score li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #fbfbfb;
  margin-bottom: 8px;
  border-radius: 3px;
  padding: 8px 18px 8px 8px;
  font-size: 11px;
  color: #5f5f5f;
}
.icon-emoji-noidea-b::before {
  width: 24px;
  height: 24px;
  content: "\E158";
  color: #b4b4b4;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-weight: 400;
  font-style: normal;
}
.icon-emoji-absolutelysisSatisfied-red::before {
  content: "\E1E4";
  color: #ff4f4f;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-dissatisfied-red::before {
  content: "\E1A2";
  color: #ffac64;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.icon-emoji-satisfied-green::before {
  content: "\E12F";
  color: #3bcd70;
  font-family: bigkala;
  position: relative;
  font-size: 26px;
  line-height: 45px;
  margin-right: -6px;
  font-style: normal;
  font-weight: 400;
}
.vendor-rate-score_header {
  font: 14px iryekan;
  margin-bottom: 12px;
  display: block;
  color: #545454;
}
#tab-seller i.icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 16px;
  vertical-align: middle;
  margin-left: 10px;
}
.profile-info .seller-rate {
  border-top: 1px solid #e9e9e9;
  padding: 10px 25px;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  background-color: #fcfcfc;
  font-family: iryekan;
}
#total_rate {
  font-size: 13px;
  line-height: 2;
  color: #1ca2bd;
  border-bottom: 1px dashed;
  padding: 0;
  font-family: iryekan;
}
.profile-info .seller-rate span {
  padding: 0;
  display: inline;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #555;
  text-align: center;
  margin: 5px 5px 15px;
  font-family: iryekan;
  text-decoration: none;
}
.vendor-link::before {
  content: "\E146";
  font-size: 16px;
  line-height: 1.375;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ababab;
  font-weight: 400;
  font-family: bigkala;
}
.profile-info .vendor-link {
  background-color: #fff;
  height: 46px;
  line-height: 43px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #e9e9e9;
  cursor: pointer;
  position: relative;
  left: auto;
  display: block;
  direction: ltr;
}
.profile-info .vendor-link a {
  padding-right: 40px;
  position: relative;
  font-size: 13px;
  color: #ababab;
  display: block;
  max-width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;
  white-space: nowrap;
  height: 39px;
  line-height: 46px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.bigi-tabs li {
  width: 50%;
  display: block;
  margin: 0;
}
#dokan-content .bigi-tabs {
  list-style: none;
  font-size: 17px;
  line-height: 1.294;
  letter-spacing: -0.4px;
}
#dokan-content .bigi-tabs li a {
  display: block;
  height: 40px;
  text-decoration: none;
  font-family: iryekan;
}
.Core-tab-content {
  margin: 0;
  padding: 12px 30px;
  border: 1px solid #dcdcdc;
  border-top: none;
  box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.11);
  background: #fff;
  margin-bottom: 40px;
  padding-bottom: 45px;
}
.dokan-store-open-close label {
  background-color: #5e98ae;
  color: #fff;
  font-size: 14px;
  padding: 8px;
  font-family: iryekan;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.dokan-store-open-close span {
  background-color: #f2f2f2;
  padding: 8px;
  width: 85%;
  display: block;
  float: left;
  font-family: iryekan;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: right;
  position: relative;
  top: 0;
  right: 0;
  padding: 0;
  width: 60px;
  height: auto;
  background: #ebe9eb;
  margin: 0;
  box-shadow: none;
  font-family: iryekan;
  border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 50px 0 0;
  border: 0;
  border-radius: 6px;
  padding: 1em 1em 0;
  background: #fafbfc;
  font-family: iryekan;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.BIGISELLER .star-rating {
  float: left;
  width: 5.4em;
  margin: 20px 10px;
}
#reviews .commentlist > li .description {
  font-size: 13px;
  line-height: 20px;
  color: #777;
  font-family: iryekan;
}
#commentlist-container ol li,
.woocommerce #reviews #comments ol.commentlist li {
  list-style: none !important;
}
li.dokan-form-group {
  list-style: none;
}
.profile-info .vendor-rate-rating {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, 0.3);
  background-color: #fff;
  border: 1px solid #b8b8b8;
  padding: 25px 25px 0;
  z-index: 20;
  position: absolute;
  min-height: 222px;
  margin-right: 174px;
  margin-top: -67px;
  width: 413px;
}
.profile-info .vendor-rate-rating::before {
  content: "";
  right: -7px;
  left: unset;
  top: 46px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  background-color: #fff;
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  width: 13px;
  height: 13px;
  z-index: -1;
}
.profile-info .vendor-rate-rating li {
  margin-bottom: 0;
}
.vendor-rate-rating li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  color: #b5b5b5;
}
.vendor-rate {
  overflow: hidden;
  position: relative;
}
.Core-admin-rates span {
  display: inline-block;
  flex: 0 0 33.33333%;
  flex-direction: column;
  align-items: center;
  width: 70px;
  height: 33px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.6;
  padding-top: 2px;
  justify-content: center;
  font-family: iryekan, sans-serif;
  font-weight: 700;
}
.Core-admin-rates {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  background-color: #fcfcfc;
  display: flex;
}
.Core-admin-rates {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}
.Core-admin-rates span.red {
  color: #c62828;
  background-color: #ffebee;
}
.Core-admin-rates .vendor-rate {
  font-size: 11px;
  line-height: 1.5;
  color: #555;
  letter-spacing: 0;
  font-weight: 700;
  font-family: iryekan;
}
.Core-admin-rates span.green {
  color: #388e3c;
  background-color: #e8f5e9;
}
.wrap.wpmlr_wrap {
  padding: 10px 20px;
  background: url(../img/pattern.png) 50% 42%,
    url(../img/logo-white.png) 97.5% center no-repeat #131923 !important;
  border-color: #131923 !important;
  color: #f0f0f0;
  border-radius: 8px;
  display: block;
  position: relative;
}
.form-control {
  font-size: 15px !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 {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  display: block !important;
  font-size: 11px !important;
}
.fake-product {
  border-radius: 8px;
  background-color: rgba(249, 168, 37, 0.11);
  color: #d5901f;
  margin: 20px 0;
  padding: 0 6px;
  font-size: 14px;
  line-height: 1.833;
  font-weight: 700;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  font-family: iryekan;
}
button.button.button-primary.jcaa_load_attribute_group,
button.button.button-primary.jcaa_load_attribute_group:hover,
input.add_note.btn.btn-sm.btn-theme,
input.add_note.btn.btn-sm.btn-theme:hover {
  float: right !important;
  color: #fff;
  background: #666;
  padding: 5px;
  border-radius: 8px;
  margin: 8px auto !important;
  height: 42px;
  line-height: 23px;
  font-size: 15px;
  border: none !important;
}
a.dokan-btn.dokan-btn-default.dokan-btn-theme.dokan-save-attribute,
button.dokan-btn.dokan-btn-default.dokan-btn-theme.save-variation-changes {
  color: #fff !important;
  background: #666 !important;
  border: none;
  margin: 9px;
  border-radius: 4px !important;
}
.dokan-orders-content .dokan-orders-area .general-details ul.order-status,
.dokan-orders-content .dokan-orders-area ul.order_notes {
  display: contents;
}
input#fake[type="checkbox"]:checked::after {
  opacity: 0;
}
.english-title {
  color: #888;
  font-size: 16px;
  line-height: 1.833;
  display: block;
  font-family: iryekan, sans-serif;
  font-weight: 600;
}
.advantages > span,
.disadvantages > span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-family: iryekan;
  font-weight: 600;
}
.advantages > span {
  color: #00bfd6;
}
.disadvantages > span {
  color: #ff637d;
}
.admin-advantages {
  display: inline-block;
  width: 100%;
}
.products-tabs .disadvantages ul li::before,
.products-tabs .advantages ul li::before {
  background: #ccc;
  vertical-align: middle;
  margin-left: 10px;
  border-radius: 0;
  display: list-item;
  content: "";
  width: 6px;
  height: 6px;
  float: right;
  margin-top: 11px;
  border-radius: 100%;
  margin-right: -6px;
  list-style: none;
}
.advantages ul li,
.disadvantages ul li {
  line-height: 27px;
  font-size: 13px;
  color: #7a7a7a;
  margin-right: 30px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  list-style: none;
  margin: 0;
  font-family: iryekan;
  font-weight: 600;
}
.advantages ul,
.disadvantages ul {
  margin: 0 20px;
}
.advantages,
.disadvantages {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
}
#seller-header #setting-error-settings_updated {
  position: fixed;
  z-index: 999;
}
#dokan-content #vendor-biography,
#dokan-content #store-toc-wrapper,
#dokan-content #reviews {
  padding: 0 15px 15px;
  background-color: #fff;
  border: 1px solid #f0f1f2;
  box-shadow: 0 2px 2px #edeef0;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.notice.error.dokan-license-notice {
  display: none !important;
}
@media only screen and (max-width: 600px) {
  .vendor-info_logo {
    display: none;
  }
  .woocommerce-MyAccount-content a.dokan-btn.dokan-btn-theme.vendor-dashboard {
    width: 100%;
    font-size: 14px;
  }
  .woocommerce-MyAccount-content
    a.dokan-btn.dokan-btn-theme.vendor-dashboard::after {
    display: none;
  }
  .vendor-info {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    width: 35% !important;
  }
  .vendor-info_title span a {
    font-size: 20px;
    line-height: 30px;
  }
  .vendor-info_rate > span:first-child {
    border-left: none;
  }
  .vendor-rate_rating {
    padding: 0;
  }
  .vendor-rate_header {
    color: gray;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 10px;
  }
  .vendor-rate-wide {
    padding: 0 5px;
    width: 65% !important;
  }
  .vendors-header .vendors-count {
    font-size: 13px;
  }
  .vendors-table-col--sellerTitle a {
    border-bottom: none;
  }
  .show-more-seller::after,
  center.show-more-seller::before,
  .vendor-rate-rating i.icon {
    display: none;
  }
  .dokan-account-migration-lists {
    width: 96%;
  }
  .profile-info-box {
    margin-bottom: 10px;
  }
  .dokan-store-sidebar {
    margin: 0 auto !important;
    float: none;
  }
  #dokan-content .bigi-tabs li a.active::after,
  .profile-info .vendor-rate-rating,
  .vendor-rate-score {
    display: none !important;
  }
  #tab-seller h2.title {
    font-size: 25px;
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    right: -30px !important;
  }
  #dokan-content .bigi-tabs {
    font-size: 12px;
  }
  #dokan-content .bigi-tabs li a.active {
    height: 62px;
    line-height: 52px;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text strong {
    font-size: 14px;
  }
  time {
    font-size: 11px;
  }
  .vendors-table-col--sellerTitle a {
    font-size: 13px;
    color: #555;
    padding-top: 8px;
    line-height: 19px;
    margin-right: 0;
    text-align: center;
    display: ruby;
    font-weight: bold;
  }
  .woocommerce-tabs .vendor-rate-rating ul li {
    margin: 5px 5px 20px;
  }
  .vendors-table-col--sellerTitle {
    font-size: 11px;
  }
  .vendors-table-row {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    border-bottom: 1px solid #e1e1e1;
  }
  .vendors-table-row--highlight {
    background: #fff4f4;
    border: 1px solid #d31919;
    padding: 5px;
  }
  .vendors-table {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    line-height: 1.5;
    font-size: 12px;
  }
  .vendors-table-row--highlight .vendors-table-col--price span {
    color: #fa3348;
    font-family: num;
  }
  .vendors-table-col--price {
    color: #444;
    font-size: 14px;
    text-align: center;
  }
  .vendors-table .vendor-button {
    display: block;
    text-align: center;
    color: #ef394e;
    transition: background-color 150ms ease 0;
    font-size: 12px;
    border-radius: 8px;
    background-color: transparent;
    border: 2px solid #ef394e;
    padding: 5px 0;
    width: 100%;
    line-height: 25px;
    height: 40px;
    font-weight: bold;
  }
  .vendors-table .woocommerce-Price-currencySymbol {
    font-size: 10px;
    margin-right: 3px;
  }
  .vendors-table-row--highlight .vendor-button {
    color: #fff;
    background-color: #ef394e;
  }
  .vendors-table-col--warranty {
    display: none;
  }
  .vendors-table-col--shipping,
  .vendors-table-col--rating,
  .vendors-table-col--sellerTitle .avatar {
    display: none;
  }
  center.show-more-seller {
    padding: 13px 10px 16px;
    text-align: center;
    font-size: 12px;
    line-height: 2;
    color: #ef394e;
    margin-top: -3px;
  }
  .vendors-table-row.vendors-table-row--highlight
    .vendors-table-col--sellerTitle
    a::after {
    color: #ef394e;
  }
  .vendor-info_rate {
    font-size: 16px;
  }
  .dokan-store-open-close label {
    font-size: 12px;
    padding: 4px;
    width: 55px !important;
  }
  .dokan-store-open-close span {
    padding: 4px;
    width: 75%;
    font-size: 12px;
  }
  .m-b-20 .col-md-4 {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .BIGISELLER .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .dokan-store-sidebar.dokan-w3 {
    order: unset !important;
  }
  .vendors-table-col.vendors-table-col--sellerTitle::before {
    margin-right: -30px;
  }

  .vendors-table-col {
    min-width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
  }
  .vendors-table-col--shipping .icon.ready::before {
    position: unset;
    width: auto;
    margin-left: 10px;
    color: #424750;
    font-size: 23px;
    font-weight: normal;
    height: auto;
  }

  .vendors-table-col span {
    display: flex;
    align-items: center;
  }
  .vendors-table-col .vendor-warranty::before {
    position: unset;
    width: auto;
    margin-left: 10px;
    color: #424750 !important;
    line-height: 1 !important;
    font-weight: normal;
  }

  span.vendors-table-col--rating {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal;
  }

  .vendors-table-col--price {
    min-width: 50% !important;
    display: inline-block;
    float: right;
  }

  .vendors-table-col.vendors-table-col--action.display-product {
    min-width: 50% !important;
    display: inline-block;
    float: right;
  }

  .vendors-table-col--price span {
    color: #23254e !important;
    font-size: 16px;
    font-family: "IRANYekanX" !important;
    line-height: 40px;
  }
  .vendors-table-col--price span * {
    display: flex;
  }
  .vendors-table-row--highlight .vendor-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vendors-table-row {
    display: block !important;
  }
  .vendors-table-row.vendors-table-row--header {
    display: none !important;
  }
}
.vendors-table-row
  .vendors-table-col.vendors-table-col--sellerTitle.u-Flex-grow3
  .avatar {
  display: inline-block !important;
  margin: 0;
  margin-left: 10px;
}
.vendors-table-row.vendors-table-row--highlight .vendors-table-col--rating {
  display: flex !important;
}
.vendors-table-col.vendors-table-col--sellerTitle {
  padding: 0;
}
.vendors-table-row .vendors-table-col--sellerTitle a {
  margin: 0 !important;
}

.vendors-table-col.vendors-table-col--action.display-product.vendors-table-col--center.u-Flex-grow3 {
  justify-content: end;
}
.vendors-table-row {
  padding: 10px 20px;
}
.dokan-other-vendor-camparison {
  display: none;
}

.dokan-other-vendor-camparison.bigiseller-dokan-other-vendor-camparison {
  display: block !important;
}
.vendors-header .vendors-count {
  font-weight: 700 !important;
}
.vendors-table-row {
  border-radius: 15px;
  margin-bottom: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: none !important;
}
.bigisellers p.submit {background: #fff}