/**
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
*/


/* farben */


.entry-content p {
    hyphens: auto;
}

.entry-content ul {
    list-style: '–  ';
}

.silbentrennung {
    hyphens: auto;
}

.keine-silbentrennung {
    hyphens: none;
}

h1 em {
    /*border-bottom: 1px dotted;*/
    /*background-color: #ffffff;*/
    /*padding-left: 2px;
    padding-right: 2px;
    border-radius: 0px 4px 4px 4px;*/
}



blockquote {
    border-left: none;
}

strong {
    font-weight:500;
}

p.has-large-font-size {
    font-size:21px !important;
    font-weight: 300;
}

/* normale links im Text */
.entry-content p a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.entry-content p a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover, .entry-content h4 a:hover, .entry-content h5 a:hover {
    background-color:#ffffff;
   /* color:#0A2F44 !important;*/
}



/* logo im Header Abstand weniger*/
.ast-site-identity {
    margin-top:0px;
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.ast-header-sticked .ast-site-identity {
    margin-top:0 !important;
    padding-top:0 !important;
    padding-bottom: 0 !important;
}


/* hauptnavigation */
.main-navigation .menu-link {
    /*border-right: 1px solid #DADFDF;*/ /* hellgrau */
}


.main-navigation .menu-item:last-child .menu-link {
    /*border-right: none !important;*/
}

.main-navigation .menu-link {
    
}

/* sticky header noch etwas kompakter */
.ast-sticky-header-shrink .ast-primary-header-bar.ast-header-sticked {
    min-height: 70px;
}

.ast-sticky-header-shrink .ast-primary-header-bar.ast-header-sticked .site-primary-header-wrap {
    min-height: 70px;
}

.ast-sticky-shrunk .main-header-menu > .menu-item > .menu-link {
    font-size:14px;
    line-height: 70px;
}

.ast-icon.icon-arrow svg {
	margin-left: 0 !important;
}

/* buttons */
.wp-block-uagb-buttons-child.wp-block-button a.wp-block-button__link {
    transition: all 0.4s;
}


.wp-block-uagb-buttons-child.wp-block-button a.wp-block-button__link:hover {
    padding-left: 40px;
    padding-right: 40px;
}


/* zitate */

.wp-block-quote {
    border-left:0px dotted;
    margin:0;
    padding: 0;
    font-size:100%; /* damit die textgroesse gleich zum normane fliesstext ist */
}

.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
     border-left:0px dotted;
}

.wp-block-quote p {
    font-style: normal;
}


/* beitraege raster */

.uagb-post__inner-wrap {
    position: relative;
}


.uagb-post-grid  .uagb-post__image {
    position: relative;
    z-index: 0;
    /*margin-bottom: -130px;*/
}

.uagb-post-grid .uagb-post__title {
    position: absolute;
    z-index: 1;
    line-height: 1.25;
    top: 20px;
    max-width: 360px;
}

.uagb-post-grid .uagb-post__title a {
    background-color: rgba(255,255,255,1);
    /*padding-left: 6px;
    padding-right: 6px;*/
}

.uagb-post-grid .uagb-post__excerpt {
    position: relative;
    z-index: 1;
    padding-top: 20px;
    background-color: #ffffff;

}

/* Aenderung nicht fuer Beitraege-Raster mit Hintergrundbildern */
.uagb-post-grid.uagb-post__image-position-background .uagb-post__image {
    position: absolute;
}

.uagb-post-grid.uagb-post__image-position-background .uagb-post__title {
    position: relative;
    top:auto;
    max-width: auto;
}

.uagb-post-grid.uagb-post__image-position-background .uagb-post__title a {
    background-color: transparent;
}

.uagb-post-grid.uagb-post__image-position-background .uagb-post__excerpt {
    position: relative;
    z-index: 1;
    padding-top: 20px;
    background-color: transparent;

}


/* accordeon publish press */
.advgb-accordion-header {
    margin-top:2px !important;
    padding: 10px 20px !important;
}

.advgb-accordion-header-icon {
    margin-right: 0px !important;
}

.advgb-accordion-header h6.advgb-accordion-header-title {
    font-size: 1.0em !important;
    font-size:16px !important;
}


/* listen */

.entry-content ul.wp-block-list {
	padding-left: 18px;
}

