@charset "UTF-8";
/*
 Theme Name:     DeGeDe Extra
 Theme URI:      http://www.beteiligungsagentur.de
 Description:    DeGeDe Child Theme for Extra
 Author:         beta - Die Beteiligungsagentur
 Author URI:     http://www.elegantthemes.com
 Template:       Extra
 Version:        0.2.1
*/
@import url("../Extra/style.css");
@import url("formidable.css");
/**************
 * Basic Tags *
 **************/
h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.lead {
  font-size: 20px;
  color: #555d6a;
}

.et_pb_pagebuilder_layout .page .post-content h1 {
  font-size: 42px;
  font-weight: 300;
}

h1,
.page .post-wrap h1 {
  color: rgb(235, 144, 0);
  font-weight: 300;
}

.entry-title,
h2.category-title a:link {
  font-weight: 300;
  color: rgb(235, 144, 0) !important;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}

.et_pb_pagebuilder_layout .post-content a {
  color: #eb9000;
}

body {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  color: #414042;
}

/***********************
 * Header & Navigation *
 ***********************/
/* Navigation */
#et-navigation ul li,
#et-navigation li a,
#et-navigation > ul > li > a {
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
#et-navigation > ul > li > a:before {
  background-color: #eb9000;
}

#et-menu > li > a:hover,
#et-menu > li.menu-item-has-children > a:hover:after,
#et-menu > li.mega-menu-featured > a:hover:after,
#et-navigation > ul#et-menu > li.current-menu-item > a,
#et-navigation > ul#et-menu > li.current_page_item > a,
#et-extra-mobile-menu > li.mega-menu-featured > a:hover:after,
#et-extra-mobile-menu > li.current-menu-item > a,
#et-extra-mobile-menu > li.current_page_item > a,
#et-extra-mobile-menu > li > a:hover {
  color: #eb9000;
}

/* Navigation fix */
#et-menu > li > ul,
#et-menu li > ul,
#et-menu > li > ul > li > ul,
#et-mobile-navigation nav,
.et-top-search-primary-menu-item .et-top-search {
  background: #ffffff;
}

.et_extra_mobile_menu .menu-item:not(.current-menu-item) a {
  color: #eb9000 !important;
}

.et_extra_mobile_menu .menu-item a:hover {
  color: #0085b9 !important;
}

#et-navigation .mega-menu > ul > li:last-child > a:first-of-type,
#et-navigation li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#et-info .et-extra-social-icons .et-extra-icon {
  background: #eb9000 !important;
}

/* Header */
#main-header {
  background-color: #fff;
}

/* Media Queries */
@media only screen and (min-width: 768px) {
  #main-header .logo {
    height: 79.36px;
    margin: 22.32px 0;
  }
  .header.left-right #et-navigation > ul > li > a {
    padding-bottom: 54px;
  }
}
@media only screen and (min-width: 768px) {
  .et-fixed-header #main-header .logo {
    height: 40.8px;
    margin: 19.6px 0;
  }
  .et-fixed-header .header.left-right #et-navigation > ul > li > a {
    padding-bottom: 32px;
  }
}
/**********
 * Footer *
 **********/
#footer {
  background: #fff;
}
#footer .et_pb_widget .widget_list .title,
#footer .et_pb_widget a {
  color: rgba(0, 0, 0, 0.75);
}
#footer .et_pb_widget .widgettitle {
  background: none !important;
  color: #0085b9 !important;
}
#footer .et_pb_widget input[type=text],
#footer .et_pb_widget input[type=email],
#footer .et_pb_widget input[type=password],
#footer .et_pb_widget input[type=search],
#footer .et_pb_widget select,
#footer .et_pb_widget textarea {
  color: #555d6a;
  background: #eee;
  padding: 12px !important;
  margin: 0px 0px 10px 0px !important;
  text-transform: none !important;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#footer .et_pb_widget input[type=text]:focus,
