.view-locations-taxonomy-term .view-header .homepagemtbutton a {
	background-color: var(--mt-color-dark-colored-contrast);
    border-color: var(--mt-color-dark-colored-contrast);
    color: var(--mt-color-dark-colored);
}

.view-services-taxonomy-term .view-header .homepagemtbutton a {
	background-color: var(--mt-color-dark-colored-contrast);
    border-color: var(--mt-color-dark-colored-contrast);
    color: var(--mt-color-dark-colored);
}

.view-services-taxonomy-term .view-header h2 {
	font-size: 1.5em;
}

.view-services-taxonomy-term .view-header h3 {
	font-size: 1.25em;
}

.view-services-taxonomy-term .feed-icons {
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 80px 20px;
}

.view-services-taxonomy-term .node--unpublished .pt-4 {
	display: none;
}

.view-locations-taxonomy-term .feed-icons {
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 80px 20px;
}

.view-services-taxonomy-term .view-header ul {
    
}

.view-services-taxonomy-term .view-header h2 {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}

.view-services-taxonomy-term .view-header h2 {
    font-size: 1.5em;
}

.view-services-taxonomy-term .view-header h1 {
    color: #fff;
    margin-top: 0px;
}

.list--fa-star li, .list--fa-plus li, .list--fa-square li, .list--fa-caret-right li, .list--fa-check li, .list--fa-check-circle li {
    padding: 0 0 10px 35px !important;
}

.view-locations-taxonomy-term .view-header ul {

}

.view-locations-taxonomy-term .view-header h2 {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}

.view-locations-taxonomy-term .view-header h2 {
    font-size: 1.5em;
}

.view-locations-taxonomy-term .view-header h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
	margin-bottom: 0px !important;
	margin-top: 0px;
}

.view-mlt-locations-taxonomy-term .field--name-description h2 {
    color: #000000 !important;
}

.view-mlt-locations-taxonomy-term .field--name-description {
	background-color: #ffffff;
    color: #000000;
}

.mlt_main-content__section {
    padding: 0px 0;
}

.mlt-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	position: relative;
    width: 100%;
}

.mltrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mlt-taxonomy .container .view-header {
	background-color: var(--mt-color-dark-colored);
    color: var(--mt-color-dark-colored-contrast);
    border-color: var(--mt-border-color);
    --mt-color-high-contrast: var(--mt-color-dark-colored-contrast);
	margin-bottom: 20px;
}

.view-locations-taxonomy-term .view-header .pt-4 {
	display: none;
}

.view-services-taxonomy-term .view-header .pt-4 {
	display: none;
}