.zbe * {
    font-family: 'Roboto', sans-serif !important;
}

.zbe .site-container,
.zbe .site-header,
.zbe .breadcrumb,
.zbe .archive-description,
.zbe .author-box,
.zbe .sidebar .widget,
.zbe .home-top {
    background-color: transparent;
}

.zbe *,
.zbe .content,
.zbe .content-sidebar .content,
.zbe .content-sidebar-sidebar .content,
.zbe .sidebar-sidebar-content .sidebar-primary,
.zbe .content-sidebar-sidebar .sidebar-primary,
.zbe .sidebar-content-sidebar .content,
.zbe .sidebar-content .content,
.zbe .sidebar-sidebar-content .content,
.zbe .content-sidebar .content,
.zbe .content-sidebar-sidebar .content,
.zbe .site-container,
.zbe .site-header,
.zbe .breadcrumb,
.zbe .archive-description,
.zbe .author-box,
.zbe .sidebar .widget,
.zbe .widget-title,
.zbe .home-top,
.zbe .home-middle-left,
.zbe .home-bottom {
    border: none;
}

.zbe.search .archive-title {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px;
    font-size:36px;
}

.zbe a,
.zbe a:hover {
    color: #FF6600;
}

.zbe .site-container {
    margin: 0 auto 60px;
}

.zbe .site-header .wrap {
    padding: 0px 0 40px;
}

.zbe .breadcrumb {
    width: 778px;
    color: #fff;
}

.zbe .breadcrumb span:last-child {
    color: #fff;
}

.zbe.home .site-inner {
    margin-top: -60px;
}

.zbe .content-sidebar .content, .zbe .content-sidebar-sidebar .content, .zbe .content {
    border: none !important;
}


.zbe.error404 article,
.zbe.single-encyclopedia article,
.zbe.page article,
.zbe.category article,
.zbe.single-post article,
.zbe.author article,
.zbe.search article,
.post-type-archive-encyclopedia article{
    background: #fff;
}

.zbe .post-meta {
    background-color: #fff;
    color: #000;
    padding: 10px 10px 0 40px;
}

.zbe .post-meta a {
    color: #000;
}

.zbe .date {
    font-size: 12px;
    display:block;
}

.zbe.search .archive-description,
.zbe .entry {
    padding: 20px 40px 40px 40px;
}

.zbe.home .sidebar .widget:first-child {
    padding: 55px 0 30px;
}

.zbe .sidebar .widget:first-child {
    padding: 0px 0 30px;
}

.zbe .home-top {
    padding: 0px 20px 0 0;
}

.zbe .sidebar .widget {
    padding: 30px 0 30px;
    border-bottom: 2px solid #fff
}

.zbe .sidebar .widget:last-child {
    border-bottom: none;
}

.zbe .sidebar .widget-wrap {
    /* background-color: #46525c;
    padding: 20px; */
}

.zbe .widget-title {
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    font-weight: 400;
    padding: 16px;
    text-align: left;
    text-transform: uppercase;
}


.zbe .sidebar .widget-title {
    border:none;
    background-color: #46525c;
    padding: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 2px 0px;
    padding: 16px;
    text-align: left;
    text-transform: uppercase;
}

.zbe .sidebar .textwidget,
.zbe .sidebar .searchwidget
{
    background-color: #46525c;
    padding: 20px;
}


.zbe .home-middle-left {
    border-right: none;
    float: left;
    padding: 20px 20px 0 0;
    width: 50%;
}

.zbe .home-middle-right {
    float: left;
    padding: 20px 0px 0 20;
    width: 50%;
}

.zbe.header-full-width .title-area {
    padding: 0;
    width: 100%;
}

.zbe.header-full-width .site-title {
    width: 415px;
    float: left;
    padding: 0;
}

.zbe .title-area {
    background: none;
    padding: 0;
}

.zbe .site-title a {
    display: block;
    text-indent: -3000em;
    width: 415px;
    height: 130px;
    overflow: hidden;
    background: url(/wp-content/themes/zbe/images/zbe_logo.jpg);
}

.entry-title,
.home-top .featured-content .entry-title {
    font-size:24px;
}


.entry-title,
.home-top .featured-content .entry-title, .single-post .entry-title {
    font-size: 40px;
  line-height: 58px;
  background: #f60;
  color: #fff;
  width: 100%;
  display: inline;
  padding: 2px 10px;
  margin-bottom: 1em;
  white-space: break-spaces;
}

.zbe .entry-content h2 {
    font-size:20px;
}

.zbe h2.entry-title {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size:24px;
}


.zbe.single-post h2 {
    font-size: 35px;
    line-height: 44px;
    margin-bottom: 1em;
}

.zbe .entry-content h3 {
    font-size:19px;
}

.zbe.single-post h3 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 1em;
}

/*
.zbe .entry-title a, .zbe.sidebar .widget-title a,
.zbe .entry-title a:hover, .zbe.sidebar .widget-title a:hover {
    background-color: #FF6600;
    color: #fff;
    margin-left: 40px;
    padding: 10px;
    display: block;
}
*/

