/*

Austin Pen Regular
font-family: "austin-pen", sans-serif;
font-weight: 400;
font-style: normal;

Austin Pen Bold
font-family: "austin-pen", sans-serif;
font-weight: 700;
font-style: normal;

*/

body,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.et_mobile_menu li a{
	font-family: "Poppins", sans-serif !important;
	font-style: normal;
}

#et-info-phone  {
	margin-right: 22px;
}
#et-info-phone:before {
    top: 0px;
}
.et-info-address:before {
    content: "\e081";
    position: relative;
    top: 0px;
    margin-right: 5px;
    font-family: 'ETmodules';
}

#top-header {
    transition: transform 0.3s ease;
    transform: translateY(0);
}

#top-header.et-fixed-header {
    transform: translateY(-31px);
}

#main-header.et-fixed-header {
    top: 31px !important;
}

#top-header .container #et-info{
	float: right;
    font-size: 11px !important;
    font-weight: 500 !important; 
}
#top-menu li {
    padding-right: 34px;
}
#top-menu li a{
	font-weight: 500 !important;
}

.wak-home-text-box .et_pb_main_blurb_image{
	width: 26px !important;
}
.wak-home-text-box .et_pb_blurb_container {
    padding-left:40px !important;
}
.wak-home-text-box h2:after{
	display: block;
	content: "";
    height: 2px;
    width: 20px;
    margin-top: 10px;
    margin-bottom: 21px;
    background-color: #e0b233;
}
.wak-home-text-box a {
	font-weight: 600 !important;
}
.wak-footer-anfrage p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}
.wak-footer-anfrage br {
    display: none;
}
.wak-footer-anfrage .cta-text {
    display: inline-block;
}
.wak-footer-anfrage .cta-button {
    color: #000000;
    font-size: 14px;
    line-height: 49px;
    height: 49px;
    font-weight: 600;
    background-color: #e0b233;
    border-radius: 2px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 0;
    padding: 0 26px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
}
.wak-footer-anfrage .cta-button:hover{
	background-color: #FFF;
}
.wak-footer-links ul,
.wak-footer-links ul li {
	padding: 0 !important;
	margin: 0;
	list-style: none;
}
.wak-footer-links ul li a {
	text-transform: uppercase;
}

.wak-blog-grid .et_pb_post {
    width: 100% !important;
    float: none !important;
	background-color: #FFF;
    border: 0px solid #c3c4c6;
	box-shadow: 0 0 15px rgba(0,0,0,0.05);
    overflow: hidden; /* wichtig für zoom */
    display: flex;
    flex-direction: column;
}

/* IMAGE ZOOM */
.wak-blog-grid .entry-featured-image-url {
    overflow: hidden;
    display: block;
	position: relative;
	margin: 0 0 10px 0 !important;
}

.wak-blog-grid .entry-featured-image-url img {
    transition: transform 0.4s ease;
}

.wak-blog-grid .et_pb_post .entry-featured-image-url:hover img {
    transform: scale(1.05);
}

/* TEXT PADDING */
.wak-blog-grid .et_pb_post .entry-title,
.wak-blog-grid .et_pb_post .post-meta,
.wak-blog-grid .et_pb_post .post-content {
    padding-left: 20px;
    padding-right: 20px;
}

/* oben auch padding für Titel */
.wak-blog-grid .et_pb_post .entry-title {
    padding-top: 20px;
	padding-bottom: 15px;
}

/* unten padding */
.wak-blog-grid .et_pb_post .post-content {
    padding-bottom: 25px;
}

/* TITLE STYLE */
.wak-blog-grid .entry-title {
    font-weight: bold;
    font-size: 26px;
    line-height: 1.1;
}

