/*Button backToTop*/
.progress-wrap {
	bottom: 15px !important;
	background-color: var(--blue-button) !important;
}

.progress-wrap.btn-right-side {
  	right: 15px !important;
}