.zbe .entry-title a, .zbe.sidebar .widget-title a, .zbe .entry-title a:hover, .zbe.sidebar .widget-title a:hover {
  background-color: #FF6600;
  color: #fff;
  margin-left: unset;
  padding: unset;
  display: unset;
  font-size: 40px;
  line-height:50px;
}


.zbe.archive .entry-content,
.zbe.author .entry-content,
.zbe.search-results .entry-content {
    background-color: #fff;
    color: #000;
    padding: 10px;
}

.zbe .entry-content {
    background-color: #fff;
    color: #000;
    padding: 10px;
}

.zbe.single-post .entry .entry-content p {
    font-size: 25px;
    line-height: 35px;
}

.zbe.single-post .entry .entry-content p.wp-caption-text {
    font-size: 14px;
    line-height: 20px;
}

.zbe .archive-description,
.zbe.single-encyclopedia .entry-content,
.zbe.page .entry .entry-content,
.zbe.single-post .entry .entry-content {
    background-color: #fff;
    color: #000;
    padding: 10px 0 10px;
}

.zbe .sidebar-primary {
    width: 300px;
}

.zbe .sidebar .textwidget {
    color: #fff;
}

.zbe after-entry li::before, .zbe.news-pro-home .content li::before, .zbe .sidebar li::before {
    content: none;
    border: 0;
}

.zbe .widget.popular-posts ul.wpp-list,
.zbe .widget.widget_recent_entries ul {
    background-color: #fff;
    color: #000;
    padding: 10px 10px;
}

.zbe .widget.popular-posts ul.wpp-list a,
.zbe .widget.widget_recent_entries ul a,
.zbe .widget.popular-posts ul.wpp-list a:active,
.zbe .widget.widget_recent_entries ul a:active {
    color: #000;
}

.zbe .widget.widget_recent_entries .post-date,
.zbe .wpp-views {
    color: #FF6600;
    font-size: 10px;
    display: block;
}

.zbe .widget .popular-posts,
.zbe .widget.widget_recent_entries ul li a {
    padding: 0;
}

.zbe #cff .cff-item {
    background: #fff;
    padding: 20px;
    margin: 0 0 20px 0;
}

.zbe #cff .cff-shared-link {
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}

.zbe .tagcloud {
    background: #fff;
    color: #000;
    padding: 20px;
}

.zbe .tagcloud a {
    color: #000;
}

.zbe .header-widget-area .genesis-nav-menu a,
.zbe .site-header .genesis-nav-menu a,
.zbe .genesis-nav-menu a:hover,
.zbe .genesis-nav-menu .current-menu-item > a,
{
    background-color: transparent !important;
    color: #fff !important;
}

.zbe .top-menu {
    max-width: 600px;
    float: right;
}

.zbe .top-menu .genesis-nav-menu .zbe-metamenu a {
    color: #fff;
    display: block;
    padding: 20px 12px 5px;
    position: relative;
}

.zbe .top-menu .genesis-nav-menu .zbe-metamenu a:hover {
    color: #ff0000;
    font-weight: bold;
}

.zbe .top-menu .genesis-nav-menu .zbe-metamenu .sub-menu a {
    background: transparent;
    background: #2c3a46;
    color: #fff;
    border: none;
    font-size: 10px;
    padding: 5px 12px;
}

.zbe .top-menu .genesis-nav-menu .zbe-metamenu .sub-menu {
    border: none;
}

.zbe .top-menu .genesis-nav-menu .zbe-metamenu .sub-menu a:hover {
    background: transparent;
    background: #2c3a46;
    color: #ff0000;
    border: none;
    font-size: 10px;
}

.footer-full {
    padding: 40px 0px;
    background-color: #161b20;
}

