#related .related .price{
	float:left;
}
#related .related.block-one{
	border:none;
}
.related{
	border-left: 1px solid #cccccc;
	padding-left:15px;
	margin-bottom:50px;
}
#related .btCommander {
	display:inline-block;
	width:39px;height:26px;
	background-color: #d6002c;
	border:none;color:transparent;cursor:pointer; }
#related .btCommander::after {
	content: "";
	display: block;
	height: 25px;
	margin-top: 5px;
	background: url(/mod/bloc_list_product/img/shopping-cart.svg) right top no-repeat;
	background-size: auto auto;
	background-size: 110% 70%;
}

#related ,
#similar {
	margin-bottom: 10px;
}
#related .related {
	float: left;
    width: 231px;
}
#similar .similar {
	float: left;
	width: 200px;
	margin-left: 25px;
}

#related .related a img,
#similar .similar a img{
	margin-left: 25px;
}
.btCommander.fontDINPro.cboxElement.right {
    height: 27px!important;
}
#similar .similar span.block{
	border-left: 1px solid #CCCCCC;
	padding-left: 25px;
}


#similar .similar span.block-one{
	padding-left: 25px;
}
.barre {
    color: #bf0a28 !important;
    font-size: 14px;
    height: 15px;
    text-decoration: line-through;
}
#related .related span,
#similar .similar span,
#related .related a ,
#similar .similar a {
	display: block;
	color: #00298d;
}
#related .related span a{
	height: 2.6em;
}
#similar .similar span a
 {
	height: 3em;
	line-height: 1em;
}
#related .related span.design{
	color: grey;
    height: 2.1em;
    line-height: 1em;
	padding-top: 15px;
}
#similar .similar span.design{
	color: grey;
	height: 3em;
	line-height:1em;
}


#related .related .price {
	color:#bf0a28;
	font-weight:500;
	font-size:2em;
	display:block;
	line-height: 1em;
	width: 100%;
}
#similar .similar .price {
	color:#bf0a28;
	font-weight:500;
	font-size:2em;
	display:block;
	height: 2.5em;
	line-height: 1em;
	width: 100%;
}
#related .related .price sup ,
#similar .similar .price sup {
    vertical-align: 0.3em;
	font-size:0.7em;
}
