/* News */
subheading { 
  font-size: 24px; 
  line-height: 30px; 
  font-weight: 700;
}
infobox { 
  display: block; 
  padding: 16px; 
  font-size: 1em; 
  line-height: 1.4em; 
  background: #f5f5f5; 
/*  border-radius: 8px; */
}
infobox subheading {
  border-bottom: 4px solid #333;
  line-height: 32px; 
  display: block;
}
.teaser__details-anlese-text {
  font-weight: 600;
}
#PAGE_journal_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_gastro_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_gastro_service 
 .gastro__text p a {
  color: var(--font-red);
}

#PAGE_shopping_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_musik_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_film_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_theater_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_kunst_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_nightlife_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_freizeit_news 
 .teaser__details-text p a {
  color: var(--font-red);
}

#PAGE_freizeit_aufmacher 
 .teaser__details-text p a {
  color: var(--font-red);
}

.aufmacher-titel {
  text-decoration: none !important;
  padding-bottom: 10px !important;
  font-size: 2em;
  font-weight: bold;
}
.aufmacher-titel {
  img {
    margin-right: 16px;
    margin-bottom: 10vh;
  }
}
.container-text {
  font-size: 1.1em;
  line-height: 1.4em;
  hyphens: auto;
}
.service-container .container-text {
  margin-bottom: 10px;
}
.service-container a {
  word-break: break-all;
}
.container-titel {
  font-size: 1.1em !important;
  line-height: 1.4em !important;
  font-weight: bold;
  padding-top: 20px !important;
  padding-bottom: 8px !important;
}
a.mehr {
  color: #C60000;
  font-weight: normal;
  text-decoration: none;
  background: none;
}
div.mehr {
  color: #C60000;
}
.linie {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

/* Shop */
.shop_active {
  color: #ffffff !important;
}
.abo-praemie {
  max-width: 100vw;
}

#shop-sub-navigation {
  display: grid;
  grid-template-columns: 1fr 100px 80px 1fr 100px 100px 1fr 10px 1fr;
  column-width: auto !important;
  justify-content: space-between !important;
}

@media only screen and (max-width: 1080px) {
	#shop-sub-navigation {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
		grid-template-rows: 1fr 1fr 1fr !important;
	}
}

