/* SHIMA SHOES permanent typography rule.
   The font files themselves are served from the official Vazirmatn CDN stylesheet. */
html,
body.shima-vazirmatn-global,
body.shima-vazirmatn-global button,
body.shima-vazirmatn-global input,
body.shima-vazirmatn-global select,
body.shima-vazirmatn-global textarea,
body.shima-vazirmatn-global optgroup {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}

body.shima-vazirmatn-global *:not(.dashicons):not(.dashicons-before):not(.ab-icon):not([class^="fa-"]):not([class*=" fa-"]):not([class^="icon-"]):not([class*=" icon-"]) {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}

body.shima-vazirmatn-global .dashicons,
body.shima-vazirmatn-global .dashicons::before,
body.shima-vazirmatn-global .dashicons-before::before {
  font-family: dashicons !important;
}

body.shima-vazirmatn-global {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.shima-price-unit,
.shima-cart-unit {
  color: #64748b;
  font-size: .82em;
  font-weight: 700;
  white-space: nowrap;
}
