/* JA BOXING - FERIEN AM KLOEPEINERSEE -   14.03.2026 */


/* EXTRA FONTS VOM EIGENEN SERVER */


@font-face{  
    font-family: "Cabin-Regular";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin-Regular.ttf');
}
@font-face{  
    font-family: "Cabin-Italic";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin-Italic.ttf');
}
@font-face{  
    font-family: "Cabin-Medium";
    src: url('https://www.ferien-am-klopeinersee.at//templates/ja_boxing/fonts/cabin/Cabin-Medium.ttf');
}
@font-face{  
    font-family: "Cabin-MediumItalic";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin-MediumItalic.ttf');
}
@font-face{  
    font-family: "Cabin-Bold";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin-Bold.ttf');
}
@font-face{  
    font-family: "Cabin-BoldItalic";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin-BoldItalic.ttf');
}
@font-face{  
    font-family: "Cabin_Condensed-Regular";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin_Condensed-Regular.ttf');
}
@font-face{  
    font-family: "Cabin_Condensed-Italic";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin_Condensed-Italic.ttf');
}
@font-face{  
    font-family: "Cabin_Condensed-Medium";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin_Condensed-Medium.ttf');
}
@font-face{  
    font-family: "Cabin_Condensed-Bold";
    src: url('https://www.ferien-am-klopeinersee.at/templates/ja_boxing/fonts/cabin/Cabin_Condensed-Bold.ttf');
}

:root, [data-bs-theme="light"] {
    --t4-body-color: #233a56;
    --button-color-1: #20446f;

}


.article-body a {  /* IM ARTIKELBEREICH */
    text-decoration: underline;
  color: inherit;
}
.article-body a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

.btn a {  /* IM ARTIKELBEREICH */
    text-decoration: none !important;
}


div.ja-dark-mode {  /* BUTTON FÜR DARKMODE AUSBLENDEN */
    height: 5px; /* 56 */
    width: 5px; /* 56 */
    visibility: hidden;
}

.light-active {  /* HELLER STIL GENERELL */
    --border-color: none; /* #f2f2f2; LINIEN WEG*/
    --headings-color: var(--color-secondary);
    --mainnav-link-color: var(--color-secondary);
    --bg-input: #eef2f1; /* FORMULARE INPUT BG */
    --bg-item-1: #eef2f1;
}

.light-active {
    /* --body-bg-color: #efefee; HG UNTERM MENU */
}
div.t4-header .header-block {
    background: #1c3351; /* MAINMENU LEISTE SEPARAT HERVORHEBEN*/
    padding: 12px 2px 12px 2px !important; /* MAINMENU LEISTE */
    border-radius: 7px !important;
      box-shadow: 0 5px 20px rgba(255, 255, 241, 0.4); /* SCHATTEN */
}


/* 
MÖGLICHE ALTERNATIVE?
HAEDER SAMT MAINMENU ÜBER DIE BILDER POSITIONIEREN */
/*  .t4-header.section-overlap {   KOMBI MIT MODULPOSITION: " section-overlap" im Headermodul 
    margin-bottom: -110px !important;   ÜBERLAPPEN

} */

/* HEADER BEIM SCROLLEN - STICKY + FARBE (NICHT TRANSPARENT) */
.not-at-top #t4-header.t4-sticky {
    background-color: var(--color-secondary);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}

/* HEADER BEIM SCROLLEN - STICKY + FARBE (NICHT TRANSPARENT) ERGÄNZEND*/
@media (max-width: 575.98px) {
  .not-at-top #t4-header.t4-sticky {
    background-color: #ffffff00 !important;  /* FARBWECHSEL IMMER VERHINDERN - SMARTPHONE */
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.00);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.00);
}
  }

/* MAINMENUE MIT EIGENER KLASSE /  z.B. DUNKLES MENU AUF FARBIGEM SLIDER BEIM SCROLLEN*/

.menueklasse1 .not-at-top .t4-sticky .navbar-nav > li > .nav-link {
    color: #fff;   /* MENUTEXT BEIM SCROLLEN  */
}

.menueklasse1 .dropdown-toggle .item-caret::before {
    border-top: 5px solid #ffffff87 !important; /* CARET AUSBLENDEN   */
}
.menueklasse1 .dropdown-toggle > li > a:hover .item-caret::before {
    border-top: 5px solid #ffffff87 !important; /* CARET AUSBLENDEN  */
}
.not-at-top .t4-sticky .navbar-nav > li > a, .navbar-nav > li > .nav-link {
    color: var(--color-secondary);
}
.not-at-top .t4-sticky .navbar-nav > li > .nav-link {
    color: #fff !important; /* BEIM SCROLLEN FÜR ALLE KLASSEN */
}

.t4-megamenu .dropdown-menu {
    width: max-content; /* BREITE WENN NICHT EMGAMENU*/
}

.menueklasse1 #t4-topbar {
    z-index: 30 !important; /* NACH OBEN*/
    font-size: 0.80rem;
    font-family: 'Cabin-Regular'; 
    letter-spacing: 0.5px;
    word-spacing: 0.2em;
    border-bottom: 0px solid #ffffff38;
    padding-top: 1.0rem;
    padding-bottom: 0.5rem;
    background-color: #ffffff00;
    height: 80px;
    margin-bottom: -30px; 
    color: #ffffffc2;
}

.menueklasse1 #t4-header {  
    background: transparent;  /* HG HIER TRANSPARENT WENN NICHT GESCROLLT */
    /*  background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.7008928571428572) 0%, rgba(255,255,255,0) 100%);  VERLAUF MÖGLICH */
    border-bottom: 0px solid #f4f4f4; /* BORDER WEG */
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00); /* SHADOW WEG */
    margin-bottom: -156px; /*  ÜBERLAPPEN BEI TRANSPARENTEM HEADER GANZ OBEN */
    border-bottom: 0px solid #ffffff2e;
}

