.yaydp-matching-products {
  text-decoration: none;
}
.yaydp-matching-products > li {
  list-style: none;
}

.yaydp-matching-products > li > div {
  display: flex;
  padding: 5px 0;
  align-items: center;
}

.yaydp-matching-products .yaydp-matching-product-image {
  margin: 0;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 40px;
  vertical-align: middle;
  padding-right: 5px;
}
@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;
}