/*init*/
@page {margin:0cm 0.5cm}
body {color:#000;background:#fff;}
* {-webkit-print-color-adjust:exact;print-color-adjust:exact;}

/*hide*/
.site-header,
.site-sidebar, 
.sidebar,
.site-footer,
.site-assistant,
.breadcrumb,
.step,
.product-info__segment,
.product-print,
.product-share,
.anchors,
.cta,
.services,
.price-box--unregistered,
.form-cardoen--directory,
.list--faq,
.first__icon,
.stock,
.bonus__modifier,
.product-financing,
.gallery-media,
.pagination,
.sort, 
#block-apachesolr-search-sort, 
.share,
.cbox--about, 
.pane-menu-menu-over-cardoen,
.career:after,
.article--detail:after ,
.button-bar,
.product-item__button--delete,
.guide,
.confirmation__icon,
.confirmation__icon2,
.checkout-type,
.checkout .reviews--var2,
.box__modifier,
#btn_Back,
#submit3,
#ncol_cancel,
.db--eurotax,
.button--back,
.teaser-reviews--var1, 
.services--var1.teaser, 
.segment__logo,
.page-header__icon, 
.cbox__icon--car,
.cbox--market,
.page--market .cbox--reviews, 
.page--market .cbox--careers,
.listing__icon,
.button-cardoen,
.center-wrapper {
	display:none;
}

a:link:after {content:"";}

/*stubborn*/
.button-cardoen--apply {display:none!important;}

/*unhide*/
.services.specs, .services--var1 {display:block;}
.feature, .cbox__icon {text-indent:0!important;width:auto;}
.checkout .site-sidebar {display:block!important;}

/*enhance*/
.product-promo {background:#fff!important;}
.product-card__promo {background:#fff!important;}
.product-card__promo__body {color:#000!important;}
.product-card__banner {background:#fff!important;}
.product-card__banner-text {color:#000!important;}
.bonus, .article__body--detail {border:none;}
.engage, .media, .conversion  {min-height:0;}
.listing__title {padding-bottom:9px!important;}

/*reposition*/
#content {float:none!important;}
#content.checkout__body {float:left!important;}
.confirmation__body {padding-left:0;}
.confirmation__subline {margin:0;}

/*prevent*/
/*prevent headings from being printed at the bottom of the page*/
/*h2, h3 {page-break-after: avoid;}*/
/*prevent images from bleeding over the edge of the printed page*/
/*img {max-width: 100% !important;}*/
/*ensure that articles always start on a fresh page*/
/*article {page-break-before: always;}*/
/*prevent large elements, such as unordered lists and images, from being split across multiple pages*/
/*ul, img {page-break-inside: avoid;}*/

/*QR code demo - include on page (inline css in header)*/
/*demo can be found here : index-003-autofiche.html*/
/*h1.product-info__title:after {
  content:url(https://chart.googleapis.com/chart?cht=qr&chs=150x150&chl=http://www.cardoen.be&choe=UTF-8);
  position:absolute;
  right:0;
  top:0;
}
*/