@charset "UTF-8";
/*
 Theme Name:     Demokratie gewinnt! Extra
 Theme URI:      http://www.beteiligungsagentur.de
 Description:    Demokratie gewinnt! Child Theme for Extra
 Author:         beta - Die Beteiligungsagentur
 Author URI:     http://www.elegantthemes.com
 Template:       Extra
 Version:        0.3.2
*/
@import url("../Extra/style.css");
@font-face {
  font-family: "Broadsheet Bubble Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Broadsheet Bubble Regular"), url("fonts/broadsheet-bubble.woff") format("woff");
}
/**************
 * 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;
}

.teaser {
  color: #007d76;
  margin-bottom: 1.3em;
}

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

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;
}

body {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  color: #414042;
  background: rgba(213, 217, 0, 0.1);
}

.post-content a:hover {
  color: #b70d67 !important;
}

/* Headings Broadsheet Bubble Regular */
/* Headings Frontpage */
.home .page .post-content h1 {
  font-size: 60px;
  font-weight: 700;
}

/* Page Titles */
h1.entry-title {
  font-size: 40px;
}

#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 li a,
#et-menu li > ul li a {
  font-size: 18px;
  line-height: 1.6em;
  color: #007d76;
}

#et-menu li {
  font-size: 18px;
}

#et-mobile-navigation nav,
#et-menu li > ul {
  background-color: #d5d800;
}

#et-menu > li > ul,
#et-menu li > ul,
#et-menu > li > ul > li > ul,
.et-top-search-primary-menu-item .et-top-search,
.et_pb_module,
.module,
.page article,
.authors-page .page,
#timeline-sticky-header,
.et_extra_other_module,
.woocommerce .woocommerce-info,
table.border td,
table.border th {
  border-color: #007d76;
}

#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-menu li > ul li a:hover,
#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: #b70d67;
}

@media only screen and (max-width: 1024px) {
  #et-navigation {
    width: auto;
  }
}
.et-fixed-header #et-navigation {
  width: auto;
}

#et-navigation > ul > li > a:before {
  background-color: #b70d67;
}

#et-navigation #et-menu li ul.sub-menu {
  --bdg-offset: 20px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - var(--bdg-offset)) 0%, 100% 100%, var(--bdg-offset) 100%);
          clip-path: polygon(0% 0%, calc(100% - var(--bdg-offset)) 0%, 100% 100%, var(--bdg-offset) 100%);
  padding-left: var(--bdg-offset);
  padding-right: var(--bdg-offset);
  width: calc(240px + var(--bdg-offset) * 2);
  left: calc(-20px - var(--bdg-offset));
}

#et-navigation .sub-menu li a {
  font-size: 15px;
}

#et-menu > li > ul,
#et-menu li > ul,
#et-menu > li > ul > li > ul,
.et-top-search-primary-menu-item .et-top-search {
  border: none;
}

header.header {
  /*background: url(https://www.degede.de/demokratiegewinnt/wp-content/uploads/sites/17/2018/09/oben-blau-flach-rauslaufenddemokratie-gewinnt-faecher.png) #fff no-repeat;*/
  background: #fff;
  padding-top: 0px;
  background-position: left top;
  background-size: contain;
}

#main-header {
  background: transparent;
}

.et-fixed-header #main-header {
  background: #fff;
  box-shadow: 0 0 3px #007d76;
}

#top-header {
  display: none;
}

.frm_hidden {
  display: none;
}

#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;
  }
}
.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;
  }
}
.massinvite,
.massremind {
  display: none !important;
}

.page-id-642 .massinvite,
.page-id-642 .massremind {
  display: inline-block !important;
}

.page-id-642 .massapprove {
  display: none;
}

.page-id-638 .et_pb_section_0 {
  padding-top: 0;
}

.single .score-bar,
.widget_et_recent_reviews .review-breakdowns .score-bar,
.et_pb_extra_module .posts-list article .post-thumbnail,
.et_extra_other_module .posts-list article .post-thumbnail,
.et_pb_widget .widget_list_portrait,
.et_pb_widget .widget_list_thumbnail,
.quote-format,
.link-format,
.audio-format .audio-wrapper,
.paginated .pagination li.active,
.score-bar,
.review-summary-score-box,
.post-footer .rating-stars #rating-stars img.star-on,
.post-footer .rating-stars #rated-stars img.star-on,
.author-box-module .author-box-avatar,
.timeline-menu li.active a:before,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce div.product form.cart .read-more-button,
.woocommerce-page div.product form.cart .read-more-button,
.woocommerce div.product form.cart .post-nav .nav-links .button,
.woocommerce-page div.product form.cart .post-nav .nav-links .button,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
#footer-bottom,
.et_pb_widget .widgettitle,
hr,
.et_pb_widget .widgettitle {
  /* background-color: rgba(213, 217, 0, 0.6); */
  background-color: rgb(213, 217, 0);
}

.posts-blog-feed-module.masonry .hentry {
  background-color: rgba(213, 217, 0, 0.1);
  /* border: 3px solid #007d76 !important; */
}
.posts-blog-feed-module.masonry .hentry .entry-title a {
  font-weight: 400;
}

#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);
}

#footer {
  background: rgba(213, 217, 0, 0.8) !important;
}
#footer a {
  color: #fff;
}
#footer .et_pb_widget .widgettitle {
  background: 0;
  padding: 0;
  color: #007d76;
}
#footer .et_pb_widget a {
  color: #414042;
}
#footer .et_pb_widget li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

#footer-bottom {
  /*background: url(https://www.degede.de/demokratiegewinnt/wp-content/uploads/sites/17/2018/09/unten-gelb-flach-rauslaufenddemokratie-gewinnt-faecher.png) no-repeat;
  padding-top: 200px;
  background-position: left bottom;
  background-size: contain;*/
  background: transparent !important;
}

#footer-info {
  float: right;
}
#footer-info, #footer-info a {
  color: #414042;
}

