.search-form__input {
	border: 0;
	outline: 0;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
}

.search-form__button {
	border: 0;
	outline: 0;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	background: none;
	cursor: pointer;
	padding: 0;
}

a {
	text-underline-offset: 3px;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

h2,
h3,
h4,
h5,
h6 {
	scroll-margin-top: 80px;
}

.gslide-description {
	display: none !important;
}

div.wpgb-facet > fieldset:last-child {
	margin-bottom: 0;
}

div.wpgb-facet .wpgb-button-label {
	line-height: unset;
	margin: 0;
	padding: 0;
}

.gn-location-search-input {
	outline: 0;
}

:where(nav.gb-navigation[data-gb-mobile-menu-type="full-overlay"]) .gb-menu-container--mobile .gb-menu-toggle--clone {
	right: 10px;
	top: 12px;
}

@media (min-width: 768px) {

	:where(nav.gb-navigation[data-gb-mobile-menu-type="full-overlay"]) .gb-menu-container--mobile .gb-menu-toggle--clone {
		right: 22px;
		top: 20px;
	}
}