.news--layout-1-1 {
/*  width: 320px !important; */
/*  border: 1px solid red; */
}
@media only screen and (max-width: 1080px) {
    .teaser__shop-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    main.container {
      overflow-x: hidden;
    }
  /* Journal Special Teaser */
    #DYNAMIC_MODUL_ID_1656 {
      order: 1 !important;
      margin-bottom: 100px !important;
    }
}
.teaser__headline-shop {
  color: var(--h3-color);
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 30px;
  padding-bottom: 20px;
}
.service-shop-detail {
  border-top: 1px dotted #aaa;
  padding: 18px 0 0;
  margin: 0 5px 0 3px;
}
.service-shop-detail a {
  text-decoration: none;
}
.service-shop-detail .btn-abo {
  display: inline-block;
  margin: 15px 0;
  color: #c60000;
  padding: 5px 7px;
  border: 1px solid #c60000;
  font-size: 1em;
  line-height: 1.1em;
}
.service-shop-detail .btn-abo:hover {
  background: #c60000;
  color: #fff;
  text-decoration: none;
}
.service-shop-detail .img {
  display: block;
  float: left;
  margin: 5px 18px 0 0;
  width: 120px;
}
.service-shop-detail .img img {
  display: block;
  margin: 0 0 10px;
  width: 100%;
  height: auto;
  box-shadow: 3px 3px 4px #bbb;
}
.service-shop-detail .img .btn-abo {
  margin: 5px -15px 0 0;
}
.service-shop-detail .text {
  display: block;
  overflow: hidden;
}
.shop-teasers {
  display: grid;
  grid-template-columns: 42% 42%;
  grid-gap: 20px;
/*  margin: 0 25px 0 5px; */
  overflow: visible;
}
.shop-teasers > a {
  display: block;
  box-shadow: 1px 1px 4px #bbb;
  overflow: hidden;
}
.shop-teasers > a .aufmacher-titel {
  margin: 0 0 0.25em;
  line-height: 1.1em;
}
.shop-teasers > a:hover {
  text-decoration: none !important;
}
.shop-teasers > a:hover .aufmacher-titel {
  color: #c60000 !important;
}
.shop-teasers .img img {
  width: 100%;
  height: auto;
}
.shop-teasers .text {
  padding: 12px;
  line-height: 1.3em;
}
.shop-teasers .text .mehr {
  color: #c60000;
}
.container-text ul {
  display: block;
  list-style-type: unset;
  list-style-position: outside;
  padding-left: 18px;
  line-height: 1.3em;
}
.heft-cover {
  box-shadow: 3px 3px 4px #bbb;
  margin: 0 1em 1em 0;
}
.hefttitel {
  clear: left; 
  margin-left: 0px; 
  margin-right: 14px; 
  margin-bottom: 8px;
  box-shadow: 3px 3px 4px #bbb;
}
#rubriken_abo li.current a {
  color: #c60000;
}
.shop-teasers {
  .heft-cover {
    margin: 5px 0 0 -5px;
  }
}
/* Shop Sub-Navi */
#PAGE_service_shop_start #rub_service_shop_start a {
  color: var(--font-red);
}
#PAGE_service_shop_sonderhefte #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_abo #rub_service_shop_abo a {
  color: var(--font-red);
}
#PAGE_service_shop_digital #rub_service_shop_digital a {
  color: var(--font-red);
}
#PAGE_service_shop_karten #rub_service_shop_karten a {
  color: var(--font-red);
}
#PAGE_service_shop_gewinnspiele #rub_service_shop_gewinnspiele a {
  color: var(--font-red);
}
#PAGE_service_shop_einzel #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_fga_rmga #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_kinder #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_radfahren #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_wandern #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_fke #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_fih #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_service_shop_fff #rub_service_shop_sonderhefte a {
  color: var(--font-red);
}
#PAGE_gastro_restaurant .sub-navigation li:nth-child(3) a {
    color: var(--font-red);
}
#PAGE_service_kontakt_abo #journal-sub-navigation {
    display: none;
}
/* Formular-Bestandteile */

/* Standard Input-Feld Breite Eindrittel */
.input-eindrittel {
  -webkit-appearance: none;
  outline: 0;
  width: 270px;
  margin-bottom: 10px;
  height: 20px;
  border-radius: 2px;
  border: solid 1px #dddddd;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

/* Standard Absende-Button Breite Eindrittel */
.button-eindrittel {
    color: #ffffff;
    background-color: darkblue;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	width: 270px;
 	margin-bottom: 10px;
    margin-top: 10px;
    overflow: visible;
    display: block;
}

/* Standard Absende-Buttons Outline Rot ohne feste Breite */
.button-red, .button-red-rounded {
	display: inline-block;
	margin: 5px 0;
	color: #c60000 !important;
	background: #ffffff;
	padding: 5px 7px;
	border: 1px solid #c60000;
	line-height: 1em;
	font-size: 1em;
	cursor: pointer;
}

.button-red-rounded {
	border-radius: 4px;
}

.button-red:hover, .button-red-rounded:hover {
	background: #c60000;
	color: #ffffff;
	text-decoration: none;
}

/* Kalender/Events-Anpassungen */
@media only screen and (min-width: 769px) {

  #PAGE_kalender,
  #PAGE_kalender_special,
  #PAGE_kalender_event_einzel,
  #PAGE_kalender_locations,
  #PAGE_kalender_suche {

	#kalender__box--center #kalender__waswannwo,
	.kalender__box--center .kalender__waswannwo {
		grid-template-columns: 1fr 1fr 1fr; 
	}
	#kalender__box--center #kalender__submit,
	.kalender__box--center .kalender__submit {
		grid-column: 3; 
	}
	.kalender__waswannwo {
	  display: grid;
	  grid-template-columns: 1fr 1fr 1fr !important;
	  row-gap: 20px;
	  column-gap: 10px; 
	}
    #kalender__box,
    .kalender__box {
      margin-left: 60px;
      min-width: 70%;
    }
    .kalender__box--auswahl {
      border-bottom: none;
    }
    .kalender__box--liste {
      border-top: none;
    }
    #kalender__results,
    .kalender__results {
      grid-template-columns: 100px 150px auto 100px;
      word-break: break-word;
    }
    #kalender__pagination,
    .kalender__pagination {
      margin-top: 20px;
    }
  }
}

