.elementor-2087 .elementor-element.elementor-element-7175e7e{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-2087 .elementor-element.elementor-element-01411a7{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-2087 .elementor-element.elementor-element-825a7e5{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-2087 .elementor-element.elementor-element-5170c6f .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-2087 .elementor-element.elementor-element-5170c6f .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-2087 .elementor-element.elementor-element-5170c6f{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-2087 .elementor-element.elementor-element-5170c6f .elementor-icon-list-text{transition:color 0.3s;}.elementor-2087 .elementor-element.elementor-element-ed5fb72{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-2087 .elementor-element.elementor-element-e63c246{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;}.elementor-2087 .elementor-element.elementor-element-69233d7{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}#elementor-popup-modal-2087 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2087 .dialog-message{width:100vw;height:100vh;align-items:flex-start;}#elementor-popup-modal-2087{justify-content:center;align-items:center;}@media(max-width:767px){.elementor-2087 .elementor-element.elementor-element-01411a7{--width:35%;}.elementor-2087 .elementor-element.elementor-element-825a7e5{--width:55%;}.elementor-2087 .elementor-element.elementor-element-ed5fb72{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(min-width:768px){.elementor-2087 .elementor-element.elementor-element-01411a7{--width:30%;}.elementor-2087 .elementor-element.elementor-element-825a7e5{--width:60%;}.elementor-2087 .elementor-element.elementor-element-ed5fb72{--content-width:1300px;}}/* Start custom CSS */.popup-menu .dialog-widget-content {
    background-image: url(https://pre.zwillingszahn.de/wp-content/uploads/2025/12/moussa-86.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.popup-menu .dialog-widget-content::before {
    content: '';
    background-color: #3D3F43;
    opacity: .8;
    width: 100%;
    height: 100%;
    position: absolute;
}

.popup-menu .elementor-location-popup {
    display: flex !important;
    flex-direction: column;
    height: 100%;
}

@media (width < 2000px) {
    .popup-menu .elementor-location-popup {
        justify-content: space-between;
    }
}

.popup-menu .menus-wrapper {
    padding-block: 40px
}

.popup-menu .menus-wrapper ul li a {
    color: #fff;
}

@media (width > 768px) {
    .popup-menu .menus-wrapper .custom-menu-item {
        width: 15%;
    }
    
    .popup-menu .menus-wrapper .custom-menu-item.menu-grid {
        width: 40%;
    }
}

.popup-menu .menus-wrapper ul .menu-link-accent {
    font-size: clamp(18px, 3.5vw, 22px);
    font-weight: 700;
    text-transform: uppercase;
}

.popup-menu .menus-wrapper ul .menu-link-accent::after {
    content: '';
    width: 70px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.popup-menu .menus-wrapper ul li.current-menu-item.menu-link-accent::after,
.popup-menu .menus-wrapper ul .menu-link-accent:hover::after {
    background-color: var(--e-global-color-accent);
}

.popup-menu .menus-wrapper ul li a,
.popup-menu .menus-wrapper ul li:hover a {
    padding: 10px 0;
    line-height: 120%;
}

.popup-menu .menus-wrapper ul li:hover a,
.popup-menu .menus-wrapper ul li.current-menu-item a {
    color: var(--e-global-color-accent);
}

@media (width > 924px) {
    .menu-item {
        padding: 0 40px;
    }
    
    .menu-grid ul {
        display: grid;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 50% 50%;
    }
    
    .menu-grid ul li:first-of-type {
        grid-column: 1 / span 2;
    }
}

.popup-footer .elementor-grid-item a {
    background: transparent;
}

@media (width > 2000px) {
    .popup-footer .e-con-inner {
        justify-content: end !important;
        align-items: center !important;
    }
    
    .popup-footer .elementor-social-icons-wrapper {
        display: flex;
        flex-direction: column;
    }
}/* End custom CSS */