
.wp-show-posts-image {
	position: relative;
	overflow: hidden;
}

.wp-show-posts-image.zoom img {
	max-width: 100%;
	transition: all .3s;
}

.wp-show-posts-image.zoom:hover img {
	transform: scale(1.1);
}

.wp-show-posts-image.blur:hover img {
	-moz-filter: blur(5px);
	filter: blur(5px);
	transition: all .1s;
}

.wp-show-posts-image.grayscale:hover img {
	-moz-filter: grayscale(1);
	filter: grayscale(1);
	transition: all .1s;
}

.wp-show-posts-image-overlay {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
}

.wp-show-posts-image-overlay:hover:not(.no-icon):before {
	font-family: wp-show-posts;
	color: #fff;
	font-size: 40px;
	top: 55%;
	top: calc(50% - 20px);
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	transition: all .3s;
}

.wp-show-posts-image-overlay:hover.plus:before {
	content: "";
}

.wp-show-posts-image-overlay:hover.heart:before {
	content: "";
}

.wp-show-posts-image-overlay:hover.download:before {
	content: "";
}

.wp-show-posts-image-overlay:hover.play:before {
	content: "";
}

.wp-show-posts-image-overlay:hover.eye:before {
	content: "";
}

.wp-show-posts-image-overlay:hover.cloud-download:before {
	content: "";
}

.wp-show-posts-image-overlay:hover:before {
	top: 50%;
}

.static-image-overlay .wp-show-posts-image .wp-show-posts-image-overlay, .wp-show-posts-image:hover .wp-show-posts-image-overlay {
	z-index: 3;
	opacity: 1;
}

.wpsp-love-it {
	float: right;
}

.wpsp-count {
	font-size: 80%;
	opacity: .7;
}

.wp-show-posts-read-more a {
	border-width: 2px;
	border-style: solid;
	border-radius: 2px;
}

.include-border .wp-show-posts-inner {
	border-width: 1px;
	border-style: solid;
}

.wp-show-posts-masonry {
	transition: opacity 1s ease-in-out;
}

.wpsp-love-icon {
	margin-right: .3125em;
}

.wpsp-love-count {
	font-size: .625em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}

.wpsp-twitter:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-facebook:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-googleplus:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-pinterest:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-love-icon:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-liked .wpsp-love-icon:before {
	font-family: wp-show-posts;
	content: "";
}

.wpsp-li-button, .wpsp-li-button:visited, .wpsp-social-link, .wpsp-social-link:visited {
	font-size: 15px;
	margin-right: 10px;
	cursor: pointer;
	display: inline-block;
	color: inherit;
}

.wpsp-twitter:focus, .wpsp-twitter:hover {
	color: #0084b4;
}

.wpsp-facebook:focus, .wpsp-facebook:hover {
	color: #2d4372;
}

.wpsp-googleplus:focus, .wpsp-googleplus:hover {
	color: #b53525;
}

.wpsp-pinterest:focus, .wpsp-pinterest:hover {
	color: #bd081c;
}

.wpsp-li-button:focus, .wpsp-li-button:hover {
	color: #ff6863;
}

.wpsp-social {
	margin: 0 0 1em 0;
	-webkit-font-smoothing: antialiased;
}

.wpsp-social-right {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}

.wpsp-social-left {
	text-align: left;
}

.wpsp-social-center {
	text-align: center;
}

.wpsp-card .wp-show-posts-image, .wpsp-card .wp-show-posts-inner {
	margin-bottom: 0 !important;
}

.wpsp-card .wp-show-posts-single {
	position: relative;
}

.wpsp-card .wp-show-posts-inner {
	height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.wpsp-card .wpsp-content-wrap {
	display: flex;
	flex-direction: column;
	flex: 1;
	box-sizing: border-box;
	padding: 1em;
}

.wpsp-card .wp-show-posts-image img, .wpsp-card.wp-show-posts-columns .wp-show-posts-single .wp-show-posts-image img {
	object-fit: cover;
}

.wpsp-card .wp-show-posts-meta a, .wpsp-card .wpsp-read-more a, .wpsp-card .wpsp-social a {
	pointer-events: auto;
}

.wpsp-card .wpsp-read-more {
	margin-top: auto;
}

.wpsp-card .wp-show-posts-entry-meta-below-post {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: auto;
}

.wpsp-border .wp-show-posts-inner {
	box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .2);
	border-radius: 4px;
	transition: all .3s cubic-bezier(.33, .66, .66, 1);
}

