@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/eot/IRANSansWeb(FaNum).eot');
  src: url('fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
  font-family: IRANSans, tahoma !important;
  font-size: 12px;
}

.button-full {
  width: 90% !important;
  margin: 10 auto;
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.15);
  font-size: 13px;
  border-radius: 10px;
}

a.catesinglelink {
  padding: 0 5px 0 5px;
  font-size: 3.5vw;
  background-color: #f2f2f2;
  color: #868e95;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

span#reply-title {
  font-size: 1.17em;
  font-weight: bold;
}

div#tab-seller {
  padding: 1px 15px;
  box-sizing: border-box;
  background-color: #ffffff;
}

div#sidebar {
  display: none;
}

/*
ul.tabs.wc-tabs {
    height: 44px;
    background: #fff;
    list-style: none;
    width: 100%;
    /* position: absolute; */
left: 0;
top: 100%;
margin-top: -1px;
z-index: 20;
box-sizing: border-box;
padding: 0 8px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
box-shadow: 0px 5px 8px rgba(51, 51, 51, 0.12);
}

*/ .col-md-10 {
  width: 80%;
  margin: 0 auto;
}

input.dokan-btn.dokan-btn-theme {
  margin-top: 5px;
}

ul.list-unstyled {
  list-style: none;
}

@media (max-width: 1199px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
    position: relative;
    height: 275px;
  }
}

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 991.99px) {
  .main-sidebar, .main-content {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.dokan-single-store {
  margin: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#dokan-content .profile-frame {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
  margin-bottom: 15px;
}

.dokan-single-store .profile-frame {
  padding: 0;
  position: relative;
  background-size: cover;
  background-color: #eee;
}

.input-text, #ywqa-guest-name, #ywqa-guest-email {
  outline: 0;
  -webkit-appearance: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 100%;
  padding: 5px 8px;
  font-size: 13px;
  border-radius: 5px;
  height: 36px;
  font-family: dw-yekan;
}

.product-grid .card .footer {
  text-align: center;
}

.product-grid .star-rating {
  margin: auto;
}

span.woocommerce-Price-amount.amount {
  text-align: right !important;
  display: contents;
}

.title_head-block {
  margin: 16px 16px 16px;
}

div#ywqa-questions-and-answers {
  padding: 0 5px;
}

textarea#ywqa_user_content {
  font-family: dw-yekan;
}

.star-rating {
  margin: 0 auto;
}

.card-content {
  text-align: center;
}

h5 {
  margin-top: 0;
  color: red;
}

body.loading {
  overflow: hidden;
}

body.loading .modal_1 {
  display: block;
}

.row .blog-col-70 {
  width: 80%;
  width: -webkit-calc((100% - 15px*1)/ 1.3);
  width: calc((100% - 15px*1)/ 1.3);
}

.row .blog-col-30 {
  width: 20%;
  width: -webkit-calc((100% - 15px*1)/ 4.7);
  width: calc((100% - 15px*1)/ 4.7);
  padding-left: 10px;
}

.woocommerce-tabs {
  background-color: #fff;
  padding: 10px 5px;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  z-index: 2;
}

.bubble {
  right: 10px;
  position: absolute;
  text-transform: uppercase;
  z-index: 9;
}

.bubble .inside {
  background-color: #e74c3c;
  border-radius: 999px;
  display: table;
  height: 42px;
  position: relative;
  width: 42px;
  -webkit-border-radius: 999px;
}

.bubble .inside .inside-text {
  color: #fff;
  display: table-cell;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
}

.tm-woowishlist-item {
  position: relative;
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
}

.tm-woowishlist-remove {
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
  color: #ff4444;
  text-align: center;
  line-height: 17px;
  font-size: 17px;
  right: auto;
}

.tm-woowishlist-item .tm-woocomerce-list__product-image {
  float: left;
  margin: 0 30px 10px 0;
}

.tm-woowishlist-item .tm-woocomerce-list__product-title {
  margin: 0 0 10px;
}

.is-ios .stock.in-stock {
  display: none;
}

.tm-woowishlist-item .shop-add-to-cart {
  display: none;
}

span.posted_in {
  border-top: solid 1px #cbcbcb;
  width: 100%;
}

.price-org {
  display: block;
  background-color: #ccc;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2px;
  border-radius: 3px;
  padding: 2px;
}

.price-org .amount {
  color: #fff;
  text-decoration: line-through;
  font-weight: 100 !important;
}

.price-sell {
  display: block;
  background-color: #ff0f4a;
  text-align: center;
  margin: 0 auto;
  border-radius: 3px;
  padding: 2px;
}

.price-sell .amount {
  color: #fff;
}

ul.woof_list {
  padding-right: 0;
}

.woof_list li {
  width: 100%;
}

