.one_third{ width: 310px; float: left;}
.one_third a h4{height: 45px; font-size: 13px; overflow: hidden;}
.column-clear{clear: both;}
.warenkorb img{margin-right: 20px;}
.warenkorb img:hover{cursor: pointer;}

.rounded {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.shadow {
	box-shadow: 0 0 5px #CCC
}

sup, sub {
   font-size: 60%;
   font-size: 7px;
}

* html .clearfix{
  height: 1%;
  overflow: visible;
}

*+html .clearfix{
  min-height: 1%;
}

.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.special_promo {
	position: absolute;
	top: -4px;
	right: -1px;
	width: 60px;
	height: 60px;
	background: url('../img/promo.png') left top no-repeat;
	z-index: 1000;
}

ol {
	list-style: none;
}

.products-list li.item {
	border: 1px solid white;
	padding: 12px 10px;
	box-shadow: 0 0 5px white;
	margin-top: 15px;
}

.products-list .product-image {
	float: left;
	width: 180px;
	height: 210px;
}

img {
	border: 0;
	vertical-align: top;
}

.products-list .product-shop {
	margin-left: 200px;
}

.f-fix {
	float: left;
	width: 100%;
}

.products-list .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	color: #203548;
	width: 380px
}

.products-list .product-name a {
	color: #203548;
}

.products-list .price-box {
	float: left;
	margin: 3px 13px 5px 0;
}

.regular-price {
	color: #FFB901;
}

.regular-price .price {
	font-weight: normal;
	font-size: 20px;
	color: #0077CB;
}

.price {
	white-space: nowrap !important;
}

p {
	margin: 0 0 10px;
}

.products-list .desc {
	clear: both;
	padding: 6px 0 0;
	margin: 0;
	line-height: 1.35;
}

.products-list .desc .link-learn {
	font-size: 11px;
}

.products-list .add-to-links {
	clear: both;
	margin: 0;
	padding-top: 8px;
}

.products-list .add-to-links li {
	display: inline;
}

.link-wishlist {
	color: #DC6809 !important;
}

.products-list .add-to-links .separator {
	display: inline;
	margin: 0 2px;
}

select 
{
    border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}

.response {
	color: #b94a48;
	font-weight: bold;
	padding-left: 5px;
}

input.error {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #b94a48;
}

/* product */
.wraptocenter.product1 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

/* product3 */
.wraptocenter.product3 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 100px;
}

/* product4 */
.wraptocenter.product4 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 290px;
}

.wraptocenter * {
    vertical-align: middle;
}


/** list view **/
ul#products {
	margin-left: 0;
	margin-right: 0;
}

ul.list { list-style: none; width: 100%; }
ul.list li { position: relative; display: block; padding: 10px 15px; margin-bottom: 20px; height: 200px; }
ul.list li .special_promo { right: -5px; }
ul.list li.alt { background: #d7dfe0; }
 
ul.list li div.left { display: block; float: left; width: 400px; position: relative; padding-left: 20px; }
ul.list li div.right { display: block; float: right; margin-right: 10px; width: 210px; text-align: right; }
 
ul.list li div.left img.thumb { float: left; margin-right: 10px; max-width: 180px; max-height: 120px; display:block; }
ul.list li div.left img.featured-banner { position: absolute; left: -18px; top: 35px; }
 
ul.list li div.left h3 { font-weight: bold; text-transform: uppercase; color: #707375; font-size: 16px; line-height: 1.6em; padding-top: 20px; }
 
ul.list li div.right span.price { font-weight: bold; display: block; margin-bottom: 15px; color: #ad3939; font-size: 1.6em; text-align: right; position: absolute; bottom: 15px; right: 15px; }
ul.list li div.right span.price sub {
	font-size: 65%; bottom: -5px;
}
ul.list li div.right a.firstbtn { margin-right: 7px; margin-bottom: 10px; }
ul.list li div.right span.darkview {
	position: absolute;
	top: 45px;
	right: 15px;
	width: 180px;
	height: 170px;
}

/** grid view **/
ul.grid { list-style: none; margin: 0 auto; padding-left: 0; }
ul.grid li { position: relative; display: block; float: left; width: 190px; height: 190px; padding: 5px; margin-right: 25px;  margin-bottom: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
ul.grid li.lilast { margin-right: 0; }
ul.grid li.third { border: 0; }
ul.grid li .special_promo { right: -4px; }

ul.grid li div.left span.excerpt {
	display: none;
}
 
ul.grid li div.left { position: relative; }
 
ul.grid li div.left img.thumb { max-width: 180px; max-height: 81px; display:block; }

ul.grid li div.left img.featured-banner { position: absolute; top: 0; }
 
ul.grid li div.left h3 { margin-top: 5px; font-weight: bold; text-transform: uppercase; color: #707375; font-size: 12px; line-height: 1.5em; height: 36px; overflow: hidden; }
 
ul.grid li div.right span.price { font-weight: bold; display: block; margin-bottom: 0; color: #ad3939; font-size: 1.75em; }
ul.grid li div.right span.price sub {
	font-size: 65%; bottom: -5px;
}
ul.grid li div.right span.darkview {
	opacity: 0;
	margin: 0;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 193px;
	height: 191px;
	margin: 0 0;
	border-radius: 3px;
	background: rgba(40, 45, 55, 0.75);
	overflow: hidden;
	text-align: center;
	padding-top: 40%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: opacity 0.2s linear 0s;
	-webkit-transition: opacity 0.2s linear 0s;
	-moz-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
}
ul.grid li:hover div.right span.darkview { opacity: 1; }
 
ul.grid li div.right span.darkview a.firstbtn { margin-bottom: 15px; }

ul.grid li div.right span.darkview a:hover {
	cursor: pointer;
}

.yaawp-btn {
text-decoration: none;
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.yaawp-btn:hover {
	color: #FFFFFF;
}

.yaawp-btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.yaawp-btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.pagination-centered {
text-align: center;
}

.pagination {
margin: 20px 0;
}

.pagination ul {
display: inline-block;
margin-bottom: 0;
margin-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
display: inline;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}

.pagination ul > li > .current {
color: #999999;
cursor: default;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > li > .current {
background-color: #f5f5f5;
}

.pagination ul > li > a, .pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}

.product .desc img {
	padding: 8px;
}

.product .desc img[align=left] {
	padding-left: 0;
}

.product .desc img[align=right] {
	padding-right: 0;
}

.product #yaawp-social-wrapper
	box-shadow: 0 0 5px #CCC;
}