@import url('https://fonts.googleapis.com/css?family=Poppins:500,700&subset=latin-ext');
@font-face {
  font-family: NocturneSerif-SemiBold;
  src: url("https://zapomniane.org/wp-content/themes/zapomniane/NocturneSerif-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: NocturneSerif-SemiBoldItalic;
  src: url("https://zapomniane.org/wp-content/themes/zapomniane/NocturneSerif-SemiBoldItalic.otf") format("opentype");
}
html,
body {
  margin: 0;
  padding: 0;
  background: white;
  color: black;
}
a {
  color: black;
}
#site-header {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #site-header {
    margin: 0 88px;
    height: 88px;
  }
}
#site-header #logo {
  font-family: NocturneSerif-SemiBold;
  color: black;
  text-decoration: none;
  text-align: center;
  display: block;
  height: 62px;
  line-height: 62px;
  font-size: 24px;
  letter-spacing: .02em;
}
@media screen and (min-width: 1000px) {
  #site-header #logo {
    margin-top: 0;
    position: absolute;
    left: 40px;
    line-height: 88px;
    font-size: 30px;
  }
}
#cite-container {
  margin: 0 22px;
}
#cite-container #tagline {
  display: none;
}
#cite-container #cite {
  position: relative;
  margin-left: 22px;
  font-family: NocturneSerif-SemiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: .05em;
}
#cite-container #cite .attrib {
  font-family: NocturneSerif-SemiBold;
  font-size: 17px;
  line-height: 35px;
  letter-spacing: .05em;
  margin-left: -22px;
  margin-top: 10px;
}
#cite-container #cite .text:first-letter {
  font-size: 125px;
  line-height: 100px;
  float: left;
  vertical-align: top;
  /*margin-left: -22px;*/
}
#cite-container #cite-hebrew {
  font-family: Rubik;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: .05em;
}
#cite-container #cite-hebrew .attrib {
  font-family: Rubik;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: .05em;
}
@media screen and (min-width: 1000px) {
  #cite-container {
    margin: 0 0 250px 0;
  }
  #cite-container #tagline {
    font-family: NocturneSerif-SemiBold;
    display: block;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .05em;
    text-align: center;
    box-sizing: border-box;
    width: 33%;
    margin-top: 44px;
    padding-right: 8.333325%;
  }
  #cite-container #cite {
    margin-left: 50%;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .05em;
  }
  #cite-container #cite .attrib {
    font-size: 17px;
    line-height: 35px;
    letter-spacing: .05em;
    margin-left: 44px;
  }
  #cite-container #cite:before {
    content: "";
    position: absolute;
    width: 132px;
    height: 6px;
    background: black;
    left: -150px;
    top: 44px;
    display: block;
  }
  #cite-container #cite .text:first-letter {
    font-size: 125px;
    line-height: 100px;
    float: left;
    vertical-align: top;
    /* margin-left: 0; */
  }
  #cite-container #cite-hebrew {
    font-size: 22px;
    line-height: 34px;
    letter-spacing: .05em;
    margin-left: 50%;
    padding-top: 44px;
    padding-left: 44px;
  }
  #cite-container #cite-hebrew .attrib {
    font-size: 16px;
    line-height: 34px;
    letter-spacing: .05em;
  }
}
#side-menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
}
#main {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #main {
    margin: 0 88px;
  }
}
#map-control {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 1000px) {
  #map-control {
    display: block;
  }
}
#places-container {
  margin: 22px;
}
@media screen and (min-width: 1000px) {
  #places-container {
    margin: 0;
    height: 85vh;
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
    padding: 66px 38px 88px 0;
    box-sizing: border-box;
  }
}
#places-container #szukaj {
  border: none;
  width: 90%;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
}
#places-container #places-box {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  #places-container #places-box {
    height: 100%;
    overflow-y: scroll;
  }
}
#places-container #places-box #widoczne {
  display: none;
}
#places-container #places-box h2 {
  font-family: Poppins;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}
