@import 'colors.css';
@import 'fonts.css';


body {
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: var(--color-text);
}

p {
  text-align: justify;
}

.articles-leading .article-body {
  padding-right: 30px;
}

.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
  margin: 0px 0px 0px 0px;
  padding-left: 30px;
  border-radius: 0;
  border-bottom: 0px solid #f5f5f5;
  overflow: hidden;
}

.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
  text-transform: uppercase;
  font-weight: 300;
}

.articles-leading .article .article-header h1, 
.articles-leading .article .article-header h2 {
  font-size: 28px;
  font-weight: 400;
  text-transform: none;
}

a,
.headnav a,
.box2 a,
.navbar .nav > li > a,
.nav-list > li > a,
.nav-list .nav-header,
.nav-list > li > a::before,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: var(--color-menu-link);
}

a:hover,
.headnav a:hover,
.box2 a:hover,
.navbar .nav > li > a:hover,
.nav-list > li > a:hover,
.nav-list .nav-header:hover,
.nav-list > li > a:hover::before,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.sp-megamenu-parent > li.active > a:hover, .sp-megamenu-parent > li.active:hover > a:hover,
.sp-megamenu-parent > li:hover > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: var(--color-orange);
}

li.sp-contact-phone:hover,
li.sp-contact-email:hover,
li.sp-contact-time:hover {
  color: var(--color-link-white-hover);
}

h1, h2 {
  margin-bottom: 30px;
}

.btn,
.sppb-btn-custom {
  color: var(--color-orange) !important;
  background-color: var(--color-white) !important;
  border-color: var(--color-orange) !important;
}

.btn:hover,
.sppb-btn-custom:hover {
  color: var(--color-link-hover);
  background-color: var(--color-white);
  border-color: var(--color-link-hover) !important;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    color: var(--color-white);
    background-color: var(--color-orange);
    border-color: var(--color-orange);
}

#sp-top-bar,
#sp-top-bar a {
  background-color: var(--color-background-orange);
  color: var(--color-link-white);
}

#sp-top-bar a:hover {
  color: var(--color-link-white-hover);
}

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

h3,
#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
}

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

h4 {
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  text-transform: none;
}

#sp-footer, #sp-bottom {
    background: var(--color-footer-background);
    color: var(--color-footer-text);
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
}

#sp-footer a, #sp-bottom a {
  color: var(--color-footer-link);
}

#sp-footer a:hover, #sp-bottom a:hover {
  color: var(--color-footer-hover);
}

body.home #sp-main-body,
#sp-main-body {
  padding-top: 30px;
}

.gruen {
  background-color: #145742;
  color: #fff;
}

.grau {
  background-color: #E7E6E6;
  color: #000;
}

.orange {
  background-color: #F09F3A;
  color: #000;
}

hr {
  width: 90%;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.gruen hr {
  color: #fff;
  border-top: 1px solid #fff;
}

.grau hr {
  color: #000;
  border-top: 1px solid #000;
}

.orange hr {
  color: #000;
  border-top: 1px solid #000;
}

#sp-page-builder h1,
#sp-page-builder h2 {
  margin-bottom: 0;
}
/*
#sp-page-builder .page-content [id^="section"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#sp-page-builder .page-content .sppb-section {
  margin-top: 30px !important;
  margin-bottom: 60px !important;
}

#sp-page-builder .page-content .sppb-section .sppb-section {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
*/
#sp-page-builder .headerimage .sppb-addon-single-image-container,
#sp-page-builder .headerimage .sppb-addon-single-image-container img {
  width: 100%;
}

#sp-page-builder.zahlen .page-content [id^="section"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#sp-page-builder.zahlen .page-content .sppb-section {
  margin-top: 30px !important;
  margin-bottom: 60px !important;
}

#sp-page-builder.zahlen .page-content .sppb-section .sppb-section {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

#sp-page-builder.zahlen {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}

#sp-page-builder.zahlen .page-content .sppb-section .sppb-section {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}


#sp-page-builder.zahlen h1 {
  text-align: left;
}