.menueklasse1 .btn.btn-secondary {  /* WENN NICHT GESCROLLT */
    background-color: #48a697ff;
    border-color: #ffffff00;
    border-radius: 5px;
  font-size: 0.85rem;
}
.btn.btn-secondary:after {
    color: var(--white);
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 0px; /* UNSICHTBAR */
    position: relative;
    top: -1px;
    margin-left: 0.0rem; /* UNSICHTBAR */
    color: var(--color-primary);
}


.not-at-top .btn.btn-secondary {  /* WENN GESCROLLT */
    background-color: #2a817c !important;
    border-color: #ffffff00 !important;
    border-radius: 5px !important;
}

.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
  color: #1a2431;
  font-size: 1rem;
  padding: 20px 1rem;
  height: 104px;
  line-height: 64px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  text-transform: uppercase; }
  .t4-megamenu .navbar-nav > li > a .item-caret:before,
  .t4-megamenu .navbar-nav > li > .nav-link .item-caret:before {
    border-top-color: #f6f6f6; }
  .t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > a:focus, .t4-megamenu .navbar-nav > li > a:active,
  .t4-megamenu .navbar-nav > li > .nav-link:hover,
  .t4-megamenu .navbar-nav > li > .nav-link:focus,
  .t4-megamenu .navbar-nav > li > .nav-link:active {
    color: #ffffffcc;
  }


.t4-megamenu .navbar-nav > li.show > a,
.t4-megamenu .navbar-nav > li.show > .nav-link {
  color: #ffffff; 
}


.t4-megamenu .navbar-nav > li.active > a,
.t4-megamenu .navbar-nav > li.active > .nav-link {
  color: #ffffff; 
}


@media (min-width: 1200px) {
    .d-xl-inline {
        display: flex !important;   /* SPRACHAUSWAHL NEBEN MENU TOGGLE PLATZIEREN*/
        align-items: center; /* AUF EINER EBENE */
    }
}

div.mod-languages a {
    padding: .5rem;
    text-decoration: none;
    color: #ffffffc2;
    /* background: none; */
    border: 0px solid #fff;
    font-size: 0.85rem;
}
div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
}
div.mod-languages ul li.lang-active {
    background-color: #f0f0f000;
}
div.mod-languages li {
    margin: 0 .2rem;
}
.not-at-top div.mod-languages a {  /* WENN GESCROLLT */
    padding: .5rem;
    text-decoration: none;
    color: #ffffff;
    /* background: none; */
    border: 0px solid #fff;
    font-size: 0.85rem;
}

.menueklasse1 div.mod-languages ul li.lang-active {
    background-color: #f0f0f000;
    border-bottom: 1px solid #ffffff80; /* AKTIVE SPRACHE */
}

/* LOGO */
.navbar-brand .logo-img {
    max-height: 50px;
    width: auto;
  margin-top: 0px;

}
@media (max-width: 767.98px) {
    .navbar-brand .logo-img {
        max-height: 50px !important;
        margin-top: 0px;
    }
}
.not-at-top .navbar-brand .logo-img { /* EV EIGENE LOGO DATEI?*/
    max-height: 50px;
    width: auto;

}


/* TOPBAR MODULPOSITIONEN   */

.t4-topbar {
    padding-top: 0.66667rem;
    padding-bottom: 0.66667rem;
    font-size: 0.84rem;
    border-bottom: 0px solid #efefef;
    background-color: var(--color-secondary);  /* 081a2f;*/
    color: #fff;
}

@media (min-width: 1490px) {
.t4-topbar {
    padding-left: 5%; /* EXTRA ABSTAND WENN SEHR BREIT*/
    padding-right: 5%; /* EXTRA ABSTAND WENN SEHR BREIT*/
}
}

.t4-topbar a {
    color: #ffffffc2;
}
.t4-topbar .fa {
    color: #ffffffc2;
}


/* MAINMENU REGULÄR */
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #ffffff; /*var(--mainnav-link-color); */
    font-size: 0.95rem; /* MAINNAV */
    padding: 6px 1rem;
    height: 70px; /* 104px;  FLOATING ZU HOCH */
    line-height: 64px;
    letter-spacing: 1.0px;
    text-transform: uppercase;
    font-family: 'Cabin-Medium'; 
}

@media (max-width: 1490px) {
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #ffffff; /*var(--mainnav-link-color); */
    font-size: 0.90rem; /* MAINNAV */
    padding: 6px 0.8rem;
    height: 70px; /* 104px;  FLOATING ZU HOCH */
    line-height: 64px;
    letter-spacing: 0.2px;
}
}

@media (max-width: 1270px) {
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #ffffff; /*var(--mainnav-link-color); */
    font-size: 0.9rem; /* MAINNAV */
    padding: 6px 0.5rem;
    height: 70px; /* 104px;  FLOATING ZU HOCH */
    line-height: 64px;
    letter-spacing: 0.2px;
}
}



.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    font-family: 'Cabin-Regular';
    font-size: 0.95rem; /* DROPDOWN MEGA */
    letter-spacing: 0.2px;
  line-height: 1.3rem;
}

.t4-megamenu .mega-col-nav .mega-col-title, .t4-megamenu .mega-col-module .mega-col-title {
    font-size: 0.9rem;  /* SPALTENTITEL */
    font-weight: inherit;
    text-transform: uppercase;
}


.t4-megamenu .navbar-nav > li > a, 
.t4-megamenu .navbar-nav > li > .nav-link {
    color: #ffffff;
    font-size: 0.90rem;
    padding: 6px 1rem 6px 1.3rem; /* ABSTÄNDE MENU ITEMS */
    height: 70px;
    line-height: 64px;
    letter-spacing: 1.0px;
    text-transform: uppercase;
    font-family: 'Cabin-Medium';
}

