/* PAGE MAIN COLOURS */
/* PAGE BREAKS */
/* LAYOUT BREAK POINTS */
@font-face {
  font-family: 'HalvettCondensed';
  src: url("../fonts/HalvettCondensed.ttf") format('truetype');
}
@font-face {
  font-family: 'Jost* Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('Jost* Heavy'), url('../fonts/Jost800Heavy.woff') format('woff');
}
section {
  font-family: "HalvettCondensed", sans-serif;
}
#campaign .content h2,
#campaign .content h3,
#campaign .content h4 {
  font-family: "Jost* Heavy", sans-serif;
  font-weight: 800;
  color: #c23a48;
  float: right;
  padding: 0 0 2rem 2rem;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
}
#campaign .content .wp-block-verse,
#campaign .content .big {
  font-family: "Jost* Heavy", sans-serif;
  font-weight: 800;
  color: #c23a48;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
}
#campaign .content .wp-block-verse a,
#campaign .content .big a {
  color: #9a3256;
}
#campaign .content .wp-block-verse:last-of-type,
#campaign .content .big:last-of-type {
  padding-bottom: 2rem;
}
#campaign .content .wp-block-verse + h2,
#campaign .content .big + h2 {
  margin-top: -2rem;
}
#campaign .content h2 { font-size: 3rem; }
#campaign .content h3 { font-size: 2.34rem; }
#campaign .content h4 { font-size: 2rem; }
@media (max-width: 767px) {
  #campaign .content h2 { font-size: 2.4rem; }
  #campaign .content h3 { font-size: 1.87rem; }
  #campaign .content h4 { font-size: 1.6rem; }

  #campaign .content h2 + *,
  #campaign .content h3 + *,
  #campaign .content h4 + * {
    clear: right;
  }

  #campaign .content .big br {
    content: ' ';
  }
  #campaign .content .big br:after {
    content: ' ';
  }
}
#campaign h2 em, #campaign h3 em, #campaign h4 em {
  font-style: normal;
  color: #9a3256;
}
#campaign .sidebar h3,
#campaign .sidebar a {
  font-family: "museo-sans", sans-serif;
}
#campaign hr {
	border-color: #c23a48;
	margin: 3rem;
}
#campaign .credo {
  max-width: 25rem;
  color: #c23a48;
  margin-bottom: 3rem;
}
#campaign .credo cite {
  font-family: "Rozha One", serif;
  font-style: normal;
  font-weight: bold;
  padding: 1rem 1.5rem 0;
  color: #9a3256;
}

#campaign .credo cite.left {
  margin-left: -3rem;
}

#campaign .credo cite.right {
  margin-right: -3rem;
}

@media (min-width: 768px) { /* desktop enhancements */
  #campaign .credo.second {
    margin-left:7rem;
  }
  #campaign .credo.third {
    margin-left:0rem;
  }
}

@media (max-width: 767px) { /* mobile fixes */
  #campaign .credo {
    clear: right;
  }
}





body.newsletter #main {
  z-index: 9;
}

#newsletter {
  display: none; /* shown via JS */

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  font-family: "HalvettCondensed", sans-serif;
}

#newsletter .content {
  position: relative;
  margin: 10rem auto 0 auto;
  width: 50rem;
  max-width: 90%;
  max-height: 90%;
  overflow: auto;
  z-index: 1000;
  padding: 3rem;
  background: #fff;
  text-align: center;
  border: 3rem #c23a48 solid;
}
#newsletter h1, #newsletter h2, #newsletter h3, #newsletter h4 {
  color: #c23a48;
  font-family: "Jost* Heavy", sans-serif;
  font-weight: 800;
  letter-spacing: 5px;
}
#newsletter h1 em, #newsletter h2 em, #newsletter h3 em, #newsletter h4 em {
  color: #9a3256;
  font-style: normal;
}
#newsletter .newsletter-input::placeholder {
  text-transform: none;
}
#newsletter #subscribe-form {
  margin-top: 2rem;
}
#newsletter .newsletter-button {
  color: #c23a48;
  border-color: #c23a48;
  font-family: "HalvettCondensed", sans-serif;
}
#newsletter #close {
  position: absolute;
  right: 0rem;
  top: 0rem;
  padding: 0.5rem;
  color: #9a3256;
  font-size: 2rem;
}
#newsletter #close:focus,
#newsletter #close:hover {
  color: #c23a48;
  cursor: pointer;
}

@media (max-width: 50rem) { /* mobile: if width smaller than "#newsletter .content" */
  #newsletter .content {
    margin-top: max(8.5rem, 20vh);
    border-width: 2rem 0.345rem;
    padding: 2rem;
    max-width: 100%;
  }

  #newsletter .content h1 { font-size: 1.92rem; }
  #newsletter .content h2 { font-size: 1.5rem; }
  #newsletter .content h3 { font-size: 1.17rem; }
  #newsletter .content h4 { font-size: 1rem; }
  #newsletter .content input,
  #newsletter .content p { font-size: 0.9rem; }
  #newsletter .padding-ver-15 { padding: 8px 0; }
}




