@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 500;
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.eot");
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.woff") format("woff"), url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.ttf") format("truetype"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Open Sans Hebrew";
    font-style: normal;
    font-weight: 400;
    src: url("//www.themarker.com/htz/css/resp/fonts/opensanshebrew-regular.svg#open_sans_hebrewregular") format("svg"); } }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.eot?#iefix) format("embedded-opentype"), url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.woff) format("woff"), url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.ttf) format("truetype"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "open sans hebrew";
    font-style: normal;
    font-weight: 700;
    src: url("//www.themarker.com/htz/css/resp/fonts/opensanshebrew-bold.svg#open_sans_hebrewbold") format("svg"); } }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 400;
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Italic.eot");
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Italic.eot?#iefix") format("embedded-opentype"), url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Italic.woff") format("woff"), url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Italic.ttf") format("truetype"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Open Sans Hebrew";
    font-style: italic;
    font-weight: 400;
    src: url("//www.themarker.com/htz/css/resp/fonts/opensanshebrew-italic.svg#open_sans_hebrewitalic") format("svg"); } }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 700;
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-BoldItalic.eot");
  src: url("//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-BoldItalic.eot?#iefix") format("embedded-opentype"), url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-BoldItalic.woff) format("woff"), url(//themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-BoldItalic.ttf) format("truetype"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Open Sans Hebrew";
    font-style: italic;
    font-weight: 700;
    src: url("/htz/css/resp/fonts/opensanshebrew-bolditalic.svg#open_sans_hebrewbold_italic") format("svg"); } }
@font-face {
  font-family: "htzIcons";
  src: url(fonts/htzIcons.eot);
  src: url("//www.themarker.com/htz/css/resp/fonts/htzIcons.eot?#iefix") format("embedded-opentype"), url("//www.themarker.com/htz/css/resp/fonts/htzIcons.woff") format("woff"), url("//www.themarker.com/htz/css/resp/fonts/htzIcons.ttf") format("truetype"), url("//www.themarker.com/htz/css/resp/fonts/htzIcons.svg#htzIcons") format("svg"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "htzIcons";
    src: url("//www.themarker.com/htz/css/resp/fonts/htzIcons.svg#htzIcons") format("svg"); } }