.t4-megamenu .navbar-nav > li + li:before {  /* DIVIDER ZWISCHEN ITEMS EXTRA */
    /* background: url(/templates/meintemplate/images/divi-menu.png) no-repeat; */
    content: "|";
    color: #ffffff17;
    position: absolute;
    top: 20px;
    left: -1px;
    height: 30px;
    width: 1px;
}

/* OFFCANVAS MENU */

.t4-offcanvas .t4-off-canvas-header {
    background: var(--color-secondary);
    border-bottom: 1px solid var(--color-secondary);
}
.t4-offcanvas .t4-off-canvas-header .close span {
    color: #fff;
    width: auto;
    font-size: 30px;
}
.t4-offcanvas-toggle i {
    font-size: 34px;
    color: #fff;
}
.t4-offcanvas-toggle {
    border-radius: 0px !important;  /* NUR OFFCANVAS BURGER */
  background: transparent;
  border: 0px solid #fff;
  line-height: calc(1.5em + 1.8rem + 0px);
    height: calc(1.3em + 1.3rem + 0px);
    margin-left: 1rem;
    width: calc(1.3em + 1.5rem + 2px);
}
.t4-offcanvas .navbar-nav, .t4-offcanvas .oc-level-0 .drilldown-effect .navbar-nav {
    padding-left: 20px; /* ALLES ABSTAND NACH KINKS */
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: var(--mainnav-link-color);
    font-weight: inherit;
    text-transform: uppercase;
    font-family: 'Cabin-Regular';  /* MAINMEU ITEM LEVEL1 */
}
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item, .t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
    padding: 0.3rem 0; /* ABSTAND SUBMENU-ITEMS */
}
.c-offcanvas--right {
    width: 330px; /* BREITER */
}
.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
    top: 15px;
}


/* BREADCRUMB */
#t4-header + .t4-breadcrumb {
    padding-top: 4rem;
    border-top: 1px solid var(--border-color); /* NUR WENN BEIDES GEMEINSAM */
}
.t4-breadcrumb {
    border-bottom: 1px solid #f3f3f3; /* IMMER UNTEREM BREADCRUMB*/
    background: #f7f7f570;
}

.modulnachoben  {
    margin-top:-170px;  /* SECTION-1 SUCHMODUL STARTSEITE */
}

blockquote {
    margin: 2rem 17% 1rem 17%;
font-family: "Cabin-Regular";
    font-size: 1.3rem;
    line-height: 1.50;
    color: var(--color-primary);
    text-align: center;
}

@media (max-width: 1.399px) {
blockquote {
    margin: 2rem 10% 1rem 10%;
    font-family: "Cabin_Condensed-Bold";
    font-size: 1.3rem;
    line-height: 1.5;
}
  }

@media (max-width: 900px) {
blockquote {
    margin: 1rem 8% 1rem 8%;
    font-size: 1.2rem;
      line-height: 1.3;
}
}


@media (min-width: 1400px) {
.container, .t4-masthead .t4-masthead-detail, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1568px;  /* MAX FÜR MODULE ETC 1569px */
}
    }


@media (min-width: 1400px) {
.container-xxl {
    max-width: 97%; /* BREITE IM MAINMENU NUTZEN STATT 1568px - MODUL FIXED */;
}
    }

#t4-header + .t4-breadcrumb {
    padding-top: 0.3rem!important; 
    font-size:0.8rem;
    border-bottom: 1px solid #f2f2f2;

}
.mod-breadcrumbs li {
    color: var(--headings-color);
    opacity: 0.6;
}

@media (min-width: 992px) {
    .col-lg-5 {
        width: auto;  /* CONTENTBEREICH ZU SCHMAL BEI GEWISSER GRÖSSE - width: 41.66667%; */
    }
}

.item-page {
    max-width: 1114px; /* 1014px;  MAX BREITE ARTIKEL */
    margin: auto;
}

.t4-main-body {
    padding-top: 2.0rem;
    padding-bottom: 4rem;
}
@media (min-width: 1200px) {
.t4-main-body {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
    }

/* JOOMLA BLOG */

.blog .item-intro p, .blog-featured .item-intro p {
    margin-bottom: 2rem;
}
p.readmore .btn {
    background-color: rgb(255 255 255);
    padding: 0.85rem 1.5rem;
  text-transform: uppercase;
    font-size: 0.9rem;
}
p.readmore .btn:hover {
    background-color: rgb(255 255 255);
    font-size: 0.9rem;
    color: inherit;
    opacity: 0.7;
}


.t4-masthead + .t4-main-body {
    padding-top: 4rem !important;
}

@media (max-width: 575.98px) {
.t4-masthead + .t4-main-body {
    padding-top: 2.5rem !important;
}
}
@media (max-width: 575.98px) {
.t4-main-body {
    padding-top: 2.0rem;
    padding-bottom: 1rem;
}
}

.ja-masthead {
    /* background-size: 800px;  HGBILD AUSBLENDEN */
   min-height:450px !important; 
    /*    max-height: 900px !important; */
}
.ja-masthead:before {
    background: #333;
    background: linear-gradient(0deg, rgba(0,0,0,1.0) 0%, rgba(0,0,0,1.0) 50%, rgba(0,0,0,1.0) 100%); 
    opacity: 0.25; 
}
.ja-masthead .ja-masthead-detail {
    padding: 19rem 1rem 3rem;
}
.ja-masthead .ja-masthead-detail .ja-masthead-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3em;
    text-transform: none;
    color: #91c9cf !important;
    font-family: "Cabin-Regular";
    letter-spacing: 0;
    opacity: 0.0; /* AUSBLENDEN */
}