.title-sale-block {
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  padding: 6px;
  text-align: center;
}

.page-content {
  overflow-x: hidden;
}

.content-block-inner {
  color: #555 !important;
}

.price ins .amount {
  margin-right: 6px;
}

.price .amount {
  font-size: 16px;
  color: #4caf50;
  font-weight: 700;
}

.price del .amount {
  color: #ff5252;
  font-size: 13px;
  text-decoration: line-through;
  font-weight: 500;
  position: relative;
}

.sku_single_product {
  color: #969696;
  font-size: 11px;
  font-family: isans;
  font-weight: 400;
}

.card {
  box-shadow: 0 0 16px -2px rgba(0, 0, 0, .1) !important;
  padding: 5px;
  border-radius: 5px !important;
}

.content-block-title {
  line-height: 26px;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  color: #555;
  padding: 0 33px 0 0;
  z-index: 2;
  margin: 20px 15px 10px;
}

.content-block-title:before {
  color: #555;
  position: absolute;
  font-size: 20px;
  top: 1px;
  right: 5px;
  z-index: 1;
  font-family: 'Font Awesome 5 Pro';
  content: '\f141';
}

.content-special-title {
  font-size: 13px;
  line-height: 26px;
  font-weight: 500;
  position: relative;
  color: #555;
  padding: 0 30px 0 0;
  z-index: 2;
  margin: 20px 15px 10px;
}

.content-special-title, .block-title {
  margin-bottom: 5px;
  margin-top: 10px;
  border-radius: 0;
  width: 100%;
}

.content-special-title:before {
  color: #555;
  position: absolute;
  font-size: 20px;
  top: 0;
  right: 5px;
  z-index: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  content: '\f2f2';
}

.content-special-title span {
  color: #f44336;
  padding-right: 5px;
}

.swiper-container-3d {
  box-shadow: 0 0 13px -3px rgba(0, 0, 0, .1);
}

.custom-inputs .form-row-first {
  width: 48% !important;
  float: right;
  margin-right: 2%;
}

.custom-inputs .form-row-last {
  width: 48% !important;
  float: left;
  margin-left: 2%;
}

.product-grid .card .footer .title {
  font-size: 12px !important;
}

span.woocommerce-Price-currencySymbol {
  font-size: 10px;
  
  margin-right:5px;
}

.rtl .price bdi .woocommerce-Price-currencySymbol {
    float: left;
}

bdi{
    float: left;
    text-align:left;
    margin-left: 5px;
}

.toolbaricontext {
  font-size: 10px;
  padding-top: 5px;
  margin: 0;
}

.popover-angle.on-top {
  left: 40%;
}

i.f7-icons.isize {
  font-size: 20px !important;
  margin-bottom: 2px;
  margin-top: 1px;
}

.blogg-row {
  padding: 10px 10px;
  border-bottom: 5px solid #f2f2f2;
}

.blogcat {
  font-size: 13px;
  margin: 0;
}

.nav-cat-but li {
  display: block;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 2px 3px 0 40px;
}

.blog-content-arch {
  text-align: justify;
  font-size: 12px;
}

.navbar .left a+a, .navbar .right a+a {
  margin-right: 0px !important;
}

.swiper-wrapper {
  text-align: center;
}

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
  position: unset !important;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #545454;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
  font-size: 10px;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #101010;
}

.blog-post-archive {
  width: 100%;
  height: 300px;
  background-size: cover;
  position: relative;
  background-position: center center;
  box-shadow: 0 1px 7px rgba(0, 0, 0, .37);
}

.blog-post-archive::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .64) 94%, rgba(0, 0, 0, .65) 95%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .64) 94%, rgba(0, 0, 0, .65) 95%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 20%, rgb(0, 0, 0) 94%, rgb(0, 0, 0) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.blog-post-entry-header {
  position: absolute;
  bottom: 20px;
  color: #fff;
  padding: 0 10px;
}

.blog-post-entry-title {
  font-size: 15px;
  margin: 0;
  color: white;
}

.blog-post-entry-meta {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 10px 0;
  box-shadow: 0 3px 7px rgba(51, 51, 51, .09);
  font-size: 11px;
}

ul.comment-list {
  list-style: none;
  margin-right: -20px;
}

textarea#comment, .comment-input {
  margin-bottom: 5px;
  font-family: iransans;
}

li.comment {
  background-color: #f9f9f9;
  margin-bottom: 5px;
  padding: 10px;
  border-radius: 5px;
}

.comments-link {
  padding-right: 10px;
}

.blog-post-entry-content {
  font-size: 12px;
}

.comments-link i {
  vertical-align: middle;
  padding-top: 4px;
}

.comments-link a {
  border-left: 1px solid #969696;
  padding-left: 18px;
}

