<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only print {
  #header .nav, #header .banner, #header .row &gt; div {
    display: none; }
  #header .row div#header_logo {
    display: block; 
	display: none;
	}
  .breadcrumb{
  display: none;
  }
  
  h1{ font-size: 24px;}
  h2{ font-size: 20px;} 

  #center_column {
  /*  width: 100% !important; */
	width: 1100px !important;
	margin-left:0px!important;
	padding-left:0px!important;
	}

  #left_column, #right_column {
    width:0px!important;
	padding:0px!important;
	margin:0px!important;
    display: none; }

  .no-print, #quantity_wanted_p &gt; a, a.quick-view {
    display: none !important; }
	
  #availability_statut{  display: none;}

  div.selector, div.selector span, div.selector select {
    background: none; }

  #thumbs_list li a:hover, #thumbs_list li a.shown {
    border-color: #fff; }

  .product_attributes, .box-cart-bottom {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  #image-block{margin-bottom:30px;} /*Abstand unter Bild */
	
	#product_condition{
	  display: none !important;
	}
	
	/* kleine Bilder */
  .pb-left-column #views_block {  
    margin-top: 10px;
    width: 878px !important;  
	}
	
	.pb-center-column.col-sm-4{width: 380px !important; }
	.pb-right-column{width: 150px !important; }

  #thumbs_list_frame, #thumbs_list {
    width: 100% !important;
    height: 100% !important; }

  #thumbs_list li, #thumbs_list li:first-child {
    margin: 4px;
    width: 82px;
    height: 82px; }

  #view_scroll_left, #view_scroll_right, .view_scroll_spacer {
    display: none !important; }

  .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important; }

  .bx-viewport {
    height: auto !important; }

  #bxslider, #bxslider1, #crossselling_list_car {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important; }

  #bxslider1 .product-box {
    min-height: 200px; }

  .bx-controls-direction {
    display: none; }
	
  .pb-center-column h1 {
    font-size: 33px;
  }	
	
  .price,	
  .our_price_display{
     font-size: 10px;}
	 
	 
  #buy_block,	 
  .box-info-product{
     border: 0 none;
  }	
  
  #our_price_display{
   font-size: 14px;
  }	
  
  .price{
   font-size: 10px;
  }	  
	
  .box-security{display: none;}
  
  .page-product-heading{display: none;}

  #footer .row &gt; div, #footer .row &gt; section {
    display: none; }
    #footer .row &gt; div#block_contact_infos, #footer .row &gt; section#block_contact_infos {
	 display: none;
    /* display: block; 
      width: 100%;
      border-left: none;
      border-top: 1px solid #515151;
      padding-top: 20px; */
	  }

  .footer-container #footer h4:after {
    display: none; } }

/*# sourceMappingURL=print.css.map */
</pre></body></html>