/* Loading state no campo CEP durante ViaCEP */
.mse-cep-loading,
input.mse-cep-loading,
.lm-cep-loading {
	opacity: 0.65;
	cursor: wait;
}
