.bx-breadcrumb {
	display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;
	-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {height: 22px;white-space: nowrap}
.bx-breadcrumb-item-angle {margin: 0 10px;color: #b5bdc2;vertical-align: top;font-size: 12px}
.bx-breadcrumb-item-link {border-bottom: none;vertical-align: top;line-height: 21px}
.bx-breadcrumb-item-link:hover { }
.bx-breadcrumb-item-text {vertical-align: top;white-space: normal;font-size:13px; line-height:21px;transition: 250ms linear all}