/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
/*============================================================================
  YEVGENY - START: Change for hebrew
==============================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;600;700;800&display=swap");
i.fa-play, i.fa-check, i.fa-chevron-right {
  font-family: "FontAwesome", sans-serif !important; }

* {
  font-family: "Assistant", sans-serif !important; }

.section--hero p, .section--hero h1, .section--hero h2, .section--hero h3, .section--hero h4, .section--hero h5, .section--hero h6 {
  text-align: center; }

.section__sidebar .panel__body h6.panel__heading {
  direction: ltr; }

div.smart-next__block {
  text-align: right !important; }

h1, h2, h3, h4, h5, h6, p, li, ul, textarea, span, a, label, div {
  direction: rtl;
  text-align: right; }

.media-left {
  padding-right: 0px;
  padding-left: 10px; }

.syllabus__img {
  margin-left: 20px;
  margin-right: 0px; }

.media {
  direction: rtl; }

/*============================================================================
  YEVGENY - END: Change for hebrew
==============================================================================*/
