#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search__suggested, #uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search__suggested-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search__title {
	display: block;
}

#uc_ajax_search_elementor_1fc10ec3.uc-ajax-search-wrapper span {}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item {
	position: relative;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item__link {
	display: flex;
	align-items: center;
	gap: 10px;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item__link-title {
	display: block;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item__link-title b.uc-capitalized, #uc_ajax_search_elementor_1fc10ec3 .uc-search-item__link-title:not(b.uc-capitalized)::first-letter {
	text-transform: none;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item__link-image {
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item {
	transition: background-color .3s;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-search-item.uc-selected {
	background-color: #ccc;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-pagination-list {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	transition: transform .3s;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-pagination-list-inner {
	flex: 0 0 100%;
	max-width: 100%;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-pagination-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	direction: ltr;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search-pages {
	display: flex;
	gap: 5px;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search-navigation-panel {
	display: flex;
	gap: 15px;
	justify-content: space-between;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-arrows {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	cursor: pointer;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-arrows .uc-inactive {
	opacity: .5;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-arrow-left {
	position: relative;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-arrow-left::before {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-weight: 900;
	line-height: 1em;
	display: inline-flex;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-arrow-right::before {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-weight: 900;
	line-height: 1em;
	display: inline-flex;
}

#uc_ajax_search_elementor_1fc10ec3.uc-loading .uc-ajax-search__spinner__loader-wrapper {
	display: flex !important;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-pagination-list-inner {
	display: grid;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-ajax-search__input.uc-active {
	caret-color: unset;
}

#uc_ajax_search_elementor_1fc10ec3 .uc-highlight {
	font-weight: 700;
}