/*
Copyright 2023 Chief Mechanic Limited
*/

.header-secondary-bg {
	padding-top:1px;
	padding-bottom:0px;
}

footer .footer-primary-bg .row > div {
	border: 0px;
}

h2, h3 {
	text-decoration: underline;
	text-underline-offset: 7px;
}

.module_vehicle_information h3 {
	margin-bottom: 6px!important;
}

.body-bg h3, .body-bg h3 a, .body-bg h3 a:hover, .body-bg h2, .body-bg h2 a, .body-bg h2 a:hover {
	text-decoration-color: #cdff00;
}

.primary-bg h3, .primary-bg h3 a, .primary-bg h3 a:hover, .primary-bg h2, .primary-bg h2 a, .primary-bg h2 a:hover {
	text-decoration-color: #cdff00;
}

.secondary-bg h3, .secondary-bg h3 a, .secondary-bg h3 a:hover, .secondary-bg h2, .secondary-bg h2 a, .secondary-bg h2 a:hover {
	text-decoration-color: #cdff00;
}


.palette-bg-1 h3, .palette-bg-1 h3 a, .palette-bg-1 h3 a:hover, .palette-bg-1 h2, .palette-bg-1 h2 a, .palette-bg-1 h2 a:hover {
	text-decoration-color: #ffffff;
}


.palette-bg-2 h3, .palette-bg-2 h3 a, .palette-bg-2 h3 a:hover, .palette-bg-2 h2, .palette-bg-2 h2 a, .palette-bg-2 h2 a:hover {
	text-decoration-color: #ffffff;
}


.footer-tertiary-bg h3, .footer-tertiary-bg h3 a, .footer-tertiary-bg h3 a:hover, .footer-tertiary-bg h2, .footer-tertiary-bg h2 a, .footer-tertiary-bg h2 a:hover {
	text-decoration-color: #cdff00;
}

.btn-fill:not(.cm_captcha .btn-fill, .btn-light, .module_vehicle_search_result .btn-fill), .btn-fill-accent:not(.cm_captcha .btn-fill-accent, .btn-light, .module_vehicle_search_result .btn-fill-accent), .btn-fill-accent-reverse:not(.cm_captcha .btn-fill-accent-reverse, .btn-light, .module_vehicle_search_result .btn-fill-accent-reverse) {
	padding: 0.475rem 1.265rem;
	font-weight: 600;
}

.btn {
	font-weight: 600;
}

.module_manufacturer_icons_manufacturers img {
	width:5.5%!important;
}

#module_search_result_L6gLRGYJ .cm_vehicle_search_tools {
	display: none;
}

@media (max-width: 991.99px) {
	
	.header-secondary-bg .navbar-collapse {
		padding-bottom: 16px;
	}

	.header-secondary-bg .nav-link {
		text-align: center!important;
		font-size: 1.2em;
	}

}