/*
Theme Name: Plantagen Kaldred
Theme URI: http://plantagenkalred.dk
Author: Plantagen Kalred
Author URI: http://plantagenkalred.dk
Description: Tema for Plantagen Kaldred
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: plantagen
Text Domain: plantagen
*/
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
* {
  outline: 0;
}
/* Colors */
/* Fonts */
/* Headlines */
h1 {
  letter-spacing: 4px;
}
h2 {
  letter-spacing: 2px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
}
h2 {
  font-size: 30px;
}
/* Paragraphs etc */
p,
strong,
b,
i,
span,
a {
  font-family: 'Open Sans', sans-serif;
}
/* Frontpage header */
#front {
  width: 100%;
  height: 40vh;
  background-position: top center!important;
  background-repeat: no-repeat !important;
  background-attachment: fixed!important;
  background-size: auto 82%!important;
  background-color: #5c876d;
  padding: 5vh 0;
}
#front .container {
  display: table;
}
#front .container .row {
  height: 40vh;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
#front .container .row .columns .default-logo {
  width: 200px;
  height: 200px;
  display: block;
  background: #fff;
  border-radius: 50%;
  padding: 15px;
  margin: 0 auto 40px auto;
  opacity: 1;
  transition: 0.35 all ease;
}
#front .container .row .columns .default-logo.hide-logo-main {
  opacity: 0;
}
#front .container .row .columns h1 {
  display: block;
  text-align: center;
  color: #fff;
}
#front .container .row .columns p {
  color: #fff;
  text-align: center;
}
.nine a {
  color: #5c876d;
}
/* Front page banner text */
#frontpage-information {
  background: #fff;
}
#frontpage-information h2 {
  color: #5c876d;
}
/* Front page main content */
#frontpage-main-content {
  background: #f1f1f1;
}
#frontpage-main-content .container .row .columns {
  text-align: center;
}
#frontpage-main-content .container .row .columns h2 {
  color: #5c876d;
}
#frontpage-main-content .container .row .columns ul {
  list-style: none;
  list-style-image: none;
}
#frontpage-main-content .container .row .columns ul li a {
  color: #5c876d;
}
/* Section main padding */
section,
footer {
  padding: 100px 0;
}
/* Page main content */
#page-main-content {
  padding: 180px 0 100px 0;
}
#page-main-content .container .row .columns h1 {
  color: #5c876d;
}
/* News */
#news-main-content {
  padding: 180px 0 100px 0;
}
#news-main-content .container .row .columns h1 {
  color: #5c876d;
  transition: 0.35s all ease;
}
.news-entry {
  border-bottom: 1px dashed #cecece;
  padding: 0 0 40px 0;
}
.news-entry a {
  text-decoration: none;
  color: #000;
}
.news-entry a:hover h1 {
  opacity: 0.8;
}
.news-entry:not(:first-child) {
  margin: 40px 0;
}
.entry-date {
  font-style: italic;
}
.upload-form {
  border-top: 1px dashed #cecece;
  padding: 40px 0 0 0;
}
.staff-section {
  margin-bottom: 20px;
}
.staff-section .right-text {
  margin-top: 20px;
}
.staff-section p {
  margin: 0;
}
.staff-section:first-of-type,
.staff-section:nth-of-type(3n+1) {
  margin-left: 0;
}
.staff-section img {
  max-width: 100%;
  margin-bottom: 20px;
}
/* Three columns view */
#three-columns-view {
  background: #5c876d;
}
#three-columns-view .container .row .columns h2,
#three-columns-view .container .row .columns p {
  color: #fff;
}
#three-columns-view .container .row .columns a {
  color: #fff;
}
/* Footer */
footer {
  background: #353f40;
}
footer .container .row .columns h2,
footer .container .row .columns p {
  color: #fff;
}
footer .container .row .columns a {
  color: #fff;
}
footer .container .row .columns ul {
  list-style: none;
  list-style-image: none;
}
/* Sidebar list*/
.sidebar-list {
  border-right: 1px dashed #cecece;
}
.sidebar-list p strong {
  color: #353f40;
}
.sidebar-list p strong a {
  color: #353f40;
  text-decoration: none;
}
.sidebar-list ul {
  list-style-image: none;
}
.sidebar-list ul li {
  list-style: none;
}
.sidebar-list ul li.current-page a {
  color: #5c876d;
  font-weight: bold;
}
.sidebar-list ul li a {
  text-decoration: none;
  color: #000;
}
.sidebar-list ul li a:hover {
  color: #5c876d;
}
/* Form */
form label {
  display: block;
}
form label span {
  vertical-align: middle;
  width: 150px;
  display: inline-block;
}
form label i {
  display: block;
  margin-left: 150px;
  font-weight: normal;
}
form label.top span {
  vertical-align: top;
}
form input,
form textarea,
form select {
  border-radius: 0!important;
}
form input:focus,
form textarea:focus,
form select:focus {
  border-color: #5c876d !important;
}
form textarea {
  min-width: 500px;
  min-height: 200px;
}
form input[type='submit'] {
  background: #5c876d;
  color: #fff;
  border: 0!important;
  transition: 0.35s all ease;
}
form input[type='submit']:hover {
  opacity: 0.9;
  color: #fff;
}
#logged-in-menu {
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 999;
  transition: 0.35s all ease;
  background: #fff;
  box-sizing: border-box;
}
#logged-in-menu nav {
  position: absolute;
  top: 0;
  right: 30px;
}
#logged-in-menu nav ul li {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  padding: 0 30px;
}
#logged-in-menu nav ul li a {
  text-decoration: none;
  color: #5c876d;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  transition: 0.35s all ease;
}
#logged-in-menu nav ul li a:hover {
  color: #5c876d;
}
#logged-in-menu.alternate {
  background: #5c876d;
}
#logged-in-menu.alternate nav ul li a {
  color: #fff;
}
/* Navigation */
#menu-bar nav {
  position: absolute;
  top: 0;
  right: 0;
}
#menu-bar nav ul {
  margin: 0;
}
#menu-bar nav ul > li.current-menu-item::before,
#menu-bar nav ul > li.current-menu-parent::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 10px solid #5c876d;
  margin-bottom: 15px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#menu-bar nav ul li {
  display: table-cell;
  position: relative;
  margin: 0 20px;
  height: 80px;
  vertical-align: middle;
  padding: 0 30px;
}
#menu-bar nav ul li a {
  text-decoration: none;
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  transition: 0.35s all ease;
}
#menu-bar nav ul li a:hover {
  color: #fff;
}
#menu-bar nav ul li:last-child a {
  border: 1px solid #fff;
  padding: 5px 30px;
  transition: 0.35s all ease;
}
#menu-bar nav ul li:last-child a:hover {
  background: #fff;
  color: #5c876d;
}
#menu-bar nav ul li:hover ul {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
}
#menu-bar nav ul li ul {
  position: absolute;
  top: 60px;
  left: 50%;
  margin: 0;
  transform: translate(-50%, 20px);
  padding: 10px 0 0 0;
  opacity: 0;
  transition: 0.35s all ease;
  visibility: hidden;
}
#menu-bar nav ul li ul::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  margin: 0 auto;
}
#menu-bar nav ul li ul li {
  display: block;
  margin: 0;
  padding: 2px 20px;
  text-align: center;
  background: #fff;
  height: auto;
}
#menu-bar nav ul li ul li:first-child {
  padding: 15px 20px 0 20px;
}
#menu-bar nav ul li ul li:last-child {
  padding: 2px 20px 20px 15px;
}
#menu-bar nav ul li ul li:last-child a {
  border: 0;
  padding: 0;
}
#menu-bar nav ul li ul li:last-child a:hover {
  background: transparent!important;
}
#menu-bar nav ul li ul li a {
  font-size: 1.7rem;
  color: #5c876d;
}
#menu-bar nav ul li ul li a:hover {
  color: #5c876d !important;
}
#menu-bar {
  position: fixed;
  width: 100%;
  height: 80px;
  z-index: 999;
  transition: 0.35s all ease;
  top: 0;
  left: 0;
}
#menu-bar.move-down {
  top: 60px;
}
#menu-bar.alternate {
  background: #fff;
}
#menu-bar.alternate nav ul li a {
  color: #5c876d;
}
#menu-bar.alternate nav ul li:last-child a {
  border-color: #5c876d;
}
#menu-bar.alternate nav ul li:last-child a:hover {
  background: #5c876d;
  color: #fff;
}
#menu-bar.alternate nav ul li ul::before {
  border-bottom: 10px solid #5c876d;
}
#menu-bar.alternate nav ul li ul li {
  background: #5c876d;
}
#menu-bar.alternate nav ul li ul li a {
  color: #fff;
}
#menu-bar.alternate nav ul li ul li a:hover {
  color: #fff !important;
}
.files-list li a {
  color: #000;
  text-decoration: none;
}
.files-list li a:hover {
  color: #5c876d;
}
.hamburger {
  display: none;
}
.logo {
  height: 60px;
  width: 60px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 20px;
  box-sizing: border-box;
  padding: 5px;
  opacity: 1;
  transition: 0.35s all ease;
}
.logo.hide-logo {
  opacity: 0;
}
.logo img {
  width: 50px;
  height: 50px;
}
.content-wrap {
  transition: 0.35s all ease;
  width: 100%;
}
/* Sidebar menu */
#sidebar-menu {
  position: fixed;
  top: 0;
  right: -100%;
  max-width: 90%;
  height: 100vh;
  z-index: 9999;
  background: #5c876d;
  transition: 0.35s right ease;
}
#sidebar-menu.activated {
  right: 0;
}
#sidebar-menu #normal-menu {
  padding: 20px 30px 10px 30px;
}
#sidebar-menu #normal-menu ul li a {
  color: #fff;
}
#sidebar-menu #auth-menu {
  border-top: 1px dashed #cecece;
  padding: 20px 30px;
}
#sidebar-menu ul {
  list-style: none;
  list-style-image: none;
}
#sidebar-menu ul li ul {
  margin-right: 30px;
  display: none;
}
#sidebar-menu ul li a {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  text-decoration: none;
}
.logged-in-user #menu-bar nav {
  right: 20px!important;
}
.logged-in-user .menu-main-menu-container > ul > li:last-child {
  display: none!important;
}
.listing-item {
  display: inline-block;
  padding: 0 0 30px 0;
}
.listing-item .date {
  display: block;
}
.listing-item .title {
  display: block;
  padding: 0 0 10px 0;
}
.listing-item .excerpt-dash {
  padding: 0 5px 0 0;
}
@media screen and (max-width: 1024px) {
  #front {
    background-position: center center!important;
    background-repeat: no-repeat !important;
    background-attachment: scroll!important;
    background-size: cover!important;
  }
}
/* Media query */
@media screen and (max-width: 900px) {
  .hamburger {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
  }
  #logged-in-menu {
    display: none;
  }
  #menu-bar.move-down {
    top: 0;
  }
  #menu-bar.alternate .hamburger-inner,
  #menu-bar.alternate .hamburger-inner::before,
  #menu-bar.alternate .hamburger-inner::after {
    background-color: #5c876d;
  }
  #menu-bar nav {
    display: none;
  }
  .four,
  .three,
  .nine {
    border: 0;
    margin: 0 0 20px 0;
    width: 100%!important;
  }
  .sidebar-list {
    border-bottom: 1px #cecece dashed;
  }
  textarea {
    min-width: 100%!important;
    width: 100%!important;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 2.5rem !important;
  }
  h2 {
    font-size: 1.6em !important;
  }
  #front {
    background-position: center center!important;
    background-repeat: no-repeat !important;
    background-attachment: scroll!important;
    background-size: cover!important;
  }
  #front .container .row .columns .default-logo {
    width: 150px;
    height: 150px;
    padding: 15px;
    margin: 0 auto 40px auto;
  }
}
.container img {
  max-width: 100%!important;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

@media (max-width: 900px) {
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
}