/*
Theme Name: Kingfishers
Description: Een professioneel WordPress thema voor Kingfishers - leiderschap, teamontwikkeling en implementatie
Version: 1.0
Author: Custom Theme
*/

/* Dit bestand wordt gebruikt door WordPress om het thema te herkennen */

.wpml-ls-legacy-list-horizontal a
 {
	color: #fff;
}

.wpml-ls-current-language a
 {
	font-weight: bold;
}

.wpml-ls-sidebars-taal-1 li:first-child a:after {
	content: "/";
	position: relative;
	padding: 0 5px;
	position: absolute;
	margin-left: 3px;
	margin-top: 2px;
}

.dropdown-item.active, .dropdown-item:active {
	color: var(--bs-dropdown-link-active-color);
	text-decoration: none;
	background-color: inherit !important;
}