.header-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 80rem;
  box-sizing: border-box;
  position: relative; }
  .header-wrapper .sectionName {
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #393939;
    padding-top: 60px;
    display: none; }
    @media screen and (max-width: 600px) {
      .header-wrapper .sectionName {
        padding-top: 24px;
        font-size: 24px; } }
  .header-wrapper .mainHeader {
    font-size: 70px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: center;
    color: #393939;
    padding: 17px 0;
    max-width: 900px;
    margin: 0 auto; }
    .header-wrapper .mainHeader .strongWord {
      font-weight: bold; }
    @media screen and (max-width: 600px) {
      .header-wrapper .mainHeader {
        font-size: 30px;
        padding: 24px 0 12px;
        line-height: 1.33;
        max-width: 320px;
        margin: 0 auto; } }
    @media screen and (min-width: 601px) and (max-width: 699px) {
      .header-wrapper .mainHeader {
        font-size: 55px; } }
    @media screen and (min-width: 700px) and (max-width: 1120px) {
      .header-wrapper .mainHeader {
        font-size: 66px;
        padding: 30px 0 36px; } }
  .header-wrapper .misheText {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #393939;
    padding: 12px 18.75rem 0 18.75rem; }
    @media screen and (max-width: 600px) {
      .header-wrapper .misheText {
        font-size: 18px;
        line-height: 1.67;
        padding: 0 1.5rem 1.75rem 1.5rem; } }
    @media screen and (min-width: 601px) and (max-width: 699px) {
      .header-wrapper .misheText {
        font-size: 22px;
        line-height: 1.67;
        padding: 0 4.75rem 1.75rem 4.75rem; } }
    @media screen and (min-width: 700px) and (max-width: 1120px) {
      .header-wrapper .misheText {
        padding: 0 4.75rem 0 4.75rem; } }
  .header-wrapper .share-wrapper {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px; }
    .header-wrapper .share-wrapper .inter-share {
      font-family: htzIcons;
      font-size: 24px;
      display: inline-block;
      color: #393939;
      line-height: 1.5; }
      @media screen and (max-width: 600px) {
        .header-wrapper .share-wrapper .inter-share button {
          /*height: 35px;*/ } }
      .header-wrapper .share-wrapper .inter-share .h-dib i.inter-f {
        display: inline-block;
        font-style: normal;
        text-align: center;
        width: 1em; }
        .header-wrapper .share-wrapper .inter-share .h-dib i.inter-f:before {
          content: attr(data-icon);
          font-family: htzIcons;
          font-weight: normal !important;
          speak: none;
          -webkit-font-smoothing: antialiased; }
      .header-wrapper .share-wrapper .inter-share .h-dib .icn__alt {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important; }
    @media screen and (max-width: 600px) {
      .header-wrapper .share-wrapper {
        margin-bottom: 12px; } }
  .header-wrapper .arrow-wrapper {
    padding: 0 21.75rem 0 21.75rem;
    text-align: center;
    margin: 60px 0; }
    @media screen and (max-width: 600px) {
      .header-wrapper .arrow-wrapper {
        padding: 0 4.75rem 0 4.75rem;
        margin: 24px 0; } }
    .header-wrapper .arrow-wrapper .arrow-iconFig {
      display: inline-block;
      width: 50px; }
  .header-wrapper .desktop-filters-container {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    background-color: #fff;
    width: 720px;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, 2%);
    transition: opacity 0.4s ease-in-out, translate 0.4s ease-in-out;
    top: 100%;
    padding: 28px 36px 22px;
    z-index: 1; }
    .header-wrapper .desktop-filters-container.hideBox {
      opacity: 1;
      z-index: 3; }
    .header-wrapper .desktop-filters-container .closeXbtn {
      position: absolute;
      top: 0;
      right: 0;
      padding: 12px 12px 0 0; }
    .header-wrapper .desktop-filters-container .triangleElem {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 12.5px 20px 12.5px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -85%); }
    .header-wrapper .desktop-filters-container .rightSide-wrapper {
      float: right;
      width: 44.5%;
      margin-right: 14px; }
      .header-wrapper .desktop-filters-container .rightSide-wrapper .shabat-wrapper {
        text-align: right;
        padding-top: 14px;
        padding-bottom: 14px; }
        .header-wrapper .desktop-filters-container .rightSide-wrapper .shabat-wrapper .shabatBtn-container {
          display: inline-block; }
    .header-wrapper .desktop-filters-container .leftSide-wrapper {
      float: left;
      width: 50%; }
      .header-wrapper .desktop-filters-container .leftSide-wrapper .food-wrapper {
        margin-right: 20px; }
    .header-wrapper .desktop-filters-container .filter-box-wrapper {
      width: 100%;
      border-bottom: solid 1px rgba(151, 151, 151, 0.36); }
      .header-wrapper .desktop-filters-container .filter-box-wrapper .box-header {
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        padding-bottom: 24px; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper .food-header {
        padding-bottom: 18px;
        padding-left: 30px; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper:last-child {
        border-bottom: none; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.showAll-wrapper {
        border-bottom: none;
        padding: 15px 0 12px;
        text-align: left;
        display: inline-block; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper.showAll-wrapper .clearBtn {
          background-color: transparent;
          color: #09a5d9;
          font-size: 16px;
          font-weight: bold;
          padding: 6px 12px;
          border-radius: 4px; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper {
        width: 290px;
        display: inline-block;
        padding-bottom: 20px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn {
          border: solid 0.5px #bbbbbb;
          margin-bottom: 6px;
          padding: 3px 24px;
          margin-left: 1px;
          font-size: 16px; }
          .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn.selected {
            background-color: #ffe70c; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn[data-set="ramatGolan"] {
          padding: 3px 35px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn[data-set="galilKineret"] {
          padding: 3px 41px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn[data-set="telAvivMerkaz"] {
          padding: 3px 24.5px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-places-filterOptions-wrapper .placeBtn[data-set="shfelaDarom"] {
          padding: 3px 21px; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper {
        display: inline-block;
        width: 45%;
        margin-bottom: 12px;
        position: relative;
        margin-left: 12px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .checkbokImg-fig, .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .food-fakeBtn {
          display: inline-block; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .checkbokImg-fig {
          cursor: pointer; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .food-fakeBtn {
          padding-right: 3px; }
          @media screen and (min-width: 601px) and (max-width: 750px) {
            .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .food-fakeBtn {
              font-size: 12px; } }
        .header-wrapper .desktop-filters-container .filter-box-wrapper .desktop-food-filterOptions-wrapper .checkBox-wrapper .invisible-checkbox {
          position: absolute;
          width: 100%;
          height: 100%;
          opacity: 0; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .shabatBtn-container {
        position: relative; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .shabatBtn-container input {
          position: absolute;
          width: 100%;
          height: 100%;
          opacity: 0;
          z-index: 1; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .shabatBtn-wrapper {
        position: relative;
        width: 22px;
        height: 14px;
        display: inline-block;
        vertical-align: middle; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #5a5a5a;
        -webkit-transition: .4s;
        transition: .4s; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .slider:before {
          position: absolute;
          content: "";
          height: 12px;
          width: 12px;
          right: 1px;
          bottom: 1px;
          background-color: white;
          -webkit-transition: .4s;
          transition: .4s; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper input:checked + .shabatBtn-wrapper .slider {
        background-color: #f4c42f; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper input:focus + .shabatBtn-wrapper .slider {
        box-shadow: 0 0 1px #f4c42f; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper input:checked + .shabatBtn-wrapper .slider:before {
        -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        transform: translateX(-8px); }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .slider.round {
        border-radius: 6.8px; }
        .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .slider.round:before {
          border-radius: 50%; }
      .header-wrapper .desktop-filters-container .filter-box-wrapper.shabat-wrapper .btn-label {
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: right;
        color: #1f1f1f;
        vertical-align: middle;
        padding-right: 3px; }
    .header-wrapper .desktop-filters-container.stickyBtn {
      position: fixed;
      top: 0;
      transform: translate(-50%, 29%); }
      @media screen and (max-height: 900px) {
        .header-wrapper .desktop-filters-container.stickyBtn {
          transform: translate(-50%, 16%); } }
    @media screen and (min-width: 601px) and (max-width: 750px) {
      .header-wrapper .desktop-filters-container {
        width: 620px;
        padding: 28px 10px 22px; } }

/*# sourceMappingURL=header.css.map */
