/*
Theme Name:   DiviChild
Description:  Child-Theme
Author:       Steffen Schütz
Author URL:   https://schuetz-brandcom.de/
Template:     Divi
Version:      1.0
Text Domain:  DiviChild
*/

/* Write here your own personal stylesheet */


.is-form-id-2121 {
    position: absolute;
    right: 150px;
    top: 22px;
}

.language-switcher {
    position: absolute;
    right: 80px;
    top: 31px;
    color: #fff;
}

.language-switcher img {
    width: 25px !important;
    height: auto !important;
}

.language-switcher li {
    display: inline;
}

.language-switcher a {
    color: #fff;
}