@font-face {
    font-family: 'Inter';
    src: url('/fileadmin/global/fonts/Inter-Bold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/fileadmin/global/fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_garamond';
    src: url('/fileadmin/global/fonts/CormorantGaramond-Italic.woff2') format('woff2'); 
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

:root {
  --bs-offcanvas-bg: #F1f1f1;
  --bs-nav-link-font-size: 1rem;
  --bs-navbar-color: #111;
  --bs-navbar-hover-color: var(--c5);
  --bs-navbar-disabled-color:  var(--c3);
  --bs-body-text-align: left;
  --bs-nav-link-hover-color: var(--c5);
  --bs-border-radius: 0.5rem;
  --border-width: 2px;
  --bs-border-color: #717171;
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.175);
}
:root .pagination {
  --bs-pagination-active-bg: var(--c1);
  --bs-pagination-active-border-color:  var(--c4);
}

a {
  color: var(--c5);
}

.btn {
  font-weight: bold;
}

h1, h2, h3, h4, div.callout1 header h2, div.callout1 header h3, div.callout1 header h4 {
  color: var(--c5);
}

body h3, body h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

body h2 {
  font-size: 2rem;
}

body blockquote {
  font-family: "cormorant_garamond",serif;
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--c4);
  text-align: center;
  max-width: 85%;
  display: block;
  border-left: none;
  padding-left: 0;
  margin: 20px 90px;
}

body hr,
body .border-top {
  border-top: 2px var(--bs-border-style) #ccc !important;
  opacity: 1;
}

body .border-bottom {
  border-bottom: 2px var(--bs-border-style) #ccc !important;
}

body .gallery-item img, 
body .gallery-item picture,
body .news figure.image picture {
  width: auto;
  height: auto;
}

body .textmedia-left .gallery-item img, 
body .textmedia-left .gallery-item picture {
  margin-left: 0;
}

body .textmedia-right .gallery-item img, 
body .textmedia-right .gallery-item picture {
  margin-right: 0;
}

.frame-default ul li {
  padding-top: 16px;
}

.card {
  padding: 15px;
}

.card .px-2 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.card .ce-bodytext h3 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.navbar-brand-image {  
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
  .navbar-mainnavigation .navbar-brand-image img {
    max-height: 26px !important;
    margin: 2px 0;
  }
}

#navi-top a.nav-link {
  font-weight: bold;
}

#navi-top a.active.nav-link {
  color: var(--c1);
}


.dropdown-menu a {
  font-weight: normal;
}


#slideshow {
  max-width: 1290px;
  margin: 0 auto;
}

.hero {
  background: #fff;
}

.hero-overlay {
  min-height: 15%;
  padding: 1.5rem;
}

.hero-overlay h1, 
.hero-overlay h2, 
.hero-overlay h3, 
.hero-overlay h4, 
.hero-overlay h5, 
.hero-overlay h6 {
  font-family: "cormorant_garamond",serif !important;
  color: var(--c5) !important;
}

.hero-overlay h2 {
  font-size: 1.8rem;
}

.hero-overlay--gradient {
  background: linear-gradient(180deg,rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.78) 42%, rgba(255, 255, 255, 1) 100%);}
}

body .pp-fastmenu .pp-fm-icongroup .ppicon {
  background: none;
  color: $secondary;
  margin: 3px 0 3px 3px;
  padding: 5px;
  cursor: pointer;
  transition: color 0.7s;
}

/* Header */
body .bp-page-content.main-section .headerslider header {
  position: absolute;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
  top: 45%;
  width: 100%;
}

body .bp-page-content.main-section .headerslider header h2 {
  color: #fff;
  font-family: 'Ranga',Verdana, Helvetica, Arial, sans-serif;
  font-size: 3rem;
}

#container-bottom {
  background: var(--gray-700) !important;
}

footer#info-bar {
  display: flex;
  flex-wrap: inherit;
  align-items: stretch;
  justify-content: end;
  flex-direction: row-reverse;
}

footer#info-bar .ce-gallery {
  padding-top: 0.3rem;
  margin: 0;
}

/* Mobile Navi Offcanvas */

.navlogo::before {
  content: "";
  display: inline-block;
  width: 260px;
  height: 40px;
  margin-right: 8px;
  margin-bottom: 16px;
  background: url('/fileadmin/templates/pilger-magazin/bilder/Logo_Slogan.png') no-repeat center;
  background-size: contain;
}

