/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

#content-wrap {
	margin-bottom: 50px;
}

a {
	color: #2c70b7;
	text-decoration: none;
}
p {
    hyphens: auto;
}
h4 {
    margin: 15px 0px 0px 0px;
    color: #2c70b7;
}

#site-header-inner {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}

.site-content {
    min-height: calc(100vh - 719px);
    margin-bottom: 50px;
}
    
#banner-top{
    background-color:#F4F4F4;
}

#banner-top-inner{
    height: 70px;
    max-width: 1200px;
    margin:auto;
    background-color:#F4F4F4;
    background-image: url('../../uploads/2016/06/hg-top.gif');
    background-repeat: no-repeat;
    background-position: center; 
    padding: 0 15px;
}

.bs-logo{
    float:right;
    }

.rit_download_block{
background-color:#009dc6 !important;
}

.rit_download_block:hover{
background-color:#6cb52f !important;
}
ul#menu-downloads.menu, ul#menu-kontakt.menu {
    margin-left: 0;
    padding: 0;
}
ul#menu-downloads.menu li, ul#menu-kontakt.menu li {
    list-style-type: none;
    padding: 0;
    padding-top: 2px;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-bottom: 30px;
}

/*
[id*="sidebar-"] h3.widget-title::after, [id*="sidebar-"] h2.widget-title::after {
    bottom: 0;
    content: "";
    height: 2px;
    left: 50px;
    position: absolute;
    width: 100px;
    background: #5FB404;
}


[id*="sidebar-"] .widget-title::after, .title-block::after {
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    width: 100px;
    background: #5FB404;
    margin-left: -50px;
}
.left-title .title-block::after, .center-title .title-block::after {
    background: #5FB404;
}
*/

.vc_column-inner {
    margin-bottom: 0px !important;
}

.title-block {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 25px;
    font-weight: 600;
    margin-bottom: 40px !important;
}
.title-block::after {
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    width: 100px;
    background: #5FB404;
    margin-left: -50px;
}
#footer-widgets .widget_nav_menu {
    background: transparent;
    padding: 0px;
}

/*-- Sidebar-Left --*/
.widget_nav_menu {
    padding: 30px;
    background: #2c70b7;
    border-radius: 3px;
    margin-bottom: 20px !important;
}
.widget_nav_menu .widget-title {
    margin: 0px;
    font-size: 23px;
    font-weight: 900;
    color: #fff;
    padding-bottom: 15px;
}
.widget_nav_menu {
    margin-bottom: 0px;
}
.widget ul li {
    padding: 10px 0;
    border-top: 0.5px solid rgba(255, 255, 255, 0.5);
}
.widget ul li:first-child {
    border-top: 0 none;
}
#sidebar .widget_nav_menu a {
    margin: 0px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding: 0px;
    padding-left: 20px;
    border: 0 none;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.15s all ease;
}
#sidebar .widget_nav_menu a::before {
    position: absolute;
    color: #fff;
    content: '\25BA';
    left: 0;
    opacity: 1;
    visibility: visible;
    font-size: 12px;
    top: -1px;
}
#sidebar .widget_nav_menu a:hover {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
}
#sidebar .widget_nav_menu .current-menu-item > a, .widget_nav_menu_accordion .widget_nav_menu .current-menu-item > a {
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
}
#sidebar .widget_nav_menu ul > li:first-child > a, .widget_nav_menu_accordion .widget_nav_menu ul > li:first-child > a {
    border-top: 0 none;
}
#footer-widgets .widget_nav_menu {
    background: transparent;
}
.vc_tta.vc_general .vc_tta-panels-container {
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
}


/* Aktuelles/Archiv */
li.meta-author,
.author-bio,
.wpex-card-primary-term,
.search-toggle-li {
    display: none !important;
}
.entry-title,
.meta-category,
.wpex-heading {
    color: #2c70b7;
}
.wpex-heading {
    margin-bottom: 0px;
}
.widget_archive ul li {
    padding: 0px;
}


/*aktuelles Startseite */
.rit-recent-post-shortcode ul {
    display: flex;
    padding-left: 0px !important;
}
@media only screen and (max-width: 769px) {
    .rit-recent-post-shortcode ul {
        display: block;
    }
}

.rit-recent-post-shortcode ul li {
    padding: 20px;
    width: 33.333%;
}
@media only screen and (max-width: 769px) {
    .rit-recent-post-shortcode ul li {
        width: 100%;
    }
}
.rit-recent-post-shortcode ul li a::before {
    display: none !important;
}
.rit-recent-post-shortcode ul li a img {
    width: 100%;
}
.rit-recent-post-shortcode ul li h4 {
    margin-top: 30px;
    color: #2c70b7;
}
.side-item-text {
    position: relative;
}
.side-item-meta {
    position: absolute;
    top: -25px;
}



h4.vsel-meta-title {
    font-size: 15px !important;
    color: #7d7d7d;
    font-weight: 500;
    line-height: 25px;  
}
#vsel .vsel-meta {
    width: 100%;
    float: left;
}
#vsel .vsel-no-events {
    text-align: center;
}
.cat-post-item {
    border-bottom: none !important;
}
#wpdmmydls-6a9c3bd3a2355ef1b0f9abc578342304 {
    border-bottom: 1px solid #dddddd !important;
    border-top: 1px solid #dddddd !important;
    font-size: 12pt !important;
}
#wpdmmydls-6a9c3bd3a2355ef1b0f9abc578342304 th {
    background-color: #1e73be !important;
}
[class^="clever-icon-"], [class*=" clever-icon-"] {
    padding-right: 5px;
}
.footer-infor li {
    margin-bottom: 1px;
}
.footer-infor i {
    font-size: 17px;
}
.entry-content h4 {
    font-size: 18px;

}
.widget-area .widget_nav_menu .current-menu-item a {
    color: rgba(255, 255, 255, 1);
    margin: 0;
}
#hotspot-4701 .hotspots-image-container {
    background: transparent !important;
}
#footer-page {
    background: #575756;
    z-index: 99;
}
#sidebar-left {
    margin-bottom: 30px;
}


.vc_tta-style-flat.vc_tta-accordion .vc_tta-panel {
    border-bottom: 1px solid #ebebeb;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    margin-bottom: 10px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: auto !important;
    right: 15px !important;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 0 0 !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
    padding-right: 40px !important;

}

pre.language-markup {
    background-color: transparent;
    border: 0 none;
    border: 0px solid rgba(51, 51, 51, 0.1);
    max-width: 100%;
    overflow: auto;
    padding: 10px 0;
    white-space: pre-wrap;
    word-wrap: break-word;

}

ul.recent-posts {
    padding-left: 0 !important; 
}

ul.recent-posts li {
    list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

ul.recent-posts li a {
    font-family: "Roboto",sans-serif;
}

ul.recent-posts li a:hover {
    padding-left: 15px;
}

.tp-loader {
    display: none !important;

}
.rit-pagination span.current, .rit-pagination a:hover, .wrap-mobile-nav, .rit-cover-wrap, .wrap-contact-socail .vc_icon_element::after {
    background-color: #1e73be !important;
}
.rit-pagination span.current, .rit-pagination a:hover {
    border: 1px solid #1e73be;
}
.widget-title {
    font-size: 23px !important;
}
.page-id-3276 #sidebar-right {
    margin-top: 110px;
}
#mobile-nav a {
    color: #dadada;
}
.npnm {
    padding: 0;
    margin: 0;
}
#hotspot-4701 .hotspots-image-container, #hotspot-4701 .leaflet-container {
    background: transparent;
}

.breadcrumbs {
    font-size: 13px;
    background-color: #f3f3f3;
    margin-bottom: 55px;
    padding: 20px 0;}

.breadcrumbs > .container > span,
.woocommerce-breadcrumb,
.woocommerce-breadcrumb i,
.woocommerce-breadcrumb a {
    padding: 0 5px 0 0;
    line-height: 20px;
    font-weight: 500;
}

@media only screen and (max-width: 769px) {
    .widget-area .widget_nav_menu{
        float: none;
    }    
    .widget-area{
        float:none;
    }  
    .widget{
        float: none;
    }
}

/** Archive **/
.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 32px;
	width: 100%;
}

.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
}

.display-posts-listing.image-left .title {
	display: block;
}

.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}
a.title {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}

h1 sup {
    top: -14px;
    font-size: 15px;
}
h1 sup {
    top: -14px;
    font-size: 15px;
}
h4 sup {
    top: -7px;
    font-size: 13px;
}

/* nach Ansicht StMwi wieder läschen */
#wpadminbar {
	height: 0px;
	display: none;
}