/*



          /\
         /**\
        /****\   /\
       /      \ /**\
      /  /\    /    \
     /  /  \  /      \
    /  /    \/ /\     \
   /  /      \/  \/\   \
__/__/_______/___/__\___\______________________________

Made with Passion by GIPFELGOLD // www.gipfelgold.com
_______________________________________________________
*/


/* Version 250523 */


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 ROOT
___________________________________________________________________________*/

/*

font-family: "ff-scala", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "avenir-next-lt-pro-condensed", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "avenir-next-lt-pro-condensed", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "avenir-next-lt-pro-condensed", sans-serif;
font-weight: 800;
font-style: normal;
*/

/* mohave-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Mohave';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/mohave-v13-latin-600.woff2') format('woff2');
}

/* mohave-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Mohave';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/mohave-v13-latin-700.woff2') format('woff2');
}

/* Vectra Bolder */
@font-face {
    font-display: swap;
    font-family: 'antro_vectrabolder';
    src: url('fonts/antro_vectra_bolder.woff2') format('woff2'),
        url('fonts/antro_vectra_bolder.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


:root {
    --orange: #F39200;
    --hellorange: #FDD491;
    --blau: #BAD1E5;
    --hellblau: #F1F6FA;
    --cookiebot: #F39200;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FONTS
___________________________________________________________________________*/

/*h1 {
         word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
i {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/*
body,
html {
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.625em;
}*/


#gg h1,
#gg .h1,
#gg [data-inherit-heading-family="h1"] * {
    font-family: ff-scala;
    text-transform: none;
    letter-spacing: 0;
    font-size: clamp(42px, 4.6vw, 64px);
    line-height: 1em;
    font-weight: 700;
}

#gg h2,
#gg .h2,
#gg [data-inherit-heading-family="h2"] * {
    font-family: Mohave;
    text-transform: none;
    letter-spacing: 0;
    font-size: clamp(26px, 2vw, 32px);
    line-height: 1.2em;
    font-weight: 700;
}

#gg h3,
#gg .h3,
#gg [data-inherit-heading-family="h3"] * {
    font-family: avenir-next-lt-pro-condensed;
    text-transform: none;
    letter-spacing: -0.02em;
    font-size: clamp(18px, 2vw, 22px);
    line-height: 1.5em;
    font-weight: 400;
}

#gg h4,
#gg .h4,
#gg [data-inherit-heading-family="h4"] * {
    font-family: Mohave;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700;
}

#gg h5,
#gg .h5,
#gg [data-inherit-heading-family="h5"] * {
    font-family: Mohave;
    text-transform: none;
    letter-spacing: 0;
    font-size: clamp(48px, 4vw, 60px);
    line-height: 1em;
    font-weight: 700;
}

#gg h6,
#gg .h6,
#gg [data-inherit-heading-family="h6"] * {
    font-family: antro_vectrabolder;
    text-transform: none;
    letter-spacing: .02em;
    font-size: clamp(30px, 3vw, 38px);
    line-height: 1.2em;
    font-weight: 400;
}


.margin-auto-center,
.margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 ELEMENTS
___________________________________________________________________________*/


/* ////////////////////////////////////////////////////////////////////////// Fancy Box */
.nectar-fancy-box[data-style="parallax_hover"].overlay_000000 .bg-img:after{
    background-color: rgba(0,0,0,0.3);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner {
    padding-bottom: 12%;
    width: 90%;
    padding-right: 0;
    padding-left: 3%;
}

.nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner h3 {
    font-family: Mohave !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: clamp(26px, 2vw, 32px) !important;
    line-height: 1.2em !important;
    font-weight: 700 !important;
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner p {
    color: var(--orange);
    opacity: 1;
}

/* Zahlen */
/* Basis-Style für Nummernbox */
.fancy-kursbox .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] {
    position: relative;
}

.fancy-kursbox .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"]::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;

    background: var(--orange);
    padding: 0.4em 0.9em;

    font-family: "Mohave" !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: clamp(26px, 2vw, 32px) !important;
    line-height: 1.2em !important;
    font-weight: 700 !important;

    display: flex;
    align-items: center;
    justify-content: center;

    z-index: 20;
}

