/*
 Theme Name:     Kontorhaussylt
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Kontorhaussylt - Divi Child Theme
 Author:         Phillip Epp - THRE3
 Author URI:     https://thre3.de
 Template:       Divi
 Version:        0.0.1
 */


@font-face {
    font-family: 'Karla';
    src: url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/karla.woff2') format('woff2'),
        url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/karla.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/karla-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Questrial';
    src: url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/questrial.woff2') format('woff2'),
        url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/questrial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quentin';
    src: url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/quentin.woff2') format('woff2'),
        url('/wordpress/wp-content/themes/Kontorhaussylt/fonts/quentin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

:root {
    font-size: 10px;
}

body {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    color: #333;
}

p {
	font-size: 1.8rem;
	line-height: 2.6rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
}

h1,
h1 span {
    font-size: 6.2rem;
    letter-spacing: 3.1px;
}

h2,
h2 span {
    font-size: 4.6rem;
}

h3,
h3 span {
    font-size: 3.6rem;
}

h4,
h4 span,
h5,
h5 span,
h6,
h6 span {
    font-size: 1.8rem;
}


:root .big-text p {
	font-size: 3.6rem;
	line-height: 5.0rem;
}

:root .medium-text p {
	font-size: 2.4rem;
	line-height: 3.2rem;
}

:root .text-section .big-text p,
:root .quote-section .big-text p {
	font-size: 3.0rem !important;
	line-height: 3.8rem !important;
}

:root .font-size-x2 .et_pb_text_inner p {
    font-size: 200% !important;
    line-height: 100%;
}

:root .sib-form {
	font-size: 2.2rem;
}

.et_pb_slider * {
	text-shadow: none;
}


@media screen and (max-width: 550px) {

    h1,
    h1 span {
        font-size: 2.7rem;
        letter-spacing: 1.35px;
    }

    h2,
    h2 span {
        font-size: 4.6rem;
    }

    h3,
    h3 span {
        font-size: 3.6rem;
    }

    h4,
    h4 span,
    h5,
    h5 span,
    h6,
    h6 span {
        font-size: 1.8rem;
    }

	
	:root .big-text p {
		font-size: 2.4rem;
		line-height: 3.8rem;
	}

	:root .medium-text p {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	:root .text-section .big-text p,
	:root .quote-section .big-text p {
		font-size: 2.0rem !important;
		line-height: 2.6rem !important;
	}
}

.deco-font,
.deco-font>p,
.deco-font>h2,
.deco-font>h1,
div.deco-font,
p.deco-font,
.deco-font>h3,
.deco-font>h4,
.deco-font>h5,
.deco-font>h6,
.deco-font>.et_pb_text_inner>p,
.deco-font>.et_pb_text_inner>h1,
.deco-font>.et_pb_text_inner>h2,
.deco-font>.et_pb_text_inner>h3,
.deco-font>.et_pb_text_inner>h4,
.deco-font>.et_pb_text_inner>h5,
.deco-font>.et_pb_text_inner>h6,
.deco-font>.et_pb_text_inner>div,
h1.deco-font,
h2.deco-font,
h3.deco-font {
    font-family: 'Quentin', 'Monotype Corsiva', "Brush Script MT", sans-serif !important;
}

.et_pb_row {
    max-width: 1440px;
}

#et-top-navigation {
    display: flex;
    justify-content: center;
    background: rgba(0, 0, 0, .6);
    backdrop-filter: blur(10px);
    align-items: center;
    min-height: 7.5rem;
}

#et-top-navigation #top-menu-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 1440px;
}

#et-top-navigation #top-menu-nav>ul {
    padding-top: 2.75rem;
    width: 100%;
    max-width: 1440px;
    display: flex;
    justify-content: space-around;
}

#et-top-navigation #top-menu-nav ul a {
    font-family: 'Karla', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 4px solid transparent;
    padding: 0.75rem 0rem;
    margin-bottom: 1.5rem;
	font-size: 2rem;
}

#top-menu-nav ul .current_page_item .sub-menu li a {
    border-bottom: 4px solid transparent;
}