.entry-content ul.eigene-liste {
    margin-left: 0 !important;
    margin-bottom:40px !important;
    padding-left: 20px;
}

.entry-content ul.eigene-liste li {
    list-style-type:'–';
    list-style-position:outside;
    margin-left: 0 !important;
    padding-left: 16px;
}

.entry-content ul.referenzen-liste {
    margin-left: 0 !important;
    margin-bottom:40px !important;
    padding-left: 20px;
}

.entry-content ul.referenzen-liste li {
    list-style-type:'–';
    list-style-position:outside;
    margin-left: 0 !important;
    padding-left: 16px;
    margin-bottom:10px;
    /*border-bottom: 1px dotted #CCC5B5;*/
}

.entry-content ul.haekchen-liste {
    margin-left: 0 !important;
    padding-left: 0;
}


.entry-content ul.haekchen-liste li {
    list-style-type:'';
    background-image: url("common/list-icon-haekchen.svg");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 0 !important;
    padding-left: 30px;
    margin-bottom:10px;
    /*border-bottom: 1px dotted #CCC5B5;*/
}


/* kurven-elemente */

div.kurvenkontur, section.kurvenkontur {
    
}

div.kurvenkontur:after, section.kurvenkontur:after {
    content:'';
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 60px;
    left: auto;
    right:0;
    background-image:url("common/grafik-kurve-unten-nach-rechts-oben-hell.png");
    background-position:bottom right;
    background-size: auto 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}


div.kurvenkontur-unten:after, section.kurvenkontur-unten:after {
    content:'';
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 0;
    left: auto;
    right:0;
    background-image:url("common/grafik-kurve-unten-nach-rechts-oben-hell.png");
    background-position:bottom right;
    background-size: auto 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}

div.kurvenkontur-dunkel:after, section.kurvenkontur-dunkel:after {
    content:'';
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 60px;
    left: auto;
    right:0;
    background-image:url("common/grafik-kurve-unten-nach-rechts-oben-dunkel.png");
    background-position:bottom right;
    background-size: auto 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}


div.kurvenkontur-dunkel-unten:after, section.kurvenkontur-dunkel-unten:after {
    content:'';
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 0;
    left: auto;
    right:0;
    background-image:url("common/grafik-kurve-unten-nach-rechts-oben-dunkel.png");
    background-position:bottom right;
    background-size: auto 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}


/* scroll-pfeil nach oben */
#ast-scroll-top {
    background-image: url("common/icon-pfeil-nach-oben.png");
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
}

#ast-scroll-top span.icon-arrow {
    display:none !important;
}

/* footer */

/* footer nav */

/*  */
#astra-footer-menu .menu-link {
    border-right: 1px solid #DADFDF; /* hellgrau */
}

#astra-footer-menu .menu-item:last-child .menu-link {
    border-right: none;
}



@media screen and (min-width:900px) {
    
    /* logo im Header Abstand weniger*/
    .ast-site-identity {
        margin-top:0px !important;
        padding-top:0 !important;
        padding-bottom: 0 !important;
    }
    
    .advgb-accordion-header h6.advgb-accordion-header-title {
        font-size: 1.0em !important;
        font-size:20px !important;
    }
    
    .main-navigation .menu-link {
        padding-right: 16px !important;
        padding-left: 16px !important;
    
    }
	
	.entry-content ul.wp-block-list {
		padding-left: 36px;
	}
    
	.advgb-accordion-header {
		padding: 20px 40px !important;
	}
	
    div.kurvenkontur:after, section.kurvenkontur:after {
        background-size: auto 80%;

    }
    
    div.kurvenkontur-unten:after, section.kurvenkontur-unten:after {
        background-size: auto 80%;

    }
    
     div.kurvenkontur-dunkel:after, section.kurvenkontur-dunkel:after {
        background-size: auto 80%;

    }
    
    div.kurvenkontur-dunkel-unten:after, section.kurvenkontur-dunkel-unten:after {
        background-size: auto 80%;

    }
}


@media screen and (min-width:1200px) {
    .main-navigation .menu-link {
        padding-right: 24px !important;
        padding-left: 24px !important;
    
    }
    
    /* beitraege raster */
    .uagb-post-grid  .uagb-post__image {

        /*margin-bottom: -150px;*/
    }
}
