/* allgemein */
html,
body {
  overflow-x: hidden;
}

body {
  padding-top: 110px;
  /* overflow-y: scroll !important; */
  padding-right: 0 !important;
}

a[aria-current] {
  color: #fff !important;
}

/* ############################ */
.single-post #content p,
.single-post #content ul:not([class^="ez-toc-list"]),
.single-post #content h2,
.single-post #content h3,
.single-post #content h4,
.single-post #content h5,
.single-post #content h6,
.single-post #content figcaption,
#ez-toc-container nav,
.article-source {
  margin-left: 50px;
  margin-right: 50px;
  min-width: 200px;
}
.single-post #content ol {
  margin-left: 85px;
  margin-right: 50px;
}
.single-post #content .alert p,
.single-post #content .alert h2,
.single-post #content .alert h3,
.single-post #content .alert h4,
.single-post #content .alert h5,
.single-post #content .alert h6,
.single-post #content .alert ul,
.single-post #content .alert ol {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 840px) {
  .single-post #content p,
  .single-post #content ul:not([class^="ez-toc-list"]),
  .single-post #content ol,
  .single-post #content h2,
  .single-post #content h3,
  .single-post #content h4,
  .single-post #content h5,
  .single-post #content h6,
  .single-post #content figcaption,
  #ez-toc-container nav,
  .article-source {
    margin-left: 0;
    margin-right: 0;
  }
  .single-post #content ol {
    margin-left: 35px;
  }
}
/* ############################ */

#menu .hamburger-menu a[aria-current],
#footer a[aria-current] {
  color: #e62154 !important;
}

th,
td {
  border: 1px solid #f0a3b0;
  font-family: Helvetica, sans-serif;
}
th,
td {
  padding: 10px;
}

th {
  background: #e62154;
  color: #fff;
  font-weight: bold;
}

.mixed-quote {
  margin: 30px 0px;
}
.mixed-quote blockquote {
  border: none;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  font-style: italic;
  padding: 0;
  margin: 0 0 10px 0;
  /* background: #00cc70; */
}
#content .mixed-quote blockquote p {
  margin: 0;
  padding: 0;
  padding-left: 15px;
  padding-top: 0.05em;
  line-height: 150%;
  border-left: 2px solid #e62154;
}
.quote-source {
  font-weight: bold;
  font-size: 20px;
}

.contentInPopup {
  color: var(--primary-text-color);
  background-color: var(--container-bg-color);
  padding: 25px 40px 40px;
  border: 2px solid #e62154;
}
.contentInPopup h3 {
  color: var(--primary-text-color);
}
@media (max-width: 768px) {
  .contentInPopup {
    padding: 25px 20px 40px;
  }
}

/* blockquote{    
  font-style: italic;
  margin: 28px 0;
  overflow: hidden;
  padding: 0 0 0 26px;    
  position: relative;
}
blockquote:before {
  content: "";
  border-left: 2px solid #e62154;
  position: absolute;
  bottom: 5px;
  top: 5px;
  left: 0;
}
blockquote p{
  margin: 0;
} */

/* .mixed-team p{
  margin-top: -3px;
} */
.mixed-team .user-infos {
  display: flex;
  flex-wrap: wrap;
}
.mixed-team .avatar {
  margin-right: 20px;
  margin-bottom: 20px;
}
.mixed-team .button {
  margin: 5px 0;
}
@media (max-width: 768px) {
  .mixed-team .button {
    margin-top: 15px;
  }
}
.mixed-team .button:hover {
  color: white !important;
}
#content.single-page .mixed-team .author-social {
  display: block;
  margin-top: 5px;
  margin-left: 0;
}

/* Werbung */
.adunit-container-bb,
.adunit-container-bb-250px {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 270px;
}
.adunit-container-incontent-400px {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 420px;
  /* overflow-x: hidden; */
}
#feed-widget-1 .adunit-container-incontent-400px,
#article-widget-1 .adunit-container-incontent-400px {
  min-height: 430px;
}
.adunit-container-incontent-430px {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 430px;
  overflow-x: hidden;
}
.adunit-container-incontent-280px {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 300px;
}
.adunit-container-sitebar-600px {
  min-height: 620px;
  text-align: center;
}
.mixed-hide .adunit-container-sitebar-600px {
  display: none;
}
@media (max-width: 768px) {
  .adunit-container-incontent-400px,
  .adunit-container-incontent-280px {
    min-height: 270px;
    text-align: center;
  }
  #feed-widget-1 .adunit-container-incontent-400px,
  #article-widget-1 .adunit-container-incontent-400px {
    min-height: 300px;
  }
  #feed-widget-2 .adunit-container-incontent-400px,
  #article-widget-2 .adunit-container-incontent-400px {
    min-height: 610px;
  }
}

/* #content.single-page .widget-container:nth-of-type(n + 2) {
  background-color: #f7f7f7;
  padding: 40px 0;
} */

#content .widget-container {
  background-color: var(--ad-bg-color);
  /* padding: 2px 0; */
  padding: 0;
}
/* #content.single-page .widget-container:first-of-type, */
#content #feed-widget-5 {
  background-color: #fff;
  padding: 0;
}
/* #mixed_incontent_1, #mixed_incontent_2, #mixed_incontent_3,  #mixed_incontent_4{
  background-color: #f7f7f7;
} */
.unit-note {
  color: var(--header);
  text-align: left;
  margin: 10px 50px;
  font-size: 22px;
  /* border: 1px solid #7f7f7f;
  border-radius: 5px; */
}
.unit-note a {
  text-decoration: underline;
  /* color: #dadada; */
}

@media (max-width: 768px) {
  #content .widget-container {
    padding: 0;
  }
}

#article-widget-title-image {
  position: absolute;
  bottom: -34px;
  left: 0;
  width: 100%;
  max-width: 860px;
  height: auto;
}
#content.single-page .widget-container {
  width: 100%;
}

#content.page {
  width: 100%;
  max-width: 1200px;
  padding-right: 0;
  float: none;
}

@media (max-width: 768px) {
  #article-widget-title-image {
    display: none;
  }

  #content.single-page .widget-container:nth-of-type(n + 2),
  #single-bottom .podcast-wrapper,
  .wp-caption img,
  figure img,
  #content .alert,
  #content .quest,
  #content .alert-success,
  #content .alert-danger,
  .accordion-wrapper,
  #ez-toc-container,
  .mixed-quote blockquote table,
  .spreadsheet-widget,
  .article-recommendations,
  .wp-engage-block.wp-engage-in-content .wp-engage-widget-element {
    position: relative;
    width: calc(100% + 50px) !important;
    max-width: calc(100% + 40px) !important;
    left: -20px;
    border-left: none;
    border-right: none;
  }
  #content .alert-success,
  #content .alert-danger {
    padding-left: 20px;
    padding-right: 20px;
  }
  .accordion-wrapper .accordion,
  .accordion-wrapper .acc-panel,
  #ez-toc-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #content .spreadsheet-widget figure img {
    left: 0;
    width: 100% !important;
  }

  #content.single-page .widget-container:nth-of-type(n + 2) {
    background-color: transparent;
    padding: 0;
  }
}

/* header */

#header {
  position: fixed;
  width: var(--desktop-max-width);
  top: 0;
  transition: top 0.2s ease-in-out;
  /* transition: top 0.2s ease; */
  z-index: 1000000000;
}

#header.nav-up {
  top: -150px;
}

#branding {
  position: relative;
  background-image: linear-gradient(to right, #29001e, #6c0d34 35%, #29001e);
  height: 70px;
  text-align: center;
  overflow: hidden;
}

#logo-container {
  line-height: 75px;
}

#site-description {
  position: absolute;
  left: -9999px;
}

#menu-icon {
  position: absolute;
  left: 40px;
  top: 20px;
  padding: 0;
  /* cursor: auto; */
}
#menu-icon:hover {
  opacity: 0.7;
}

.menu-icon {
  width: 30px;
  height: 30px;
}
.menu-icon-close {
  position: relative;
  top: 5px;
  left: 5px;
}
@media (max-width: 768px) {
  .menu-icon-close {
    width: 15px;
    height: 15px;
    top: 0;
    left: 11px;
  }
}

.menu-icon-close,
#menu-icon.toggled .menu-icon {
  display: none;
}
#menu-icon.toggled .menu-icon-close {
  display: block;
}

#header button {
  background: none;
}

#header-logo-x {
  position: absolute;
  right: 25px;
  top: 24px;
  width: 80px;
}

#header-icon-r {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

/* Navbar */

#menu {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 40px;
}
#menu a {
  color: #a999a4;
  padding: 5px 10px 5px 0;
}
#menu a:hover {
  color: #f0a3b0;
}

#menu li {
  position: relative;
  float: left;
  margin-right: 15px;
}

.hamburger-menu {
  clear: left;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #28001c;
  padding: 20px 40px 0 40px;
  font-size: 16px;
  border-bottom: 2px solid #e62154;
  /* visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0s 0.3s; */
}
/* #menu.toggled .hamburger-menu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s;
} */

.menu-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#menu.toggled .hamburger-menu.desktop {
  display: block;
}
.hamburger-menu.mobil {
  display: none;
}

.hamburger-menu .menu-categories {
  display: flex;
  padding-bottom: 20px;
}
#menu a {
  padding: 0;
}

.hamburger-menu ul {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
  padding: 0;
}
.hamburger-menu ul:last-of-type {
  margin-right: 0;
}
.hamburger-menu ul li:first-of-type {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}
.hamburger-menu li {
  padding: 0;
  margin: 0;
  line-height: normal;
  margin-bottom: 5px;
}
.mixed-info-icons {
  display: flex;
  justify-content: flex-end;
}
.mixed-info-icons img {
  margin-right: 10px;
}
.mixed-info-icons a {
  margin-right: 25px;
}
.mixed-info-icons a:last-of-type {
  margin-right: 0;
}

#menu .mixed-info-icons a {
  display: flex;
  align-items: center;
  height: 23px;
  color: #e62154;
  font-size: 18px;
}
#menu .mixed-info-icons a:hover {
  color: #f0a3b0;
}
.search-field {
  background-color: #28001cff;
  border: 1px solid #e62154;
  padding: 10px;
  height: 40px;
  font-size: 17px;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  color: #f0a3b0;
}
.search-field:focus {
  border-bottom: #e62154 1px solid;
}
.search-field::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f0a3b0;
  opacity: 1; /* Firefox */
}
.menue-bottom {
  display: flex;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 48px;
}

#menu .search-submit {
  border: 1px solid #e62154;
  background-color: #e62154;
  height: 40px;
  width: 40px;
  font-size: 17px;
  margin-left: -5px;
  margin-right: 25px;
}
#menu .search-submit img {
  margin-bottom: -2px;
}

#menu .social-icons {
  margin-bottom: -13px;
}

.hamburger-menu.desktop .steady-button {
  position: absolute;
  right: -40px;
  bottom: -51px;
}
.hamburger-menu.mobil .steady-button {
  /* position: absolute;
  left: 50%;
  bottom: -77px;
  transform: translate(-50%, -50%); */
  margin-top: 20px;
  text-align: center;
}
/* .hamburger-menu.mobil .steady-button .login-button {
  border: 1px solid #fff !important;
} */

