.yaydp-sale-tag {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 2px !important;
  right: 2px !important;
  -webkit-backface-visibility: hidden;
  z-index: 99;
  pointer-events: none;
  border-style: solid;
  line-height: 1.2;
  border-radius: 5px;
  padding: 0.2em 0.7em;
  font-weight: 600;
  min-height: 30px;
}

.yaydp-sale-tag:not(.yaydp-custom-sale-tag) {
  position: absolute;
  top: 13px;
  right: 9px;
}
@font-face {
    font-family: "IranSans";
    src: url("../fonts/IranSans.ttf");
}

label,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
body.rtl,
body.rtl .press-this a.wp-switch-editor {
    font-family: "IranSans" !important;
    letter-spacing: -0.05px !important;
    font-style: normal !important;
}