@media print{.post-header-shadow,.search-form,.modal-wrap,.modal__blocker,.rating-info,.recipe-action-buttons,span[itemprop="recipeCuisine"],.recipe-sauces__circles,.recipe__breadcrumbs,.header__search-toggle,.header__white-block,.header__hamburger-toggle,.sauce-products,.recipe-recirculation,body{max-width:800px;margin:0 auto}main{clear:both;padding-top:40px}.recipe__breadcrumbs,.post-header-shadow,.header__search-toggle{display:none !important}footer,nav{display:none;opacity:0;width:0;height:0;border:none !important}.header,header{box-shadow:none;position:relative;width:100px;float:left;margin-left:40px}.header__contain{border:none}main{margin-top:0}.search-form,.recipe-recirculation,.recipe-sauces__circle,.recipe-action-buttons,.sauce-products,.fb_iframe_widget,.fb-save{display:none !important}.recipe__title{margin-top:0px}.recipe__info{padding:0;margin:0;padding:0% 5%}.recipe__header-image{width:100%;display:none}.recipe__sauces{padding:0;border:none;margin-right:20px;float:left !important}.recipe__content-wrap{padding:0 5%}.recipe__info-content-wrap{padding:0}.recipe__info-content-wrap{padding:0 !important;margin:20px !important}.recipe__data{float:left;width:auto;padding:0}.recipe__info-content-wrap>div,.recipe__data>div{width:auto;float:left}.recipe__single-wrap{padding:0}.header__logo:before{display:none}.recipe__content-wrap,.recipe__info{border-top:none;border:none}.recipe__ingredients{width:30%;float:left;clear:both}.recipe__prep{width:70%;float:left;padding-top:20px}.email-collection{display:none}}
/*# sourceMappingURL=print.css.map */
@media print {
    .post-header-shadow,
    .search-form,
    .modal-wrap,
    .modal__blocker,
    .rating-info,
    .recipe-action-buttons,
    span[itemprop="recipeCuisine"],
    .recipe-sauces__circles,
    .recipe__breadcrumbs,
    .header__search-toggle,
    .header__white-block,
    .header__hamburger-toggle,
    .sauce-products,
    .recipe-recirculation,
    body {
        max-width: 800px;
        margin: 0 auto
    }
    main {
        clear: both;
        padding-top: 40px
    }
    .recipe__breadcrumbs,
    .post-header-shadow,
    .header__search-toggle {
        display: none !important
    }
    footer,
    nav {
        display: none;
        opacity: 0;
        width: 0;
        height: 0;
        border: none !important
    }
    .header,
    header {
        box-shadow: none;
        position: relative;
        width: 100px;
        float: left;
        margin-left: 40px
    }
    .header__contain {
        border: none
    }
    main {
        margin-top: 0
    }
    .search-form,
    .recipe-recirculation,
    .recipe-sauces__circle,
    .recipe-action-buttons,
    .sauce-products,
    .fb_iframe_widget,
    .fb-save {
        display: none !important
    }
    .recipe__title {
        margin-top: 0px
    }
    .recipe__info {
        padding: 0;
        margin: 0;
        padding: 0% 5%
    }
    .recipe__header-image {
        width: 100%;
        display: none
    }
    .recipe__sauces {
        padding: 0;
        border: none;
        margin-right: 20px;
        float: left !important
    }
    .recipe__content-wrap {
        padding: 0 5%
    }
    .recipe__info-content-wrap {
        padding: 0
    }
    .recipe__info-content-wrap {
        padding: 0 !important;
        margin: 20px !important
    }
    .recipe__data {
        float: left;
        width: auto;
        padding: 0
    }
    .recipe__info-content-wrap>div,
    .recipe__data>div {
        width: auto;
        float: left
    }
    .recipe__single-wrap {
        padding: 0
    }
    .header__logo:before {
        display: none
    }
    .recipe__content-wrap,
    .recipe__info {
        border-top: none;
        border: none
    }
    .recipe__ingredients {
        width: 30%;
        float: left;
        clear: both
    }
    .recipe__prep {
        width: 70%;
        float: left;
        padding-top: 20px
    }
    .email-collection {
        display: none
    }
}

@media print {

    body.single-recipe {
        font-size:12px;
    }
    body.single-recipe .header .header__logo {
        display:block!important;
    }
    a.header__logo[href]:after,
    a.mobile__header__logo[href]:after,
    body.single-recipe .recipe-ingredients__prod-link[href]:after {
        content: "";
    }
    body.single-recipe header,
    body.single-recipe .header .mobile__header__logo,
    .psearch__trigger,
    .header .header__buy-button,
    body.single-recipe .rating-info,
    body.single-recipe .chef-insights,
    body.single-recipe .recipe-ingredients__item--with-link img,
    body.single-recipe .js-accordion__trigger {
        display:none!important;
    }
    body.single-recipe .recipe__header-image {
        width: 100%;
        display: block;
        margin-bottom:1em;
    }
    body.single-recipe .recipe__header-order-wrap {
        display: block;
    }

    body.single-recipe main.main { padding:25px 0;}

    body.single-recipe .header,
    body.single-recipe header,
    body.single-recipe .recipe__title {
        margin:0;

    }
    body.single-recipe .recipe__content-wrap,
    body.single-recipe .recipe__info {
        padding:0;
    }
    body.single-recipe .recipe__description,
    body.single-recipe .recipe__info-content-wrap {
        padding: 0!important;
        margin: 0.5em 0px!important;
    }
    body.single-recipe .recipe-ingredients__item--with-link+.recipe-ingredients__item {
        border-top: 0px dotted #e5e5e5;
        padding-top: 0px;
    }
    body.single-recipe .recipe-ingredients__item {
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 0px dotted #e5e5e5;
        margin-bottom: 0.5em;
    }
    body.single-recipe .recipe-ingredients__item--with-link {
        border: 0px solid #e5e5e5;
        border-radius: 0px;
        padding: 0px;
        position: relative;
        font-size: inherit;
    }

    body.single-recipe .recipe-ingredients__title,
    body.single-recipe .recipe-prep__title {
        padding: 0 0px 0.5em;
        border-bottom: 0px solid #e5e5e5;
        margin-bottom: 0;
        font-size: 26px;
    }

    body.single-recipe .recipe-ingredients__single-wrap {
        padding: 0;
        border-bottom: 0px solid #e5e5e5;
    }

    body.single-recipe .print-recipe-header {
        display:block!important;
        height:75px;
        width:550px;
        margin-bottom:20px;
    }
}