/* Nummern anhand der fancy-kursbox Position */
.fancy-kursbox:nth-of-type(1) .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"]::before {
    content: "01";
}
.fancy-kursbox:nth-of-type(2) .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"]::before {
    content: "02";
}
.fancy-kursbox:nth-of-type(3) .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"]::before {
    content: "03";
}
.fancy-kursbox:nth-of-type(4) .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"]::before {
    content: "04";
}



/* ////////////////////////////////////////////////////////////////////////// Button */
#gg .nectar-cta .text {
    font-family: 'Mohave';
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

/* ////////////////////////////////////////////////////////////////////////// Hero */

#hero .column-image-bg {
    background-size: 40vw auto !important;
    background-repeat: no-repeat;
}

/* ////////////////////////////////////////////////////////////////////////// Countdown Milestone */
.nectar-milestone .number {
    font-family: 'Mohave';
    font-style: normal;
    font-weight: 700;
}

.nectar-milestone .subject {
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
}

/* ////////////////////////////////////////////////////////////////////////// Weather Badge */

/* Badge fixiert rechts unten */
.gg-wetterbadge {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 200;

    width: 90px;
    height: 90px;
    display: block;

    opacity: 0; /* Start unsichtbar */
    animation: ggFadeIn 0.6s ease-out 0.5s forwards;

    transition: transform 0.2s ease;
}

/* Bild füllt die Fläche */
.gg-wetterbadge img {
    width: 100%;
    height: 100%;
    display: block;
}

/* Hover 110% */
.gg-wetterbadge:hover {
    transform: scale(1.1);
}

/* Fade-In Animation (nur Opacity) */
@keyframes ggFadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Mobile: halb so groß */
@media (max-width: 768px) {
    .gg-wetterbadge {
        width: 60px;
        height: 60px;
        right: 12px;
        bottom: 12px;
    }
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 HEADER
___________________________________________________________________________*/


@media only screen and (min-width: 1000px) {

    #gg #header-outer.transparent #logo,
    #gg #header-outer.transparent .logo-clone,
    #gg #header-outer.transparent .logo-spacing {
        margin-top: 0;
        margin-bottom: 0;
    }
}


/* ////////////////////////////////////////////////////////////////////////// CONTACT FORM 7 */


/* Layout */
/* Basis-Styles für das Kontaktformular mit Präfix */
.rpcf7-contact-form .rpcf7-row {
    overflow: hidden;
    clear: both;
    /* Abstand zwischen den Zeilen */
}

.rpcf7-contact-form .rpcf7-column {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

/* Entfernt den linken Abstand von der ersten Spalte */
.rpcf7-contact-form .rpcf7-column:first-child {
    padding-right: 10px;
    padding-left: 0;
}

/* Entfernt den rechten Abstand von der zweiten Spalte */
.rpcf7-contact-form .rpcf7-column:last-child {
    padding-left: 10px;
    padding-right: 0;
}

/* Anpassungen für Mobilgeräte */
@media (max-width: 768px) {
    .rpcf7-contact-form .rpcf7-column {
        width: 100%;
        float: none;
        padding: 0;
    }
}
/* Layout Ende */


#header-outer .widget_shopping_cart, #header-outer .widget_shopping_cart .cart_list, .nectar-social.full-width>*, .wpcf7-form-control-wrap {
    display: block !important;
    margin-bottom: 1em;
}

.wpcf7-form-control:not(.wpcf7-acceptance) .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 45%;
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding: 7px 6px 2px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .07);
    background: var(--orange);
    color: #ffffff !important;
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 TRUST INDEX
___________________________________________________________________________*/


/* Schrift schwarz */
.trustindex-dark .ti-widget[data-layout-id='27'][data-set-id='dark-minimal'] .ti-header strong {
    color: #000000 !important;
}
/* Portfolio img block overwrite */
.ti-widget[data-layout-id='27'][data-set-id='dark-minimal'] .ti-header .ti-stars .ti-star {
    display: inline-block !important;
}

