@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: 1880px;
  padding: 15px 25px;
  padding-top: 0;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 240px; }

.home-h1 {
  display: none; }

.main-featured {
  width: 100%;
  height: 670px;
  background: url(" ") center no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 35px; }
  .main-featured a {
    color: white; }
  .main-featured .info {
    background: rgba(202, 1, 9, 0.7);
    position: absolute;
    width: 590px;
    height: 320px;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -295px;
    padding: 20px;
    box-sizing: border-box; }
  .main-featured .h2 {
    font-size: 48px;
    font-weight: 400;
    color: white;
    margin: 0 auto;
    margin-bottom: 10px; }
  .main-featured .h3 {
    font-size: 16px;
    max-width: 90%;
    font-weight: 400;
    color: white;
    margin: 0 auto;
    max-height: 120px;
    max-width: 80%;
    line-height: 1.6;
    letter-spacing: 0.5px; }
  .main-featured .list-count {
    color: white;
    font-size: 14px;
    border-bottom: 2px solid white;
    display: inline-block;
    font-weight: bold;
    line-height: 2;
    margin-top: 20px; }
    .main-featured .list-count img {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -2px;
      margin-left: 3px; }

.three-lists {
  display: block;
  margin: 0 auto;
  width: 1260px;
  text-align: center;
  margin-bottom: 35px; }
  .three-lists a:nth-of-type(3n) .list-thumb {
    margin-left: 0; }
  .three-lists .list-thumb {
    display: inline-block;
    height: 330px;
    width: 400px;
    background: url("") center no-repeat;
    background-size: cover;
    position: relative;
    text-align: right;
    vertical-align: middle;
    margin-left: 30px; }
    .three-lists .list-thumb:nth-of-type(3n) {
      margin-left: 0; }
    .three-lists .list-thumb:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../img/brown-fade.png") center no-repeat;
      background-size: cover;
      pointer-events: none; }
    .three-lists .list-thumb .list-title {
      position: absolute;
      right: 30px;
      bottom: 70px;
      width: 226px;
      height: 46px;
      line-height: 1;
      font-size: 24px;
      color: white;
      font-weight: bold;
      letter-spacing: -0.5px; }
    .three-lists .list-thumb .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; }
      .three-lists .list-thumb .list-count img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }

.list-slider {
  margin: 0 auto;
  margin-bottom: 35px;
  height: 560px;
  width: 1260px; }
  .list-slider .slick-dots {
    bottom: 40px;
    width: 580px;
    color: white !important; }
    .list-slider .slick-dots li {
      margin: 0 0px; }
  .list-slider .slick-dots li.slick-active button:before {
    color: white; }
  .list-slider .slick-dots li button:before {
    color: white; }
  .list-slider .slick-prev {
    position: absolute;
    bottom: 30px;
    left: auto;
    right: 77px;
    color: white;
    z-index: 1;
    top: auto; }
    .list-slider .slick-prev:before {
      content: "\f054";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit; }
  .list-slider .slick-next {
    position: absolute;
    bottom: 30px;
    left: auto;
    right: 485px;
    color: white;
    z-index: 1;
    top: auto; }
    .list-slider .slick-next:before {
      content: "\f053";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit; }

.slick-list,
.slick-track,
.slick-slide .h3 {
  height: 100%; }

.list-slide {
  width: 100%;
  outline: 0 !important;
  max-width: 1260px;
  height: 560px;
  background: url("../img/slider-bg.png") center no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 35px;
  margin: 0 auto; }
  .list-slide .clickable {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0; }
  .list-slide .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; }
    .list-slide .likes-count.disabled {
      pointer-events: none; }
      .list-slide .likes-count.disabled .heart-icon {
        opacity: 1; }
    .list-slide .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-slide .likes-count .heart-icon:hover {
        opacity: 0.8; }
    .list-slide .likes-count span {
      display: block;
      font-size: 18px;
      color: white;
      font-weight: bold;
      margin-top: 20px;
      margin-top: 10px; }
    .list-slide .likes-count .wpulike-robeen .count-box {
      bottom: 10px;
      right: 0; }
    .list-slide .likes-count .wpulike-robeen .wp_ulike_btn:checked + svg .heart {
      fill: white; }
  .list-slide .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; }
    .list-slide .info-box .list-num {
      font-family: 'Lobster', cursive;
      font-size: 80px;
      color: white;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
    .list-slide .info-box .list-title {
      width: 250px;
      line-height: 1;
      font-size: 24px;
      font-weight: bold;
      color: white;
      display: inline-block;
      vertical-align: middle; }
    .list-slide .info-box .recipe-title {
      width: 100%;
      line-height: 1;
      font-size: 48px;
      font-weight: 400;
      color: white;
      vertical-align: middle;
      margin-top: 0px;
      margin-bottom: 20px; }
    .list-slide .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; }
      .list-slide .info-box .recipe-btn img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }
    .list-slide .info-box .recipe-desc {
      width: 100%;
      line-height: 1.5;
      font-size: 16px;
      font-weight: 400;
      color: white;
      vertical-align: middle;
      margin-bottom: 20px; }