@media (max-width: 575.98px) {
.ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 2.3em;
}
}

.ja-masthead .ja-masthead-detail .ja-masthead-description {
    font-size: 1.25rem;
    margin-top: 1rem;
    /* color: #ffffffbd; MASTHEAD BESCHREIBUNG */
}

.bg-secondary {  /* ECKDATEN DER APARTMENTS UU HERVORHEBEN IN EINLEITUNG*/
    background-color: #ffffff00 !important;
    display: inline-flex;
    padding: 8px 16px 8px 20px;
    color: #77bbdd;
    align-items: center;
    font-size: 1rem;
  font-family: "Cabin-Medium";
}

/* EXTRA - PROBLEM BEIM SPEICHERN MIT T4 MODUL HGFARBEN */

  #t4-meinfooter {
    background: #dee9eb !important;
        font-size: 0.85rem !important;
}
  #t4-meinfooter {
    color: var(--color-secondary) !important;
}
  #t4-meinfooter .module-title {
    color: var(--color-secondary) !important;
}
  #t4-meinfooter a {
    color: var(--color-secondary) !important;
}
  #t4-meinfooter a:hover {
    color: var(--color-secondary) !important;
}

#t4-section-4 {
    background: var(-palette-gray) !important;
}

.t4-palette-grey a {
    color: var(--body-link-color) !important;
}


/* #t4-section-1 {
    background: var(--color-secondary) !important;
}  */

/* MODULE Z.B. GALERIEN IM CONTENT FULLWIDTH MACHEN */ 

.fullwidth {  
margin-left: calc(-50vw + 50% + 5px);
    margin-right: calc(-50vw + 50%);
    max-width: calc(100vw - 10px);
    padding-top: 6.2rem;
    padding-bottom: 6.2rem;
    background: #ecf3f3;
}
@media (max-width: 900px) {
  .fullwidth {  
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
}
@media (max-width: 575.98px) {
    .fullwidth {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important;
    }
}

.fullwidth-dunkel {  
margin-left: calc(-50vw + 50% + 5px);
    margin-right: calc(-50vw + 50%);
    max-width: calc(100vw - 10px);
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
    background: var(--color-secondary);
  color: #ffffff;
}
.fullwidth-dunkel .h1 {
  color: #fff;
 } 

@media (max-width: 900px) {
  .fullwidth-dunkel {  
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
}

p {
    margin-top: 0;
    margin-bottom: 1.2rem; /* GENERELL*/
}

@media (max-width: 575.98px) {  
    p {
    margin-top: 0;
    margin-bottom: 0.3rem;  /* SMARTPHONE */
}
  }
  
.item-page .share-social + .item-image {
    margin-top: 5rem;  /* HAUPTBILD ZUM TITEL */
}
.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    margin-bottom: 1rem;
    text-transform: none;
}

.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    font-weight: inherit;
    display: flex;
    justify-content: center !important;
    margin-bottom: 4rem;
    /* color: var(--color-primary); */
    font-size: 2.2rem;
    font-family: 'Cabin-Bold';
    text-transform: uppercase; 
    letter-spacing: 1px !important;
    text-align: center;
}

@media (max-width: 575.98px) {  
.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    margin-bottom: 2rem;
      font-size: 1.5rem;
}
  }

.item-page .page-header h1, .item-page .page-header .h1 {  /* SEITENTITEL EXTRA FORMATIERT */
    font-size: 1.5rem;
    font-family: 'Cabin-Bold'; 
    /* color: var(--color-primary); */
    text-transform: uppercase;
    letter-spacing: 1px;
    /* background-color: #333; */
    width: fit-content;
    /* padding: 5px 24px 8px 24px;*/
}

@media (max-width: 575.98px) {
.item-page .page-header h1, .item-page .page-header .h1 {  /* SEITENTITEL EXTRA SMARTHONES */
    font-size: 1.2rem;
    padding: 5px 24px 8px 24px; /* ABSTAND HGFARBE TITEL */
}
}

/* .item-page .page-header h1:before {  EXTRA BEFORE LINIE ÜBERM SEITENTITEL 
    content: "—";
    font-size: inherit;
    color: var(--color-primary);
    display: block;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    line-height: 4rem;
    font-weight: 700;
}*/

/*  .item-page [itemprop="articleBody"]:before {   EXTRA BEFORE LINIE ÜBERM ARTIKEL
    content: "—";
    font-size: 4rem;
    color: var(--color-secondary);
    display: block;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    line-height: 1rem;
    font-weight: 700;
    margin-bottom: 3.5rem;
}*/

.item-page .page-header {
    max-width: none; /* TITEL UNBESCHRÄNKT*/
    text-align: -webkit-center; /* TITEL ZENTRIERT */
}
@media (max-width: 575.98px) {
.item-page [itemprop="articleBody"] {   
    margin-top: 4rem !important; /* ABSTÄNDE CONTENT ZUM ARTIKELTITEL */
    margin-bottom: 3rem;
}
}

.item-page [itemprop="articleBody"] {
    margin-top: 7rem;
    margin-bottom: 4rem;
}

.item-page ul.tags {
    margin-bottom: 3.5rem;  /* TAG ZUM CONTENT */
    display: flex;
    justify-content: flex-start; /* TAGS NACH LINKS */
}


figure figcaption {  /* BILDINFO */
    background-color: #fff;
    color: #777;
    font-size: 0.725rem;
    letter-spacing: 0.0px;
    padding: 0.7rem 0.5rem;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.0);
}
#back-to-top {
    background-color: #202d39;
    border: 0px solid rgba(255, 255, 255, 0.3);
}

.view-classes-layout.layout-2 .classes-info-mod {
    top: 6rem;  /* 2rem  STICKY MODUL ABSTAND NACH OBEN */
}

