/* LAYOUT */

#container {
    background: #ffffff !important;
    -webkit-print-color-adjust:exact;
}

.header-left {
    background: #ffffff !important;
    -webkit-print-color-adjust:exact;
}

.header-center {
    background: none !important;
}

.background-layout,
.breadcrumb,
.search-bar,
.header-right,
.right-menu-contact,
.main-menu,
.shadow-header,
.shadow-main-menu-left,
.shadow-main-menu-right {
    display: none;
}

/* BASKET */

.etapes-basket,
.btn-go-myorder {
    display: none;
}

.printAction {
    display: none !important;
}

.validate-mode,
.change-mode {
    display: none !important;
}

.btn-recalculate {
    display: none !important;
}

/* DETAILS PRODUCTS*/

.ad-basket,
.btn-actions,
.product-infos-title,
.product-files {
    display: none !important;
}

.product-infos-header {
    margin-bottom: 30px !important;
}

/* FOOTER */

.data-bar,
.footer-list,
.legal {
    display: none !important;
}

.baner-image-print {
    position: absolute;
    bottom: -700px;
    display: block !important;
}

.product-gallery.ad-gallery .ad-thumbs {
    background: #ffffff !important;
    -webkit-print-color-adjust:exact;
}

#etpanelbutton {
    display: none !important;
}
