.elementor-kit-8{--e-global-color-primary:#443727;--e-global-color-secondary:#845A27;--e-global-color-text:#443727;--e-global-color-accent:#845A27;--e-global-color-3d47909:#FFFFFF;--e-global-typography-primary-font-family:"Cabin";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Cabin";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Cabin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cabin";--e-global-typography-accent-font-weight:600;color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:1.2em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );font-size:1em;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:var( --e-global-color-3d47909 );border-radius:1px 1px 1px 1px;padding:14px 25px 14px 25px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-3d47909 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:1.2em;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-8 h1{font-family:"Cabin", Sans-serif;font-size:3em;font-weight:600;text-transform:uppercase;}.elementor-kit-8 h2{font-family:"Cabin", Sans-serif;font-size:3em;font-weight:600;text-transform:uppercase;}.elementor-kit-8 h3{font-size:2.4em;font-weight:600;text-transform:uppercase;}.elementor-kit-8 h4{font-size:1.4em;}.elementor-kit-8 h5{font-size:1.7em;}.elementor-kit-8 h6{font-size:1.7em;}.elementor-kit-8 img:hover{filter:brightness( 85% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-kit-8 img{transition-duration:0.3s;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:40px;}.elementor-element{--widgets-spacing:40px 40px;--widgets-spacing-row:40px;--widgets-spacing-column:40px;}@media(max-width:1550px){.elementor-kit-8{font-size:1.1em;}.elementor-kit-8 h1{font-size:2.7em;}.elementor-kit-8 h2{font-size:2.7em;}.elementor-kit-8 h3{font-size:1.9em;}.elementor-kit-8 h4{font-size:1.3em;}.elementor-kit-8 h5{font-size:1.5em;}.elementor-kit-8 h6{font-size:1.5em;}}@media(max-width:1025px){.elementor-kit-8{font-size:1em;}.elementor-kit-8 h1{font-size:2.4em;}.elementor-kit-8 h2{font-size:2.4em;}.elementor-kit-8 h3{font-size:1.9em;}.elementor-kit-8 h4{font-size:1.5em;}.elementor-kit-8 h5{font-size:1.4em;}.elementor-kit-8 h6{font-size:1.4em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{padding:16px 25px 16px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:1.5em;}.elementor-kit-8 h2{font-size:1.5em;}.elementor-kit-8 h3{font-size:1.3em;}.elementor-kit-8 h4{font-size:1.3em;}.elementor-kit-8 h5{font-size:1.2em;}.elementor-kit-8 h6{font-size:1.2em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{line-height:1.2em;padding:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*****************Header*********************/

/* Alle Swiper-Ebenen erben die Höhe und strecken sich */
.headerbild .elementor-image-carousel-wrapper.swiper,
.headerbild .swiper-wrapper,
.headerbild .swiper-slide,
.headerbild .swiper-slide-inner {
  min-height: inherit;
  height: 100%;
}

/* Bild selbst NICHT überschreiben (deine Regeln bleiben),
   nur den Inline-Gap vermeiden */
.headerbild .swiper-slide-image { 
    display: block;
}

.headercontainer { 
    position: relative;
    max-width: 100vw !important; 
    margin: 0 auto; 
    height: 100vh;
    padding: 140px 80px 50px 80px; 
    background-image: url("/wp-content/uploads/kork-holz.jpg"); 
    background-repeat: repeat; background-size: auto;
}


.headerbild img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1500px !important;
  max-width: 100%;
  height: 76vh;
  object-fit: cover;
  object-position: center center;
    filter: brightness(80%) contrast(100%) saturate(100%);
}

/* Pagination unten mittig */
.headerbild .swiper-horizontal > .swiper-pagination-bullets,
.headerbild .swiper-pagination-bullets.swiper-pagination-horizontal{
  position: absolute !important;
  left: 50%;
  bottom: -25px !important;
  transform: translateX(-50%);
  text-align: center !important;
  width: 100%;

}

.headerbild .swiper-pagination-bullet{
  width: 35px !important;
  height: 30px !important;
  background: url("/wp-content/uploads/Baum.svg") no-repeat center center !important;
  background-size: contain !important;
  opacity: 1;
  margin: 0 6px !important;
  display: inline-block !important;

}

.headerbild .swiper-pagination-bullet-active{
  transform: scale(1.4);
  transition: transform 0.3s ease;
}

.headerslogan{
  position: absolute;
  left: calc((100vw - min(1500px, 100vw)) / 2 + 80px);
  top: calc(140px + 76vh); 
  transform: translateY(-220px); 
  font-size: 3.5em;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}


.headerbild-service img {
  width: 100vw;
  height: 70vh;
}


@media only screen and (max-width: 1550px) {
.headercontainer { 
    padding: 120px 80px 50px 80px !important;
}

.headerslogan{
  left: 140px;
  top: calc(120px + 76vh); 
  transform: translateY(-180px); 
  font-size: 3.2em;
}
}

