<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    .cart-steps .print,
    .accessories-services.row-fluid,
    .scrollable-lame a.lame-control,
    .overlay,
    .wrap-breadcrumb,
    .services,
    .social-media-bar,
    .back-to-top,
    .anchor,
    .bx-wrapper .bx-controls-direction,
    .master-detail-product .container:before,
    .comments-share,
    .show-more:after,
    .wrap-footer,
    .toggle-nav,
    .zone-showmore,
    .product-detail .prod-actions,
    .revendeur .lame-seo,
    .page-comparison .picture button.close,
    .display-filters form .control-group,
    .filtre-comparator .facet_block li,
    .show-more,
    .quitter-comparateur,
    .head-entry,
    .sub-nav,
    .cart-action,
    .submitRemoveProduct,
    #FormPromotion .btn{
        display: none !important;
    }
    body{
        -webkit-print-color-adjust: exact;
    }
    .wrap-product-list .product-list {
        margin: 0 0 20px;
    }
    .tooltip-inner {
        color:#fff !important;
    }
    header {
        min-width: 100%;
    }

    .wrap-header {
        position: relative;
        height: 96px;
    }

    .wrap-main-content {
        padding-top: 0;
    }

    .product-description .container .bloc .inner {
        padding: 36px;
    }

    .recipe-item .caption,
    .recipe-similar .item .caption,
    .recipes-list .item .caption {
        position: relative;
    }

    .wrap-cookboard .recipe-item .caption {
        position: absolute;
        background: #eee;
    }
    .cookboard-bg {
        display: none;
    }
    .wrap-cookboard .section-5 .span6:first-child .item:first-child,
    .wrap-cookboard .section-3 .span6:first-child .item:first-child,
    .wrap-cookboard .section-1 .item:first-child+.item {
        margin: 0;
    }
    .bloc-identification,
    .cart-steps,
    .wrap-cookboard .row-fluid .span6 {
        width: 100%;
    }

    .wrap-cookboard .toggle-box,
    .wrap-cookboard .row-fluid,
    .wrap-cookboard .section-1 {
        padding: 0;
    }

    .wrap-cookboard .toggle-box .richtext {
        padding: 0 40px 37px;
    }

    a[href]:after {
        content: "";
    }

    .total-cart, .cart-action, .delivery-cost,
    .cart-list-table,
    .accessories-detail .bloc,
    .container {
        width: 100%;
        max-width: 1024px;
    }
    .product-detail {
        padding: 5px;
        margin: 0;
    }

    .fiche-recette h1 {
        margin: 0 0 10px;
        padding: 30px 0 0 0;
        width:100%;
    }
    .fiche-recette h1:before,
    .fiche-recette h1:after {
        display: none;
    }

    .mini-header .fiche-recette .recipe-pic,
    .fiche-recette .recipe-pic {
        position: relative;
        top: 0;
        left:0;
        margin:0;
        width:100%;
    }
    .fiche-recette .recipe-pic:before,
    .fiche-recette .recipe-pic:after {
        display: none;
    }

    .fiche-recette .recipe-pic .play {
        display: none;
    }

    .fiche-recette .recipe-pic img.recipe-img {
        position: relative;
        left:0;
        margin:0;
        max-height:350px;
        width:auto;

    }

    .recipe-product-made,
    .recipe-instructions {
        margin: 0;
    }

    .recipe-instructions p {
        padding: 0;
    }

    .recipe-step-pic .minishow ul.thumbnails {
        width: 100%;
    }

    .recipe-ingredients {
        margin: 0 0 5px;
    }

    .recipe-author {
        padding: 15px 0;
    }

    .banner-product a,
    section.recipe-product-made .item a,
    .banner-product,
    section.recipe-product-made .item {
        border: 0;
    }

    #CarouselDetailProductBig {
        height: 330px;
        overflow: hidden;
    }

    .product-detail .buttons {
        display: none;
    }
    .wrap-cookboard .trigger-content {
        height: 110px;
    }
    .wrap-cookboard .section-2 {
        background: #fff !important;
    }
    .wrap-cookboard .toggle-box {
        display: block !important;
    }
    .wrap-cookboard .trigger-content{
        text-decoration: none;
    }
    .wrap-cookboard .trigger-content p {
        display:block !important;
        font-size: 30px;
        font-weight: 100;
        text-transform: uppercase;
        margin: 0 auto 23px;
        line-height: 1.2em;
        text-align: center;
        padding: 46px 0 0 0;
    }
    .recipe-product-made, .recipe-instructions,
    .wrap-cookboard .section-5, .wrap-cookboard .section-3,
    .paginator,
    .banner-full {
        background: #fff !important;
    }
    .boutique-accessoire .accessorie-rapidlinks p a.btn-action,
    .boutique-accessoire .accessorie-rapidlinks .search .btn,
    .boutique-accessoire .accessorie-rapidlinks .search .search-query {border:1px solid #ccc}

    .faq-topics-list .item {
        height: auto;
    }
    .faq-topics-list .item h3 {
        position: relative;
    }
    .page-comparison .scrollableTable table {
        width: 100%;
    }
    input[type=TEXT],input[type=PASSWORD] {
        border:1px solid #ddd !important;
    }
    .cart-steps ul li {
        width: auto;
    }

    .bloc-identification .span6 {width:100%;}

    .bloc-identification .control-label {
        width:auto;
        margin:5px;
    }
    .paiement-mode {
        margin: 0;
        clear: both;
    }
    .tunnel{
        margin-top: 77px;
    }
    .checkoutProgress{
        padding-right:0;
    }

}</pre></body></html>