
.store-product-list-item {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
.img-fluid {
	width:100%;
}

.store-product-list-price {
	font-weight: bold;
	background-color: rgb(253,142,3);
	width: 100px;
	height:100px;
	border: none;
	color: white;
	padding: 0px;
	padding-top:40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 0px;
	margin-right:10px;
	margin-bottom:10px;
	border-radius:50px;
	float:left;
	line-height:15px;
}

.store-product-list-price-tax {
	font-size:10px;
	font-weight:normal;
	text-align:right;
	margin-right: 20%;
	
}

.store-product-list-name {
	font-size: 1.75em;
}

.store-product-list-qty {
	font-weight:bold;
}

.ccm-block-share-this-page ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-share-this-page ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-social-links ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-social-links ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}

