/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#deputies-search-box {
  max-width: 400px;
  display: inline;
}

.deputies-search-form {
  margin-bottom: 40px;
}

.fl-widget .deputy_template {
  display: none;
}

.fl-widget #deputies-results .results .deputy_template {
  display: inline-block;
  padding: 5px;
}

.deputies-results .pp-custom-grid-column {
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.deputies-results .pp-custom-grid-column:nth-child(3n + 1) {
  clear: none;
}

button.alphabet-letters {
  background-color: #fff;
  color: #000;
  padding: 10px;
  margin: 0 0px 20px 20px;
  border-radius: 0px;
  border: 1px solid #979797;
  height: 42px;
  width: 48px;
  font-size: 16px;
  line-height: 24px;
}

button.alphabet-letters.selected {
  background: #e41e28;
  border: 1px solid #b0151d;
}

.widget_wahlkreis_suche_widget .letter-block {
  display: table;
}

button.alphabet-letters.alle {
  width: 114px;
  float: left;
  margin-left: 0px;
  margin-right: 26px;
}

button.alphabet-letters.selected {
  color: #fff !important;
  background-color: #e3000f !important;
  border: 0px !important;
}

.social-icons {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}

.pp-custom-grid .pp-custom-grid-post {
  position: relative;
}

.deputy-item .additional-info {
  min-height: 60px;
}

.deputies-results .additional-info,
.deputy-item .additional-info-wrapper {
  display: none;
}

.pp-custom-grid-column.full-grid .col-3 {
  width: 33.3333%;
  display: inline-block;
}

.deputy-item .additional-info .region-info {
  padding: 0px 20px 0px 20px;
}

.deputy-item .regions {
  margin-bottom: 10px;
  color: #000;
}

.deputies-search-form span.title {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  color: #222;
  display: block;
}

.deputies-search-form #deputies-search-box {
  padding: 20px;
  width: 463px;
  height: 50px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  background-color: white;
  color: #acacac;
  font-size: 16px;
  padding-right: 75px;
  margin-top: 20px;
  border-radius: 0px;
}

.deputies-search-form #deputies-search-button {
  background: none;
  border: 0px;
  position: relative;
}
.deputies-search-form #deputies-search-button i.icon-search {
  position: absolute;
  right: 50px;
  color: #222;
  font-size: 30px;
  top: -3px;
}

.deputies-results .pp-custom-grid-post-image img {
  width: auto !important;
}

.deputies-results-wrapper .no-results {
  display: none;
}

.deputies-results .pp-custom-grid .pp-custom-grid-column {
  display: none;
}

.deputies-results .pp-custom-grid .pp-custom-grid-column.full-grid {
  display: block;
}

.fl-builder.fl-builder-edit .deputies-results-wrapper .no-results {
  display: block;
}

.deputies-results-wrapper .zipcode-results {
  display: none;
}

.fl-builder.fl-builder-edit .deputies-results-wrapper .zipcode-results {
  display: block;
}

.region-info {
  display: none;
}

.pp-custom-grid .pp-custom-grid-column.expanded .abgeordnete-item {
  background-color: #fdeaec;
}
.pp-custom-grid .abgeordnete-item h2.title {
  font-size: 20px;
  line-height: 31px;
  font-weight: bold;
}

.pp-custom-grid .abgeordnete-item {
  padding: 40px 20px;
  background-color: #f3f3f3;
  text-align: center;
  height: 100%;
}

body.postid-3904 .pp-custom-grid .abgeordnete-item {
  min-height: 455px;
}

.pp-custom-grid .abgeordnete-item .pp-custom-grid-post-text,
.pp-custom-grid .abgeordnete-item .pp-custom-grid-post-image {
  padding: 0px;
  min-height: 225px;
}

.pp-custom-grid .abgeordnete-item .pp-custom-grid-post-image {
  height: 162px;
  width: 162px;
  /*border-radius: 50%;
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.26);*/
  margin: auto;
}

.pp-custom-grid .pp-custom-grid-column.full-grid {
  width: 100%;
  padding: 0px !important;
  margin-bottom: 20px;
}

.pp-custom-grid .pp-custom-grid-column.full-grid .wrapper {
  background-color: #fdeaec;
}

.pp-custom-grid .pp-custom-grid-column.full-grid .wrapper {
  padding: 40px;
  margin: 0px 10px;
}

.pp-custom-grid .abgeordnete-item img {
  max-width: 161px;
  border-radius: 50%;
  /*box-shadow:  0 1px 5px 0 rgba(0, 0, 0, 0.26);*/
}

.pp-custom-grid .abgeordnete-item .pp-custom-grid-post-image:after {
  content: " .";
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.26);
  width: 161px;
  height: 161px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0px;
}