.vk-schnellsuche-link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-left: 2px;
  padding-right: 3px;
  padding-top: 8px; 
  padding-bottom: 8px;
  border-bottom: 1px solid #6E6E6E;
}

input[type="search"].vk-suche {
  -webkit-appearance: none;
  outline: none;
  width: 91%;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #dddddd;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.kalender__box input[type="search"] {
  color: unset;
}

input[type="image"].vk-suche {
  -webkit-appearance: none;
  width: 40px;
  height: 40px;
  vertical-align: -18px;
  border: none;
}

div.vk-suche {
  width: 100%px !important;
  text-align: center !important;
  margin-bottom: 12px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  color: #111111;
}

span.vk-suche {
  margin-right: 10px;
}

.kalender-select, .kalender-select-termin, .kalender-select-right {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  margin-right: 10px;
  margin-bottom: 12px;
  float: left;
  width: 14vw !important;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #dddddd;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 4px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #666666 !important;
  background-color: #ffffff;
  background-image: url("https://www.journal-frankfurt.de/image/faz/faz-winkel-down-small.png");
  background-repeat: no-repeat;
  background-position: 96% center;
}

.kalender-select-termin {
  width: 12vw !important;
}

.kalender-icon {
  margin: 10px;
}

.kalender-label {
  display: none; 
}

#kalender_waswannwo select.selected {
  border: 1px solid #c60000;
  color: #c60000 !important;
}

#kalender_waswannwo #was_genau_0 {
  color: var(--arrow-color) !important;
}

select[id^="wo_genau"] {
  color: #000000;
}

#kalender__results,
.kalender__results {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  border-bottom: 1px solid var(--bg-gray) !important;
  padding-top: 20px !important;
}

#DYNAMIC_MODUL_ID_1602 .events__details-wrapper {
  padding: 20px 20px 20px 62px;
}

.content-MODUL-ID-1609 .kalender__results {
  grid-template-columns: 1fr !important;
}

.kalender__details--title {
  padding-bottom: 4px;
}

.kalender__details--title a {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
}

.kalender__weitere--headline {
  margin-top: 30px;
  font-size: 1.3rem !important;
  font-weight: 600 !important;
}

/* Ticket-Fix aus mm.css */
.if-toggle .if {
  display: none;
}
.if-toggle .if:empty + .then {
  display: none;
}

/* Newsletter-Teaser aus mm.css */