#top-menu-nav ul .current_page_item .sub-menu li a:hover {
    border-bottom: 4px solid white;
}

#et-top-navigation #top-menu-nav ul a:hover {
    border-bottom: 4px solid white;
}

#et-top-navigation #top-menu-nav ul .current_page_item>a {
    border-bottom: 4px solid white;
}

.page_item_has_children {
    display: flex;
    flex-flow: column nowrap;
}

.page_item_has_children ul,
.page_item_has_children li,
.et_mobile_menu li li {
    padding: 0;
}

#main-header .opened .et_mobile_menu {
    max-height: 90vh;
    min-height: 90vh;
    overflow-x: hidden;
    overflow-y: scroll;
}

.et_mobile_menu::-webkit-scrollbar {
    width: 10px;
}

.et_mobile_menu::-webkit-scrollbar-track {
    background: transparent;
}

.et_mobile_menu::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5rem;
}

.et_mobile_menu::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#main-header .et_mobile_menu li ul.children {
    padding-left: 0;
}

#main-header .et_mobile_menu li ul.children .page_item {
    margin-bottom: 0;
}

#main-header .et_mobile_menu .page_item_has_children>a {
    padding: 5% 0 0 !important;
}

#main-header .et_mobile_menu li ul.children a {
    font-weight: 400;
    font-size: 1.8rem;
}

#main-header .container.et_menu_container {
    max-width: 100%;
    width: 100%;
}
#main-header {
	background-color:transparent !important;
}

#et-top-navigation .et_mobile_menu {
    display: flex !important;
    flex-flow: column nowrap;
}

.et_clickable {
    overflow: hidden;
    transition: transform ease 0.4s, filter ease 0.4s;
}

.et_clickable:hover {
    transform: scale(1.01);
    filter: saturate(1.5);
}

.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_bg_layout_light .et_pb_button:hover {
    background-color: transparent !important;
}

.logo_container {
    background: rgba(0, 0, 0, .5);
}

#top-menu .menu-item-has-children>a:first-child:after {
    top: 0.5rem;
    margin-right: -2rem;
}

.et-search-form input {
    color:#fff;
}

#top-menu .sub-menu {
    padding: 0 0.25rem 0.25rem 0.25rem;
    width: 100%;
    min-width: max-content;
    background: rgba(0, 0, 0, .5) !important;
    display: flex;
    flex-flow: column nowrap;
    transition: margin linear 0s !important;
    border: none;
    justify-content: center;
	margin-left:-10px;
}

#top-menu .sub-menu {
    margin-top: 0;
}


#top-menu .menu-item-has-children.et-hover .sub-menu:not("et-hover") {
    margin-top: 0.4rem;
}

#top-menu li li a {
    width: 100%;
    margin-bottom: 0.5rem !important;
}

#top-menu li li {
    padding: 0 1rem;
}


