.breadcrumb-custom ol{display:flex;flex-wrap:nowrap;align-items:center;list-style:none;padding:0;margin:0}.breadcrumb-custom ol li{display:flex;align-items:center;white-space:nowrap;min-width:0}.breadcrumb-item-active{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;color:gray}@media screen and (max-width:540px){.breadcrumb-custom ol li,.breadcrumb-custom ol li a,.breadcrumb-custom ol li span{font-size:13px!important;line-height:1.2!important}.breadcrumb-custom ol li svg{width:12px!important;height:12px!important;margin:0 4px!important}.breadcrumb-item-active{max-width:160px}}