.elementor-30 .elementor-element.elementor-element-1b5a026:not(.elementor-motion-effects-element-type-background), .elementor-30 .elementor-element.elementor-element-1b5a026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://logopaedie-wetter.de/wp-content/uploads/2026/09/PHOTO-2026-03-28-18-37-32-1920w.webp");background-position:top left;background-repeat:no-repeat;background-size:cover;}.elementor-30 .elementor-element.elementor-element-1b5a026 > .elementor-container{max-width:700px;}.elementor-30 .elementor-element.elementor-element-1b5a026 > .elementor-background-overlay{opacity:0.8;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-30 .elementor-element.elementor-element-1b5a026{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 60px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-30 .elementor-element.elementor-element-ffed408{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-30 .elementor-element.elementor-element-ffed408 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;text-transform:uppercase;color:#FFFFFF;}.elementor-30 .elementor-element.elementor-element-12273c2{--display:flex;--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;}.elementor-30 .elementor-element.elementor-element-4946511{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-30 .elementor-element.elementor-element-92c5dcb{text-align:center;}.elementor-30 .elementor-element.elementor-element-e4c39ae{--display:flex;--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-30 .elementor-element.elementor-element-e4c39ae{--content-width:1140px;}}@media(min-width:1025px){.elementor-30 .elementor-element.elementor-element-1b5a026:not(.elementor-motion-effects-element-type-background), .elementor-30 .elementor-element.elementor-element-1b5a026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-30 .elementor-element.elementor-element-1b5a026{padding:120px 30px 120px 30px;}}@media(max-width:767px){.elementor-30 .elementor-element.elementor-element-1b5a026:not(.elementor-motion-effects-element-type-background), .elementor-30 .elementor-element.elementor-element-1b5a026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:bottom center;}.elementor-30 .elementor-element.elementor-element-1b5a026{padding:80px 20px 80px 20px;}.elementor-30 .elementor-element.elementor-element-ffed408{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-30 .elementor-element.elementor-element-ffed408 .elementor-heading-title{font-size:34px;}}/* Start custom CSS for section, class: .elementor-element-1b5a026 *//* =========================================================
   UNIVERSAL INNER PAGE HERO
   LOGOPÄDISCHE PRAXIS THIES SCHLEIDEN

   NEW APPROVED VISUAL DIRECTION

   SECTION:
   lpw-page-hero

   CONTENT:
   lpw-page-hero-content

   TITLE:
   lpw-page-hero-title

   IMPORTANT:
   BACKGROUND POSITION REMAINS CONTROLLED IN ELEMENTOR
   ========================================================= */


/* =========================================================
   RESET
   ========================================================= */

.lpw-page-hero,
.lpw-page-hero *,
.lpw-page-hero *::before,
.lpw-page-hero *::after {
    box-sizing: border-box !important;

    transition: none !important;
    animation: none !important;
}


/* =========================================================
   HERO SECTION
   ========================================================= */

.lpw-page-hero {
    position: relative !important;

    width: 100% !important;

    height: auto !important;
    min-height: 285px !important;

    margin: 0 !important;

    padding:
        64px
        5% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    overflow: hidden !important;

    background-size: cover !important;
    background-repeat: no-repeat !important;

    /*
    IMPORTANT:
    DO NOT CONTROL BACKGROUND POSITION HERE.

    Keep adjusting it individually in:

    Elementor
    → Style
    → Background
    → Position
    */
}


/* =========================================================
   LIGHT PREMIUM OVERLAY
   ========================================================= */

.lpw-page-hero::before {
    content: "";

    position: absolute;

    inset: 0;

    z-index: 0;

    background:
        linear-gradient(
            90deg,
            rgba(243, 248, 250, 0.96) 0%,
            rgba(243, 248, 250, 0.91) 48%,
            rgba(243, 248, 250, 0.78) 100%
        );

    pointer-events: none;
}


/* =========================================================
   SUBTLE BOTTOM DIVIDER
   ========================================================= */