/*padding top weg*/
.trustindex-padding-top-0 .ti-widget[data-layout-id='27'][data-set-id='dark-minimal'] .ti-header {
    padding-top: 0;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 NEWSLETTER FORM
___________________________________________________________________________*/


/* Base wrapper */
.newsletter-form{
  width:100%;
}

/* CF7 baut gerne <p> – Abstände raus, damit nichts “auseinanderfällt” */
.newsletter-form p{
  margin:0 !important;
  padding:0 !important;
}

/* Row: Input + Button nebeneinander */
.newsletter-form .newsletter-row{
  display:flex;
  gap:18px;
  align-items:stretch;
  margin-bottom:10px; /* Abstand zum Datenschutztext */
}

/* Spalten */
.newsletter-form .newsletter-email{
  flex: 1 1 auto;
  min-width: 0;
}

.newsletter-form .newsletter-submit{
  flex: 0 0 auto;
  display:flex;
}

.newsletter-form input[type="email"]{
  width:100%;
  height:64px;
  padding:0 18px;
  border-radius:0;
  background:#fff !important;
  color:#000 !important;
  border:0 !important;
  box-shadow:none !important;
  outline:none;
}

.newsletter-form input[type="email"]::placeholder{
  color:rgba(0,0,0,0.45);
}

.newsletter-form .wpcf7-submit.newsletter-submit-btn{
  width:auto !important;
  min-width:170px;
  height:64px;
  padding:0 42px;
  background:#000;
  color:#fff;
  border:3px solid #F28C00;
  border-radius:0;
  font-weight:800;
  letter-spacing:0.06em;
  text-transform:uppercase;
  cursor:pointer;
  transition:transform .15s ease, background-color .15s ease, color .15s ease, box-shadow .15s ease;
  box-shadow:none;
}

.newsletter-form .wpcf7-submit.newsletter-submit-btn:hover{
  transform:translateY(-1px);
}

.newsletter-form .wpcf7-submit.newsletter-submit-btn:active{
  transform:translateY(0);
}

.newsletter-form .wpcf7-submit.newsletter-submit-btn:focus-visible{
  outline:3px solid #F28C00;
  outline-offset:3px;
}

/* Spinner nicht “wegdrücken”, aber sauber */
.newsletter-form .wpcf7-spinner{
  margin-left:12px;
}

/* Datenschutz / Acceptance */
.newsletter-form .newsletter-privacy{
  margin-top:0 !important;
  padding-top:0 !important;
  font-size:16px;
  line-height:1.6;
}

/* CF7 Acceptance: Checkbox + Text ordentlich alignen */
.newsletter-form .wpcf7-form-control.wpcf7-acceptance{
  display:block;
  margin:0;
}

.newsletter-form .wpcf7-acceptance .wpcf7-list-item{
  margin:0;
}

.newsletter-form .wpcf7-acceptance label{
  display:flex;
  gap:14px;
  align-items:flex-start;
}

.newsletter-form .wpcf7-acceptance input[type="checkbox"]{
  margin-top:4px;
}

/* Mobile: untereinander, Button full width */
@media (max-width: 768px){
  .newsletter-form .newsletter-row{
    flex-direction:column;
    gap:12px;
  }

  .newsletter-form .wpcf7-submit.newsletter-submit-btn{
    width:100% !important;
    min-width:0;
    padding:0 24px;
  }
}



/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 GLOBAL SECTIONS
___________________________________________________________________________*/


#anfrage .column-image-bg {
    background-size: 40vw auto !important;
    background-repeat: no-repeat;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 INFOBOX
___________________________________________________________________________*/

.infobox {}
.infobox .iwithtext {
    margin-bottom: 0;
}
.infobox .iwithtext .clear {
    padding-bottom: 14px !important;
}
.infobox .iwithtext .iwt-text {
    padding-left: 43px;
    max-width: 350px;
}
.infobox .iwithtext .iwt-text {
    font-size: 16px;
    font-family: avenir-next-lt-pro-condensed;
    text-transform: none;
    letter-spacing: -0.01em;
    line-height: 1.1em;
}
.infobox .iwithtext .iwt-text span.price {
    font-size: 40px;
    line-height: 1em;
    font-weight: 800;
    color: var(--orange);
    text-shadow: 2px 2px 0px white;
    margin-right: 5px;
}
.infobox .iwithtext .iwt-text h3 {
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 0;
}

.infobox .kursinfos .iwithtext .iwt-icon img:not([srcset]) {
    width: 23px;
    margin-top: 5px;
}
.infobox .infovorteile .iwithtext .iwt-icon img:not([srcset]) {
    width: 22px;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 ICON LIST ZAHLEN
___________________________________________________________________________*/


.list-icon-holder[data-icon_type=numerical] {
    background-color: #000000 !important;
    border: 2px solid #000000 !important;
}
.list-icon-holder[data-icon_type=numerical] span {
    color: #ffffff;
    line-height: 33px !important;
}
.nectar-icon-list:after {
    background-color: rgba(0, 0, 0, 1);
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FOOTER
___________________________________________________________________________*/


#wpb-footer .widget_nav_menu ul.menu {
    margin: 0;
}

#wpb-footer .widget_nav_menu ul.menu li {
    list-style: none;
}

/*/////////////////////////////////////////////////////////////////////////////////// reCAPTCHA */

body:not(.page-id-6) .grecaptcha-badge {
    display: none !important;
}

.grecaptcha-badge {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    bottom: 70px !important;
}

/* Formular */

.light .wpcf7-acceptance span {
    color: #ffffff !important;
}

.wpcf7-acceptance span {
    line-height: 1.25em
}

.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}

