a#scroll-to-top {
	
	/* Background image, replace in images folder */
	background: url(https://7f633f.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/plugins/jquery-smooth-scroll/images/arrow.png) no-repeat center center;
	
	/* Match to background image size */
	width: 35px;
	height: 35px;
	
	/* Postion on the page */
	position: fixed;	
	right: 30px;
	bottom: 30px;
	
	/* Hide link text */
	text-indent: -9999px;
	font-size: 0;
	
	/* Other */
	cursor: pointer;	
	outline: 0;
	
}

body.rtl a#scroll-to-top {
	left: 30px;
}

/* Responsive Design Support */
@media only screen and (max-width: 480px) {
	
	a#scroll-to-top {
	
		/* Changing Position */		
		right: 0;
		bottom: 0;
	}
		
	body.rtl a#scroll-to-top {
		left: 0;
		bottom: 0;
	}
}
/*
     FILE ARCHIVED ON 19:48:44 Aug 14, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:48:44 Aug 12, 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.493
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.081
  esindex: 0.007
  cdx.remote: 4.978
  LoadShardBlock: 103.294 (3)
  PetaboxLoader3.datanode: 81.925 (5)
  PetaboxLoader3.resolve: 114.218 (3)
  load_resource: 100.602
  loaddict: 18.088
*/