.lpw-page-hero::after {
    content: "";

    position: absolute;

    left: 0;
    right: 0;
    bottom: 0;

    height: 1px;

    background: #dce7eb;

    z-index: 1;

    pointer-events: none;
}


/* =========================================================
   OLD ELEMENTOR CONTAINER
   ========================================================= */

.lpw-page-hero > .elementor-container {
    position: relative !important;

    z-index: 2;

    width: 100% !important;
    max-width: 1320px !important;

    margin: 0 auto !important;

    display: flex !important;

    align-items: center !important;
    justify-content: flex-start !important;
}


/* =========================================================
   OLD ELEMENTOR ROW
   ========================================================= */

.lpw-page-hero > .elementor-container > .elementor-row {
    width: 100% !important;

    display: flex !important;

    align-items: center !important;
    justify-content: flex-start !important;
}


/* =========================================================
   NEW ELEMENTOR CONTAINER SUPPORT
   ========================================================= */

.lpw-page-hero > .e-con-inner {
    position: relative !important;

    z-index: 2;

    width: 100% !important;
    max-width: 1320px !important;

    margin: 0 auto !important;

    display: flex !important;

    align-items: center !important;
    justify-content: flex-start !important;
}


/* =========================================================
   CONTENT
   ========================================================= */

.lpw-page-hero-content {
    position: relative !important;

    z-index: 2;

    width: 100% !important;
    max-width: 760px !important;

    flex: 0 0 auto !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    flex-direction: column !important;

    align-items: flex-start !important;
    justify-content: center !important;

    text-align: left !important;
}


/* =========================================================
   OLD ELEMENTOR COLUMN SUPPORT
   ========================================================= */

.lpw-page-hero-content > .elementor-column-wrap,
.lpw-page-hero-content > .elementor-widget-wrap,
.lpw-page-hero-content .elementor-widget-wrap {
    width: 100% !important;

    display: flex !important;
    flex-direction: column !important;

    align-items: flex-start !important;
    justify-content: center !important;

    text-align: left !important;
}


/* =========================================================
   TITLE WRAPPER
   ========================================================= */

.lpw-page-hero-title {
    width: 100% !important;
    max-width: 760px !important;

    margin: 0 !important;

    text-align: left !important;
}


.lpw-page-hero-title .elementor-widget-container {
    width: 100% !important;

    text-align: left !important;
}


/* =========================================================
   TITLE
   ========================================================= */

.lpw-page-hero-title .elementor-heading-title {
    width: 100% !important;
    max-width: 760px !important;

    margin: 0 !important;

    color: #214f61 !important;

    font-size: 44px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;

    letter-spacing: -1.2px !important;

    text-align: left !important;

    text-transform: none !important;

    word-break: normal !important;
    overflow-wrap: normal !important;
}


/* =========================================================
   SMALL BLUE ACCENT LINE
   ========================================================= */