#sp-page-builder.zahlen .sppb-addon.sppb-addon-text-block {
  padding: 15px;
}

#sp-page-builder.zahlen .sppb-addon.sppb-addon-text-block p:last-child {
  margin-bottom: 0;
}

#sp-page-builder.zahlen h3 {
  width: 100%;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#sp-page-builder.zahlen .sppb-column.blockorange h3 {
  border-bottom: 1px solid #666;
}

#sp-page-builder.zahlen .sppb-section.blockgrau {
  color:#000;

}

.sppb-section.blockgruen,
#sp-page-builder.zahlen .sppb-column.blockgruen {
  color: #e7e6e6;
  background-color: #145742;
}

.sppb-section.blockgrau,
#sp-page-builder.zahlen .sppb-column.blockgrau {
  color: #343536;
  background-color: #E7E6E6;
}

.sppb-section.blockorange,
#sp-page-builder.zahlen .sppb-column.blockorange {
  color: #343536;
  background-color: #F09F3A;
}

#sp-page-builder.zahlen .sppb-column.blockgruen {
  color: #fff;
  background-color: #145742;
}

#sp-page-builder.zahlen .sppb-column.blockgrau {
  color: #000;
  background-color: #E7E6E6;
}

#sp-page-builder.zahlen .sppb-column.blockorange {
  color: #000;
  background-color: #F09F3A;
}


#sp-page-builder.zahlen h4 {
  font-family: "Passion One", Helvetica, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 54px;
}

#sp-component .sppb-row-container {
  max-width: 1140px;
}

.sppb-section.bloecke {
}

.sppb-section.bloecke .sppb-section {
  margin: 5px 0;
}


.sppb-section.bloecke .addon-root-text-block {
  padding: 0 15px;
}

.sppb-section.bloecke p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
}

.sppb-section.bloecke img {
  width: 90px;
  max-width: 90px;
}

.sppb-section.bloecke .links {
  text-align: right;
}

.sppb-section.bloecke .rechts {
  text-align: left;
}

#sp-page-builder .page-content [id^="section"] .sppb-section.blockgruen,
#sp-page-builder .page-content [id^="section"] .sppb-section.blockgrau,
#sp-page-builder .page-content [id^="section"] .sppb-section.blockorange {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding: 15px !important;
}

.sppb-section.blockgruen {
  color: #e7e6e6;
  background-color: #145742;
}

.sppb-section.blockgrau {
  color: #343536;
  background-color: #E7E6E6;
}

.sppb-section.blockorange {
  color: #343536;
  background-color: #F09F3A;
}

.article-list:nth-of-type(1) .article {

}

.article-list:nth-of-type(2) .article {

}

.article-list:nth-of-type(3) .article {

}

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


th {
  background-color: #145742;
  color: #fff;
  letter-spacing: 2px;
  padding: 5px;
}

tr:nth-child(even) {
  background-color: #CCC;
}

tr:nth-child(odd) {
  background-color: #FFF;
}

td {
  padding: 3px;
}

body.grosshandel table {
  margin-bottom: 30px;
  float: left;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted,
.plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    overflow: hidden;
    border: 0px solid #ccc !important;
    color: #fff !important;
    vertical-align: middle;
    padding: 0px !important;
}


.grid {
  background: #EEE;
  max-width: 1110px;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-item {
  width: 500px;
  margin: 15px 10px;
  h eight: 120px;
  float: left;
  background: #D26;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.5);
  border-radius: 5px;
}




@media (max-width: 767.98px) {
  h2 {
    font-size: 1.3rem;
  }
  body.grosshandel table {
    width: 100%;
  }
  .articles-leading .article-body {
    padding-right: 0px;
  }
  .article-list .article .article-intro-image, 
  .article-list .article .article-featured-video, 
  .article-list .article .article-featured-audio, 
  .article-list .article .article-feature-gallery {
    padding-left: 0px;
  }
}

@media (max-width: 992px) {
  #sp-header {
    height: 60px;
  }
  .logo-image {
      height: 48px !important;
  }
}
