.prk-rating-seller {
    overflow: hidden;
    width: 120px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    transform: scale(0.75);
}
.prk-rating-seller span{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.prk-rating-seller span.prk-rating-back{background-image: url('../../img/gray-star.png');}
.prk-rating-seller span.prk-rating-front{
    background-image: url(../../img/gold-star.png);
    background-color: #fff;
}
.woocommerce-MyAccount-navigation-link--request-a-quote,.woocommerce-MyAccount-navigation-link--support-tickets,
.woocommerce-MyAccount-navigation-link--rma-requests,.woocommerce-MyAccount-navigation-link--following{
  display: none !important;
}


.prk-dokan-other-vendor-camparison{
  border: 1px solid #e3e3e3;
  border-radius: 11px;
  margin-top: 9.5px;
  overflow: hidden;
}
body.product-single .dokan-other-vendor-camparison{
  display: none !important;
}
.sellers-box {
    background: #fff;
    position: relative;
    padding: 0 29px;
}
.sellers-section-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #424750;
    background: #fff;
}

.sellers-section-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 83px;
    padding: 0 13px;
}
.sellers-section-row:not(:first-child) {
    border-top: 1px solid #dfdfdf;
}
.sellers-section-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 18px 10px;
    flex-grow: unset;
}
.sellers-section-cell i{
  font-size: 18px;
  line-height: 34px;
  margin-left: 8px;
  background: none;
  color: #424750;
  margin-left: 12px;
}
.sellers-section-cell-title {
    min-width: 260px;
    width: 25%;
    position: relative;
    cursor: pointer;
    color: #424750;
    padding-right: 0;
    -ms-flex: 1;
    `flex: 1;
}
.sellers-section-main .sellers-section-cell-title p {
  font-size: 18px;
  line-height: 1.222;
  max-width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}
.sellers-section-main .sellers-section-cell-title p i{
  font-size: 24px;
  line-height: 24px;
  color: #424750;
  margin-left: 16px;
}
.sellers-section-main .sellers-section-cell-title p i.good::after {
  display: inline-block;
  position: absolute;
  font-size: 14px;
  color: #00a049;
  right: 12px;
  top: 41px;
  line-height: 11px;
  background: #fff;
  border-radius: 100%;
  font-family: 'parsfont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\ec5c";
}
.container_store_name .good-seller{
  font-size: 12px;
  font-weight: 500;
  border-radius: 10rem;
  color: #00a049;
  background: rgba(0,160,73,.1);
  padding: 2px 11px;
}
.container_store_name .seller-rate-container{
  margin-top: 10px;
}
.sellers-section-main .sellers-section-cell-title p .container_store_name a.store_name{
  display: block;
  color: #4a5f73;
  padding: 0;
  line-height: 1.571;
  font-weight: 500;
  font-size: 14px;
}
.container_store_name{
  font-size: 12px;
  font-weight: 600;
}
.anchor-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a8ae0;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
}
.sellers-section-cell-title .btn-seller-link {
    color: #4a5f73;
    padding: 0;
    line-height: 1.571;
    font-weight: 500;
    font-size: 14px;
}
.sellers-section-cell-title .seller-rate-line {
    color: #8d9096;
    margin-top: 2px;
    font-size: 12px;
    line-height: 21px;
}

.sellers-section-cell-title .seller-rate-line-link {
    color: #b1b64d;
}
.sellers-section-main .sellers-section-cell-delivery {
    color: #424750;
    font-size: 12px;
    line-height: 1.833;
}
.sellers-section-main .sellers-section-cell-delivery  i{
  transform: rotateY(180deg);
}
.sellers-section-main .sellers-section-cell-delivery > p {
    color: #424750!important;
    font-size: 12px;
    line-height: 1.833;
}
.prk-tooltip-holder {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.sellers-section-cell-delivery .prk-tooltip-sign {
    margin-top: 5px;
}
.prk-tooltip-sign {
    cursor: pointer;
    position: relative;
    margin-right: 2px;
    width: 22px;
    height: auto;
    display: block;
    margin-top: -2px;
}
.prk-tooltip-sign:after {
    content: "\eca1";
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    color: #ababab;
    font-size: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.prk-tooltip-arrow {
    position: absolute;
    top: -8px;
    right: 16px;
    width: 13.7px;
    height: 13.7px;
    transform: rotate(-135deg);
    background-color: #fff;
    box-shadow: inset -1px -1px 0 0 #b8b8b8;
}
.prk-tooltip-container.is-right {
    left: -10px;
    right: unset;
}
.prk-tooltip-container.is-right .prk-tooltip-arrow {
    left: 14px;
    right: unset;
}
.prk-tooltip-container p.prk-tooltip-text {
  font-size: 13px;
  line-height: 1.692;
  font-weight: 400;
  letter-spacing: -.3px;
  text-align: right;
  font-family: prk-font !important;
  color: #777;
}
.prk-tooltip-container {
  position: absolute;
  top: calc(100% + 17px);
  right: -10px;
  padding: 11px 11px 11px;
  min-width: 273px;
  max-width: 394px;
  box-shadow: 0 -6px 12px 0 hsl(0deg 0% 71% / 30%);
  background-color: #fff;
  border: 1px solid #b8b8b8;
  z-index: 121;
  display: none;
  border-radius: 5px;
}
.prk-tooltip-holder:hover .prk-tooltip-container {
    display: block;
}
.sellers-section-cell-garanty {
    font-size: 12px;
    line-height: 1.833;
    color: #424750;
    font-weight: 500;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
}
.sellers-section-cell-garanty span {
    padding-right: 0;
}
.sellers-section-main .sellers-section-cell-price {
    color: #424750;
    font-size: 16px;
    line-height: 1.375;
    color: #424750;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sellers-section-cell-buy {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 15%;
    padding: 0;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
}
.sellers-section-cell-buy .button_border {
  padding: 9px 16px;
  font-size: 14px;
  line-height: 1.571;
  font-weight: 650;
  border: 1px solid #ef394e;
  color: #ef394e;
  background: none;
  width: auto;
  border-radius: 8px;
}

/* ریسپانسیو صفحه محصول */
@media (max-width: 990px) {

 .modal-more-seller .sellers-box{
   padding: 0
 }

 .modal-more-seller .sellers-section-cell {
   display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    justify-content: right;
    border-bottom: 1px solid #e9e9e9;
    padding: 9px 5px;
 }
 .modal-more-seller .sellers-section-cell:last-child{
   border-bottom: 0;
 }
 .modal-more-seller .sellers-section-main .sellers-section-cell-title p i.good::after{
    top: 32px;
 }
 .modal-more-seller .sellers-section-row{
    padding: 0 5px;
    margin-bottom: 10px;
 }
 .modal-more-seller .sellers-section-row:last-child{
  margin-bottom: 0;
 }
 .modal-more-seller .sellers-section-row:not(:first-child){
   border-top: 0;
 }

}
