/*
 Theme Name:   Livia Broger
 Description:  
 Author:       Kellenberger Interactive
 Author URI:   https://kellenberger-interactive.ch
 Template:     Divi
 Version:      1.0
 Text Domain:  liviabroger
*/

/*      FLIESSTEXT   */

.fullbtn {
    border: none;
}

.et_pb_text {
    font-size: 24px;
    line-height: 32px;
}

@media (max-width: 980px) {
    .et_pb_text {
        font-size: 20px;
        line-height: 26px !important;
    }
}

@media (max-width: 479px) {
    .et_pb_text {
        font-size: 18px;
        line-height: 24px !important;
    }
}

/*      TEASER  */

.teasertext {
    font-size: 32px;
    line-height: 42px;
}

@media (max-width: 980px) {
    .teasertext {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .teasertext {
        font-size: 20px;
        line-height: 26px !important;
    }
}


/*      MENU        */
@media (max-width: 980px) {
    .header-full-menu p {
        font-size: 24px !important;
        line-height: 28px;
    }
}




#et-main-area a {
    font-style: italic;
}

#et-main-area h1 {
    font-size: 120px !important;
    line-height: 120px !important;
    font-weight: bold;
}

.home h1 {
    line-height: 100px !important;
}

#et-main-area h2 {
    font-size: 60px !important;
    line-height: 68px !important;
    font-weight: bold;
}

#et-main-area h3 {
    font-size: 54px !important;
    line-height: 64px !important;
}

#et-main-area h3 a {
    color: #e68c14;
}

#et-main-area h3 a:hover {
    color: #ffffff;
    background: #e68c14;
}

#et-main-area small {
    font-size: 16px;
    line-height: 26px;
}


/*  Tablet  */
@media (max-width: 980px) {
    #et-main-area h1 {
        font-size: 80px !important;
        line-height: 80px !important;
        font-weight: bold;
    }
    
    #et-main-area h2 {
        font-size: 60px !important;
        line-height: 68px !important;
        font-weight: bold;
    }
    
    #et-main-area h3 {
        font-size: 54px !important;
        line-height: 58px !important;
    }
}


/*  Smartphone  */
@media (max-width: 479px) {
    #et-main-area h1 {
        font-size: 55px !important;
        line-height: 55px !important;
        font-weight: bold;
    }
    	
    #et-main-area h2 {
        font-size: 40px !important;
        line-height: 46px !important;
        font-weight: bold;
    }
    
    #et-main-area h3 {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

#et-main-area #datenschutz  h2 {
    font-size: 40px !important;
}

#et-main-area #datenschutz  h3 {
    font-size: 30px !important;
}

#et-main-area #datenschutz  h4 {
    font-size: 24px !important;
}

@media (max-width: 479px) {
    #et-main-area #datenschutz  h2 {
        font-size: 30px !important;
    }
    
    #et-main-area #datenschutz  h3 {
        font-size: 24px !important;
    }
    
    #et-main-area #datenschutz  h4 {
        font-size: 20px !important;
    }
}


.toggle-ld .et_pb_toggle_title:before {
    width: 23px !important;
    height: 32px !important;
    top: auto !important;
    bottom: 0 !important;
}

.toggle-ld .et_pb_toggle_content.clearfix {
    margin-top: 0 !important;
}

@media (max-width: 980px) {
    .toggle-ld .et_pb_toggle_title:before {
        width: 18px !important;
        height: 25px !important;
    }
}

@media (max-width: 479px) {
    .toggle-ld .et_pb_toggle_title:before {
        width: 14px !important;
        height: 19px !important;
    }
    
    .toggle-ld .et_pb_toggle_content {
        line-height: 26px !important;
    }
}

/*      TESTIMONIAL SLIDER */

.et_pb_slider .et_pb_slide_content {
    font-size: 32px !important;
    line-height: 42px !important;
}

@media (max-width: 980px) {
    .et_pb_slider .et_pb_slide_content {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}

@media (max-width: 479px) {
    .et_pb_slider .et_pb_slide_content {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 30% 8%;
}

.text-slider-ld .et_pb_slide_content {
    max-width: 800px;
}

.text-slider-ld .et_pb_slide {
    text-align: center !important;
    text-align: -webkit-center !important;
}