#bx-panel {
    z-index: 100000 !important;
}
.title-search-result {
    z-index: 10000;
}
.bx_searche {
    background-color: #323237;
    padding: 15px 20px;
    z-index: 1000;
}
.bx_searche .bx_item_block {
    margin-bottom: 10px;
}
.bx_searche .bx_item_block a {
    color: #fff;
}
@media (min-width: 980px) {
    /*
	.bx-searchtitle {
        position: fixed;
    }
	*/
    .bx-panel-active .bx-searchtitle {
        position: absolute;
    }

}
.bx-panel-active header {
    position: absolute;
}
section.production .additional-box .img-box {
    height: 170px;
}
#bx-admin-prefix {
    z-index: 100000 !important;
}
.product-box-info .product-img {
    display: block;
}
.product-carousel .advise-carousel .product-desc,
.product-carousel .product-box-info .product-desc {
    text-align: center;
    display: block;
}
.review-form .captcha-image {
    vertical-align: top;
}
.review-form input.captcha-input {
    width: 78px !important;
    vertical-align: top;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.nowrap {
    white-space: nowrap;
}