@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-top: 10px;
    padding-bottom: 25px;
  }
  #et-navigation > ul > li.current-menu-item > a:before,
  #et-navigation > ul > li.current_page_item > a:before,
  #et-navigation > ul > li > a:hover:before {
    transform: translateY(28px);
  }
}
@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;
  }
}
.modal.in {
  z-index: 9999990;
}

.et_pb_widget .widgettitle {
  font-weight: 400;
  text-transform: none;
  line-height: inherit;
  color: #007d76;
  font-size: 18px;
}

.partnerkategorie {
  clear: both;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin: 5px 0;
}

a.partnerlink {
  display: block;
  width: 240px;
  border: 1px solid #ecf0f5;
  padding: 3px;
  max-width: 100%;
}

dl dt {
  font-weight: bold;
}

/**
 * 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;
}

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;
}

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*csslint box-model:false*/
/*
Box-model set to false because we're setting a height on select elements, which
also have border and padding. This is done because some browsers don't render
the padding. We explicitly set the box-model for select elements to border-box,
so we can ignore the csslint warning.
*/
.frm_form_field {
  clear: both;
}

.frm_top_container input[type=text],
.frm_none_container input[type=text],
.frm_hidden_container input[type=text],
.frm_top_container input[type=tel],
.frm_none_container input[type=tel],
.frm_hidden_container input[type=tel],
.frm_top_container input[type=url],
.frm_none_container input[type=url],
.frm_hidden_container input[type=url],
.frm_top_container input[type=password],
.frm_none_container input[type=password],
.frm_hidden_container input[type=password],
.frm_top_container input[type=email],
.frm_none_container input[type=email],
.frm_hidden_container input[type=email],
.frm_top_container input[type=number],
.frm_none_container input[type=number],
.frm_hidden_container input[type=number],
.frm_top_container textarea,
.frm_none_container textarea,
.frm_hidden_container textarea,
.frm_top_container select,
.frm_none_container select,
.frm_hidden_container select {
  width: 100%;
}

.frm_top_container select,
.frm_none_container select,
.frm_hidden_container select {
  width: 100%;
}

.frm_set_select .frm_form_fields select,
.frm_set_select .frm_form_fields select.auto_width {
  width: 100%;
}

.frm_form_fields .frm_time_wrap select.frm_time_select {
  width: calc((100% - 10px) / 2);
}

.frm_top_container {
  margin-bottom: 1em;
}

.frm_none_container .frm_primary_label {
  display: none;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
.frm_forms input[type=color] {
  padding: 0.2em 0.5em;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.frm_forms input:not([type]):focus {
  outline: 0;
  border-color: #129fea;
}

.frm_forms input[type=file]:focus,
.frm_forms input[type=radio]:focus,
.frm_forms input[type=checkbox]:focus {
  outline: thin solid #129fea;
  outline: 1px auto #129fea;
}

.frm_forms .frm_checkbox label,
.frm_forms .frm_radio label {
  margin: 0.5em 0;
  display: block;
}

.frm_forms input:focus:invalid,
.frm_forms textarea:focus:invalid,
.frm_forms select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}

.frm_forms input[type=file]:focus:invalid:focus,
.frm_forms input[type=radio]:focus:invalid:focus,
.frm_forms input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d;
}

.frm_forms select {
  /* Normalizes the height; padding is not sufficient. */
  height: 2.45em;
  border: 1px solid #ccc;
  background-color: white;
}

.frm_forms select[multiple] {
  height: auto;
}

.frm_forms label,
.frm_forms .frm_primary_label {
  margin: 0.5em 0 0.2em;
}

.frm_forms fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

.frm_primary_label {
  font-weight: bold;
}

/* Inline help for forms */
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
.frm_forms .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}

/* Block help for forms */
.pure-form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}

@media only screen and (max-width: 480px) {
  .frm_forms input:not([type]),
  .frm_forms input[type=text],
  .frm_forms input[type=password],
  .frm_forms input[type=email],
  .frm_forms input[type=url],
  .frm_forms input[type=date],
  .frm_forms input[type=month],
  .frm_forms input[type=time],
  .frm_forms input[type=datetime],
  .frm_forms input[type=datetime-local],
  .frm_forms input[type=week],
  .frm_forms input[type=number],
  .frm_forms input[type=search],
  .frm_forms input[type=tel],
  .frm_forms input[type=color],
  .frm_forms label {
    margin-bottom: 0.3em;
    display: block;
  }
  /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
  .frm_forms .pure-help-inline,
  .pure-form-message-inline,
  .pure-form-message {
    display: block;
    font-size: 0.75em;
    /* Increased bottom padding to make it group with its related input element. */
    padding: 0.2em 0 0.8em;
  }
}
.frm_form_field.frm_right_half,
.frm_form_field.frm_right_third,
.frm_form_field.frm_right_two_thirds,
.frm_form_field.frm_right_fourth,
.frm_form_field.frm_right_fifth,
.frm_form_field.frm_right_inline,
.frm_form_field.frm_last_half,
.frm_form_field.frm_last_third,
.frm_form_field.frm_last_two_thirds,
.frm_form_field.frm_last_fourth,
.frm_form_field.frm_last_fifth,
.frm_form_field.frm_last_sixth,
.frm_form_field.frm_last_seventh,
.frm_form_field.frm_last_eighth,
.frm_form_field.frm_last_inline,
.frm_form_field.frm_last,
.frm_form_field.frm_half,
.frm_form_field.frm_third,
.frm_form_field.frm_two_thirds,
.frm_form_field.frm_fourth,
.frm_form_field.frm_three_fourths,
.frm_form_field.frm_fifth,
.frm_form_field.frm_two_fifths,
.frm_form_field.frm_three_fifths,
.frm_form_field.frm_four_fifths,
.frm_form_field.frm_sixth,
.frm_form_field.frm_seventh,
.frm_form_field.frm_eighth,
.frm_form_field.frm_inline {
  clear: none;
  float: left;
  margin-left: 2.5%;
}

