@import "/fonts/fontiran.css";
body {
  font-family: IRANSans !important;
  direction: rtl;
  text-align: right;
}
#mainmenu {
  font-family: IRANSans;
}
#mainmenu li {
  float: right;
}
h1,
h2,
h4,
h3,
h5,
h6,
.h1_big,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
footer.footer-light h5,
header.header-light div#logo a,
header.smaller.scroll-light div#logo a {
  font-family: inherit;
}
.f-box.f-icon-left i {
  margin-right: 0;
  margin-left: 30px;
}
.post-author:before {
  content: "";
}
.post-author {
  font-size: 16px;
  font-family: IRANSans;
  text-align: center;
  display: block;
  margin-right: 0;
}
.post-image {
  text-align: center;
}
.post-image img {
  width: auto;
  max-height: 110px;
}
.post-image .post-info {
  position: relative;
}
a.btn-custom,
.btn-custom,
a.btn-slider,
.btn-slider {
  font-family: inherit;
}
.mycenterdiv div {
  display: inline-block;
  padding: 15px;
}
.mycenterdiv div img {
  max-height: 305px;
  max-width: 488px;
  border-radius: 7px;
}
.mycenterdiv div h5 {
  background-color: #ffee73;
  border-radius: 7px;
}
