.search-container {position: relative;}
a.search-icon{cursor: pointer;}
a.search-icon:focus svg path.slss,
a.search-icon:active svg path.slss,
a.search-icon svg path.slss.selected{
	fill: var(--bfg-color-peach);

}
#myModalSearch {
        width: 100%;
       height: 100px;
        padding: 0;
       background: transparent;
       position: absolute;
        top: 72px; 
	left: 0; 
	right: 0; 
	bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
    }
#myModalSearch-mobile {
        width: 100%;
       height: 100px;
        padding: 0;
       background: transparent;
       position: fixed;
        top: auto; 
	left: 0; 
	right: 0; 
	bottom: 104px;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
    }
#myOverlaySearch {
       /* z-index: 37;
        position: fixed;
        background: rgba(0,0,0,0);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        cursor: pointer; */
        display: none; 
    }
#myOverlaySearch-mobile {
        z-index: 37;
        position: fixed;
        background: rgba(0,0,0,.7);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        cursor: pointer;
        display: none;
    }
.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	
	
}
.bx-searchtitle {
	margin: 10px 12px 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	
	color: #343434;
	
	font-size: 12px;
	margin-bottom: 9px;
	
}
.bx-searchtitle .bx-input-group {
	position: relative;
	/* max-width:754px;
	width:100%;
	margin-left:-377px;
	left:50%; */
	border-collapse: separate;
	
}

.bx-searchtitle .bx-input-group .bx-form-control {
background-color: var(--bfg-color-blue_dark);
	border: 1px solid var(--bfg-color-grey_dark);
	border-radius: 100px;
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 48px;
	padding: 15px 24px;
	font-size: 16px;
	line-height: 1.42857143;
	color: var(--bfg-color-white);
	
	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-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: var(--bfg-color-blue_dark);
}
.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: absolute;
    font-size: 0;
    width: 0;
    white-space: nowrap;
    vertical-align: middle;
    display: none;
    line-height: normal;
    right: 0;
    z-index: 20;
    top: 0;
}
.bx-searchtitle .bx-input-group-btn button {
	z-index:-1;
	position: absolute;
	border: none; 
	font-size: 0;
	height: 0;
	width: 0;
background: var(--bfg-color-blue_dark);

/*position: relative;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 26C20.6274 26 26 20.6274 26 14C26 7.37258 20.6274 2 14 2C7.37258 2 2 7.37258 2 14C2 20.6274 7.37258 26 14 26Z' stroke='white' stroke-miterlimit='10' stroke-linecap='round'/%3e%3cpath d='M30.0001 29.9996L24.3501 24.3496' stroke='white' stroke-miterlimit='10' stroke-linecap='round'/%3e%3c/svg%3e") center center no-repeat;
background-size: contain;	
display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 24px;
	width: 24px;
	-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;*/
}

div.title-search-result {
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
}
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_smart_searche {
	padding:12px;
	display:flex;
	flex-wrap:wrap;
    	
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(images/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 0;
	margin-top:4px;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: normal;
}

.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:normal;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{
	min-height:0;
	width: 100%;
}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 16px;
	color: var(--bfg-color-grey_light);
	padding: 0 22px;
	height: 44px;
	text-decoration: none;
	margin: 0;
	line-height: 44px;
	
		
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	padding: 0;
	line-height: 14px;
	width: 33.3333%;
}
.bx_smart_searche .bx_item_block_href:hover {
	
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 12px;
	position: relative;
	border-radius: 8px;
    background: #fff;
overflow: hidden;
}

.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #fff;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
	font-size:16px;
}
.bx_smart_searche .bx_item_block_item_more {
	color:var(--bfg-color-grey_dark);
	font-size:14px;
	height: 32px;
    	line-height: 32px;
    	padding-top: 12px;
    	display: block;
}
.bx_smart_searche .bx_item_block_item_more:hover,
.bx_smart_searche .bx_item_block.all_result .all_result_button:hover {
	color:var(--bfg-color-peach);
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: 0 0 auto;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #fff;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	font-weight: 400;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(images/loader_orange.gif) center center no-repeat;
}
.bx-searchtitle button.close-input-icon{
 	cursor: pointer;
	height: 24px;
	width: 24px;
	position: absolute;
    	top: 12px;
    	right: 16px;
    	z-index: 2;
	border:none;
	padding:0;
	border-radius:50%;
}
.bx-searchtitle button.close-input-icon svg .slc{stroke:white;}
.bx-searchtitle button.close-input-icon svg{background: var(--bfg-color-blue_dark);border-radius:50%;}
.bx-searchtitle button.close-input-icon svg:hover .slc {stroke: var(--bfg-color-peach);}
.bx-searchtitle button.close-input-icon svg:focus .slc,
.bx-searchtitle button.close-input-icon svg:active .slc{
	stroke:white;
}
.bx-searchtitle button.close-input-icon svg:focus,
.bx-searchtitle button.close-input-icon svg:active {background: var(--bfg-color-peach);}

/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:var(--bfg-color-grey_dark);
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	
	
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:var(--bfg-color-peach);
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
@media (max-width: 1024px) {
#myOverlaySearch {
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	background: rgba(0, 0, 0, .4);
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        cursor: pointer;
	z-index: 40;
}
#myModalSearch {
	z-index: 43;
	top: 50px;
padding-right: 44px;
    padding-left: 44px;
}
div.title-search-result {
	margin-top: 52px;
}
.bx_smart_searche .bx_item_block_item_name {
	height: 36px;
	line-height: 20px;
}
.bx-searchtitle {
    margin: 10px 0 0;
}
.bx-searchtitle button.close-input-icon {right: 24px;}
}
@media (max-width:744px){
.bx_smart_searche .bx_item_block_href {
width: calc(50% - 4px);
}
.bx_smart_searche {
	column-gap: 8px;
}
#myModalSearch {
padding-right: 64px;
    padding-left: 64px;
}
header .search-container {
    padding-right: 64px;
    padding-left: 64px;
}
.bx-searchtitle .bx-input-group .bx-form-control {
	height: 56px;
    padding: 18px 40px;
}
.bx-searchtitle button.close-input-icon {
height: 32px;
    width: 32px;
top:12px;
}
.bx-searchtitle button.close-input-icon svg {
width: 32px;
    height: 32px;
}
    div.title-search-result {
        margin-top: 64px;
    }
.bx_smart_searche .bx_item_block_item_name {
	line-height: 18px;
	font-size: 14px;
}
}

@media (max-width: 600px) {
	#myModalSearch {
        padding-right: 12px;
        padding-left: 12px;
    }
 header   .search-container {
        padding-right: 12px;
        padding-left: 12px;
    }
.bx_smart_searche .bx_item_block_href {
	width: 100%;
}
.bx_smart_searche {
	column-gap: 0;
}
 .search-icon svg {
        width: 24px;
height: 24px;
    }
.bx-searchtitle .bx-input-group .bx-form-control {
        height: 48px;
        padding: 12px 24px;
    }
.bx-searchtitle button.close-input-icon svg {
        width: 24px;
        height: 24px;
    }
.bx-searchtitle button.close-input-icon {
        height: 24px;
        width: 24px;
        top: 12px;
    }
    div.title-search-result {
        margin-top: 54px;
    }
}
@media (max-width:450px){

}