#menu .social-icons img {
  margin: 0 5px;
}
#menu .social-icons img:last-of-type {
  margin-right: 0;
}

@media (max-width: 768px) {
  #menu {
    height: 0;
  }
  .hamburger-menu {
    padding: 20px 25px 30px 25px;
  }
  .menu-sticky-container,
  .hamburger-menu.desktop,
  #menu.toggled .hamburger-menu.desktop {
    display: none;
  }
  #menu.toggled .hamburger-menu.mobil {
    display: block;
    max-height: calc(100vh);
    overflow-y: auto;
  }
  #menu .menu-categories {
    flex-wrap: wrap;
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #menu .menu-categories ul {
    margin-bottom: 20px;
  }
  #menu .mixed-info-icons {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #menu .mixed-info-icons a {
    margin-bottom: 20px;
  }
  #menu .social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  #menu .social-icons a {
    margin-left: 5px;
    margin-right: 5px;
    line-height: 35px;
    height: 35px;
  }
  #menu .search-field {
    /* width: 261px; */
    width: calc(100% - 40px);
  }
  #menu .search-submit {
    margin-right: 0;
  }
}

/* Navbar dropdown */

#menu .sub-menu {
  position: absolute;
  left: -9999px;
  /* margin-left: -15px; */
  background-color: #28001c;
  min-width: 200px;
  padding: 0 20px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

#menu .sub-menu a {
  display: block;
  color: #a999a4;
  line-height: 120%;
  padding: 8px 0;
  margin: 2px 0;
}
#menu .sub-menu a:hover {
  color: #f0a3b0;
}
#menu .sub-menu li {
  float: none;
  border-top: 1px solid #e62154;
  margin: 0;
  /* padding-right: 19px; */
}
#menu .sub-menu li:first-child {
  border: none;
}
#menu .menu-item-has-children:hover .sub-menu {
  left: -20px;
}
@media (min-width: 1140px) {
  #menu .sub-menu {
    white-space: nowrap;
  }
  #menu li:last-of-type.menu-item-has-children:hover .sub-menu {
    left: auto;
    right: -22px;
    /* text-align: right; */
  }
}
#menu .menu-item-has-children:after {
  position: relative;
  left: 3px;
  top: 14px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #a999a4;
}

body:not(.single-post) #menu .current-menu-item > a,
body:not(.single-post) #menu .current-menu-parent > a {
  color: #fff;
}

/* menu.toggled .hamburger-menu {
  display: block;
  background-color: #28001c;
} */

/* .hamburger-menu {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 500px;
  z-index: 1;
}
#menu.toggled .hamburger-menu {
  display: block;
  background-color: #28001c;
}
#menu.toggled .hamburger-menu li {
  display: block;
  padding-left: 0;
  padding-bottom: 40px;
}
#menu.toggled .hamburger-menu li a {
  text-align: left;
  padding-left: 0;
  display: block;
} */

/* #menu.toggled .hamburger-menu li a span{
  padding-bottom: 10px;
} */

/* .hamburger-menu ul li {
  height: 30px;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, #e62154, #29001e);
  border-image-slice: 1;
} */
/* .hamburger-menu ul li:last-of-type {
  border: none;
} */

/* .hamburger-menu .search-field { */
/* display: block;
  width: 98%;
  color: #fff;
  padding: 10px 0px 10px 40px;
  margin: 0;
  margin-bottom: 10px;
  border: none;
}
.search-field::-webkit-search-cancel-button {
  display: none;
} */

/* Topthemen */

/* .page .menu-topthemen-container {
  position: absolute;
  top: 110px;
  z-index: 1;
}

#container .menu-topthemen-container {
  display: none;
}

@media (max-width: 768px) {
  .menu-topthemen-container {
    display: none;
  }
  #container .menu-topthemen-container {
    display: block;
    padding: 0;
    margin: 0 13px 0 25px;
  }
}

.menu-topthemen-container li {
  float: left;
  margin-right: 13px;
  background: #e62154;
}

.menu-topthemen-container li:hover {
  background: #f0a3b0;
}

.menu-topthemen-container a {
  text-decoration: none;
  color: #fff;
  padding: 0 5px;
}

.menu-topthemen-container {
  padding: 0 40px;
}
.menu-topthemen-container li {
  margin-top: 20px;
} */

/* ############### Navbar End ######################## */

/* Language Switcher */
.menu-sticky-container {
  margin-right: 100px;
}

#menu .language-switcher {
  color: #e62154;
}
.hamburger-menu .language-switcher {
  display: none;
}
.language-switcher {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 25px;
  color: #e62154;
}
.language-switcher-wrapper {
  display: flex;
  justify-content: flex-end;
}
.language-switcher img {
  margin-right: 5px;
  vertical-align: middle;
}
.footer-social .language-switcher {
  margin-top: 10px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .language-switcher {
    display: none;
  }
  #menu .hamburger-menu .language-switcher,
  #footer .language-switcher {
    display: flex;
    margin-right: 20px;
  }
  #menu .social-icons .language-switcher img {
    margin-left: 0;
    margin-right: 5px;
  }
  #menu .social-icons {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 18px;
  }
  #footer .social-mobil .language-switcher {
    position: relative;
    display: inline-block;
    top: -9px;
    border-right: 10px solid var(--container-bg-color);
    background-color: var(--container-bg-color);
  }
}

/* Top Widget */
#top-widget {
  margin-bottom: 40px;
}
#top-widget > .widget-title {
  display: none;
}

/* Featured */
.featured {
  height: 350px;
  margin-bottom: 40px;
  /* background-color: #e62154; */
}
.featured-bg {
  width: calc(50% - 10px);
  height: 100%;
  float: left;
  background-size: cover;
  background-position: center 20%;
  /* border-bottom: 3px solid #e62154; */
}
.featured-bg.top:first-of-type {
  margin-right: 20px;
}
.featured a {
  text-decoration: none;
  /* color: white !important; */
}
.featured header {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
  background-image: linear-gradient(
    to right,
    rgba(41, 0, 30, 0.8),
    rgba(41, 0, 30, 0.2)
  );
  border-bottom: 3px solid #e62154;
  color: #fff;
  transition: all 0.3s ease;
}

.featured header:hover {
  background-color: rgba(255, 255, 255, 0.26);
  color: #f0a5b2;
}

.featured header h2 {
  color: inherit;
  font-size: 28px;
  line-height: 32px;
  margin: 0;
}
/* .featured header h2:hover {
  color: #e62154;
} */

/* .featured :hover {
  transition: unset;
} */

/* Category Hub */
.category-hub {
  background-image: linear-gradient(to right, #29001e, #6c0d34);
  border-bottom: 3px solid #e62154;
  margin-bottom: 40px;
  color: white;
}
@media (max-width: 768px) {
  .category-hub {
    margin-bottom: 0;
  }
}

.category-hub .img-layer {
  display: flex;
  /* background-image: url("/resources/images/mixed_hub_bg.png");
  background-size: cover;
  background-position: center; */
}

.category-hub .hub-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 45%;
  padding: 40px 20px 40px 40px;
}
.category-hub .hub-featured {
  width: 55%;
}
.category-hub .hub-type {
  font-size: 15px;
  color: #e62154;
}
.category-hub h1 {
  color: inherit;
  /* font-size: 30px; */
  margin: 15px 0 10px;
}
.category-hub p {
  font-family: Helvetica, sans-serif;
  margin: 0;
}
.category-hub .button {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
}

.category-hub .hub-featured {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 40px 40px 20px;
}

.category-hub .featured-posts {
  display: flex;
  margin-bottom: 35px;
}
.category-hub .featured-posts:last-of-type {
  margin-bottom: 0;
}

.category-hub .featured-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.category-hub .featured-image img {
  width: 150px;
  height: 100px;
  object-fit: cover;
}

.category-hub .featured-title {
  width: calc(100% - 150px);
}

.category-hub .featured-title h2 {
  font-size: 24px;
  margin: 0 20px 0 0;
}
.category-hub .featured-title h2 a {
  color: #fff;
  display: block;
}
.category-hub .featured-title h2 a:hover {
  color: #f0a5b2;
}

.category-hub .featured-image {
  width: 150px;
}

@media (max-width: 1100px) {
  .category-hub .img-layer {
    display: block;
    padding: 40px;
  }
  .category-hub .hub-description,
  .category-hub .hub-featured {
    width: 100%;
    padding: 0;
  }
  .category-hub .hub-featured {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .category-hub {
    padding: 40px 25px;
  }
  .category-hub .featured-image {
    display: none;
  }
  .category-hub .featured-title {
    width: 100%;
  }
  .header {
    margin-left: 20px;
  }
  .page .header {
    margin-left: 0;
  }
}

/* Author Hub */

.author-hub-head {
  display: flex;
  flex-wrap: wrap;
}
.author-hub-head h1 {
  margin: 0;
}

.hub-description .profil-img {
  margin-right: 20px;
}
@media (max-width: 768px) {
  .hub-description .profil-img {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}

.hub-description .archive-meta {
  margin: 10px 0 0 0;
  font-family: Helvetica, sans-serif;
}
.hub-description .author-social {
  display: block;
  margin-top: 20px;
}

/* Content */

#container {
  clear: both;
  padding: 40px 0 60px;
}

body.page {
  padding-top: 77px;
}
.page #container {
  padding-top: 0;
}

/* #content.single-page:not(.page) .entry-content > p:first-of-type {
  font-weight: bold;
} */

#content .total-views {
  display: inline-block;
  color: #e62154;
}
#content .total-views span {
  color: var(--modul-text-color);
  margin-left: 5px;
  margin-right: 10px;
}

#content.single-page #dock-top > img:first-of-type {
  border: none;
}
@media (max-width: 1200px) {
  #content.single-page #dock-top > img:first-of-type {
    position: relative;
    left: -40px;
    max-width: calc(100% + 80px);
  }
}
@media (max-width: 768px) {
  #content.single-page #dock-top > img:first-of-type {
    position: relative;
    left: -20px;
    max-width: calc(100% + 40px);
  }
  body.page {
    padding-top: 53px;
  }
  body.page #content {
    padding-top: 0;
  }
}

#content.single-page .article-source {
  font-size: 18px;
}

#content .page .header h1 {
  margin-top: 40px;
}

#content .news-feed {
  margin-top: 0;
}
@media (max-width: 768px) {
  #content .news-feed {
    margin-left: 25px;
  }
}

.entry-summary img:first-child,
.entry-summary picture img {
  border-style: solid;
  border-width: 1px;
  border-color: #eaeaea;
}
:root.dark-mode .entry-summary img,
:root.dark-mode .entry-summary picture img {
  border: none;
}

#content .video-block {
  margin: 0;
}

.entry-summary img:first-child,
.entry-summary picture img {
  float: left;
  width: 350px;
  height: 200px;
  object-fit: cover;
}

/* #content h2 {
  line-height: 28px;
} */

