/*
Theme Name:   MassiveTheme-Child
Theme URI:    #
Author:       MassivePixel
Description:  MassiveTemplate
Author URI:   http://www.massivepixel.at
Template:     MassiveTheme
Version: 0.0.1
*/
body {
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
}




/* HiDPI für 2x Retina auf 1200px begrenzen */
@media (min-width: 1400px) {
  .container,
  .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

/* HiDPI für 2x Retina auf 1320px (Bootstrap-Default) zurücksetzen */ 

@media (min-width: 1600px) {
  .container,
  .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}



.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.ccm-widget--logo {
  box-shadow: none;
}

.ccm-powered-by {
  display: none;
}

.entry-header {
  display: none;
}

.entry-footer {
  background-color: #6f4f51;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

a.post-edit-link {
  font-size: 20px;
  text-decoration: none;
  color: #ffffff;
}

.accordion-button:not(.collapsed) {
  background-color: #dee2e6;
  color: #b70810;
}

/* Header Start */
.header {
  z-index: 30;
}

.header .navbar-brand img {
  height: 3rem;
}

#main-menu ul {
  list-style-type: none;
  padding: 2rem 0;
}

#main-menu ul li {
  font-family: 'Lekton', sans-serif;
  font-weight: 400;
  font-size: 1.7em;
  text-align: center;
  transition: 0.3s ease-in-out;
}

#main-menu ul li:last-child {
  border-right: none;
}

#main-menu ul li:hover {
  color: #8E64A2;
}

#main-menu ul li a {
  text-decoration: none;
}

#main-menu .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #b70611;
}

#main-menu .nav-link {
  color: #ffffff;
}

.offcanvas {
  background-color: #000000;
}

/* Header End */
/* Footer Start */
.footer {
  background-color: #F4F4F4;
}

.footer .footer-con {
  padding: 50px 0;
}

.footer .footer-con h4 {
  font-family: 'Lekton', sans-serif;
}

.footer .footer-con .item .menu-footer-menu-container li a {
  font-size: 1.2rem;
  font-weight: 300;
  margin-bottom: 2rem;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}

.footer .footer-con img {
  height: 4rem;
  width: auto;
}

.footer .footer-con .socials a {
  text-decoration: none;
}

.footer .footer-con .footer-menu a {
  text-decoration: none;
  color: #000000;
  font-size: 1.2rem;
}

.footer .footer-con .footer-menu li {
  padding: 1rem 0;
}

.footer .footer-con .socials img {
  height: 30px;
  width: auto;
}

.footer .copyright-con .copyright {
  font-size: 1.125rem;
  text-align: center;
  border-top: 1px solid #ffffff;
  color: #ffffff;
  padding: 2rem;
}

.footer .footer-menu .nav-link {
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}

/* Äußere Kapsel */
.footer .newsletter-pill {
  background: #ffffff;
  padding: 10px;
  border-radius: 9999px;
  box-shadow: 0 0 0 1px #ececec inset;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .03));
}

/* Weiße Innenfläche (Input-Gruppe) */
.footer .newsletter-pill p {
  background: #ffffff;
  border-radius: 9999px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

/* Das Eingabefeld */
.footer .newsletter-pill .form-control {
  border: none;
  box-shadow: none !important;
  background: transparent;
  padding-left: 18px;
  margin: 0 15px;
  height: 48px;
  font-size: 1rem;
  color: #2a2a2a;
  flex: 1 1 auto;
}

.footer .newsletter-pill .form-control::-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

.footer .newsletter-pill .form-control::placeholder {
  color: #9b9b9b;
  opacity: 1;
}

/* Roter Button rechts, mit runden Enden */
.footer .btn-pill {
  font-family: 'Lekton', sans-serif;
  background: #b70810;
  color: #fff;
  border: none;
  height: 60px;
  padding: 0 28px;
  border-radius: 9999px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: .2px;
  transition: transform .08s ease, background-color .15s ease, filter .2s ease;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
}

.footer .btn-pill:hover {
  background: #9e060d;
}

.footer .btn-pill:active {
  transform: translateY(1px);
}

/* Tastaturfokus */
.footer .newsletter-pill :focus-visible {
  outline: 2px solid #9e060d;
  outline-offset: 2px;
  border-radius: 9999px;
}

.footer .wpcf7-spinner {
  display: none;
}

/* Contact Form 7 */
.wpcf7 .btn-custom {
  font-family: 'Lekton', sans-serif;
}

.wpcf7-not-valid-tip {
  text-align: center;
}

/* Single Jobpage */
.single-job-content h2,
.block-teaserblock .teaser .btn-custom,
.single-job-content .btn-custom {
  font-family: 'Lekton', sans-serif;
}

.single-job-content .text-red {
  color: #b70611;
}

.single-job-content .btn-custom {
  background-color: #000000;
}

.single-job-content .btn-custom:hover {
  background: #b70611;
  color: #fff;
  border-color: transparent;
}