#title-search input#title-search-input {
    padding-left: 42px;
    border: solid 2px #fb7320;
    height: 42px;
    border-radius: 0.25rem;
    width: 100%;
}
#title-search button#reset {
    right: 0;
    width: 42px;
    border: none;
    background: transparent;
    color: #b2b2b2;
}
div.title-search-result {
    background: #fff;
    border: solid 2px #fb7320 !important;
    border-top: solid 1px #e0e0e0 !important;
    margin-top: -5px !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.smartSearch {
    padding: 0 !important;
    max-height: calc(100vh - 300px) !important;
    overflow: auto;
}
.header-search-menu-list ul {
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.header-search-menu-list ul a > span {
    color: #838383;
    font-size: 10px;
    vertical-align: super;
}

.smartSearch .header-search-menu-products li {
    position: relative;
}
.smartSearch .hsm-product {
    padding: 33px 40px 20px 16px;
}
.smartSearch .hsm-product-act {
    padding: 0;
    position: absolute;
    top: calc(50% - 13px);
    right: 16px;
}
.header-search:after {
    display: none;
}
#title-search input#search-submit {
    background: url(images/icons/search.svg) no-repeat center;
    background-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 42px;
    border: none;
}
@media (max-width: 1023px) {
    .mobile-search-wrap {
        opacity: 0;
        pointer-events: none;
        position: absolute;
        width: 100%;
        top: 53px;
        left: 0;
        background: #fff;
    }
    .mobile-search-wrap.active {
        opacity: 1;
        pointer-events: all;
    }
    .mobile-search-wrap .header-search {
        width: 100% !important;
        margin: 0 !important;
    }
    div.title-search-result {
        min-width: 100% !important;
        display: block !important;
        margin-top: 61px !important;
        border-radius: 0 !important;
        border-left: none !important;
        border-right: none !important;
    }
    .smartSearch {
        max-height: calc(100vh - 108px) !important;
    }
}




.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-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: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	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 {
	/* Fix of input shadow for IOS browsers. */
	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: none;
	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 {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	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_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	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;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}



/*  custom styles for smart search  */
.smartSearch {
	padding: 10px 15px;
	max-height: 465px;
}
.smartSearch.mCustomScrollbar {
	padding-right: 10px;
}
.smartSearch .mCSB_inside>.mCSB_container {
	margin-right: 20px;
}

.smartSearch__categoryList {
	margin-bottom: 15px;
}
.smartSearch__categoryList li {
	padding: 3px 0;
}
.smartSearch__categoryList li a {
	position: relative;
	display: inline;
	color: #308ac4;
	font-size: 13px;
	line-height: 1.25;
	padding-left: 23px;
}
.smartSearch__categoryList li a:before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 18px;
	height: 15px;
	background-image: url(images/icon-category-search.png);
	background-repeat: no-repeat;
}

.smartSearch__categoryList li a span {
	color: #aaa;
	margin-left: 4px;
	font-size: 14px;
}

.smartSearch__results {
	border-bottom: 1px solid #eee;
}
.smartSearch .bx_item_block {
	margin-left: -10px;
}
.smartSearch .bx_image {
	width: 55px;
	height: 55px;
}
.smartSearch .bx_item_element a {
	line-height: 1.25;
	margin-bottom: 5px;
}
.smartSearch .bx_item_block.others_result {
	font-weight: bold;
}

.smartSearch__heading {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.25;
	margin-bottom: 7px;
}
.smartSearch__heading a {
	font-size: 12px;
	color: #308ac4;
	font-weight: normal;
}
.smartSearch__heading .value {
	color: #999;
}
.smartSearch__categories {
	padding-top: 15px;
}

/*топ запросов*/
div.title-search-result.title-search-result-top {
	position: absolute;
	top: 52px;
	left: 0;
	min-width: 100%;
}

.title-search-result-top .bx_item_element {
	margin-left: 0;
}

.title-search-result-top .bx_item_block {
	min-height: initial;
}
.search-submit input:focus + .button_search {
	background:red;
}
.button_search{
	display:none;
	width: 50px;
	background: url(../../../../../../../images/x.png);
	position: absolute;
	top: 0;
	right: 30px;
	width: 55px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	outline: none;
}

@media (min-width: 900px) {
	.button_search {
		display: none;
		background: url(../../../../../../../images/xx.png);
		position: absolute;
		top: 0;
		padding: 0;
		right: 35px;
		width: 24px;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		outline: none;
	}

}