/*!
 * kooslevy.scss
 * Copyright 2021 Bert Bulder hipposoftware.nl voor kooslevykeramiek.nl
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap");
body {
  width: 99.1%;
  margin-left: 0.1%;
  font-family: "Open Sans", sans-serif;
  /* over page */
  /* admin pagina's */
}
body a {
  color: #5d7f88;
}
body a:hover {
  color: #b43923 !important;
}
body header {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
body header nav h2, body header nav .h2 {
  font-size: 2.1rem;
  color: #5d7f88;
  font-weight: 400;
  margin-right: 100px;
}
body header nav h2 a, body header nav .h2 a {
  text-decoration: none;
}
body header nav h2 a:hover, body header nav .h2 a:hover {
  color: #5d7f88;
}
body header nav a.nav-link,
body header nav .dropdown-menu a.dropdown-item {
  color: #6c6c73;
}
body header nav a.nav-link.active, body header nav a.nav-link:hover,
body header nav .dropdown-menu a.dropdown-item.active,
body header nav .dropdown-menu a.dropdown-item:hover {
  color: #b43923 !important;
  background-color: transparent !important;
}
body header nav .dropdown-menu {
  border: none !important;
  -webkit-box-shadow: 10px 10px 5px 0px #333333;
  -moz-box-shadow: 10px 10px 5px 0px #333333;
  box-shadow: 10px 10px 5px 0px #333333;
  background-color: #fff;
  opacity: 0.9;
}
body #myCarousel .carousel-item img {
  width: 100%;
  height: auto;
}
body h1, body .h1 {
  font-size: 1.5rem;
  color: #5d7f88;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
body h3, body .h3 {
  font-size: 1.1rem;
  color: #5d7f88;
  font-weight: 400;
  margin-bottom: 1.1rem;
  font-style: italic;
}
body .nomob {
  display: inline;
}
body .werk {
  text-align: left;
  padding: 0 0 30px 8px !important;
  font: 80%/1.65 "Open Sans", sans-serif;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .werk.enkel {
  position: relative;
  display: block;
}
body .werk.enkel img#image1 {
  height: 80vh;
  width: auto;
  display: block;
  margin: 0 auto;
}
body .werk.enkel .bijschrift {
  display: block;
  position: absolute;
  top: 10px;
  left: 1%;
  width: 140px;
  height: 140px;
  background-color: #5d7f88;
  color: #fff;
  font-size: 0.6rem;
  padding: 15px;
}
body .werk.enkel .bijschrift a {
  color: #fff !important;
}
body .werk.enkel .bijschrift a:hover, body .werk.enkel .bijschrift a:active {
  color: #fff !important;
}
body .werk.enkel table.pijltjes {
  width: 80%;
  margin: 0 auto;
}
body .werk.enkel table.pijltjes td {
  width: 33%;
  text-align: center;
}
body .werk .thumb {
  border: none;
  float: left;
  height: auto;
  width: 18.7%;
  margin: 0;
  overflow: hidden;
  position: relative;
  margin-right: 14px;
  margin-bottom: 14px;
  vertical-align: middle;
}
body .werk .thumb a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
body .werk .thumb a span.dark-background {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: left;
  text-decoration: none;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 10%;
  z-index: 100;
  background-color: #5d7f88;
  color: #fff;
  text-shadow: #000 0px 0px 20px;
  font-size: 0.785rem;
}
body .werk .thumb a img {
  left: 0;
  position: relative;
  top: 0;
  vertical-align: middle;
  width: 100% !important;
  height: auto !important;
}
body footer {
  background-color: #5d7f88;
  color: #ffffff;
  width: 100%;
  position: fixed;
  bottom: 0;
}
body.over div.col-lg-3.p-3.py-md-5.text-center img {
  width: 90% !important;
  height: auto;
}
@media screen and (min-width: 1600px) {
  body .werk.enkel img#image1 {
    height: 75vh;
  }
  body .werk .thumb {
    width: 15.9% !important;
    height: auto !important;
  }
  body footer {
    padding-left: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  body .werk.enkel img#image1 {
    height: 75vh;
  }
  body .werk .thumb {
    width: 15.6% !important;
    height: auto !important;
  }
  body footer {
    padding-left: 20px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 1200px) {
  body .werk.enkel img#image1 {
    height: 75vh;
  }
  body .werk .thumb {
    width: 23.6% !important;
    height: auto !important;
  }
  body footer {
    padding-left: 20px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 1024px) {
  body .werk.enkel img#image1 {
    height: 75vh;
  }
  body .werk .thumb {
    width: 22.6% !important;
    height: auto !important;
  }
  body footer {
    padding-left: 20px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 834px) {
  body .thumb {
    width: 22.6% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  body .werk.enkel img#image1 {
    width: 75%;
    height: auto;
    margin: 0 auto;
    margin-top: 110px;
  }
  body .werk.enkel .bijschrift {
    width: 100%;
    height: 105px;
    margin-top: 0px;
    padding-top: 1%;
    font-size: 0.8rem;
  }
  body .werk .nomob {
    display: none;
  }
  body .werk .thumb {
    width: 22.6% !important;
    height: auto !important;
  }
  body .werk .thumb a {
    width: 100%;
  }
  body .werk .thumb a span.dark-background {
    width: 100%;
    height: auto;
  }
  body .werk .thumb a img {
    width: 100%;
    height: auto;
  }
  body footer {
    padding-left: 20px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 567px) {
  body header nav {
    width: 100%;
  }
  body header nav h2, body header nav .h2 {
    margin-right: 25%;
  }
  body .col-lg-5.p-3.py-md-5 {
    padding: 0 8.4% !important;
  }
  body .werk.enkel img#image1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 105px;
  }
  body .werk.enkel .bijschrift {
    width: 100%;
    height: 105px;
    margin-top: -115px;
    padding-top: 1%;
    font-size: 0.8rem;
  }
  body .werk .thumb {
    width: 100% !important;
    height: auto !important;
  }
  body .werk .thumb a {
    width: 100%;
  }
  body .werk .thumb a span.dark-background {
    width: 100%;
    height: auto;
  }
  body .werk .thumb a img {
    width: 100%;
    height: auto;
  }
  body footer {
    padding-left: 20px;
  }
}
body.admin a {
  display: inline-block;
  text-decoration: none;
}
body.admin table#degeg td {
  padding-bottom: 16px;
}
