.store-original-price {
    text-decoration: line-through;
}

.store-product-list-sort {
    margin-top: 15px;
}

.store-product-list-block hr.store-product-divider {
    margin-top: 10px;
    margin-bottom: 10px;
}

h2.store-product-list-name{
	font-size: calc(1rem + .6vw) !important;
	text-transform:capitalize !important;
	letter-spacing: 0.015em !important;
}

.store-product-list-name{
	height:auto;
	margin-bottom:1em;
}
.store-product-price {
	font-size:1.25em;
}