/**
 * Styles for the locations widget
 * 
 * @since 2026-05-02
 * @author Designs and Codes, LLC
 */

.elementor-widget-wt-staff__locations-widget {
	inline-size: 100%;
}

.wt-staff__locations-widget {
	max-block-size: 70dvb;
	inline-size: 100%;
	aspect-ratio: 4 / 3;
}

.wt-staff__locations-widget__location {
	display: none !important;
}

.wt-staff__locations-widget__status {
	font-style: italic;
}

.gm-style-mtc > button {
	border-radius: 0 !important;
}

.gm-style-mtc li {
	margin: 0 !important;
}

.gm-style-mtc label {
	display: inline;
}
