@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,700);
/* Basic setup */
/* line 7, ../sass/print.scss */
body {
  font-family: 'Noto Sans', sans-serif;
  color: #5d2d1c;
  font-size: 18px;
}

/* line 13, ../sass/print.scss */
h2 {
  margin-bottom: 0;
  color: #ca4566;
}

/* line 18, ../sass/print.scss */
img {
  max-width: 100%;
}

/* line 22, ../sass/print.scss */
.field-name-field-main-image {
  float: right;
  margin: 1em 0 1em 1em;
}

/* line 27, ../sass/print.scss */
.field-name-field-introduction {
  overflow: hidden;
}

/* line 32, ../sass/print.scss */
#branding h1 {
  background: none;
}
/* line 35, ../sass/print.scss */
#branding h1 a {
  display: none;
}
/* line 39, ../sass/print.scss */
#branding h1 img {
  display: block;
}

/* line 55, ../sass/print.scss */
.node-type-recipe #toolbar,
.node-type-recipe .tabs,
.node-type-recipe .sidebar,
.node-type-recipe .menu,
.node-type-recipe .extra-graphics,
.node-type-recipe #bottom,
.node-type-recipe #after-bottom,
.node-type-recipe #footer,
.node-type-recipe .comments,
.node-type-recipe #block-views-recipes-block-latest {
  display: none;
}