@media only screen and (max-width: 980px){
	    #et-top-navigation {
        position: absolute !important;
        right: 0;
        left: 0;
        top: -1.5rem;
        width: 100% !important;
        background: transparent;
        backdrop-filter: none;
        max-width: 100vw !important;
    }
	
	.mobile_menu_bar.mobile_menu_bar_toggle {
        margin: 1rem;
        padding: 1rem !important;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.6)
    }
	
	.et_header_style_centered nav#top-menu-nav {
    	display: none !important;
	}
	 #et_mobile_nav_menu {
        width: 100%;
    }
	   #mobile_menu {
        border: none;
    }
	    #top-menu-nav {
        display: none !important;
    }

    #main-header {
        position: fixed !important;
        height: 80px !important;
    }

    .et-fixed-header .logo_container {
        height: 80px !important;

    }

    .et-fixed-header .logo_container img {
        height: 60px !important;
    }


    .mobile_nav.opened .mobile_menu_bar.mobile_menu_bar_toggle {
        background: transparent;
    }


    .closed #mobile_menu {
        display: none !important;
    }

    #main-header {
        padding-top: 0;
    }

    #main-header .container.et_menu_container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #main-header .mobile_nav {
        display: flex !important;
        align-items: center;
        justify-content: center;
        min-width: 40px;
        min-height: 80px;
    }

    #main-header .mobile_nav:before {
        height: 0vh !important;
        background: rgba(110, 110, 110, 0);
        backdrop-filter: blur(0px);
        transition: opacity ease 0.4s;
        opacity: 0;
    }

    #main-header .mobile_nav.opened:before {
        content: "";
        opacity: 1;
        margin-top: 80vh;
        position: fixed;
        display: block;
        width: 100vw;
        height: 105vh !important;
        background: rgba(110, 110, 110, 0.95);
        backdrop-filter: blur(3px);
    }

    .mobile_nav.opened .mobile_menu_bar:before {
        content: "\4d"
    }

    .logo_container {
        z-index: 9999;
    }

    #mobile_menu {
        box-shadow: none;
        margin-top: 3rem;
    }

    .et_mobile_menu li {
        display: flex;
        text-align: center;
        justify-content: center;
        flex-flow: column nowrap;
        margin-bottom: 1.5rem;
    }

    .et_mobile_menu .menu-item-has-children>a {
        background: transparent;
    }

    .et_mobile_menu>li>a {
        font-weight: 700 !important;
    }

    .et_mobile_menu li a {
        border: none;
        font-size: 1.6rem;
        font-family: 'Karla', sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 500;
    }

    .et_header_style_centered #main-header .mobile_nav {
        background: transparent !important;
    }

    .logo_container {
        background: rgb(0, 0, 0, 0.3);
        padding: 1rem 2rem !important;
        border-radius: 4px;
    }
	.select_page {
        display: none !important;
    }
	.et_pb_menu_0_tb_footer .et_mobile_nav_menu {
		display:none !important;
	}
	.et_pb_menu_0_tb_footer .et_pb_menu__menu {
		display:flex !important;
	}
	.et_pb_menu_0_tb_footer .et_pb_menu__wrap{
		justify-content: flex-start;
	}
	.et_pb_menu_0_tb_footer #menu-footer-menu{
		    display: flex;
    flex-direction: column;
	}
	
}

#page-container .guestroom-gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: 33%;
    margin: 0;
    padding: 1rem 0.5rem;
}

#page-container .guestroom-gallery .et_pb_gallery_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#page-container .guestroom-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(4n+1) {
    flex-basis: 100%;
}

#page-container .guestroom-gallery .et_pb_gallery_items::after,
#page-container .guestroom-gallery .et_pb_gallery_pagination ul::after {
    display: none;
}

.popup-image-column,
.popup-image-column div,
.popup-image-column span {
	height: 100%;
	overflow: hidden;
}
.popup-image-column img {
	object-fit: cover;
	max-width: unset;
	height: 100%;
}

@media(max-width: 980px) {
	.popup-image-column img {
		height: auto !important;
		width: 100% !important;
	}
	.popup-image-column .et_pb_image_wrap {
		width: 100%;
	}
	.popup .et_pb_column {
		height: min-content;
	}
}


.popmake-content .et_pb_button::after {
	font-size: 1.5em;
}

@media only screen and (max-width: 890px) {
	h1,
	h1 span {
    	font-size: 4.6rem;
    	letter-spacing: 3.1px;
	}	
	.custom-slider .et_pb_slides .et_pb_button {
    	font-size: 26px !important;
	}
}
@media screen and (min-width: 980px) {
    .et_menu_container #et_mobile_nav_menu .mobile_nav {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
	h1,
	h1 span {
    	font-size: 2.7rem;
    	letter-spacing: 1.35px;
		line-height: 5rem;
	}
	body #page-container .et_pb_section .et_pb_button_0, 	 body #page-container .et_pb_section .et_pb_button_1{
		font-size:20px;
	}
		    .newsletter-form .sib-form-block__button {
        font-size: 18px;
    }

    .newsletter-form .name {
        width: 100% !important;
    }

}

