/* For Instagram feeds */

.wpcap-feed-main .wpcap-feed-item {
	position: relative;
	line-height: 0;
}

.wpcap-feed-main .wpcap-feed-item a {
	display: inline-block;
	width: 100%;
	line-height: 0;
	position: relative;
}

.wpcap-feed-main .wpcap-feed-item a:before {
	content: "";
	background: rgba(0,0,0,0.5);
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.wpcap-feed-main .wpcap-feed-item .wpcap-feed-likes-comments {
	width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.wpcap-feed-main .wpcap-feed-item .wpcap-feed-likes-comments span {
	display: inline-block;
	position: relative;
	margin:0px 15px;
	z-index: 5;
	color: #fff;
}

.wpcap-feed-main .wpcap-feed-item:hover a:before,
.wpcap-feed-main .wpcap-feed-item:hover .wpcap-feed-likes-comments {
	opacity: 1;
}

.wpcap-feed-main .wpcap-feed-item a:before,
.wpcap-feed-main .wpcap-feed-item:hover a:before,
.wpcap-feed-main .wpcap-feed-item:hover .wpcap-feed-likes-comments,
.wpcap-feed-main .wpcap-feed-item .wpcap-feed-likes-comments {
	-webkit-transition:0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

/*
     FILE ARCHIVED ON 03:49:02 Oct 19, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:54:33 May 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.838
  exclusion.robots: 0.126
  exclusion.robots.policy: 0.11
  esindex: 0.009
  cdx.remote: 8.213
  LoadShardBlock: 111.825 (3)
  PetaboxLoader3.resolve: 81.296 (4)
  PetaboxLoader3.datanode: 69.192 (4)
  load_resource: 66.312
*/