/*
Copyright 2023 Chief Mechanic Limited
*/

.nav-link-style-tab .nav-item.active, .nav-link-style-tab .nav-link.active {
	background-color: #ffffff!important;
	border-color: #ffffff!important;
	color: #0b0b0b!important;
}

.nav-link-style-tab > ul:first-of-type {
	display: none;
}
