/* ####################################### */
/* ############# POST LISTING ############ */
/* ####################################### */

.post-heading {
	padding-top: 0;
	margin-bottom: 1.5em;
}

.post-date {
	float: right;
	margin: 0;
	font-size: 0.92307692307692307692307692307692em;
	color: #999;
}

.small-product-list li {
	border-right: 1px solid #E1E1E1;
    margin: 20px 0;
    float: left;
}

.small-product-list a {
	display: block;
	padding: 0 20px;
}

/* ####################################### */
/* ########## POST DETAIL ########## */
/* ####################################### */



.section-news-centre .product-list {
	clear: both;
	float: left;
	width: 230px;
	margin-right: 30px;
}

.section-news-centre .product-item {
	clear: both;
}


/* .section-news-centre .product-list .product-item:nth-child(3n) {
   border-right: 0 none;
}

.section-news-centre .product-list .product-item:nth-child(3n+1) {
    clear: left;
}

.section-news-centre .product-list .product-item:nth-child(4n) {
   border-right: 1px solid #EEEEEE;
}

.section-news-centre .product-list .product-item:nth-child(4n+1) {
  	clear: none;
} */