#content #mailpoet_form_10,
#content #mailpoet_form_11,
#content .mailpoet_form_newsletter,
#content .podcast-wrapper,
#content .x-plus {
  display: none;
}

#content .themen-hub {
  color: #e62154;
  font-size: 15px;
}

#content .update {
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  margin-top: 20px;
}
.mixed-update {
  font-family: "Rajdhani", sans-serif;
  color: #e62154;
  margin-bottom: 10px;
}
#content.single-page .mixed-update img {
  position: relative;
  top: 1px;
  margin-right: 5px;
  border: none;
}

/* Noscript Wall */
#content.single-page {
  position: relative;
}
/* #content noscript{
  display: block;
  position: relative;
  width: 100%;
} */
#content .wall {
  position: absolute;
  top: 700px;
  background-image: linear-gradient(
    transparent,
    rgba(255, 255, 255, 0.97) 100px
  );
  width: 100%;
  height: 100%;
  z-index: 100;
  padding: 150px 40px 0 0;
  /* text-align: center; */
}
#content .wall-info {
  max-width: 860px;
  font-family: Helvetica, sans-serif;
  color: #e62356;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 768px) {
  #content .wall {
    width: calc(100% + 40px);
    left: -20px;
    padding-right: 20px;
  }
  #content .wall-info {
    margin: 0 20px 0 40px;
  }
}

/* Sitebar Ad in Article */
/* #content #sitebar-ad{
  display: none;
} */
#content #sitebar-ad a[target="_blank"]:after {
  content: none;
}
#content #sitebar-ad > div {
  margin-bottom: 20px;
}
/* #content #sitebar-ad > p{
  margin-right: 20px;
}
#content #sitebar-ad > p:last-of-type{
  margin-right: 0;
} */
@media (max-width: 1200px) {
  /* #container{
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  } */
  /* #content .entry-content figure img {
    width: 100%;
  } */
  #content #sitebar-ad {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}

/* Accordion */

.accordion-wrapper {
  margin: 30px 0;
}
.accordion-wrapper .accordion:first-child {
  border-top: 2px solid #f0a3b0;
}
.accordion {
  background-color: var(--container-bg-color);
  color: #4c4c4c;
  cursor: pointer;
  padding: 18px 5px 18px 0;
  width: 100%;
  /* border-top: 2px solid #f0a3b0; */
  /* border-bottom: 2px solid #f0a3b0; */
  text-align: left;
  outline: none;
  font-size: 15px;
  /* transition: 0.4s; */
  transition: none;
  line-height: 20px;
}

button.accordion {
  display: inline-block;
  color: inherit;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  /* margin: 0;
  padding: 0; */
}

button.accordion:focus {
  background: var(--container-bg-color);
  color: inherit;
}

.accordion.active,
.accordion:hover {
  background-color: var(--container-bg-color);
}

.accordion:after {
  position: relative;
  content: "";
  float: right;
  border: solid #e62154;
  border-width: 0 3px 3px 0;
  padding: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.accordion:hover {
  color: #e62154;
}

.accordion.active:after {
  top: 7px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.acc-panel {
  background-color: var(--container-bg-color);
  max-height: 0;
  overflow: hidden;
  border-bottom: 2px solid #f0a3b0;
  transition: max-height 0.2s ease-out;
}
.acc-panel p:first-child {
  margin-top: 0;
}
.acc-panel.active {
  padding-bottom: 20px;
}

/* #################### Single Page Content ####################*/

#title-image {
  position: relative;
}
#title-image img {
  width: 100%;
}

#content.single-page .author-social {
  margin-left: 10px;
}
#content.single-page .author-social img,
.author-social img {
  margin-left: 10px;
  border: none;
}
#content.single-page .author-social a:first-of-type img,
.author-social a:first-of-type img {
  margin-left: 0;
}

/* Toc */
#ez-toc-container {
  border-top: 2px solid #e62154;
  border-bottom: 2px solid #e62154;
}

#ez-toc-container ul {
  margin-top: 0;
}

#ez-toc-container.counter-flat ul,
#ez-toc-container.counter-hierarchy ul,
.ez-toc-widget-container.counter-flat ul,
.ez-toc-widget-container.counter-hierarchy ul {
  counter-reset: item;
}
div#ez-toc-container ul li {
  font-size: 20px;
  line-height: 100%;
}
#ez-toc-container.counter-decimal ul.ez-toc-list li a::before,
.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
  content: counters(item, ".") ". ";
  display: inline-block;
  counter-increment: item;
  margin-right: 0.2em;
}
#ez-toc-container .ez-toc-title-container p {
  color: #e62154;
  font-family: "Rajdhani";
  font-size: 25px;
  margin-top: 20px;
}

#ez-toc-container nav {
  margin-bottom: 20px;
}
#ez-toc-container ul {
  margin: 0;
}
#ez-toc-container li {
  margin-top: 15px;
  margin-bottom: 0;
}

#ez-toc-container .ez-toc-title-container p:before {
  /* position: relative;
  top: 0; */
  content: "";
  background: url("/resources/icons/icon_mxd_toc.svg") no-repeat top right;
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: 10px;
  margin-left: 10px;
}

/* #current-articles img{
  width: 350px;
  height: 200px;
  object-fit: cover;
} */

#single-bottom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  z-index: 3000;
}
#single-bottom .x-plus {
  display: flex;
  align-items: center;
  max-width: 320px;
  background: none;
  height: 445px;
  margin: 0;
  margin-left: 20px;
}

@media (max-width: 1280px) {
  #single-bottom {
    justify-content: center;
  }
}
@media (max-width: 1215px) {
  #single-bottom .x-plus {
    height: 100%;
  }
}
#single-bottom .x-plus .wrap {
  margin-top: 20px;
}
#single-bottom .x-plus .xplus-image {
  text-align: center;
}
#single-bottom .x-plus .xplus-image img {
  width: 100%;
  height: auto;
}

#single-bottom .support-now {
  position: absolute;
  bottom: -40px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  white-space: nowrap;
}

#current-articles {
  max-width: 860px;
  margin-bottom: 20px;
}
#current-articles.mixed-member {
  max-width: 100%;
}
@media (max-width: 970px) {
  #current-articles {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
  #single-bottom .x-plus {
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  #current-articles {
    width: 100%;
  }
  #single-bottom {
    margin-top: 60px;
  }
  #single-bottom .x-plus {
    margin-right: 15px;
  }
  #single-bottom .x-plus {
    margin-right: 15px;
    margin-left: 0;
  }
}

#current-articles .featured {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  background: none;
  border: none;
  margin-right: 20px;
}
#current-articles.mixed-member .featured {
  margin-right: 0;
}
@media (max-width: 1200px) {
  #current-articles .featured {
    margin-right: 0;
    max-width: 545px;
  }
}
@media (max-width: 768px) {
  #current-articles .featured {
    display: block;
    max-width: 100%;
  }
}
#current-articles .featured header {
  padding: 17px 20px;
  /* border-bottom: 2px solid #e62154; */
}
#current-articles .featured header h2 {
  font-size: 18px;
  line-height: 21px;
}
#current-articles .featured-bg {
  width: 265px;
  height: 165px;
  /* border-bottom: 2px solid #e62154; */
  /* margin-right: 20px; */
  /* margin-bottom: 20px; */
}

.wp-caption,
figure {
  margin: 30px 0;
}

.wp-caption p:empty,
.wp-caption-text p:empty {
  display: none;
}
#content.single-page .wp-caption-text,
.image-copyright,
#content figcaption,
#content p.video-caption,
#content p.aawp-disclaimer {
  text-align: left;
  margin-top: 0;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  color: #7f7f7f;
}

#content figcaption {
  margin-top: 7px;
}
#content.single-page p.wp-caption-text {
  margin: 0;
  margin-top: 7px;
  line-height: 160%;
  display: inline-block;
  min-width: 0;
  max-width: 760px;
}

#content.single-page .wp-caption.aligncenter {
  width: 100% !important;
}
#content.single-page .wp-caption.aligncenter img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content.single-page .wp-caption.aligncenter .wp-caption-text {
  text-align: center;
  margin-top: 7px;
}

@media (max-width: 768px) {
  #content.single-page .wp-caption-text,
  .image-copyright,
  #content figcaption,
  #content p.video-caption,
  #content p.aawp-disclaimer {
    line-height: 150%;
  }
}
/* #content .wp-block-image figcaption{
  margin-top: 8px;
  margin-bottom: 0;
} */

#content figcaption.wp-caption-text {
  margin-top: 8px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
  line-height: 160%;
}
@media (max-width: 768px) {
  #content figcaption.wp-caption-text {
    padding: 0;
    line-height: 160%;
  }
}

#content p.aawp-disclaimer {
  margin-top: 7px;
}
/* #content.single-page .wp-caption.aligncenter p.wp-caption-text {
  text-align: center;
} */
#content p.video-caption {
  padding-top: 7px;
}
.image-copyright {
  text-align: right;
  font-size: 14px;
}

/* Shortcode Generator */
.mixed-list-good ul li,
.mixed-list-bad ul li {
  margin-top: 0;
  margin-bottom: 5px;
}
.mixed-list-good ul li:before {
  content: "✓";
  color: #00cc70;
  font-size: 1em;
}
.mixed-list-bad ul li:before {
  position: relative;
  content: "\00d7";
  color: #e62154;
  font-size: 1.4em;
  bottom: -3px;
}

/* weiterlesen Formartierung */

.single-post #content .link-note {
  font-size: 16px;
  /* margin-bottom: 40px; */
}

.single-post #content .mixed-translation {
  display: none;
}
@media (max-width: 1200px) {
  .single-post #content .mixed-translation {
    display: block;
    margin-top: 40px;
  }
  .translation-note {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .single-post #content .mixed-translation {
    display: block;
    margin-top: 40px;
  }
  .translation-note {
    padding-left: 0;
    padding-right: 0;
  }
}

#content.single-page .entry-summary {
  margin: 30px 50px;
}
@media (max-width: 840px) {
  #content.single-page .entry-summary {
    margin-left: 0;
    margin-right: 0;
  }
}
#content.single-page h2.entry-title {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.spreadsheet-widget {
  margin-top: 30px;
}

/* #################### End Single Page Content #################### */

/* Archive Summary*/

#post-0 p {
  font-size: 20px;
}
#post-0 .search-submit {
  border: 1px solid #e62154;
  background-color: #e62154;
  height: 40px;
  width: 40px;
  font-size: 17px;
  margin-left: -5px;
  margin-right: 25px;
}

#content .widget-container {
  margin-top: 40px;
}

/* .entry-summary img {
  float: left;
  width: 350px;
  height: 200px;
  object-fit: cover;
} */

.entry-summary header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 200px;
  padding-left: 30px;
}

.entry-summary header h2 {
  font-size: 24px;
  margin: 0;
  padding-right: 40px;
}

.entry-summary header h2 a {
  display: block;
  color: var(--header);
  text-decoration: none;
}

.entry-summary header h2 a:hover {
  color: #e62154;
}

.entry-meta {
  margin: 20px 0 0;
  color: #e62154;
}

.entry-date {
  margin-right: 10px;
}

