#main-content {
    font-family: 'Noto Sans';
}
.header {
    top: 0 !important;
}
body,
    /* My CSS */
    /* basic */
a[data-drupal-link-system-path="<front>"].is-active,
a[data-drupal-link-system-path="node/69"].is-active {
    border-bottom: none;
}
body.branch-id-default .opening-hours-wrapper th,
body.branch-id-68 .opening-hours-wrapper th,
body.branch-id-10 .opening-hours-wrapper th {
    text-align: left;
}
body:has(a[data-drupal-link-system-path="<front>"].is-active) .breadcrumb>a:hover,
body:has(a[data-drupal-link-system-path="node/69"].is-active) .breadcrumb>a:hover,
body.branch-id-default .breadcrumb>a:hover{
    text-underline-offset: .3em;
}
.has-burger-menu .branch-id-68 .header-sidebar-nav__close-menu-button svg {
    display: none;
}
.has-burger-menu .branch-id-68 .header-sidebar-nav__close-menu-button {
    position: relative;
}
.has-burger-menu .branch-id-68 .header-sidebar-nav__close-menu-button:before {
    content: "×";
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.has-burger-menu .branch-id-default .modal-find-on-shelf .disclosure__headline,
.has-burger-menu .branch-id-68 .modal-find-on-shelf .disclosure__headline,
.has-burger-menu .branch-id-10 .modal-find-on-shelf .disclosure__headline{
    padding-right: 16px;
    flex-direction: column;
    align-items: flex-start;
}
.has-burger-menu .branch-id-default :not([data-cy="find-on-shelf-modal-body-disclosure"]) .disclosure__headline,
.has-burger-menu .branch-id-68 :not([data-cy="find-on-shelf-modal-body-disclosure"]) .disclosure__headline,
.has-burger-menu .branch-id-10 :not([data-cy="find-on-shelf-modal-body-disclosure"]) .disclosure__headline {
    padding-top: 16px;
    padding-bottom: 16px;
    height: initial;
    position: relative;
}
.has-burger-menu .branch-id-default .modal .disclosure__text--shorter,
.has-burger-menu .branch-id-68 .modal .disclosure__text--shorter,
.has-burger-menu .branch-id-10 .modal .disclosure__text--shorter {
    width: fit-content;
}
@media (min-width: 767px) {
    body.branch-id-default .header__menu-search-branch-select,
    body.branch-id-68 .header__menu-search-branch-select,
    body.branch-id-10 .header__menu-search-branch-select {
        position: initial;
        border-top: none;
        border-bottom: none;
    }
}
.branch-id-default .header__menu-search-icon,
.branch-id-68 .header__menu-search-icon,
.branch-id-10 .header__menu-search-icon {
    padding: 0 10px;
    position: initial;
}
.branch-id-default .header__menu-dropdown-icon,
.branch-id-68 .header__menu-dropdown-icon,
.branch-id-10 .header__menu-dropdown-icon {
    position: initial;
    padding-right: 6px;
}
.branch-id-default .header__menu-search-input,
.branch-id-68 .header__menu-search-input,
.branch-id-10 .header__menu-search-input {
    flex: 2;
    text-overflow: ellipsis;
}
.has-burger-menu .branch-id-default .modal .disclosure__headline .pagefold-parent--xsmall,
.has-burger-menu .branch-id-68 .modal .disclosure__headline .pagefold-parent--xsmall,
.has-burger-menu .branch-id-10 .modal .disclosure__headline .pagefold-parent--xsmall{
    width: fit-content;
}
.has-burger-menu .branch-id-default .disclosure__headline .disclosure__expand,
.has-burger-menu .branch-id-68 .disclosure__headline .disclosure__expand,
.has-burger-menu .branch-id-10 .disclosure__headline .disclosure__expand {
    position: absolute;
    right: 16px;
    top: 25px;
    transition: transform .3s ease-in-out;
}
.has-burger-menu .branch-id-default .facet-line,
.has-burger-menu .branch-id-68 .facet-line,
.has-burger-menu .branch-id-10 .facet-line {
    flex-direction: column;
    max-height: initial;
}
.has-burger-menu .branch-id-default .facet-line .facet-line__item,
.has-burger-menu .branch-id-68 .facet-line .facet-line__item,
.has-burger-menu .branch-id-10 .facet-line .facet-line__item {
    margin-bottom: 5px;
    margin-top: 5px;
}
.has-burger-menu .branch-id-default .card-list-item__availability .availability-label,
.has-burger-menu .branch-id-68 .card-list-item__availability .availability-label,
.has-burger-menu .branch-id-10 .card-list-item__availability .availability-label,
.has-burger-menu .branch-id-default .material-header__availability-label .availability-label,
.has-burger-menu .branch-id-68 .material-header__availability-label .availability-label,
.has-burger-menu .branch-id-10 .material-header__availability-label .availability-label {
    margin: 5px;
}
.branch-id-default .modal-right,
.branch-id-68 .modal-right,
.branch-id-10 .modal-right {
    height: 100%;
    top: 50%;
    transform: translate(0, -50%);
}
@media(min-width: 767px) {
    .has-burger-menu .branch-id-default .modal-right,
    .has-burger-menu .branch-id-68 .modal-right,
    .has-burger-menu .branch-id-10 .modal-right {
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    .has-burger-menu .branch-id-default .modal-right,
    .has-burger-menu .branch-id-68 .modal-right,
    .has-burger-menu .branch-id-10 .modal-right {
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
.has-burger-menu .branch-id-default .btn-primary,
.has-burger-menu .branch-id-68 .btn-primary,
.has-burger-menu .branch-id-10 .btn-primary {
    font-size: 12px;
}
.has-burger-menu .branch-id-default .horizontal-term-line,
.has-burger-menu .branch-id-68 .horizontal-term-line,
.has-burger-menu .branch-id-10 .horizontal-term-line {
    white-space: initial;
}
.has-burger-menu .branch-id-default .card-list-item__meta,
.has-burger-menu .branch-id-68 .card-list-item__meta,
.has-burger-menu .branch-id-10 .card-list-item__meta {
    flex-wrap: wrap;
}
.has-burger-menu .branch-id-default .disclosure__icon,
.has-burger-menu .branch-id-68 .disclosure__icon,
.has-burger-menu .branch-id-10 .disclosure__icon {
    min-width: 40px;
}
.has-burger-menu .branch-id-default .disclosure__icon>img,
.has-burger-menu .branch-id-68 .disclosure__icon>img,
.has-burger-menu .branch-id-10 .disclosure__icon>img {
    margin-left: 50%;
    margin-top: 50%;
    transform: translate(-50%, -50%);
    width: initial;
}
.has-burger-menu .branch-id-default .material-page .disclosure__text,
.has-burger-menu .branch-id-68 .material-page .disclosure__text,
.has-burger-menu .branch-id-10 .material-page .disclosure__text {
    width: fit-content;
    max-height: 84px;
    overflow-y: hidden;
    display: inline;
    position: absolute;
    top: 25px;
    left: 66px;
}
body.branch-id-68 #main-content article .field-content a:not(.btn-filled) {
    font-weight: 500;
}
body:has(a[data-drupal-link-system-path="node/68"].is-active) .rich-text a,
body:has(a[data-drupal-link-system-path="node/68"].is-active) .breadcrumb>a,
body:has(a[data-drupal-link-system-path="node/68"].is-active) a.tag,
body.branch-id-68 .rich-text a,
body.branch-id-68 .breadcrumb>a,
body.branch-id-68 a.tag{
    text-decoration: underline solid #001429;
}
body:has(a[data-drupal-link-system-path="node/68"].is-active) #main-content .layout__region--second .content a,
body.branch-id-68 #main-content .layout__region--second .content a
body.branch-id-68 #main-content article .hero a:not(.btn-filled){
    text-decoration: underline solid #000;
}
body:has(a[data-drupal-link-system-path="node/68"].is-active) .rich-text a:hover,
body:has(a[data-drupal-link-system-path="node/68"].is-active) .breadcrumb>a:hover,
body:has(a[data-drupal-link-system-path="node/68"].is-active) a.tag:hover,
body.branch-id-68 .rich-text a:hover,
body.branch-id-68 .breadcrumb>a:hover,
body.branch-id-68 a.tag:hover{
    text-decoration: underline solid #001429;
    text-underline-offset: .3em;
}
body.branch-id-default .nav-teaser,
body.branch-id-68 .nav-teaser,
body.branch-id-10 .nav-teaser {
    height: 100%;
}
body:has(a[data-drupal-link-system-path="node/10"].is-active) #main-content .layout__region--second .content a,
body.branch-id-10 #main-content .layout__region--second .content a,
body.branch-id-10 #main-content article .hero a:not(.btn-filled){
    text-decoration: underline solid #000;
}
body:has(a[data-drupal-link-system-path="node/10"].is-active) .rich-text a:hover,
body:has(a[data-drupal-link-system-path="node/10"].is-active) .breadcrumb>a:hover,
body:has(a[data-drupal-link-system-path="node/10"].is-active) a.tag:hover,
body.branch-id-10 .rich-text a:hover,
body.branch-id-10 .breadcrumb>a:hover,
body.branch-id-10 a.tag:hover {
    text-underline-offset: .3em;
}
body.branch-id-default div.multiselect,
body.branch-id-68 div.multiselect,
body.branch-id-10 div.multiselect {
    border: none;
}
.branch-id-default #main-content,
.branch-id-68 #main-content,
.branch-id-10 #main-content {
    padding-top: 10px;
}
.branch-id-default .footer-accordion__header-button[aria-expanded="true"] {
    border-bottom: none;
}
.branch-id-68 .footer-accordion__header-button[aria-expanded="true"]{
    border-bottom: none;
}
.branch-id-10 .footer-accordion__header-button[aria-expanded="true"] {
    border-bottom: none;
}
body.branch-id-default .material-manifestation-item:nth-last-child(-n + 1),
body.branch-id-68 .material-manifestation-item:nth-last-child(-n + 1),
body.branch-id-10 .material-manifestation-item:nth-last-child(-n + 1) {
    border-bottom: none;
}
body.branch-id-default .footer__content {
    a {
        font-weight: 500;
    }
}
body.branch-id-68 .footer__content {
    a {
        font-weight: 500;
    }
}
body.branch-id-default .header__menu-search-input,
body.branch-id-68 .header__menu-search-input,
body.branch-id-10 .header__menu-search-input{
    border-bottom: none;
}
body.branch-id-default .header,
body.branch-id-68 .header,
body.branch-id-10 .header {
    border-left: none;
    border-right: none;
}
body.branch-id-default .header__menu-search-input,
body.branch-id-68 .header__menu-search-input,
body.branch-id-10 .header__menu-search-input {
    border-left: none;
    border-right: none;
    border-top: none;
}
@media(max-width: 767px) {
    .branch-id-default .material-description__links .horizontal-term-line span,
    .branch-id-68 .material-description__links .horizontal-term-line span,
    .branch-id-10 .material-description__links .horizontal-term-line span {
        margin-left: 8px;
    }
}
body.branch-id-default .header__logo-desktop,
body.branch-id-68 .header__logo-desktop,
body.branch-id-10 .header__logo-desktop {
    padding: 0 10px;
}
body.branch-id-default .availability-label__divider,
body.branch-id-68 .availability-label__divider,
body.branch-id-10 .availability-label__divider {
    background-color: black;
}
body.branch-id-default .coi-banner__accept,
body.branch-id-default .coi-banner__decline,
body.branch-id-default .coi-banner__lastpage,
body.branch-id-default .coi-banner__nextpage,
body.branch-id-68 .coi-banner__accept,
body.branch-id-68 .coi-banner__decline,
body.branch-id-68 .coi-banner__lastpage,
body.branch-id-68 .coi-banner__nextpage,
body.branch-id-10 .coi-banner__accept,
body.branch-id-10 .coi-banner__decline,
body.branch-id-10 .coi-banner__lastpage,
body.branch-id-10 .coi-banner__nextpage {
    font-size: 11px;
}
.header__menu-search-branch-select {
  appearance: none; /* Remove default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.46967 9.53033C5.17678 9.23744 5.17678 8.76256 5.46967 8.46967C5.73594 8.2034 6.1526 8.1792 6.44621 8.39705L6.53033 8.46967L12 13.939L17.4697 8.46967C17.7359 8.2034 18.1526 8.1792 18.4462 8.39705L18.5303 8.46967C18.7966 8.73594 18.8208 9.1526 18.6029 9.44621L18.5303 9.53033L12.5303 15.5303C12.2641 15.7966 11.8474 15.8208 11.5538 15.6029L11.4697 15.5303L5.46967 9.53033Z' fill='black'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
}