.rega-hosting {
  width: 100%;
  height: 670px;
  background: url("") center no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 35px; }
  .rega-hosting .profile-pic {
    border: 3px solid white;
    border-radius: 9999px;
    background: url("") center no-repeat;
    background-size: cover;
    width: 104px;
    height: 104px;
    position: relative;
    top: -65px;
    margin: 0 auto;
    margin-bottom: -65px; }
  .rega-hosting .info-box {
    background: white;
    position: absolute;
    width: 670px;
    height: 348px;
    bottom: 35px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-sizing: border-box; }
  .rega-hosting .h2 {
    font-size: 18px;
    font-weight: 400;
    color: #D81018;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px; }
    .rega-hosting .h2 span {
      line-height: 1;
      display: block;
      font-size: 63px; }
  .rega-hosting .desc {
    font-size: 18px;
    font-weight: 400;
    color: #363F45;
    margin: 0 auto;
    max-width: 530px;
    max-height: 80px;
    letter-spacing: -0.25px; }
    .rega-hosting .desc p {
      margin: 0 auto; }
  .rega-hosting .recipe-btn {
    color: #363F45;
    font-size: 14px;
    border-bottom: 2px solid #D81018;
    display: inline-block;
    font-weight: bold;
    line-height: 2;
    margin-top: 20px;
    cursor: pointer; }
    .rega-hosting .recipe-btn img {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -2px;
      margin-left: 3px; }

.featured-lists {
  display: block;
  margin: 0 auto;
  width: 1260px;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
  box-sizing: border-box; }
  .featured-lists .info-box {
    position: absolute;
    width: calc(100% - 60px);
    height: 110px;
    bottom: 30px;
    right: 30px;
    background: rgba(202, 1, 9, 0.85);
    text-align: right;
    box-sizing: border-box;
    padding: 40px 80px; }
  .featured-lists a {
    margin-left: 30px; }
    .featured-lists a:nth-of-type(2n) {
      margin-left: 0; }
    .featured-lists a .list-thumb {
      display: inline-block;
      height: 330px;
      width: 615px;
      background: url("") center no-repeat;
      background-size: cover;
      position: relative;
      text-align: right;
      vertical-align: middle; }
      .featured-lists a .list-thumb .list-title {
        position: absolute;
        right: 20px;
        top: 13px;
        width: 80%;
        height: 46px;
        line-height: 1;
        font-size: 24px;
        color: white;
        font-weight: bold;
        letter-spacing: -0.5px; }
      .featured-lists a .list-thumb .list-count {
        color: white;
        font-size: 14px;
        border-bottom: 2px solid white;
        display: inline-block;
        font-weight: bold;
        line-height: 2;
        margin-top: 20px;
        position: absolute;
        bottom: 13px;
        right: 20px; }
        .featured-lists a .list-thumb .list-count img {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          top: -2px;
          margin-left: 3px; }
      .featured-lists a .list-thumb .profile-pic {
        border-radius: 9999px;
        background: url("") center no-repeat;
        background-size: cover;
        width: 70px;
        height: 70px;
        position: absolute;
        top: 50%;
        margin: 0 auto;
        margin-top: -35px;
        left: 20px; }

.popular-recipes {
  display: block;
  margin: 0 auto;
  width: 1260px;
  text-align: center;
  margin-bottom: 35px; }
  .popular-recipes .h2 {
    font-size: 63px;
    color: #D81018;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 40px; }
  .popular-recipes a:nth-of-type(3n) .recipe-tile {
    margin-left: 0; }
  .popular-recipes a:last-of-type .recipe-tile {
    margin-left: 0; }
  .popular-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); }
    .popular-recipes .recipe-tile .type-icons {
      position: absolute;
      bottom: 15px;
      right: 30px; }
      .popular-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; }
        .popular-recipes .recipe-tile .type-icons .icon img {
          height: 40px;
          display: block;
          margin: 0 auto;
          margin-bottom: 0px; }
    .popular-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; }
      .popular-recipes .recipe-tile .likes-count a {
        color: white; }
      .popular-recipes .recipe-tile .likes-count.disabled {
        pointer-events: none; }
        .popular-recipes .recipe-tile .likes-count.disabled .heart-icon {
          opacity: 1; }
      .popular-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; }
        .popular-recipes .recipe-tile .likes-count .heart-icon:hover {
          opacity: 0.8; }
      .popular-recipes .recipe-tile .likes-count span {
        display: block;
        font-size: 18px;
        color: #532f27;
        font-weight: bold;
        margin-top: 20px;
        margin-top: 10px; }
      .popular-recipes .recipe-tile .likes-count .wpulike-robeen .count-box {
        bottom: 10px;
        right: 0; }
      .popular-recipes .recipe-tile .likes-count .wpulike-robeen .wp_ulike_btn:checked + svg .heart {
        fill: white; }
    .popular-recipes .recipe-tile .thumbnail {
      height: 260px;
      width: 100%;
      background: url("") center no-repeat;
      background-size: cover; }
    .popular-recipes .recipe-tile .info-box {
      background: white;
      height: 130px;
      width: 100%;
      box-shadow: -1px 6px 9px rgba(0, 0, 0, 0.06); }
    .popular-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; }
    .popular-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; }
      .popular-recipes .recipe-tile .list-count img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }

