.bx-searchtitle {
    margin: 0;
}
.bx-searchtitle form {
    margin-bottom: 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;
    border: 1px solid #d5dadc;
    padding-right: 2px;
    background: #fff;
    border-radius: 2px 18px 18px 2px;
}
.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: 31px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: none;
    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-color: #ccc;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 9px 12px;
    /* border: 1px solid #fff; */
    border-radius: 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;
    padding: 5px 7px 6px;
    font-size: 12px;
    line-height: 14px;
    /*margin-top: -2px;*/
    border-radius: 50%;
}

.bx-searchtitle .bx-input-group-btn button:hover {
    background-color: #ddd;
}

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: #f6f6f7;
    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;
}
.title-search-selected {
    background: #f6f6f7;
}

.ajax_tooltip_title_search {
    display: none;
    list-style: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    top: 30px;
    z-index: 10;
    border: 1px solid #e7e7e7;
    background-color: white;
    padding-bottom: 5px;
    max-height: 40vh;
    overflow: auto;
}
.ajax_tooltip_title_search .section{
    font-size: 13px;
}
.ajax_tooltip_title_search li {
    cursor: pointer;
    padding-top: 2px;
    max-height: 45px;
    overflow: hidden;
}
.ajax_tooltip_title_search li a {
    font-size: 12px;
    color: #555;
}
.ajax_tooltip_title_search li a:hover {
    color: #009fdf;
}

.bx-input-group #title-search-input {
    font-weight: bold;
}

.slogan-wrap {width: 200px;}

.bx-input-group .search_choise {
    position: absolute;
    width: 10px;
    height: 25px;
    left: -20px;
    top: 3px;
    cursor: pointer;
}
.search_choise .search_choise_top {
    position: absolute;
    border: 4px solid transparent;
    border-bottom: 7px solid #414141;
    top: 1px;
}
.search_choise_top.select_choise {
    border-bottom-color: #009fdf;
}

.search_choise .search_choise_bottom {
    position: absolute;
    border: 4px solid transparent;
    border-top: 7px solid #414141;
    top: 14px;
}
.search_choise_bottom.select_choise {
    border-top-color: #009fdf;
}

.ajax_tooltip_title_search li.section {
    text-align: center;
    font-weight: bold;
    color: #555;
    max-height: 60px;
}
/* 02.07.2019 */
.ajax_tooltip_title_search li.section a {
    text-align: center;
    font-weight: bold;
    color: #555;
    max-height: 60px;
    text-decoration: none;
    font-size: 13px;
}
.ajax_tooltip_title_search li.section a:hover {
    color: #555;
}
/* end 02.07.2019 */
li.section hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #555;
}


/* BEGIN: fix 26-10 */
.row.headline.headline--fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.row.headline.headline--fix .footer-socnet-wrap {
    display: block;
}

.row.headline .headline_block--menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 60%;
    min-height: 1px;
    margin-left: 8%;
}

.row.headline.headline--fix .headline_item {
    position: relative;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    min-height: 1px;
    padding: 0 1%;
}

.row.headline.headline--fix .slogan {
    width: 32%;
}

.row.headline.headline--fix .search {
    width: 100%;
    max-width: 425px;
}

.container--fixed .catalog-page .sections .section-name a {
    font-size: 21px;
    color: #757575;
}

.container--fixed .catalog-page .sections .li-name, .container--fixed .catalog-page .sections a {
    font-size: 15px;
    color: #009fdf;
}

.container--fixed .catalog-page .sections li.parent li {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .row.headline.headline--fix .headline_block--menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        /* 03.05.2019 */
		max-width: 67%;
		margin-left: 2%;
		margin-top: 10px;
        /* /03.05.2019 */
    }
    .row.headline.headline--fix .headline_item {
        padding: 0 15px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 991px) {
    .row.headline .slogan {
        width: 100%;
        text-align: center;
    }
}

/* END: fix 26-10 */