@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
/* Colors */
/* Border-radius */
/*  Theme Name: Hardwald
 *  Theme URI: https://hardwald-music.ch
 *  Author: Bitkit
 *  Author URI: http://www.bitkit.ch/
 *  Description: Elektrofunkrock aus Basel
 *  Version: 2.0.0
 *  License: Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
 *  License URI: https://creativecommons.org/licenses/by-nc-nd/4.0/
 *  Tags: two-columns, three-columns, four-columns, grid-layout
 *  Text Domain: hardwald */
::-moz-selection {
  background-color: #00BC98;
  color: rgba(255, 255, 255, 0.95);
}
::selection {
  background-color: #00BC98;
  color: rgba(255, 255, 255, 0.95);
}

body {
  background-color: #1F1F1F;
  color: rgba(255, 255, 255, 0.95);
  font-family: "Manrope", sans-serif;
  font-size: 18px;
}
body.logged-in.admin-bar .navbar.fixed-top {
  margin-top: 32px;
}

@media screen and (max-width: 782px) {
  body.logged-in.admin-bar .navbar.fixed-top {
    margin-top: 46px;
  }
}
section {
  padding: 5rem 0;
  scroll-margin-top: 70px;
}

@media screen and (max-width: 575.98px) {
  body {
    font-size: 16px;
  }
  section {
    padding: 3rem 0;
  }
}
.btn {
  border: 2px solid;
  border-radius: 30px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 12px 26px;
  text-transform: uppercase;
}
.btn.btn-primary {
  background-color: #00BC98;
  border-color: #00BC98;
}
.btn.btn-primary:hover {
  background-color: transparent;
}
.btn.btn-secondary {
  background-color: #1F1F1F;
  border-color: #1F1F1F;
}
.btn.btn-secondary:hover {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.95);
}

body {
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 800;
}

.text-bold {
  font-weight: 800;
}

a {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
a:hover {
  color: #00BC98;
}

.section-title {
  font-size: 2.5rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 1199.98px) {
  .section-title {
    font-size: calc(1.375rem + 1.5vw);
  }
}
nav.fixed-top {
  background-color: #1F1F1F;
}
nav.fixed-top .navbar-brand img {
  display: block;
  width: 200px;
}
nav.fixed-top .navbar-toggler {
  border: 0;
  color: #00BC98;
  font-size: 29px;
  font-weight: 300;
  height: 40px;
  padding: 10px;
  position: relative;
  width: 40px;
}
nav.fixed-top .navbar-toggler:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
nav.fixed-top .navbar-toggler::before {
  content: "\f550";
  font-family: "Font Awesome 6 Pro";
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
}
nav.fixed-top .navbar-toggler[aria-expanded=true]::before {
  content: "\f00d";
}
nav.fixed-top .nav-item:not(:last-child) {
  margin-right: 0.5rem;
}
nav.fixed-top .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.95);
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}
nav.fixed-top .nav-item .nav-link:hover {
  color: #00BC98;
}
nav.fixed-top .nav-item .nav-link.active {
  color: #00BC98;
}

@media screen and (max-width: 767.98px) {
  .navbar-nav {
    padding-top: 1rem;
  }
  .nav-item:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
}
#hero {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("assets/img/hardwald_hero.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  width: 100%;
}
#hero .news {
  font-size: 22px;
  margin: 2.5rem 0 3.25rem;
}

#releases .release-row:not(:last-child) {
  margin-bottom: 3rem;
}
#releases .release-item {
  background-color: #28292A;
  border-radius: 16px;
}
#releases .release-item .release-cover {
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 338px;
          flex: 0 0 338px;
  overflow: hidden;
}
#releases .release-item .release-cover img {
  display: block;
  width: 100%;
}
#releases .release-item .release-details {
  padding: 3rem;
  width: 100%;
}
#releases .release-item .release-details .release-title {
  margin-bottom: 1.25rem;
}
#releases .release-item .release-meta {
  color: #888888;
  font-size: 16px;
  font-weight: 800;
}
#releases .release-item .release-stream .btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0;
  text-transform: none;
}
#releases .release-item .release-stream .btn i {
  font-size: 18px;
  margin-right: 0.5rem;
}
#releases .release-item .audio-stream {
  margin: 2rem 0 1rem;
  --plyr-audio-progress-buffered-background: #28292A;
}
#releases .release-item .audio-stream .plyr {
  border-radius: 30px;
}
#releases .release-item .audio-stream .plyr .plyr__progress .plyr__tooltip {
  background-color: #1F1F1F;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: rgba(255, 255, 255, 0.95);
}
#releases .release-item .audio-stream .plyr .plyr__progress .plyr__tooltip::before {
  border-top-color: #888888;
}
#releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control--back::before {
  background-color: #28292A;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#releases .release-item .audio-stream .plyr .plyr__tab-focus,
