/*
 Theme Name:   Total Child Theme
 Theme URI:    https://oja.de
 Description:  Theme Anpassungen für https://luborzewski-kress.de/
 Author:       Friedhelm Oja
 Author URI:   https://oja.de
 Template:     Total
 Version:      1.0.1
 Text Domain:  totalchildtheme
*/

body {
    font-family: 'Barlow';
}

header.sticky-header-shrunk a#site-logo-link img {
    display: none;
}

header.sticky-header-shrunk a#site-logo-link {
    display: block;
    height: 49px;
    width: 128px;
    background-image: url(/wp-content/uploads/2024/10/dr-luborzewski-kress-logo-xs.png);
    background-size: cover;
    background-repeat: no-repeat;
}

#top-bar-content span.ticon {
    color: #fff;
}

div.gruener-kasten > div {
    border-radius: 8px 8px 50px 8px;
}

div.gruener-kasten {
    margin-top: -40px;
}

div.gruener-kasten div.wpex-bg-overlay-wrap div.wpb_wrapper {
    display: flex;
}

div.gruener-kasten-kontakt {
    background-color: #558890;
    border-radius: 10px 10px 10px 80px;
    margin-top: 2rem;
    position: absolute;
    margin-left: 3rem;
}

div.bilder-ecken-lu > figure.vc_figure img,
figure.bilder-ecken-lu img,
div.bilder-ecken-lu > div {
    border-radius: 0px 0px 0px 80px;
}

div.bilder-ecken-ru > figure.vc_figure img,
figure.bilder-ecken-ru img,
div.bilder-ecken-ru > div {
    border-radius: 0px 0px 80px 0px;
}

div.bilder-ecken-lu > figure.vc_figure img {
    /*-webkit-box-shadow: 2px 5px 16px 0px #616161, 10px 10px 5px 10px rgba(195, 195, 195, 0.26);*/
    /*box-shadow: 2px 5px 16px 0px #616161, 10px 10px 5px 10px rgba(195, 195, 195, 0.26);*/
}

/*.bilder-ecken-lu {*/
/*    border-radius: 0px 80px 0px 0px;*/
/*}*/

/*.bilder-ecken-ru {*/
/*    border-radius: 0px 0px 80px 0px;*/
/*}*/

div.vollebreite-abstand.wpex-has-overlay.wpex-relative.wpex-vc-full-width-row > div.wpb_column.vc_column_container.vc_col-sm-8 > div.vc_column-inner {
    margin-bottom: 0px !important;
}

div.vollebreite-abstand > div.vc_row > div {
    margin-bottom: -56px;
}

div.sp-slides-container div.wpex-slider-slides img {
    border-radius: 0px 80px 0px 80px;
}

figure.start-header {
    margin-top: -3rem;
}

div.oben {
    display: block !important;
}

#copyright {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 5px;
    flex-wrap: wrap;
}

h1.kein-abstand {
    margin-top: 0px;
}

.full-width-background {
    min-height: 540px;
    background-size: cover;
    background-position: center;
    font-family: Glegoo;
}

.full-width-header-kontakt {
    min-height: 360px;
    background-size: cover;
    font-family: Glegoo;
}

div.spaltenabstand > div {
    /*gap: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
    */
}

a.home-info-button.vcex-button {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
    font-weight: 600 !important;
}

div.wpb_text_column.has-custom-color.home-infotext {
    margin-bottom: 10px;
}

ul#sidr-id-menu-mainmenu-1 li a {
    font-size: 16px;
}

li.sidr-class-current-menu-item {
    font-weight: 700;
}

footer p {
    font-size: 15px;
    line-height: 1.5;
}

#footer-bottom span,
#footer-bottom a {
    font-size: 15px;
}

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

    div.ueber-mich-block {
        margin-top: 30px;
    }

    .vc_custom_1728039545931 {
        margin-top: 30px !important;
    }

    div.margin-top-40-d {
        margin-top: 40px !important;
    }

    div.bild-praxisteam figure {
        margin-top: 120px !important;
    }

    div.praxis-geschichte.wpex-relative {
        margin-bottom: 60px;
    }

    div.margin-top-40-m {
        padding-top: 20px !important;
    }

    div.praxisteam {
        padding-top: 30px;
    }

}

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

    div.home-infotext > div.wpb_wrapper {
        margin: 15px;
        min-height: 147px;
    }

}

@media screen and (min-width: 993px) {

    div.home-infotext > div.wpb_wrapper {
        margin: 15px;
        min-height: 100px;
    }

    figure.start-header {
        position: relative;
        margin-right: -3rem;
    }

    h2.mobile-left {
        text-align: right;
    }

}

@media screen and (max-width: 767px) {

    body.home h1 {
        text-align: center;
    }

    body.home h2 {
        margin-top: 0;
    }

    div.praxis-geschichte div.vc_column-inner {
        margin-bottom: 0px;
    }

    div.praxis-geschichte div.vc_column-inner h2.mobile-left {
        margin-top: 0px;
        text-align: left;
    }

    h2.mobile-left > br {
        display: none;
    }

    .full-width-background {
        min-height: 320px;
    }

    div.spalten-tauschen-mobile {
        display: flex;
        flex-direction: column-reverse;
    }

    div.spalten-tauschen-mobile div.vc_column-inner {
        margin-bottom: 10px !important;
    }

    footer div.wpex-pb-40 {
        padding-block-end: 0px;
    }

    div.praxis-geschichte.wpex-relative {
        margin-bottom: 40px;
    }

    body.page-id-19 h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    div.margin-top-40-m {
        padding-top: 40px !important;
    }

}

@media screen and (max-width: 480px) {

    div.vc_custom_1734623191891 {
        background-position: 32%;
    }

    div.vc_custom_1734623191891 div.vc_column-inner p {
        padding-top: 240px;
        padding-left: 100px;
        margin-right: 20px;
    }
}
