body {
	margin: 0;
}

a#harka-back-to-top {
	display: none;
  position: fixed;
  z-index: 2147483647;
	right: 20px;
	bottom: 20px;
	background: url("images/back-to-top.png") no-repeat top left;
	width: 48px;
	height: 48px;
}

body.elementor-template-full-width .site-inner {
	padding-left: 0;
	padding-right: 0;
	max-width: none;
}