.frm_form_field.frm_left_half,
.frm_form_field.frm_left_third,
.frm_form_field.frm_left_two_thirds,
.frm_form_field.frm_left_fourth,
.frm_form_field.frm_left_fifth,
.frm_form_field.frm_left_inline,
.frm_form_field.frm_first_half,
.frm_form_field.frm_first_third,
.frm_form_field.frm_first_two_thirds,
.frm_form_field.frm_first_fourth,
.frm_form_field.frm_first_fifth,
.frm_form_field.frm_first_sixth,
.frm_form_field.frm_first_seventh,
.frm_form_field.frm_first_eighth,
.frm_form_field.frm_first_inline,
.frm_form_field.frm_first {
  clear: left;
  float: left;
  margin-left: 0;
}

.frm_form_field.frm_alignright {
  float: right !important;
}

.frm_form_field.frm_left_half,
.frm_form_field.frm_right_half,
.frm_form_field.frm_first_half,
.frm_form_field.frm_last_half,
.frm_form_field.frm_half {
  width: 48.75%;
}

.frm_form_field.frm_left_third,
.frm_form_field.frm_third,
.frm_form_field.frm_right_third,
.frm_form_field.frm_first_third,
.frm_form_field.frm_last_third {
  width: 31.66%;
}

.frm_form_field.frm_left_two_thirds,
.frm_form_field.frm_right_two_thirds,
.frm_form_field.frm_first_two_thirds,
.frm_form_field.frm_last_two_thirds,
.frm_form_field.frm_two_thirds {
  width: 65.82%;
}

.frm_form_field.frm_left_fourth,
.frm_form_field.frm_fourth,
.frm_form_field.frm_right_fourth,
.frm_form_field.frm_first_fourth,
.frm_form_field.frm_last_fourth {
  width: 23.12%;
}

.frm_form_field.frm_three_fourths {
  width: 74.36%;
}

.frm_form_field.frm_left_fifth,
.frm_form_field.frm_fifth,
.frm_form_field.frm_right_fifth,
.frm_form_field.frm_first_fifth,
.frm_form_field.frm_last_fifth {
  width: 18%;
}

.frm_form_field.frm_two_fifths {
  width: 38.5%;
}

.frm_form_field.frm_three_fifths {
  width: 59%;
}

.frm_form_field.frm_four_fifths {
  width: 79.5%;
}

.frm_form_field.frm_sixth,
.frm_form_field.frm_first_sixth,
.frm_form_field.frm_last_sixth {
  width: 14.58%;
}

.frm_form_field.frm_seventh,
.frm_form_field.frm_first_seventh,
.frm_form_field.frm_last_seventh {
  width: 12.14%;
}

.frm_form_field.frm_eighth,
.frm_form_field.frm_first_eighth,
.frm_form_field.frm_last_eighth {
  width: 10.31%;
}

.frm_form_field.frm_left_inline,
.frm_form_field.frm_first_inline,
.frm_form_field.frm_inline,
.frm_form_field.frm_right_inline,
.frm_form_field.frm_last_inline {
  width: auto;
}

.frm_blank_field .control-label,
.frm_blank_field .help-block,
.frm_blank_field .help-inline,
.frm_blank_field .frm_error,
.frm_blank_field > label {
  color: #da2f18;
}

.frm_blank_field .checkbox,
.frm_blank_field .radio,
.frm_blank_field input,
.frm_blank_field select,
.frm_blank_field textarea {
  color: #da2f18;
}

