/* Layout */

body.page-shop #content {
	width: 950px;
	border: none;
	padding-bottom: 0;
}

body.page-shop #content-top {
	width: 948px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-top: none;
	margin: 0 5px 0 0;
}

body.page-shop #content-top .content {
	width: 920px;
	padding: 4px 0 15px 25px;
}

body.page-shop #header-image {
	margin-top: 22px;
}

#content-shop-content {
	width: 786px;
	float: left;
	border-left: 1px solid #EAEAEA;
	margin: 10px 0;
	padding-bottom: 10px;
}

#content-shop-inner {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

body.page-shop #content div.region-content {
	padding: 0 12px 0 12px;
}

/*
body.page-shop #messages {
	width: 700px;
}
*/

body.page-shop #sidebar-shop {
	width: 151px;
	padding: 10px 0 0 10px;
	float: left;
}

body.page-shop p {
	color: #333333;
}


#shop-search-form {
  /*display: table-cell;*/
  margin: 5px 0 10px 0;
}

#shop-search-form input.form-text,
#shop-search-form input.form-select {
	color: #666666;
}

.form-item-kategorien label {
	float: left;
	padding-right: 3px;
}


#shop-search-form div.form-item {
	float: left;
  display: block;
  margin: 1px 20px 0 0;
}

#content-top #shop-search-form input.form-submit {
  margin: 0;
}

.shop-teaser-item-group {
	border-bottom: 1px solid #EAEAEA;
	padding: 15px 0;
	display: flex;
}

.shop-teaser-item-group:last-child {
	border-bottom: none;
}

.shop-teaser-item {
	width: 178px;
	padding: 0 6px;
	float: left;
	height: 100%;
	border-right: 1px solid #EAEAEA;
}
.shop-teaser-item .content{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.shop-teaser-item strong{
	margin-bottom: auto;
}

.shop-teaser-item p {
	margin-top: 10px;
}

.shop-teaser-item div.preis {
	float: right;
	font-weight: 600;
	font-size: 1.2em;
	color: #333333;
}

.shop-teaser-item-img {
	width: 178px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
}
/*
.shop-teaser-item-img img{
	width: 100%;
	height: auto;
	max-height: 145px;
}
*/

.shop-teaser-item-group > .shop-teaser-item:last-child,
.shop-teaser-item-wrapper:last-child .shop-teaser-item{
/*.shop-teaser-item-0 { */
	border-right: none;
}


.shop-highlight {
  padding: 137px 0 0 425px;
}

.shop-highlight h2 {
  color: #333333;
  font-weight: 600;
  font-size: 24px;
}

body.page-shop h3 {
  margin: 7px 0;
}

.shop-highlight h3 {
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  margin: 7px 0;
}

.shop-highlight p {
  margin: 12px 0;
}

.shop-highlight p.preis {
	font-family: 'myriad-pro', Geneva, sans-serif;
  color: #B80000;
  font-weight: 600;
  font-size: 22px;
  margin: 7px 0 0 0;
}

.shop-highlight a {
  color: #666666;
  display: block;
  float: right;
  padding-right: 25px;
}

.shop-search-block-left {
	float: left;
}

.shop-search-block-right {
	float: right;
	padding-top: 4px;
}

table.shop-cart-mini {
	background-color: #f8fff0;
	margin: 0 20px 0 0;
}

table.shop-cart-mini tr td {
	border: 1px solid #be7;
	text-align: right;
	padding: 3px 20px;
}


/* Produkteinzelseite */

.shop-item {
	padding: 15px 0 0 0;
}

.shop-item-left {
  float: left;
  width: 250px;
  padding-bottom: 25px;
}

.shop-item-right {
  float: right;
  width: 450px;
}

.shop-item-right a.link-to-shop {
	display: none;
}

.shop-item h1 {
	font: 18px/20px 'myriad-pro', Geneva, sans-serif;
  color: #333333;
  font-weight: 600;
  margin: 7px 0;
}

.shop-item .button {
  float: right;
  padding: 2px 15px;
}

.shop-item .button-red {
	background-color: #B80000;
	float: none;
	margin: 5px 0 15px 0;
	display: inline-block;
}

.shop-item .price {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  /*padding-left: 12px;*/
} 

.shop-item .price-old {
  text-decoration: line-through;
  font-weight: 600;
  font-size: 12px;
  color: #333333;
}

.shop-item .price-new {
  color: #B80000;
  font-weight: 600;
  font-size: 14px;
  padding-left: 12px;
}  

.shop-item-infos {
  width: 100%;
  margin: 18px 0 10px 0;
}

.shop-item-left a.button {
	float: left;
	margin-left: 100px;
}

.shop-item-infos-item-price {
  padding-top: 15px;
}

.shop-item-infos-left {
  width: 100px;
  float: left;
}

.shop-item-infos-right {
  width: 145px;
  float: left;
}

#sidebar-shop ul.shop-menu,
#sidebar-shop ul.shop-menu li ul {
  display: inline;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}