#content .author,
#content .author a {
  color: #e62154;
  text-decoration: none;
}

/* Start Comment Counter */

.tag-box-wrapper {
  display: inline;
  overflow: hidden;
  white-space: nowrap;
}
.tag-name-box {
  display: inline;
  border: 2px solid #e62154;
  background: #e62154;
  padding-top: 0;
  padding-left: 5px;
  color: #fff;
}
.tag-name-box a {
  color: #fff;
  white-space: nowrap;
}

body:not(.dark-mode)
  #content.single-page
  .entry-content
  :not(.featured)
  .tag-name-box
  a:hover,
a:focus {
  color: #f0a3b0;
  opacity: 1;
}

.bubble {
  position: relative;
  display: inline-block;
  background: #fff;
  color: #e62154;
  border: 2px solid #e62154;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  padding: 0 5px;
  text-align: center;
  margin-right: 10px;
  width: 45px;
}

/* .bubble:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #e62154 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -8px;
  right: 12px;
}
.bubble::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 2;
  bottom: -6px;
  right: 12px;
} */

.bubble:before {
  content: "";
  position: absolute;
  /* right: 15px; */
  /* left: calc(50% - 5px); */
  left: 16px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #e62154;
}
.bubble:after {
  content: "";
  position: absolute;
  /* right: 15px; */
  /* left: calc(50% - 5px); */
  left: 16px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
}
/* .bubble:after{
	content: "";
	position: absolute;
	bottom: -4px;
	right: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 1px 1px 1px #e62154;
	border: 4px solid;
	border-color: transparent #fff #fff transparent;
} */

.tag-name-box a {
  color: white;
}
.disqus-link {
  display: inline-block;
  /* min-width: 30px; */
}

/* .mixed-comment-counter{
  display: inline-block;
  min-width: 25px;
  background: #fff;
  color: #e62154;
  text-align: center;
} */
.mixed-comment-counter {
  white-space: nowrap;
}

.tag-infos {
  margin-bottom: 15px;
}
.tag-infos img {
  margin-bottom: -6px;
  margin-right: 5px;
}
.tag-infos > span {
  position: relative;
  top: 1px;
  color: #e62154;
  vertical-align: bottom;
}

/* .box1 {
  margin: 50px auto;
  border: 2px solid #e62154;
  text-align: center;
  font-weight: 900;
  color: #00bfb6;
  position: relative;
  border-radius: 0 5px 5px 0
}

.box-tag-name{
  background: #e62154;
  padding: 0 5px;
  color: #fff;
}
.box-comment-counter{
  display: inline-block;
  max-width: 33px;
  margin: 0 5px;
  color: #e62154;
} 

.sb8:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid #e62154;
  border-top: 6px solid #e62154;
  border-bottom: 6px solid transparent;
  right: 12px;
  bottom: -13px;
}

.sb8:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid #fff;
  border-top: 6px solid #fff;
  border-bottom: 6px solid transparent;
  right: 14px;
  bottom: -8px;
} */

/* End Comment Counter */

/* .tag-infos .tag-name {
  background-color: #e62154;
  color: #fff;
}
.tag-name{
  display: inline-block;
  height: 22px;
  padding: 0 5px;
}
.tag-infos span:first-of-type a {
  padding: 0;
  color: #fff;
}
.tag-infos :nth-child(2) {
  position: relative;
  display: inline-block;
  color: #e62154;
  text-align: center;
}
.tag-infos :nth-child(2) a,
.disqus-comment-count {
  display: inline-block;
  width: 27px;
  height: 15px;
  overflow: hidden;
}
.tag-infos :nth-child(2):after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 0;
  left: 0;
  background: url("/resources/icons/icon_mxd_comments.png") no-repeat top right;
  width: 31px;
  height: 29px;
}
.tag-infos img {
  margin-bottom: -6px;
  margin-right: 5px;
}
.tag-infos span:nth-of-type(2) {
  margin-right: 10px;
  background-color: none;
}
.tag-infos span:nth-of-type(n + 3) {
  position: relative;
  top: 1px;
  color: #e62154;
  vertical-align: bottom;
} */

/* Sidebar */

.widget-title {
  display: none;
}

#sidebar {
  height: 100%;
}

#sidebar .widget-container {
  margin-bottom: 60px;
}

.podcast-wrapper,
.translation-note-wrapper {
  position: relative;
  padding: 36px 0 20px;
  border: 2px solid #e1154c;
  text-align: center;
  margin-top: 15px;
  color: var(--modul-text-color);
}
.podcast-wrapper.deep-minds {
  border-color: #47dbb3;
}

.podcast-wrapper.deep-minds .button {
  background-color: #47dbb3;
}
.podcast-wrapper.deep-minds .button:hover {
  opacity: 0.5;
}

.podcast-wrapper.deep-minds .podcast-provider a {
  color: #47dbb3;
}
.podcast-wrapper.deep-minds .podcast-provider a:hover {
  opacity: 0.5;
}

.podcast-wrapper .podcast-provider {
  margin: 0 20px;
}

.translation-note-wrapper {
  margin-bottom: 60px;
  padding: 30px 20px 20px;
  color: #e1154c;
}

.translation-note {
  margin-top: 15px;
  text-align: left;
  color: var(--modul-text-color);
}

.podcast-wrapper .vrodo_icon,
.translation-note-wrapper .vrodo_icon {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  white-space: nowrap;
}
#single-bottom .podcast-wrapper .vrodo_icon {
  left: 150px;
}
@media (max-width: 768px) {
  #single-bottom .podcast-wrapper .vrodo_icon {
    left: 50%;
  }
}

.podcast-wrapper span:nth-of-type(2) {
  color: #e1154c;
  font-size: 2em;
  line-height: 20px;
}
.podcast-wrapper.deep-minds span:nth-of-type(2) {
  color: #47dbb3;
}
#single-bottom .vrodo_icon {
  color: #e1154c;
  font-size: 2em;
}
#single-bottom .podcast-wrapper.deep-minds .vrodo_icon {
  color: #47dbb3;
}
#single-bottom .podcast-wrapper span:nth-of-type(2) {
  font-size: 2.3em;
}
.podcast-wrapper span:nth-of-type(3) {
  display: block;
  margin: 0 15px;
}

#single-bottom .podcast-wrapper span:nth-of-type(3) {
  font-size: 18px;
}

#single-bottom .podcast-wrapper {
  margin-top: 0;
}

.podcast {
  /* position: relative; */
  /* height: 115px; */
  /* overflow: hidden; */
  text-align: left;
  margin: 20px 0;
  padding: 15px;
  background-color: #e62356;
}
.deep-minds .podcast {
  display: block;
  padding: 0;
  background-color: transparent;
}

#single-bottom .deep-minds .podcast {
  background-color: #47dbb3;
}

#single-bottom .mixedcast {
  margin-bottom: 60px;
  width: 100%;
  max-width: 860px;
  z-index: 3000;
}
@media (max-width: 768px) {
  #single-bottom .mixedcast {
    margin-bottom: 100px;
  }
}
.single-page .ad-mixedcast {
  flex-shrink: 0;
}

#single-bottom .podcast-wrapper {
  display: block;
}

#single-bottom .podcast {
  position: relative;
  display: table;
  width: 100%;
  min-height: 90px;
  font-size: 18px;
  margin: 20px 0 0;
  padding: 0;
}

#single-bottom .podcast span {
  font-size: 21px;
  padding-right: 100px;
}
.mixedcast-play-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  border: 0;
}
#single-bottom .podcast .mixedcast-play-button img {
  margin: 0;
  width: 50px;
  height: 50px;
}

@media (max-width: 768px) {
  #single-bottom .mixedcast {
    display: block !important;
  }
  .single-page .ad-mixedcast {
    display: none;
  }
  #single-bottom .podcast {
    /* display: block; */
    padding: 10px 40px;
  }
  #single-bottom .podcast .podcast-img {
    display: none;
  }
  #single-bottom .podcast span {
    width: 100%;
  }
  #single-bottom .podcast:first-of-type span {
    padding-right: 70px;
  }
  .mixedcast-play-button {
    right: 30px;
  }
}

#single-bottom .podcast:nth-of-type(n + 2) {
  font-size: 18px;
  background-color: var(--container-bg-color);
  color: #e62154;
  border-bottom: 1px solid #f0a3b0ff;
  margin: 0;
}
#single-bottom .deep-minds .podcast:nth-of-type(n + 2) {
  border-color: #47dbb3;
}

#single-bottom .podcast-wrapper img {
  border: none;
}
#single-bottom .podcast-provider {
  margin: 20px;
  font-size: 18px;
  padding: 0 10px;
}
.podcast a:first-of-type img {
  float: left;
  width: 81px;
  height: 81px;
  margin-right: 15px;
  border: 1px solid #fff;
  object-position: center top;
  object-fit: cover;
}
.deep-minds .podcast a:first-of-type img {
  width: 100%;
  height: auto;
  border: none;
  margin-right: 0;
  object-position: initial;
}
#single-bottom .podcast a,
#single-bottom .podcast span {
  display: table-cell;
  vertical-align: middle;
}
#single-bottom .podcast > a {
  width: 120px;
}
#single-bottom .deep-minds .podcast > a {
  width: 195px;
}
#single-bottom .podcast .podcast-img img {
  /* border: 1px solid #fff; */
  width: 100px;
  height: 100px;
  margin: 0;
}
#single-bottom .deep-minds .podcast .podcast-img img {
  /* border-top: 1px solid #47DBB3;
  border-bottom: 1px solid #47DBB3; */
  width: auto;
  height: 100px;
  margin: 0;
}
#single-bottom .podcast:nth-of-type(n + 2) img {
  border: none;
}

.podcast span a {
  color: #fff;
}
#single-bottom .podcast:nth-of-type(n + 2) span a {
  color: var(--modul-text-color);
}
#single-bottom .deep-minds .podcast:nth-of-type(n + 2) span a:hover {
  color: #47dbb3;
}
.podcast span a:hover {
  color: #f0a5b2;
}
.deep-minds .podcast span a:hover {
  color: black;
}
#single-bottom .podcast:nth-of-type(n + 2) span a:hover {
  color: #e62154;
}
/* .podcast span span {
  color: #f0a5b2;
} */

.podcast-icons {
  padding: 10px 0;
}

.podcast-icons img {
  margin: 0 3px;
}

.podcast-icons a {
  color: #e62154;
}

.podcast-icons a img:hover,
.podcast-icons a:focus img {
  opacity: 0.3;
}

.podcast-wrapper .mixedcast-button {
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  background: var(--container-bg-color);
  white-space: nowrap;
}

.podcast-wrapper .button {
  font-size: 18px;
}

/* Infos bottom */
#bottom-infos {
  display: flex;
  padding-top: 50px;
  width: 100%;
  height: 100%;
  color: var(--modul-text-color);
}

.x-plus {
  position: relative;
  background-image: url("/resources/images/x_plus_bg.png");
  background-size: 440px;
  background-position: right top;
  background-repeat: no-repeat;
  width: 75%;
  border: 2px solid #e1154c;
  margin: 15px 40px 0 0;
}
.x-plus-content {
  position: relative;
  border: 2px solid #e1154c;
  padding: 20px;
}

