.preislisten_wrapper, .physiofont{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;}

/* breadcrump */
.breadcrump-scroller {position: relative;z-index: 2;overflow-y: hidden;line-height: 1.5em;}
.breadcrumb.preislisten{background: transparent;line-height: 1.2em;font-size: 1.2em;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;padding: 8px 0px;margin-bottom: 10px;list-style: none;border-radius: 4px;} /* padding: 8px 15px; */
.breadcrumb>li {display: inline-block;}

/* Flexlayout */
/* .flexcontainer-preislisten {display: flex;flex-wrap: wrap;align-content: space-around;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;}
.flexcontainer-preislisten > .flexchild-preislisten:nth-child(1) {flex: 3;overflow: auto;margin: 0em .5em;height: 100%;position: -webkit-sticky;position: sticky;top: 5em;border: 1px solid lightgray;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;background: #ffffff;border-radius: 1em;}
.flexcontainer-preislisten > .flexchild-preislisten:nth-child(1)::-webkit-scrollbar {width: 0px;}
.flexcontainer-preislisten > .flexchild-preislisten:nth-child(2) {flex: 8;border: 1px solid lightgray;margin: 0em .5em;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;background: #ffffff;border-radius: 1em;height: 100%;}
.flexcontainer-preislisten:last-child {border-bottom: none !important;border-bottom-right-radius: 1em;border-bottom-left-radius: 1em;}
.flexcontainer-preislisten:last-child > .flexchild-preislisten-liste:first-child{border-bottom-left-radius: 1em;}
.flexcontainer-preislisten:last-child > .flexchild-preislisten-liste:last-child{border-bottom-right-radius: 1em;}

li.list-group-item.preislisten{border: 1px solid lightgray;padding:0em 1em 1em 1em;}
.list-group-item.preislisten:first-child{border-top-left-radius: 1em;border-top-right-radius: 1em;}
.list-group-item.preislisten:last-child{border-bottom-right-radius: 1em;border-bottom-left-radius: 1em;}
.list-group-item.preislisten.active{background: #92bcec;}
.list-group-item.preislisten.active > a {color: #fff !important;}
.list-group-item.preislisten.active > a > svg{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);} */