.lpw-page-hero-title::after {
    content: "";

    display: block;

    width: 44px;
    height: 2px;

    margin:
        18px
        0
        0 !important;

    background: #7fa9ba;

    border-radius: 20px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .lpw-page-hero {
        min-height: 245px !important;

        padding:
            54px
            34px !important;
    }


    .lpw-page-hero-content,
    .lpw-page-hero-title,
    .lpw-page-hero-title .elementor-heading-title {
        max-width: 650px !important;
    }


    .lpw-page-hero-title .elementor-heading-title {
        font-size: 38px !important;

        line-height: 1.12 !important;

        letter-spacing: -0.9px !important;
    }


    .lpw-page-hero-title::after {
        width: 40px;

        margin-top: 16px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .lpw-page-hero {
        min-height: 205px !important;

        padding:
            45px
            20px !important;

        align-items: center !important;
        justify-content: flex-start !important;
    }


    .lpw-page-hero::before {
        background:
            rgba(
                243,
                248,
                250,
                0.91
            );
    }


    .lpw-page-hero-content {
        width: 100% !important;
        max-width: 100% !important;

        flex: 0 0 100% !important;

        align-items: flex-start !important;
        justify-content: center !important;

        text-align: left !important;
    }


    .lpw-page-hero-title {
        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;

        text-align: left !important;
    }


    .lpw-page-hero-title .elementor-widget-container {
        width: 100% !important;

        text-align: left !important;
    }


    .lpw-page-hero-title .elementor-heading-title {
        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;

        font-size: 32px !important;
        font-weight: 600 !important;
        line-height: 1.14 !important;

        letter-spacing: -0.6px !important;

        text-align: left !important;
    }


    .lpw-page-hero-title::after {
        width: 36px;
        height: 2px;

        margin:
            14px
            0
            0 !important;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 390px) {

    .lpw-page-hero {
        min-height: 190px !important;

        padding:
            40px
            17px !important;
    }


    .lpw-page-hero-title .elementor-heading-title {
        font-size: 29px !important;
    }

}


/* =========================================================
   ELEMENTOR EDITOR ONLY
   KEEP EDIT HANDLE ACCESSIBLE
   ========================================================= */

body.elementor-editor-active .lpw-page-hero,
.elementor-editor-active .lpw-page-hero {
    overflow: visible !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-12273c2 *//* =========================================================
   BEWERBUNG PAGE
   CURRENT VACANCIES HEADING SECTION

   NEW APPROVED VISUAL DIRECTION
   FULL REPLACEMENT CSS

   NO CORAL
   LEFT-ALIGNED
   CLEAN / PREMIUM / PASTEL BLUE
   ========================================================= */


/* =========================================================
   RESET
   ========================================================= */

.lpw-jobs-heading-section,
.lpw-jobs-heading-section *,
.lpw-jobs-heading-section *::before,
.lpw-jobs-heading-section *::after {
    box-sizing: border-box !important;

    transition: none !important;
    animation: none !important;
}


/* =========================================================
   MAIN SECTION
   ========================================================= */

.lpw-jobs-heading-section {
    width: 100% !important;

    margin: 0 !important;

    padding:
        76px
        5%
        42px !important;

    background: #ffffff !important;

    border-bottom:
        1px solid #e2ebef !important;

    text-align: left !important;

    overflow: hidden !important;
}


/* =========================================================
   HEADING WRAPPER
   ========================================================= */

.lpw-jobs-heading-title {
    width: 100% !important;
    max-width: 1320px !important;

    margin: 0 auto !important;

    text-align: left !important;
}


/* =========================================================
   HEADING
   ========================================================= */

.lpw-jobs-heading-title
.elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;

    color: #214f61 !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 34px !important;
    font-weight: 600 !important;
    line-height: 1.18 !important;

    letter-spacing: -0.8px !important;

    text-align: left !important;
}


/* =========================================================
   SUBTLE BLUE ACCENT
   ========================================================= */

.lpw-jobs-heading-title::after {
    content: "";

    display: block;

    width: 42px !important;
    height: 2px !important;

    margin:
        17px
        0
        0 !important;

    background: #7fa9ba !important;

    border-radius: 20px !important;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.lpw-jobs-heading-intro {
    width: 100% !important;
    max-width: 1320px !important;

    margin:
        13px
        auto
        0 !important;

    padding: 0 !important;

    text-align: left !important;
}


.lpw-jobs-heading-intro
.elementor-widget-container {
    max-width: 760px !important;
}


.lpw-jobs-heading-intro,
.lpw-jobs-heading-intro *,
.lpw-jobs-heading-intro p {
    margin-top: 0 !important;

    color: #687d87 !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 14.5px !important;
    font-weight: 400 !important;
    line-height: 1.72 !important;

    letter-spacing: 0 !important;

    text-align: left !important;
}


.lpw-jobs-heading-intro p {
    margin-bottom: 0 !important;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .lpw-jobs-heading-section {
        padding:
            62px
            34px
            36px !important;
    }


    .lpw-jobs-heading-title
    .elementor-heading-title {
        font-size: 31px !important;
    }


    .lpw-jobs-heading-intro {
        max-width: 100% !important;
    }


    .lpw-jobs-heading-intro,
    .lpw-jobs-heading-intro *,
    .lpw-jobs-heading-intro p {
        font-size: 14px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .lpw-jobs-heading-section {
        padding:
            52px
            18px
            32px !important;
    }


    .lpw-jobs-heading-title,
    .lpw-jobs-heading-title
    .elementor-heading-title {
        text-align: left !important;
    }


    .lpw-jobs-heading-title
    .elementor-heading-title {
        font-size: 28px !important;
        line-height: 1.2 !important;
    }


    .lpw-jobs-heading-title::after {
        width: 38px !important;

        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .lpw-jobs-heading-intro {
        margin-top: 12px !important;
    }


    .lpw-jobs-heading-intro,
    .lpw-jobs-heading-intro *,
    .lpw-jobs-heading-intro p {
        font-size: 13.5px !important;
        line-height: 1.7 !important;

        text-align: left !important;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 390px) {

    .lpw-jobs-heading-section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


    .lpw-jobs-heading-title
    .elementor-heading-title {
        font-size: 26px !important;
    }

}


/* =========================================================
   ELEMENTOR EDITOR
   ========================================================= */

body.elementor-editor-active
.lpw-jobs-heading-section,

.elementor-editor-active
.lpw-jobs-heading-section {
    overflow: visible !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e4c39ae *//* =========================================================
   LOGOPÄDISCHE PRAXIS THIES SCHLEIDEN
   DOKUMENTE & DOWNLOADS
   CLEAN REPLACEMENT CSS
   DOCUMENT LIBRARY 4.x GRID
   ========================================================= */


/* =========================================================
   GLOBAL
   ========================================================= */

.lpw-document-library,
.lpw-document-library *,
.lpw-document-library *::before,
.lpw-document-library *::after {
    box-sizing: border-box !important;
    transition: none !important;
    animation: none !important;
}


.lpw-document-library {
    width: 100% !important;
    max-width: 1180px !important;

    margin: 0 auto !important;
    padding: 0 !important;

    color: #536b79 !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;
}


/* =========================================================
   SEARCH
   ========================================================= */

.lpw-document-library input[type="search"] {
    width: 255px !important;
    max-width: 100% !important;

    height: 44px !important;

    margin: 0 !important;
    padding: 0 14px !important;

    background: #ffffff !important;

    border: 1px solid #d7e2e8 !important;
    border-radius: 9px !important;

    outline: none !important;

    box-shadow: none !important;

    color: #20394b !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 14px !important;
}


.lpw-document-library input[type="search"]:focus {
    border-color: #1b557d !important;

    box-shadow:
        0 0 0 3px rgba(27, 85, 125, 0.07) !important;
}


/* =========================================================
   GRID CARD
   ========================================================= */

.lpw-document-library .dlp-grid-card {
    background: #ffffff !important;

    border: 1px solid #dce7ec !important;
    border-radius: 16px !important;

    overflow: hidden !important;

    box-shadow:
        0 8px 25px rgba(21, 63, 95, 0.055) !important;
}


/* =========================================================
   CARD INNER
   ========================================================= */

.lpw-document-library .dlp-grid-card-inner {
    height: 100% !important;

    background: #ffffff !important;

    border: 0 !important;
}


/* =========================================================
   FILE / PDF IMAGE AREA
   ========================================================= */

.lpw-document-library .dlp-grid-card-featured-img {
    min-height: 150px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 24px !important;

    background: #f3f8fb !important;

    border-bottom: 1px solid #e4edf1 !important;
}


/* =========================================================
   FILE IMAGE / ICON
   ========================================================= */

.lpw-document-library
.dlp-grid-card-featured-img img {
    display: block !important;

    width: auto !important;
    height: auto !important;

    max-width: 90px !important;
    max-height: 90px !important;

    margin: 0 auto !important;

    object-fit: contain !important;
}


/* =========================================================
   CARD CONTENT
   ========================================================= */

.lpw-document-library
.dlp-grid-card-content {
    padding: 22px !important;

    background: #ffffff !important;
}


/* =========================================================
   TITLE
   ========================================================= */

.lpw-document-library
.dlp-grid-card-title {
    margin: 0 0 12px !important;

    color: #20394b !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 17px !important;
    font-weight: 700 !important;

    line-height: 1.4 !important;

    overflow-wrap: anywhere !important;
}


.lpw-document-library
.dlp-grid-card-title a {
    color: #20394b !important;

    font-weight: 700 !important;

    text-decoration: none !important;
}


.lpw-document-library
.dlp-grid-card-title a:hover,
.lpw-document-library
.dlp-grid-card-title a:focus {
    color: #1b557d !important;

    text-decoration: none !important;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.lpw-document-library
.dlp-grid-card-excerpt,

.lpw-document-library
.dlp-grid-card-content p {
    margin: 0 0 16px !important;

    color: #617785 !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 13.5px !important;
    font-weight: 400 !important;

    line-height: 1.65 !important;
}


/* =========================================================
   DOWNLOAD BUTTON
   SAFE GRID-SCOPED SELECTORS
   ========================================================= */

.lpw-document-library
.dlp-grid-card
a.document-library-pro-button,

.lpw-document-library
.dlp-grid-card
a.button,

.lpw-document-library
.dlp-grid-card
a.btn,

.lpw-document-library
.dlp-grid-card
a[class*="button"],

.lpw-document-library
.dlp-grid-card
a[role="button"],

.lpw-document-library
.dlp-grid-card
a[download] {
    min-height: 44px !important;

    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 20px !important;

    background-color: #1b557d !important;
    background-image: none !important;

    border: 1px solid #1b557d !important;
    border-radius: 8px !important;

    box-shadow: none !important;

    color: #ffffff !important;

    font-family:
        "Montserrat",
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 14px !important;
    font-weight: 700 !important;

    line-height: 1 !important;

    text-decoration: none !important;
    text-shadow: none !important;
}


/* =========================================================
   DOWNLOAD BUTTON HOVER
   ========================================================= */

.lpw-document-library
.dlp-grid-card
a.document-library-pro-button:hover,

.lpw-document-library
.dlp-grid-card
a.button:hover,

.lpw-document-library
.dlp-grid-card
a.btn:hover,

.lpw-document-library
.dlp-grid-card
a[class*="button"]:hover,

.lpw-document-library
.dlp-grid-card
a[role="button"]:hover,

.lpw-document-library
.dlp-grid-card
a[download]:hover {
    background-color: #ed8268 !important;
    background-image: none !important;

    border-color: #ed8268 !important;

    color: #ffffff !important;

    box-shadow: none !important;

    text-decoration: none !important;
}


/* =========================================================
   ACTIVE PAGINATION NUMBER
   ========================================================= */

.lpw-document-library
[aria-current="page"] {
    background: #1b557d !important;

    border-color: #1b557d !important;

    color: #ffffff !important;

    box-shadow: none !important;
}


.lpw-document-library
[aria-current="page"] * {
    color: #ffffff !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .lpw-document-library {
        width: 100% !important;
        max-width: 100% !important;
    }


    .lpw-document-library
    input[type="search"] {
        width: 100% !important;
    }


    .lpw-document-library
    .dlp-grid-card-featured-img {
        min-height: 135px !important;
    }


    .lpw-document-library
    .dlp-grid-card-content {
        padding: 20px 18px !important;
    }


    .lpw-document-library
    .dlp-grid-card-title {
        font-size: 16px !important;
    }


    .lpw-document-library
    .dlp-grid-card
    a.document-library-pro-button,

    .lpw-document-library
    .dlp-grid-card
    a.button,

    .lpw-document-library
    .dlp-grid-card
    a.btn,

    .lpw-document-library
    .dlp-grid-card
    a[class*="button"],

    .lpw-document-library
    .dlp-grid-card
    a[role="button"],

    .lpw-document-library
    .dlp-grid-card
    a[download] {
        width: 100% !important;
    }

}






/* Hide "Showing 1 to 1 of 1 entries" */
.lpw-document-library .dataTables_info,
.lpw-document-library [class*="dataTables_info"],
.lpw-document-library [class*="table-info"],
.lpw-document-library [class*="totals"] {
    display: none !important;
}/* End custom CSS */