/*



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

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


/* Version 250523 */


/*


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

                                 ROOT
___________________________________________________________________________*/

/* quattrocento-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: 'Quattrocento';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quattrocento-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-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: 'Quattrocento';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/quattrocento-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-sans-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: 'Quattrocento Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quattrocento-sans-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-sans-italic - 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: 'Quattrocento Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/quattrocento-sans-v21-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-sans-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: 'Quattrocento Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/quattrocento-sans-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quattrocento-sans-700italic - 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: 'Quattrocento Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/quattrocento-sans-v21-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


:root {
    --gruen: #224e02;
    --hellgruen: #93cd88;
    --dunkelgruen: #222601;
    --gold: #d6c7ae;
    --grau: #f1f2f3;
	--cookiebot: #222601;
}

/*


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

                                 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;
}*/


h1, .h1 {}
h2, .h2 {}
h3, .h3 {}
h4, .h4 {}
h5, .h5 {}
h6, .h6 {}


#huettenwirt .bigheading {
    font-size: clamp(60px, 13vw, 180px) !important;
    line-height: 0.8em !important;
}

/*


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

                                 HERO
___________________________________________________________________________*/

#hero .nectar-star-rating {
    font-size: clamp(15px, 2vw, 30px) !important;
}
#hero .nectar-star-rating__content {
    margin-left: 0;
}


#huettenwirt .hero-h2 {
    font-size: clamp(24px, 3vw, 48px) !important;
    line-height: 1.2em !important;
}
 @media only screen and (max-width: 768px) {
    #hero .nectar-star-rating {
        margin-top: 24px;
    }
 }
@media only screen and (max-width: 1000px) {
     .vc_row.inner_row.translate_x_-50pct.translate_y_55pct {
        -webkit-transform: translateX(-50%) translateY(90%) !important;
        transform: translateX(-50%) translateY(90%) !important;
    }
}


/*
 @media only screen and (max-width: 999px) {
    .home.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
    .home.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,
    .home[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
    .home[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
        min-height: 99vh !important;
    }
}*/

/*


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

                                 Vertical Scrolling
___________________________________________________________________________*/


.scrolling-tab-mobile-title h2 {
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 1000px) {
    .nectar-scrolling-tabs .scrolling-tab-nav .nectar-cta {
        padding-left: 0;
    }
}

/*


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

                                 PAUSCHALEN
___________________________________________________________________________*/

.nectar-scrolling-text-inner__text-chunk h2 em {
    font-family: Quattrocento !important;
}

.pauschalentext {
    font-size: clamp(18px, 2vw, 24px) !important;
    line-height: 1.5em;
    margin-top: 1em;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}

/*


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

                                 FOOTER
___________________________________________________________________________*/

#footertop a,
#footerbottom a {
    color: var(--dunkelgruen);
}

#footertop a:hover,
#footerbottom a:hover {
    color: var(--gruen);
}

.footer-menu ul,
.footer-horz-menu ul {
    margin: 0;
}

.footer-menu ul li,
.footer-horz-menu ul li {
    list-style: none;
}

.footer-menu ul li {
    list-style: none;
    padding: 5px 0;
}

.footer-horz-menu ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-horz-menu ul li a {
    opacity: 1;
}

.solidbtn-footer a:hover {
    color: white !important;
}




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

/* Purfit */

.rpcf7-contact-form .rpcf7-row {
    margin-bottom: 0;
}

.rpcf7-contact-form input[type="text"],
.rpcf7-contact-form input[type="email"],
.rpcf7-contact-form input[type="tel"] {
    margin-bottom: 15px;
}
.rpcf7-contact-form h3 {
    margin-top: 0.5em;
}


.wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
    color: var(--dunkelgruen);
}


/* Anpassung der Checkbox-Größe */
.rpcf7-contact-form input[type="checkbox"] {
    display: block;
    margin-bottom: 1em;
    float: left;
    margin-right: 1em;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    padding: 10px;
    width: 100%;
    font-size: 18px !important;
    font-family: inherit;
    color: var(--dunkelgrau);
    background-color: rgba(0,0,0,0.025);
    border: 2px solid rgba(0,0,0,0.1);
    line-height: 1.5em;
    font-weight: 500;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--blau);
}

input[type=submit] {
    text-transform: uppercase;
    color: var(--dunkelgrau);
    font-size: clamp(14px, 1vw, 18px);
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.6em;
    font-weight: 600 !important;
}

/* Standards*/


/* 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;
    }
}

/* Stil für das Nachrichtenfeld, um es auf volle Breite zu strecken */
.rpcf7-contact-form textarea {
    width: 100%;
    margin-bottom: 20px;
    /* Abstand nach der Textarea */
}



/* Anpassung für das Einverständnis-Label */
.rpcf7-contact-form label {
    display: block;
    margin-bottom: 10px;
}

.rpcf7-row p {
    padding-bottom: 0 !important;
}

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

/*


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

                                 GOOGLE MAP
___________________________________________________________________________*/

.nectar-google-map, .wpb_wrapper>.nectar-google-map {
    max-height: 90vh !important;
    height: 90vh !important;
}




/*


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

                                 FOOTER
___________________________________________________________________________*/

/*/////////////////////////////////////////////////////////////////////////////////// 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
  }
}

/*


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

                                 BUGFIX
___________________________________________________________________________*/

/* BAckground Video nicht auf iOS sichtbar */

#huettenwirt #page-header-bg .nectar-video-wrap, .wpb_row .nectar-video-wrap {
    position: unset;
}


/*


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

                                 COOKIEBOT
___________________________________________________________________________*/


.CookiebotWidget, #CookiebotWidget {
    display: none !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;
}

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

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: var(--cookiebot) !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;
}