@media only screen and (max-width: 768px) {
    .rpcf7-contact-form .rpcf7-column:last-child {
        padding-left: 0;
        padding-right: 10px;
        padding-top: 30px
    }
}


/* Gipfelgold */
#footer-outer .social li:nth-child(5) a span,
#footer-outer .social li:nth-child(5) a i {
    display: none !important;
}

#footer-outer .social li:nth-child(5) a:after {
    content: "GIPFELGOLD®";
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 COOKIEBOT
___________________________________________________________________________*/


#CybotCookiebotDialog {
    max-height: 310px !important;
}

@media screen and (min-width: 1280px) {
    #CybotCookiebotDialog {
        max-height: 310px;
    }
}

@media screen and (min-width: 601px) {
    #CybotCookiebotDialog {
        max-width: 600px !important;
    }
}

#CybotCookiebotDialog *,
#CybotCookiebotDialogBodyUnderlay * {
    font-size: 12px !important;
    line-height: 1.25em !important;
}

.CookiebotWidget,
#CookiebotWidget {
    display: none !important;
}


#CybotCookiebotDialogHeader {
    border-bottom: none !important;
    padding: 0.25em !important;
}


h2#CybotCookiebotDialogBodyContentTitle {
    font-size: clamp(20px, 3vw, 30px) !important;
}

#CybotCookiebotDialogPoweredbyImage,
#CybotCookiebotDialogPoweredbyCybot {
    display: none !important;
}


#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-bottom-color: var(--cookiebot) !important;
    color: var(--cookiebot) !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: var(--cookiebot) !important;
    border-color: var(--cookiebot) !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    border-color: var(--cookiebot) !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonDecline {
    background: transparent !important;
    color: var(--cookiebot) !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
    padding: 0.5em !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border-color: var(--cookiebot) !important;
}

#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
    height: 22px !important;
    width: 48px !important;
}

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: var(--cookiebot) !important;
}

#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider:before {
    bottom: 2px !important;
    height: 18px !important;
    left: 2px !important;
    width: 18px !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialogDetailBodyContentTextAbout a {
    color: var(--cookiebot) !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: var(--cookiebot) !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
    color: var(--cookiebot) !important;
}

#CybotCookiebotDialog a:hover:after,
#CybotCookiebotDialog a:hover:before,
#CybotCookiebotDialog button:hover:after,
#CybotCookiebotDialog button:hover:before {
    border-color: var(--cookiebot) !important;
}

#CybotCookiebotDialog ul li {
    list-style: inherit;
}

table.CookieDeclarationTable {
    background-color: transparent !important;
}

table.CookieDeclarationTable tr:nth-child(2n+1) {
    background-color: transparent !important;
}