/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*Header Section*/
.g-header .elementor-widget-theme-site-logo img {
    transition: 0.5s;
}

.g-header.cu-sticky .elementor-widget-theme-site-logo img {
    max-width: 140px;
}

/*Home Page*/
.angebote-items {
    flex: 0 0 calc((100% - 10px) / 3);
    max-width: calc((100% - 10px) / 3);
}

.angebote-items .angebote-inner {
    position: absolute;
    top: 65%;
    left: 0;
    transition: 0.5s;
    background-color: transparent !important;
}

.angebote-items:hover .angebote-inner {
    top: 0;
}

/*Uber Mich Page*/
.expertise-items {
    flex: 0 0 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
    width: 100%;
}

.expertise-items .elementor-icon-box-description {
    width: 70%;
    margin: 0 auto;
}

/*Medien & Referate Page*/
.logo-box {
    flex: 0 0 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
}

.logo-box .elementor-widget-text-editor {
    max-height: 48px;
    overflow: hidden;
}

.referenzen-item {
    flex: 0 0 calc((100% - 36px) / 4);
    max-width: calc((100% - 36px) / 4);
}

/*Kontakt Page*/
.kontakt-form .wpforms-container-full:not(:empty) {
    margin: 0;
}

.kontakt-form .wpforms-container .wpforms-field {
    padding: 0;
    margin-bottom: 24px;
}

.kontakt-form .wpforms-container-full .wpforms-field-label {
    transition: 0.5s;
    margin: 0;
    font-family: var(--e-global-typography-2aaa534-font-family);
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: 1em;
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    background: var(--e-global-color-4ad1e6a);
    position: absolute;
    padding: 3px 5px;
    top: 15px;
    left: 11px;
}

.kontakt-form .wpforms-container-full .focused .wpforms-field-label {
    top: -11px;
    font-size: 90%;
}

.kontakt-form .wpforms-container-full input[type=text],
.kontakt-form .wpforms-container-full input[type=email],
.kontakt-form .wpforms-container-full input[type=tel],
.kontakt-form .wpforms-container-full textarea {
    font-family: var(--e-global-typography-2aaa534-font-family);
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
}

.kontakt-form .wpforms-container-full input[type=text]:focus,
.kontakt-form .wpforms-container-full input[type=text]:focus:invalid,
.kontakt-form .wpforms-container-full input[type=email]:focus,
.kontakt-form .wpforms-container-full input[type=email]:focus:invalid,
.kontakt-form .wpforms-container-full input[type=tel]:focus,
.kontakt-form .wpforms-container-full input[type=tel]:focus:invalid,
.kontakt-form .wpforms-container-full textarea:focus,
.kontakt-form .wpforms-container-full textarea:focus:invalid,
.kontakt-form .wpforms-container-full input[type=checkbox]:focus {
    border-color: var(--wpforms-field-border-color);
    box-shadow: none;
}

.kontakt-form .wpforms-field-checkbox .choice-1.depth-1 .wpforms-field-label-inline a {
    color: var(--e-global-color-primary);
    border-bottom: 1px solid var(--e-global-color-primary);
}

.kontakt-form .wpforms-field-checkbox .choice-1.depth-1 .wpforms-field-label-inline a:hover {
    color: var(--e-global-color-c1c9cd0);
    border-color: var(--e-global-color-c1c9cd0);
}

.kontakt-form .wpforms-submit {
    height: unset !important;
    padding: 12px 24px !important;
    transition: 0.5s;
}

.kontakt-form .wpforms-submit:hover {
    background: var(--e-global-color-8a6edce) !important;
    color: var(--e-global-color-c1c9cd0) !important;
}

@media all and (min-width: 2000px) {
    .top-banner .banner-image {
        position: relative;
    }
}

@media all and (max-width: 1441px) {
    .top-banner {
        min-height: 700px;
    }
}

@media all and (max-width: 1200px) {}

@media all and (max-width: 1024px) and (min-width: 771px) {
    .top-banner {
        min-height: 478px !important;
    }

    .top-banner .banner-content {
        width: 50%;
    }

    .top-banner .banner-content .elementor-widget-heading {
        width: 100%;
    }

    .top-banner .banner-content .elementor-widget-text-editor {
        width: 85%;
    }

    .top-banner .banner-image {
        position: relative;
        width: 48%;
    }

    .angebote-inner .elementor-widget-text-editor {
        min-height: 145px;
    }

    .angebote-items .angebote-inner {
        top: 58%;
    }

    .angebote-items .angebote-inner .elementor-widget-text-editor {
        margin-bottom: 50px;
        transition: 0.5s;
    }

    .angebote-items:hover .angebote-inner .elementor-widget-text-editor {
        margin-bottom: 20px;
    }

}

@media all and (max-width: 770px) {
    .top-banner .banner-image {
        position: relative;
    }

    .footer-top .footer-logo {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-top .footer-info {
        width: 100%;
        justify-content: space-between;
    }

    .footer-top .footer-logo .elementor-widget-heading {
        width: 72%;
        margin: 0 auto;
    }

    .kontakt-form .wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
        overflow-x: visible;
    }

    .expertise-items .elementor-icon-box-description {
        width: 100% !important;
    }

    .angebote-items {
        flex: 0 0 calc((100% - 5px) / 2);
        max-width: calc((100% - 5px) / 2);
    }

    .angebote-items .angebote-inner {
        top: 62%;
    }

    .angebote-items .angebote-inner .elementor-widget-text-editor {
        margin-bottom: 50px;
        transition: 0.5s;
    }

    .angebote-items:hover .angebote-inner .elementor-widget-text-editor {
        margin-bottom: 20px;
    }

}

@media all and (max-width: 440px) {
    .footer-top .footer-logo .elementor-widget-heading {
        width: 100%;
    }

    .expertise-items,
    .logo-box,
    .angebote-items {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .logo-box .elementor-widget-text-editor {
        max-height: unset;
    }
}