#releases .release-item .audio-stream .plyr .plyr__control[aria-expanded=true] {
  background: transparent;
}
#releases .release-item .audio-stream .plyr .plyr__menu__container {
  background: #1F1F1F;
}
#releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control {
  color: rgba(255, 255, 255, 0.95);
}
#releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control.plyr__tab-focus, #releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control:hover, #releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control[aria-expanded=true] {
  background: transparent !important;
}
#releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background-color: #28292A;
}
#releases .release-item .audio-stream .plyr .plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background-color: #00BC98;
}
#releases .release-item .audio-stream .plyr .plyr__controls {
  background: #1F1F1F;
  color: #888888;
  padding: 8px 20px;
}
#releases .release-item .audio-stream .plyr .plyr__controls .plyr__control:hover {
  background-color: transparent;
}
#releases .release-item .audio-stream .plyr .plyr__controls .plyr__control:hover svg {
  fill: #00BC98;
}
#releases .release-item .audio-stream .plyr .plyr__controls .plyr__control svg {
  fill: #888888;
}
#releases .release-item .audio-stream .plyr input[type=range] {
  color: #00BC98;
}

@media screen and (max-width: 991.98px) {
  #releases .release-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #releases .release-item .release-cover {
    border-bottom-left-radius: 0;
    border-top-right-radius: 16px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  #releases .release-item .release-details {
    padding: 2rem;
  }
  #releases .release-item .release-details .release-stream {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#about .about-item {
  background-color: #28292A;
  border-radius: 16px;
  padding: 3rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#about .about-item .about-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#about .about-item .about-details .about-title h4 {
  line-height: 1.35;
}
#about .about-item .about-details .about-title h4 span {
  font-weight: 400;
}
#about .about-item .about-details .about-members .about-member-item {
  padding-left: 1.25rem;
  position: relative;
}
#about .about-item .about-details .about-members .about-member-item:not(:last-child) {
  margin-bottom: 1rem;
}
#about .about-item .about-details .about-members .about-member-item::before {
  background-color: #00BC98;
  content: "";
  height: calc(100% - 0.75rem);
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
}
#about .about-item .about-details .about-members .about-member-item .about-member-name {
  font-weight: 800;
}
#about .about-item .about-details .about-members .about-member-item .about-member-details {
  color: #888888;
}
#about .about-item .about-description {
  color: #888888;
  width: 60%;
}
#about .about-item .about-description p:last-child {
  margin: 0;
}

@media screen and (max-width: 1199.98px) {
  #about .about-item .about-description {
    padding-left: 3rem;
  }
}
@media screen and (max-width: 991.98px) {
  #about .about-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #about .about-item .about-details .about-title .about-subtitle br {
    display: none;
  }
  #about .about-item .about-details .about-members {
    margin: 1.5rem 0 2rem;
  }
  #about .about-item .about-description {
    padding-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  #about .about-item {
    padding: 2rem;
  }
}
#contact .section-title {
  margin-bottom: 1rem;
}
#contact h4 {
  font-weight: 400;
  margin-bottom: 3rem;
}
#contact .contact-form input:not(.btn), #contact .contact-form textarea:not(.btn) {
  background-color: #28292A;
  border-color: #28292A;
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.95);
  padding: 1rem;
}
#contact .contact-form input:not(.btn):focus, #contact .contact-form textarea:not(.btn):focus {
  border-color: #00BC98;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#contact .contact-form input::-webkit-input-placeholder, #contact .contact-form textarea::-webkit-input-placeholder {
  color: #888888;
}
#contact .contact-form input::-moz-placeholder, #contact .contact-form textarea::-moz-placeholder {
  color: #888888;
}
#contact .contact-form input:-ms-input-placeholder, #contact .contact-form textarea:-ms-input-placeholder {
  color: #888888;
}
#contact .contact-form input::-ms-input-placeholder, #contact .contact-form textarea::-ms-input-placeholder {
  color: #888888;
}
#contact .contact-form input::placeholder, #contact .contact-form textarea::placeholder {
  color: #888888;
}
#contact .contact-form p {
  margin-bottom: 1.5rem;
}
#contact .contact-form .wpcf7-not-valid-tip {
  color: #00BC98;
  font-size: 16px;
  margin-top: 0.5rem;
}
#contact .contact-form .wpcf7 form .wpcf7-response-output {
  background-color: #28292A;
  border: 0;
  border-radius: 8px;
  padding: 1rem 1.5rem;
}

footer {
  background-color: #28292A;
  color: #888888;
  font-size: 16px;
  padding: 1.5rem 0;
}
footer .copyright {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
footer .social-media {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
footer .social-media .social-media-title {
  margin-right: 1rem;
}
footer .social-media a {
  color: #888888;
  font-size: 24px;
  text-decoration: none;
}
footer .social-media a:hover {
  color: #00BC98;
}
footer .social-media a:not(:last-child) {
  margin-right: 1rem;
}

@media screen and (max-width: 767.98px) {
  footer {
    padding-bottom: 1.25rem;
  }
  footer .copyright {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .social-media {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.5rem;
  }
  footer .social-media .social-media-title {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */