/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2018 | 03:07:12 */
/** pip-excerpt-2.php **/

.ivy_best .sharedaddy {
	display:none;
	}

/*** category ***/

.ivy_best article a, 
.ivy_best article a h2, 
.ivy_best article a p {
	text-decoration:none;
	}


.ivy_best article {
	width:100%;
	margin: 20px 0;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	height: auto;
	}

.ivy_best article p {
	font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 13px;
	}

.ivy_best article h2 {
	font-size: 20px;
	}

.ivy_best article h2, .ivy_best article p {
	color:#666;
	}

.ivy_best article:hover h2 {
	color:#ed2f2f;
	}

.ivy_best article:hover p {
	color:#000;
	}

.ivy_best article p.entry-topic {
	text-align:right;
	letter-spacing:10px;
	background-color:#eee;
	margin: 0;
	font-size: 12px;
	text-transform:lowercase;
	}

.ivy_best .entry-footer {
	width:100%;
	float:left;
	border-bottom:1px dotted #ddd;
	}

@media screen and (min-width: 676px) {

.ivy_best article {
	width:46%;
	height:400px;
	margin: 20px 3% 0 0;
	}

@media screen and (min-width: 880px) {

.ivy_best article {
	width:30%;
	height:400px;
	margin: 20px 3% 0 0;
	}