.view-classes-layout .has-btn-link .link-heading {  /* CLASSES STIL STARTSEITE */
    font-size: 2.0rem;
}

li::marker {
    color: var(--color-primary);
}

.fa-arrow-right:before {
    content: "\f061";
    padding-right: 8px;  /* PFEIL BEI BUTTONS*/
}

/* .fa-ul {
    content: "fas fa-check-square";
}
*/
:root {
    --heading-font-family-2: 'Rubik-Regular'; /* EXTRA FETTERE HEADLINE */
}

h1, .h1, .h1, h2, .h2, .h2, h3, .h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    word-spacing: 1px;
    letter-spacing: 0px;
      color: var(--color-secondary); /* EXTRA NUR FÜR JCE EDITORANSICHT*/
}
@media (max-width: 575.98px) {
h1, .h1, .h1, h2, .h2, .h2, h3, .h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}
  }

h1, .h1 {
    font-size: var(--h1-font-size);
    /* text-transform: uppercase; */
    font-family: 'Cabin-Bold'; 
    letter-spacing: 0.0px !important;
}

@media (max-width: 575.98px) {
  h1, .h1 {
    font-size: 1.5rem;
        margin-bottom: 0.5rem;

}
}

h2, .h2 {
    font-size: var(--h2-font-size);
    font-family: 'Cabin-Bold'; 
}
@media (max-width: 575.98px) {
  h2, .h2 {
    font-size: 1.3rem;

}
}

h3, .h3 {
    font-size: var(--h3-font-size);
    font-family: 'Cabin-Bold'; 
      margin-top: 1rem;
}

@media (max-width: 575.98px) {
  h3, .h3 {
    font-size: 1.4rem;

}
}
@media (max-width: 575.98px) {
:root {
    --h1-font-size: 30px;
}
}

h4, .h4, .h4, h5, .h5, .h5, h6, .h6, .h6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

@media (max-width: 575.98px) {
:root {
    --h4-font-size: 25px;
    --h5-font-size: 20px;
}
}



.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    color: var(--color-primary);
}

.item-page .blockquote, .item-page blockquote { /* BLOCKQUOTE  */
    background: none;
    background: #549d3f;
    color: #fff !important;
    padding: 0.5rem 2rem 2rem 2rem;
    position: relative;
    font-size: 1.22rem !important;
    margin: 2rem 0;
    /* border: 0px solid #369aab; */
    font-family: "Cabin-Regular";
    /* border-radius: 0.6rem; */
}
.item-page .blockquote:before, .item-page blockquote:before {  /* BLOCKQUOTE SYMBOL */
    content: "\f10d"; 
    display: inline-block;
    padding-right: 1rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 0px;
    color: #fff;
    opacity: 0.3;
    margin-top: -30px;
}

em {
    color: inherit !important;
}

b, strong {
    font-weight: inherit;
    font-family: "Cabin-Bold", 'Cabin-Bold';
}

.btn, .blog-list .item-readmore a {
    --t4-btn-padding-x: 1.4rem;
    --t4-btn-padding-y: 0.80rem;
    --t4-btn-font-family: "Cabin-Medium";
    --t4-btn-font-size: 0.90rem;
    --t4-btn-font-weight: inherit;
    --t4-btn-line-height: 1.3;
    --t4-btn-border-radius: 0px;
}


thead, tbody, tfoot, tr, td, th {
    border-width: 0;
    border-bottom: 1px solid #202d39 !important; /* GENERELL LINIE */
}

.btn:hover, .btn:active {
    opacity: 0.85;
}

.btn.btn-primary {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #ffffff;
}

.btn.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-primary:active {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #ffffff;
  opacity: 0.85;
}


.btn.btn-breit {  /* SCHWARZE KONTUR*/
  border-color: var(--button-color-1) !important;
  color: var(--button-color-1) !important;
}
.btn.btn-breit:hover {
  /* background-color: var(--t4-body-color) !important; */
  /* color: #fff !important; */
  opacity: 0.85 !important;
}



table { /* TABELLE GENERELL*/
    caption-side: bottom;
    border-collapse: collapse;
    border: 0px solid #eef2f1;
    background: #f3f3f14d; /* ZB VERGLEICHSLISTE FWRE */
    font-size: 0.95rem;
} 
@media (max-width: 575.98px) {
table { /* TABELLE SMARTPHONES*/
    font-size: 0.80rem;
} 
  } 

td {
    /* padding-top: 0.55rem;
    padding-bottom: 0.5rem; */
}

.bg-primary {
    background-color: var(--color-primary) !important;
    padding-left: 0.35rem;  /* TEXT MIT HG FARBE */
    padding-right: 0.35rem;
}

.mod-title-wrap .section-title {  /* MODUTITEL */
    font-family: var(--heading-font-family);
    font-size: 1.75rem;
    color: var(--color-secondary);
    text-transform: uppercase;
    word-spacing: 0.2em;
    letter-spacing: 0px;
    /* background-color: #333; */
    /* width: fit-content; */
    /* padding: 5px 24px 8px 24px; */
}

@media (max-width: 575.98px) {
.mod-title-wrap .section-title {
    font-size: 1.5rem;
}
}

.mod-title-wrap {
    max-width: 650px;
    text-align: -webkit-center;
  margin-bottom: 2rem;
}

.modulklasse1:first-child {
    margin-top: 7rem !important;  /* SIDEBAR-R NACH UNTEN */
}

.wf-icon-zoom-image {  /* JCE UOOM ICON */
    left: -48%;
    top: -5%;
}

@media (min-width: 1200px) {
.t4-footnav .col-12:first-child {
    padding-left: 4rem;  /* FOOTNAV MODUL ERSTES */
}
}

/* APARTHOTEL WIDGETKITKLASSSEN */