#footer .et_pb_widget input[type=email]:focus,
#footer .et_pb_widget input[type=password]:focus,
#footer .et_pb_widget input[type=search]:focus,
#footer .et_pb_widget select:focus,
#footer .et_pb_widget textarea:focus {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
#footer input:hover.mailjet-subscribe[name=submit] {
  background: #eee !important;
  border: 2px solid #eee !important;
}

/***********
 * Widgets *
 ***********/
.et_pb_widget .widgettitle {
  font-weight: 400;
  text-transform: none;
  line-height: inherit;
  background: #0085b9 !important;
}

h4.widgettitle {
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: 1.2px;
}

/*************
 * Frontpage *
 *************/
#header-frontpage {
  padding-bottom: 0;
}
#header-frontpage .et_pb_fullwidth_header {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.page-id-640 #header-frontpage .et_pb_fullwidth_header {
  padding-bottom: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media only screen and (max-width: 1023px) {
  .page-id-640 #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-640 #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .page-id-640 #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 25px;
  }
}
article.et-doesnt-have-title_meta {
  border: none;
  background: none;
  padding: 0;
}
article.et-doesnt-have-title_meta .et_pb_section.container.et_section_regular {
  margin-top: 0;
}

/**********************
 * Category Rückblick *
 **********************/
.category-rueckblick #header-frontpage .et_pb_fullwidth_header {
  padding-bottom: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media only screen and (max-width: 1023px) {
  .category-rueckblick #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .category-rueckblick #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 450px) {
  .category-rueckblick #header-frontpage .et_pb_fullwidth_header {
    padding-bottom: 50px !important;
  }
}
/**********************************
 * CPT Layouts Divi Theme Builder *
 **********************************/
.et-tb-has-body #et-boc {
  padding-top: 40px;
}
.et-tb-has-body.et_includes_sidebar .et_pb_section.container > .et_pb_row {
  width: 100% !important;
}

.et_pb_section {
  /*padding: 2% 0;*/
  background: transparent;
}
@media all and (max-width: 980px) {
  .et_pb_section {
    padding: 1em 0;
  }
}
.et_pb_section.container {
  max-width: 1280px !important;
  width: 100%;
}
.et_pb_section.container .et_pb_row {
  max-width: 1280px !important;
  width: 100%;
}
.et_pb_section.container .et_pb_specialty_column {
  background-color: #ffffff;
  border-radius: 3px 3px 3px 3px;
  border-top: 6px solid #ec9000;
  overflow: hidden;
  padding-right: 0px;
}
.et_pb_section.container.et_section_regular {
  margin: 40px auto;
  background-color: #ffffff;
  border-radius: 3px 3px 3px 3px;
  border-top: 6px solid #ec9000;
  overflow: hidden;
}
.et_pb_section.container .et_pb_specialty_column .et_pb_row_inner {
  padding: 50px !important; /*padding-left and right: 30px*/
}
@media all and (max-width: 980px) {
  .et_pb_section.container .et_pb_column_0.et_pb_specialty_column .et_pb_row_inner {
    padding-left: 5%; /*3.735%*/
    padding-right: 5%; /*3.735%*/
  }
}

/* Sidebar Custom */
@media (min-width: 981px) {
  .sidebar-custom {
    padding: 0px !important;
    margin-bottom: 0px !important;
  }
}
.sb-title {
  background: #0085b9 !important;
  padding: 18px 20px;
  margin: 0px !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1;
  letter-spacing: 1.2px;
  border-radius: 3px 3px 0px 0px;
}

.sb-title-box {
  margin: 0px !important;
}

.sb-contact {
  margin: 0px 0px 20px 0px !important;
}

#sidebar {
  margin: 0px !important;
  padding-top: 0px;
}
#sidebar .sb-contact-table td:first-child {
  display: none !important;
}
#sidebar table tr {
  border-top: 1px solid #e5e5e5;
}
#sidebar table tr:first-child {
  border: none !important;
}
#sidebar .et_pb_acf_table_styled {
  border: none;
}
#sidebar table {
  background: #fff;
  border: none !important;
}

.sb-contact-table {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px 0px 3px 3px !important;
}

