body .cpfp-span {
	display:none;
}

.content_left .cpfp-span {
	display:block;
}
.pad2 {
	clear: both;
	display: block;
	height: 0.5em;
	width: 100%;
}
.cpfp-hide {
	display:none;
}

img#cpfp-img {
	vertical-align:top;
	background-color:transparent;
	border:0!important;
	box-shadow:none!important;
	border-radius:0!important;
	padding:0;
	vertical-align:middle;
	margin-right:8px;
	margin-bottom:0;
	max-width:32px;
}

a.cpfp-link {
	display: inline-block;
	margin-top:0;
	font-family: 'Lato', sans-serif;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 900;
}

.post .cpfp-span ul {
	padding-left:0;
	line-height:18px;
}

.post .cpfp-span ul li {
	margin-top:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:8px 0;
	display:inline-block;
	border-bottom:1px solid #d1cfc2;
	width:100%;
	font-size: 125%;
    line-height: 135%;
}

.post .cpfp-span ul li img.attachment-medium,.post .cpfp-span ul li img.attachment-thumb {
	height:auto;
	width:75px;
	border:1px solid #d1cfc2;
	background-color:#fff;
	margin:5px 12px 0 0;
	margin-top:5px;
	padding:3px;

}

.post .cpfp-span ul li h3 {
	font-size:15px;
	max-width:80%;
}

.post .cpfp-span ul li h2 {
	text-transform:capitalize;
}

.post .cpfp-span ul li h3.fave a {
	font-size:1.25em !important;
	max-width:85%;
	text-decoration: none !important;
	font-weight: 900 !important;
}

.post .cpfp-span ul li p.post-price {
	padding: 2px 8px !important;
	font-size: 0.875em !important;
}

.post-block .post-right span.cpfp-span {
	clear:both;
	color:#888;
	font-size:11px;
	font-weight:400;
	border:none;
	padding:0;
	position:relative;
	left:0;
	top:0;
}

.shadowblock span.cpfp-span {
	clear:both;
	float:left;
	color:#888;
	font-size:13px;
	font-weight:400;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
}

.post p.cookie_warning {
	font-size:11px;
}

.post .cpfp-span ul li h3.fave a {
	text-decoration:underline;
}

.post .cpfp-span ul li h3.fave a:hover {
	text-decoration:none;
	color:#555;
}



.post h3 {
	margin:0 0 5px;
}

.cpfp-print {
	background:url(img/printer.png) no-repeat 5px 5px #9a5a5a;
	padding-left:28px;
}

/* simply reponsive child theme fix - if not using this theme delete below */
@media screen and (max-width: 420px) {
	.post-block .post-left {
		bottom:61px!important;
	}
}

@media screen and (max-width: 320px) {
	.post-block .post-left {
		bottom:0!important;
	}
}