@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; }
  .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; }

.main-header {
  height: 700px;
  width: 100%;
  width: calc(100% - 20px);
  background: url() center center no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  position: absolute;
  right: 10px;
  z-index: -1; }

h1 {
  color: #D81018;
  font-size: 63px;
  text-align: right;
  margin: 0;
  max-width: 80%;
  font-weight: 400;
  line-height: 1.2; }

.tip-title {
  font-size: 32px;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
  color: #D81018;
  margin-bottom: 20px;
  text-align: right; }
  .tip-title img {
    height: 42px;
    vertical-align: middle;
    position: relative;
    top: -3px; }

.subtitle {
  color: #363F45;
  font-size: 18px;
  text-align: right;
  font-weight: bold;
  max-width: 740px; }

.content {
  background: white;
  padding: 50px 80px;
  box-sizing: border-box;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 400px;
  min-height: 500px; }
  .content .post-desc {
    font-size: 18px;
    color: #363F45; }

.share-bar {
  position: relative;
  top: -1px;
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  padding: 18px 0;
  text-align: center; }
  .share-bar .share-icons {
    text-align: right;
    display: inline-block; }
    .share-bar .share-icons img {
      height: 40px;
      width: auto;
      margin-left: 10px; }
  .share-bar a:last-of-type img {
    margin-left: 0px; }
  .share-bar .comments-count {
    float: left;
    color: #363F45;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0; }
    .share-bar .comments-count img {
      vertical-align: middle;
      margin-left: 6px;
      height: 20px;
      width: 20px; }

.recipe-main {
  float: right;
  width: 1120px;
  width: calc(100% - 460px);
  box-sizing: border-box; }
  .recipe-main .recipe-section-title {
    font-size: 32px;
    color: #D81018;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 30px 20px;
    padding-bottom: 0;
    box-sizing: border-box; }
  .recipe-main .ingredients {
    font-size: 18px;
    color: #363F45;
    line-height: 36px;
    padding-right: 20px;
    box-sizing: border-box; }
    .recipe-main .ingredients .ing-part {
      margin-bottom: 40px; }
      .recipe-main .ingredients .ing-part:last-of-type {
        margin-bottom: 30px; }
    .recipe-main .ingredients strong {
      display: block; }
  .recipe-main .conv-shop {
    border-bottom: 2px solid #e9e9e9;
    padding-right: 20px;
    box-sizing: border-box; }
  .recipe-main .shopping {
    display: inline-block;
    vertical-align: middle; }
    .recipe-main .shopping img {
      vertical-align: middle; }
    .recipe-main .shopping .cart-icon {
      height: 28px;
      width: auto;
      margin-left: 14px; }
    .recipe-main .shopping .shop-logo {
      height: 20px;
      width: auto; }
    .recipe-main .shopping span {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      color: #363F45;
      font-size: 14px;
      font-weight: bold;
      padding-bottom: 5px;
      border-bottom: 2px solid #D81018; }
  .recipe-main .shop-divider {
    background: #E9E9E9;
    width: 2px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
    margin: 20px 20px; }
  .recipe-main .conversion {
    display: inline-block;
    vertical-align: middle; }
    .recipe-main .conversion .conv-icon {
      height: 28px;
      width: auto;
      margin-left: 14px;
      vertical-align: middle; }
    .recipe-main .conversion p {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      color: #363F45;
      font-size: 14px;
      font-weight: bold;
      padding-bottom: 5px;
      border-bottom: 2px solid #D81018; }

.instructions .steps-container {
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 30px;
  margin-bottom: 30px; }
  .instructions .steps-container .recipe-section-title {
    padding: 0;
    margin-bottom: 30px; }
.instructions .step {
  display: block; }
  .instructions .step.done .step-num {
    background: none; }
  .instructions .step .step-num {
    display: table-cell;
    vertical-align: top;
    width: 42px;
    padding-left: 20px;
    background: url("../img/dots.png") center center;
    background-repeat: repeat-y;
    background-position: 40px 0; }
    .instructions .step .step-num .circle {
      font-size: 18px;
      color: #363F45;
      font-weight: bold;
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 39px;
      background: white;
      border: 2px solid #90A4AD;
      border-radius: 9999px;
      position: relative;
      top: -8px; }
      .instructions .step .step-num .circle.done {
        border: 2px solid #D81018; }
  .instructions .step .step-desc {
    font-size: 18px;
    color: #363F45;
    line-height: 1.4;
    display: table-cell;
    vertical-align: top;
    max-width: 640px;
    padding-bottom: 40px; }
    .instructions .step .step-desc li {
      list-style: none;
      padding: 0; }
    .instructions .step .step-desc img {
      width: 100%;
      margin: 20px 0; }
    .instructions .step .step-desc p {
      margin: 0; }

.our-tip {
  background: #90A4AD;
  min-height: 100px;
  width: 100%;
  color: white;
  box-sizing: border-box;
  padding: 40px;
  padding-top: 20px;
  margin-top: 20px;
  padding-left: 90px;
  margin-bottom: 40px; }
  .our-tip h2 {
    font-weight: normal;
    font-size: 32px;
    color: white;
    margin: 0;
    margin-bottom: 20px; }
    .our-tip h2 img {
      height: 42px;
      width: auto;
      vertical-align: middle;
      margin-left: 10px; }
  .our-tip p {
    color: white;
    font-size: 16px; }
  .our-tip li {
    color: white;
    font-size: 16px;
    line-height: 1.8; }
  .our-tip ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .our-tip li {
    padding-left: 1em;
    text-indent: -1em; }
  .our-tip li:before {
    content: "⚬";
    font-size: 20px;
    padding-left: 14px; }

.comments-bar {
  margin-bottom: 60px; }
  .comments-bar .comment-count {
    display: inline-block;
    font-size: 32px;
    color: #D81018;
    font-weight: bold; }
    .comments-bar .comment-count img {
      vertical-align: middle;
      margin-left: 10px;
      height: 31px;
      width: auto; }
  .comments-bar .add-btn {
    background: #D81018;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    width: 225px;
    padding: 19px 30px;
    height: 60px;
    box-sizing: border-box;
    float: left;
    font-size: 16px; }
    .comments-bar .add-btn img {
      vertical-align: middle;
      margin-left: 10px; }

.related-side {
  float: left;
  margin: 0 auto;
  width: 408px; }
  .related-side h2 {
    font-size: 32px;
    color: #D81018;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 30px 0; }
  .related-side .recipe-tile {
    display: inline-block;
    height: auto;
    width: 400px;
    position: relative;
    text-align: right;
    vertical-align: middle;
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.06);
    margin-bottom: 30px; }
    .related-side .recipe-tile .thumbnail {
      height: 260px;
      width: 100%;
      background: url("../img/thumb-400.jpg") center no-repeat;
      background-size: cover; }
    .related-side .recipe-tile .info-box {
      background: white;
      height: 130px;
      width: 100%;
      box-shadow: -1px 6px 9px rgba(0, 0, 0, 0.06); }
    .related-side .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; }
    .related-side .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; }
      .related-side .recipe-tile .list-count img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }

.related-bottom {
  display: block;
  margin: 0 auto;
  width: 1260px;
  text-align: center;
  margin-bottom: 20px;
  clear: both; }
  .related-bottom h2 {
    font-size: 48px;
    color: #D81018;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 30px; }
  .related-bottom a:nth-of-type(3n) .recipe-tile {
    margin-left: 0; }
  .related-bottom .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); }
    .related-bottom .recipe-tile .thumbnail {
      height: 260px;
      width: 100%;
      background: url("../img/thumb-400.jpg") center no-repeat;
      background-size: cover; }
    .related-bottom .recipe-tile .info-box {
      background: white;
      height: 130px;
      width: 100%;
      box-shadow: -1px 6px 9px rgba(0, 0, 0, 0.06); }
    .related-bottom .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; }
    .related-bottom .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; }
      .related-bottom .recipe-tile .list-count img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 3px; }

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