
/*-----------------------------------------------------------------------------
	Clearfix
-----------------------------------------------------------------------------*/

/*
* Frontend CSS Version 1.0.8
*/
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	display: block;
}

/*-----------------------------------------------------------------------------
	Widget Css
-----------------------------------------------------------------------------*/
.apspp-caption-disabled .apspp-pinterest-latest-pin {
	float: left;
	width: 30.33%;
	margin: 0 0 3% 3%;
	list-style: none;
	background: none repeat scroll 0 0 #eee;
	border-radius: 5px;
	-webkit-box-shadow: 1px 3px 4px #ccc;
	box-shadow: 1px 3px 4px #ccc;
	padding: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.apspp-caption-enabled .apspp-pinterest-latest-pin {
	background: none repeat scroll 0 0 #eee;
	border-radius: 5px;
	-webkit-box-shadow: 1px 3px 4px #ccc;
	box-shadow: 1px 3px 4px #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	list-style: outside none none;
	margin: 3% 0 0 3%;
	padding: 4px;
	width: 47%;
}

#apspp-pinterest-latest-pins.apspp-caption-enabled {
	margin: 3% 0 0 -3%;
	padding: 0;
	width: 100%;
}

#apspp-pinterest-latest-pins.apspp-caption-disabled {
	margin: 3% 0 0 -3%;
	padding: 0;
	width: 100%;
}

.apspp-pinterest-image a {
	border: medium none !important;
	display: block;
	text-align: center;
}

.apspp-pinterest-image img {
	border: medium none;
	display: inline-block !important;
}

.apspp-pinterest-text {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.apspp-pinterest-link {
	background: #f4f4f4 url("https://www.everafterfarms.com/nitropack_static/wrftYJYpcpKfAeMBGhdajawONEtcazwL/assets/images/optimized/rev-78d9e7b/s-passets.pinimg.com/images/pidgets/board_button_link.png") repeat-x scroll 0 0;
	border: 1px solid #ccc !important;
	border-radius: 2px !important;
	color: #746d6a !important;
	cursor: pointer !important;
	display: block !important;
	font-family: Helvetica !important;
	font-size: 13px !important;
	font-weight: bold !important;
	height: 31px !important;
	line-height: 30px !important;
	margin: 10px 10px 0 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-shadow: 0 1px #fff !important;
}

.apspp-pinterest-link.nitro-lazy {
	background: none !important;
}

.apspp-pinterest-link > a {
	color: #cb2f38 !important;
	text-decoration: none !important;
	border-bottom: none !important;
}

.apsp-share a {
	background: #bd081c;
	padding: 0 10px;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin-bottom: 10px;
	border-bottom: none !important;
}

.apsp-share a:hover {
	background: #d4071e;
	color: #fff;
}
