.search-title-button{
	background-image: url(images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width:45px;
}

.title-search-result{
	display: none;
	overflow: hidden;
	z-index: 205;
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 15px rgba(157, 157, 157, 0.14);
	border-radius: 5px;
}

.bx_item_block{
	padding-bottom:5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 147.3%;
	color: #0D0C36;
}

.bx_item_block a{
	padding-bottom:5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 147.3%;
	color: #0D0C36;
}

.all_result,
.others_result { border: none; }

.all_result { margin-top: 7px; margin-bottom: 0; font-weight: 300;}

/*.under-header-block__link,*/ .bx_item_block a {color: #0d0c36;}
/*.under-header-block__link:hover,*/ .bx_item_block a:hover {color: #ff1626;}


