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

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


h2.store-product-list-name {
	color: #262931;
	font-size: 1.5em;
    line-height: 1em;
    min-height: 2.2em;
	margin: 0;
}

.ccm-page p.store-product-list-price { margin: 0; padding: 0.5em 0px; }


.article .store-btn-more-details-container a.store-btn-more-details {
    /*text-align: center;
    color: #fff !important;
    background-color: #f7a41b;
    padding: 0.25em 0.25em;
    margin: 0;
    margin-top: 0.25em;
    border-radius: 0; */
    width: 100%;
}

.article .store-btn-more-details-container a.store-btn-more-details:hover {
	background-color: #262931;
}

.products .article .store-product-list-description {
	margin-top: 0.25em;
    margin-bottom: 0.25em;
}