html {
  background-color: #fff;
  font-size: 0.85em;
}

@page {
  margin: 2.5cm;
}
.recipe {
  background-color: #fff;
}
.recipe h1, .recipe h2, .recipe h3 {
  color: #000;
}
.recipe ol:not(.pagination) li {
  margin-left: 0.5cm;
  list-style-type: disc;
  padding-left: 0;
  background: none;
}
.recipe .lede--lite {
  font-size: 1em;
}
.recipe #header,
.recipe .social-share,
.recipe .sidebar__item:nth-of-type(1n+2),
.recipe .page-footer,
.recipe .recipe-meta__item--print {
  display: none;
}
.recipe .article-header__heading {
  color: #000;
  font-size: 28px;
}
.recipe .article-header__label, .recipe .article-header__profile {
  color: #000;
}
.recipe .article-header__label > a, .recipe .article-header__profile > a {
  color: inherit;
}
.recipe p,
.recipe a,
.recipe a:visited {
  color: #000;
}
.recipe .recipe-meta {
  margin-bottom: 20px;
}
.recipe .owl-carousel {
  width: 200px !important;
  margin: 0 20px 20px 0 !important;
  background: none;
  float: left !important;
}
.recipe .owl-stage {
  transition: none !important;
  width: 100% !important;
  transform: none !important;
}
.recipe .owl-stage-outer {
  padding: 0;
  background: none;
}
.recipe .owl-stage-outer:before, .recipe .owl-stage-outer:after {
  background: none;
}
.recipe .owl-nav,
.recipe .owl-dots {
  display: none;
}
.recipe .owl-carousel .owl-item {
  width: 100% !important;
  display: none;
  float: left !important;
}
.recipe .owl-carousel .owl-item.center {
  display: block !important;
  float: left !important;
}
.recipe .box {
  background-color: none;
  clear: both;
}
.recipe .box--list {
  background: none;
  border: 1px dotted #000;
}
.recipe .box--list .list-ui li {
  border-color: #999;
}

/*# sourceMappingURL=print.2019.css.map */