.wk-scope  {
/* max-width: 90%; */
}
.wk-scope .wk-card-default {
    color: var(--color-secondary) !important; 
      font-family: 'Cabin-Regular' !important; 
}
.wk-scope .wk-button-default {
    background-color: transparent !important; 
    color: var(--color-secondary) !important; 
    border: 1px solid var(--color-secondary) !important;  /* WEISSE BUTTONS MIT TEXT */
}
.wk-scope .wk-button-default:hover {
    opacity: 0.8 !important;
}
.wk-scope .wk-button {
    font-size: 15px !important;
    font-family: 'Cabin-Medium' !important;
}

.wk-scope .wk-h3, .wk-scope h3 {
    font-size: 27px !important; 
    line-height: 1.4 !important; 
    font-family: 'Cabin-Bold' !important; 
}

.wk-scope .wk-slider-container-offset {
    margin: -11px -10px -39px -10px !important;  /* SCROLLBALKEN ODER WEISSEN RAND BEI SLIDER AM SMARTPHONE VERMEIDEN */
    padding: 11px 25px 39px 25px;
}

.wk-scope .wk-subnav>*>:first-child {
    margin-bottom: 14px; /* ABSTAND FILTER  */
}

.wk-scope .wk-subnav-pill>.wk-active>a {
    background-color: var(--color-secondary) !important;
    color: #fff !important; 
}

.wk-scope .wk-card-secondary {
    --wk-inverse: light;
    background-color: var(--color-secondary) !important; /* SLIDER HG SECONDARY */
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.wk-scope .wk-subnav-pill>*>:first-child {
    padding: 5px 10px;
    background: #ffffff !important;  /* FILTER BUTTONS */
    color: var(--color-secondary) !important; 
    font-family: "Cabin-Regular";
    font-size: 15px !important;
}
@media (min-width: 1200px) {
    .wk-scope .wk-card-body {
        padding: 36px 36px !important;
    }
}
.widgetkitklasse02 .wk-link, .widgetkitklasse02 a {
    color: var(--color-secondary) !important;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1199px) {
.widgetkitklasse02 .wk-link-reset a, .widgetkitklasse02 a.wk-link-reset {
    text-decoration: none !important;
    font-size: 1.5rem !important;
    font-family: 'Cabin-Regular' !important;  /* HEADLINE */
  color: #ffffff !important;
}
  }

@media (min-width: 1200px) {
.widgetkitklasse02 .wk-link-reset a, .widgetkitklasse02 a.wk-link-reset {
    text-decoration: none !important;
    font-size: 2.5rem !important;
    font-family: 'Cabin-Regular';  /* HEADLINE */
  color: #ffffff !important;
}
  }

.widgetkitklasse02  .wk-grid+.wk-grid-collapse, .widgetkitklasse02 .wk-grid+.wk-grid-row-collapse, .widgetkitklasse02 .wk-grid-collapse>.wk-grid-margin, .widgetkitklasse02 .wk-grid-row-collapse>.wk-grid-margin {
    margin-top: 0;
    background: #d0dfe2 !important;
    color: var(--color-secondary) !important;
  font-size: 1.0rem;  /* FLIESSTEXT */
}

@media (min-width: 1200px) {
.widgetkitklasse02  .wk-grid+.wk-grid-collapse, .widgetkitklasse02 .wk-grid+.wk-grid-row-collapse, .widgetkitklasse02 .wk-grid-collapse>.wk-grid-margin, .widgetkitklasse02 .wk-grid-row-collapse>.wk-grid-margin {
    background: #d0dfe2 !important;
    color: var(--color-secondary) !important;
  /* font-size: 1.2rem;   FLIESSTEXT */
}
  }

.widgetkitklasse02 .wk-grid {
    background: #d0dfe2 !important; /* HG  */
    color: var(--color-secondary) !important;
}

@media (min-width: 1200px) {
.widgetkitklasse02 .wk-padding {
        padding: 150px  !important; /* MEHR ABSTAND */
    }
}

.widgetkitklasse02 .wk-button-default {
    background-color: transparent;
    color: var(--color-secondary) !important; /* BUTTON */
    font-size: 0.8rem !important;
    border: 1px solid var(--color-secondary) !important; !important;
    border-radius: 0.4rem !important;
  text-decoration: none !important;
}
.widgetkitklasse02 .wk-link-reset a, .widgetkitklasse02 a.wk-link-reset {
    color: var(--color-secondary) !important; /* HEADLINE */
    text-decoration: none !important;
}
.widgetkitklasse02 .wk-link-reset a, .widgetkitklasse02 a.wk-link-reset {
    color: var(--color-secondary) !important; 
    text-decoration: none !important;
}

/* EINLEITUNGSBILDER JOOMLA ARTIKEL - CROP ERZWINGEN FÜR BEST. ASPECT RATIO IN WIDGETKIT GRIDSTACK
FUNKTIONIERT NUR WENN: WENN KEINE BILDGRÖSSE, KEIN OVERLAY EINGESTELLT*/
.widgetkitklasse02 > div > div > img {
width: 100%;
aspect-ratio: 2 / 1.3;  /* SEITENVERHÄLTNIS FIXIEREN */
object-fit: cover;
}

@media (max-width: 2000px) {  /* BEI TABLETS CROP ERZWINGEN FÜR BEST. ASPECT RATIO  */
.widgetkitklasse02 > div > div > img {
width: 100%;
aspect-ratio: 1 / 1.0; /* SEITENVERHÄLTNIS FIXIEREN */
object-fit: cover;
}
  }

  @media (max-width: 2000px) {  /* BEI TABLETS CROP ERZWINGEN FÜR BEST. ASPECT RATIO */
.widgetkitklasse02 > div > div > img {
width: 100%;
aspect-ratio: 1 / 1.0; /* SEITENVERHÄLTNIS FIXIEREN */
object-fit: cover;
}
    }
    
@media (max-width: 960px) {  /* BEI SMARTPHONES BILD TEXT UNTEREINANDER */
.widgetkitklasse02 > div > div > img {
width: 100%;
aspect-ratio: 3 / 1.8; /* SEITENVERHÄLTNIS FIXIEREN */
object-fit: cover;
}
}
.wk-scope .wk-subnav-pill>*>:first-child {
    padding: 8px 14px !important;
    background: 0 0;
    color: #222 !important;
    background: #f8f8f8 !important;  /* GRID - TAGS AUSWAHL */
  font-size: 15px !important;
}
.wk-scope .wk-subnav-pill>.wk-active>a {
    background-color: var(--color-secondary) !important;
    color: #fff !important;  /* GRID - TAGS AUSWAHL */
    font-size: 15px !important;
}
.wk-scope .wk-subnav {
    padding-bottom: 20px !important;
}

.widgetkitklasse03 .wk-h3, .widgetkitklasse03 h3 {
    font-size: 27px;
    line-height: 1.4;
    font-family: 'Cabin-Bold' !important;
    color: var(--color-secondary) !important;
  padding-top: 0.8rem !important;
}

/* BEGINN - EINLEITUNGSBILDER "YOOTHEME GRID" - CROP ERZWINGEN FÜR BEST. ASPECT RATIO */
.widgetkitklasse03 .wk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}
.widgetkitklasse03 .wk-transition-opaque {
    opacity: 1;
    width: 100%; 
    aspect-ratio: 3 / 2;
    object-fit: cover; 
}
.wk-scope .wk-card-default {
    --wk-inverse: dark;
    background-color: #ffffff;
    border-radius: 9px !important;  /* ECKEN ABRUNDEN */
}
.wk-scope .wk-inline-clip {
    overflow: hidden;
    border-radius: 9px 9px 0 0 !important;  /* ECKEN ABRUNDEN */
}

