/*
Theme Name: ICBA-New
Theme URI: https://icba.org.il
Template: twentyseventeen
Author: ICBA
Author URI: https://icba.org.il
Version: 1.0.1
Updated: 2022-05-09
*/
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1E1yysd0mj.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiSysd0mj.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyysd0mj.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Ebiusd0mj.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSusd0mj.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/heebo/v20/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EICusd0mj.ttf) format('truetype');
}
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: 'Heebo', sans-serif;
}
header#masthead .custom-header .site-branding .wrap {
  flex-direction: row-reverse;
}
header#masthead .custom-header .site-branding .wrap .site-branding-content .navigation-top-side-menu ul#top-side-menu li {
  float: right;
}
.contact-data label {
  float: right;
}
#secondary .widget ul.menu li a {
  margin-left: 0;
  margin-right: -0.2rem;
}
/*-- JQPLOT CUSTOM CLASSES START  --*/
.jqplot-target {
  direction: ltr;
}
table.jqplot-table-legend,
table.jqplot-cursor-legend {
  direction: rtl;
}
/*-- JQPLOT CUSTOM CLASSES END  --*/
/*-- TRIBE-EVENTS CUSTOM CLASSES START  --*/
#tribe-events-footer .tribe-events-sub-nav,
#tribe-events-header .tribe-events-sub-nav {
  direction: ltr;
}
.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
  left: auto;
  right: 3px;
}
.tribe-events-tooltip .tribe-events-arrow {
  left: auto;
  right: 20px;
}
.tribe-events-notices {
  display: none;
}
.tribe-events-view.tribe-events-view--month .tribe-events-c-top-bar__nav {
  direction: ltr;
}
.tribe-events-view.tribe-events-view--month .tribe-events-c-top-bar__today-button {
  margin-left: 15px;
}
.tribe-events-view.tribe-events-view--month .tribe-events-c-top-bar__datepicker-button-icon-svg {
  margin-right: 8px;
}
/*-- TRIBE-EVENTS CUSTOM CLASSES END  --*/
@media screen and (min-width: 48em) {
  .has-sidebar:not(.error404) #primary {
    float: left;
  }
  .has-sidebar #secondary {
    float: right;
  }
}
@media screen and (min-width: 48em), (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  .main-navigation ul ul .menu-item-has-children > a > .icon,
  .main-navigation ul ul .page_item_has_children > a > .icon {
    -ms-transform: rotate(-90deg);
  }
}
