#logo a img {
	max-height: 96px;
	width: auto;
  }
a {
	color: #18223d !important;
}
body {
	color:#18223d !important;
}
.breadcrumb:hover,
.breadcrumb:active {
	background-color: #b9bbc2;
}
.nav > li > a:hover,
.nav > li > a:active {
	background-color: #b9bbc2;
}

.navbar-brand {
	padding:unset;
	height: 50px;
}

.navbar-nav {
	margin-left: 50px;
}

.row {
	margin-right:unset;
}
.text-green {
	color: #01800a;
}

/* .price, .price-note, .price_label, .item-price, .total, .tax, .price-col {
	visibility: hidden;
}
/* tablehead fehlt noch in der Checkout version */
/*  vor den Zahlungspflichtig bestllen Button einen Belehrung?
.shopping-cart-label {
	visibility: hidden;
} */