.wk-scope .wk-button-primary {
    background-color: var(--body-link-color) !important;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px !important;
}

.widgetkitklasse2 a {
    color: var(--body-link-color) !important;
    text-decoration: none;
    cursor: pointer;
}

.widgetkitklasse04 .wk-margin-large {
    margin-bottom: 40px;
    background-color: #f2f2f2 !important;
}



.modulklasse2 {
    padding-top: 2rem;  /* EIGENER FOOTER - ALLE FOOTNAV MODULE */
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
}
@media (max-width: 575.98px) {
.modulklasse2 {
    padding-top: 1rem;  /* EIGENER FOOTER - ALLE FOOTNAV MODULE */
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}
}


.modulklasse2 .module-title {
    color: #141b23;
    font-size: 1.6rem; /* TITEL GRÖSSE */
    text-transform: none !important;
}
@media (max-width: 598.98px)  {
.modulklasse2 .module-title {
    font-size: 1.3rem;
}
}

/* TAGS */

.com-tags-tag.tag-category ul.list-group li.list-group-item {
    background: none;  /*var(--bg-item-1); */
    border-color: var(--border-color);
    padding-left: 0.75rem;
}

.t4-module .nav li a, .t4-card .nav li a, .moduletable .nav li a, .module_menu .nav li a {
    padding: 0.1rem 0; /* MODUL MENU ITEMS */
}

/* JA BLOG LAYOUT */

@media (max-width: 991.98px) {
.items-leading .blog-item-content .item-content {
    width: 100%;
    padding-left: 2rem;
}
}

.klasseohneabstand {
    margin-left: -2rem !important; /* ABSTAND T4-GUTTER ENTFERNEN*/
    margin-right: -1rem !important;
}


/* SMILE PACK GALERIE SLIDER GLEICHES SEITENVERHÄLTNIS */

.nrf-widget.tf-slideshow-wrapper { /* EXRA */
width: 100%;
aspect-ratio: 3.5 / 1.0;  /* SEITENVERHÄLTNIS ALLE BILDER FIXIEREN - AUCH WENN HOCHFORMATE DABEI SIND */
object-fit: cover;
}

@media screen and (max-width: 575px) {
.nrf-widget.tf-slideshow-wrapper {
    width: 100%;
    aspect-ratio: 3 / 2.0; /* SEITENVERHÄLTNIS NUR SMARTPHONES*/
    object-fit: cover;
  }
}

/* JA ACMODULE ::::::::::::*/

.acm-hero.style-3 .description {
    font-size: 1.0rem;
}
.acm-features.style-3 .info-wrap {
    padding: 3.5rem 0.2rem 3.3rem 4rem;  /* WERTE ABSTÄNDE UM TEXT */
}


.view-classes-layout .article-content {
    padding: 4rem 3rem 2.5rem 3rem;  /* CLASSES STIL HOME */
}
@media (max-width: 575.98px) {
.view-classes-layout .article-content {
    padding: 2.7rem 2rem 2rem 2rem;  /* CLASSES STIL HOME */
}
}

.bg-dark, .module-dark {
    /* background-color: inherit !important; */
}
.acm-features.style-1 h3, .acm-features.style-1 .h3 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 1.4rem;  /* HAEDLINES MIT ICONS STARTSEITE */
}



/* DROPFILES */
.dropfiles-content-default[data-category="20"] .file .downloadlink, .dropfiles-content-default[data-category="20"] .download-all, .dropfiles-content-default[data-category="20"] .download-selected {
    font-size: 16px !important;
    padding: 8px 15px !important;
    height: 38px !important;
    line-height: 22px !important;
}

