.elementor-kit-8{--e-global-color-primary:#5D4A48;--e-global-color-secondary:#5D8249;--e-global-color-text:#5D4A48;--e-global-color-accent:#5D8249;--e-global-color-55b6330:#FFFFFF;--e-global-color-7671bd5:#968B7E;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Exo 2";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo 2";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );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-55b6330 );border-radius:1px 1px 1px 1px;padding:16px 25px 16px 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-55b6330 );}.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{color:var( --e-global-color-secondary );font-family:"Exo 2", Sans-serif;font-size:3.2em;}.elementor-kit-8 h2{color:var( --e-global-color-secondary );font-family:"Exo 2", Sans-serif;font-size:3.2em;}.elementor-kit-8 h3{font-family:"Exo 2", Sans-serif;font-size:2.4em;}.elementor-kit-8 h4{font-family:"Exo 2", Sans-serif;font-size:1.9em;}.elementor-kit-8 h5{font-family:"Exo 2", Sans-serif;font-size:1.8em;}.elementor-kit-8 h6{font-family:"Exo 2", Sans-serif;font-size:1.8em;}.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.5em;}.elementor-kit-8 h2{font-size:2.5em;}.elementor-kit-8 h3{font-size:2em;}.elementor-kit-8 h4{font-size:2em;}.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.2em;}.elementor-kit-8 h2{font-size:2.2em;}.elementor-kit-8 h3{font-size:1.8em;}.elementor-kit-8 h4{font-size:1.6em;}.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:14px 22px 14px 22px;}.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.6em;}.elementor-kit-8 h2{font-size:1.6em;}.elementor-kit-8 h3{font-size:1.5em;}.elementor-kit-8 h4{font-size:1.5em;}.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{font-size:0.9em;line-height:1.2em;padding:10px 8px 10px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*****************Header*********************/
.headercontainer {
     max-width: 2400px !important;
     margin: 0 auto;
}

.headerbild img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: center center;
  filter: brightness( 85% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}

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

@media only screen and (max-width: 1025px) {
.headerbild img {
  height: 97vh;
}

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

@media only screen and (max-width: 767px) {
.headerbild img {
  height: 550px;
}

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

.headerbottom {
   position: absolute;
   bottom: 0;
   padding: 0;
   height: 40px;
   background: #5D4A48;
}

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

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

.maincontainer2 {
    padding: 0px 0 40px 80px;
}

.maincontainer3 {
    padding: 40px 80px 40px 0px;
}

.boxcontainer {
  padding: 80px !important;
  display: flex;
  justify-content: center;
}

.boxtext {
    color: #ffffff;
}

.boxbild img {
  height: 700px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.highlight-box img {
   height: 350px !important;
  object-fit: cover;
  object-position: center center;
}

.highlight-box .elementor-image-box-content {
    padding: 0 40px;
}

.content1280 {
    max-width: 1280px !important;
    margin: 0 auto;
    padding: 0 20px;
}

.content1024 {
    max-width: 1024px !important;
    margin: 0 auto;
    padding: 0 20px;
}

.content1280 .elementor-icon-list-text {
    color: #ffffff;
}

.content1280 .elementor-icon-list-icon svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}

.interior .e-n-accordion-item-title-text {
    color: #5D4A48!important;
    font-size: 1.1em !important;
}


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

.maincontainer2 {
    padding: 0px 0 40px 60px;
}

.maincontainer3 {
    padding: 40px 60px 40px 0px;
}

.boxcontainer {
  padding: 50px !important;
}
}

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

.maincontainer2 {
    padding: 0px 0 40px 20px;
}

.maincontainer3 {
    padding: 40px 20px 0px 0px;
}

.boxcontainer {
  padding: 30px !important;
}

.boxbild img {
   height: 600px !important;
}
}

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

.maincontainer2 {
    padding: 0px 0 20px 0px;
}

.maincontainer3 {
    padding: 20px 0px 0px 0px;
}

.boxcontainer {
  padding: 40px 20px !important;
}

.boxbild img {
   height: 400px !important;
}

.highlight-box img {
   height: 300px !important;
}

.highlight-box .elementor-image-box-content {
    padding: 0 20px;
}

.content1024 {
    padding: 0 10px;
}

.interior .e-n-accordion-item-title-text {
    font-size: 1em !important;
}
}

/* Überschriften */
.dualheading .elementor-icon-box-description {
    font-size: 1.4em!important;
    letter-spacing: 0px!important;
    margin-bottom: 10px;
    margin: 0 auto;
}

.dualheading .elementor-icon-box-icon svg {
  width: 230px;
  height: auto;   
}

.dualheading2 h2 {
    color: #ffffff;
    margin-bottom: -10px;
}

