.spinner-buscador {
	position: absolute;
	right: 50px;
	top: 58%;
	transform: translateY(-50%);
	z-index: 2;
	pointer-events: none;
	padding: 0;
}