

/* Start:/local/components/bnh/breadcrumb/templates/universal/style.min.css?17290239351066*/
.bx-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bx-breadcrumb a span.bx-breadcrumb-item-text {
    color: #fff;
    font-weight: 700;
}
.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: 400 13px/21px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: 250ms linear all;
    color: #fff;
}
span.breads-sep {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
}
/* End */
/* /local/components/bnh/breadcrumb/templates/universal/style.min.css?17290239351066 */
