.fa-wrench,
.fa-home,
.fa-shopping-cart {
	line-height: inherit;
}


.autocomplete-suggestions {
	 border: 1px solid;
	 background: rgba(21, 22, 23, 0.75);
	 overflow: auto;
   border-radius: 4px;
   border-color: #039BE5;
   text-indent: 2px;
}

#a-search-form {
	background-color: #4d4f52;
	border-radius: 5px;
	/* border-color: #999;
	border-width: 10px; */
}

#a-search-form
label {
	color: rgba(255, 255, 255, 0.55);
}