.x-plus-content {
  position: relative;
  border: 2px solid #e1154c;
  padding: 30px 20px;
  margin: 50px 0;
}
.x-plus-content .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.x-plus-content .wrap > div {
  font-size: 30px;
  color: #e62154;
}

body:not(.dark-mode)
  #content.single-page
  .entry-content
  .x-plus-content
  a:hover {
  color: #fff;
}

.x-plus-content .support-now {
  position: absolute;
  bottom: -31px;
  right: -45px;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  .x-plus-content {
    display: none;
  }
}

@media (max-width: 875px) {
  .x-plus-content .wrap > div {
    margin-top: 10px;
  }
  .x-plus-content .support-now {
    right: auto;
    left: 50%;
  }
}

@media (max-width: 650px) {
  .x-plus-content .wrap {
    flex-direction: column;
    align-content: center;
    align-items: start;
  }
  .x-plus-content .wrap > div {
    margin-left: 20px;
  }
}

.single-post #content .x-plus-content ul {
  list-style: none;
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  margin: 0 20px 0 0;
}
.x-plus-content li {
  white-space: nowrap;
}
.entry-content .x-plus-content li:before {
  content: none;
}

.x-plus-icon {
  position: absolute;
  top: 0px;
  left: 150px;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
}
.x-plus .wrap {
  margin: 40px 30px 40px;
}
.x-plus span {
  color: #e62154;
  font-size: 40px;
}
.x-plus ul {
  margin-top: 20px;
}
.x-plus li {
  margin-bottom: 10px;
}
.x-plus li img,
.x-plus-content li img {
  margin-right: 10px;
}
.x-plus span:nth-of-type(2) {
  font-size: 28px;
}
.x-plus .steady-button {
  position: absolute;
  bottom: -48px;
  right: -60px;
  /* background-image: linear-gradient(transparent, var(--container-bg-color) 50%); */
  background-color: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
}

.x-plus .steady-button div:first-of-type {
  margin-bottom: 5px;
}

.x-plus .button {
  font-size: 18px;
  margin-top: 10px;
}

#bottom-widget {
  margin-top: 15px;
}
@media (max-width: 1200px) {
  #bottom-widget {
    display: none;
  }
  .x-plus {
    margin-right: 0;
  }
}

#bottom-infos .newsletter {
  width: 315px;
}
#bottom-infos .newsletter .mailpoet_form_newsletter {
  height: 330px;
}

/* @media (min-width: 769px) {
  #sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
} */

/* @media (min-width: 769px) {
  #content {
      display: flex;
      flex-direction: column;
  }
  #sidebar {
      height: 100%;
  }
  #sidebar li:last-of-type {
      position: -webkit-sticky;
      position: sticky;
      top: 80px;
      background: chartreuse;
  }
} */

/* ################################################################################## */
/* Newsletter Mailpoet default settings*/
.mailpoet_hp_email_label {
  display: none !important;
}

.mailpoet_form .vrodo_icon {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
}
.mailpoet_paragraph {
  line-height: 20px;
}

.mailpoet_text_label,
.mailpoet_segment_label,
.mailpoet_textarea_label,
.mailpoet_select_label,
.mailpoet_radio_label,
.mailpoet_checkbox_label,
.mailpoet_list_label,
.mailpoet_date_label {
  display: block;
  font-weight: bold;
}

.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date {
  display: block;
}

.mailpoet_text,
#newsletter-input .mailpoet_textarea {
  /* width: 100%; */
  max-width: 400px !important;
  margin: 0 auto !important;
}

.mailpoet_validate_success {
  color: #e31a4b;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  top: 40% !important;
}

.mailpoet_validate_error {
  color: #e31a4b;
}

div[id^="mailpoet_form_"],
.mailpoet_form_newsletter {
  border-radius: 0px;
  text-align: left;
}

form.mailpoet_form {
  padding: 20px;
}

form.mailpoet_form ul {
  /* width: 210px; */
  margin: 20px auto 25px auto;
  /* margin: 20px 0; */
  padding: 0;
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  color: var(--modul-text-color);
  text-align: center;
}
form.mailpoet_form li {
  margin: 0 5px;
  padding: 0;
}
form.mailpoet_form li {
  display: inline-block;
}
form.mailpoet_form li img {
  margin-right: 10px;
}

div[id^="mailpoet_form_"] {
  width: 100%;
}

.mailpoet_message {
  margin: 0;
  padding: 0 20px;
}

.mailpoet_paragraph.last {
  margin-bottom: 0;
}

@media (max-width: 500px) {
  div[id^="mailpoet_form_"] {
    background-image: none;
  }
}

@media (min-width: 500px) {
  div[id^="mailpoet_form_"] .last .mailpoet_paragraph:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 500px) {
  div[id^="mailpoet_form_"]
    .mailpoet_form_column:last-child
    .mailpoet_paragraph:last-child {
    margin-bottom: 0;
  }
}

/* End default */

/* Newsletter Mailpoet Individuelles CSS */
/* form */
/* .mailpoet_form {
} */

.mailpoet_form .vrodo_icon {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
}

/* paragraphs (label + input) */
.mailpoet_paragraph {
  line-height: 20px;
  margin: 0 auto;
}

/* labels */
.mailpoet_segment_label,
.mailpoet_text_label,
.mailpoet_textarea_label,
.mailpoet_select_label,
.mailpoet_radio_label,
.mailpoet_checkbox_label,
.mailpoet_list_label,
.mailpoet_date_label {
  display: block;
  font-weight: bold;
}

/* inputs */
.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date {
  display: block;
}

.mailpoet_text,
.mailpoet_textarea {
  width: 100%;
}

/* .mailpoet_checkbox {
}

.mailpoet_submit input {
}

.mailpoet_divider {
}

.mailpoet_message {
} */

/* .mailpoet_validate_success {
  color: #e31a4b;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
} */

.mailpoet_validate_error {
  color: #e31a4b;
}

/* Individuelles Mailpoet CSS End  */

.mailpoet_paragraph {
  font-size: 16px;
  text-align: center;
}
.mailpoet_paragraph a {
  font-size: 14px;
  color: #f0a3b0;
  text-decoration: underline;
}
.mailpoet_paragraph a:hover {
  color: #e1154c;
  text-decoration: none;
}
.mailpoet_paragraph input.mailpoet_submit {
  color: #fff;
  background-color: #e1154c;
  /* border: 1px solid #e1154c; */
  padding: 5px 8px 5px 8px;
  width: 100%;
  font-size: 18px;
}
.mailpoet_submit {
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap !important;
}
.mailpoet_text {
  font-size: 15px;
  color: #e1154c;
  background-color: var(--container-bg-color);
  border: 2px solid #e1154c;
  padding: 5px 8px 5px 8px;
  width: 100% !important;
  text-align: center;
}
.newsletter {
  font-size: 2em;
}
.cancelable {
  font-size: 20px;
}
.email {
  color: var(--modul-text-color);
}
.datenschutz {
  padding: 15px 0 20px 0;
}
/* div[id^='mailpoet_form_']  ul {
  margin: 0;
} */
div[id^="mailpoet_form_"] .parsley-custom-error-message,
.mailpoet_form_newsletter .parsley-custom-error-message {
  color: #e1154c;
  font-size: 16px;
  font-family: Helvetica, sans-serif;
}
div[id^="mailpoet_form_"] .mailpoet_submit:hover,
.mailpoet_form_newsletter .mailpoet_submit:hover {
  background-color: #f0a3b0 !important;
}
div[id^="mailpoet_form_"] ::placeholder,
.mailpoet_form_newsletter ::placeholder {
  color: #f0a3b0;
}

div[id^="mailpoet_form_"] .last,
.mailpoet_form_newsletter .last {
  position: absolute;
  bottom: -33px !important;
  left: 50%;
  transform: translate(-50%, -50%);
  border-left: 20px solid var(--container-bg-color);
  border-right: 20px solid var(--container-bg-color);
}
.newsletter .mailpoet_form_newsletter .last {
  bottom: -37px !important;
}

.mailpoet_form_newsletter .last {
  bottom: -52px;
}

div[id^="mailpoet_form_"],
.mailpoet_form_newsletter {
  padding: 0 5px;
  position: relative;
  color: #e1154c;
  background: var(--container-bg-color);
  display: block;
  margin-top: 15px;
  border: 2px solid #e1154c;
}

.mailpoet_form .mailpoet_paragraph {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 920px) {
  div[id^="mailpoet_form_"],
  .mailpoet_form_newsletter {
    margin: 2px;
  }
}
#custom_html-5 .textwidget.custom-html-widget {
  padding-top: 0px !important;
}

/* newsletter in content */

#mailpoet_form_11 li:before {
  content: none;
}

#content.single-page .entry-content form.mailpoet_form {
  padding: 20px 40px;
}
#content.single-page .entry-content .mailpoet_form .vrodo_icon {
  left: 125px;
  font-size: 2em;
}
#content.single-page .entry-content .mailpoet_form_newsletter {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
}
#content.single-page .entry-content .newlsetter-box {
  display: flex;
  /* align-items: center; */
  /* justify-content:space-between; */
  /* align-content: center; */
}
#content.single-page .entry-content .mailpoet_form_newsletter ul {
  text-align: left;
}
#content.single-page .entry-content .mailpoet_form_newsletter li {
  white-space: nowrap;
}
#content.single-page
  .entry-content
  .mailpoet_form_newsletter
  .mailpoet_paragraph {
  text-align: left;
  line-height: normal;
}
/* #content.single-page
  .entry-content
  .mailpoet_form_newsletter
  .newsletter-check {
  margin: 0 70px;
} */
#content.single-page .entry-content .mailpoet_form_newsletter .mailpoet_text {
  width: 200px !important;
  margin-top: 20px !important;
}
#content.single-page .entry-content .mailpoet_form_newsletter .datenschutz {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.entry-content .newsletter ul li:before {
  content: "";
}

@media (max-width: 790px) {
  #content.single-page .entry-content .mailpoet_form_newsletter {
    position: relative;
    width: calc(100% + 50px) !important;
    max-width: calc(100% + 40px);
    left: -20px;
  }
  #content.single-page .entry-content .newlsetter-box {
    display: block;
  }
  #content.single-page
    .entry-content
    .mailpoet_form_newsletter
    .mailpoet_paragraph,
  #content.single-page .entry-content .mailpoet_form_newsletter ul {
    text-align: center;
  }
  #content.single-page .entry-content .mailpoet_form .vrodo_icon {
    left: 50%;
    white-space: nowrap;
  }
  #content.single-page
    .entry-content
    .mailpoet_form_newsletter
    .newsletter-check {
    margin: 0;
  }
}

/* ################################################################################## */

/* Mehr Anzeigen Button */

/* #loading-more:hover{
  color:#f0a3b0;
  border-color: #f0a3b0;
} */

#loading-more img {
  border: none;
}

#loading-more .load-icon {
  margin-bottom: -3px;
  margin-right: 10px;
}