.sb-table {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px 0px 3px 3px !important;
}

.sb-box {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px 0px 3px 3px !important;
  background: #fff;
  padding: 10px;
}

.sb-box .sb-box {
  box-shadow: none !important;
  background: none !important;
  padding: 0;
}

/* Region */
#region .et_pb_post {
  margin: 0px !important;
}

#region .et_pb_column_single {
  padding: 0px !important;
}

/* ABC */
.abc-headline h2 {
  font-size: 26px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.abc-headline h2.entry-title a {
  color: #eb9000 !important;
}

.abc-headline .et_pb_row {
  padding: 6px 0px 0px 0px !important;
}

.abc-list-style ul {
  list-style: none;
}

.abc-list-style ul li::before {
  content: "•";
  color: #eb9000;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/***********
 * Mailjet *
 ***********/
/*sidebar subscribe*/
#wp_mailjet_subscribe_widget-4 form {
  padding: 20px;
}

#wp_mailjet_subscribe_widget-4 .subscribe-form input {
  width: 100%;
  margin: 0px 0px 10px 0px;
}

#wp_mailjet_subscribe_widget-4 .subscribe-form input:last-child {
  margin: 0;
}

#wp_mailjet_subscribe_widget-4 .response {
  padding: 0px 20px 20px 20px;
}

.mailjet-subscribe {
  color: #2ea3f2 !important;
  background: none !important;
  text-transform: none !important;
  font-weight: 400 !important;
  border: 2px solid #eb9000 !important;
}

/* Newsletter */
#wp_mailjet_subscribe_widget-4 {
  width: 100% !important;
}

#wp_mailjet_subscribe_widget-4 input {
  width: 100% !important;
}

#wp_mailjet_subscribe_widget-4 .mailjet_widget_form_message {
  padding: 0px 20px 20px 20px;
}

/***************
 * WooCommerce *
 ***************/
/* woo button add to cart*/
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .post-nav .nav-links .button,
.woocommerce div.product form.cart .read-more-button,
.woocommerce-page div.product form.cart .button,
.woocommerce-page div.product form.cart .post-nav .nav-links .button,
.woocommerce-page div.product form.cart .read-more-button {
  color: #fff !important;
}

/**********************
 * Podlove Web Player *
 **********************/
/* podcast */
.type-podcast {
  border-top-width: 6px;
  border-top-style: solid;
  border-color: #eb9000;
  padding: 20px !important;
}

/**************
 * ??? *
 **************/
#page-container .button,
#page-container button,
#page-container button[type=submit],
#page-container input[type=submit],
#page-container input[type=reset],
#page-container input[type=button],
.read-more-button,
.comment-body .comment_area .comment-content .reply-container .comment-reply-link,
.widget_tag_cloud a,
.widget_tag_cloud a:visited,
.post-nav .nav-links .button,
a.read-more-button,
a.read-more-button:visited,
#footer .widget_tag_cloud a,
#footer .widget_tag_cloud a:visited,
#footer a.read-more-button,
#footer a.read-more-button:visited,
#footer .button,
#footer button,
#footer button[type=submit],
#footer input[type=submit],
#footer input[type=reset],
#footer input[type=button] {
  color: rgba(0, 0, 0, 0.6);
}

#page-container .button:hover,
#page-container button:hover,
#page-container button[type=submit]:hover,
#page-container input[type=submit]:hover,
#page-container input[type=reset]:hover,
#page-container input[type=button]:hover,
.read-more-button:hover,
.comment-body .comment_area .comment-content .reply-container .comment-reply-link:hover,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:visited:hover,
.post-nav .nav-links .button:hover,
a.read-more-button:hover,
a.read-more-button:visited:hover,
#footer .widget_tag_cloud a:hover,
#footer .widget_tag_cloud a:visited:hover,
#footer a.read-more-button:hover,
#footer a.read-more-button:visited:hover,
#footer .button:hover,
#footer button:hover,
#footer button[type=submit]:hover,
#footer input[type=submit]:hover,
#footer input[type=reset]:hover,
#footer input[type=button]:hover {
  color: rgba(0, 0, 0, 0.6);
}

