.OverviewThreeOnRowWithImage5_InfoBlock{
	width: 172px;
	padding-bottom: 5px !important;
	margin-top: 0px;
	display: flex;
	align-content: center;
	justify-content: space-evenly;
}

.OverviewThreeOnRowWithImage5_InfoBlock i {
	margin-top: 6px;
	font-size: 16px;
	cursor: pointer;
}

.OverviewThreeOnRowWithImage5_InfoBlock .compare-button--link{
	display: none !important;
}

.OverviewThreeOnRowWithImage5_Piece{
	clear:both;
	line-height:0%;
	margin-top: 6px;
}
.OverviewThreeOnRowWithImage5_PriceBlockTop{
	display:block;
	text-align:right;
}
.OverviewThreeOnRowWithImage5_OrderButton{
	height:45px !important;
	display:block;
	text-align:center;
}

.OverviewThreeOnRowWithImage5_Description{
 	Height: 30px !important;
 	overflow: hidden;
    font-size: 12px;
 	display: block;
	line-height:14px;
 }
 .OverviewThreeOnRowWithImage5_PriceBlock{
 	height:80px !important;
	overflow:hidden;
	padding:10px !important;

	display:block;
 }

.OverviewThreeOnRowWithImage5_Title{
	padding-left: 10px;
	background-color: #f0f0f0 !important;
	height: 32px;
}
.OverviewThreeOnRowWithImage5_PhotoNotFound{
	display: block;
	background:center center no-repeat;
}
.OverviewThreeOnRowWithImage5_Photo{
	display: block;
	border-bottom:1px solid #FFF;
	padding: 10px;
}
.OverviewThreeOnRowWithImage5_Block{
	float:left;
	width:172px;

	height: 303px !important;
}
.OverviewThreeOnRowWithImage5_Discount{text-decoration: line-through !important;}

/* Block styling | Btw incl./ excl. */

.both-prices .PriceBlockTop {
	text-align: center;
}

.both-prices .excl-price {
	margin-top: 5px;
}

.both-prices .Price {
	font-size: 90%;
}

.both-prices .Discount {
	margin-right: 3px;
}

.both-prices .Piece {
	line-height: 14px;
	font-size: 11px;
}
