h1, h2, h3, h4, h5{
    font-family: 'Roboto';
    font-style: normal;
}

h1{
    font-weight: 800 !important;
    font-size: 55px;
    text-transform: uppercase;

}

h2{

    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
}

h3{

    font-size: 30px;
    font-weight: 800;
}

h4{

    font-size: 25px;
    font-weight: 800;
}


.sppb-addon-content a {
    color: #e08211 !important;
}


.kontakt-datenschutz label {
    font-size: 15px !important;
}

.kontakt-datenschutz .cf-checkbox-group{
    align-items: baseline !important;
}

.text-white{
    color: #fff !important;
}

.text-green{
    color: #e08211 !important;
}


a {
    color: #e08211;
}


.div#n2-ss-7 .n2-ss-button-container a div{
    color: #fff !important;
}

/* Button */
.btn-primary, .sppb-btn-primary {
    border-color: #e08211;
    background-color: #e08211;
    border-radius: 0px !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-top: 20px !important;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #526b06 !important;
    background-color: #526b06 !important;
}

/* Anker */
#entertainment,
#dekoration,
#catering,
#personal {
    scroll-margin-top: 120px; /* Abstand nach oben in px */
}

/* Allgemeine */

.footer-above-contact .sppb-column-addons{
    background-color: #fff;
        padding: 25px 0 0 !important;
}

.footer-above-contact h3{
  font-size: 22px;
  color: #e08211;
  border-bottom: 1px solid #e08211;
  padding-bottom: 15px;
}


.cols-5-spalten .sppb-row{
    justify-content: center;

}

#sp-main-body {
    padding: 0px;
}
section.slider {
    margin-top: -185px;
}

#sp-header {
    background: transparent !important;
}

#sp-header.header-with-modal-menu a {
    color: #4DBE00 !important;
}

#sp-header.header-with-modal-menu a:hover {
    color: #fff !important;
}

#sp-header.header-with-modal-menu .sp-contact-info>li {
    margin-right: 15px;
    opacity: 1 !important;
    transition: 0.3s;
}

.fa-phone:before {
    content: "";
    color: #4DBE00 !important;
}

.sp-contact-info li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    font-size: 115% !important;
    white-space: nowrap;
}

.burger-icon>span {
    display: block;
    height: 3px;
    background-color: #4DBE00;
    margin: 8px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

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

#sp-header {
    height: 120px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);
    animation: spFadeIn 0.5s;
}

.article-ratings-social-share{
    display: none !important;
}


.div-box-white .sppb-column-addons{
    background-color: #fff;
    padding: 25px 25px 0 25px !important;
}

.div-box-white p{
    margin-top: 15px;
}

.div-box-white h3{
    font-size: 22px !important;
    border-bottom: 2px dashed #e08211;
    padding-bottom: 20px;
}


.mobile-offcanvas-anfrage .sppb-btn{
    border: 1px solid #fff;
}

/*Accordion*/

.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #e08211;
    color: #fff;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: inherit;
}

.sppb-panel-modern .sppb-addon-content a {
    color: #fff !important;
}


.justify-content-center .sppb-row {
justify-content: center;
}

/* Startseite */
.start-leistung-box h2{
    font-size: 16px;
    text-transform: uppercase;
    color: #571C16;
    font-weight: 400;
}

.start-leistung-box img{
    margin-bottom: 20px;
    width: 100px;
}

.start-leistung-box .sppb-column-addons{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    background-color: #fff;
}


.start-vorteile-box .sppb-column-addons{
    border: 1px solid #fff;
    padding: 50px;
}


.start-vorteile-box h3{
    color: #fff;
}

.start-vorteile-box p{
    color: #fff;
}

