.bx-searchtitle {
	margin: 10px 0 0
}

.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600
}

.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: 0;
	border-radius: 2px 0 0 2px;
	outline: 0;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	background-image: -webkit-linear-gradient(#f8fafc 0, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0, #f8fafc 100%)
}

.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell
}

.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: 0;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484ce
}

div.title-search-result {
	display: none;
	overflow: hidden;
	z-index: 999;
	margin-top: 0;
	background-color: #FFF;
}

div.title-search-fader {
	display: none;
	background-image: url('images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute
}

p.title-search-preview {
	font-size: 12px
}

div.title-search-result td.title-search-price span {
	font-size: 26px
}

.bx_searche .bx_img_element {
	background: #fff;
	float: left;
	width: 50px;
	position: absolute;
	margin: 10px 0;
	top: 0;
	bottom: 0
}
.bx_searche .bx_item_block.others_result .bx_img_element{
	background: transparent;
}
.bx_searche .bx_item_block {
	min-height: 70px;
	padding: 10px 0;
	position: relative
}
.bx_searche .bx_item_block:first-child{
	padding-top: 0;
}
.bx_searche .bx_item_block:last-child{
	padding-bottom: 0;
}
.bx_searche .bx_item_block:after{
	content: '';
	left: -10px;
	top: 0;
	width: calc(100% + 20px);
	height: 100%;
	position: absolute;
	background-color: #fff;
	z-index:-1;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}
.bx_searche .bx_item_block:hover:after{
	background-color: #F1F3F5;
}
.bx_searche .bx_image {
	width: 50px;
	height: 50px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bx_searche .bx_item_element {
	margin-left: 60px
}
.bx_searche .bx_item_block.all_result::after{
	display: none;
}
.bx_searche .bx_item_block.all_result{
	background: #16223A;
	border-radius: 8px;
	padding: 0;
	margin-top: 10px;
}
.bx_searche .bx_item_block.all_result .bx_item_element{
	margin: 0 auto;
	text-align: center;
}
.bx_searche .bx_item_block.all_result .bx_item_element a{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}
.bx_searche .bx_item_block.all_result .bx_item_element a:hover,
.bx_searche .bx_item_block.all_result .bx_item_element a:focus
{
	text-decoration: none;
	color: #fff;
}
.bx_searche .bx_item_element hr {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

.bx_searche .bx_item_element a {
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none
}

.bx_searche .bx_item_element a b {
	color: #000;
	font-weight: normal
}

.bx_searche .bx_item_element a:hover, .bx_searche .bx_item_element a:hover b {
	text-decoration: underline
}

.bx_searche .bx_price {
	font-weight: bold;
	font-size: 13px
}

.bx_searche .bx_price .old {
	font-weight: normal;
	text-decoration: line-through;
	color: #636363
}

.bx_item_block.all_result {
	min-height: 0
}

.bx_item_block.others_result {
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px
}

.bx_item_block.all_result .all_result_title {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px
}

.bx_item_block.all_result a {
	margin-top: 0
}
#search.search_active form.search-form{
	z-index: 9991;
}