

/* Start:/local/templates/main/components/bitrix/search.title/header_search/style.css?1778838237699*/
div.title-search-result {
	border: 1px solid #e9e9e9;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
	overflow: hidden;
	z-index: 200;
}

table.title-search-result {
	width: 100%;
	border-collapse: collapse;
}

.title-search-result th,
.title-search-result td {
	padding: 8px 12px;
	font-size: 13px;
	vertical-align: top;
}

.title-search-result a {
	color: #111;
	text-decoration: none;
}

.title-search-result a:hover {
	color: var(--c-primary, #7b5891);
}

.title-search-separator {
	display: none;
}

.title-search-selected td,
.title-search-selected a {
	background: #f4f4f4;
}

p.title-search-preview {
	margin: 4px 0 0;
	font-size: 12px;
	color: #666;
}

/* End */
/* /local/templates/main/components/bitrix/search.title/header_search/style.css?1778838237699 */
