.bx-top-nav-container .bx-nav-list-3-lvl {
	display: none;
}
.bx-top-nav-container .bx-nav-2-lvl:hover > ul {
	display: block;
}
.bx_item_detail .bx_item_container .bx_rb {
	float: left !important;
	width: 100% !important;
}
.bx-nav-1-lvl {
	display: table-cell;
    width: 300px;
    white-space: nowrap;
    float: none !important;
}
.bx-nav-2-lvl {
	white-space: normal !important;
}