.block_hover .properties {
	cursor:pointer;
	height: 100%;
}
.price-val {
	position: absolute;
	bottom: 5px;
	width: 100%;
	color: #028BCF;
	font-size: 20px;
	text-transform: lowercase;
	cursor: pointer;
}
.hover-price .price-val {
	text-align:center;
	color: #fff;
}
.hover-price .price-val span {
	font-weight: normal;
	color: #fff;
	text-transform: none;
}
.price-val span {
	font-weight: normal;
	text-transform: none;
}
.old-price-val {
	position: absolute;
	bottom: 30px;
	right: 22px;
	color: #ce9595;
	text-transform: lowercase;
	text-decoration: line-through;
	font-weight: normal;
}
.hover-price .old-price-val {
	color: #fff
}
.block_hover table {
	margin-top: 17px;
	text-transform: none;
	font-weight: normal;
	color: #fff;
	width: 100%;
}
.block_hover table tr {

}
.block_hover table td {
	padding: 2px 10px;
	vertical-align:top;
}
.block_hover table td:last-child {
	font-weight:700
}
.block_hover table tr:nth-child(2n+2) {
	background: rgba(255, 255, 255, 0.4);
}
.block_hover_podrobnee, .compare-prod, .addtocart-prod {
	display:inline-block;
	font-weight: normal;
}

.block_hover_podrobnee {
    background: url("/bitrix/templates/aquanet/images/more.png") no-repeat center scroll transparent;
    left: 23px;
    top: 90px;
}
.compare-prod {
	 background: url(/bitrix/templates/aquanet/images/comparison.png) no-repeat center scroll transparent;
}
.addtocart-prod {
	background: url(/bitrix/templates/aquanet/images/basket_b.png) no-repeat center scroll transparent;
}
.compare-prod .checkbox {
	margin:0;
	padding:0;
}
.addtoCart{
	margin-left: 5px;
}
.cont {
	width: 234px;
	left: 4px;
	position: absolute;
	bottom:74px;
}
.cont a {
	font-weight:700;
}
.cont a:hover {
	color: white;
	text-decoration: underline;
}
.block2 .cont {
	width: 320px;
	left: 87px;
	position: absolute;
	bottom:74px;
}
.cont div {
	margin-right: 10px
}
.block2 .cont div {
	margin-right: 50px
}
.cont .compare-prod {
	margin-right:0;
}
.block2 .cont .compare-prod {
	margin-right:0;
}
.cont .addtoCart {
	margin-left:0
}
.block_hover a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 32px;

	padding-top: 40px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
}
.block_hover img{
	position: absolute;
	display: block;
	width: 32px;
	max-width: 32px;
	height: 32px;
	max-height: 32px;
	left: 0px;
	top: 0px;
	padding-left: 23px;
}
/*добавили кнопку подробнее*/


.block2 .block_hover .block_hover_podrobnee{

}
.block2 .block_hover .block_hover_podrobnee a, .block_hover_podrobnee a{
	margin-left: 0;
    margin-top: 0;
}

/*стили для широкого блока*/

	
.block2 .block_hover_price, .block3 .block_hover_price {
	width: 100%;}
	
.block2 .block_hover a.addtoCart {

}