@media screen and (max-width: 1280px) and (min-width:890px) {

    .et_pb_button,
    .et_pb_text_inner p {
        font-size: 2.4rem !important;
    }
	.expert-review.et_pb_button, .et_pb_text_inner p{
        font-size: 2rem !important;
		
	}
    .et_pb_text_inner li {
        font-size: 1.5rem;
    }


    .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item {
        margin: 10px 10px 10px 0px;
        width: 23.9%;
    }

    .middle_inner_text .et_pb_text_inner p,
    .middle_inner_text .et_pb_button {
        font-size: 1.5rem !important;
    }

    .cover-fit-image img {
        object-fit: cover;
    }
	
	.decofont-slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 100px!important;
    line-height: 10rem!important;
}



}
.from-the-shop-pro h2{
	font-family:'karla', sans-serif;
	font-weight: 500;
}
#top-menu li.menu-item-980 a {
	color:#F2E0C0 !important;
}



/* slider Controller*/
.et-pb-controllers a {
	border:1px solid #000;
}
/* custom slider */

.custom-slider {
    background: transparent !important;
    --slider-height: 50vh;
}

.custom-slider .et_pb_slides {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 1.5rem;
    max-width: 100vw;
    width: 100%;
    min-height: 50vh;
}

.custom-slider .et_pb_slides>a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.custom-slider .et_pb_slides .et_pb_button {
    /* height: 2rem; */
    font-size: 36px ;
}

.custom-slider .et_pb_slide_content {
    display: none !important;
}

.custom-slider .et_pb_button {
    border: 0;
    border-bottom: 3px solid currentColor;
    padding: 0;
}

.custom-slider .et_pb_slide .et_pb_slide_overlay_container {
    display: none;
}

.custom-slider .et_pb_slide,
.custom-slider {
    overflow: hidden !important;
}

@media screen and (min-width: 1200px) {
    .custom-slider .et_pb_slide,
    .custom-slider {
        overflow: visible !important;
    }
}



.custom-slider .et_pb_slides .et_pb_slide {
    transition: all ease 1s;
    background-color: transparent
}


.custom-slider .et_pb_slides .et_pb_slide:hover {
    z-index: 999999;
    transform: scale(1.05);
}

.custom-slider .et_pb_slides .et_pb_slide>a {
    transition: transform ease 1.5s;
    position: absolute;
    z-index: 99999;
    height: 100%;
    width: 100%;
}

.custom-slider .et_pb_slides .et_pb_slide a {
    display: flex;
}

.custom-slider .et_pb_slides .et_pb_slide:nth-child(2) {
    z-index: 99999;
    flex: 2;
    flex-grow: 2;
    width: 50% !important;
    min-width: 50%;
    max-width: 100%;
}

@media screen and (max-width: 500px) {
    .custom-slider .et_pb_slides .et_pb_slide:nth-child(2) {
        z-index: 99999;
        flex: 2;
        flex-grow: 2;
        width: 80% !important;
        min-width: 100%;
        max-width: 100%;
    }

    .custom-slider .et_pb_slides {
        gap: 0;
    }


    :root .custom-slider .et_pb_slides .et_pb_slide:nth-child(1),
    :root .custom-slider .et_pb_slides .et_pb_slide:nth-child(3) {
        display: none !important;
    }

    .custom-slider .et_pb_slides .et_pb_slide {
        transition: none;
        animation: .5s forwards ease-out imageFade;
    }
	.et_pb_row_0_tb_footer h3,.et_pb_row_0_tb_footer p {
		font-size:16px;
	}
	.et_pb_row_0_tb_footer p {
		font-family:'Karla';
		font-weight:400;
	}
	.custom-slider .et_pb_slides .et_pb_button {
    font-size: 23px !important;
}
	
}
@media screen and (min-width:500px){
    .custom-slider .et_pb_slides .et_pb_slide{
        min-width:23% !important;
    }
    .custom-slider .et_pb_slides {
        margin: 10px;
    }
	  .newsletter-form .sib-form-block__button {
        font-size: 20px;     
    }
}

@keyframes imageFade {
    0% {
        filter: saturate(0);
        transform: translate(5rem, 0px);
    }

    100% {
        filter: saturate(1);
        transform: translate(0rem, 0px);
    }
}

.custom-slider .et_pb_slides .et_pb_slide img,
.custom-slider .et_pb_slides .et_pb_slide,
.custom-slider .et_pb_slides .et_pb_slide .et_pb_container {
    min-height: calc(var(--slider-height) - 10vh);
    height: calc(var(--slider-height) - 10vh);

}