.newsletter__mail {
  font-size: 1rem;
  border: 1px solid var(--font-logo) !important;
  padding: 6px 6px 6px 6px !important;
  max-width: 200px !important;
  max-height: 16px !important;
}
.newsletter__wrapper {
    display: grid;
    grid-template-columns: 120px 1fr;
    font-size: 1em;
}
.newsletter-teaser {
  clear: both;
  margin: 40px 0 0;
  border: 1px solid #ddd;
  padding: 12px;
  border-radius: 8px;
  max-width: 930px;
}
.newsletter-teaser .header img {
  float: left;
  margin: 0 1em 0 0;
  width: 4em;
}
.newsletter-teaser .h1 {
  margin: 0;
  line-height: 1.2em;
}
.newsletter-teaser .h1 span {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.newsletter-teaser .h2 {
  margin: 0 0 1em;
  line-height: 1.2em;
}
.newsletter-teaser button {
  margin: 0;
}
.newsletter-teaser button:hover {
  background: #00007d;
  text-decoration: none;
}
.newsletter-teaser .feedback {
  display: none;
  margin-top: 12px;
}
.newsletter-teaser .feedback p {
  display: none;
}
.newsletter-teaser .cta {
  flex: 1;
  background: #c60000;
  color: #fff;
  display: flex;
  align-items: center;
  align-content: middle;
  vertical-align: middle;
  text-align: center;
  border-radius: 2px;
}
.newsletter-teaser .cta:hover {
  background: #ad0000;
  text-decoration: none;
}
.newsletter-teaser .cta span {
  flex: 1;
  color: #fff;
  font-size: 18px;
}
.newsletter-teaser .cta span i {
  vertical-align: middle;
  color: inherit;
  font-style: normal;
  font-size: 1.5em;
  margin: -0.35em 0 0;
  display: inline-block;
}
.newsletter-teaser .alert {
  margin: 0;
}
.alert {
  line-height: 1.2em;
  padding: 8px;
  border: 1px solid #333;
  color: #333;
}
.alert.alert-success {
  border-color: darkgreen;
  color: darkgreen;
  background: rgba(0, 100, 0, 0.1);
}
.alert.alert-error {
  border-color: #c60000;
  color: #c60000;
  background: rgba(198, 0, 0, 0.1);
}

/* Add2Any */
.a2a_menu, .a2a_menu_find_container {
  padding: 6px !important;
}
.a2a_menu, .a2a_more, a.a2a_i {
  font-family: inherit !important; 
  font-size: 14px !important; 
  color: #030303 !important 
}

/* Leere Ad Slots komplett ausblenden */
section.ads-content__wrapper:has(> div.ads-content__ad-format[style*='display: none']) {
  display: none;
}
/* Sidebar Medium Rectangle Inline */
section.ads-content__wrapper_inline {
  margin: unset;
  padding: unset;
  margin-top: 20px;
  margin-bottom: -36px;
}
/* Restaurant-Tipp rechts ausblenden */
#PAGE_gastro_restaurant_fga, #PAGE_gastro_restaurant_rmga, #PAGE_gastro_restaurant { 
  article.ads-locations__content--restaurant {
    display: none !important;
  }
}
/* Ausflugs-Tipp Navigation Active */
#PAGE_gastro_restaurant_rmga .sub-navigation li:nth-child(3) a {
    color: var(--font-red);
}
/* Zeilenvorschübe Shopping */
.shopping__details {
  white-space: pre-line;
}

/* Stellenanzeigen */
.cols-img-text {
  overflow: hidden;
}
.cols-img-text .img {
  float: left;
  margin: 0 20px 20px 0;
}
.cols-img-text .text {
  overflow: hidden;
}
.cols-img-text .text,
.cols-img-text .text p {
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  text-align: left;
}
.cols-img-text .text .aufmacher-titel {
  margin: 20px 0;
  color: var(--font-red);
  font-size: 24px;
  line-height: 1.2em;
}

/* Kleinanzeigen */

.sidebar-kaz .container-subline {
  margin: 0 0 12px;
}
.sidebar-kaz label {
  display: block;
  margin: 0 0 0.5em;
}
.sidebar-kaz input {
  width: auto;
  display: block;
  margin: 0 0 0.5em;
  border: 1px solid #ddd;
  padding: 0.5em 0.5em;
  font-size: inherit;
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
}
.sidebar-kaz .padding {
  padding: 12px 0 12px 10px;
  overflow: hidden;
}
.sidebar-kaz .btn-secondary {
  display: block;
  background: #ddd;
  color: #333;
  box-sizing: border-box;
  padding: 0.5em;
  font-size: inherit;
  border: none;
  font-weight: normal;
  font-family: inherit;
  margin: 0 0 1px;
  width: 100%;
  cursor: pointer;
}
.sidebar-kaz .btn-secondary:hover {
  background: #c4c4c4;
  text-decoration: none;
}
.sidebar-kaz .btn-primary {
  display: block;
  color: #fff;
  border: 1px solid #c60000;
  background: #fff;
  color: #c60000;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  font-size: inherit;
  font-weight: bold;
  font-family: inherit;
  margin: 0 0 12px;
  cursor: pointer;
}
.sidebar-kaz .btn-primary:hover {
  background: #c60000;
  color: #fff;
  text-decoration: none;
}
/* Banner-Platzierungen Mobile */
#DYNAMIC_MODUL_ID_1677 {
  order: 3 !important }