@media only screen and (max-width: 1025px) {
.headercontainer { 
    padding: 110px 50px 50px 50px !important;
}

.headerslogan{
  left: 100px;
  top: calc(110px + 76vh); 
  transform: translateY(-150px); 
  font-size: 3em;
}

.headerbild-service img {
  height: 60vh;
}
}

@media only screen and (max-width: 767px) {
.headercontainer { 
    height: 590px;
    padding: 70px 0px 50px 0px !important; 
}

.headerbild .swiper-pagination-bullet {
  width: 30px !important;
  height: 25px !important;
  margin: 0 3px !important;
}

.headerbild img {
  height: 450px;
}

.headerslogan{
  left: 20px;
  top: calc(70px + 450px); 
  transform: translateY(-120px); 
  font-size: 2.2em;
}

.headerbild-service img {
  height: 520px;
}
}



/*****************Content********************/

/* Content Container */
.maincontainer {
    padding: 140px 70px 140px 70px;
}

.content1024 {
    width: 1024px !important;
    margin: 0 auto;
}

.elementor-element.natur::before,
.elementor-element.natur > .elementor-motion-effects-container > .elementor-motion-effects-layer::before,
.elementor-element.natur > .elementor-background-overlay {
  content: "" !important;                
  background-repeat: no-repeat !important;
  background-position: 85% 100% !important;
  background-size: 20% auto !important;
  opacity: 0.1 !important;
}

/* Klappboxen */


.elementor-2 .elementor-element .baumbox {
  width: 25%;
--container-widget-flex-grow: 0;
}

.elementor-flip-box__back .elementor-flip-box__layer__overlay {
  background-color: #4437275E;
}


.baumbox .elementor-flip-box__layer__title {
    font-weight: 400;
}

.baumbox .elementor-flip-box__layer__description {
    font-size: 0.9em;
}

.baumbox .elementor-icon svg {
    width: 60px;
    height: auto;
    margin: 0 auto;
}


.baumbox .elementor-flip-box__button.elementor-button {
  font-size: 0.9em;
  font-weight: 500;
  border: 0px;
}

.baumbox .elementor-flip-box {
      height: 320px;
}

.contentbild-left img {
      height: 550px;
  object-fit: cover;
  object-position: center center;
}

@media only screen and (max-width: 1550px) {
.maincontainer {
    padding: 120px 50px 140px 50px;
}

.baumbox .elementor-icon svg {
    width: 50px;
}

.baumbox .elementor-flip-box__layer__overlay {
    padding: 25px;
}

.contentbild-left img {
      height: 500px;
}
}

@media only screen and (max-width: 1025px) {
.maincontainer {
    padding: 100px 30px 100px 30px;
}

.elementor-2 .elementor-element .baumbox {
  width: 48%;
--container-widget-flex-grow: 0;
}
}

@media only screen and (max-width: 767px) {
.maincontainer {
    padding: 60px 15px 50px 15px;
}

.elementor-element.natur::before,
.elementor-element.natur > .elementor-motion-effects-container > .elementor-motion-effects-layer::before,
.elementor-element.natur > .elementor-background-overlay {
    background-size: 30% auto !important;
}

.elementor-2 .elementor-element .baumbox {
  width: 100%;
--container-widget-flex-grow: 0;
}

.baumbox .elementor-icon svg {
    width: 35px;
    margin-bottom: -20px;
}

.baumbox .elementor-flip-box__layer__overlay {
    padding: 15px;
}

.baumbox .elementor-flip-box {
      height: 250px;
}

.contentbild-left img {
      height: 350px;
}
}

/* Überschriften */
.dualheading .elementor-icon-box-description {
    font-size: 1.4em!important;
    letter-spacing: 0px!important;
    margin-bottom: 10px;
    text-align: left;
    color: #845A27;
}


.dualheading .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
}

.dualheading .elementor-icon-box-title {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 1025px) {
.dualheading .elementor-icon-box-description {
     font-size: 1.2em!important;
}
}

@media only screen and (max-width: 767px) {
.dualheading .elementor-icon-box-description {
     font-size: 1em!important;
}
}


/********3 Boxen**********/

.holzbox {
  background-color: #443727;
}

.holzbox {
  display: flex;
  flex-direction: column;
  justify-content: center;  
  align-items: center; 
  height: 100%;
}




.holzbox .elementor-icon-box-icon svg {
    width: 60px;
    height: auto;
    margin: 0 auto;
}

.holzbox {
    width: 25%;
    padding: 35px;
    height: 280px;
}

.holzbox .elementor-icon-box-title {
    margin-top: -0px;
    margin-bottom: 10px;
    color: #ffffff;
}

.holzbox .elementor-icon-box-description {
    color: #ffffff;
    font-size: 0.9em;
}


@media only screen and (max-width: 1550px) {
.holzbox .elementor-icon-box-icon svg {
    width: 55px;
}

.holzbox {
    width: 25%;
    padding: 30px;
    height: 250px;
}
}


@media only screen and (max-width: 1025px) {
.holzbox .elementor-icon-box-icon svg {
    width: 50px;
}

.holzbox {
    width: 50%;
    padding: 25px;
    height: 220px;
}
}

