@charset "UTF-8";
/** @format */
/* Tehila colors */
/* חום כהה – כל הטקסטים */
/* אפרסק */
/* כחול */
/* חום בהיר  - גוון אדמדם */
/* אפור */
@import url("https://fonts.googleapis.com/css?family=Assistant:300,400,700&amp;subset=hebrew");
/* Fontello webfont */
body {
  direction: rtl;
  text-align: right;
  unicode-bidi: embed;
}

.line-after h2:after,
.line-after-not-elementor:after {
  margin: 0 40px 0 0;
}

ul.atr-posts-by-cat-list li a.atr-posts-by-cat-post-thumbnail {
  padding-left: 10px;
  padding-right: 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 1.66em;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: rtl;
}
/*# sourceMappingURL=rtl.css.map */