.page-heading {
	text-align:center
}

#footer-bottom {
	background-color:#ffe9ec
}
#footer-bottom a:hover {
  color: #e28694 !important;
}

#footer-bottom a {
text-transform: uppercase;
 color: #111111 !important;
font-family: Lato,sans-serif;
font-size: 12px;
text-algin:left;
line-height: 16px;
letter-spacing: 1.5px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
transition: color .35s ease-in-out;
-webkit-transition: color .35s ease-in-out;
}

.post-list-item {
  border-color: #f5f5f5;
  background-color: #ffc0cb3d;
  /*--  border: 3px solid pink; --*/
}

.post-list-item  h3  a{ 
}

/*--------- keyvisual categories 
.category-text-intro {
	display:none
}
.page-head-inside p {
font-size: 27px;
color: #111;
line-height: 31px;
margin-bottom: 15px;
  text-align: center;
	font-family: 'Crimson Text',serif;
font-weight: 400;
}

--------*/
/*-- categorie fantasy 
.category-fantasy 
 .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:30% 46%;
}

.category-high-fantasy 
 .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:30% 46%
}

.category-urban-fantasy 
 .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:30% 46%
}
--*/
/*-- categorie romance 

.category-romance  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-romcom  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-young-adult  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-romance  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-new-adult  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-dark-romance  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

.category-erotik  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 82%
}

--*/
/*-- categorie andere genres

.category-andere-genres  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 0%
}


.category-cosy-crime  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 0%
}

.category-ratgeber  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 0%
}

.category-thriller  .section-inner  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:20% 0%
}

--*/

/*-- test header 
.page-id-20  #header-middle  {
  background-image: url('https://pinkiereads.blog/wp-content/uploads/2023/03/bgfntsy.jpg') !important;
	background-position:50% 55%;
	background-size:cover
}
--*/
/*-- workaround startseite 2 spaltiges grid layout für Posts mnach 1stem Post--*/ 
/* Startseite: erster Beitrag groß, danach 2-spaltig */
/* Startseite: 1. Beitrag groß, danach wie Kategorie-Seiten zweispaltig */
/* Startseite: 1. Beitrag groß, danach sauberes 2-Spalten-Grid */
@media (min-width: 768px) {

  body.home .blog-post-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    row-gap: 40px;
  }

  /* Alte Clearfix-Elemente des Themes im Grid ausblenden */
  body.home .blog-post-list > li.clearfix {
    display: none;
  }

  /* Beitragskarten */
  body.home .blog-post-list > li[class*="col-"] {
    width: auto;
    float: none;
    margin: 0;
  }

  /* Erster Beitrag über beide Spalten */
  body.home .blog-post-list > li[class*="col-"]:first-child {
    grid-column: 1 / -1;
  }

  /* Kleine Beiträge */
  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item {
    text-align: center;
    height: 100%;
  }

  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item h3 {
    font-size: 22px;
    line-height: 1.3;
    text-align: center;
  }

  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item h3 a {
    font-size: inherit;
    line-height: inherit;
  }

  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item .post-meta,
  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item .post-categories,
  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item .post-excerpt,
  body.home .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item p {
    text-align: center;
  }

/* Erster großer Beitrag: Text wie auf Kategorie-Seiten zentrieren */
body.home .blog-post-list > li[class*="col-"]:first-child .post-list-item {
    text-align: center;
}

body.home .blog-post-list > li[class*="col-"]:first-child .post-list-item h3,
body.home .blog-post-list > li[class*="col-"]:first-child .post-list-item p,
body.home .blog-post-list > li[class*="col-"]:first-child .post-list-item .post-meta,
body.home .blog-post-list > li[class*="col-"]:first-child .post-list-item .post-categories {
    text-align: center;
}
}

/*-- Alle Beiträge bündig --*/
/* Kategorie-Seiten: 1. Beitrag groß, danach bündiges 2-Spalten-Grid */
@media (min-width: 768px) {

  body.category .blog-post-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    row-gap: 40px;
  }

  /* Alte Umbruch-Elemente des Themes entfernen */
  body.category .blog-post-list > li.clearfix {
    display: none;
  }

  /* Alte Spalten-/Float-Regeln des Themes überschreiben */
  body.category .blog-post-list > li[class*="col-"] {
    width: auto !important;
    float: none !important;
    margin: 0;
  }

  /* Erster Beitrag bleibt groß */
  body.category .blog-post-list > li[class*="col-"]:first-child {
    grid-column: 1 / -1;
  }

  /* Kleine Beitragskarten pro Reihe gleichmäßig ausrichten */
  body.category .blog-post-list > li[class*="col-"]:not(:first-child) .post-list-item {
    height: 100%;
  }
}