#sidebar-shop ul.shop-menu li,
#sidebar-shop ul.shop-menu li ul li {
  margin: 5px 0 0 15px;
}

#sidebar-shop ul.shop-menu a {
  color: #666666;
}

#sidebar-shop ul.shop-menu a:hover,
#sidebar-shop ul.shop-menu a.active {
  color: #B80000;
}


/* Warenkorb */
table.cart-overview {
	width: 100%;
}

table.cart-overview tr.even,
table.cart-overview tr.odd {
	border-bottom: #CCC dotted 1px;
	background-color: transparent;
}

table.cart-overview tr td {
	background-color: transparent;
}

table.cart-overview tr.no-border,
table.cart-overview tr.even.no-border,
table.cart-overview tr.odd.no-border {
	border-bottom: 0;
}

table.cart-overview thead tr th {
	border-bottom: #CCC dotted 1px;
	text-align: left;
	padding: 7px;
	font-family: 'myriad-pro', Geneva, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

table.cart-overview tbody tr td {
	padding: 10px;
}

table.cart-overview tbody tr td.smaller {
	padding: 5px 10px;
}

.cart-overview-artikel {
	width: 260px;
}

.summed {
	font-size: 13px;
	font-weight: 600;
}


#content-shop-inner #edit-submit {
	float: right;
}

#content-shop-inner #edit-refresh {
	float: left;
}

.shop-cart-data {
	margin-top: 15px;
}

.shop-cart-left {
	float: left;
	width: 360px;
	background-color: #F4F4F4;
	padding: 10px;
}

.shop-cart-right {
	float: right;
	width: 360px;
	padding: 10px;
}

.shop-form-bundle .form-item {
	float: left;
	margin: 5px 7px 0 0;
}

ul.shop-progress {
  display: inline;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}

ul.shop-progress li {
	margin-bottom: 7px;
	font-size: 11px;
}

ul.shop-progress li span {
	background-color: #444444;
	color: #FFFFFF;
	margin: 0 6px 0 0;
	padding: 0;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50px;
	display: block;
	width: 17px;
	height: 17px;
	text-align: center;
	float: left;
}

ul.shop-progress li a {
	color: #666666;	
}

ul.shop-progress li.active {
	color: #B80000;
}

ul.shop-progress li.active span {
	background-color: #B80000;
}

.shop-cart-zahlung-complete-left {
	width: 550px;
	float: left;
}

.shop-cart-zahlung-complete-right {
	width: 200px;
	float: right;
}


.shop-cart-zahlung-bankeinzug,
.shop-cart-zahlung-rechnung {
	border-bottom: #CCC dotted 1px;	
	padding: 8px 0;
	margin: 8px 0;
}

.shop-cart-zahlung-left {
	float: left;
	width: 85px;
	padding: 10px;
}

.shop-cart-zahlung-radio {
	float: left;
	width: 15px;
	padding: 10px;
}

.shop-cart-zahlung-right {
	float: left;
	width: 375px;
	padding: 10px;
}

.shop-cart-ueberblick-blocks {
	margin-bottom: 40px;
}

.shop-cart-ueberblick-block {
	float: left;
	width: 235px;
	min-height: 130px;
	margin: 15px 6px 0 0;
	padding: 3px 5px;
	border: 1px solid #EAEAEA; 
}
