.bx_searche .bx_item_element {padding-left: 0 !important;}
.bx_searche .bx_item_block {
    line-height: initial !important;
}
.bx_searche .bx_item_element {
    white-space: unset !important;
    overflow: visible !important;
}

.price .title-search-price .price:not(.discount) {
    margin-left: 0;
}

.bx_item_element .title-search-price {
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.bx_searche .bx_img_element {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
}

.bx_searche .bx_img_element + .bx_item_element {
    margin-left: 59px !important;
}

.bx_item_title {font-weight: bold; margin: 10px 0;}
.bx_searche > div > div {flex-grow: 1;}

div.title-search-result .bx_searche.full {
    overflow: auto;
    max-height: none !important;
}