.c5h-back-to-top-wrap {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10;
}

.c5h-back-to-top-wrap a {
	float: left;
	position: relative;
	padding: 15px 20px;
	text-decoration: none;
}

.c5h-back-to-top-wrap a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.c5h-back-to-top-wrap a,
.c5h-back-to-top-wrap a:hover,
.c5h-back-to-top-wrap a:active {
	outline: none;
}