/* Bestellübersicht im Cart hervorgehoben */table {  background-color: #f5f5f5;}.tax-shipping-terms {  font-size: 12px;  text-align: right;}.checkout-button-top {	text-align: right;	padding: 0 6px;}#checkout-advertise-box {	float: left;	max-width: 240px;	width: 30%;	min-width: 160px;	border: none;	background-color: transparent;	text-align: left;}/* Voreinstellung Responsive */.mobile_logo {	display: none;}.mobile_logo img {	display: block;	margin: 0 auto;}@media all and (max-width: 768px) {  .row.top-a {  	background: none;  	padding: 0;	}	.mobile_logo {		display: block;	}	.vendor-store-desc.jumbotron p {	    font-size: 16px;	}}/*.terms-of-service.required {	float: left;	margin-top: 4px;}*/