#loading-more:hover {
  opacity: 0.5;
}

.mixed_loadmore {
  position: relative;
  border-top: 2px solid #e62154;
  margin-top: 60px;
  margin-bottom: 20px;
}

.mixed_loadmore .line {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 30px;
}

.mixed_loadmore .line span {
  border: 2px solid #e62154;
  color: #e62154;
  max-width: 412px;
  height: 47px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  padding: 10px;
  /* text-transform: uppercase; */
}

/* Popular Desktop */
.popular {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #e62154;
  padding: 40px 25px 20px;
  margin-top: 60px;
  z-index: 3000;
}
.popular span:first-child {
  position: absolute;
  top: 0px;
  left: 125px;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  font-size: 2em;
  color: #e62154;
}
.popular .panel {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 220px;
}
.popular .panel:last-of-type {
  margin-right: 0;
}
.popular .number {
  top: 0;
  width: 40px;
  height: 40px;
  /* margin: 0 auto 12px auto; */
  border-radius: 50%;
  background: #e62154;
  color: #fff;
  font-size: 1.5em;
  /* padding-top: 5px; */
  line-height: 40px;
  transition: background-color 0.3s ease;
  text-align: center;
}
.popular .number:hover {
  background: black;
  color: #fff;
}
.popular .title {
  margin-left: 10px;
  line-height: 1em;
  font-size: 16px;
}
.popular .title a {
  color: var(--modul-text-color);
}
.popular .title a:hover {
  color: #e62154;
}

#bottom-infos .popular {
  width: 315px;
  margin-top: 15px;
}
#bottom-infos .popular .panel {
  width: 100%;
}
@media (max-width: 1200px) {
  #bottom-infos .popular {
    width: 100%;
  }
  #bottom-infos .popular .panel {
    width: 100%;
  }
}

/* Footer */
#footer {
  padding: 40px 0 130px;
  z-index: 3000;
}
#footer .footer-mobil,
#footer .footer-bottom-mobil {
  display: none;
}
#footer .footer-divider {
  position: relative;
  border-bottom: 2px solid #e62154;
}

#footer .footer-divider > a {
  position: absolute;
  top: -25px;
  color: #e62154;
}

#footer .footer-divider a:first-of-type {
  right: 25px;
}
#footer .footer-divider a:nth-of-type(2) {
  right: 110px;
}

html:lang(de) #footer .footer-divider a:first-of-type {
  left: 25px;
}
html:lang(de) #footer .footer-divider a:nth-of-type(2) {
  left: 110px;
}
html:lang(de) #footer .footer-divider a:nth-of-type(3) {
  right: 145px;
}
html:lang(de) #footer .footer-divider a:nth-of-type(4) {
  right: 25px;
}

html:lang(en) #footer .footer-divider a:nth-of-type(2) {
  left: 140px;
}
html:lang(en) #footer .footer-divider a:nth-of-type(3) {
  left: 25px;
}

@media (max-width: 850px) {
  #footer .footer-body {
    padding-top: 40px;
  }
  #footer .footer-divider a:nth-of-type(2) {
    left: 25px;
  }
  html:lang(de) #footer .footer-divider a:nth-of-type(2) {
    left: 25px;
    top: 9px;
  }
  html:lang(de) #footer .footer-divider a:nth-of-type(3) {
    right: 25px;
  }
  html:lang(de) #footer .footer-divider a:nth-of-type(4) {
    top: 9px;
    right: 25px;
  }
  html:lang(en) #footer .footer-divider a:nth-of-type(2) {
    top: 10px;
    left: 25px;
  }
  #footer .steady-button {
    width: 40%;
  }
}

#footer .footer-divider a:first-of-type img {
  margin-bottom: -3px;
}
html:lang(de) #footer .footer-divider a:nth-of-type(2) img {
  margin-bottom: -2px;
}
#footer .footer-divider a:nth-of-type(4) img,
html:lang(en) #footer .footer-divider a:nth-of-type(3) img {
  margin-bottom: -2px;
}

#footer .footer-divider a:hover {
  color: #f0a3b0ff;
}
#footer .footer-divider a:hover img {
  opacity: 0.6;
}

#footer .footer-divider a img {
  margin-right: 10px;
}

#footer .footer-logo {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
}

#footer .footer-body {
  padding: 40px 25px 0;
}

#footer .footer-categories a {
  color: var(--footer-link-color);
  font-size: 16px;
}

#footer .footer-categories a:hover {
  color: #f0a3b0;
}

#footer .footer-categories ul {
  float: left;
  margin-right: 25px;
  color: black;
  text-transform: uppercase;
}

#footer .footer-categories ul li:first-of-type {
  font-size: 18px;
  margin-bottom: 20px;
  color: var(--footer-header-color);
}

#footer .footer-social ul li {
  float: left;
  margin-left: 13px;
}

#footer .steady-button {
  clear: right;
  text-align: right;
  /* width: 60%; */
  margin-top: 15px;
}

#footer .footer-bottom,
#footer .footer-bottom-mobil {
  clear: both;
  width: 100%;
  font-size: 14px;
  color: #f0a3b0;
  opacity: 1;
}
#footer .footer-bottom div {
  float: left;
  width: calc(50% - 100px);
  padding-top: 60px;
}
#footer .footer-bottom .to-the-top {
  position: relative;
  width: 200px;
  text-align: center;
  cursor: pointer;
  /* padding: 0 20px; */
}

#footer .to-the-top {
  color: #e62154;
  opacity: 0.4;
  width: 100px;
  margin: 0 auto;
}

:root.dark-mode #footer .to-the-top {
  opacity: 1;
}

#footer .to-the-top:hover {
  opacity: 1;
}
:root.dark-mode #footer .to-the-top:hover {
  opacity: 0.4;
}

#footer .to-the-top img {
  position: absolute;
  bottom: 14px;
  left: 50%;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
:root.dark-mode #footer .to-the-top img {
  opacity: 1;
}
#footer .to-the-top img:hover {
  opacity: 1;
}
:root.dark-mode #footer .to-the-top img:hover {
  opacity: 0.8;
}

#footer .footer-bottom div:nth-of-type(3) {
  text-align: right;
}
#footer .footer-bottom a,
#footer .footer-bottom-mobil a {
  margin-left: 10px;
  padding-top: 10px;
  color: inherit;
}
#footer .footer-bottom a:hover,
#footer .footer-bottom-mobil a:hover {
  margin-left: 10px;
  color: #e62154;
}

#footer .footer-bottom-mobil {
  clear: both;
  padding-top: 20px;
}

#footer .footer-bottom-mobil > div {
  margin-top: 20px;
}

#footer .footer-bottom-mobil > div:last-of-type {
  padding-top: 5px;
}

#footer .footer-bottom-mobil .to-the-top {
  position: relative;
  padding-top: 30px;
  cursor: pointer;
}

#footer .privacy-manager,
#footer .widerruf {
  white-space: nowrap;
}

.footer-categories {
  margin-bottom: 20px;
}

/* Breakpoints */
/* @media (max-width: 1280px) { */
@media (max-width: 1200px) {
  /* Seitenbreite */
  #wrapper {
    max-width: 1200px;
  }
  #header {
    width: 100%;
  }
  #container,
  #footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 1200px) {
  /* Sidebar */

  body.single #sidebar {
    margin-top: 40px;
  }
  #content {
    width: 100%;
    padding-right: 0;
  }

  #sidebar {
    display: none;
  }
  /* body:not(.single) #sidebar {
    display: none;
  } */
  /* #sidebar .widget_mixedcast_widget, #sidebar .mailpoet_form_widget{
    display: none;
  } */
  #bottom-infos {
    flex-direction: column;
  }
  #bottom-infos > div {
    float: none;
  }
  #bottom-infos .x-plus {
    margin-bottom: 60px;
  }
  #bottom-infos .x-plus,
  #bottom-infos .newsletter {
    width: 100%;
  }
  #bottom-infos .x-plus,
  :not(.single-post).mailpoet_form_newsletter {
    border-left: none;
    border-right: none;
  }
  .mailpoet_form_newsletter .mailpoet_paragraph:nth-of-type(2) {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  #content #mailpoet_form_11 {
    display: block;
  }
}