.pp-custom-grid .abgeordnete-item h3 {
  line-height: 31px;
  padding-top: 10px;
  font-weight: bold;
}

.pp-custom-grid .abgeordnete-item span.function {
  font-style: italic;
  font-size: 16px;
  line-height: 23px;
  color: #383838;
}

.pp-custom-grid .abgeordnete-item .spd-detail-text a.expand {
  font-weight: bold;
}

.pp-custom-grid .abgeordnete-item .spd-detail-text a.expand:after {
  font-family: icomoon;
  content: "\e910";
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 27px;
}

.pp-custom-grid .expanded .abgeordnete-item .spd-detail-text a.expand:after {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.pp-custom-grid .abgeordnete-item .spd-detail-text a.expand.collapse,
.pp-custom-grid .expanded .abgeordnete-item .spd-detail-text a.expand {
  display: none;
}

.pp-custom-grid .expanded .abgeordnete-item .spd-detail-text a.expand.collapse {
  display: block;
}

.pp-custom-grid .pp-custom-grid-column.full-grid .col-md-4 {
  /*padding-left: 25px;
    padding-right: 25px;*/
  height: 100%;
  line-height: 40px;
}

.spd-detail-text .col-md-4 .wrap-border {
  border-right: 1px solid #c7c7c7;
  height: 100%;
  padding-right: 25px;
}

.pp-custom-grid
  .pp-custom-grid-column.full-grid
  .col-md-4:last-child
  .wrap-border {
  border: 0px;
  paddig-right: 0px;
}

.pp-custom-grid .pp-custom-grid-column.full-grid .separator {
  background-color: #c7c7c7;
  height: 1px;
  margin: 20px 0px;
}
.pp-custom-grid .abgeordnete-item .spd-detail-text {
  min-height: 125px;
}

.deputies-results .pp-custom-grid .abgeordnete-item .spd-detail-text {
  min-height: 155px;
}

.pp-custom-grid .spd-detail-text.abgeordnete-item {
  text-align: initial;
}

.pp-custom-grid .abgeordnete-item .spd-detail-text .wrapper {
  position: absolute;
  bottom: 40px;
  left: 0px;
  width: 100%;
  padding: 0px 20px;
}

.pp-custom-grid .abgeordnete-item .row.spd-detail-text {
  text-align: initial;
  min-height: auto;
}

.pp-custom-grid-column.full-grid .wrapper {
  text-align: initial;
}

.pp-custom-grid .abgeordnete-item .spd-detail-text span,
.pp-custom-grid .abgeordnete-item .row.spd-detail-text {
  display: block;
  padding-bottom: 5px;
}

.pp-custom-grid .abgeordnete-item span.close:before {
  font-family: "icomoon";
  content: "\e902";
  color: #000;
  position: absolute;
  right: 60px;
  font-size: 26px;
  cursor: pointer;
}

.pp-custom-grid .pp-custom-grid-post-image,
.pp-custom-grid .pp-custom-grid-post-text {
  padding: 0px;
}
.pp-custom-grid .pp-custom-grid-post-meta a {
  margin-top: 20px;
  /*background-color: #26a995;
  color: #fff;*/
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  padding: 5px;
  display: inline-block;
}

.pp-custom-grid .pp-custom-grid-post-meta a:hover {
  /*background-color: #1b786a;
  color: #fff;*/
}

body .pp-custom-grid-post-text a {
  word-break: break-word;
  white-space: normal;
}

.wrapper.abgeordnete-item span.function {
  display: block;
}

.pp-custom-grid .pp-custom-grid-column {
  padding-bottom: 20px;
}

.pp-custom-grid .pp-custom-grid-post {
  border: 0px;
}

.spd-hero .fl-module-bb-spd-headline {
  text-align: center;
}

h3.pp-custom-grid-post-title {
  padding-top: 10px;
  padding-bottom: 0px;
  font-weight: bold;
}
.pp-custom-grid-post-excerpt * {
  padding-top: 10px;
}

.pp-custom-grid-post-more-link {
  padding-top: 10px;
}

.pp-custom-grid-post-more-link a {
  padding-top: 20px;
  color: #383838;
}

.pp-custom-grid-post-more-link a:hover {
  text-decoration: none;
  color: #e41e28 ;
}

.spd-thema-hover-card .pp-hover-card-inner {
  padding: 40px 30px !important;
}

.spd-thema-hover-card .pp-hover-card-description *,
.pp-custom-grid-post-more-link a,
.widget.nl2go-widget label {
  font-size: 16px;
  line-height: 23px;
}

.pp-custom-grid-post-more-link a:after {
  content: "\e90d";
  font-family: "icomoon";
  padding-left: 5px;
  vertical-align: middle;
}

.pp-grid-load-more-button {
  width: 315px;
}

.leitmotiv-list ul li{
  display: inline-block;
  padding-right: 45px;
}

.leitmotiv-list ul li a{
  border-bottom: 5px solid #000;
  padding-bottom: 0px;
}

.leitmotiv-list ul li a:hover,
.leitmotiv-list ul li a:focus{
  text-decoration: none;
  color: inherit;
}

.fl-page-content .leitmotiv-list ul li:before{
  content: "";
}

.spd-thema-hover-card .pp-hover-card-title h2 {
  font-size: 26px;
  line-height: 32px;
  text-align: left;
}

.spd-thema-hover-card .pp-hover-card {
  background: rgba(0, 0, 0, 0.42);
}

.spd-thema-hover-card .pp-hover-card .pp-hover-card-border {
  text-align: initial;
  background: url(/wp-content/themes/bb-theme-child/img/spd_nrw_fraktion_banderole_card.svg)
    no-repeat center bottom;
  background-position: center bottom -5px;
  background-color: rgba(0, 0, 0, 0.42);
  background-size: auto;
  position: absolute;
  bottom: -15px;
}

.spd-thema-hover-card
  .pp-hover-card-container.powerpack-style
  .pp-hover-card-inner
  .card-inner-wrap {
  vertical-align: bottom;
}

.spd-thema-hover-card .pp-hover-card-description p:last-child:after {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 15px;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}

.spd-thema-hover-card
  .pp-hover-card-container.powerpack-style
  .pp-hover-card-description {
  position: initial;
  opacity: 0;
}

.social-icons a {
  text-decoration: none;
}

.widget.nl2go-widget input[type="text"],
.widget.nl2go-widget input[type="email"] {
  height: 50px;
  margin: 10px 0px;
  font-size: 20px;
}

.widget.nl2go-widget input[type="text"]::placeholder,
.widget.nl2go-widget input[type="email"]::placeholder {
  font-size: 20px;
  line-height: 20px;
  color: #8c8c8c;
}

.widget.nl2go-widget label {
  font-weight: 400;
}

.widget.nl2go-widget .checkbox-inline{
  display: block;
  margin-top: 20px;
}

.widget.nl2go-widget input[type="checkbox"] {
  zoom: 1;
  margin-top: 0px;
  outline: 0px;
  border: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  height: 15px;
  width: 15px;
  margin-right: 5px;
  margin-top: 0px;
  position: relative;
  margin-left: -12px;
}

.widget.nl2go-widget input[type="checkbox"]::before {
  font-family: "icomoon";
  content: "\e90d";
  font-size: 9px;
  color: transparent !important;
  background: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #333333;
  padding: 4px 5px;
  vertical-align: middle;
}

.widget.nl2go-widget input[type="checkbox"]:checked:before {
  color: #333333 !important;
}

.termine-block .pp-custom-grid .pp-custom-grid-column {
  padding-bottom: 0px;
  white-space: nowrap;
}

.termine-block .pp-custom-grid .pp-custom-grid-column .pp-custom-grid-post {
  display: inline-block;
  padding-bottom: 30px;
}

.termine-block .pp-custom-grid .pp-custom-grid-column:before {
  content: "•";
  color: #e3000f;
  display: inline-block;
  width: 11px;
  border-right: solid 1px #c7c7c7;
  height: 100px;
  vertical-align: top;
  margin-right: 50px;
  font-size: 50px;
  padding-top: 0px;
  margin-top: -10px;
}

.termine-block .pp-custom-grid .pp-custom-grid-column:first-child:before {
  margin-top: 30px;
  padding-top: 0px;
  line-height: 0px;
  margin-bottom: -30px;
}

.termine-block .pp-custom-grid .pp-custom-grid-column:last-child:before {
  height: 65px;
}

.termine-block .pp-custom-grid .spd-detail-text {
  color: #888;
}

.search-results .pp-custom-grid-post {
  width: 100%;
}

@media only screen and (max-width: 768px) {

  .termine-block .pp-custom-grid .pp-custom-grid-column {
    white-space: initial;
  }

  .termine-block .pp-custom-grid .pp-custom-grid-column .spd-detail-text{
    max-width: 250px;
  }

  .deputies-search-form #deputies-search-box{
    padding-right: 0px;
  }

  ul#menu-alle-themen {
    padding-left: 0px;
  }

  ul#menu-alle-themen li {
    display: inline-block;
  }

  ul#menu-alle-themen li:nth-child(1n + 7) {
    display: none;
  }

  .fl-node-5d123126c599a
    .pp-custom-grid
    .pp-custom-grid-column:nth-child(1n + 2) {
    display: none;
  }

}