.about-section {
  font-size: 0;
  max-width: 1260px;
  margin: 0 auto;
  margin-bottom: 20px; }
  .about-section .right, .about-section .left {
    display: inline-block; }
  .about-section .right {
    background: url(../img/about.webp) center center no-repeat;
    background-size: cover;
    width: 45%;
    height: 500px;
    vertical-align: top; }
  .about-section .left {
    width: 55%;
    box-sizing: border-box;
    padding: 10px 25px;
    font-size: 16px;
    line-height: 1.4;
    color: #363F45; }
    .about-section .left h2 {
      margin: 0; }
    .about-section .left strong {
      color: #D81018; }

@media screen and (max-width: 640px) {
  .wrapper {
    padding: 0;
    margin-top: 240px;
    overflow-x: hidden; }

  .main-featured {
    width: 100%; }
    .main-featured .h2 {
      font-size: 42px;
      margin: 0 auto;
      margin-bottom: 10px; }
    .main-featured .h3 {
      font-size: 22px;
      margin: 0 auto;
      max-height: 149px;
      max-width: 90%;
      line-height: 1.2;
      letter-spacing: 0.2px;
      overflow: hidden;
      margin-top: -22px; }
    .main-featured .info {
      width: 590px;
      height: 320px;
      top: 50%;
      left: 50%;
      margin-top: -40px;
      margin-left: -295px;
      padding: 20px;
      width: 500px;
      margin-left: -250px;
      height: 300px; }
    .main-featured .list-count {
      margin-top: 10px;
      font-size: 18px; }

  .featured-lists {
    width: 100%; }
    .featured-lists a {
      width: 100%;
      margin: 10px auto; }
      .featured-lists a .list-thumb {
        width: 90%;
        margin: 10px auto; }

  .slick-slider {
    width: 90%; }
    .slick-slider .info-box {
      background: rgba(202, 1, 9, 0.65);
      width: 318px;
      height: 100%;
      text-align: right;
      box-sizing: border-box;
      padding: 40px 40px; }
      .slick-slider .info-box .recipe-title {
        font-size: 42px;
        margin-top: 10px;
        margin-bottom: 20px; }
      .slick-slider .info-box .recipe-desc {
        display: none; }
      .slick-slider .info-box .recipe-btn {
        font-size: 24px; }

  .rega-hosting .info-box {
    width: 90%;
    margin-left: 0;
    left: 5%;
    top: 11%; }

  .three-lists {
    width: 100%; }
    .three-lists a {
      margin-left: 0;
      width: 90%;
      height: 350px;
      margin-bottom: 20px; }
    .three-lists .list-thumb {
      margin-left: 0;
      width: 90%;
      height: 350px;
      margin-bottom: 20px; }
      .three-lists .list-thumb .list-title {
        width: 80%;
        height: 70px;
        line-height: 1;
        font-size: 30px;
        color: white;
        font-weight: bold;
        letter-spacing: -0.5px; }
      .three-lists .list-thumb .list-count {
        font-size: 18px;
        margin-top: 20px;
        position: absolute;
        bottom: 30px;
        right: 30px; }

  .popular-recipes {
    width: 100%;
    text-align: center; }
    .popular-recipes a {
      display: inline-block;
      height: auto;
      width: 100%;
      margin: 0 auto;
      position: relative;
      text-align: right;
      text-align: center;
      vertical-align: middle;
      margin-left: 30px;
      margin-bottom: 30px; }
    .popular-recipes .recipe-tile {
      margin-left: 0;
      width: 90%; }

  .about-section .right {
    width: 90%;
    margin: 0 auto;
    display: block;
    height: 300px; }
  .about-section .left {
    width: 90%;
    box-sizing: border-box;
    padding: 34px;
    font-size: 18px;
    line-height: 1.4; } }

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