.top_hits_products .block_item .old_price span{
	text-decoration: line-through;
	font-style: normal;
	padding-bottom: 1px;
}
.top_hits_products .block_item .item_price{
	color: #950000;
	text-align: center;
}
.block_item{
	text-align: center;
	font-size: large;
	border-style: outset;
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 20px;
    margin-right: 9px;
}