.dropfiles-content .dropfiles-categories h2 {  /* HEADLINE KATEGORIENAME */
    line-height: 1.3 !important;
    color: var(--color-secondary) !important;
    text-transform: uppercase;
    font-size: 1.80em !important;
    padding: 25px 10px 15px 5px !important;
}
.dropfiles-content.dropfiles-content-default .dropfiles-container-default .dropfiles_list h3 a { /* HEADLINE FILENAME */
    font-weight: inherit !important;
    color: var(--color-secondary) !important;
    text-transform: none !important;
    vertical-align: text-top;
    font-size: 1.2rem !important;
    line-height: 1.5rem !important;
}
.dropfiles-content.dropfiles-content-default .dropfiles-container-default .dropfiles_list .file .file-xinfo {
    margin-left: 65px;
    text-transform: none;
    overflow: hidden;
    font-size: 1.25em !important;
    line-height: 1.25 !important;
    color: #777 !important;
    padding: 20px 0 0 25px !important;
}

/* MYMAPS KOMPONENTE ..............*/
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom { 
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10; /* OPENMAPS EXTRA*/
}
.resultmymap.mymap.mymap-inverse, .resultmymap.mymap.mymap-info.direction_mml, .mytool .mymap.mymap-inverse.resultmymap, .mytool .mymap.mymap-inverse.resultmymap:hover, .resultmymap.mymap.mymap-inverse.contact-btn, .resultmymap.mymap.mymap-inverse.contact-btn:hover {
    visibility: hidden; /* Details im Popup ausblenden */
}
span.routeicon, span.detailsicon, span.routeicon, span.contacticon {
    visibility: hidden; /* Infoicon im Popup ausblenden */
}
.leaflet-container {
    font: 15px/1.2 "Cabin-Regular", Arial, Helvetica, sans-serif;
    z-index: 1; /* OPENMAPS EXTRA*/
}
.leaflet-popup-content {
    margin: 16px 14px;
    line-height: 1.4;
}

/* SMILE PACK GALERIE-SLDIER */

.glightbox-container .gslide-description .gdesc-inner .gslide-desc {
    font-size: 1.3rem; /* LIGHTBOX BESCHREIBUNG*/
    margin: 0;
    color: #ddd;
}

*/ FÜR JCE */
.wf-mediabox-theme-shadow .wf-mediabox-container {
    border: 0px solid #666666 !important; /* OHNE RAND*/
    border-radius: 0;
    padding: 0;
      background-color: #ffffff00 !important; /* TRANSP*/
}
.wf-mediabox-container {
    background-color: #ffffff00 !important;  /* TRANSP*/
    border-radius: .25em;
    padding: .5em;
      border: 0px solid #666666 !important; /* OHNE RAND*/
}
.wf-mediabox-theme-shadow .wf-mediabox-close:after {
    content: "\00d7";
    line-height: 3rem;
    font-size: 3.75em;
}
.wf-mediabox-close, .wf-mediabox-prev, .wf-mediabox-next {
    height: 3em;
    width: 2em;
}

.wf-columns-gap-large {
    gap: 4rem;
}

/* 2 GALERIEN NEBENEINANDER .smilegalerie01 */

.smilegalerie01 .nrf-widget.tf-slideshow-wrapper {
    width: 100%;
    aspect-ratio: 3.0 / 2.2;
    object-fit: cover;
    max-width: 718px;
}
@media screen and (min-width: 640px) {
    .smilegalerie01 .nrf-widget.tf-slideshow-wrapper {
        width: 100% !important;
        aspect-ratio: 3.0 / 2.0 !important;
        object-fit: cover !important;
        max-width: 400px !important;
    }
}
@media screen and (min-width: 1200px) {
    .smilegalerie01 .nrf-widget.tf-slideshow-wrapper {
        width: 100% !important;
        aspect-ratio: 3.0 / 2.0 !important;
        object-fit: cover !important;
        max-width: 500px !important;
    }
}
@media screen and (min-width: 1399px) {
    .smilegalerie01 .nrf-widget.tf-slideshow-wrapper {
        width: 100% !important;
        aspect-ratio: 3.0 / 2.0 !important;
        object-fit: cover !important;
        max-width: 718px !important;
    }
}

.smilegalerie01 {
    border: 0px solid #181717 !important; /* LINIE EXTRA WEG*/
    padding: 0rem;
    border-radius: 0;
    margin: 0rem auto;
}
.smilegalerie01 .nrf-widget.tf-slideshow-wrapper .swiper-wrapper .swiper-slide img {
    border: 30px solid #ebf3f7;
}
/*  ACCORDION WIDGEGGTKIT */
.wk-scope .wk-accordion-default .wk-accordion-title {
    display: flex;
    align-items: center;
    column-gap: 15px;
    font-size: 1.5 !important;
    font-family: "Cabin-Bold" !important;
    line-height: 1.4;
    color: inherit !important;
}
.wk-scope .wk-link, .wk-scope a {
    color: inherit !important;
    cursor: pointer;
    text-decoration: underline !important;
}
.wk-scope .wk-accordion-title {
    display: block;
    text-decoration: none !important; /* ENTEFERNEN NUR FÜR FAQ TITEL */
}
.wk-scope .wk-accordion-default .wk-accordion-icon {
    flex: none;
    margin-left: auto;
    color: var(--button-color-1) !important;
}
.wk-scope .wk-accordion-default .wk-accordion-title {
    display: flex;
    align-items: center;
    column-gap: 15px;
    font-size: 20px;
    line-height: 1.4;
    color: var(--button-color-1) !important;
}
.wk-scope .wk-accordion-default>:nth-child(n+2) {
    margin-top: 30px !important;
}

/* ÖBB SCOTTY WIDGET */
[data-hfs-widget].layout-small {
    position: static;
    border: 1px solid #ccc;
    padding: 2rem;
    background: #fff !important;

}

  /* EASYBOOKING FORMATIEREN */