@media (max-width: 768px) {
  body {
    padding-top: 53px;
  }
  #container,
  #footer {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 60px;
  }
  #footer {
    margin-top: 60px;
  }

  /* Werbunng */
  .adunit-container-feed {
    min-height: 2500px;
    text-align: center;
  }

  /* header */
  #branding {
    height: 53.33px;
  }

  #logo-container {
    height: 53px;
    line-height: 55px;
  }

  #logo {
    width: 140px;
  }

  #header-logo-x {
    right: 20px;
    top: 20px;
    width: 50px;
  }
  #header-icon-r {
    width: 30.75px;
  }

  #menu-icon {
    top: 7px;
    left: 15px;
    height: 40px;
    width: 40px;
    cursor: pointer;
  }
  .menu-icon {
    width: 20px;
    height: 8px;
  }
  /* .menu-icon:hover {
    filter: invert(96%) sepia(4%) saturate(0%) hue-rotate(358deg)
      brightness(104%) contrast(105%);
  } */
  /* #menu .menu-main-container {
    margin-left: 25px;
  }
  #menu.toggled li {
    height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, #e62154, #29001e);
    border-image-slice: 1;
  } */

  /* #menu.toggled .sub-menu li {
    border: 0;
  }

  #menu.toggled a {
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }

  #menu.toggled #search {
    display: block;
  }
  #menu.toggled ul {
    padding-bottom: 0;
  } */

  #search .search-field {
    margin-bottom: 10px;
    padding-top: 0;
    background-size: 15px;
    padding-left: 25px;
    border: none;
  }

  /* Navbar */
  /* #menu {
    height: 0;
  }

  #menu.toggled .hamburger-menu {
    display: none;
  } */

  #top-widget {
    display: none;
  }

  /* Featured */
  /* .featured-bg:last-of-type {
    display: none;
  } */

  .featured header {
    padding: 40px 25px;
    border-bottom: 3px solid #e62154ff;
  }

  .featured-bg {
    width: 100%;
  }
  .featured-bg {
    border-bottom: none;
  }

  #content {
    padding-top: 40px;
  }

  #content #mailpoet_form_10,
  #content #mailpoet_form_11,
  #content .mailpoet_form_newsletter,
  #content .podcast-wrapper,
  #content .x-plus {
    display: block;
    margin-top: 60px;
    margin-bottom: 60px;
    border-left: 0;
    border-right: 0;
    /* width: 100%; */
  }

  #content .x-plus {
    width: 100%;
    text-align: center;
  }

  /* Content (Feed) */
  .entry-summary {
    margin-left: 20px;
    margin-right: 20px;
  }

  /* #content .tag-infos,
  .entry-summary header h2,
  #content .entry-meta,
  .post-edit-link {
    margin-left: 25px;
    margin-right: 25px;
  } */
  #content.single-page .tag-infos,
  #content.single-page .entry-meta {
    margin-left: 0;
    margin-right: 0;
  }

  #single-bottom .podcast-provider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /* Single Page Content */
  #content.single-page {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* #content.single-page img.size-full,
  #title-image img, .wp-caption img {
    position: relative;
    max-width: calc(100% + 51px);
    left: -26px;
  } */

  #title-image img {
    position: relative;
    width: calc(100% + 51px);
    max-width: calc(100% + 51px);
    left: -26px;
  }
  /* #content.single-page .is-type-video,  #content.single-page .has-background{
    position: relative;
    width: calc(100% + 50px) !important;
    left: -25px;
  } */

  #single-bottom {
    margin-left: 25px;
  }

  /* Archive Summary*/

  article {
    margin-bottom: 50px;
  }
  .entry-summary img:first-child,
  .entry-summary picture img {
    float: none;
    width: 100%;
    /* height: auto; */
    height: 50vw;
    object-fit: cover;
    /* border-left: none;
    border-right: none; */
  }

  .entry-summary header {
    display: block;
    margin-top: 20px;
    height: auto;
    padding: 0;
  }

  .entry-summary header h2 {
    font-size: 22px;
    padding-right: 0;
    line-height: normal;
  }

  .entry-meta {
    margin-top: 10px;
  }

  /* #Loading more */
  #loading-more {
    display: block;
    width: 290px;
  }

  /* Modul Popular' */
  .popular {
    border-left: 0;
    border-right: 0;
  }
  .popular span:first-child {
    left: 50%;
  }
  .popular .panel {
    width: 100%;
    min-height: 40px;
  }
  .popular .title {
    padding-top: 5px;
    align-items: center;
    align-content: center;
  }

  /* Infos bottom */
  .x-plus {
    background-image: none;
  }
  #bottom-infos {
    display: none;
  }

  /* Foooter */
  #footer .footer-mobil {
    display: block;
  }
  #footer .footer-body {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .footer-categories,
  #footer .footer-social {
    display: none;
  }
  #footer .steady-button {
    width: 100%;
    text-align: center;
  }
  #footer .footer-divider:first-of-type > a {
    display: none;
  }
  #footer .info-icons {
    margin-bottom: 40px;
  }
  #footer .footer-mobil .info-icons div {
    margin-bottom: 20px;
  }
  #footer .footer-mobil .info-icons a {
    margin-right: 20px;
    padding: 5px;
  }
  #footer .footer-mobil .info-icons a img {
    margin-right: 10px;
  }

  #footer .social-mobil {
    position: relative;
    margin-top: 10px;
  }
  #footer .social-mobil .social-icons {
    position: relative;
    display: inline-block;
    border-left: 15px solid var(--container-bg-color);
    border-right: 15px solid var(--container-bg-color);
    background-color: var(--container-bg-color);
  }
  #footer .social-mobil .social-icons a {
    margin: 0 5px;
  }
  #footer .mobile-divider {
    position: absolute;
    top: 20px;
    width: 100%;
    border-bottom: 2px solid #e62154;
  }

  #footer .footer-bottom {
    display: none;
  }
  #footer .footer-bottom-mobil {
    display: block;
  }
}

@media (max-width: 768px) {
  #current-articles {
    margin-bottom: 40px;
  }
  #current-articles .featured-bg {
    width: 100%;
    height: 200px;
    margin-bottom: 0;
  }
  #current-articles .featured-bg:nth-child(3n) {
    display: none;
  }
  #current-articles header h2 {
    font-size: 22px;
    line-height: 25px;
  }
  #single-bottom {
    justify-content: center;
    margin-left: 0;
  }
  #single-bottom .x-plus {
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
    border-left: none;
    border-right: none;
    height: auto;
    margin-right: 0;
  }
  #single-bottom .x-plus {
    text-align: center;
  }
  .x-plus-icon {
    left: 50%;
  }
  .x-plus {
    height: auto;
  }
  .x-plus .steady-button {
    /* left: 50%;
    right: auto; */
    display: none;
  }
  .x-plus .x-plus-button {
    position: absolute;
    bottom: -45px;
    left: 50%;
    background: var(--container-bg-color);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    padding: 0 20px;
  }
  .x-plus .wrap {
    margin: 40px 30px 45px;
  }
}

@media (max-width: 500px) {
  .featured-bg {
    height: calc(50vh - 24px);
  }

  /* .entry-summary img:first-child,
  .entry-summary picture img {
    width: 100%;
    height: 50vw;
    object-fit: cover;
  } */

  /* Bottom Infos */
  /* .x-plus .wrap {
    margin-bottom: 70px;
  } */
  /* #bottom-infos .x-plus .wrap {
    margin-bottom: 80px;
  } */
}

/* Darkmode */
/* Steady Darkmode */
/* :root.dark-mode .steady-button .login-button {
  border: 1px solid #eaeaea !important;
} */

:root.dark-mode .alert h4,
:root.dark-mode .quest h4 {
  color: black;
}

/* Gewinnspiel */
/* #mixed-irobot li:before {
  content: "";
}
#content.single-page #mixed-irobot li {
  display: block;
  margin: 0 auto;
  text-align: center;
  white-space: normal;
} */

#content.single-page .entry-content #mixed-irobot.mailpoet_form .vrodo_icon {
  left: 170px;
}
@media (max-width: 768px) {
  #content.single-page .entry-content #mixed-irobot.mailpoet_form .vrodo_icon {
    left: 50%;
  }
}

#mixed-irobot.mailpoet_form_newsletter .last {
  bottom: -37px !important;
}

/* Empfehlungen */

.wp-engage-block {
  margin-bottom: 40px;
}
.wp-engage-block h3 {
  margin: 0px 0px 30px 0px;
  font-size: 1.1em;
}
.wp-engage-block img {
  margin: 0px;
}
.wp-engage-block.image-landscape img,
.wp-engage-block .image.landscape img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
}
.wp-engage-block.image-portrait img,
.wp-engage-block .image.portrait img {
  aspect-ratio: 4/5;
  object-fit: cover;
}
.wp-engage-block ul {
  padding: 0px !important;
}
.wp-engage-block ul li {
  margin: 0px;
}
.wp-engage-block ul li:before {
  content: none;
}

/* Artikel Empfehlungen im Content */

.single-post #content #wp-engage-feed ul {
  margin: 0;
}
#wp-engage-feed img {
  margin-bottom: -6px;
  max-height: 484px;
}
html:lang(de) #wp-engage-feed ul:nth-child(n + 9) {
  display: none;
}
html:lang(en) #wp-engage-feed ul:nth-child(n + 6) {
  display: none;
}