.custom-slider .et_pb_slides .et_pb_slide:nth-child(2) img,
.custom-slider .et_pb_slides .et_pb_slide:nth-child(2),
.custom-slider .et_pb_slides .et_pb_slide:nth-child(2) .et_pb_container {
    height: var(--slider-height);
    min-height: var(--slider-height);
}


.custom-slider .et_pb_slides .et_pb_slide:nth-child(1),
.custom-slider .et_pb_slides .et_pb_slide:nth-child(3) {
    flex: 1;
    flex-grow: 1;
    min-height: 90% !important;
}

.custom-slider .et_pb_button {
    z-index: 999999;
}

.custom-slider .et_pb_slides .et_pb_slide {
    display: none !important;
}

.custom-slider .et_pb_slides .et_pb_slide:nth-child(1),
.custom-slider .et_pb_slides .et_pb_slide:nth-child(2),
.custom-slider .et_pb_slides .et_pb_slide:nth-child(3) {
    display: flex !important;
}

.custom-slider .et_pb_slide img {
    object-fit: cover;
    position: absolute;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    -webkit-mask-origin: view-box !important;
    mask-origin: content-box !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.custom-slider .et_pb_container {
    width: 100%;
    display: flex;
    margin: 0;
    transition: opacity ease-in 1.5s;
}

.custom-slider .et_pb_container,
.et_pb_slide_description {
    opacity: 0;
    animation: 1.5s forwards ease-in fade;

}


.custom-slider .et_pb_slide:nth-child(2) .et_pb_container {
    opacity: 1;
    animation: 1.5s forwards ease-out fade;
}


.custom-slider .slider-link {
    width: 100%;
    margin: 0 auto !important;
    height: 100%;
    opacity: 0;
    z-index: 999999 !important;
    position: absolute;
}

.custom-slider .et-pb-slider-arrows {
    position: absolute;
    width: 100%;
    height: 0;
    z-index: 999999999;
    top: calc(50% - 4rem);
    display: flex;
    justify-content: space-between;
	padding: 0 7px;
}

.custom-slider .et-pb-slider-arrows a span {
    display: none;
}

.custom-slider .et_pb_slide_description {
    padding: 3rem;
    display: none;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    width: 100%;
}

.custom-slider .et_pb_slide:nth-child(2) .et_pb_slide_description {
    display: flex;
}

.custom-slider .et_pb_slide_description .et_pb_slide_title {
    text-align: left
}

.custom-slider .et-pb-slider-arrows a:after {
    font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    font-size: 8rem;
}

.custom-slider .thre3-arrow-next,
.custom-slider .thre3-arrow-next:before,
.custom-slider .thre3-arrow-prev,
.custom-slider .thre3-arrow-prev:before {
    font-size: 30px;
    height: 31px;
    width: 30px;
}
a.et-pb-arrow-prev:before,
a.et-pb-arrow-next:before {
    font-size: 30px;
}

.et_pb_slider_0.et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-prev.thre3-arrow-prev:hover {
    right: unset;
}

.custom-slider .et_pb_slides .et_pb_slide {
    display: flex;
    opacity: 1 !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 !important;
    height: 100%;
}

.et_pb_more_button:hover::after {
	right: 0;
}


@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg) scale(1.0);
    }

    50% {
        transform: rotate(deg) scale(1.25);
    }

    100% {
        transform: rotate(359deg) scale(1.0);
    }
}


.list-icon li {
    list-style: none;
	display:flex;
	padding-bottom: 11px;
	    word-break: break-word;
}
.list-icon li::before, .disc-post-icon:before {
		content: "";
    background-image: url("/wordpress/wp-content/uploads/2022/04/Group-634.png");
    background-size: cover;
	height: 15px;
} 
.list-icon li::before {
    display: inline-block;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 15px;
    margin-right: 10px;
    margin-top: 5px;
}

