/*
CTC Separate Stylesheet
Updated: 2025-01-04 12:44:18
*/

.map-custom-filters legend{
	font-size: 1.125rem !important;
    font-family: 'Roboto';
    color: #222222;
    margin-bottom: 0px;
}

.map-custom-filters label{
	font-size: 1rem !important;
    font-family: 'Roboto';
    font-weight: 400 !important;
}

.map-custom-filters > fieldset > legend{
    color: #000;
}

.single .map-custom-filters label{
	font-size: 1rem !important;
}

.single .map-custom-filters legend{
	font-size: 1.125rem !important;
}

.single .map-custom-filters > fieldset > legend{
    font-size: 1.125rem !important;   
}

.map-custom-filters fieldset{
	margin-bottom: 0.5rem;
}