.wpsp-hover .wp-show-posts-inner:not(:hover) {
	box-shadow: 0 19px 38px transparent, 0 15px 12px transparent;
}

.wpsp-alternate article:nth-child(even) .wp-show-posts-inner {
	flex-direction: column-reverse;
}

.wpsp-overlay .wp-show-posts-inner {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(5, 1fr);
	position: relative;
}

.wpsp-card.wpsp-overlay .wpsp-content-wrap, .wpsp-overlay .wp-show-posts-image {
	grid-column: 1/6;
	grid-row: 1/6;
}

.wpsp-overlay .wp-show-posts-image {
	grid-column: 1/6;
	grid-row: 1/6;
}

.wpsp-overlay .wp-show-posts-image, .wpsp-overlay .wp-show-posts-image img {
	height: calc(100% + 1em);
}

.wpsp-overlay .wpsp-content-wrap {
	z-index: 5;
	transition: .3s ease;
}

.wpsp-overlay .wp-show-posts-image+.wpsp-content-wrap {
	pointer-events: none;
}

.wp-show-posts-image:hover .wp-show-posts-image-overlay, .wpsp-overlay .wp-show-posts-inner:hover .wp-show-posts-image .wp-show-posts-image-overlay {
	z-index: 3;
	opacity: 1;
}

.wp-show-posts-inner:hover .wp-show-posts-image.zoom img {
	transform: scale(1.1);
}

.wpsp-overlay.wpsp-ov-style-one .wpsp-content-wrap {
	display: grid;
	text-align: center;
}

.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-entry-meta-below-post {
	align-self: end;
}

.wpsp-overlay.wpsp-ov-style-one .wpsp-social {
	grid-row: 1;
}

.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-entry-summary {
	opacity: 0;
	transform: translateY(1em);
	transition: all .3s cubic-bezier(.33, .66, .66, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-inner:hover .wp-show-posts-entry-summary {
	opacity: 1;
	transform: translateY(0);
}

.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner {
	transform: translateY(0);
	transition: all .3s cubic-bezier(.33, .66, .66, 1);
}

.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover {
	transform: translateY(.5em);
}

.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-image, .wpsp-overlay.wpsp-ov-style-two .wp-show-posts-image img {
	min-height: 360px;
}

.wpsp-overlap .wp-show-posts-image+.wpsp-content-wrap {
	width: 75%;
	margin-top: -3em;
	z-index: 5;
	position: relative;
}

.wpsp-overlap .wp-show-posts-entry-header {
	display: flex;
	flex-direction: column-reverse;
}

@media (min-width:560px) {
	.wpsp-row .wp-show-posts-inner {
		flex-direction: row;
	}
	
	.wpsp-card.wpsp-row .wpsp-content-wrap, .wpsp-row .wp-show-posts-image {
		flex: 1 0 50%;
	}
	
	.wpsp-row .wpsp-content-wrap {
		padding: 5%;
	}
	
	.wpsp-row .wp-show-posts-image img {
		height: 100%;
	}
	
	.wpsp-row article:nth-child(even) .wp-show-posts-inner {
		flex-direction: row-reverse;
	}
}

@media (min-width:560px) {
	.wpsp-card.wpsp-polaroid .wpsp-content-wrap, .wpsp-polaroid .wp-show-posts-inner {
		padding: 2em;
	}
	
	.wpsp-polaroid .wp-show-posts-entry-header {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.wpsp-polaroid .wp-show-posts-entry-title {
		font-size: 1.5vw;
		line-height: 1em;
	}
}

@media (min-width:769px) {
	.wpsp-overlay.wpsp-ov-style-two .wpsp-content-wrap {
		opacity: 0;
		transform: translate3d(0, 1em, 0);
		transition: all .3s cubic-bezier(.33, .66, .66, 1);
	}
	
	.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover .wpsp-content-wrap {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}
