/*
Theme Name: Infinue
Theme URI: https://infinue.com/
Author: Infinue
Author URI: https://infinue.com/
Description: Infinue.
Version: 1.0.0
Template: pro
*/

.header-home.x-bar.x-bar-is-visible {
	background: #7763dc;
}

.x-btn, .button, [type="submit"] {
	padding: 0.75em 1.25em;
	text-shadow: none !important;
}

.x-scroll-top {
	cursor: pointer;
}

/* Responsiveness */
@media screen and (max-width: 767px) {
	.mobile-margin {
		margin-bottom: 2em;
	}
	.mobile-margin:last-of-type {
		margin-bottom: 0;
	}
}
  