@media screen and (min-width: 1000px) {
  #places-container #places-box h2 {
    text-align: left;
    border-bottom: none;
    padding-bottom: 0;
  }
}
#places-container #places-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#places-container #places-box ul li {
  margin: 22px 0;
  background-repeat: no-repeat;
  min-height: 22px;
  font-family: Poppins;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: .1em;
}
#places-container #places-box ul li a {
  color: black;
  text-decoration: none;
  display: block;
  padding-left: 44px;
}
#places-container #places-box ul li a .subtitle {
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .03em;
}
#places-container #places-box ul.upamietnione li {
  background-image: url('https://zapomniane.org/wp-content/themes/zapomniane/kropka_Upamiętnione.svg');
}
#places-container #places-box ul.przebadane li {
  background-image: url('https://zapomniane.org/wp-content/themes/zapomniane/kropka_Przebadane.svg');
}
#places-container #places-box ul.badane li {
  background-image: url('https://zapomniane.org/wp-content/themes/zapomniane/kropka_Odnalezione.svg');
}
#map.main {
  height: 440px;
  margin-top: 22px;
}
@media screen and (min-width: 1000px) {
  #map.main {
    margin-top: 0;
    height: 85vh;
    display: inline-block;
    width: 66.6666%;
  }
}
#sidebar {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  padding-top: 100vw;
}
@media screen and (min-width: 1000px) {
  #sidebar {
    padding-top: 0;
    display: block;
    float: right;
    width: 33.33%;
  }
}
#sidebar #map {
  height: 66vh;
}
#sidebar #coordinates {
  font-family: Poppins;
  font-size: 14px;
  letter-spacing: .03em;
  text-decoration: none;
  color: black;
  position: absolute;
  left: 30px;
  right: 30px;
  text-align: center;
  bottom: 150px;
}
@media screen and (min-width: 1000px) {
  #sidebar #coordinates {
    top: 60vh;
    bottom: auto;
  }
}
#sidebar #route {
  border: 1px solid black;
  height: 44px;
  margin: 22px 22px 0 22px;
  display: block;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  color: black;
  font-family: NocturneSerif-SemiBold;
  font-size: 18px;
}
@media screen and (min-width: 1000px) {
  #sidebar #route {
    display: none;
  }
}
#sidebar #stone {
  text-align: right;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
@media screen and (min-width: 1000px) {
  #sidebar #stone header {
    height: 24vh;
  }
}
#sidebar #stone header h1 {
  font-family: NocturneSerif-SemiBold;
  font-weight: normal;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  padding: 22px 22px 0 22px;
}
@media screen and (min-width: 1000px) {
  #sidebar #stone header h1 {
    padding: 60px 0 0 88px;
  }
}
#sidebar #stone .names {
  margin: 44px 20px;
  font-family: NocturneSerif-SemiBold;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
@media screen and (min-width: 1000px) {
  #sidebar #stone .names {
    margin: 0 0 0 20px;
  }
}
#sidebar #stone .names #nazwiska-toggle {
  display: block;
  text-align: center;
  height: 44px;
  line-height: 44px;
  font-family: Poppins;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  height: 42px;
}
#sidebar #stone .names #nazwiska-toggle::after {
  content: "\25BD";
  float: right;
  margin-top: -3px;
}
@media screen and (min-width: 1000px) {
  #sidebar #stone .names #nazwiska-toggle {
    display: none;
  }
}
#sidebar #stone .names #nazwiska-toggled {
  display: none;
  margin-top: 22px;
}
@media screen and (min-width: 1000px) {
  #sidebar #stone .names #nazwiska-toggled {
    display: block;
    margin-top: 88px;
    max-height: 2400px;
    overflow-y: auto;
  }
}
@media screen and (min-width: 1000px) {
  #content {
    width: 66.66%;
  }
}
#content #cover {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vw;
  background-size: cover;
}
@media screen and (min-width: 1000px) {
  #content #cover {
    position: relative;
    height: 90vh;
    margin-bottom: 88px;
  }
}
#content #cover #cover-title {
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  color: white;
}
#content #cover #cover-title .kir {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: #00000026;
}
#content #cover #cover-title h1 {
  font-family: NocturneSerif-SemiBold;
  font-weight: normal;
  font-size: 24px;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  #content #cover #cover-title h1 {
    font-size: 80px;
  }
}
#content #cover #cover-title span {
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
}
@media screen and (min-width: 1000px) {
  #content #cover #cover-title span {
    font-size: 16px;
  }
}
#content #cover.nocover #cover-title {
  color: black;
}
#content #cover.nocover #cover-title .kir {
  background: white;
}
.thumb-list {
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: .03em;
  padding: 22px;
}
@media screen and (min-width: 1000px) {
  .thumb-list {
    padding: 0;
  }
}
.thumb-list .thumb {
  text-decoration: none;
  color: black;
  vertical-align: top;
}
@media screen and (min-width: 1000px) {
  .thumb-list .thumb {
    width: 50%;
    display: inline-block;
  }
  .thumb-list .thumb:nth-child(odd) div {
    padding-right: 5.5px;
  }
  .thumb-list .thumb:nth-child(even) div {
    padding-left: 5.5px;
  }
}
.thumb-list .thumb:hover img {
  opacity: .7;
}
.thumb-list .thumb div {
  box-sizing: border-box;
  padding-top: 11px;
  padding-bottom: 11px;
}
.thumb-list .thumb div img {
  width: 100%;
  padding-bottom: 22px;
  display: block;
}
.thumb-list .download-all {
  border: 1px solid black;
  display: block;
  height: 44px;
  line-height: 44px;
  text-decoration: none;
  color: black;
  margin-top: 22px;
  background-image: url('https://zapomniane.org/wp-content/themes/zapomniane/download.svg');
  background-repeat: no-repeat;
  background-position: 11px 50%;
  padding-left: 44px;
}
.body-section {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .03em;
  margin: 0 22px;
}
@media screen and (min-width: 1000px) {
  .body-section {
    margin-left: 25%;
  }
}
@media screen and (min-width: 1000px) {
  .body-section .body-inner {
    margin-left: 25%;
  }
}
.body-section h1.body-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 44px;
  margin-bottom: 44px;
  font-family: Poppins;
  font-weight: bold;
}
@media screen and (min-width: 1000px) {
  .body-section h1.body-title {
    margin-bottom: 22px;
    margin-left: 44px;
  }
}
footer {
  margin: 44px 22px 0;
  padding: 44px 0;
  border-top: 1px solid black;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}
