@font-face {
  font-family: "iranyekan";
  font-style: normal;
  font-weight: bold;
  font-display: block;
  src: url("../../fonts/iranyekan/eot/iranyekanwebboldfanum.eot");
  src: url("../../fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/woff/iranyekanwebboldfanum.woff") format("woff"), url("../../fonts/iranyekan/ttf/iranyekanwebboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: "iranyekan";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../../fonts/iranyekan/eot/iranyekanwebregularfanum.eot");
  src: url("../../fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/woff/iranyekanwebregularfanum.woff") format("woff"), url("../../fonts/iranyekan/ttf/iranyekanwebregularfanum.ttf") format("truetype");
}
@font-face {
  font-family: "en-iranyekan";
  font-style: normal;
  font-weight: bold;
  font-display: block;
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebbold.eot");
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/en-number/woff/iranyekanwebbold.woff") format("woff"), url("../../fonts/iranyekan/en-number/ttf/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
  font-family: "en-iranyekan";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebregular.eot");
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/en-number/woff/iranyekanwebregular.woff") format("woff"), url("../../fonts/iranyekan/en-number/ttf/iranyekanwebregular.ttf") format("truetype");
}
.top-main-image img {
  border-radius: 15px;
}
.top-main-image .title {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 0;
}
.top-main-image .date {
  font-size: 0.875em;
  font-weight: bold;
}

.text-content p {
  font-size: 0.75em;
  line-height: 1.8em;
  text-align: justify;
  margin-bottom: 0;
}

.image-gallery .title {
  font-size: 0.875em;
  font-weight: bold;
  color: #09bfd8;
}
.image-gallery .image {
  border-radius: 15px;
  overflow: hidden;
}

.plyr--video {
  border-radius: 15px;
  background: none;
  overflow: hidden;
}

.podcast .main-title {
  font-size: 0.875em;
  font-weight: bold;
  color: #09bfd8;
}
.podcast .podcast-item {
  background-color: #d9d9d9;
  border-radius: 15px;
}
.podcast .podcast-item .image {
  flex: 0 0 180px;
  border-radius: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .podcast .podcast-item .image {
    flex: 0 0 210px;
  }
}
.podcast .podcast-item .content {
  width: 100%;
}
.podcast .podcast-item .content .title {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 0;
}
.podcast .podcast-item .content .date {
  font-size: 0.875em;
  font-weight: bold;
}
.podcast .podcast-item .content .text-style {
  font-size: 0.75em;
  text-align: justify;
  line-height: 1.7em;
}
.podcast .podcast-item .content .podcast-file .plyr--audio .plyr__controls {
  background: #565656;
  border-radius: 15px;
  padding: 4px;
}

:root {
  --plyr-badge-background: #09bfd8;
  --plyr-audio-control-color: #fff;
}

.comments .main-title-style {
  font-size: 0.875em;
  font-weight: bold;
  color: #09bfd8;
}
.comments .comment-item .user-image {
  width: 65px;
}
.comments .comment-item .user-image img {
  border-radius: 2px;
}
.comments .comment-item .text {
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  width: 100%;
}
.comments .comment-item .text .user-name {
  font-size: 0.8em;
  font-weight: bold;
  color: #222;
}
.comments .comment-item .text .date {
  color: #6a6a6a;
  font-size: 0.7em;
  border-bottom: 1px dotted #d9d9d9;
}
.comments .comment-item .text .body {
  font-size: 0.7em;
  line-height: 1.7em;
  text-align: justify;
}
.comments .comment-item .text .body p {
  margin-bottom: 0;
}
.comments .comment-item .text .answer {
  font-size: 0.7em;
  font-weight: 900;
  text-align: center;
  width: 70px;
  padding: 2px 0;
  border-radius: 3px;
  background-color: #09bfd8;
}
.comments .comment-item .text .answer a {
  color: #fff;
}

/*# sourceMappingURL=node-news.css.map */
