 .OverviewThreeOnRowWithImage3_LineBottom_{
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #424242;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_blauw{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #0b2a3f;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_geel{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #32350a;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_grijs{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #373737;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_groen{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #13310d;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_oranje{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #49330c;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_paars{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #230835;
	 }
	 .OverviewThreeOnRowWithImage3_LineBottom_rood{
	 	display:block;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 padding-top: 5px;
		 border-top:1px solid #3b0e0b;
	 }


 .OverviewThreeOnRowWithImage3_Price{
 	font-size: 125%;
 }
 .OverviewThreeOnRowWithImage3_Offerte{
 	display: block;
 	width: 100%;
 	height: 27px !important;
 	text-align:right;
 }
.OverviewThreeOnRowWithImage3_Discount{
	width: 60px;
	*margin-top: -15px;
	*padding: 0px;
	text-align: right;
	float: right;
	overflow: hidden;
	text-decoration:line-through;
}



.OverviewThreeOnRowWithImage3_InfoBlock {
 height: 20px !important;
 width: 100%;
 text-align: left;
 margin-bottom: 5px;
 display: flex;
 align-content: center
}

.OverviewThreeOnRowWithImage3_InfoBlock i {
	font-size: 16px;
	cursor: pointer;
}

 .OverviewThreeOnRowWithImage3_Description{
 	display: block;
 	height:49px !important;
 	line-height:125%;
 	margin-bottom: 10px !important;
 	font-size: 12px;
 }
.OverviewThreeOnRowWithImage3_Title_{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #424242;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_blauw{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #0b2a3f;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_geel{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #32350a;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_grijs{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #373737;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_groen{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #13310d;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_oranje{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #49330c;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_paars{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #230835;
	padding-top:5px;
}
.OverviewThreeOnRowWithImage3_Title_rood{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px solid #3b0e0b;
	padding-top:5px;
}

.OverviewThreeOnRowWithImage3_PhotoNotFound{
	display: block;
	height:225px !important;
	width:100%;
	background:center center no-repeat;
}
.OverviewThreeOnRowWithImage3_Block{
	display: block;
    margin-bottom:20px;
    width: 166px;
    height: 400px !important;
    float:left !important;
}
.OverviewThreeOnRowWithImage3_Photo{
	overflow: hidden;
}

 /* Block styling | Btw incl./ excl. */
.both-prices .OverviewThreeOnRowWithImage3_Offerte {
	display: initial;
}

.both-prices .excl-price,
.both-prices .incl-price {
	clear: both;
}

.both-prices .excl-price *,
.both-prices .incl-price * {
	vertical-align: middle;
}

.both-prices .Discount,
.both-prices .Price {
	display: inline-block;
	width: initial;
	float: none;
	text-align: left;
}

.both-prices .OverviewThreeOnRowWithImage3_Block {
	height: 420px!important;
}

.both-prices .prices,
.both-prices .Offerte {
	height: 54px!important;
	display: block;
	text-align: left;
}

.OverviewThreeOnRowWithImage3_Block .compare-button-container {
	flex-grow: 1;
	justify-content: flex-end;
}

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