.footer-full-inner {
    margin: auto;
    max-width: 1090px;
    min-height: 60px;
    background-color: #161b20;
    background-image: url(/wp-content/themes/zbe/images/zbe_footer_logo.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.menu-bottom-container .menu li {
    display: inline;
    float: left;
    list-style-type: none;
}

.menu-bottom-container .menu li a {
    display: block;
    margin: 0 10px 0 0;
    color: #666;
}

@media only screen and (max-width: 1188px) {
    .sidebar-primary {
        width: 250px;
    }
}

/* Some content formats */


.zbe .entry-content table {
    border: 2px solid #ddd;
}

.zbe .entry-content table td {
    vertical-align: top;
    border: 2px solid #ddd;
    padding: 8px;
}

.zbe .entry-content table.bildboxen td,
.zbe .entry-content table.bildboxen {
    border: 0;
    margin: 5px 10px;
}

.zbe .sidebar li {
    border: 0px;
    padding: 0 0 0 5px;
    margin: 0 0 0 20px;
    list-style-type: square;
}

.zbe.search-results .archive-description {
    display: none;
}

/* Responsive */

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
    /*border-bottom: 1px solid #e3e3e3;*/
    cursor: pointer;
    display: none;
    margin-bottom: -1px;
    text-align: center;
}

.site-header .responsive-menu-icon {
    border-bottom: none;
}

.responsive-menu-icon::before {
    color: #fff;
    content: "\f333";
    display: inline-block;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
}

.nav-primary .responsive-menu-icon::before {
    color: #fff;
}

/* related content  */

.crp_related h3 {
    background-color: #46525c;
    margin: 20px 0 2px 0px;
    padding: 10px 40px 10px 60px;
    color:#fff;
    font-weight: normal;
}

.crp_related ul {
    background-color: #46525c;
    padding: 20px 40px;
    margin: 0px;
}

.crp_related ul li {
    list-style-type: none;
    padding: 0px 10px;
    margin: 0px;
}

.crp_related ul li:before {
    content: "+  ";
    color:#ff0000;
}

.crp_related ul li a {
    color: #fff;
}

@media only screen and (max-width: 778px) {
    .zbe .breadcrumb {
       width: 100%;
        color: #fff;
    }
}

@media only screen and (max-width: 600px) {


    .zbemenu {
        display: none;
    }


    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
    .genesis-nav-menu.responsive-menu {
        display: none;
    }

    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
    }

    .genesis-nav-menu.responsive-menu .menu-item {
        margin: 0;
    }

    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static;
    }

    .genesis-nav-menu.responsive-menu li.current-menu-item > a,
    .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover {
        background: none;
        border: none;
        color: #fff;
        display: block;
        line-height: 1;
        padding: 20px;
        text-transform: none;
    }

    .nav-primary .genesis-nav-menu.responsive-menu li.current-menu-item > a,
    .nav-primary .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
    .nav-primary .genesis-nav-menu.responsive-menu li a,
    .nav-primary .genesis-nav-menu.responsive-menu li a:hover {
        color: #fff;
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer;
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        margin-right: 60px;
    }

    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f132";
        float: right;
        font: normal 16px/1 'dashicons';
        height: 16px;
        padding: 18px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
    }

    .nav-primary .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        color: #fff;
    }

    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f460";
    }

    .genesis-nav-menu.responsive-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0.05);
        border: none;
        left: auto;
        opacity: 1;
        position: relative;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        width: 100%;
        z-index: 99;
    }

    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        margin: 0;
    }

    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        background: none;
        border: none;
        padding: 20px;
        position: relative;
        text-transform: none;
        width: 100%;
    }

    .zbe .site-title a {
        width: 100%;
    }

}


.zbe .wp-caption {
    box-shadow: 2px 2px #ccc;
    border:1px solid #eee;
}

.zbe img.caption {
    padding: 0px;
    margin: 5px;
  /*  border:  1px solid #333;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(102,102,102,1);
    -moz-box-shadow: 2px 2px 1px 0px rgba(102,102,102,1);
    box-shadow: 2px 2px 1px 0px rgba(102,102,102,1); */
}

.zbe .wp-caption-text {
    font-size:70%;
    color:#777;
    text-align:left;
    padding:4px 8px;
    font-weight: lighter;
}

/* Anpassungen */

#search-7 .widget-wrap {
    border-top: 1px solid #fff;
}

.content ul {
    position:relative;
    margin-top: -15px;
}

.home .featured-content .more-from-category {
    margin-top: -40px;
    display:none;
}

ul.encyclopedia li {
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom: 1px solid #bbb;
    list-style-type: none;
}

td {
    line-height: 1.6;
}

.entry-content > .crp_related {
    display:none;
}

.author h1 {
    font-size: 24px;
}

.author ul  {
    margin-left: 40px;
}


.full-width-content .content {

    width:  86%;
    float: unset;
    clear: both;
}

@media only screen and (max-width: 980px) {

    .full-width-content .content {
        width:  100%;
    }

}


@media only screen and (max-width: 600px) {
	
    body {
        overflow-x: hidden;
    }

	.zbe.header-full-width .site-title {
		max-width: 415px;
        width: 100%;
	}

	.zbe .entry-title a, .zbe.sidebar .widget-title a, .zbe .entry-title a:hover, .zbe.sidebar .widget-title a:hover {
		margin-left: 0;
	}

	.zbe.search .archive-description, .zbe .entry {
		padding: 10px;
	}

	.footer-full-inner  {
		background-image: none;
	}

	.zbe .home-middle-left, .zbe .home-middle-right {
		width: 100%;
		padding: 10px;
	}


    .crp_related ul {
        margin:  0;
        padding:  0;
    }


    .crp_related ul li:before {
        margin-left:  -15px;
    }

    .crp_related ul li {
        list-style-type: none;
        padding: 10px;
        margin:  0;
        margin-left: 15px;
}

}

@media only screen and (max-width: 480px) {

    .zbe .sidebar-primary {
        width: 100%;
        margin: 0 auto;
    }

}

.error404 .entry-content {
    padding-left:  0;
}

.title-area .site-description {
    display: none;
}

.bsearch_heatmap h2, .bsearch_heatmap h3 {
    display: none;
}

#menu-footer li {
    list-style-type: none;
    float: left;
    margin-right: 1em;
}