.wp-engage-block.wp-engage-in-content .wp-engage-widget-element {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #e1154c;
  background-image: linear-gradient(to right, #29001e, #6c0d34);
  margin: 30px 0;
  color: #fff;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element:hover {
  color: #f0a3b0;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .image {
  max-width: 260px;
  height: 138px;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .image img {
  aspect-ratio: auto;
  height: 138px;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .badge {
  display: none;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .description {
  padding: 10px 20px;
}

html:lang(de)
  .wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description:before {
  content: "MEHR ZUM THEMA";
  color: #e1154c;
}
html:lang(en)
  .wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description:before {
  content: "READ MORE";
  color: #e1154c;
}
.wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description
  .title {
  font-size: 22px;
  margin: 0;
  padding: 0;
  color: inherit;
}
.wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description
  .text {
  display: none;
}
@media (max-width: 768px) {
  .wp-engage-block.wp-engage-in-content
    .wp-engage-widget-element
    .description
    .title {
    font-size: 18px;
  }
}
/* .wp-engage-block.wp-engage-in-content .wp-engage-widget-element .description{
  height: 100px;
} */
/* .wp-engage-block.wp-engage-in-content .wp-engage-widget-element .description .text {
  display: none;
} */
/* .wp-engage-block.wp-engage-in-content .wp-engage-widget-element {
  padding: 20px;
  margin-bottom: 10px;
  background-color: #efefef;
  display: grid;
  grid-template-areas: "badge" "image" "content" "button";
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .badge {
  grid-area: badge;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .badge p {
  float: right;
  margin: 0;
  color: #666;
  font-variant-caps: all-petite-caps;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .image {
  grid-area: image;
  text-align: center;
  margin-bottom: 10px;
}
.wp-engage-block.wp-engage-in-content .wp-engage-widget-element .description {
  grid-area: content;
  display: block;
} */
/* .wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description
  .title {
  font-size: 1.4em;
} */
/* .wp-engage-block.wp-engage-in-content
  .wp-engage-widget-element
  .description
  .text {
  color: #666;
  margin-bottom: 10px;
} */
.wp-engage-block.wp-engage-in-content button {
  display: none;
}
.wp-engage-block .wp-engage-result-grid {
  margin-bottom: 15px;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin: 0;
}
.wp-engage-block .wp-engage-result-grid li {
  list-style-type: none;
  margin-bottom: 20px;
}
.wp-engage-block .wp-engage-result-grid li .result a {
  overflow: hidden;
  display: grid;
  position: relative;
  grid-template-rows: auto;
  grid-template-areas: "picture" "content";
}
.wp-engage-block .wp-engage-result-grid .footer {
  bottom: 9px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(100, 100, 100, 0)),
    to(rgba(100, 100, 100, 0.4))
  );
  background-image: linear-gradient(
    rgba(100, 100, 100, 0),
    rgba(100, 100, 100, 0.4)
  );
  position: absolute;
  height: 70px;
  width: 100%;
  font-size: 90%;
}
.wp-engage-block .wp-engage-result-grid .footer .rating {
  left: 10px;
}
.wp-engage-block .wp-engage-result-grid .footer div {
  grid-area: picture;
  position: absolute;
  bottom: 4px;
  right: 10px;
  color: #fff;
}
.wp-engage-block .wp-engage-result-grid .footer .likes {
  right: 10px;
}
.wp-engage-block .wp-engage-result-grid .image {
  grid-area: picture;
  position: relative;
  background-image: linear-gradient(transparent, #e1154c);
}
.wp-engage-block .wp-engage-result-grid .image img {
  border-bottom: 2px solid #e1154c;
}

.wp-engage-recommendation-header {
  display: none;
}

.wp-engage-block .wp-engage-result-grid .title {
  grid-area: content;
  position: relative;
  /* text-align: center; */
  font-size: 19px;
  line-height: normal;
}
.wp-engage-block .wp-engage-result-grid.desktop-1 .title {
  font-size: 23px;
}
.wp-engage-block .wp-engage-result-grid .recipe-star-full svg * {
  fill: #fff !important;
}
/* .wp-engage-block.wp-engage-inline-group {
  padding: 20px;
} */
.wp-engage-block.wp-engage-inline-group ul {
  margin: 0px;
}
.wp-engage-block.wp-engage-inline-group .wp-engage-headline {
  font-size: 1.4em;
}
.wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul {
  display: grid;
  grid-auto-flow: row;
  grid-row-gap: 5px;
}
/* .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 2fr 5fr;
  grid-column-gap: 10px;
} */
.wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a img {
  display: block;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 170px;
  margin-bottom: 2px;
}
.wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul .image {
  display: block;
  background-image: linear-gradient(transparent, #e1154c);
}

.whyleave {
  margin-top: 10px;
  background-color: #e9f4f2;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.whyleave p {
  margin-bottom: 0px;
}

.top5posts .post-header {
  display: inherit;
}
.top5posts img {
  width: 298px;
  height: 161px;
}

.wp_engage_sidebar ul div {
  text-align: initial;
}
.wp_engage_sidebar ul li {
  list-style: none;
  margin-bottom: 10px;
}
.wp_engage_sidebar ul li a {
  display: grid;
  grid-template-columns: 150px auto;
  grid-column-gap: 10px;
}
.wp_engage_sidebar ul.portrait ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}

.wp-engage-block .title {
  font-size: 19px;
  color: var(--primary-text-color);
  padding: 5px 10px 0;
}
.wp-engage-block .title:hover {
  font-size: 19px;
  color: #e1154c;
}

@media (max-width: 768px) {
  .wp-engage-block .wp-engage-result-grid {
    display: block;
  }
  .wp-engage-block .wp-engage-result-grid.desktop-1 .title {
    font-size: 19px;
  }
}

@media screen and (max-width: 500px) {
  .wp-engage-result-grid.mobile-1 {
    grid-template-columns: 1fr;
  }
  /* .wp-engage-result-grid.desktop-1.mobile-1 {
    display: none;
  } */
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a {
    display: block;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul {
    row-gap: 15px;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(n + 4) {
    display: none;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul .image {
    border-bottom: 2px solid #e1154c;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a img {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 500px) {
  /* .wp-engage-block.wp-engage-in-content .wp-engage-widget-element {
    padding: 20px;
    margin-bottom: 10px;
    background-color: #efefef;
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: 30px auto 60px;
    grid-template-areas: "image badge" "image content" "image button";
  }
  .wp-engage-block.wp-engage-in-content .wp-engage-widget-element .image {
    display: block;
    width: 200px;
    float: left;
    margin-bottom: 0;
  }
  .wp-engage-block.wp-engage-in-content
    .wp-engage-widget-element
    .image
    .portrait {
    width: 175px;
  }
  .wp-engage-block.wp-engage-in-content .wp-engage-widget-element button {
    margin-top: 15px;
  } */
  .wp-engage-block .wp-engage-result-grid {
    grid-column-gap: 30px;
  }
  .wp-engage-block .wp-engage-result-grid.desktop-1 {
    grid-template-columns: 1fr;
    /* display: none; */
  }
  .wp-engage-block .wp-engage-result-grid.desktop-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .wp-engage-block .wp-engage-result-grid .footer {
    font-size: 115%;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    margin: 0 !important;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a {
    display: grid;
    grid-auto-flow: row;
    grid-row-gap: 2px;
    grid-template-columns: auto;
  }
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images ul a img {
    aspect-ratio: 1/1;
    object-fit: cover;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(1)
    img,
  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(2)
    img {
    width: 100%;
    height: 250px;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 4;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(2) {
    grid-column-start: 4;
    grid-column-end: 7;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(4) {
    grid-column-start: 3;
    grid-column-end: 5;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(5) {
    grid-column-start: 5;
    grid-column-end: 7;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(6) {
    grid-column-start: 1;
    grid-column-end: 3;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(7) {
    grid-column-start: 3;
    grid-column-end: 5;
  }

  .wp-engage-block.wp-engage-inline-group.wp-engage-with-images
    ul
    li:nth-child(8) {
    grid-column-start: 5;
    grid-column-end: 7;
  }
}

/* Comments */
.devider-box {
  position: relative;
  border-top: 2px solid #e62154;
  margin-top: 60px;
  margin-bottom: 80px;
}

.devider-box .line {
  position: absolute;
  top: 0px;
  left: 50%;
  background: var(--main-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 30px;
}
.devider-box .line a {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border: 2px solid #e62154;
  color: #e62154;
  width: 230px;
  height: 47px;
  font-size: 20px;
  cursor: pointer;
  /* padding: 8px 20px 10px; */
  padding: 4px 20px;
  white-space: nowrap;
}
.devider-box .line a:hover {
  /* color: #f0a3b0; */
  opacity: 0.5;
}

.devider-box .line .start-page {
  background: #e62154;
  color: white;
  padding: 10px 20px;
}

.devider-box .line span:after {
  position: relative;
  top: 2px;
  content: "";
  float: right;
  border: solid currentColor;
  border-width: 0 3px 3px 0;
  padding: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 12px;
}

.divider-box__content {
  display: flex;
  gap: 20px;
}

.follow-google-news__line1 {
  font-size: 12px;
}
.follow-google-news__line2 {
  line-height: 90%;
}

#content .devider-box a[target="_blank"]:after {
  content: none;
}
@media screen and (max-width: 600px) {
  .devider-box {
    margin-bottom: 15px;
    border-top: transparent;
  }
  .devider-box .line {
    position: relative;
    padding: 0;
  }
  .divider-box__content {
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* Tiktok */
.tiktok-embed {
  padding-left: 0;
  border: 0;
}

.wp-engage-logo {
  position: absolute;
  left: -9999px;
}

/* Symbol für Externe Links entfernen*/
#content .wp-caption a[target="_blank"]:after,
#m-article-widget-self-ad a[target="_blank"]:after {
  content: none;
}

#content .img-link[target="_blank"]:after {
  content: none;
}

/* Twitter */
.twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

/* Info Box */
.info-box {
  position: relative;
  border: 2px solid #e62154;
  padding: 30px;
  margin: 40px;
}

.single-post #content .info-box p {
  /* padding: 0 20px 20px; */
  margin: 0 0 20px;
}

.info-box__header {
  position: absolute;
  top: 0px;
  left: 300px;
  background: var(--container-bg-color);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  color: #e1154c;
  font-size: 2em;
  white-space: nowrap;
}

.info-box__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.info-box__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 100px;
}

body:not(.dark-mode)
  #content.single-page
  .entry-content
  a.info-box__button:hover,
body #content.single-page .entry-content a.info-box__button:hover {
  color: #fff;
}

.info-box__button__icon {
  width: 20px;
  height: 20px;
}

@media (max-width: 768px) {
  .info-box {
    margin-left: 0;
    margin-right: 0;
  }
  .info-box__header {
    left: 50%;
    font-size: 1.5em;
  }
}

#content a.button[target="_blank"]:after {
  content: none;
}

.info-box.quest-2-only .info-box__header {
  left: 225px;
}
.info-box.quest-2-pro .info-box__header {
  left: 265px;
}
.info-box.quest-2 .info-box__header {
  left: 350px;
}
@media (max-width: 870px) {
  .info-box.quest-2 .info-box__header,
  .info-box.quest-2-only .info-box__header,
  .info-box.pico-4 .info-box__header,
  .info-box.quest-2-pro .info-box__header {
    position: relative;
    left: 0;
    font-size: 1.5em;
    white-space: break-spaces;
    line-height: normal;
    margin-bottom: 20px;
    transform: none;
    padding: 0;
  }
}

.mr-2 {
  margin-right: 20px;
}

pre {
  border: 1px solid black;
  margin-bottom: 40px;
  padding: 10px 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.info-online {
  text-align: center;
  margin-top: 30px;
}

#mailpoet_form_11 {
  margin-top: 50px;
  margin-bottom: 60px;
}

/* Shorts Start */
.post-short {
  position: relative;
  /* background-color: var(--ad-bg-color); */
  background: linear-gradient(
    90deg,
    rgba(246, 246, 246, 0) 0%,
    var(--ad-bg-color) 100%
  );
}

.post-short .feed-picture-link img {
  margin-top: 20px;
}

.post-short header {
  height: auto;
  color: var(--header);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 36px;
}

.post-short .twitter-tweet {
  margin-left: 0;
  margin-right: 0;
}

.post-short header h2 {
  margin-bottom: 10px;
}

.post-short p {
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  margin: 0 0 16px;
}

#content .post-short .video-block {
  margin-bottom: 16px;
}

.post-short .total-views {
  margin-top: 16px;
}

.post-short a:not(.link-overlay) {
  position: relative;
  z-index: 2;
}

.post-short header > :nth-last-child(2) {
  margin-bottom: 0;
}

.post-short__source {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  /* margin-top: 16px; */
}

.post-short__source a {
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  gap: 5px;
  min-height: 32px;

  border: 1px solid #e62256;
  background: #e62256;
  color: white;
  padding: 0 10px;
}

.post-short__source a:hover {
  border: 1px solid #f0a3b0;
  background: #f0a3b0;
}

.post-short__source a[target="_blank"] {
  padding-right: 0;
}

.post-short__source a:after {
  background-color: var(--main-bg-color);
  padding: 8px;
}

.post-short .entry-meta {
  display: none;
}

@media (max-width: 960px) {
  .post-short .feed-picture-link {
    display: none;
  }
}

@media (max-width: 768px) {
  .post-short {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ticker {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #e62154;
}
.ticker span {
  margin-top: 1px;
}

.blob {
  border-radius: 50%;
  height: 8px;
  width: 8px;
  transform: scale(1);
}

.blob.magenta {
  background: #e62154;
  box-shadow: 0 0 0 0 #e62154;
  animation: pulse-magenta 2s infinite;
}

@keyframes pulse-magenta {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(230, 33, 84, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 4px rgba(255, 82, 82, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
/* Shorts End */

.link-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/* Pulse animation */

/*new ad setup*/

/* .ad-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ad-container > div{
  max-width: 728px;
  overflow: hidden;
} */

.ad-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ad-container > div {
  position: relative;
  overflow: hidden;
}

/* .ad-container::before {
  content: "Ad";
  position: absolute;
  top: -18px;
  left: 5px;
  opacity: 0.8;
  font-size: 12px;
}

:lang(de-DE) .ad-container::before {
  content: "Anzeige";
} */

#m-interstitial.ad-container::before,
#d-interstitial.ad-container::before {
  content: none;
}

/* header ad */
#top-widget {
  min-height: 250px;
}

/* Incontent ad */
#d-article-widget-1 {
  min-height: 409px;
}

#d-article-widget-2 {
  min-height: 400px;
}

#m-article-widget-1 {
  display: none;
  min-height: 280px;
}

#m-article-widget-2 {
  display: none;
  min-height: 600px;
}

/* sidebar ad */
#block-2 {
  min-height: 600px;
}

#m-sticky-footer {
  display: none;
}

#m-article-widget-self-ad {
  display: none;
}

/* Sticky-ad */

/* #div-gpt-ad-1407836107045-0 {
  position: fixed;
  bottom: 0;
  background: var(--main-bg-colo);
  z-index: 9999999;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
} */

@media (max-width: 1024px) {
  #d-sticky-footer {
    display: none;
  }
  #m-sticky-footer {
    display: flex;
  }

}

@media (max-width: 768px) {
  #story-of-drakheir{
    display: none;
  }
  #d-article-widget-1 {
    display: none;
  }
  #d-article-widget-2 {
    display: none;
  }
  #m-article-widget-1 {
    display: flex;
  }
  #m-article-widget-2 {
    display: flex;
  }

  #m-article-widget-self-ad {
    display: flex;
  }
}
