/* colors */
/***color combinations soukan ***/
/** 153 **/
/** 155 **/
/** 156 **/
/***end color combinations soukan ***/
/*** pere ubu rough trade style ***/
/* $pureyellow: #f8cd04;
$lila: #bf0022; */
/* fonts */
/* $text-font: "Courier New", sans-serif; */
/* courier-prime-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Courier Prime";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/courier-prime-v10-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-size: 16px;
  font-family: "Courier Prime", "Courier New", sans-serif !important;
  background-color: transparent !important;
  width: 90vw !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

header .container {
  width: 90vw !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  /*  background-color: transparent !important; */
}

#masthead,
.site-header {
  width: 90vw !important;
  background-color: transparent !important; /*transparent !important;*/
  margin-left: auto !important;
  margin-right: auto !important;
}

#page {
  background-color: transparent !important;
}

.site-content {
  background-color: transparent !important;
  width: 90vw !important;
  margin-left: auto;
  margin-right: auto;
}

.site-header {
  box-shadow: none !important;
}

.site-header.header-fixed {
  top: 0px;
  left: unset !important;
  position: fixed;
}

.page-header {
  display: none;
}

#masthead,
#content {
  border: none !important;
}

.site-text-logo,
.site-text-logo a {
  font-size: 1rem !important;
  font-family: "Courier Prime", "Courier New", sans-serif !important;
  font-weight: 400 !important;
  /* padding-left: 1.25rem !important; */
  /*  letter-spacing: 0.25em !important; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Courier Prime", "Courier New", sans-serif !important;
}

#main {
  margin-top: 0;
}

#primary {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

@media (min-width: 1200px) {
  #main {
    /*   margin-top: 2.25rem; */
  }
  .site-content {
    margin-top: -1.25rem !important;
  }
  #primary {
    /*    padding-top: 2.5rem !important; */
    padding-bottom: 2.5rem !important;
  }
}
h2 {
  font-size: 1.25rem !important;
  font-weight: 400 !important;
}

.wp-block-columns {
  gap: 100px !important;
}

/* @media (min-width: 801px) {
  #post-2 img {
    width: 100vw !important;
    height: 100vh !important;

    object-fit: cover !important;
  } 
}*/
.site-title a {
  font-size: 1.25rem !important;
}

/* @media (min-width: 1200px) {
  .site-branding {
    position: absolute;
    top: 4rem;
    left: 0;
    padding-bottom: 2rem;
  } 


}*/
@media (min-width: 1200px) {
  #masthead .container {
    display: flex;
    flex-direction: column-reverse;
  }
  header .container {
    /*  background-color: $menubackgroundcolor; */
  }
  .site-branding {
    display: block;
    /* margin-top:1.5rem !important; */
  }
}
@media (min-width: 1200px) {
  .menu-item a {
    font-family: "Courier Prime", "Courier New", sans-serif !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    text-transform: none !important;
  }
  .menu-item a:hover,
  .menu-item a:active {
    text-decoration: underline;
    color: rgba(0, 0, 0, 0.75) !important;
  }
  /* submenu */
  .onepress-menu ul li a {
    color: rgba(0, 0, 0, 0.75) !important;
    /*     background-color: $menubackgroundcolor; */
    border: none !important;
    margin-left: 1rem !important;
    text-transform: none !important;
  }
  .onepress-menu {
    width: 90vw;
    display: flex;
    justify-content: space-between;
    /*     background-color: $menubackgroundcolor; */
  }
  .onepress-menu ul {
    border: none !important;
    top: 2.5rem !important;
  }
  .onepress-menu a {
    padding-left: 0 !important;
  }
  .onepress-menu ul li {
    margin-bottom: -1rem !important;
    /*  background-color: $menubackgroundcolor; */
  }
}
/***
 mobile menu 
 ***/
button.rmp_menu_trigger {
  z-index: 99999 !important;
}

.pswp__item {
  z-index: 999999999999999 !important;
  overflow: hidden;
}

button:focus {
  outline: none !important;
}

.qt-gallery-h2 {
  width: 90vw;
  font-size: 1.25rem !important;
  font-family: "Courier Prime", "Courier New", sans-serif !important;
  font-weight: 400 !important;
  margin-left: auto;
  margin-right: auto;
}

.qt-gallery-container {
  width: 90vw;
  display: flex;
  flex-wrap: wrap;
  flex: 30% 30% 30%;
  justify-content: space-between;
  align-items: flex-start !important;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent !important;
}

.qt-gallery-box {
  padding: 0.5rem 0;
}

figcaption {
  font-size: 0.9375rem !important;
}

.pgcsimplygalleryblock-grid-item-badge {
  display: none;
}

/* lightbox slideshow deaktivieren */
.page-id-2 .pswp__button--arrow {
  display: none !important;
}

.page-id-2 .pswp__counter {
  display: none;
}

@media (max-width: 1200px) {
  .pswp__button--arrow {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(33% - 30px) !important;
  }
  .qt-gallery-box {
    min-height: 350px;
    padding: 0;
  }
  .qt-gallery-container {
    align-items: stretch !important;
  }
}
.aq-serie-title {
  text-align: center;
  margin-top: 1rem;
}

.rl-gallery-title {
  color: rgba(0, 0, 0, 0.75) !important;
  font-size: 1.5rem !important;
  margin-left: 2rem !important;
}

.rl-gallery-item {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.rl-basicgrid-gallery {
  gap: 2rem !important;
}

.site-footer,
.site-info {
  background: transparent !important;
  color: rgba(0, 0, 0, 0.75) !important;
}

.site-footer a,
.site-info a {
  color: rgba(0, 0, 0, 0.75) !important;
}/*# sourceMappingURL=app.css.map */