.astm-search-menu {
	position: relative;
}

.astm-search-menu a {
	outline: 0;
}

.astm-search-menu a::before,
.astm-search-menu a::after {
	display: none !important;
}

.astm-search-menu:hover > a,
.astm-search-menu a:hover,
.astm-search-menu a:focus {
	background: transparent !important;
	outline: none;
}

.astm-search-menu.default form {
	max-width: 300px;
	position: static;
}

.astm-search-menu.dropdown form {
	display: none;
	min-width: 300px;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 9;
}

.astm-search-menu.full-width-menu form,
.astm-search-menu.sliding form {
	min-width: 0 !important;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 10%;
	width: