/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author: PERIMETRIK®
Author URI: https://perimetrik.de
Template: Divi
*/

/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-200.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('../Divi-child/fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}

body.et-db, input, textarea, select{
   font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif; 
}

/* Schriftgrößen */

@media all and (min-width: 981px) {
    h1{
        font-size: 26px !important;
    }
    h2{
        font-size: 24px !important;
    }
    h3{
        font-size: 22px !important;
    }
    h3.et_pb_module_header{
        font-size: 20px !important;
        line-height: 1.2em !important;
        padding-bottom: 5px !important;
    }
    h4{
        font-size: 20px !important;
    }
    h5{
        font-size: 18px !important;
    }
    h6{
        font-size: 16px !important;
    }
    p, body, input, textarea, select{
        font-size: 16px !important;
    }
}
@media all and (max-width: 980px) {
    h1{
        font-size: 24px !important;
    }
    h2{
        font-size: 22px !important;
    }
    h3{
        font-size: 20px !important;
    }
    h3.et_pb_module_header{
        font-size: 18px !important;
        line-height: 1.2em !important;
        padding-bottom: 5px !important;
    }
    h4{
        font-size: 18px !important;
    }
    h5{
        font-size: 16px !important;
    }
    h6{
        font-size: 14px !important;
    }
    p, body, input, textarea, select{
        font-size: 15px !important;
    }
}
@media all and (max-width: 767px) {
    h1{
        font-size: 22px !important;
    }
    h2{
        font-size: 20px !important;
    }
    h3{
        font-size: 18px !important;
    }
    h3.et_pb_module_header{
        font-size: 16px !important;
        line-height: 1.2em !important;
        padding-bottom: 5px !important;
    }
    h4{
        font-size: 16px !important;
    }
    h5{
        font-size: 14px !important;
    }
    h6{
        font-size: 12px !important;
    }
    p, body, input, textarea, select{
        font-size: 14px !important;
    }
}
@media all and (max-width: 481px) {
    h1{
        font-size: 20px !important;
    }
    h2{
        font-size: 18px !important;
    }
    h3{
        font-size: 16px !important;
    }
    h3.et_pb_module_header{
        font-size: 15px !important;
        line-height: 1.2em !important;
        padding-bottom: 5px !important;
    }
    h4{
        font-size: 15px !important;
    }
    h5{
        font-size: 14px !important;
    }
    h6{
        font-size: 12px !important;
    }
    p, body, input, textarea, select{
        font-size: 12px !important;
    }
    .h1-mobile{
        line-height: 1.2em !important;
        -moz-hyphens: none;
        -o-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }
}

/* Silbentrennung */
.silbentrennung {
-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

/*** Mobile menü Scrollen ***/
.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}

blockquote p {
    padding-bottom: 1em;
}
blockquote {
    border-color: #68BC26 !important;
}

.hinweise .et_pb_blog_grid .et_pb_post {
  padding: 20px;
    border: none;
    background-color: #68BC26;
    border-top-left-radius: 25px;
}
.hinweise .et_pb_blog_grid .et_pb_post .et_pb_image_container img{
   border-top-left-radius: 25px;
}

.hinweise .et_pb_image_container,
.hinweise .et_pb_image_container a{
  margin-bottom: 0px;
}

.hinweise .et_pb_blog_grid .et_pb_post h2{
  padding: 15px 0 0;
  color: #ffffff;
}

/* Footer */

.textwidget a {
color: #ffffff;
}
#footer-bottom{
  padding: 10px 0 10px;
}

/*DIVI Menü Dropdown*/
.nav li ul{
	width: 360px;
}
#top-menu li li a{
    width: 320px;
    font-weight: 400;
}
/*
.last-menu ul{
    right: -50px;
}
*/

/*Toggle*/

.et_pb_toggle {background: #ffffff;}

/*Kontaktformular divi-like*/
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'open sans';
}
.wpcf7-submit {
color: #a8171a !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover {
background-color: #eee;
border-color:#eee;
padding: 6px 20px !important;
}

::selection {
 background: #009EE0; /* WebKit/Blink Browsers */
 color: white;
}
::-moz-selection {
 background: #009EE0; /* Gecko Browsers */
 color: white;
}

#catapult-cookie-bar {
z-index:999999999!important;
}

@media only screen and ( max-width: 1200px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
}

/* Die Breite des mobilen breakpoint von Divi selber setzen */
@media only screen and ( max-width: 1340px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
}

header#main-header.et-fixed-header, #main-header{
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow:none !important;
}

/* Navigation */

.contact-name p{
    padding-bottom: 1em !important;
    color: #009EE0;
}
.contact-infos p:first-child,
.contact-infos p:first-child a,
.contact-infos p:nth-child(2),
.contact-infos p:nth-child(2) a{
    color: #009EE0 !important;
}
.contact-infos p:last-child,
.contact-infos p:last-child a{
    color: #68BC26 !important;
}
.login-info p:first-child,
.login-info p:nth-child(2){
    color: #ffffff !important;
    font-weight: 400;
    line-height: 1.4em;
}
.login-info p:last-child a{
    color: #68BC26 !important;
}
.login-info p:last-child{
    font-weight: 400;
    line-height: 1.4em;
}
#quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.quadmenu-divider-show .quadmenu-navbar-nav > li > a::after, #quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.quadmenu-divider-show .quadmenu-navbar-nav > li.quadmenu-item-type-search > form::after {
    margin-left: 0px;
    background-color: rgba(255, 255, 255, 1) !important;
}
#quadmenu .quadmenu-navbar-nav li.quadmenu-item > a > .quadmenu-item-content > .quadmenu-subtitle {
    font-size: .6em !important;
}



/* Ultimate Members Form */
.um-profile-body {
    max-width: 100% !important;
}



/* Suche */

.et_search_form_container {
    max-width: unset !important;
}
.et-search-form input {
    width: 400px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    background: transparent;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 5px;
}

#et_top_search{
    margin-top: 15px;
}
#et_search_icon:before{
    color: #009EE0 !important;
    font-weight: bold;
}

.ajaxsearchpro{
  max-width: 35%;
  position: relative;
  z-index: 99999 !important;
  top: 65px;
  transform: translateY(-50%);
  left: 60%;
}


/* H1 Titel */
.csc-firstHeader{
  padding: 5px 10px 5px !important;
  background: #009ee0;
  border-bottom-right-radius: 25px;
  font-weight: 600;
  color: #fff;
}
.csc-firstHeader h1{
  padding-bottom: 0px;
  color: #fff;
  font-weight: 600;
}
.csc-firstHeader h2{
  padding-bottom: 0px;
  color: #fff;
  font-weight: 600;
}

/* Seitenbilder */
.bild-mit-abgerundeter-ecke {
  border-top-right-radius: 25px !important;
}

/* Term Auflistung */

.cpt_term{
  padding-bottom: 0px !important;
}
.cpt_term .sb_cpt_term_list:before{
    color: #009ee0;
    content: "9";
    font-family: "ETmodules";
    font-size: 16px;
    position: absolute;
    vertical-align: sub;
}
.cpt_term .sb_cpt_term_list a{
  padding-left: 20px;
}

/* GKV SC-Icon */
.footer-widget .et_pb_widget ul li {
  border-bottom: 0px solid #eee;
}
.et_pb_widget ul li a {
  font-weight: 600;
  font-size: 1.1em;
}
.et_pb_widget ul li:not(.current_page_item) a {
  color: #68BC26;
}
.et_pb_widget ul li.current_page_item a {
  font-size: 1.2em;
  font-weight: 800;
}
.et_pb_widget ul li.current_page_item::before {
  content: url(https://www1.gkvsc.de/wp-content/uploads/2019/05/favicon.ico);
}

/* Sidebar */

#sidebar{
    background: #fafafa;
    padding: 10px 20px !important;
}
.et_pb_widget h4.widgettitle {
    text-transform: uppercase;
    font-weight: bold;
}
.et_pb_widget ul li {
    margin-bottom: 0.5em;
}
.et_pb_widget ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.et_pb_widget ul li::before {
    color: #009ee0;
    content: "9";
    font-family: "ETmodules";
    font-size: 16px !important;
    position: absolute;
    vertical-align: sub;
}
.et_pb_widget li a {
    display: block;
    font-size: 16px !important;
    font-weight: normal;
    padding-left: 24px;
}

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.et_pb_widget h4.widgettitle {
    font-size: 20px;
}
.et_pb_widget li a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    padding-left: 24px;
    display: inline-block;
}
.footer-widget .et_pb_widget li a {
   padding-left: 0px;
}

.et_right_sidebar #sidebar {
    padding-left: 0;
}

#sidebar .et_pb_widget {
    padding: 0px;
}
.widget-sidebar {
    margin-bottom: 0 !important;
}
.widget-sidebar .et_pb_widget{
    padding: 0px;
}
.widget-sidebar .et_right_sidebar #sidebar {
    padding-left: 0;
}

.post-loop img{
  border-top-right-radius: 25px !important;
}

.start-title{
  padding: 5px 5px 5px 20px;
}
.start-title h2{
  padding-bottom: 0px;
}



.gq_overlay_slide_bottom .custom_overlay {
  position: relative;
}
.gq_overlay_slide_bottom .image {
    display: block;
    width: 100%;
    height: auto;
}
.gq_overlay_slide_bottom .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #68BC26;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.gq_overlay_slide_bottom .custom_overlay:hover .overlay {
    height: 100%;
}
.gq_overlay_slide_bottom .custom_overlay:hover .start_title{
  background-color: #68BC26;
}
.gq_overlay_slide_bottom .text {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.startslider .et_pb_slide{
    padding: 0 5% !important;
}
.startslider h2.et_pb_slide_title{
  border-bottom: 2px solid #68BC26;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.startslider h1.et_pb_slide_title{
  border-bottom: 2px solid #68BC26;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.startslider .et_pb_slide_description{
  padding: 10% 0%;
}


/******************************************************************/
/* PCM Grid */
/******************************************************************/

.et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt,
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt .et_pb_row,
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row,
.et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row{
    width: 100%;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_blog_grid .et_pb_row .et_pb_section{
    padding: 0 !important;
}
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .pcm-loop-element:last-of-type .et_pb_row,
.et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .pcm-loop-element:last-of-type .et_pb_row{
    margin-bottom: 0px;
}
@media only screen and (max-width: 980px) {
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt,
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt .et_pb_row,
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row,
    .et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_grid .et_pb_row{
        margin-bottom: 30px;
    }
}

/******************************************************************/
/* PCM List */
/******************************************************************/

.et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row.et_pb_row_cpt,
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row.et_pb_row_cpt .et_pb_row,
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row,
.et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row{
    width: 100%;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .pcm-loop-element:last-of-type .et_pb_row,
.et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .pcm-loop-element:last-of-type .et_pb_row{
    margin-bottom: 0px;
}
@media only screen and (max-width: 980px) {
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row.et_pb_row_cpt,
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row.et_pb_row_cpt .et_pb_row,
    .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row,
    .et-db #et-boc .et-l .et_pb_pcm_dynamic_content .et_pb_cpt_archive_list .et_pb_row{
        margin-bottom: 40px;
    }
}

.et_pb_pcm_dynamic_content p:empty{
    display: none;
}
.et_pb_pcm_dynamic_content .pcm_dynamic_content .et_pb_button_module_wrapper{
    margin-top: 38px;
}
.et_pb_pcm_dynamic_content h2.loop-archive-title{
  margin-bottom: 20px;
}
.et_pb_pcm_dynamic_content .et_pb_button.pcm_load_more{
    cursor: pointer !important;
    background: #009ee0 !important;
    border-color: #009ee0 !important;
    color: #fff;
    max-width: max-content;
    text-align: center;
}
.term-group-box h2,
h2.loop-archive-title{
    font-weight: 700;
    color: #009EE0 !important;
}

/* Anmeldeformular im Quadmenü */
.anmeldeform-menue form label, .anmeldeform-menue form span, .anmeldeform-menue form .um-field-checkbox-state i, .anmeldeform-menue form input, .anmeldeform-menue form a {
  color: #fff !important;
}

/* Veranstaltungen */

.single-event .event{
  margin-bottom: 0px;
}

.event-btn.et_pb_button{
  color: #fff;
  background: #68bc26;
  border: 2px solid #68bc26 !important;
}
.event-btn.et_pb_button:hover{
  color: #68bc26;
  background: #ffffff;
}

/* Archive Themen */

.event-loop p:empty{
  display: none;
}
/*.archive .term-group-box{
  background: #f4f4f4;
  padding: 20px;
}*/
.archive .contact-person{
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

.archive .event-meta{
  font-style: italic;
  font-size: 14px;
  color: #68bc26;
}

/* gkvsc-loop-box */
body .gkvsc-loop-box p {
  font-size: 16px !important;
}

/* Modul-Titel H2 */
.et_pb_blog_grid h2:not(.cpt_title) {
    font-size: 26px;
}

/* GKVSC Loop */

.gkvsc-loop-box .gkvsc-tax-terms{
	line-height: 1em;
	margin-bottom: 10px !important;
}
.gkvsc-loop-box span.sb_cpt_term_list{
	font-size: 14px !important;
	font-style: italic;
	font-weight: bold;
}
.gkv-info-download .download_link{
	text-align: left;
	margin-top: 0px;
}
.download-excerpt{
  font-weight: 300;
  line-height: 1.2em;
    margin-bottom: 20px;
}


@media only screen and ( max-width: 767px ) {
  .et_pb_slide_image, .et_pb_slide_video {
      display: block !important;
  }
}

.gform_confirmation_wrapper{
  padding: 0 40px;
}

.term-group-box{
  border-top-right-radius: 25px;
}

/* MC Tag Map */

#mcTagMap .tagindex h4{
  border-bottom: 1px solid #999999 !important;
  color: #009ee0;
}
#mcTagMap .tagindex .mctagmap_count{
  color: #999999
}


/* Sidebar */

.et_pb_widget .gkv-terms ul li.gkv-child-terms{
  padding-left: 10px;
}

.et_pb_widget ul.mailster-list li::before{
  content: '';
}
.et_pb_widget .mailster-form-info.error ul li::before{
  content: '';
}

.gkvsc-section .et_pb_column_10_tb_body.et_pb_column_single{
  background-color: #f4f4f4;
}


.contact-persons .et_pb_column_4_4{
  padding-left: 0px;
}

.contact-persons .et_pb_row.et_pb_row_cpt{
  padding-top: 0px;
}
.contact-persons .et_pb_row.et_pb_row_cpt .et_cpt_container_column{
  background-color: #f4f4f4;
}
.contact-persons .et_pb_row.et_pb_row_cpt .et_cpt_container_column .et_pb_image{
  margin-bottom: 0px;
}

.contact-person{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt{
  width: 100% !important;
}

.et_pb_cpt_archive_grid .et_pb_row.et_pb_row_cpt .et_pb_row{
  width: 100% !important;
}

/* Pressemitteilungen » Loop-Layout */
.pressemitteilungen-date {
    padding-bottom: 0.5em !important;
}

/* Slider Startseite */
.startslider > div > div > div {
    width: 89% !important;
    max-width: 1280px !important;
}

/* PCM » Term-Grouping Beschreibung */
.term-group-box > p {
  padding-bottom: 20px !important;
}

/* PCM » Spalten-Wechsel */
.pcm_grid_column_responsive .filterbox {
  display: none;
}
.pcm_grid_column_responsive > div > div {
  margin-top: 0 !important;
}
@media all and (min-width: 700px) and (max-width: 1400px) {
  .pcm_grid_column_responsive .filterbox + div {
    grid-template-areas:
        "group_title group_title"
        "item0 item1" !important;
    grid-template-columns: 48.5% 48.5% !important;
    grid-row-gap: 0.8% !important;
    grid-column-gap: 3% !important;
  }
}
@media all and (max-width: 699px) {
  .pcm_grid_column_responsive .filterbox + div {
    grid-template-areas:
        "group_title"
        "item0" !important;
    grid-template-columns: 100% !important;
    grid-row-gap: 0.8% !important;
    grid-column-gap: 0 !important;
  }
  .sidebar_top_150 {
    margin-top: 150px !important;
  }
}

/* Footer » Responsive */
@media all and (min-width: 1001px) and (max-width: 1600px) {
  .footer_grid_column_responsive {
      display: grid;
      grid-template-columns: 32% 32% 32%;
      grid-column-gap: 4%;
  }
  .footer_grid_column_responsive > div {
      width: 100% !important;
  }
}
@media all and (min-width: 800px) and (max-width: 1000px) {
  .footer_grid_column_responsive {
      display: grid;
      grid-template-columns: 48.5% 48.5%;
      grid-column-gap: 3%;
  }
  .footer_grid_column_responsive > div {
      width: 100% !important;
  }
}
@media all and (max-width: 799px) {
  .footer_grid_column_responsive {
      display: grid;
      grid-template-columns: 100%;
      grid-column-gap: 0;
  }
  .footer_grid_column_responsive > div {
      width: 100% !important;
  }
}

/* Theme Builder Content */
.et_pb_post_content .et_builder_inner_content.et_pb_gutters2 .et_pb_section,
.et-db #et-boc .et_pb_post_content .et-l .et_builder_inner_content.et_pb_gutters2 .et_pb_section{
    padding: 0;
}
.et_pb_post_content .et_builder_inner_content.et_pb_gutters2 .et_pb_row,
.et-db #et-boc .et_pb_post_content .et-l .et_builder_inner_content.et_pb_gutters2 .et_pb_row{
    width: 100%;
}

.et_pb_section.empty:empty{
    display: none;
    padding:0;
}

/* UM Registrierungsformular */

.um-register .um-form .um-row .um-col-121,
.um-register .um-form .um-row .um-col-122{
    border: 1px solid #f6f6f6;
    padding: 20px;
    width: 45%;
}
.um-register .um-form .um-row .um-col-121 .um-field-um_datenschutz .um-field-checkbox.um-field-half,
.um-register .um-form .um-row .um-col-122 .um-field-um_newsletter .um-field-checkbox.um-field-half,
.um-register .um-form .um-row .um-col-122 .um-field-um_html_emails .um-field-checkbox.um-field-half{
    width: 100%;
}
#um_field_1058_gkvsc_infos_erhalten > div > label.um-field-half,
#um_field_1432_um_newsletter_13 > div.um-field-area > label.um-field-half,
#um_field_1432_um_newsletter > div.um-field-area > label:nth-child(1).um-field-half,
#um_field_1058_um_newsletter_13 > div.um-field-area > label.um-field-half {
    width: 100%;
}

#menu-item-1279 .um-postmessage{
    color: #fff !important;
    line-height: 1.4em !important;
    font-weight: 400 !important;
}

.et_pb_widget .gkv-parent-terms a{color: #68bc26 !important;}

.um-profile-body.main.main-default #um_interessen .select2-selection.select2-selection--multiple{
    pointer-events: none;
}
#um_field_1432_um_interessen .select2-selection__clear{
 display: none;
}