.disc-post-icon:before {
    display: block;
    width: 15px;
    margin: auto;
    position: relative;
    top: -10px;
}
/* Stellenangebot POST STYLE*/
.post-content p {
	font-family:'karla';
	font-weight:400;
	font-size:18px;
	text-align:center;
	line-height:2.4rem;
	color:#000;
	margin-bottom:40px;
}
.post-content h2.deco-font {
	text-align:center;
	font-size:87px;
	line-height:89px;
}
.post-content .wp-block-buttons {
	font-family:'karla', sans-serif !important;
	font-weight:500 !important;
	font-size:24px !important;
	line-height:5rem !important;
	letter-spacing:1.2px !important;
	margin-bottom:70px !important;
	text-align:center;
}
.pdf-icon {
	display: flex !important;
    align-items: center;
}
.pdf-icon a {
	border-bottom:2px solid currentColor;
}

.wp-block-button__link {
	transition:1s;
	padding:0 !important;
}
.wp-block-button a:hover {
	letter-spacing:1.7px;
	cursor:pointer;
}
.more-link {
	transition:1s;
}
.more-link:hover {
	transform:scale(1.1);
}

/* END POST STYLE */

/* STYLE HOUSE POST */
.house-post-content {
	display:flex;
	gap:15px;
}

.house-post-content .wp-container-3, 
.house-post-content .wp-container-6 {
	width:50%;
}
.house-post-content .wp-container-6 {
	max-width: 457px;
}
.house-post-content .wp-container-3 {
	margin-right:133px;
}

.house-post-content * {
    font-family: 'karla';
}

.house-post-content li,
.house-post-content h4,
.house-post-content p {
    font-size: 18px;
}
.house-post-content img {
    max-height: 520px !important;
    max-width:693px !important;
}

.house-post-content h4 {
    font-weight: 500;
    line-height: 2.6rem;
    letter-spacing: 0.9px;
}

.house-post-content li {
    line-height: 2.4rem;
}
.house-post-content ul{
padding-left:0em;
}
	

.house-post-content .wp-block-button {
    font-size: 24px;
    line-height: 5rem;
    letter-spacing: 1.2px;
    font-weight: 500;
    margin-bottom: 5rem;
    border: 0;
	text-transform: uppercase;
}

.house-post-content .wp-block-button a {
    background: transparent;
}

.house-post-content .booking-btn {
    border-bottom: 3px solid currentColor;
}

.house-post-content p {
    line-height: 1.9rem;
    letter-spacing: 0.9px;
    font-family: 'Questrial';
    margin-bottom: 15px;
}
.house-post-content .wp-block-gallery.has-nested-images {
	gap:15px;
} 

.house-post-content figure .wp-block-image {
	margin:0 !important;
}
.house-post-content figure .wp-block-image:first-child {
	width:100% !important;
	margin-right:0 !important;
}

/* END HOUSE POST */

.gallery-slide .et-pb-arrow-next:before, .gallery-slide .et-pb-arrow-prev:before {
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    padding: 10px 0px;
}
.gallery-slide .et-pb-controllers .et-pb-active-control {
	background-color:#fff;
}
.gallery-slide .et-pb-controllers a {
    background-color: transparent;
    border: 1px solid #fff;
}

.custom-slider.loader {
	max-height: 50vh;
}

.custom-slider.loader:before {
    content: "";
    z-index: 99999999999;
    display: flex;
    position: absolute;
    background: url("/wordpress/wp-content/uploads/2022/05/spinner-solid.svg");
    background-repeat: no-repeat;
    background-position: center;
    height: 15%;
    top: 42.5%;
    opacity: 0.3;
    width: calc(100vw + 4rem);
    margin: 0 -2rem;
    left: 0;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: rotate;
    animation-iteration-count: infinite;
}


.custom-slider.loader:after {
    content: "";
    background-color: rgb(220, 220, 220);
    z-index: 999999999;
    display: flex;
    position: absolute;
    height: 100%;
    width: calc(100vw + 4rem);
    margin: 0 -2rem;
    top: 0;
    left: 0;
}

.et-popup-contact_form input::placeholder {
	color:#999;
}
.et-popup-contact_form .et_contact_bottom_container{
	float:left !important;
}
.et-popup-contact_form .et_pb_button:after {
	line-height: 1.8em;
}
@media screen and  (max-width: 479px) {
	.separator-text-image.et_pb_gutters1 .et_pb_column {
   		margin: auto!important;
	}
}