#DYNAMIC_MODUL_ID_1678 {
  order: 4 !important }

#DYNAMIC_MODUL_ID_1679 {
  order: 1 !important }

#DYNAMIC_MODUL_ID_1680 {
  order: 2 !important }

#PAGE_kalender {
  #DYNAMIC_MODUL_ID_1679 {
    order: 2 !important }

  #DYNAMIC_MODUL_ID_1680 {
    order: 4 !important }

  #DYNAMIC_MODUL_ID_1677 {
    order: 5 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 6 !important }
}

#PAGE_kalender_locations {
  /* Location-Einzel */
  #DYNAMIC_MODUL_ID_1608 {
   order: 1 !important; 
   padding-top: 60px; }

  #DYNAMIC_MODUL_ID_1677 {
    order: 2 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 10 !important }
}

#PAGE_kalender_event_einzel {
  /* Event-Einzel */
  #DYNAMIC_MODUL_ID_1602 {
   order: 1 !important; 
   padding-top: 50px; }

  /* Kalender-Suche */
  #DYNAMIC_MODUL_ID_1601 {
   order: 3 !important; }

  #DYNAMIC_MODUL_ID_1677 {
    order: 4 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 10 !important }
}

#PAGE_nightlife {
  /* Nightlife-News-Modul */
  #DYNAMIC_MODUL_ID_1538 {
    order: 6 }

  /* Nightlife-Kalender Suche */
  #DYNAMIC_MODUL_ID_1524 {
    order: 3 !important }

  #DYNAMIC_MODUL_ID_1677 {
    order: 5 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }

  #DYNAMIC_MODUL_ID_1679 {
    order: 1 !important }

  #DYNAMIC_MODUL_ID_1680 {
    order: 2 !important }
}

#PAGE_gastro {
  #DYNAMIC_MODUL_ID_1677 {
    order: 5 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }

  #DYNAMIC_MODUL_ID_1679 {
    order: 2 !important }

  #DYNAMIC_MODUL_ID_1680 {
    order: 4 !important }
}

#PAGE_gastro_news {
  #DYNAMIC_MODUL_ID_1677 {
    order: 5 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }

  #DYNAMIC_MODUL_ID_1679 {
    order: 2 !important }

  #DYNAMIC_MODUL_ID_1680 {
    order: 4 !important }
}

#PAGE_gastro_restaurant {
  #DYNAMIC_MODUL_ID_1625 {
    order: 1 !important
  }

#PAGE_film_events_einzel {
  #DYNAMIC_MODUL_ID_1677 {
    order: 2 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 5 !important }
}

#PAGE_musik {
  /* Musik-News-Modul */
  #DYNAMIC_MODUL_ID_1535 {
    order: 6 }

  #DYNAMIC_MODUL_ID_1677 {
    order: 3 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }
}

#PAGE_theater {
  /* Theater-Rheinmain-Modul */
  #DYNAMIC_MODUL_ID_1561 {
    order: 6 }

  #DYNAMIC_MODUL_ID_1677 {
    order: 3 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }
}

#PAGE_theater_events_einzel {
  /* Theater-Rheinmain-Modul */
  #DYNAMIC_MODUL_ID_1561 {
    order: 6 }

  #DYNAMIC_MODUL_ID_1677 {
    order: 3 !important }

  #DYNAMIC_MODUL_ID_1678 {
    order: 7 !important }
}
