.glusa-state-select, .glusa-city-select { width: 100%; max-width: 100%; }

.pw-map-search.glusa-map-invalid,
.pw-map-search.glusa-map-invalid:focus {
	border-color: #d63638 !important;
	box-shadow: 0 0 0 3px rgba(214, 54, 56, 0.15) !important;
}
.glusa-map-error { color: #d63638; font-size: 13px; line-height: 1.4; margin: 6px 0 4px; }

.glusa-city-dropdown .select2-search--dropdown { padding: 12px 12px 8px !important; }
.glusa-city-dropdown .select2-search--dropdown .select2-search__field {
	width: 100% !important;
	height: 42px !important;
	padding: 8px 12px 8px 38px !important;
	border: 1px solid #d5d9e0 !important;
	border-radius: 8px !important;
	background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238a8f98' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat 12px center !important;
	font-size: 14px !important;
	color: #222 !important;
	outline: none !important;
	box-shadow: none !important;
}
.glusa-city-dropdown .select2-search--dropdown .select2-search__field::placeholder { color: #8a8f98; opacity: 1; }
.glusa-city-dropdown .select2-search--dropdown .select2-search__field:focus {
	border-color: #234dd4 !important;
	box-shadow: 0 0 0 3px rgba(35, 77, 212, 0.15) !important;
}
.pw-map-search-wrapper.glusa-map-locked .pw-map-search { background-color: #f3f4f6 !important; cursor: not-allowed; }
.pw-map-search-wrapper.glusa-map-locked .find-me-location { pointer-events: none; opacity: 0.4; }
.pw-map.glusa-map-locked { pointer-events: none; opacity: 0.6; }