.nav-item .nav-link {
  color: #111;
}

#offcanvasNav ul.navbar-nav li {
      border-bottom: 1px solid #ccc;
      padding-left: 15px; 
}

#offcanvasNav ul.navbar-nav li:last-child {
      border-bottom: none; 
}

#offcanvasNav ul.navbar-nav li:hover,
#offcanvasNav ul.navbar-nav li a.active {
      color: var(--c5); 
} 


/* News */

body .news .lead {
  font-size: 1rem;
  
}

body .news-single .lead {
  font-size: 1.3rem;
  font-weight: 600;
}

.leitartikel .news-list-item {
  flex-direction: row-reverse;
}

.leitartikel .col-md-3 {
  width: 50%;
}

.leitartikel .col-md-9 {
  width: 50%;
  background: #fff;
  padding: 15px;
}

.leitartikel .img-fluid {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.leitartikel ul.extra {
  display: none;
  visibility: hidden;
}

.newsbox .news-list-date {
  display: none !important; 
  visibility: hidden;
  padding: 0;
  margin: 0;
}

.card h3,
.news-latest-item h3 {
 font-size: 18px !important;
  line-height: 1.4rem !important;
  color: var(--c5);
  margin: 0;
  margin-bottom: 0px;
  font-weight: bold;
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Newsliste */

.frame-type-news_newsliststicky .list-group {
  flex-wrap: wrap;
  flex-direction: row;
}

.frame-type-news_newsliststicky .news-latest-item {
  flex-basis: 50%;
  margin-top: 25px !important;
  height: 180px;
  padding: 15px;
}

.frame-type-news_newsliststicky .news-latest-item:nth-child(2n+1) {
  padding-right: 15px;
  border-right: 1px solid #ccc;
}

.frame-type-news_newsliststicky .news-latest-item a.news-latest-more {
  display: none;
  visibility: hidden;
}

  @media (min-width: 1200px) {
  .frame-type-news_newsliststicky .news-latest-item {
    min-height: 200px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .news-latest-item {
    min-height: 240px;
  }
}


@media (max-width: 991.98px) {
 .frame-type-news_newsliststicky .list-group {
  flex-wrap: nowrap !important;
  flex-direction: column !important;
  }
  .news-latest-item {
    min-height: auto !important;
  }
}

.news-single .article .footer {
  display: none;
  visibility: hidden;
}

.news .article h3 {
  margin-bottom: inherit;
}


/* Shariff */
.shariff-button {
  border-radius: 50%;
}

.shariff-button.mail,
.shariff-button.threema,
.shariff-button.xing{
  display: none;
  visibility: hidden;
}

 body .shariff li .fab {
    vertical-align: top;
}

.frame-default .shariff ul li  {
  padding-top: 0;
}

.shariff .button-style-icon li a, .shariff-box li a {
  padding: 2px;
}

body .shariff .orientation-horizontal li:last-child {
  margin-right: 5px;
}




/* Cookies */
.cc_container {
  padding: 2px 10px !important;
}
body .cc-window {
  display: block;
  color: #ffffff;
  background-color: rgba(132, 21, 21, 0.9) !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100vh !important;
  margin: 0;
  top: 0;
  right: 0;
}
body span.cc-message {
  display: block;
  background-color: #ba0008;
  max-width: 600px;
  min-width: 420px;
  margin: 80px auto 0 auto;
  border: 1px solid #fff;
}
body div.cc-compliance {
  max-width: 600px;
  width: 600px;
  min-width: 420px;
  margin: 0 auto;
  background-color: #ba0008;
  border: 1px solid #fff;
  border-top: none;
  flex-direction: row-reverse;
}

.cc-body .cc-w-100 {
  width: auto;
}

body .cc-btn.cc-allow-all {
  color: rgb(17, 17, 17);
  border-color: transparent;
  background-color: rgb(245, 161, 40);
  width: 50%;
}

.cc-btn.cc-deny,
.cc-window .powered-by,
.cc-window-config .powered-by {
  display: none;
  visibility: hidden;
}

@media screen and (max-width: 414px), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-floating.cc-window {
    right: 0;
    left: 0;
    top: 0;
    max-width: none;
    margin: 0;
    min-width: 100%;
    overflow: auto;
  }
  body span.cc-message,
  body div.cc-compliance {
    min-width: 100%;
    margin: 0;
  }
  .dp--cookie-check {
    display: block;
  }
}