body {
  color: #333;
  font-family: Open Sans;
  font-size: 14px;
  line-height: 1.7;
}

img {
  display: unset;
}

.layout-boxed .body-innerwrapper {
  max-width: 960px;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  box-shadow: 0 0 10px rgb(0, 0, 0);
}

#sp-header-topbar .d-none {
  display: block !important;
}

#sp-logo,
#sp-promo,
.blog-featured {
  padding-right: 0;
  padding-left: 0;
}

#sp-logo .justify-content-center {
  justify-content: start !important;
}

#sp-header {
  background: #282828;
  max-width: 956px !important;
}

.burger-icon > span {
  background-color: #fff;
}

.offcanvas-active .burger-icon > span,
#modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}

.close-offcanvas {
  top: 0px;
}

.offcanvas-menu {
  background-color: #282828;
}

.offcanvas-menu .p-3 {
  padding: 2rem 0 0 0 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a,
.offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
  opacity: 1;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
  color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu > li li a {
  color: #fff;
}


/* =========================
   HAUPTMENÜ
   ========================= */

.sp-megamenu-parent > li > a {
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  color: #74bf47;
}

.sp-megamenu-parent > li:hover > a {
  color: #74bf47;
}

.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px 0px 15px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #305e29;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}


/* =========================
   INHALT
   ========================= */

#sp-main-body {
  padding: 15px 0;
}

.article-list .article {
  border: none;
  padding: 20px 0;
}

#sp-left .sp-module,
#sp-right .sp-module {
  border: 1px solid #d9d9d9;
  padding: 20px;
  box-shadow: 0 0 4px #666;
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  margin: 0 0 20px;
  font-weight: 500;
  border-bottom: 1px solid #d9d9d9;
}


/* =========================
   FOOTER
   ========================= */

#sp-bottom {
  padding: 10px 0;
}

#sp-bottom a {
  color: #fff;
}

#sp-bottom .sp-module {
  margin-bottom: 0px;
}

#sp-bottom .sp-module ul > li {
  float: left;
  padding: 0 15px;
  margin-bottom: 0px;
  border-right: 1px solid #fff;
}

#sp-bottom .sp-module ul > li:last-child {
  border-right: 0px solid #fff;
}

.sp-scroll-up {
  bottom: 10px;
  right: 10px;
  background: #171717;
}

.control-label {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}


/* =========================
   RESPONSIVE
   ========================= */

@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  #sp-header .col-lg-3 {
    display: none !important;
  }

  #sp-header .col-lg-9 {
    width: 100%;
  }
}

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

  .h2,
  h2 {
    font-size: 25px;
  }

  .h4,
  h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
  }

  #sp-logo {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .logo-image {
    height: auto !important;
  }
}

@media (max-width: 991.99px) {
  #sp-header-topbar {
    margin: 0px;
  }

  #sp-header-topbar .container-inner {
    padding-bottom: 0px;
  }

  #sp-header {
    height: 40px;
  }

  #sp-header .d-block {
    display: none !important;
  }

  #sp-header .col-6 {
    width: 100%;
  }

  .logo-image {
    height: auto !important;
  }

  #offcanvas-toggler {
    height: 40px;
    line-height: 40px;
  }

  #sp-bottom {
    text-align: center;
  }

  #sp-bottom .sp-module ul {
    display: inline-block;
  }
}

@media (max-width: 767.99px) {

}

@media (max-width: 575.99px) {
  #sp-header-topbar .container-inner > .row {
    min-height: auto;
  }
}

@media (max-width: 490px) {
  #sp-bottom .sp-module ul {
    padding: 15px 0;
  }

  #sp-bottom .sp-module ul > li {
    float: none;
    border-right: none;
  }
}


/* ==========================================================
   JOOMLA 6 / HELIX ULTIMATE
   DROPDOWN-PFEILE
   ========================================================== */

/* Alte/defekte Helix-Pfeilsymbole ausblenden */
.sp-megamenu-parent .sp-menu-item > a .fa-angle-down,
.sp-megamenu-parent .sp-menu-item > a .fa-chevron-down,
.sp-megamenu-parent .sp-menu-item > a .fas,
.sp-megamenu-parent .sp-menu-item > a .fa,
.sp-megamenu-parent .sp-menu-item > a .menu-toggler {
  display: none !important;
}

/* Eigenen Dropdown-Pfeil für Menüpunkte mit Untermenü erzeugen */
/* Dropdown-Pfeil sauber direkt hinter dem Menütext */
.sp-megamenu-parent > li.sp-has-child > a::after {
  content: "" !important;
  display: inline-block !important;
  position: static !important;

  width: 6px !important;
  height: 6px !important;

  margin-left: 6px !important;
  margin-bottom: 3px !important;

  border: 0 !important;
  border-right: 2px solid currentColor !important;
  border-bottom: 2px solid currentColor !important;

  transform: rotate(45deg) !important;
  vertical-align: middle !important;

  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;

  font-family: initial !important;
}

/* Pfeil übernimmt die Farbe des Menüpunktes */
.sp-megamenu-parent > li.sp-has-child > a {
  position: relative;
}

/* Keine zusätzlichen alten Pseudo-Icons */
.sp-megamenu-parent > li.sp-has-child > a::before {
  content: none !important;
}