.modal.in {
  z-index: 9999990;
}

.partnerkategorie {
  clear: both;
  overflow: auto;
}

a.partnerlink {
  display: block;
  width: 240px;
  float: left;
  margin: 5px 15px 15px 0;
  border: 1px solid #ecf0f5;
  padding: 3px;
  max-width: 100%;
}

dl dt {
  font-weight: bold;
}

table.border td,
table.border th {
  border-width: 1px;
  border-style: solid;
  padding: 5px;
}
table th {
  font-weight: bold;
}

.cleardiv {
  clear: both;
  overflow: auto;
}

.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main {
  padding-top: 3px;
}

dl.programm div.programmpunkt {
  margin-bottom: 12px;
}

/* Aus Customizer übernommen */
.position::before {
  display: block;
  content: "";
  height: 120px;
  margin-top: -120px;
  visibility: hidden;
}

.searchandfilter ul {
  padding-left: 0px !important;
}

.postform {
  padding: 10px !important;
}

.archive h1 {
  line-height: 50px !important;
  font-size: 36px !important;
}

@media (min-width: 981px) {
  .et_pb_column_single {
    padding: 0 !important;
  }
}
.type-post .post-header {
  padding-bottom: 0;
}

/* 14.2 Galleries */
.gallery {
  margin-bottom: 1.6em;
}

.gallery-item {
  display: inline-block;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 100%;
  position: relative;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: none;
}

.gallery .gallery-item .gallery-caption {
  color: #fff;
  /*font-size: 0.8em;*/
  display: block;
  padding: 0.5em 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
  transition: opacity 0.3s, visibility 0.3s;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
}
.gallery .gallery-item:hover .gallery-caption {
  opacity: 0.8;
  visibility: visible;
  transition: opacity 0.3s, visibility 0.3s;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

.gallery-columns-3 .gallery-item {
  max-width: 31.65% !important;
  margin-right: 2.5% !important;
  margin-bottom: 2.5% !important;
}

.gallery-columns-3 .gallery-item:nth-of-type(3n + 3) {
  margin-right: 0 !important;
}

.gallery-columns-4 dl.gallery-item {
  width: 23.125% !important;
  margin-right: 2.5% !important;
}

.gallery-columns-4 dl.gallery-item:nth-of-type(4n + 4) {
  margin-right: 0 !important;
}

/****************
 * Divi Modules *
 ****************/
/* Blog Grid, Posts Blog Feed Module */
.et_pb_blog_grid .et_pb_post p,
.posts-blog-feed-module .excerpt p,
.et_pb_column_1_4 .et_pb_acf_table {
  font-size: 14px;
}

.posts-blog-feed-module .post-title {
  font-size: 22px;
}

.posts-blog-feed-module {
  border-top: 0;
  border-radius: 0;
  box-shadow: none;
}

/* CPT Archive Grid */
.et_pb_cpt_archive_grid h2 {
  font-size: 22px;
  font-weight: 500;
}

/* Slider */
.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding-top: 8%;
}

/* Icon */
.et-icon-inline {
  font-family: ETmodules;
  content: attr(data-eticon);
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-style: normal;
  display: inline-block;
  box-sizing: border-box;
  padding-top: 3px;
  margin-right: 0.5em;
  margin-bottom: -2px;
}

.single article,
.page article {
  box-shadow: none;
}

select {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mangement-buttons .et_pb_button_module_wrapper {
  float: left;
  margin-right: 5px;
}

.et_pb_gallery_grid .et_pb_gallery_items {
  overflow: auto;
}

.et_pb_button.inactive {
  color: rgba(0, 0, 0, 0.5) !important;
}

.et_pb_button.inactive:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border: 2px solid; /* #06ab71 */
  padding: 0.3em 1em;
}

.et_pb_button.et_pb_button.inactive:hover:after {
  opacity: 0;
  margin-left: -1em;
}/*# sourceMappingURL=style.css.map */