/*



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

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


/* Version 241024 */


/*


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

                                 ROOT
___________________________________________________________________________*/

@font-face {
    font-family: 'blocklight';
    src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/block-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gipfelgold-s-1701-child/fonts/block-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gravitasgeometricmedium';
    src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gravitasgeometric-medium-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gravitasgeometric-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gravitasgeometricregular';
    src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gravitasgeometric-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gravitasgeometric-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gyroscope_sans';
    src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gyroscope_sans-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gipfelgold-s-1701-child/fonts/gyroscope_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* roboto-100 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-100.woff2') format('woff2');
}
/* roboto-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-300.woff2') format('woff2'); 
}
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-regular.woff2') format('woff2');
}
/* roboto-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-italic.woff2') format('woff2'); 
}
/* roboto-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-italic.woff2') format('woff2');
}
/* roboto-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-500.woff2') format('woff2');
}
/* roboto-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/gipfelgold-s-1701-child/fonts/roboto-v32-latin-500italic.woff2') format('woff2');
}




:root {
    --gold: #aa9478;
    --rot: #651d32;
    --hellrot: #faeff0;
	--cookiebot: #aa9478;
}


.visually-hidden {
  position: absolute;
  left: -9999px;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*


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

                                 FONTS
___________________________________________________________________________*/


@media only screen and (max-width: 500px) {
    h1, h2 {
         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;
}



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


/*


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

                                 SCHRÄGE
___________________________________________________________________________*/


/* Navigation Button */
.menu-item.menu-item-448 > a {
    clip-path: polygon(0% 100%, 25px 0%, 100% 0%, 100% 100%);
    padding-left: 25px !important;
}
@media only screen and (min-width: 1000px) {
    body #header-outer .menu-item-448 > a {
        border-left-width: 12px;
    }
}
/* Schräge für kleine Smartphones anpassen */
@media only screen and (max-width: 420px) {
    .menu-item.menu-item-448 > a {
        clip-path: polygon(0% 100%, 15px 0%, 100% 0%, 100% 100%);
    }
}
@media only screen and (min-width: 370px) and (max-width: 420px) {
    .menu-item.menu-item-448 > a {
        padding-left: 7px !important;
    }
}
#header-outer .menu-item-448 > a:hover:before {
    background: var(--rot); /* Passe die Hover-Farbe an */
}

/* Necta Basic Button */
.nectar-cta[data-style="basic"].cornerbutton .link_wrap {
    clip-path: polygon(0% 100%, 25px 0%, 100% 0%, 100% 100%);
    padding-left: 25px;
}

/* Formular Senden */
#maison input[type="submit"] {
    clip-path: polygon(0% 100%, 25px 0%, 100% 0%, 100% 100%);
    padding-left: 25px;
}
#maison .footersubmit input[type="submit"] {
    clip-path: none;
    background: rgba(255, 255, 255, 0.3);
    padding: 10px 20px !important;
}

#maison input[type="submit"]:hover {
    transform: none !important;
    opacity: 1 !important;
    background-color: var(--rot) !important; /* Schwarzer Hintergrund beim Hover */
    color: #fff !important;
    box-shadow: none !important; /* Entfernt den Schatten beim Hover */
}


/*


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

                                PULL RIGHT BUTTONS
___________________________________________________________________________*/



#maison #top .menu-item.menu-item-448 > a {
    font-family: 'blocklight' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 14px !important;
    border-top-width: 5px;
    border-bottom-width: 5px;
}
@media only screen and (min-width: 1000px) {
    body #header-outer .menu-item-448 > a {
        border-top-width: 5px;
        border-bottom-width: 5px;
    }
}
#maison #top .menu-item.menu-item-448 > a .nectar-text-reveal-button__text,
#maison #top .menu-item.menu-item-448 > a .menu-title-text {
    margin-top: -1px;
}
#maison #top .menu-item.menu-item-448 > a .nectar-menu-icon.svg-icon svg {
    margin-bottom: -2px;
}

