@font-face {
  font-family: Backslash;
  src: url(../../../assets/fonts/Backslash-Regular.otf);
}

#sppb-addon-1580464731757 h2{
	text-transform: uppercase !important;
	font-family: Backslash;
	font-weight: unset;
}

#sp-footer a, #sp-bottom a {
    color: #fff !important;
}

body #sp-header {
    box-shadow: 0 1px 1px 0 #ff8da15c !important;
}

body:not(.solid-header) #sp-header .logo-image {
    display: block !important;
}

body:not(.solid-header) #sp-header .white-logo {
    display: none !important;
}

.login, .profile, .profile-edit {
	margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .logo-image {
    height: 50px !important;
   }

	.login, .profile, .profile-edit {
		margin-top: 50px;
	}
}