.frm_error_style {
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #da2f18;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}

.frm_blank_field input,
.frm_blank_field select,
.frm_blank_field textarea {
  background: #f2dede;
}

.frm_blank_field input:focus,
.frm_blank_field select:focus,
.frm_blank_field textarea:focus {
  background: rgba(0, 0, 0, 0.05);
}

.frm_blank_field .input-prepend .add-on,
.frm_blank_field .input-append .add-on {
  color: #da2f18;
  background-color: #f2dede;
  border-color: #da2f18;
}

.frm_submit .et_pb_button {
  color: inherit;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background: transparent;
  position: relative;
  border: 2px solid;
  border-radius: 3px;
  transition: all 0.2s;
  text-transform: none;
  border-color: #b70d67;
  background: 0;
}

.frm_submit .et_pb_button:hover {
  background: rgba(0, 0, 0, 0.05);
  border: 2px solid transparent;
  padding: 0.3em 2em 0.3em 1em;
}

.frm_submit .et_pb_button:after {
  font-family: "ETmodules" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1em;
  content: "5";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  transition: all 0.2s;
}

.frm_submit .et_pb_button:hover:after {
  opacity: 1;
  margin-left: 0;
}

.dataTables_wrapper input,
.dataTables_wrapper textarea,
.dataTables_wrapper select {
  max-width: 100%;
  height: 28px;
}

.input-prepend .add-on {
  height: 28px !important;
}

div.DTTT {
  float: left;
  margin-bottom: 10px;
}

.ColVis_Button {
  margin-left: 10px;
}

.DTTT_dropdown li {
  position: relative;
}

.dataTable tr.active.odd > td {
  background: #faebcc !important;
}

.dataTable tr.active.even > td {
  background-color: #fcf8e3 !important;
}

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

.page-id-3522 .container,
.page-id-3462 .container,
.page-id-3520 .container {
  width: 100%;
  max-width: 100%;
}

.programm2016 .programm-header a {
  color: inherit !important;
}

.programm2016 .programmpunkt {
  padding: 0.5em;
  margin-bottom: 0.75em;
}

.programm2016 > div:nth-of-type(2n + 0) {
  background-color: #f4f4f4;
}

.programm2016 p {
  line-height: 1.7em !important;
}

.programm2020 .programm-header a {
  color: inherit !important;
}

.programm2020 .programmpunkt {
  padding: 0.5em;
  margin-bottom: 0.75em;
}

.programm2020 > div:nth-of-type(2n + 0) {
  background-color: #f4f4f4;
}

.programm2020 p {
  line-height: 1.7em !important;
}

.programm-header {
  position: relative;
  padding-right: 1em;
}

.programm-header p {
  margin-bottom: 0;
}

hr {
  border: 0;
  height: 1px;
  margin-top: 1em;
}

.programm-header a > br {
  display: none;
}

.programm-header.with-info:before {
  content: "\e050";
  position: absolute;
  right: 0px;
  font-size: 16px;
  color: #ccc;
  top: 50%;
  margin-top: -0.5em;
  font-family: "ETmodules" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.programm2016.ausstellung .standnummer {
  position: absolute;
  top: 5px;
  left: 0;
  width: 50px;
  padding: 4px;
  color: #fff;
  background-color: #007d76;
  text-align: center;
  border-radius: 5px;
  font-size: 22px;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}

.programm2016.ausstellung .titel,
.programm2016.ausstellung .meta {
  padding-left: 60px;
}

.programm2020.ausstellung .standnummer {
  position: absolute;
  top: 5px;
  left: 0;
  width: 50px;
  padding: 4px;
  color: #fff;
  background-color: #007d76;
  text-align: center;
  border-radius: 5px;
  font-size: 22px;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}

.programm2020.ausstellung .titel,
.programm2020.ausstellung .meta {
  padding-left: 60px;
}

ul {
  padding-top: 0;
}

p {
  margin-bottom: 0.7em;
}

.et_pb_toggle_content p:last-of-type,
p:last-of-type {
  margin-bottom: 0.7em !important;
}

.et_pb_toggle_content :last-of-type {
  margin-bottom: 0 !important;
}

.einlasskarte {
  width: 500px;
  text-align: center;
  border: 1px solid #555;
  margin: 1em auto 1em auto;
  padding-bottom: 1em;
}

.einlasskarte h1 {
  padding-bottom: 20px !important;
}

.einlasskarte-error {
  border: 2px solid #e45c41;
  border-radius: 3px;
  padding: 1em;
  margin: 1em;
}

.barcode39 {
  width: 260px;
  height: 80px;
  margin: 0 auto;
}

@media print {
  #main-content {
    padding-top: 0;
  }
  .page-id-3682,
  .page-id-6913,
  .page-id-6924 {
    background: none;
  }
  .page-id-3682 header,
  .page-id-3682 .hideprint,
  .page-id-3682 footer,
  .page-id-6913 header,
  .page-id-6913 .hideprint,
  .page-id-6913 footer,
  .page-id-6924 #top-header,
  .page-id-6924 #footer,
  .page-id-6924 #et-navigation {
    display: none;
  }
  .page-id-3682 article,
  .page-id-6913 article,
  .page-id-6924 article {
    border: 0;
  }
  .datatable td.tools,
  .datatable .sorter-holder > th.form-inline,
  .datatable th.toolheader {
    display: none;
  }
  .page-id-6924 #main-content {
    margin: 0 !important;
  }
  .page-id-6924 .post-wrap {
    padding: 0 !important;
  }
  .page-id-6924 .container {
    width: 100%;
  }
}
.page-id-6924 li {
  margin-bottom: 0;
}

.frm_ajax_loading {
  display: none;
}

#frm_form_8540_container {
  border: 1px solid #007d76;
  padding: 0.5em 1em;
  margin-top: 1em;
}

.frm-loading-img {
  background: url(//demokratietag.net/rlp/wp-content/plugins/formidable/images/ajax_loader.gif) no-repeat center center;
  padding: 6px 12px;
}

#ui-datepicker-div {
  display: none;
  z-index: 999999 !important;
}

.frm_form_fields div.rating-cancel {
  display: none !important;
}

.frm_form_fields div.rating-cancel,
.frm_form_fields div.star-rating {
  float: left;
  width: 17px;
  height: 17px;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

.frm_form_fields div.rating-cancel a:before {
  font: 16px/1 "dashicons";
  content: "\f460";
  color: #cdcdcd;
}

.frm_form_fields div.star-rating:before,
.frm_form_fields div.star-rating a:before {
  font: 16px/1 "dashicons";
  content: "\f154";
  color: #f0ad4e;
}

.frm_form_fields div.rating-cancel a,
.frm_form_fields div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  border: 0;
}

.frm_form_fields div.star-rating-on:before,
.frm_form_fields div.star-rating-on a:before {
  content: "\f155";
}

.frm_form_fields div.star-rating-hover:before,
.frm_form_fields div.star-rating-hover a:before {
  content: "\f155";
}

.frm_form_fields div.frm_half_star:before,
.frm_form_fields div.frm_half_star a:before {
  content: "\f459";
}

.frm_form_fields div.rating-cancel.star-rating-hover a:before {
  color: #b63e3f;
}

.frm_form_fields div.star-rating-readonly,
.frm_form_fields div.star-rating-readonly a {
  cursor: default !important;
}

.frm_form_fields div.star-rating {
  overflow: hidden !important;
}

.frm_form_fields div.star-rating:nth-of-type(2):before,
.frm_form_fields div.star-rating a:before {
  color: #555;
}