@media only screen and (max-width: 1000px) {
    #maison #top .menu-item.menu-item-448 > a .nectar-text-reveal-button__text,
    #maison #top .menu-item.menu-item-448 > a .menu-title-text {
        margin-top: -3px;
    }
    #maison #top .menu-item.menu-item-448 > a .nectar-menu-icon.svg-icon svg {
        margin-bottom: 0;
    }
}

/* Mobile kein Text aber Icon */

@media only screen and (max-width: 690px) {
    #header-outer .nectar-mobile-only.mobile-header li[class*=menu-item-btn-style-button]:not(.menu-item-hidden-text) .nectar-menu-icon {
        display: block;
    }
}
@media only screen and (max-width: 370px) {
    #header-outer .nectar-mobile-only.mobile-header li[class*=menu-item-btn-style-button]:not(.menu-item-hidden-text) .menu-title-text {
        display: none;
    }
}

/* Telefonnummer */
#maison #top .menu-item.menu-item-449 > a {  
    font-size: clamp(16px,1.5vw,20px) !important;
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
}

/*


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

                                Lines
___________________________________________________________________________*/


.lines:after, .lines:before {
    width: 1.4rem;
    transform-origin: .142rem center;
}

body .lines, body .lines:after, body .lines:before {
    height: 1px;
}

.slide-out-widget-area-toggle .lines-button:after {
    width: 1.4rem;
    height: 1px;
}

#search-outer .close-wrap .close-line,
#top .slide-out-widget-area-toggle .close-line,
.nectar-close-btn .close-line, .slide_out_area_close .close-wrap .close-line, .style_slide_in_click .close-cart .close-line {
    width: 1px;
}

/*


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

                                MENU ICON
___________________________________________________________________________*/


@media only screen and (max-width: 1000px) {
    #header-outer.transparent .slide-out-widget-area-toggle a i.label,
    #header-outer .slide-out-widget-area-toggle a i.label {
        display: none;
    }
}
@media only screen and (min-width: 1001px) {
    #header-outer.transparent .slide-out-widget-area-toggle a i.label,
    #header-outer .slide-out-widget-area-toggle a i.label {
        text-indent: -99999px;
        display: block;
        background-color: transparent;
        background-image: url("/wp-content/themes/gipfelgold-s-1701-child/assets/maison-talmuehle-logo-wortmarke-mobile.svg");
        height: 38px;
        width: 140px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #header-outer.transparent .slide-out-widget-area-toggle a.open i.label {
        background-image: url("/wp-content/themes/gipfelgold-s-1701-child/assets/maison-talmuehle-logo-wortmarke.svg");
    }
}

/*


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

                                OFF CANVAS
___________________________________________________________________________*/

/* Off Canvas */

#maison .off-canvas-menu-container.mobile-only {
    display: none !important;
}



/*


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

                                HERO
___________________________________________________________________________*/

.guteneuigkeiten {
    font-family: 'gyroscope_sans' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: clamp(50px,8.8vw,160px) !important;
    line-height: 0.95 !important;
}
.ausdemschwarzwald {
    font-family: 'gravitasgeometricmedium' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: clamp(20px,2.2vw,40px) !important;
    line-height: 0.95 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2em !important;
}





#maison .nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .post-heading * {
    color: var(--gold);
}

.nectar-post-grid[data-text-hover-color=dark] .nectar-underline .post-heading {
    background-image: linear-gradient(to right, var(--gold) 0, var(--gold) 100%);
}

























































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

