@media (min-width: 1025px) {
    .top-bar-accessible {
        background-color: #f5f5f5;
        color: #333;
        font-family: sans-serif;
        font-size: 13px;
        border-bottom: 1px solid #e2e2e2;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 48px;
        z-index: 10002;
        display: flex;
        align-items: center;
        box-sizing: border-box;
    }

    header.site-header, 
    #site-navigation, 
    #mobile-header {
        position: fixed !important;
        top: 48px !important;
        width: 100%;
        left: 0;
        z-index: 10001;
        margin-top: 0 !important;
    }

    .top-bar-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .top-bar-section {
        display: contents;
    }

    .top-bar-item {
        text-decoration: none;
        color: inherit;
        display: flex;
        align-items: center;
        gap: 4px;
        font-size: 18px;
        white-space: nowrap;
    }

    a.top-bar-item {
        color: #923e46 !important;
        text-decoration: underline !important;
        text-decoration-thickness: 1px !important;
        text-underline-offset: 2px !important;
        transition: color 0.2s ease-in-out;
    }
    a.top-bar-item:hover,
    a.top-bar-item:focus,
    a.top-bar-item:active {
        color: #000000 !important;
    }

    a.top-bar-item:hover .icon-placeholder,
    a.top-bar-item:focus .icon-placeholder,
    a.top-bar-item:active .icon-placeholder {
        filter: brightness(0);
    }

    .icon-placeholder {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        flex-shrink: 0;
        transition: filter 0.2s ease-in-out;
    }

.icon-address {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.773 3.477C15.0123 4.7161 15.7211 6.38859 15.7495 8.14081C15.7779 9.89303 15.1237 11.5876 13.9253 12.8663L13.773 13.0237L10.5908 16.2052C10.187 16.6088 9.64495 16.8437 9.07441 16.8625C8.50387 16.8813 7.94751 16.6826 7.51804 16.3065L7.41004 16.2052L4.22704 13.023C2.96116 11.7571 2.25 10.0402 2.25 8.25C2.25 6.45978 2.96116 4.74288 4.22704 3.477C5.49292 2.21112 7.20982 1.49996 9.00004 1.49996C10.7903 1.49996 12.5072 2.21112 13.773 3.477ZM9.00004 6C8.70457 6 8.41199 6.0582 8.139 6.17127C7.86602 6.28434 7.61798 6.45008 7.40905 6.65901C7.20012 6.86794 7.03439 7.11598 6.92131 7.38896C6.80824 7.66194 6.75004 7.95453 6.75004 8.25C6.75004 8.54547 6.80824 8.83805 6.92131 9.11104C7.03439 9.38402 7.20012 9.63206 7.40905 9.84099C7.61798 10.0499 7.86602 10.2157 8.139 10.3287C8.41199 10.4418 8.70457 10.5 9.00004 10.5C9.59678 10.5 10.1691 10.2629 10.591 9.84099C11.013 9.41903 11.25 8.84674 11.25 8.25C11.25 7.65326 11.013 7.08097 10.591 6.65901C10.1691 6.23705 9.59678 6 9.00004 6Z' fill='%23923E46'/%3E%3C/svg%3E");
}

.icon-phone {
     background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75 3H6.75L8.25 6.75L6.375 7.875C7.17822 9.50365 8.49635 10.8218 10.125 11.625L11.25 9.75L15 11.25V14.25C15 14.6478 14.842 15.0294 14.5607 15.3107C14.2794 15.592 13.8978 15.75 13.5 15.75C10.5744 15.5722 7.81512 14.3299 5.74262 12.2574C3.67013 10.1849 2.42779 7.42555 2.25 4.5C2.25 4.10218 2.40804 3.72064 2.68934 3.43934C2.97064 3.15804 3.35218 3 3.75 3Z' fill='%23923E46'/%3E%3Cpath d='M14.7501 11.4189L11.3546 10.0615L10.34 11.7539C10.2731 11.8654 10.1314 11.9069 10.0148 11.8496C8.33678 11.0221 6.97809 9.66335 6.15053 7.98535C6.09323 7.86873 6.13477 7.72703 6.24623 7.66016L7.93764 6.64453L6.58021 3.25H3.75014C3.41862 3.25 3.10077 3.38179 2.86635 3.61621C2.63446 3.8481 2.50295 4.16162 2.50014 4.48926C2.6752 7.35221 3.89081 10.0528 5.91908 12.0811C7.94711 14.1091 10.6473 15.3237 13.5099 15.499C13.8379 15.4965 14.1518 15.3659 14.3839 15.1338C14.6183 14.8994 14.7501 14.5815 14.7501 14.25V11.4189ZM15.2501 14.25C15.2501 14.7141 15.0656 15.1591 14.7374 15.4873C14.4093 15.8155 13.9643 16 13.5001 16C13.4951 16 13.4896 16.0003 13.4845 16C10.4982 15.8184 7.68114 14.5501 5.56557 12.4346C3.45 10.319 2.18172 7.50197 2.00014 4.51562C1.99983 4.51058 2.00014 4.50506 2.00014 4.5C2.00014 4.03587 2.18464 3.59088 2.51283 3.2627C2.84102 2.93451 3.28601 2.75 3.75014 2.75H6.75014C6.85236 2.75 6.94459 2.81231 6.98256 2.90723L8.48256 6.65723C8.52802 6.77112 8.48421 6.90174 8.37904 6.96484L6.70521 7.96875C7.45536 9.38557 8.61373 10.5436 10.0304 11.2939L11.0353 9.62109C11.0984 9.51593 11.229 9.47212 11.3429 9.51758L15.0929 11.0176C15.1878 11.0555 15.2501 11.1478 15.2501 11.25V14.25Z' fill='%23923E46'/%3E%3C/svg%3E");
}

