.bx-breadcrumb {
	margin: 0;
	/*border-bottom: 1px dotted #ccc;*/
}
.bx-breadcrumb i {
	color: #b5bdc2;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	vertical-align: middle;
}
.bx-breadcrumb .bx-breadcrumb-item {
	font-size: 1rem;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