@font-face {
  font-family: "s11-fp";
  src: url("//demokratietag.net/rlp/wp-content/plugins/formidable/fonts/s11-fp.eot");
  src: local("☺"), url("//demokratietag.net/rlp/wp-content/plugins/formidable/fonts/s11-fp.woff") format("woff"), url("//demokratietag.net/rlp/wp-content/plugins/formidable/fonts/s11-fp.ttf") format("truetype"), url("//demokratietag.net/rlp/wp-content/plugins/formidable/fonts/s11-fp.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.frm_icon_font,
.frm_dashicon_font {
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
}

i.frm_icon_font {
  font-style: normal;
}

.frm_icon_font:before,
select.frm_icon_font {
  font-family: "s11-fp" !important;
  font-size: 16px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.1s ease-in-out;
}

.frm_icon_font,
a.frm_icon_font.frm_icon_font:hover,
a.frm_icon_font:hover {
  text-decoration: none !important;
}

.frm_icon_font:focus,
.frm_dashicon_font:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.frm_duplicate_icon:active,
.frm_move_icon:active,
.frm_delete_icon:active {
  outline: none;
}

.ab-icon.frm_dashicon_font:before {
  content: "\f324";
}

.frm_logo_icon:before {
  content: "\e601";
}

.frm_required_icon:before {
  content: "\e612";
}

.frm_delete_icon:before {
  content: "\e610" !important;
}

.frm_move_icon:before {
  content: "\e61a";
}

.frm_clear_icon:before {
  content: "\e60a";
}

.frm_noclear_icon:before {
  content: "\e60b";
}

.frm_duplicate_icon:before {
  content: "\e61b";
}

.frm_new_icon:before {
  content: "\e614";
}

.frm_tooltip_icon:before {
  content: "\e611";
}

.frm_forbid_icon:before {
  content: "\e636";
}

.frm_check_icon:before {
  content: "\e605";
}

.frm_check1_icon:before {
  content: "\e606";
}

.frm_plus_icon:before {
  content: "\e62f";
}

.frm_plus1_icon:before {
  content: "\e602";
}

.frm_plus2_icon:before {
  content: "\e603";
}

.frm_plus3_icon:before {
  content: "\e632";
}

.frm_plus4_icon:before {
  content: "\e60f";
}

.frm_minus_icon:before {
  content: "\e62e";
}

.frm_minus1_icon:before {
  content: "\e600";
}

.frm_minus2_icon:before {
  content: "\e604";
}

.frm_minus3_icon:before {
  content: "\e633";
}

.frm_minus4_icon:before {
  content: "\e613";
}

.frm_cancel_icon:before {
  content: "\e607";
}

.frm_cancel1_icon:before {
  content: "\e608";
}

.frm_arrowup_icon:before {
  content: "\e60d";
}

.frm_arrowup1_icon:before {
  content: "\e60e";
}

.frm_arrowup2_icon:before {
  content: "\e630";
}

.frm_arrowup3_icon:before {
  content: "\e62b";
}

.frm_arrowup4_icon:before {
  content: "\e62c";
}

.frm_arrowup5_icon:before {
  content: "\e635";
}

.frm_arrowup6_icon:before {
  content: "\e62d";
}

.frm_arrowdown_icon:before {
  content: "\e609";
}

.frm_arrowdown1_icon:before {
  content: "\e60c";
}

.frm_arrowdown2_icon:before {
  content: "\e631";
}

.frm_arrowdown3_icon:before {
  content: "\e628";
}

.frm_arrowdown4_icon:before {
  content: "\e629";
}

.frm_arrowdown5_icon:before {
  content: "\e634";
}

.frm_arrowdown6_icon:before {
  content: "\e62a";
}

.frm_download_icon:before {
  content: "\e615";
}

.frm_upload_icon:before {
  content: "\e616";
}

.frm_menu_icon:before {
  content: "\e618";
}

.frm_twitter_icon:before {
  content: "\e619";
}

.frm_sms_icon:before {
  content: "\e61c";
}

.frm_pencil_icon:before {
  content: "\e61d";
}

.frm_pencil1_icon:before {
  content: "\e61e";
}

.frm_paypal_icon:before {
  content: "\e61f";
}

.frm_twilio_icon:before {
  content: "\e620";
}

.frm_googleplus_icon:before {
  content: "\e621";
}

.frm_mailchimp_icon:before {
  content: "\e622";
}

.frm_pdf_icon:before {
  content: "\e623";
}

.frm_highrise_icon:before {
  content: "\e617";
}

.frm_feed_icon:before {
  content: "\e624";
}

.frm_facebook_icon:before {
  content: "\e625";
}

.frm_email_icon:before {
  content: "\e626";
}

.frm_aweber_icon:before {
  content: "\e627";
}

.frm_register_icon:before {
  content: "\e637";
}

.with_frm_style select.frm_time_select {
  white-space: pre;
  display: inline;
}

.frm_style_formidable-style.with_frm_style .auto_width input,
.frm_style_formidable-style.with_frm_style input.auto_width,
.frm_style_formidable-style.with_frm_style select.auto_width,
.frm_style_formidable-style.with_frm_style textarea.auto_width {
  width: auto;
}

.frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,
.frm_style_formidable-style.with_frm_style .frm_pos_none {
  display: none;
}

.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full) {
  width: auto;
  margin-left: 5px;
}

.frm_style_formidable-style.with_frm_style .horizontal_radio input.frm_other_input:not(.frm_other_full):not(.frm_pos_none) {
  display: inline-block;
}

.frm_style_formidable-style.with_frm_style .frm_full input.frm_other_input:not(.frm_other_full) {
  margin-left: 0;
  margin-top: 8px;
}

.frm_style_formidable-style.with_frm_style .frm_other_container select:not([multiple=multiple]) {
  width: auto;
}

.frm_top_container label.frm_primary_label,
.frm_hidden_container label.frm_primary_label,
.frm_pos_top {
  display: block;
  float: none;
  width: auto;
}

.et_pb_toggle {
  margin-bottom: 1em;
}

.et_pb_toggle .et_pb_row {
  width: 100%;
  padding: 0;
  margin-top: 0.5em;
}

.et_pb_row#gruppenstatus {
  width: 100%;
}

.frm_description {
  font-style: italic;
}

.icons-list {
  margin-left: 0 !important;
  list-style-type: none !important;
  padding-left: 2px;
}

.icons-list .fa-check-circle {
  color: #5cb85c;
}

.icons-list .fa-circle-o {
  color: #f0ad4e;
}

.icons-list-item.hidden {
  display: none;
}

.green,
.green a {
  color: #5cb85c !important;
}

.red,
.red a {
  color: #d9534f !important;
}

.orange,
.orange a {
  color: #f0ad4e !important;
}

.frm_edit_link {
  float: right;
}

.sorter-holder th select,
.sorter-holder th input {
  width: auto !important;
  max-width: 150px;
}

.push-bottom {
  margin-bottom: 1em;
}

.dataTables_wrapper .alignleft {
  margin-right: 1em;
}

td.number {
  text-align: right;
}

.stat-table td,
.stat-table th {
  border-right: 1px solid #e5e5e5;
}

