.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  font-size: 16px;
}

.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 40px !important;
}

#sp-bottom h3 {
  color: #fabb00;
}

.gslide-image {
  background: #FFF;
}

body .sppb-button-wrapper .sppb-btn {
  font-size: 20px !important;
}

#member-profile fieldset:nth-child(2),
#member-profile fieldset:nth-child(3) {
  display: none;
}

.modal-content .modal-body {
  min-height: 70vh !important;
}

#sp-main-body .container .container-inner {
  min-height: 70vh;
}

#sp-header.header-sticky {
  z-index: 900 !important;
}

#com-content-form > div button:nth-child(2),
#com-content-form > div button:nth-child(4) {
  display: none;
}

.tf-gallery-actions .btn {
  line-height: initial;
  margin-right: 10px;
}

.body-wrapper #sp-header.header-sticky {
  background-color: #891566db;
}

#adminForm .form-label {
  padding-top: 20px;
  font-weight: 600;
}

#sp-menu>.sp-column {
  justify-content: end !important;
}

.unternehmen h2 span.title {
  display: none;
}

.article-body .logo img {
  max-height: 145px;
  width: auto;
  margin: 0 auto;
}

.fortune-evnts .article-list .article .article-body {
  width: 100%;
}

.body-innerwrapper:after {
  background: none !important;
}

#sp-top-bar {
  padding: 8px 0 !important;
}

#sp-header {
  background: #fff7f5;
}

#sp-bottom .sp-module ul>li {
  margin-bottom: 0 !important;
}

.fontune-article-info-wrap {
  display: none !important;
}

.fortune-article-details-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fortune-article-details-content ul li {
  padding: 10px 0;
}

.fortune-article-details-content ul li a {
  color: #000;
}

.view-category.fortune-evnts .blog {
  padding-right: 0 !important;
}

.site .body-wrapper .body-innerwrapper {
  padding-top: 0;
}

.sppb-carousel-extended-item img {
    width: auto;
    margin: 0 auto;
    object-fit: contain;
    vertical-align: middle;
    height: 100%;
}

.container:has(> .breadcrumb) {
   padding: 0 !important;
}

body #sp-top-bar {
  font-size: 14px;
}


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

/* Entfernt am 11.12.2024 weil im Footer die Bereich nicht mehr sichtbar waren, nachdem man mit der Maus darüber gefahren ist.*/
/*.jmodinside {
  display: none;
}*/

body .sppb-btn, body .btn {
  padding: 13px 20px 12px 20px !important;
}

@media (min-width: 1200px) {
  .sppb-row-container {
      max-width: 1300px;
  }
  .container {
    max-width: 1300px !important;
  }
}

@media (max-width: 767px) {
  h1 {
      font-size: 30px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 40px !important;
  }
}