PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/mytube.pm/wp-content/themes/ultra/sass/modules/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/mytube.pm/wp-content/themes/ultra/sass/modules/_scroll-to-top.scss

#scroll-to-top {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	bottom: 1.78571em;
	opacity: 0;
	outline-style: none;
	position: fixed;
	padding: 13px 18px 13px;
	right: 1.78571em;
	text-decoration: none;
	transform: scale(0, 0);
	transition: 0.2s;
	-webkit-transform: translateZ(0);
}

#scroll-to-top .up-arrow {
	display: block;
	color: rgba(255, 255, 255, 1);
	line-height: normal;

	&:before {
		content: "\f106";
		font-family: $font__icon;
		font-size: 1.424em;
	}
}

#scroll-to-top.displayed {
	opacity: 1 !important;
	transform: scale(1, 1);
}