.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,
.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,
.horizontal_radio .frm_catlevel_1 {
  display: inline-block;
}

.et-fixed-header .q2w3-fixed-widget-container #text-14 {
  margin-top: 80px;
}

.frm_style_formidable-style.with_frm_style .chosen-container .chosen-results li,
.frm_style_formidable-style.with_frm_style .chosen-container .chosen-results li span {
  color: #444444;
}

.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  height: 37px;
}

.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single div {
  top: 1px;
}

.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-search input[type=text] {
  height: auto;
}

.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 15px;
}

.with_frm_style .chosen-container {
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  width: 100% !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /*display: inline;*/
}

.with_frm_style .chosen-container .chosen-drop {
  background: #f4f4f4;
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  box-sizing: border-box;
  width: 100%;
}

.with_frm_style .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.with_frm_style .chosen-container a {
  cursor: pointer;
}

.with_frm_style .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 37px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 37px;
  background: #f4f4f4;
}

.with_frm_style .chosen-container-single .chosen-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.with_frm_style .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.with_frm_style .chosen-container-single .chosen-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) -42px 1px no-repeat;
}

.with_frm_style .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.with_frm_style .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.with_frm_style .chosen-container-single .chosen-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.with_frm_style .chosen-container-single .chosen-single div b {
  background: url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) no-repeat 0 2px;
  display: block;
  width: 100%;
  height: 100%;
}

.with_frm_style .chosen-container-single .chosen-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}

.with_frm_style .chosen-container-single .chosen-search input[type=text] {
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
  height: auto;
  background: #fff url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) no-repeat 100% -20px;
  background: #fff url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.with_frm_style .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.with_frm_style .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.with_frm_style .chosen-container .chosen-results {
  cursor: text;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
}

.with_frm_style .chosen-container .chosen-results li:before {
  background: none;
}

.with_frm_style .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}

.with_frm_style .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.with_frm_style .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.with_frm_style .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  color: #fff;
}

.with_frm_style .chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

.with_frm_style .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.with_frm_style .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.with_frm_style .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.with_frm_style .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  cursor: text;
}

.with_frm_style .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0 !important;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.with_frm_style .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.with_frm_style .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}

.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.with_frm_style .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.with_frm_style .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #111 !important;
}

.with_frm_style .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.with_frm_style .chosen-disabled .chosen-single {
  cursor: default;
}

.with_frm_style .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.with_frm_style .chosen-rtl {
  text-align: right;
}

.with_frm_style .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.with_frm_style .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.with_frm_style .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.with_frm_style .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.with_frm_style .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.with_frm_style .chosen-rtl .chosen-choices li {
  float: right;
}

.with_frm_style .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.with_frm_style .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.with_frm_style .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.with_frm_style .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.with_frm_style .chosen-rtl .chosen-drop {
  left: 9999px;
}

.with_frm_style .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.with_frm_style .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.with_frm_style .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.with_frm_style .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.with_frm_style .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.with_frm_style .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .with_frm_style .chosen-rtl .chosen-search input[type=text],
  .with_frm_style .chosen-container-single .chosen-single abbr,
  .with_frm_style .chosen-container-single .chosen-single div b,
  .with_frm_style .chosen-container-single .chosen-search input[type=text],
  .with_frm_style .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .with_frm_style .chosen-container .chosen-results-scroll-down span,
  .with_frm_style .chosen-container .chosen-results-scroll-up span {
    background-image: url(//www.demokratietag.net/rlp/wp-content/plugins/formidable/pro/images/chosen-sprite2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.frm_dropzone,
.frm_dropzone * {
  box-sizing: border-box;
}

.frm_dropzone.dz-clickable {
  min-height: 150px;
  border: 2px dashed #dfdfdf;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 5px;
  line-height: 1.42857143;
}

.frm_dropzone.dz-clickable * {
  cursor: default;
}

.frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 200px;
}

.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 100%;
}

.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: 0.5em 0 1em;
}

.frm_dropzone .dz-message {
  display: none;
  font-size: 20px;
  text-align: center;
  margin: 0.5em 0 1em;
}

.frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: 0 0 0.5em;
}

.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone .frm_upload_icon {
  display: block;
}

.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

#frm_form_editor_container .frm_dropzone.dz-clickable,
#frm_form_editor_container .frm_dropzone.dz-clickable * {
  cursor: default;
}

.frm_dropzone.dz-started .dz-message {
  display: none;
}

.frm_dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.frm_dropzone .frm_upload_icon:before {
  font-size: 40px;
}

.frm_dropzone .frm_small_text {
  font-size: 14px;
}

.frm_dropzone.dz-drag-hover {
  border-style: solid;
}

.frm_dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.frm_dropzone .dz-preview:hover {
  z-index: 1000;
}

.frm_dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.frm_dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.frm_dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.frm_dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.frm_dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.frm_dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.frm_dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.frm_dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.frm_dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.frm_dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.frm_dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.frm_dropzone .dz-preview .dz-details .dz-filename span,
.frm_dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.frm_dropzone .dz-preview .dz-details .dz-filename a {
  cursor: pointer;
}

.frm_dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

.frm_dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.frm_dropzone .dz-preview .dz-image img {
  display: block;
  margin: 0 auto;
}

.frm_dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.frm_dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.frm_dropzone .dz-preview .dz-success-mark,
.frm_dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.frm_dropzone .dz-preview .dz-success-mark svg,
.frm_dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.frm_dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.frm_dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.frm_dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

.frm_dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.frm_dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

.frm_dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.frm_dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 29px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: #fff;
}

.frm_dropzone .fallback input[type=file] {
  display: block;
}

.frm_compact_text {
  display: none;
}

.frm_compact .frm_dropzone.dz-clickable {
  min-height: 60px;
  padding: 0;
  margin-top: 0;
  border: none;
  background-color: transparent;
}

.frm_compact .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 100%;
}

.frm_compact .frm_compact_text {
  display: inline;
}