.liebeserklaerungen {
}

.liebeserklaerungen article {
  margin: 0 0 2rem 0;
  width: 60%;
  color: #9a3256;
}
.liebeserklaerungen article + article { margin-top: 2rem }
.liebeserklaerungen article:nth-child(2n) { color: #c23a48; }
.liebeserklaerungen article:nth-child(7n+1) { margin-left: 15% }
.liebeserklaerungen article:nth-child(7n+2) { margin-left: 5% }
.liebeserklaerungen article:nth-child(7n+3) { margin-left: 23% }
.liebeserklaerungen article:nth-child(7n+4) { margin-left: 6% }
.liebeserklaerungen article:nth-child(7n+5) { margin-left: 1% }
.liebeserklaerungen article:nth-child(7n+6) { margin-left: 22% }
.liebeserklaerungen article:nth-child(7n+0) { margin-left: 10% }

.liebeserklaerungen article main {
}
.liebeserklaerungen article main p {
  margin-bottom: 0.5rem;
}
.liebeserklaerungen article footer {
  font-style: normal;
  font-weight: bold;
}
.liebeserklaerungen article footer a {
  color: inherit;
}
.liebeserklaerungen article footer a i {
  font-size: 0.75em;
}
.liebeserklaerungen article footer a:focus,
.liebeserklaerungen article footer a:hover {
  border-bottom: 1px solid #c23a48;
}
.liebeserklaerungen article aside {
  float: right;
}
.liebeserklaerungen article aside img {
  width: 4.5rem;
  margin: 0 0 0.5rem 1rem;
  height: auto;
  transition: width 1s, height 1s, margin 1s;
}
.liebeserklaerungen article aside img:focus,
.liebeserklaerungen article aside img:hover {
  width: 5rem;
  margin: -0.3rem -0.25rem 0.2rem 0.75rem;
  height: auto;
  transition: width 0.5s, height 0.5s, margin 0.5s;
}


#campaign {
  --sidebar-width: 25%;
}

.sidebar-navi.extra {
  color: #c12e44;
}
.sidebar-navi.extra a.am-a, .sidebar-navi.extra .fa {
  color: inherit;
  font-weight: 400;
}
.sidebar-navi.extra:focus,
.sidebar-navi.extra:hover {
  background: #f8eaec;
  color: #c12e44;
}
.sidebar-navi.extra .am-a:focus,
.sidebar-navi.extra .am-a:hover {
  color: inherit;
}
.sidebar-navi.extra .fa-shopping-cart {
  width: 1.29rem;
  margin-left: -0.1rem;
}


.em-breadcrumb {
  color: #723147;
  margin: 10px 30px;
}
.em-breadcrumb .fa-angle-right {
  margin: 0 5px;
}
.em-breadcrumb a {
  color: #696969;
}
section .col_8 {
  width: 100%;
}
@media (min-width: 768px) {
  section .col_8 {
    width: 66%;
  }
}
section p {
  margin: 0 0 20px 0;
}
section [class^="col_"],
section [class*=" col_"] {
  min-height: 1px;
}
section [class^="icon-"],
section [class*=" icon-"] {
  margin-right: 5px;
  position: relative;
  left: 0;
  top: 3px;
}
section .btn.btn-v4 {
  color: #c44452;
  border-color: #c44452;
}
section .am-h1 {
  font-size: 20px;
  color: #BFBFBE;
  letter-spacing: 5px;
}
section .am-h2 {
  font-size: 36px;
  color: #c44452;
  margin: 10px 0 40px 0;
  letter-spacing: initial;
  text-transform: none;
}
section .am-h2 p {
  margin: 0 0 0.5em 0;
  font-size: 40px;
  padding: 15px 0;
  font-weight: 500;
  line-height: 1.1em;
  text-transform: none;
  letter-spacing: initial;
  color: #c44452;
}
section .am-h4 {
  font-size: 26px;
  color: #c44452;
  margin: 10px 0 20px 0;
  text-transform: none;
}
section .am-img {
  width: 100%;
  height: auto;
}
section .am-p {
  display: block;
  margin: 0 0 20px 0;
}
section .am-span {
  display: block;
  color: #c44452;
  font-size: 20px;
}
section .am-span-black {
  display: block;
  color: #1d2d2b;
}
section .partner {
  margin-bottom: 40px;
}
section .partner:before,
section .partner:after {
  content: "";
  clear: both;
}
section .partner:after {
  display: table;
}
section .partner .am-img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
section .am-text {
  margin-bottom: 40px;
}
section#content {
  width: 1300px;
  max-width: 92%;
  margin: 0 auto;
  margin-bottom: 40px;
  overflow: auto;
  clear: both;
}
