/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 6, ../sass/uni-print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 13, ../sass/uni-print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 18, ../sass/uni-print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 22, ../sass/uni-print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 30, ../sass/uni-print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 36, ../sass/uni-print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 42, ../sass/uni-print.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 46, ../sass/uni-print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 51, ../sass/uni-print.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  /* line 59, ../sass/uni-print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 66, ../sass/uni-print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
/* line 72, ../sass/uni-print.scss */
.main-navigation {
  display: none; }

/* line 75, ../sass/uni-print.scss */
.breadcrumb {
  display: none !important; }

/* line 78, ../sass/uni-print.scss */
.recipe-wrapper .recipe_detail_head .recipe_slider div ul li img {
  width: 50% !important;
  float: left;
  height: auto !important; }

/* line 83, ../sass/uni-print.scss */
.recipe-wrapper p.recipe_shortdescr {
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 24px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 20px !important;
  left: 51% !important;
  padding: 0 15px 0 15px;
  height: auto;
  text-overflow: ellipsis; }

/* line 96, ../sass/uni-print.scss */
.recipe-wrapper .product-add-to-cart .atc-actions {
  display: none !important; }

/* line 99, ../sass/uni-print.scss */
.rr-widget-container {
  display: none !important; }

/* line 102, ../sass/uni-print.scss */
a.udm-product-click {
  display: none !important; }

/* line 105, ../sass/uni-print.scss */
a.thumb-link {
  display: none !important; }

/* line 108, ../sass/uni-print.scss */
.secondaryimg {
  display: none !important; }
  /* line 110, ../sass/uni-print.scss */
  .secondaryimg a.thumb-link {
    display: none !important; }

/* line 114, ../sass/uni-print.scss */
a.quickviewbutton {
  display: none !important; }

/* line 117, ../sass/uni-print.scss */
.grid-tile .secondaryimg a.udm-product-click[title] {
  display: none !important; }

/* line 121, ../sass/uni-print.scss */
.product-pod-details a {
  display: none !important; }

/* line 126, ../sass/uni-print.scss */
.recipe-promo-wrap a {
  color: white !important; }

/* .recipe-wrapper .recipe-promo-row .recipe-promo-wrap {
    width: 30%!important;
    height: auto!important;
    float:left!important;
    display:inline-block!important;
    clear:none!important;
} */
