/*
Theme Name: BDB
Description: A child theme for the Enfold Wordpress Theme.
Version: 1.0
Author: L.net Web Solutions
Author URI: https://www.l-net.biz
Template: enfold
*/



/*Add your own styles here:*/

span.logo { padding: 12px 0; }
span.logo > a > img { max-height:69px !important; }
.header-scrolled.header-scrolled-full span.logo > a > img { max-height:44px !important; }
.header-scrolled-full span.logo { padding: 0; }
#header { background:rgba(255,255,255,.75); }
.copyright a { display: none; }
.entry-content { -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
.post-type-archive-pressemitteilung .template-blog .entry-content-wrapper .slide-entry-wrap a.slide-image { display:none; }
.post-type-archive-pressemitteilung .breadcrumb span[itemscope="itemscope"], .post-type-archive-pressemitteilung .breadcrumb span.sep,
.archive.date .breadcrumb span[itemscope="itemscope"], .archive.date .breadcrumb span.sep { display:none; }

@media only screen and (max-width: 512px) {
    .html_av-overlay-side .av-burger-overlay-scroll {
        width:100%;
    }
}

@media only screen and (max-width: 1024px) {
    .avia_textblock h1,
    .avia_textblock h2,
    .avia_textblock h3 {
        hyphens:auto;
    }

    .av-main-nav > li > a {
        padding:0 8px;
    }
}

@media only screen and (max-width: 989px) {
    #top #wrap_all .all_colors h1 {
        font-size: 36px;
    }

    #top #wrap_all .post-title.entry-title {
        font-size: 24px;
        line-height: 1.4;
    }

    .responsive #top #wrap_all .flex_column.av-break-at-tablet,
    .responsive #top #wrap_all .flex_column {
        padding:0 !important;
    }
}