.wak-blog-grid .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}
.wak-blog-grid .more-link {
    display: inline-block !important;
    margin-top: 15px;

    color: #000000;
    font-size: 14px;
    line-height: 49px;
    height: 49px;
    font-weight: 600;
    background-color: #e0b233;
    border-radius: 2px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 0;
    padding: 0 26px;
    text-decoration: none;

    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Hover */
.wak-blog-grid .more-link:hover {
    background-color: #000;
    color: #FFF;
}
#wak-home-slider .et_pb_slide_description h2{
	font-family: "austin-pen", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 1 !important;
	padding: 0 0 30px 0 !important;
	margin: 0 !important;
	text-shadow: none !important;
}
#wak-home-slider .et_pb_slide_description,
#wak-home-slider .et_pb_slide_description p {
	text-shadow: none !important;
}
#wak-home-slider  .et_pb_slide {
	padding: 0 !important;
}
.et-pb-controllers a {
	background-color: #FFF;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    opacity: 1;
}
.et-pb-controllers a.et-pb-active-control{
	background-color:#e0b233;
}
.et-fixed-header #top-menu-nav ul li a {
    transition: all 0.4s ease !important;
}
.et-fixed-header #top-menu-nav ul li a:hover {
	opacity: 1 !important;
	color: #e0b233 !important;
}
.et_mobile_menu li.current-menu-item > a {
	color: #e0b233 !important;
}

.et_pb_slider .et_pb_container {
	width: 80% !important;
}
.wak-header-h1 h1{
	font-family: "austin-pen", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 1 !important;
}
.wak-subpages-headersection{
	padding-top: 200px !important;
}
/* Divi Gallery Grid überschreiben */
.et_pb_gallery .et_pb_gallery_items {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

/* Divi Floats/Widths resetten */
.et_pb_gallery .et_pb_gallery_item {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    clear: none !important;
}

/* Bilder sauber füllen */
.et_pb_gallery .et_pb_gallery_image,
.et_pb_gallery .et_pb_gallery_image a,
.et_pb_gallery .et_pb_gallery_image img {
    width: 100%;
    display: block;
}

.et_pb_gallery .et_pb_gallery_image img {
    height: auto;
}
.mfp-title{
	display: none !important;
}
.et_pb_text p + h2,
.et_pb_text p + h3,
.et_pb_text p + h4,
.et_pb_text li + h2,
.et_pb_text li + h3,
.et_pb_text li + h4 {
	padding-top: 20px;
}


.et_pb_text ul {
	padding-left: 20px;
}

#main-content .wak-image-slider.dipi_image_gallery,
#main-content .wak-image-slider .dipi-image-gallery-top,
#main-content .wak-image-slider .dipi-image-gallery-top .swiper-container,
#main-content .wak-image-slider .dipi-image-gallery-top .swiper-wrapper,
#main-content .wak-image-slider .dipi-image-gallery-top .swiper-slide,
#main-content .wak-image-slider .dipi-image-gallery-top .et_pb_module_inner {
    height: auto !important;
}

#main-content .wak-image-slider .dipi-image-gallery-top .swiper-slide-container {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto !important;
    min-height: unset !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* Tablet */
@media (max-width: 980px) {
	
	#main-header.et-fixed-header {
		top: 0px !important;
	}
	
	#main-content{
		padding-top: 70px;
	}
	#top-header{
		display: none !important;
	}
	
    .wak-blog-grid .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(2, 1fr);
    }
	#logo {
        content: url('/wp-content/uploads/sites/3/2026/05/logo_em_homes_web.png');
    }
	
	.wak-subpages-headersection{
		padding-top: 100px !important;
	}
    .et_pb_gallery .et_pb_gallery_items {
        grid-template-columns: repeat(3, 1fr);
    }	
	
}

/* Mobile */
@media (max-width: 767px) {
    .wak-blog-grid .et_pb_ajax_pagination_container {
        grid-template-columns: 1fr;
    }
	
	.wak-home-text-box .et_pb_blurb_container {
		padding-left: 25px !important;
	}
	.wak-subpages-headersection{
		padding-top: 50px !important;
	}	
    .et_pb_gallery .et_pb_gallery_items {
        grid-template-columns: repeat(2, 1fr);
    }	
	
}