.eshop-products {
}

.eshop-products .eshop_product {
	text-align: center;
	margin: 0 0 10px;
}

.eshop-product ul {
	margin: 0;
}

.eshop-product ul li {
	float: left;
	list-style: none;
	padding: 0 0 20px;
	text-align: center;
}

.base-price {
    color: #ff0000;
    text-decoration: line-through;
}