.posted-on a {
  color: #333;
  border-right: 1px solid #fff;
  font-size: 10px;
}

.product-grid .card img {
  margin: 0 auto;
}

.row .col-25 {
  width: 25%;
  width: -webkit-calc((100% - 15px*3)/ 4);
  width: calc((100% - 15px*3)/ 4);
}

.row>[class*=col-] {
  box-sizing: border-box;
}

p.zemtext {
  font-size: 11px;
}

input#coupon_code {
  font-family: IRANsans;
}

input.pw-gateway-submit.button.alt {
  background-color: #4a4a4a;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  color: #fff;
  padding: 0 8px;
}

ol.commentlist {
  list-style: none;
  padding: 10px !important;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
}

span.says {
  display: none;
}

.comment-meta.commentmetadata {
  font-size: 70%;
  border-bottom: solid 1px #f3f3f3;
  margin: 0 0 5px 0;
}

.reply {
  border-bottom: solid 1px #e2e2e2;
  margin: 0px 0 10px 0;
  padding: 0 0 5px 0;
}

textarea {
  outline: 0;
  -webkit-appearance: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 100%;
  padding: 5px 8px;
  font-size: 13px;
  border-radius: 5px;
}

.quantity input.minus, .quantity input.plus {
  width: 30px !important;
  border-radius: unset;
}

.product-hscroll .card .footer .title {
  font-size: 12px !important;
}

.swiper-container-3d {
  border-radius: 0 0 15px 15px;
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.15);
}

.blog-hscroll .swiper-slide {
  width: 220px;
}

a.morebut {
  float: left;
  margin-left: 13px;
  color: #999;
  font-size: 11px;
}

.blog-hscroll .card.blog {
  height: 130px;
  border-radius: 7px;
  background-size: cover;
  background-position: center;
  background-color: #1d1313;
}

.blog-hscroll .card {
  margin: 0 5px;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  overflow-y: visible;
}

.blog-hscroll .card.blog .title {
  position: absolute;
  color: #fff;
  bottom: 10px;
  z-index: 2;
  text-align: center;
  font-size: 11px;
  padding: 0 5px;
}

.blog-hscroll .card.blog:before {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(#1d1313), to(transparent));
  background: linear-gradient(to top, #1d1313, transparent);
  position: absolute;
  border-radius: 7px;
}

span.commentblogslide {
  float: left;
  color: #FFE !important;
  background-color: #2b2b2b96;
  padding: 5px;
  border-radius: 5px;
}

.commentblogslidelink>a {
  color: #fff;
  font-size: 10px;
}

h1.alpha.entry-title, h2.comments-title, a.link.close-popup {
  font-size: 15px;
}

.butsort {
  border: solid 2px #888888;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 16px -2px rgba(0, 0, 0, .1) !important;
}

.butsort:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f160";
  float: left;
}

.butfilter {
  border: solid 2px #888888;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 16px -2px rgba(0, 0, 0, .1) !important;
}

.butfilter:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f0b0";
  float: left;
}

.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  position: relative;
  margin-bottom: 2px;
  padding: 5px 13px;
  list-style: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  width: 15px;
  height: 15px;
  background-position: -193px -81px;
  border: 1px solid #d4dbde;
  border-radius: 2px;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
  content: ' ';
  display: table;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  padding-right: 25px;
  position: relative;
  font-weight: 500;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {
  float: left;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 5px;
  width: 11px;
  height: 11px;
  background-position: -193px -81px;
  border: 1px solid #fff;
  border-radius: 1px;
  background-color: #444444;
}

.widgets .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  width: 100%;
  background-color: #444444;
  color: #fff;
  border-radius: 3px;
}

.widgets .woocommerce.widget_price_filter .price_label {
  text-align: center;
}

h2.widgettitle {
  border-right: solid;
  padding-right: 8px;
}

.salecont {
  color: #b77676;
  border-radius: 0px 0px 5px 5px;
  margin: -5px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff3f3), to(transparent));
  background: linear-gradient(to top, #fff3f3, transparent);
}

.salecont span {
  width: 25%;
  display: inline-block;
}

.salecont span p {
  margin: -5px 0 0 0;
  font-size: 10px
}

span.select2.select2-container {
    display: none;
}


del>span.woocommerce-Price-amount.amount {
    direction: ltr;
  unicode-bidi: plaintext;
  display: block;
  font-size: 10px !important;
    text-align: left !important;
  color: #b7b7b7;
  float: left;
}

.dokan-w6.dokan-dash-left, .dokan-w6.dokan-dash-right, .content-half-part.dokan-product-meta, .content-half-part.featured-image {
  width: 100%;
}

a.item-content.item-link>.item-inner>.item-title-row {
  margin-left: 10;
}