.dualheading2 .elementor-icon-box-icon svg {
  width: 220px;
  height: auto;
}


@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: 1.1em!important;
}

.dualheading .elementor-icon-box-icon svg {
  width: 160px;
}

.dualheading2 .elementor-icon-box-icon svg {
  width: 160px;
  height: auto;
}
}


/************Imageslider*********************/
.immo-galery .swiper-slide.swiper-slide-next {
    width: 60vw !important;
     transition: width 0.8s ease-in-out;
}

.immo-galery-nav .elementor-swiper-button-next, .immo-galery-nav .elementor-swiper-button-prev {
    background-color:#5D8249;
    font-size: 30px!important;
    padding: 12px;
    border-radius: 5%;
}

.immo-galery-nav .elementor-swiper-button-next {
    margin-right: 20px;
}

.immo-galery-nav .elementor-swiper-button-prev {
    margin-left: 20px;
}


.immo-galery img {
  height: 700px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 2px;
}

.immo-galery .swiper-slide:hover::before {
  opacity: 1;
}



.swiper-pagination-bullet {
  width: 12px!important;
  height: 12px!important;
}

.swiper-pagination-bullet {
  background: #5D8249!important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: -10px !important;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: #5D82498C!important;
  opacity: 1!important;
}

@media only screen and (max-width: 1550px) {
.immo-galery img {
   height: 550px;
}
}

@media only screen and (max-width: 1025px) {
    .immo-galery img {
  height: 400px;
}

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

.swiper-pagination-bullet {
  width: 10px!important;
  height: 10px!important;
}
}

@media only screen and (max-width: 767px) {
.immo-galery img {
   height: 320px;
}

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

.immo-galery-nav .elementor-swiper-button-prev {
   transform: translate(-20px,-10px)!important;
}

.immo-galery-nav .elementor-swiper-button-next {
   transform: translate(20px,-10px)!important;
}

.swiper-pagination-bullet {
  width: 5px!important;
  height: 5px!important;
  --swiper-pagination-bullet-horizontal-gap: 4px!important;     
  --swiper-pagination-bullet-vertical-gap: 4px!important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: 0px !important;
}
}


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

/* Links */
.liste-text a, .elementor-widget-text-editor a, .elementor-tab-content a, .listlink a {
  background: linear-gradient(to left, #968B7E, #d1c9bf 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: -28px;
  padding-bottom: 0px;
}

.listsyle li::before {
   content: "❍"; 
   font-size: 1.3em;
   margin-right: 0.4em;
   color: #5D8249;
   position: relative;
   top: 2px;
}

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

.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-64 .cta-buttons-out, 
.page-id-1182 .cta-buttons-out, 
.page-id-2027 .cta-buttons-out, 
.page-id-2020 .cta-buttons-out, 
.page-id-2045 .cta-buttons-out, 
.page-id-2035 .cta-buttons-out, 

.single .cta-buttons-out { display: none !important; 
}

/** Table**/
.tablepress .column-2, 
.tablepress .column-3,
.tablepress .column-4,
.tablepress .column-5, 
.tablepress .column-6 {
   text-align: center !important;
   width: 16% !important;
}

.tablepress .column-1 {
   width: 16% !important;
}

.tablepress-1_wrapper {
   width: 100% !important;
}

.tablepress tbody td, .tablepress tbody th {
   padding: 10px !important;
   vertical-align:middle;
}
.tablepress thead th {
   padding: 10px !important;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #968B7E;
    color: #fff;
	text-transform: none !important;
	font-weight: normal;
}

.tablepress .row-hover tr:hover td {
   background-color: #EBE9E8!important;
}

.tablepress-id-2 .row-2, .tablepress-id-4 .row-2, .tablepress-id-5 .row-2   {
    display:none!important;
}

.overflowscroll {
	overflow-x: auto;
	overflow-y: hidden;
}

.overflowscroll table {
    min-width: 750px; 
}

@media only screen and (max-width: 767px) {
.overflowscroll table {
    min-width: 500px; 
}
}

.table-p {
  font-size: 0.7em !important;
  text-transform: none !important;
  margin-bottom: 0px !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: 'Lato';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.eot');
	src: url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.woff2') format('woff2'),
		url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.woff') format('woff'),
		url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.ttf') format('truetype'),
		url('https://www.schopplhof.it/wp-content/uploads/Lato-Regular.svg#Lato') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.eot');
	src: url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.woff2') format('woff2'),
		url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.woff') format('woff'),
		url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.ttf') format('truetype'),
		url('https://www.schopplhof.it/wp-content/uploads/Exo-2-Regular.svg#Exo2') format('svg');
}
/* End Custom Fonts CSS */