@media only screen and (max-width: 767px) {
.holzbox {
    width: 100%;
    padding: 10px;
}


.holzbox .elementor-icon-box-icon svg {
    width: 40px;
}
}


/************Imageslider*********************/


.immo-galery img {
filter: brightness(100%) contrast(100%) saturate(100%);
}

.immo-galery-nav .elementor-swiper-button-next, .immo-galery-nav .elementor-swiper-button-prev {
    font-size: 55px!important;
}

.immo-galery-nav .elementor-swiper-button-prev {
   left: 50%!important;
   top: 100%!important;
   transform: translate(-80px,-92px)!important;
}

.immo-galery-nav .elementor-swiper-button-next {
   left: 50%!important;
   top: 98%!important;
   transform: translate(20px,-92px)!important;
}


.immo-galery-nav .elementor-swiper-button-next:hover svg, .immo-galery-nav .elementor-swiper-button-prev:hover svg {
    fill: #845A27!important;
}

@media only screen and (max-width: 767px) {
.immo-galery-nav .elementor-swiper-button-next, .immo-galery-nav .elementor-swiper-button-prev {
    font-size: 45px!important;
}
}


/********************Style ******************/

/* Links */
.liste-text a, .elementor-widget-text-editor a, .elementor-tab-content a {
  background: linear-gradient(to left, #845A27, #443727 100%);
  background-position: 0 100%;
  background-size: 100% 2px;
  padding-bottom: 4px;
  background-repeat: repeat-x;
  text-decoration: none;
}

/*  Aufzählungen */
.listsyle li {
  padding-left: 5px;
  text-indent: -5px;
  padding-bottom: 8px;
}


.listsyle li {
  list-style: none;
}

.listsyle li::before{
  content:"";
  position:absolute;
  left:-20px;
  top:0.05em;
  width:1.5em;
  height:1.5em;
  background: url("/wp-content/uploads/Baum.svg") no-repeat center/contain;
}




.listsyle li{
  list-style: none;              /* normales Bullet aus */
  position: relative;
  padding-left: 1.4em;           /* Platz für Icon */
}





.listsyle ul {
   list-style-type: none !important;
   margin-bottom: 20px;
   padding-left: 20px !important;
}

@media only screen and (max-width: 1025px) {
.listsyle li {
  text-indent: 0px;
  padding-left: 15px;
}
}

.nohover img:hover {
  filter: brightness( 100% ) contrast( 100% )!important ;
}

/* Akkordeon 1 Tab geschlossen */
.elementor-accordion .elementor-accordion-item:first-child {display: none;}

.elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #CECECE!important;
}

/* Buttons und Angebote out */
.page-id-1444 .angebote-out,
.page-id-1927 .angebote-out { 
    display: none !important; 
}



body {
	overflow-x: hidden!important;
}

/* Browser hover */
a,a:link,a:visited{outline:none!important;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
    line-height: 1.2 !important;
}


/*Video Ligthbox*/
.elementor-lightbox .elementor-video-container iframe {
  width: 100%!important;
  height: 100%!important;
}

/*gesamte Box verlinken*/
.boxlink a::before,
.boxlink a::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* Silbentrennung */
p {
   -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
  -moz-hyphens: auto;
  hyphens: auto;
}

.elementor-image-box-description,
.elementor-image-box-description.elementor-inline-editing {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* Ausgangszustand: Unsichtbar und verschoben */
.text-view {
    opacity: 0; /* Unsichtbar */
    transform: translateY(100px); 
    transition: opacity 0.8s ease, transform 0.8s ease; 
    will-change: opacity, transform; 
}

.text-view.visible {
    opacity: 1; 
    transform: translateY(0); 
}

/* Spezielle Regel für den Elementor Editor */
body.elementor-editor-active .text-view,
.elementor-editor-preview .text-view{
    opacity: 1 !important;
    transform: translateY(0) !important; 
    transition: none !important; 
}

/* WPML */
.wpml-elementor-ls li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style-type: none; 
}

/* Website User Rechte */
.elementor-editor-content-only .elementor-editor-element-edit,
.elementor-editor-content-only .elementor-editor-element-add,
.elementor-editor-content-only .elementor-editor-element-remove ,
.elementor-editor-content-only .elementor-add-section-inner { 
    display: none!important;
}


/* Ankerlinks */
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}


/* Cookie Banner */
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header {
 padding: 0px!important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
    text-transform: none!important;
}

@media only screen and (max-width: 767px) {
 .cmplz-cookiebanner {
     width: 95% !important;
 
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabin';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.eot');
	src: url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.woff2') format('woff2'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.woff') format('woff'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.ttf') format('truetype'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-Regular.svg#Cabin') format('svg');
}
@font-face {
	font-family: 'Cabin';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.eot');
	src: url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.eot?#iefix') format('embedded-opentype'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.woff2') format('woff2'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.woff') format('woff'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.ttf') format('truetype'),
		url('https://www.zimmerei-mantinger.com/wp-content/uploads/Cabin-600.svg#Cabin') format('svg');
}
/* End Custom Fonts CSS */