/* Slider mit deco font in start Seite*/
.decofont-slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next{
	right: 0px !important;
}

.decofont-slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev{
	left: 0px !important;
}
.decofont-slider .et-pb-arrow-next:before, .decofont-slider .et-pb-arrow-prev:before{
	    line-height: 1 !important;
}
.decofont-slider .et-pb-controllers a {
    border: 1px solid #fff;
    background-color: transparent;
}
.decofont-slider .et-pb-controllers a,
.et-pb-controllers a {
	width: 12px!important;
    height: 12px!important;
}


.et-popup-contact_form .et_pb_contact_field_0:after, .et-popup-contact_form .et_pb_contact_field_1:after {
	content: "";
    position: absolute;
    top: 37%;
    width: 25px;
    height: 30px;
    filter: contrast(0.1);
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url(/wordpress/wp-content/uploads/2022/06/datum.png);
}
.et_pb_contact_field[data-type=select]:after {
    content: "";
    position: absolute;
    top: 61%;
    right: 0px;
    width: 25px;
    height: 25px;
    margin-top: 2px;
    background-image: url(/wordpress/wp-content/uploads/2022/08/pfeil-nach-unten.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    border: none;
	filter: contrast(0.1);
}

@media (max-width: 768px){
    .et_pb_text_inner p {
        line-height: 1.4em;
    }
}

.mosaic-gallery-row {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.mosaic-gallery-row .et_pb_column:nth-child(1)::after,
.mosaic-gallery-row::after {
    display: none;
}

.mosaic-gallery-row .et_pb_column:nth-child(1) {
    width: 454px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.mosaic-gallery-row .et_pb_column:nth-child(1) .et_pb_image:first-child {
    margin-bottom: 15px;
    width: 100%;
}

.mosaic-gallery-row .et_pb_column:nth-child(2) {
    flex-grow:2;
    margin: 0;
}
.mosaic-gallery-row .et_pb_column:nth-child(2) img,
.mosaic-gallery-row .et_pb_column:nth-child(3) img {
    height: 100%;
    object-fit: cover;
}

.mosaic-gallery-row .et_pb_column:nth-child(2) .et_pb_image,
.mosaic-gallery-row .et_pb_column:nth-child(3) .et_pb_image {
    height: 100%;
}

.mosaic-gallery-row .et_pb_column:nth-child(2) .et_pb_image_wrap,
.mosaic-gallery-row .et_pb_column:nth-child(3) .et_pb_image_wrap {
    height: 100%;
}

.mosaic-gallery-row .et_pb_column:nth-child(3) {
    width: 340px;
    margin: 0;
}

@media( max-width: 980px) {
    .mosaic-gallery-row {
        flex-direction:column;
    }
    
    .mosaic-gallery-row .et_pb_column:nth-child(1) {
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    
    .mosaic-gallery-row .et_pb_column:nth-child(2) {
        margin: 0;
    }
    .mosaic-gallery-row .et_pb_column:nth-child(1) img,
    .mosaic-gallery-row .et_pb_column:nth-child(2) img,
    .mosaic-gallery-row .et_pb_column:nth-child(3) img {
		max-height: 80vw;
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .mosaic-gallery-row .et_pb_column:nth-child(1) .et_pb_image,
    .mosaic-gallery-row .et_pb_column:nth-child(2) .et_pb_image,
    .mosaic-gallery-row .et_pb_column:nth-child(3) .et_pb_image {
        height: auto;
        width: 100%;
    }
    .mosaic-gallery-row .et_pb_column:nth-child(1) .et_pb_image_wrap,
    .mosaic-gallery-row .et_pb_column:nth-child(2) .et_pb_image_wrap,
    .mosaic-gallery-row .et_pb_column:nth-child(3) .et_pb_image_wrap {
        height: auto;
        width: 100%;
    }
    
    .mosaic-gallery-row .et_pb_column:nth-child(3) {
        width: 100%;
        margin: 0;
    }
}