.yith-infs-loader {
	text-align: center;
	margin: 10px 0 30px;
}
.yith-infs-loader img {
	max-width: 100%;
	display: inline-block;
}

/* Fade In */

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.yith-infs-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/*
     FILE ARCHIVED ON 13:56:13 Jul 29, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:30:33 Apr 22, 2024.
     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.62
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.059
  cdx.remote: 0.069
  esindex: 0.01
  LoadShardBlock: 129.269 (3)
  PetaboxLoader3.resolve: 484.945 (4)
  PetaboxLoader3.datanode: 93.204 (5)
  load_resource: 511.277 (2)
*/