.post--article .post-content .pinterest-container a[target="_blank"]:after {
	content: "";
	margin: 0;
	vertical-align: middle;
}
.pinterest-expand {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding: 11px 0;
	background-color: rgba(255, 255, 255, 0.8);
	line-height: 1.1;
	z-index: 1;
}
.pinterest-expand:hover {
	background-color: rgba(255, 255, 255, 0.95);
}
.pinterest-container {
	background-color: #fff;
	border-radius: 6px;
	box-sizing: border-box;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	margin: auto 10px 30px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.pinterest-wrapper {
	max-height: 1000px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.pinterest-wrapper:before {
	border: 1px solid #d5d5d5;
	border: 1px solid rgba(0, 0, 0, 0.24);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-ms-border-top-left-radius: 6px;
	-ms-border-top-right-radius: 6px;
	-o-border-top-left-radius: 6px;
	-o-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.pinterest-wrapper a:hover img {
	opacity: 1 !important;
	-ms-filter: "alpha( opacity=1 )" !important;
	filter: alpha(opacity=1) !important;
}
.pinterest-wrapper:hover {
	opacity: 0.9 !important;
	-ms-filter: "alpha( opacity=0.9 )" !important;
	filter: alpha(opacity=0.9) !important;
}
.pinterest-img {
	line-height: 0;
}
.pinterest-img img {
	width: 100%;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-ms-border-top-left-radius: 6px;
	-ms-border-top-right-radius: 6px;
	-o-border-top-left-radius: 6px;
	-o-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-bottom: 0 !important;
}
.box-pinterest {
	border: 1px solid #d5d5d5;
	border: 1px solid rgba(0, 0, 0, 0.24);
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-ms-border-bottom-left-radius: 6px;
	-ms-border-bottom-right-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-o-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-width: 0;
}
.meta-pinterest {
	border-bottom: 1px solid #e7e7e7;
	font-size: 11px;
	line-height: 140%;
}
.meta-pinterest > div:first-child {
	padding-top: 10px;
}
.pin-description {
	font-size: 14px;
	padding: 10px;
	color: #444444;
}
.pin-attribution {
	padding: 0 10px 10px;
}
.pin-attribution a {
	color: inherit;
}
.pin-attribution a:hover {
	text-decoration: none;
}
.pin-attribution img.pin-original-favicon {
	margin-bottom: 0;
	vertical-align: middle;
	width: 10px !important;
}
.pin-social-items {
	padding: 0 10px 10px;
	color: #b9b9b9;
	font-size: 12px;
	letter-spacing: -0.0001em;
	vertical-align: middle;
}
.pin-social-items .social-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
@media screen and (-webkit-device-pixel-ratio: 1) {
	.pin-it {
		background: url("/asset/common/img/pinterest/pin-it1x.png") no-repeat;
		background-size: contain;
		border-radius: 4px;
		position: absolute;
		top: 10px;
		left: 10px;
		width: 67px;
		height: 32px;
		content: ' ';
		z-index: 3;
		cursor: pointer;
	}
	.pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo1x.png") no-repeat;
		background-size: contain;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 19px;
		width: 72px;
	}
	.credit-pinterest:hover .pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo1x_on.png") no-repeat;
		background-size: contain;
	}
	.pin-social-items .social-item:before {
		background: url("/asset/common/img/pinterest/pinterest_pin_icon1x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		margin-right: 4px;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.likes:before {
		background: url("/asset/common/img/pinterest/pinterest_like_icon1x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.comments:before {
		background: url("/asset/common/img/pinterest/pinterest_cmt_icon1x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
}
@media screen and (-webkit-device-pixel-ratio: 2) {
	.pin-it {
		background: url("/asset/common/img/pinterest/pin-it2x.png") no-repeat;
		background-size: contain;
		border-radius: 4px;
		position: absolute;
		top: 10px;
		left: 10px;
		width: 67px;
		height: 32px;
		content: ' ';
		z-index: 3;
		cursor: pointer;
	}
	.pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo2x.png") no-repeat;
		background-size: contain;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 19px;
		width: 72px;
	}
	.credit-pinterest:hover .pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo2x_on.png") no-repeat;
		background-size: contain;
	}
	.pin-social-items .social-item:before {
		background: url("/asset/common/img/pinterest/pinterest_pin_icon2x.png");
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		margin-right: 4px;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.likes:before {
		background: url("/asset/common/img/pinterest/pinterest_like_icon2x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.comments:before {
		background: url("/asset/common/img/pinterest/pinterest_cmt_icon2x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
}
@media screen and (-webkit-device-pixel-ratio: 3) {
	.pin-it {
		background: url("/asset/common/img/pinterest/pin-it3x.png") no-repeat;
		background-size: contain;
		border-radius: 4px;
		position: absolute;
		top: 10px;
		left: 10px;
		width: 67px;
		height: 32px;
		content: ' ';
		z-index: 3;
		cursor: pointer;
	}
	.pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo3x.png") no-repeat;
		background-size: contain;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 19px;
		width: 72px;
	}
	.credit-pinterest:hover .pinterest-logo {
		background: url("/asset/common/img/pinterest/pinterest_logo3x_on.png") no-repeat;
		background-size: contain;
	}
	.pin-social-items .social-item:before {
		background: url("/asset/common/img/pinterest/pinterest_pin_icon3x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		margin-right: 4px;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.likes:before {
		background: url("/asset/common/img/pinterest/pinterest_like_icon3x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
	.pin-social-items .social-item.comments:before {
		background: url("/asset/common/img/pinterest/pinterest_cmt_icon3x.png") no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 0;
		padding-top: 11px;
		width: 12px;
	}
}
.credit-pinterest {
	font-size: 10px;
	letter-spacing: -0.0001em;
	line-height: 1;
	min-height: 19px;
	position: relative;
}
.credit-pinterest a {
	box-sizing: border-box;
	color: inherit;
	display: block;
	padding: 20px 0;
	height: 100%;
	width: 100%;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
}
