.rtl {
  direction: rtl;
}

.align-right {
  text-align: right;
}

.align-right {
  text-align: right;
}

.pr-20-rtl {
  padding-left: 0px !important;
  padding-right: 20px !important;
}

.pr-90-rtl {
  padding-left: 0px;
  padding-right: 90px;
}

.section-content a.btn2::before {
  left: unset;
  right: 0;
}

.quick-add-to-cart del {
  margin-right: 0px;
  margin-left: 10px;
}

.history-title span::before {
  right: 0px;
  left: auto;
}

.footer-info form input {
  padding-right: 20px;
}

.mean-container .mean-nav ul li a {
  text-align: right;
}

.mean-container .mean-nav ul li a.mean-expand {
  left: 0;
}
.body.rtl .direction-auto {
  direction: rtl;
}
body.ltr .direction-auto {
  direction: ltr;
}
.portfolio-cat a:hover,
.footer-menu li a:hover {
  color: #fff;
}
.btn-hover.color-4 {
  box-shadow: 0 4px 7px -2px var(--wb-primary-color);
}
.blog-active .single-blog-content .article-title h2 {
  font-size: 17px;
  font-weight: 600;
}
.shipping-content {
  height: 250px;
  background-attachment: fixed;
}
.nav-link span b {
  font-size: 0.7rem;
  background-color: rgba(210, 210, 210, 0.4);
  border-radius: 20px;
  padding: 0 10px;
  text-align: center;
}
.header-shopping-cart .s-count {
  font-size: 12px;
  padding: 1px 3px;
  font-family: "montserrat";
  background-color: var(--wb-primary-color);
  color: #fff;
  border-radius: 20px;
}
.header-right .header-login .header-button span:last-child {
  line-height: 14px;
}
.header-right ul li a,
a.mobile-menubar {
  font-size: 16px;
}
.header-right .header-login a,
.header-2 .header-right .search a {
  font-size: 16px;
}
.product-left-img-info p,
.quantity {
  font-size: 17px;
  padding-top: 20px;
}
.border-white {
  border: 1px solid #fff;
  padding: 25px;
}
.context {
  font-family: "iranyekan-light-context-num" !important;
}
.product-gallery-btn a {
  box-shadow: 0 0 4px rgb(0 0 0 / 20%);
  border-radius: 100px;
  padding: 10px 12px;
  height: 40px;
  width: 40px;
}
.slick-slide {
  float: left;
}
.tooltip-main {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-weight: 700;
  background: #f3f3f3;
  border: 1px solid #737373;
  color: #737373;
  margin: 4px 121px 0 5px;
  float: right;
  text-align: left !important;
}

.tooltip-qm {
  float: left;
  margin: -2px 0px 3px 4px;
  font-size: 12px;
}

.tooltip-inner {
  max-width: 236px !important;
  height: 76px;
  font-size: 12px;
  padding: 10px 15px 10px 20px;
  background: #ffffff;
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid #737373;
  text-align: left;
}

.tooltip.show {
  opacity: 1;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f00;
  /* Red */
}
.main-menu ul li .mega-menu {
  right: 0;
  left: unset;
}
.main-menu ul li .mega-menu li .mega-menu {
  right: 100%;
  left: unset;
}
