.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 18:33:17 Jun 04, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:09:11 Jun 30, 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: 1.177
  exclusion.robots: 0.246
  exclusion.robots.policy: 0.227
  esindex: 0.017
  cdx.remote: 13.943
  LoadShardBlock: 178.451 (3)
  PetaboxLoader3.resolve: 115.471 (3)
  PetaboxLoader3.datanode: 168.764 (4)
  load_resource: 135.826
*/