@charset "utf-8";

/* libre-baskerville-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/libre-baskerville-v14-latin-regular.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/libre-baskerville-v14-latin-regular.ttf') format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

body {
  display: flex;
  flex-direction: column;
  margin: 0px;
  color: #b3bbc0;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  background-color: #23272a;
  font-style: normal;
  font-weight: 400;
}

.grid {
  /* Grid Fallback */
  display: flex;
  flex-wrap: wrap;

  /* Supports Grid */
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-auto-rows: minmax(200px, auto);
  row-gap: 0, 5em;
  column-gap: 1em;
}

.titlepicture {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#wrapper {
  flex: 1;
  min-height: 90vh;
  width: 100%;
  padding-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  background-color: #23272a;
}

h1 {
  font-size: 97px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  background-image: url(images/Logo\ Schmiedepeter\ 2.png);
  background-repeat: no-repeat;
  background-size: 80px;
  background-position: 2% 23%;
}

@media (max-width:880px) {
  h1 {
    font-size: 10vw;
    background-size: 10vw;
  }
}

h2 {
  font-size: 24px;
  margin-top: 0.5em;
  text-align: center;
}

#mainnav ul {
  font-size: 16px;
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-decoration: none;
}

#mainnav a {
  width: 20%;
  float: left;
  display: block;
  text-align: center;
  background-color: #676767;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 15px;
  text-decoration: none;
}

#corner-start {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#corner-end {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

figure {
  display: block;
  width: 420px;
}

figure img {
  padding: 10px;
  -webkit-box-shadow: 1px 1px 15px #999999;
  box-shadow: 1px 1px 15px #999999;
}

figcaption {
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 0.5em;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.floatleft {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}

.floatright {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}

footer {
  width: 100%;
  height: 54px;
  margin-top: -70px;
  padding-top: 2px;
  padding-bottom: 17px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #1a1d1f;
  color: #676767;
  list-style-type: none;
  text-align: center;
}

#footer ul {
  list-style-type: none;
}

a {
  font-weight: bold;
  text-decoration: none;
}

.gallery {
  text-decoration: none;
  list-style-type: none;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;

  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.image-link {
  display: inline-block;
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 20px;
  margin: 0 0.5rem 1rem 0.5rem;
  background-color: var(--bg-color);
  line-height: 0;
  border-radius: var(--border-radius-large);
}

.image-link:hover {
  -webkit-box-shadow: 5px 5px 20px #e9e9e9;
  box-shadow: 5px 5px 20px #e9e9e9;
}

.image {
  display: block;
  background-color: #000000;
  -webkit-box-shadow: 5px 5px 20px #3E3E3E;
  box-shadow: 5px 5px 20px #3E3E3E;

}

.mail {
  color: #5D6F8A;
}

a:link {
  color: #EFEAE6;
  text-decoration: none;
}

.mail:link {
  color: #5D6F8A;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #EFEAE6;
}

.mail:visited {
  text-decoration: none;
  color: #5D6F8A;
}

a:hover,
a:active,
a:focus {
  color: #C8BEB7;
  text-decoration: none;
}

.mail:hover,
.mail:active,
.mail:focus {
  color: #729CDD;
  text-decoration: none;
}

#mainnav a:hover,
#mainnav a:active,
#mainnav a:focus,
#mainnav a.thispage {
  background-color: #363636;
  text-decoration: none;
}

.impressum {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
}

/* Preload images */
body:after {
  content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
  display: none;
}

/* lightbox css */

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container>.nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}