@charset utf-8;
@media print {
@page { margin: 1cm; }
body, #wrapper { width: 100%; margin: 0; }
body{line-height: 1.2;font-size: 12px !important;}
article a[href^="#"]:after {
   content: "";
}
$a:after > img {
   content: "";
}
a[href]:after {
    content: none !important;
  }
 p {
  margin: 0;
}
#logo {
   margin-right: 200px;
   margin-bottom: 2rem;
   line-height: 1.5;
}
.doublespace,.clear {display:none;}
#logo:after {
  content: url(https://chart.googleapis.com/chart?cht=qr&chs=150x150&chl=http://www.bibelonline.de/&choe=UTF-8);
  position: absolute;
  right: 0;
  top: 0;
}
.basket .table_row.block {
  padding: 15px 0 0 !important;
}
.block {
  margin: 0 0 1em !important;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.print-footer {font-size:10px; position:fixed; bottom:0px; width:100%;}
.col-sm-6.equal-height-item,
.col-md-6.equal-height-item,
.col-lg-6.equal-height-item {
  width:50%; 
  float:left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  height: inherit;
}
.cart_item_quantity,
.total_sum,
.cart_item_price {width:15%;}
.article-info-wrap {width:55%;}
.cart_item_quantity .well {
  min-height:none;
  padding: 0;
  margin-bottom: 0;
  background:none;
  border: 0px solid #e3e3e3;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.cart_item_quantity .well:after {content:'x'}
.personal-information .equal-height-item {
  min-height: 150px;
  height: 150px;
  display: block;
}
.personal-information .payment-delivery-info-container .equal-height-item {
  min-height: 110px;
  height: 110px;
  display: block;
}
}