body.rtl .blog-post-list .post_title {
  margin-right: initial !important;
  margin-left: -35%;
}

.flat-grid .w-grid-item .w-grid-item-h {
  padding: 0 24px 24px;
}
.flat-grid .w-grid-item .post_title {
  text-align: right;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 14px !important;
}
.flat-grid .w-grid-item .post_custom_field {
  display: flex;
  margin-bottom: 14px;
}
.flat-grid .w-grid-item .post_custom_field p {
  margin-bottom: 0;
}
.flat-grid .w-grid-item .post_custom_field .w-post-elm-before {
  flex-basis: 50%;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
}
.flat-grid .w-grid-item .post_custom_field .w-post-elm-value {
  flex-basis: 50%;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: #7E7E7E;
}
.flat-grid .w-grid-item .w-btn {
  width: 100%;
}

/*# sourceMappingURL=styles.css.map */