.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_compact .frm_dropzone.dz-clickable .dz-message {
  font-size: 14px;
  border: 1px solid #dfdfdf;
  background: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 6px 11px;
  box-sizing: border-box;
  box-shadow: 0 1px 1px #eee;
  vertical-align: middle;
}

.frm_compact .frm_dropzone .frm_upload_icon:before {
  font-size: 22px;
  padding-right: 7px;
  vertical-align: middle;
}

.frm_compact .frm_dropzone .frm_upload_icon {
  display: inline;
}

.frm_compact .frm_dropzone .dz-preview {
  min-height: 20px;
  max-width: 175px;
  margin: 5px;
}

.frm_compact .frm_dropzone .frm_upload_text,
.frm_compact .frm_dropzone .frm_small_text,
.frm_compact .frm_dropzone .dz-preview .dz-image,
.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size {
  display: none;
}

.frm_compact .frm_dropzone .dz-preview.dz-error .dz-error-message {
  top: -40px;
  padding: 4px;
  width: auto;
  text-align: center;
}

.frm_compact .frm_dropzone .dz-preview .dz-success-mark,
.frm_compact .frm_dropzone .dz-preview .dz-error-mark {
  margin-left: -16px;
  margin-top: 0;
  top: 6px;
}

.frm_compact .frm_dropzone .dz-preview:hover .dz-error-mark {
  display: none;
}

.frm_compact .frm_dropzone .dz-preview .dz-success-mark svg,
.frm_compact .frm_dropzone .dz-preview .dz-error-mark svg {
  height: 35px;
  width: 35px;
}

.frm_compact .frm_dropzone .dz-preview .dz-details {
  opacity: 1;
  position: relative;
  padding: 5px;
}

.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  text-overflow: ellipsis;
}

.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename span {
  border: none;
  background: transparent;
}

.frm-show-form .dz-hidden-input {
  display: none;
}

.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_extra_mobile_menu .menu-item:not(.current-menu-item) a {
  /* color: #fff !important; */
}

.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; /* #007d76 */
  padding: 0.3em 1em;
}

.et_pb_button.et_pb_button.inactive:hover:after {
  opacity: 0;
  margin-left: -1em;
}

/****************
 * GeoDirectory *
 ****************/
/* gd search bar */
.geodir-loc-bar-in {
  background: #e6e6e6;
  padding: 5px;
  border-radius: 4px;
  border: none !important;
}

.geodir-loc-bar {
  padding: 0px;
  border: none !important;
  margin: 0px 0px 20px 0px;
}

/* gd sort*/
.geodir-tax-sort,
.geodir-list-view-select {
  float: right;
  margin-right: 0px;
}

.select2-container.gd-select2-container .select2-selection--single {
  height: 30px;
  line-height: 1.32857143;
  padding: 6px 24px 6px 10px;
}

/* Eintragungsformular */
#geodirectory-add-post h5 {
  font-size: 20px;
  padding: 25px 0 8px 0;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 15px;
  font-weight: 400;
}

#geodirectory-add-post .editor,
#geodirectory-add-post #logodropbox,
#geodirectory-add-post #post_imagesdropbox {
  width: 70%;
  margin-left: 30%;
  float: left;
}

@media only screen and (max-width: 480px) {
  #geodirectory-add-post .editor,
  #geodirectory-add-post #logodropbox,
  #geodirectory-add-post #post_imagesdropbox {
    width: 100%;
    margin-left: 0;
    float: left;
  }
}
#geodir-add-listing-submit {
  text-align: left !important;
}

.geodir_form_row {
  padding: 20px 0 2px 0;
}

#geodir_event_start_date_row,
#geodir_event_end_date_row {
  padding: 20px 0px 15px 0px;
}

.geodir_form_row {
  border-bottom: 1px solid #efefef;
}

#telefonnummer_des_ansprechpartners_row.geodir_form_row,
#geodir_address_zip_row.geodir_form_row,
#buendnisstatus_row.geodir_form_row,
#website_row.geodir_form_row,
#geodir-add-listing-submit.geodir_form_row,
#post_images_row.geodir_form_row,
#geodir_event_time_row.geodir_form_row,
#geodir_address_country_row.geodir_form_row {
  border-bottom: 0px !important;
}

.geodir_message_note {
  font-size: 14px;
}

.geodir-add-files .geodir-files-dropbox .geodir-dropbox-file-types,
.geodir-add-files .geodir-files-dropbox .geodir-dropbox-file-limit {
  font-size: 14px;
  color: #aaa;
}

.geodir-add-files .geodir-files-dropbox {
  margin-bottom: 16px;
}

.gd_place h1.entry-title,
.type-gd_event h1.entry-title,
.type-gd_project h1.entry-title {
  margin-top: 40px;
}

.gd-notification {
  background: #0085b9;
}

.gd-locate-me .gd-locate-me-btn {
  border-color: transparent;
}

#geodir_address_country_row {
  display: none;
}

#geodir-tab-mobile-menu {
  font-size: 16px !important;
}

#geodir-tab-mobile-menu .fa-sort-down {
  margin-top: 0px;
}

.geodir-tabs .geodir-image-container ul.geodir-images li img {
  position: static;
  min-width: initial;
  max-width: 250px;
}

.geodir-tabs .geodir-image-container ul.geodir-images li:after {
  margin-top: 0;
}

.geodir-field-post_content .geodir-i-text {
  display: none;
}

.gd-author-actions {
  padding: 15px 20px;
}

.geodir-page article {
  background-color: #ffffff;
  border-radius: 3px 3px 3px 3px;
  border-top: 6px solid #007d76;
  overflow: hidden;
}

.gd-rating-info-wrap {
  display: none;
}

.geodir-loop-container ul.geodir-category-list-view > li {
  border-bottom: 1px solid #007d77;
  padding-bottom: 20px !important;
}
.geodir-loop-container ul.geodir-category-list-view > li > * {
  padding-top: 20px;
}
@media only screen and (max-width: 800px) {
  .geodir-loop-container ul.geodir-category-list-view > li:last-child {
    border-bottom: none;
  }
}
@media only screen and (min-width: 801px) {
  .geodir-loop-container ul.geodir-category-list-view > li {
    padding-bottom: 0 !important;
  }
  .geodir-loop-container ul.geodir-category-list-view > li:first-child {
    border-bottom: none;
  }
}

