
/*# sourceMappingURL=custom.min.css.map */

#theme-settings-offcanvas, .customizer-setting, .preloader, .offcanvas-backdrop {
	display: none!important;
}

.logo-lg img{
	width: 140px;
	height: 100%;
}

.auth-logo img {
	width: 150px;
	height: 100%;
}

.btn-success {
	background: #103acd;
}

.btn-success:hover {
	background: #6640ff;
}