.zEWidget-webWidget.zEWidget-webWidget--active { z-index: 99999999 !important; }
.top-search{
	display: flex !important;
	align-items: center !important;
	flex-direction: row-reverse !important;
}
.btn-buscar{
	background: none !important;
	cursor: pointer;
}
.search-field{
	cursor: auto !important;
	margin: 0 !important;
	/* padding: 0px 20px !important; */
	height: 25px !important;
	border: none;
	border-bottom: 1px solid #000000;
	font-family: Poppins, sans-serif;
	font-size: 14px;
}
.search-field::placeholder{
	color: #bebebe;
}
.input-holder{
	display: flex;
}
.edgtf-woo-search-widget-button{
	border: none;
	background: none;
	cursor: pointer;
	font-size: 16px;
}