/* Basis-Styles für das Kontaktformular mit Präfix */
.rpcf7-contact-form .rpcf7-row {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px; /* 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 der Checkbox-Größe */
.rpcf7-contact-form input[type="checkbox"] {
    display: inline-block;
}

/* 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;
}
.wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
  color: white;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--gold);
    padding: 10px;
    margin: 0;
    color:#000;
    font-weight: 300;
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding: 5px 0;
    box-shadow: none;
    line-height: 1.25em;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    padding: 10px;
    margin: 0;
    color:#000;
    font-weight: 300;
}


/*


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

                            SINGLE POST
___________________________________________________________________________*/


.post-template-default.single .featured-media-under-header__cat-wrap {
    display: none;
}

div[data-style=parallax_next_only].blog_next_prev_buttons i {
    font-family: 'gravitasgeometricmedium';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

div[data-style=parallax_next_only].blog_next_prev_buttons h3 {
    font-size: max(min(3.7vw, 80px), 44px);
    line-height: 1.2;
    font-family: 'gyroscope_sans';
    font-weight: normal;
    font-style: normal;
}


/*


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

                            BLOG
___________________________________________________________________________*/


body.single .post .content-inner>h2,
body.single .post .content-inner>h3,
body.single .post .content-inner>h4,
body.single .post .content-inner>h5,
body.single .post .content-inner>h6 {
  margin: 1em 0
}



/*


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

                            POPUP MAKER
___________________________________________________________________________*/


#popmake-571 {
    max-width: 842px !important;
    width: calc(100% - 60px);
}

.pum-theme-483,
.pum-theme-content-only {
    background-color: rgba(211,211,211, 0.8) !important;
    backdrop-filter: blur(2px) grayscale(0.3);
}

/* 5% Padding */

@media only screen and (min-width: 1425px) {
    #popmake-571 .col.padding-5-percent > .vc_column-inner {
        padding: calc(1245px* 0.05);
    }
}
@media only screen and (min-width: 1000px) {
    #popmake-571 .col.padding-5-percent > .vc_column-inner, .col.padding-5-percent > .n-sticky > .vc_column-inner {
        padding: calc((100vw - 180px)* 0.05);
    }
}
#popmake-571 .col.padding-5-percent > .vc_column-inner, .col.padding-5-percent > .n-sticky > .vc_column-inner {
    padding: calc(600px* 0.06);
}

/* Anrede Dropdown */


.select2-dropdown {
    z-index: 9999999999;
}
#popmake-571 .select2-container {
height: 40px;}

#popmake-571 h4 {
    color: var(--rot);
}

#popmake-571 .wpcf7-acceptance span {
    color: #000000;
    font-weight: 300;
    text-transform: none;
}


#popmake-571 .material.woocommerce-page[data-form-style=default] input#coupon_code,
#popmake-571 input[type=date],
#popmake-571 input[type=email],
#popmake-571 input[type=number],
#popmake-571 input[type=password],
#popmake-571 input[type=search],
#popmake-571 input[type=tel],
#popmake-571 input[type=text],
#popmake-571 input[type=url],
#popmake-571 select,
#popmake-571 textarea {
    background-color: rgba(0,0,0,0.02);
    border-radius: 0;
    border: 1px solid #000000;
}

#popmake-571 .select2-container .select2-choice,
#popmake-571 .select2-container--default .select2-selection--single {
    background-color: rgba(0,0,0,0.02);
    border-color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 0;
}

@media only screen and (max-width: 999px) {
    .pum-theme-483 .pum-content + .pum-close,
    .pum-theme-content-only .pum-content + .pum-close {
        color: #ffffff !important;
    }
}

/*


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

                                 FOOTER
___________________________________________________________________________*/

#maison-topfooter {}
#maison-topfooter h3 {
    letter-spacing: 0.2em;
    font-family: gravitasgeometricmedium !important;
    text-transform: uppercase;
}
#maison-topfooter a,
#maison-bottomfooter a {
    text-decoration: none;
}
#maison-topfooter a:hover,
#maison-bottomfooter a:hover {
    opacity: 0.8;
}

#maison-topfooter .nectar-split-heading {
    margin-bottom: 16px;
}

#maison-bottomfooter p {
    padding-bottom: 0.25em;
}


#maison-bottomfooter .footerlogo {
    max-width: 310px;
}
#maison-bottomfooter .footergipfelgold {
    width: 70px;
    height: auto;
}
@media only screen and (max-width: 690px) {
    #maison-bottomfooter .footergipfelgold {
    display: block;
    margin: 0 auto;
}
}

@media only screen and (min-width: 691px) {
    #maison-bottomfooter .footergipfelgold {
    float: right;
}
}











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


/*


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

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