/* Created by SimonWebDesign */

.to-top-jquery {
	width: 30px;
	height: 30px;
	position: fixed;
	bottom: 20px;
	right: 30px;
	display: none;
  z-index: 1000;
}