@charset "UTF-8";
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/opensanshebrew-light-webfont.eot);
  src: url(../fonts/opensanshebrew-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-light-webfont.woff) format("woff"), url(../fonts/opensanshebrew-light-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 400;
  font-style: italic;
  src: url(../fonts/opensanshebrew-italic-webfont.eot);
  src: url(../fonts/opensanshebrew-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-italic-webfont.woff) format("woff"), url(../fonts/opensanshebrew-italic-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/opensanshebrew-regular-webfont.eot);
  src: url(../fonts/opensanshebrew-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-regular-webfont.woff) format("woff"), url(../fonts/opensanshebrew-regular-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 700;
  font-style: italic;
  src: url(../fonts/opensanshebrew-bolditalic-webfont.eot);
  src: url(../fonts/opensanshebrew-bolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-bolditalic-webfont.woff) format("woff"), url(../fonts/opensanshebrew-bolditalic-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/opensanshebrew-bold-webfont.eot);
  src: url(../fonts/opensanshebrew-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-bold-webfont.woff) format("woff"), url(../fonts/opensanshebrew-bold-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 800;
  font-style: italic;
  src: url(../fonts/opensanshebrew-extrabold-webfont.eot);
  src: url(../fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-extrabold-webfont.woff) format("woff"), url(../fonts/opensanshebrew-extrabold-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'Open Sans Hebrew';
  font-weight: 800;
  font-style: normal;
  src: url(../fonts/opensanshebrew-extrabold-webfont.eot);
  src: url(../fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensanshebrew-extrabold-webfont.woff) format("woff"), url(../fonts/opensanshebrew-extrabold-webfont.ttf) format("truetype"); }
.wrapper {
  max-width: 1260px;
  padding: 10px 0px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 240px; 
}

.breadcrumbs {
  font-size: 14px;
  color: black;
  font-weight: bold;
  color: #363F45;
  color: #90A4AD;
  padding-bottom: 10px;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 20px; }
  .breadcrumbs .bc-divider {
    margin: 0 8px;
    display: inline; }
  .breadcrumbs span:last-child {
    color: #363F45; }
  .breadcrumbs a {
    color: #90A4AD; }
    .breadcrumbs a span:last-child {
      color: #90A4AD; }

.desk404 {
  margin: 0 auto;
  display: block; }

.m404 {
  display: none; }

.featured-recipe {
  width: 100%;
  max-width: 1260px;
  height: 450px;
  background: url("../img/slider-bg.png") center no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px; }
  .featured-recipe .likes-count {
    background: #D81018;
    width: 72px;
    height: 113px;
    height: 100px;
    position: absolute;
    top: -13px;
    left: 20px;
    top: 0px;
    text-align: center;
    padding-top: 7px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer; }
    .featured-recipe .likes-count.disabled {
      pointer-events: none; }
      .featured-recipe .likes-count.disabled .heart-icon {
        opacity: 1; }
    .featured-recipe .likes-count .heart-icon {
      width: 26px;
      margin: 0 auto;
      height: auto;
      margin-top: 20px;
      display: block;
      margin-bottom: 10px;
      opacity: 0.5;
      transition: all 0.3s ease; }
      .featured-recipe .likes-count .heart-icon:hover {
        opacity: 0.8; }
    .featured-recipe .likes-count span {
      display: block;
      font-size: 18px;
      color: white;
      font-weight: bold;
      margin-top: 20px;
      margin-top: 10px; }
    .featured-recipe .likes-count .wpulike-robeen .count-box {
      bottom: 10px;
      right: 0; }
    .featured-recipe .likes-count .wpulike-robeen .wp_ulike_btn:checked + svg .heart {
      fill: white; }
  .featured-recipe .info-box {
    position: absolute;
    width: 580px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(202, 1, 9, 0.85);
    text-align: right;
    box-sizing: border-box;
    padding: 40px 80px; }
    .featured-recipe .info-box .list-num {
      font-family: 'Lobster', cursive;
      font-size: 100px;
      color: white;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
    .featured-recipe .info-box .list-title {
      width: 250px;
      line-height: 1;
      font-size: 24px;
      font-weight: bold;
      color: white;
      display: inline-block;
      vertical-align: middle; }
    .featured-recipe .info-box .recipe-title {
      width: 100%;
      line-height: 1;
      font-size: 60px;
      font-weight: 400;
      color: white;
      vertical-align: middle;
      margin-top: 0px;
      margin-bottom: 20px; }
    .featured-recipe .info-box .recipe-btn {
      color: white;
      font-size: 14px;
      border-bottom: 2px solid white;
      display: inline-block;
      font-weight: bold;
      line-height: 2;
      margin-top: 20px; }
      .featured-recipe .info-box .recipe-btn img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }
    .featured-recipe .info-box .recipe-desc {
      width: 100%;
      line-height: 1.5;
      font-size: 16px;
      font-weight: 400;
      color: white;
      vertical-align: middle;
      margin-bottom: 20px;
      display: none; }

h1 {
  color: #363F45;
  font-size: 48px;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
  max-width: 1000px;
  margin-bottom: 20px; }
  h1 span {
    color: #D81018; }
  h1 img {
    height: 48px;
    vertical-align: middle;
    position: relative;
    top: -3px; }

.conversion_table {
  margin-top: -10px; }

.conversion_table ul, .conversion_table p {
  list-style: none;
  line-height: 30px;
  padding-right: 85px;
  padding-bottom: 0; }

.main-content ul li {
  list-style: none; }

.main-content .recipe_step ul li {
  list-style: disc; }

.main-content .recipe_tip ul li:before, .conversion_table ul li span:before {
  content: ' • ';
  color: #d81018;
  font-size: 20px;
  line-height: 16px; }

.conversion_table h2 {
  padding-right: 85px !important;
  height: 65px;
  line-height: 65px;
  font-size: 26px;
  color: #d81018;
  margin-bottom: 0 !important; }

.conversion_table h3 {
  padding-right: 85px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0 !important;
  line-height: 30px; }

.conversions_table_icons {
  position: absolute;
  top: 0;
  right: 0;
  background: #d81018;
  width: 65px;
  height: 65px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.divider-border {
  border-bottom: 1px solid #e6e6e6; }

.conversion_table .wpb_text_column {
  margin-bottom: 30px; }

.conversion_table_group {
  position: relative;
  direction: rtl; }

.guest-icon {
  border-radius: 9999px;
  width: 100px;
  height: 100px;
  margin: 20px auto;
  background-size: cover; }

.subtitle {
  color: #363F45;
  font-size: 18px;
  font-weight: 400;
  max-width: 740px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: 1.5; }

.page-content {
  width: 100%;
  font-size: 16px;
  color: #363F45;
  padding: 20px;
  box-sizing: border-box; }
  .page-content a {
    color: #363F45; }

.sub-categories {
  border-top: 2px solid #e9e9e9;
  padding-top: 20px; }
  .sub-categories ul {
    list-style: none;
    padding: 0; }
  .sub-categories li {
    display: inline-block;
    width: 25%;
    font-size: 24px;
    color: #363F45;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 40px; }
    .sub-categories li .post_count {
      font-size: 14px;
      font-weight: bold;
      display: inline-block;
      width: auto;
      color: #363F45;
      padding: 5px 0;
      border-bottom: 2px solid #D81018;
      position: relative;
      top: 1px; }
      .sub-categories li .post_count:before {
        content: url(../img/Icons/Link_icon_grey.svg); }
      .sub-categories li .post_count:after {
        content: "מתכונים"; }
    .sub-categories li a {
      color: #363F45;
      width: 100%; }
      .sub-categories li a:after {
        content: " ";
        display: block;
        margin-bottom: -5px; }

.recipe-filters {
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 30px;
  font-size: 14px;
  color: #90A4AD;
  font-weight: bold; }
  .recipe-filters .section {
    padding: 30px;
    border-right: 2px solid #e9e9e9;
    display: inline-block; }
    .recipe-filters .section:first-of-type {
      padding-right: 0;
      border-right: 0; }
    .recipe-filters .section img {
      vertical-align: middle;
      margin-left: 10px; }
    .recipe-filters .section span {
      color: #363F45; }
  .recipe-filters .sort-bar {
    display: inline-block;
    padding: 25px; }
    .recipe-filters .sort-bar .sort-option {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      font-size: 14px;
      font-weight: bold;
      color: #90A4AD;
      margin: 0 15px;
      cursor: pointer; }
      .recipe-filters .sort-bar .sort-option.active {
        color: #363F45;
        padding: 5px 0;
        border-bottom: 2px solid #D81018;
        position: relative;
        top: 1px; }
  .recipe-filters .type-icons {
    float: left;
    text-align: center; }
    .recipe-filters .type-icons .icon {
      display: inline-block;
      vertical-align: middle;
      width: 50px;
      color: #363F45;
      font-size: 10px;
      margin-top: 12px;
      margin-right: 5px;
      cursor: pointer;
      opacity: 0.7; }
      .recipe-filters .type-icons .icon.active {
        opacity: 1; }
      .recipe-filters .type-icons .icon img {
        height: 40px;
        display: block;
        margin: 0 auto;
        margin-bottom: 3px; }

.recipe-container {
  margin-bottom: 30px; }
  .recipe-container .search-container {
    height: 60px;
    width: 480px;
    border: 2px solid #e9e9e9;
    border-radius: 3px;
    display: inline-block;
    text-align: right;
    position: relative;
    vertical-align: middle;
    top: 8px;
    margin-right: 20px;
    margin-bottom: 20px; }
    .recipe-container .search-container input {
      display: inline-block;
      font-size: 24px;
      font-family: "Open Sans Hebrew", sans-serif;
      color: #363F45;
      border: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 13px 23px;
      padding-left: 56px;
      background: none;
      outline: 0; }
    .recipe-container .search-container .submit {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 50%;
      margin-top: -12px;
      left: 20px;
background: transparent;
  border: none;
}
    .recipe-container .search-container .search-icon {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 50%;
      margin-top: -12px;
      left: 0px; }

.list-recipes {
  display: block;
  margin: 0 auto;
  width: 1260px;
  text-align: center;
  margin-bottom: 20px;
  clear: both; }
  .list-recipes h2 {
    font-size: 48px;
    color: #D81018;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 40px; }
  .list-recipes a:nth-of-type(3n) .recipe-tile {
    margin-left: 0; }
  .list-recipes a:last-of-type .recipe-tile {
    margin-left: 0; }
  .list-recipes .recipe-tile {
    display: inline-block;
    height: auto;
    width: 400px;
    position: relative;
    text-align: right;
    vertical-align: middle;
    margin-left: 30px;
    margin-bottom: 30px;
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.06); }
    .list-recipes .recipe-tile .type-icons {
      position: absolute;
      bottom: 15px;
      right: 30px; }
      .list-recipes .recipe-tile .type-icons .icon {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        color: #363F45;
        font-size: 10px;
        margin-top: 12px;
        margin-left: 6px; }
        .list-recipes .recipe-tile .type-icons .icon img {
          height: 40px;
          display: block;
          margin: 0 auto;
          margin-bottom: 0px; }
    .list-recipes .recipe-tile .likes-count {
      background: #D81018;
      width: 72px;
      height: 113px;
      height: 100px;
      position: absolute;
      top: -13px;
      left: 20px;
      top: 0px;
      text-align: center;
      padding-top: 7px;
      box-sizing: border-box;
      font-size: 18px;
      font-weight: bold;
      cursor: pointer;
      z-index: 10;
      color: white; }
      .list-recipes .recipe-tile .likes-count a {
        color: white; }
      .list-recipes .recipe-tile .likes-count.disabled {
        pointer-events: none; }
        .list-recipes .recipe-tile .likes-count.disabled .heart-icon {
          opacity: 1; }
      .list-recipes .recipe-tile .likes-count .heart-icon {
        width: 26px;
        margin: 0 auto;
        height: auto;
        margin-top: 20px;
        display: block;
        margin-bottom: 10px;
        opacity: 0.5;
        transition: all 0.3s ease; }
        .list-recipes .recipe-tile .likes-count .heart-icon:hover {
          opacity: 0.8; }
      .list-recipes .recipe-tile .likes-count span {
        display: block;
        font-size: 18px;
        color: white;
        font-weight: bold;
        margin-top: 20px;
        margin-top: 10px; }
      .list-recipes .recipe-tile .likes-count .wpulike-robeen .count-box {
        bottom: 10px;
        right: 0; }
      .list-recipes .recipe-tile .likes-count .wpulike-robeen .wp_ulike_btn:checked + svg .heart {
        fill: white; }
    .list-recipes .recipe-tile .thumbnail {
      height: 260px;
      width: 100%;
      background: url("../img/thumb-400.jpg") center no-repeat;
      background-size: cover; }
    .list-recipes .recipe-tile .info-box {
      background: white;
      height: 130px;
      width: 100%;
      box-shadow: -1px 6px 9px rgba(0, 0, 0, 0.06); }
    .list-recipes .recipe-tile .recipe-title {
      position: absolute;
      right: 30px;
      bottom: 70px;
      width: 90%;
      height: 50px;
      line-height: 1.1;
      font-size: 24px;
      color: #363F45;
      font-weight: bold; }
    .list-recipes .recipe-tile .list-count {
      color: white;
      font-size: 14px;
      border-bottom: 2px solid #D81018;
      display: inline-block;
      font-weight: bold;
      line-height: 2;
      margin-top: 20px;
      position: absolute;
      bottom: 30px;
      right: 30px; }
      .list-recipes .recipe-tile .list-count img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }

@media screen and (max-width: 640px) {
  h1 {
    font-size: 48px; }

  .list-recipes {
    width: 100%; }
    .list-recipes a {
      width: 100%; }
    .list-recipes .recipe-tile {
      margin-left: 0;
      width: 90%; }

  .sub-categories {
    box-sizing: border-box;
    padding: 30px; }

  .m404 {
    margin: 0 auto;
    display: block;
    width: 100%; }

  .desk404 {
    display: none; }

  .notfound-desk {
    max-width: 100%;
    margin-top: 20px; }

  .featured-recipe {
    width: 100%;
    height: 600px;
    background-size: auto 110%;
    background-position: 50% 98%;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 35px; }
    .featured-recipe .info-box {
      position: absolute;
      width: 100%;
      height: 150px;
      top: auto;
      bottom: 0;
      right: 0;
      text-align: right;
      box-sizing: border-box;
      padding: 25px 50px; }
      .featured-recipe .info-box .recipe-title {
        width: 100%;
        line-height: 1;
        font-size: 38px;
        font-weight: 400;
        color: white;
        vertical-align: middle;
        margin-top: 0px;
        margin-bottom: 0px; }
      .featured-recipe .info-box .recipe-desc {
        display: none; }
      .featured-recipe .info-box .recipe-btn {
        font-size: 20px; } }

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