/* line 1, ../scss/print.scss */
html .header {
  display: none !important;
}

/* line 4, ../scss/print.scss */
html .article-nav,
html #article-nav-bot {
  display: none !important;
}

/* line 8, ../scss/print.scss */
html .footer {
  display: none !important;
}

/* line 12, ../scss/print.scss */
html #fancybox-wrap {
  display: none !important;
}

/* line 19, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe_main_img_wrap {
  float: right;
  width: 50%;
  padding-left: 20px;
}
/* line 24, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe h1.entry-title {
  margin: 0 0 40px;
  float: left;
  width: 50%;
  text-align: left;
}
/* line 30, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content {
  display: contents;
}
/* line 32, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #material {
  background: none;
  padding: 0;
  float: left;
  width: 50%;
  min-width: 0;
}
/* line 39, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions {
  display: block;
  width: auto;
  clear: both;
  padding-top: 20px;
  padding-left: 0;
}
/* line 45, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .recipe_icons {
  display: block;
}
/* line 47, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .recipe_icons .number_of_people,
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .recipe_icons .time {
  height: auto;
  width: auto;
  background: none;
}
/* line 52, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .recipe_icons .number_of_people p,
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .recipe_icons .time p {
  position: static;
  padding: 0;
  text-align: left;
  color: #000;
}
/* line 63, ../scss/print.scss */
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .print,
body.single.kiyora_recipe .content-area .category-recipe .recipe-content #recipe-instructions .share {
  display: none !important;
}
