@charset "UTF-8";
/*
Theme Name: Judi's House
Theme URI: 	https://www.judishouse.org/
Description: 	A theme for Judi's House
Version: 	1.0
Author: 	Mission Minded

*/

.on-page-language-switcher {
	display: flex;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0px 10px;
    line-height: 1;
}


.wpml-ls-legacy-list-horizontal {
   padding: 0px;
}

.wpml-ls-legacy-list-horizontal ul {
   padding-left: 0px !important;
}

/*---

Campaign Mobile menu fix

-- */

@media screen and (max-width: 768px) {
	#site-header.campaign-header {
	justify-content: space-around !important;
}

#site-header.campaign-header .logo {
	padding-bottom: 2rem;
}

#site-header.campaign-header #toggle span {
	background-color: #7a7a7a !important;

}

#site-header.campaign-header #toggle.active span {
	background-color: white !important;

}


#site-header.campaign-header .navigation.active {
	top: 215px !important;
}

}