.icon-email {
     background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 5.65125V12.75C16.5 13.3239 16.2808 13.8761 15.887 14.2937C15.4933 14.7113 14.9549 14.9626 14.382 14.9963L14.25 15H3.75C3.17609 15 2.62386 14.7808 2.2063 14.387C1.78874 13.9933 1.53742 13.4549 1.50375 12.882L1.5 12.75V5.65125L8.58375 10.374L8.67075 10.4235C8.77328 10.4736 8.88589 10.4996 9 10.4996C9.11411 10.4996 9.22672 10.4736 9.32925 10.4235L9.41625 10.374L16.5 5.65125Z' fill='%23923E46'/%3E%3Cpath d='M14.2502 3C15.0602 3 15.7705 3.4275 16.1665 4.07025L9.00023 8.84775L1.83398 4.07025C2.02208 3.76487 2.28045 3.50888 2.58756 3.32362C2.89467 3.13836 3.24162 3.0292 3.59948 3.00525L3.75023 3H14.2502Z' fill='%23923E46'/%3E%3C/svg%3E");
}

.icon-clock {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 2.505C13.8812 3.15814 14.8222 4.09539 15.4799 5.22397C16.1375 6.35256 16.489 7.63333 16.4996 8.9395C16.5101 10.2457 16.1794 11.532 15.54 12.671C14.9007 13.8101 13.9749 14.7624 12.8544 15.4337C11.7339 16.1051 10.4575 16.4721 9.15157 16.4985C7.84562 16.525 6.55541 16.2099 5.40867 15.5844C4.26192 14.959 3.2984 14.0449 2.6135 12.9326C1.9286 11.8204 1.54606 10.5485 1.50375 9.243L1.5 9L1.50375 8.757C1.54575 7.46174 1.92266 6.19947 2.59773 5.09324C3.2728 3.98702 4.22299 3.07459 5.35567 2.44491C6.48835 1.81523 7.76486 1.4898 9.06075 1.50033C10.3566 1.51086 11.6277 1.857 12.75 2.505ZM9 4.5C8.8163 4.50002 8.639 4.56747 8.50172 4.68954C8.36444 4.81161 8.27674 4.97981 8.25525 5.16225L8.25 5.25V9L8.25675 9.09825C8.27385 9.22837 8.3248 9.35173 8.4045 9.456L8.46975 9.531L10.7198 11.781L10.7902 11.8425C10.9218 11.9445 11.0835 11.9999 11.25 11.9999C11.4165 11.9999 11.5782 11.9445 11.7098 11.8425L11.7802 11.7802L11.8425 11.7097C11.9445 11.5782 11.9999 11.4165 11.9999 11.25C11.9999 11.0835 11.9445 10.9218 11.8425 10.7902L11.7802 10.7197L9.75 8.68875V5.25L9.74475 5.16225C9.72326 4.97981 9.63556 4.81161 9.49828 4.68954C9.361 4.56747 9.1837 4.50002 9 4.5Z' fill='%23000'/%3E%3C/svg%3E");
}
}

/* Verstecken bei Mobilgeräten */
@media (max-width: 1024px) {
    .top-bar-accessible {
        display: none !important;
    }
}