/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Hero Claim: H1 im Headerbild
   Block-ID stammt vom Spectra Advanced Heading Block.
   Der Claim ist eine echte H1 mit markiertem Text:
   <mark>Für die beste<br>Darstellung</mark>
*/
.uagb-block-4937b03c .uagb-heading-text {
    color: #ffffff !important;
    font-size: 36px !important;
    line-height: 1.42 !important;
    font-weight: 600 !important;
    text-align: right !important;
    margin: 0 !important;
}

/* Hero Claim: dunkle Balken hinter den zwei Textzeilen
   box-decoration-break sorgt dafür, dass der Hintergrund
   bei einem Zeilenumbruch pro Zeile separat gezeichnet wird.
*/
.uagb-block-4937b03c .uagb-heading-text mark {
    display: inline !important;
    background: #485156 !important;
    background-color: #485156 !important;
    color: #ffffff !important;
    padding: 0 10px 2px 10px !important;
    line-height: 1.05 !important;
    -webkit-box-decoration-break: clone !important;
    box-decoration-break: clone !important;
}

/* Zwischenüberschrift im Bereich "Das sind wir"
   Wird für "DUOTONE Kooperationspartner" genutzt.
   DUO ist dunkel, TONE wird separat grün gesetzt.
*/
.duotone-partner-heading {
    color: #485156 !important;
    font-family: Roboto, sans-serif;
    font-size: 28px !important;
    line-height: 34px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    text-align: left !important;
    padding-left: 10px;
    margin: 20px 0 5px 0 !important;
}

/* Dunkler DUO-Teil in der Partner-Zwischenüberschrift */
.duotone-partner-heading .duotone-dark {
    color: #485156 !important;
}

/* Grüner TONE-Teil in der Partner-Zwischenüberschrift */
.duotone-partner-heading .duotone-green {
    color: #6eab27 !important;
}

/* Footer Kontaktinformationen
   Setzt Adresse, E-Mail, Telefon und Links im Footer auf Weiß.
*/
.duotone-footer-contact {
    color: #fff;
}

.duotone-footer-contact .uagb-container-inner-blocks-wrap {
    color: #fff;
}

.duotone-footer-contact p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}

.duotone-footer-contact p + p {
    margin-top: 14px;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/*
 Abstand bei das machen wir und kacheln
 */
@media (max-width: 767px) {
    #das-machen-wir .uagb-block-ca040b23 {
        margin-bottom: 16px !important;
        padding-bottom: 0 !important;
    }

    #das-machen-wir .uagb-block-ca040b23 p:last-child {
        margin-bottom: 0 !important;
    }

    #das-machen-wir .uagb-block-7e73b8d0 {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}

/*
Abstand seiten texte
 */

@media (max-width: 767px) {
    .entry-content > .wp-block-uagb-container.alignfull > .uagb-container-inner-blocks-wrap,
    .entry-content > .wp-block-group.alignfull > .wp-block-group__inner-container {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
}

/*
Mobile header
 */
@media (max-width: 767px) {
    #hero.uagb-block-32cb76fb,
    #hero.uagb-block-32cb76fb > .uagb-container-inner-blocks-wrap,
    #hero .uagb-block-a03f2272,
    #hero .uagb-block-1ab1f038 {
        min-height: 320px !important;
        height: 320px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #hero.uagb-block-32cb76fb > .uagb-container-inner-blocks-wrap,
    #hero .uagb-block-a03f2272,
    #hero .uagb-block-1ab1f038 {
        display: flex !important;
        align-items: flex-start !important;
    }

    #hero .duotone-hero-claim {
        margin-top: 70px !important;
        margin-bottom: 0 !important;
    }

    #hero .duotone-hero-claim h1 {
        margin: 0 !important;
        line-height: 1.15 !important;
    }
}