@media screen and (min-width: 1000px) {
  footer {
    margin: 88px 88px 0;
  }
}
footer ul#footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  footer ul#footer li {
    display: inline-block;
    max-width: 20%;
    vertical-align: top;
  }
  footer ul#footer li:last-child {
    float: right;
  }
  footer ul#footer li:last-child .textwidget {
    text-align: right;
  }
}
footer ul#footer li h2 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 1em;
  text-transform: uppercase;
}
footer .attribution {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 9px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  footer .attribution {
    bottom: 22px;
  }
}
.post {
  position: relative;
  min-height: 60vh;
}
.post h1 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.2em;
  margin: 0 0 33px 0;
  text-align: center;
  border-bottom: 1px solid black;
  padding-bottom: 11px;
}
@media screen and (min-width: 1000px) {
  .post h1 {
    font-family: NocturneSerif-SemiBold;
    font-size: 80px;
    line-height: 90px;
    letter-spacing: 0;
    position: absolute;
    left: 0;
    width: 60vh;
    transform-origin: top right;
    left: -60vh;
    text-align: right;
    top: 0;
    border: 0;
    transform: rotate(-90deg);
  }
}
.post #content {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.03em;
  margin: 22px;
}
@media screen and (min-width: 1000px) {
  .post #content {
    margin-left: 16.667%;
    margin-right: 33%;
    margin-top: 44px;
  }
}
.post #content h2 {
  font-family: Poppins;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.1em;
  margin: 44px 22px 0;
}
#link-mapa {
  display: block;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  width: 100%;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: white;
  line-height: 44px;
}
@media screen and (min-width: 1000px) {
  #link-mapa {
    color: black;
    line-height: 88px;
    width: auto;
  }
}
#link-dzialamy,
#link-edu,
#link-zrodla {
  display: block;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  width: 100%;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: white;
  line-height: 44px;
}
@media screen and (min-width: 1000px) {
  #link-dzialamy,
  #link-edu,
  #link-zrodla {
    color: black;
    line-height: 88px;
    width: auto;
  }
}
#menu #menu-toggle {
  background-image: url('https://zapomniane.org/wp-content/themes/zapomniane/menu.svg');
  width: 66px;
  height: 62px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  #menu #menu-toggle {
    display: none;
  }
}
#menu #menu-toggled {
  display: none;
  position: fixed;
  top: 62px;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  z-index: 100;
}
@media screen and (min-width: 1000px) {
  #menu #menu-toggled {
    display: block;
    background: none;
    position: static;
    top: 0;
  }
}
#menu #menu-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  #menu #menu-content {
    flex-direction: row;
    margin-left: 33%;
    justify-content: space-between;
    width: auto;
  }
}
.menu-gorne-menu-container,
.menu-top-container {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .menu-gorne-menu-container,
  .menu-top-container {
    display: contents;
  }
}
#menu-gorne-menu,
#menu-top {
  padding: 0;
  margin: 0;
}
#menu-gorne-menu li,
#menu-top li {
  list-style: none;
  line-height: 44px;
  text-align: center;
}
#menu-gorne-menu li.current-menu-item::after,
#menu-top li.current-menu-item::after {
  content: "";
  border-top: 1px solid white;
  position: absolute;
  margin-left: -33px;
  padding: 0 33px;
}
#menu-gorne-menu li a,
#menu-top li a {
  font-family: Poppins;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: white;
  width: 100%;
  display: block;
}
@media screen and (min-width: 1000px) {
  #menu-gorne-menu li a,
  #menu-top li a {
    color: black;
  }
}
@media screen and (min-width: 1000px) {
  #menu-gorne-menu,
  #menu-top {
    display: contents;
  }
  #menu-gorne-menu li,
  #menu-top li {
    line-height: 88px;
    text-align: left;
    display: inline-block;
  }
  #menu-gorne-menu li.current-menu-item a,
  #menu-top li.current-menu-item a {
    border-bottom: 1px solid black;
  }
  #menu-gorne-menu li.current-menu-item::after,
  #menu-top li.current-menu-item::after {
    display: none;
  }
  #menu-gorne-menu li a,
  #menu-top li a {
    display: inline;
  }
}
#content-posts {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .03em;
  margin-left: 22px;
}
#content-posts h2 {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 22px;
  font-family: Poppins;
  font-weight: bold;
}
#content-posts h2 span {
  padding-bottom: 5px;
  border-bottom: 1px solid black;
}
#content-posts > article > div {
  margin-left: 22px;
}
@media screen and (min-width: 768px) {
  #content-posts {
    margin-left: 198px;
    margin-right: 66px;
  }
  #content-posts > article > div {
    margin-left: 44px;
  }
}
@media screen and (min-width: 1024px) {
  #content-posts {
    margin-left: 33%;
    columns: 2;
  }
  #content-posts article {
    break-inside: avoid-column;
    display: table;
  }
}
#page-menu {
  display: flex;
  gap: 50px;
}
#page-menu a {
  letter-spacing: .2em;
  text-decoration: none;
  line-height: 88px;
}
#page-menu a.active {
  text-decoration: underline;
  font-size: 1.2em;
}
html {
  scroll-snap-type: y proximity;
}
body {
  scroll-snap-align: start;
}
.post #content .about-content > .wp-block-group {
  padding-top: 1em;
  scroll-snap-align: start;
}
@media screen and (min-width: 1000px) {
  .post #content .about-content > .wp-block-group {
    padding-top: 2em;
  }
}
.post #content .about-content > .wp-block-group > .wp-block-group__inner-container {
  display: flex;
  gap: 2em;
  flex-direction: column;
  margin: 3em 0 6em 0;
}
.post #content .about-content > .wp-block-group > .wp-block-group__inner-container > .wp-block-group:first-child {
  text-align: right;
}
@media screen and (min-width: 1000px) {
  .post #content .about-content > .wp-block-group > .wp-block-group__inner-container {
    flex-direction: row;
    gap: 4em;
  }
}
.post #content .about-content > .wp-block-group > .wp-block-group__inner-container > * {
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .post #content .about-content > .wp-block-group > .wp-block-group__inner-container > * {
    flex-grow: 1;
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .post #content .about-content > .wp-block-group > .wp-block-group__inner-container > figure {
    width: 66%;
  }
}
.post #content .about-content > .wp-block-group > .wp-block-group__inner-container h2 {
  margin: 0;
}
#sources {
  border-collapse: collapse;
}
#sources th,
#sources td {
  border: 1px solid black;
  padding: 10px;
}
#sources input,
#sources button {
  padding: 15px;
}
#sources .rdf {
  color: white;
  background: black;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
}
#sources .pagination {
  text-align: center;
  line-height: 50px;
}
#sources .pagination a {
  padding: 10px 20px;
}