.geodir-widget-posts .geodir-field-post_content,
.geodir-widget-posts .geodir-output-location {
  display: none;
}

ul.geodir-category-list-view.geodir-widget-posts li .gd-list-item-right,
ul.geodir-category-list-view.geodir-widget-posts li .gd-list-item-left {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 3%;
  padding-right: 3%;
}

ul.geodir-category-list-view.geodir-widget-posts li {
  margin: 0;
}

.geodir-widget-posts .geodir-entry-title,
.geodir-widget-posts .geodir-entry-title a,
.geodir-widget-posts .geodir-entry-title h3 a {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  line-height: 1.3em !important;
}

.geodir-widget-posts .geodir-post-title {
  display: none;
}

.geodir-widget-posts .geodir-post:not(:has(img)) .geodir-post-title {
  display: block;
}

.et_pb_widget.geodir-listings a.geodir-viewall {
  color: #fff;
  float: right;
  line-height: inherit;
  font-size: 0.8rem;
  font-weight: inherit;
}

ul.geodir-category-list-view .geodir-field-logo {
  display: none;
}

.geodir-image-container ul.geodir-images li img {
  margin: 0 !important;
  height: auto !important;
  max-height: 100% !important;
}
@media only screen and (max-width: 800px) {
  .geodir-image-container ul.geodir-images li:after {
    margin-top: 0;
  }
  .geodir-image-container ul.geodir-images li img {
    position: relative;
    margin: 5px 0 !important;
  }
}

.geodir-text-alignleft {
  text-align: left !important;
}

.gd-read-more {
  color: #007d76;
}

.geodir-list-view-select {
  display: none !important;
}

.geodir-entry-title {
  font-size: 20px !important;
}

.geodir-entry-title a {
  font-weight: 500;
}

.et_pb_widget.geodir-listings .geodir-image-container ul.geodir-images li:after {
  margin: 0;
}

.et_pb_widget.geodir-listings .geodir-image-container ul.geodir-images li img {
  position: static;
  margin: auto;
  max-height: 150px !important;
}

.et_pb_widget.geodir-listings h3.geodir-entry-title {
  font-size: 14px !important;
  line-height: 1.2;
}

.et_pb_widget.geodir-listings .geodir-entry-title a {
  font-weight: 500;
  color: #414042;
}

.et_pb_widget.geodir-listings li.gd_place {
  overflow: auto;
  padding: 1em !important;
}

.et_pb_widget.geodir-listings .geodir-widget-bottom {
  background-color: #007d77;
  padding: 1em;
}

.et_pb_widget.geodir-listings .geodir-all-link {
  color: #fff;
}

.et_pb_widget.geodir-listings .geodir-all-link:hover {
  color: #d5d900;
}

/**
 * Subgrid layout for GeoDirectory Listing View
 */
@media only screen and (min-width: 401px) and (max-width: 800px) {
  body ul.geodir-category-list-view {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 4%;
         column-gap: 4%;
  }
  body ul.geodir-category-list-view > li {
    width: 100% !important;
  }
  @supports (grid-template-rows: subgrid) {
    .geodir-loop-container ul.geodir-category-list-view > li {
      display: grid;
      grid-row: span 4;
      grid-template-rows: subgrid;
    }
    body ul.geodir-category-list-view li .gd-list-item-left {
      place-self: center;
    }
    body ul.geodir-category-list-view li .gd-list-item-right {
      display: grid;
      grid-template-rows: subgrid;
      grid-row: span 3;
    }
  }
}
/*******************
 * Borlabs Cookies *
 *******************/
.et_extra #BorlabsCookieBox h3 {
  font-size: 1em;
}

.et_extra #BorlabsCookieBox ._brlbs-btn,
.et_extra #BorlabsCookieBox ._brlbs-btn-accept-all {
  --bdg-offset: 10px;
  border-radius: 0;
  -webkit-clip-path: polygon(0% 0%, calc(100% - var(--bdg-offset)) 0%, 100% 100%, var(--bdg-offset) 100%);
          clip-path: polygon(0% 0%, calc(100% - var(--bdg-offset)) 0%, 100% 100%, var(--bdg-offset) 100%);
  padding-left: var(--bdg-offset);
  padding-right: var(--bdg-offset);
}

.et_extra #BorlabsCookieBox ._brlbs-btn:hover,
.et_extra #BorlabsCookieBox ._brlbs-btn-accept-all:hover {
  border-radius: 0;
}

.et_extra #BorlabsCookieBox ._brlbs-btn-accept-all {
  background: #007d76;
  color: #fff;
}

.et_extra #BorlabsCookieBox ._brlbs-btn-accept-all:hover {
  background: rgba(0, 125, 118, 0.8);
  color: #fff;
}

.et_extra #BorlabsCookieBox a,
.et_extra #BorlabsCookieBox ._brlbs-manage a {
  color: #007d76;
}

.et_extra #BorlabsCookieBox a:hover,
.et_extra #BorlabsCookieBox ._brlbs-manage a:hover {
  color: rgba(0, 125, 118, 0.8);
}

.et_extra .BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator {
  border-color: #b70d67;
}

.et_extra .BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator {
  background-color: #007d76;
  border-color: #007d76;
}

.has-caption .entry-featured-image-url,
.has-caption img,
.et_pb_image_0_tb_body,
.et_pb_image_0_tb_body img {
  box-sizing: border-box;
}

.has-caption .entry-featured-image-url,
.et_pb_image_0_tb_body {
  position: relative;
}

.has-caption img,
.et_pb_image_0_tb_body img {
  display: block;
  width: 100%;
  height: auto;
}

.has-caption .entry-featured-image-caption,
.et_pb_image_0_tb_body .et_pb_image_wrap::after {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease;
  color: white;
  font-size: 12px;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */