.wps-form {
    width: 100%;
    margin: 0 auto;
}

.wps-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.wps-form-row .wpcf7-form-control {
    width: 100%;
}

}
.wps-form-column {
    flex: 1;
    padding: 0.5rem 0;
    width: 100%;
}

/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) { 
    .wps-form-row {
        flex-direction: row;
    }

    .wps-form-column {
         padding: 0.5rem 1.0rem;
    }
}

textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 120px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.elementor-text-editor.elementor-clearfix a {
    color: #94c120;
}

nav.navigation.post-navigation {
    display: none;
}

aside#sidebar_primary {
    background: #f6f6f6;
    padding: 32px;
}

.elementor-button:hover, .button:hover {
    background-color: #003061;
    color: #fff;
}

nav.navigation.post-navigation {
    display: none;
}

.elementor-text-editor.elementor-clearfix a:hover {
    color: #94c120 !important;
    transition: 0.3s;
}

a.cc-link.impressum {
    display: none;
}

ul#menu-kontakt-button a {
    padding: 12px 32px;
font-size:14px;
text-transform:uppercase;
}

ul#menu-contact-button a {
    padding: 12px 32px;
font-size:14px;
text-transform:uppercase;
}



div#lahfb-text-1578394679101 span:lang(en) {
    display: none;
}

div#lahfb-text-1578394679101:lang(en):after {
    content: "55 attorneys at law";
    margin: 0px 32px 0px 12px;
    color: white;
}

div#lahfb-text-1578394500144 span:lang(en) {
display:none;
}

div#lahfb-text-1578394500144:lang(en):after {
    content: "16 locations";
    margin: 0px 32px 0px 12px;
    color: white;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
    width: 240px;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-de.wpml-ls-current-language.wpml-ls-first-item.wpml-ls-item-legacy-list-horizontal {
    border-right: 2px solid;
    border-color: white;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-de.wpml-ls-first-item.wpml-ls-item-legacy-list-horizontal{
    border-right: 2px solid;
    border-color: white;
}

span.wpml-ls-display {
    display: none !important;
}

.hamburger-copyright {
    bottom: 0;
    font-size: 10px;
    color: white;
}


@media only screen and (max-width: 768px) {
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
    width: 100px;
}}