.start-leistungen {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.start-leistungen:hover {
    box-shadow: rgba(224, 130, 17, 0.5) 0px 3px 10px !important;
}


.start-leistungen h2{
    font-size: 27px !important;
    padding-bottom: 20px !important;
    color: #571c15 !important;
    font-weight: 600 !important;
    padding: 0 30px !important;
}

.bestuhlung .sppb-column-addons {
    border: 1px solid #e08211;
    padding: 30px 30px 0px 30px;
}


.bestuhlung h3{
    font-size: 22px;
    color: #e08211;
}

.bestuhlung p{
    padding-top: 30px;
}

.start-leistungen p {
    padding: 10px 30px;
}

.partner-logo img{
    width: 350px;
    filter: grayscale(1);
    transition: transform .3s; /* Animation */
}

.partner-logo img:hover{
    filter: grayscale(0);
    transform: scale(1.1);
}


/* Service */
.service-leistung-box h2{
    font-size: 23px;
    text-transform: uppercase;
    color: #571C16;
    font-weight: 600;
    padding-bottom: 15px !important;
    border-bottom: 2px solid #ccc;
}

.service-leistung-box p{
    padding-top: 15px;
}

.service-leistung-box img{
    margin-bottom: 20px;
    width: 100px;
}

.service-leistung-box .sppb-column-addons{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    background-color: #fff;
}

/* Menü */

.header-slide{
    margin-top: -270px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #fff !important;
    font-size: 19px;
    line-height: 1.0em !important;
    padding-left: 0px;
    text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #e08211 !important;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: transparent !important;
}

.header-sticky div#sp-logo{
    top: 0px !important;
}


body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.0);
    padding: 0px 0 0 15px;
}

  .sp-megamenu-parent{
    border-radius: 75px;
    padding: 0 20px;
  }

  #sp-header.header-sticky{
    background-color: #571c15 !important;
  }


#sp-header.header-sticky .sp-dropdown .sp-dropdown-inner {
    color: #fff !important;
    background-color: #e08211 !important;
}


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

#sp-header.header-sticky .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
    color: #fff !important;
}
  
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
    color: #fff !important;
    line-height: 60px; 
    padding: 0 15px !important;     
    font-size: 19px;
    text-transform: uppercase;
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler:after {
    color: #fff !important;
}

/* Footer */

#sp-footer, #sp-bottom {
    background: #F2F2F2;
    color: #000;
}

#sp-footer ul.menu {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}

.sp-copyright {
    text-align: center !important;
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

#sp-footer ul.menu li {
    display: block !important;
    margin: 0 10px;
}

/* Kontakt */
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 20px 0px !important;
}


/* MOBILE */

.burger-icon {
    width: 35px;
    cursor: pointer;
}

.offcanvas-menu {
    background-color: #e08211 !important;
    color: #fff !important;
}

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

.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 23px !important;
    padding: 20px 0px 20px 0px;
    position: relative;
    line-height: 18px;
    opacity: 1;
    transition: none !important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto';
    border-bottom: 1px solid #fff;

}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 19px !important;
    padding: 4px 0px;
    line-height: 1.6em;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

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

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li ul {
    margin-left: 10px;
    margin-top: 10px;
}





/* *******************  Responsive ******************** */


@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}




@media (max-width: 768px) {
    h1{
        font-weight: 800;
        font-size: 1.8rem !important;
        line-height: 1.2em !important;
    }
    
    h2{
        text-transform: uppercase;
        font-size: 1.4rem !important;
        font-weight: 800;
        line-height: 1.2em !important;
    }
    
    h3{
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 800;
    }
    
    h4{
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 800;
    }

    #sp-header{
        padding-top: 15px !important; 
    }

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

    .footer-box ul {
        padding-left: 0rem !important;
    }

    .ueber-uns-step .sppb-column-addons {
        margin-bottom: 30px;
    }

    .offcanvas-menu .offcanvas-inner ul.menu li.active a {
        color: #fff !important;
        font-weight: 800;
    }
}

@media (max-width: 576px) {
    .logo-image-phone {
        height: 46px !important;
    }

    .header-slide{
    margin-top: -270px !important;
    }

    div#sp-logo {
    background: #fff;
    position: relative;
    top: -15px !important;
    left: 20px;
    }

}


/* roboto-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-v32-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-v32-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* roboto-condensed-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/roboto-condensed-v27-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-condensed-v27-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-condensed-v27-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/roboto-condensed-v27-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v27-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/roboto-condensed-v27-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-condensed-v27-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }


  
.top-right-section .sppb-column-addons {
    display: flex;
    align-items: center;
    gap: 25px;
    place-content: space-between;
    flex-wrap: wrap;
}

.top-right-section .sppb-media-content {
    display: flex;
    align-items: center;
}

#sp-top-bar {
    background: transparent;
    color: #fff;
    z-index: 99999;
    display: none;
    position: relative;
}

.top-right-section .sppb-addon-title.sppb-feature-box-title {
    font-weight: bold;
}
@media (max-width: 991px) {
  #sp-top-bar {
    display: none !important;
  }
}
