/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/
/* Fonts */

/* temporary font */
body,html,h1,h2,h3,h4,h5,h6,ul,li,ol,span,div,p,table,tr,td,a{
	  font-family: "Times New Roman"!important;
	font-display: swap!important;
}

@media screen and (min-width: 981px){
		h2{
		font-size: 32px!important;
	}
	h1{
		font-size: 70px!important;
	}
	.single h1.entry-title {
    font-size: 30px !important;
}
	.single-post .et_pb_module.et_pb_text h2 {
    font-size: 24px !important;
    font-weight: 400!important;
}
}
@media screen and (max-width: 980px){
		h2{
		font-size: 24px!important;
	}
	h1{
		font-size: 35px!important;
	}
	.single h1.entry-title {
    font-size: 26px !important;
}
		.single-post .et_pb_module.et_pb_text h2 {
    font-size: 22px !important;
    font-weight: 400!important;
}
}
/* Header Menu */
.et_header_style_centered #main-header .logo_container {
    margin-bottom: 2%!important;
}
.et_header_style_centered #main-header .container{
	max-width: 1100px!important;
}
#top-menu li a{
	font-weight: 300!important;
	font-size: 20px!important;
	letter-spacing: 1px!important;
	color:#333437!important;
}
#main-header .nav li ul.sub-menu li a {
	font-weight: 300!important;
	font-size: 18px!important;
	letter-spacing: 1px!important;
	color:#333437!important;
}
@media screen and (max-width:980px){
		.et_header_style_centered #main-header .mobile_nav{
			background-color: #ffffff!important;
		}
		.et_header_style_centered .mobile_nav .select_page{
			display: none!important;
		}
		.et_header_style_centered .et_menu_container .mobile_menu_bar {
			position: absolute;
			right: 0!important;
			top: -10px!important;
			left: 50%!important;
			transform: translateX(-15px)!important;
		}
		.et_header_style_centered #logo {
			max-height: 100px!important;
		}
		.mobile_menu_bar:before{
			color: #333437!important;
		}
		.et_header_style_centered .et_mobile_menu {
			top: 30px!important;
		}
		.et_mobile_menu{
			border-top: 3px solid #333437!important;
		}
		.et_mobile_menu li a{
			color: #333437!important;
			font-size: 16px!important;
			border-bottom: 1px solid rgba(2, 18, 65, .1)!important;
		}
		.et_mobile_menu .menu-item-has-children>a{
			background-color: rgba(2, 18, 65, .05)!important;
		}

	}

/* Footer */
@media screen and (min-width:981px){
	.et_pb_row.et_pb_row_0_tb_footer.ftr .et_pb_column{
		width: 30%!important;
		margin-right: 2%!important;
	}
	.et_pb_row.et_pb_row_0_tb_footer.ftr .et_pb_column.et_pb_column_1_3.et_pb_column_2_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: grid!important;
    justify-content: end!important;
}
/* 	a.more-link {
		position: absolute!important;
		bottom: 45px!important;
	} */
	.et_pb_row.et_pb_row_9.equalHeight{
		max-width: 1100px!important;
	}
	.page-id-2 .et_pb_post{
	padding-bottom: 50px!important;
}
			.nav li ul{
			border-top: 3px solid #333437!important;
		}
}
@media screen and (min-width: 981px) {
    .et_pb_module.et_pb_blog_grid_wrapper .more-link {
        position: absolute;
        bottom: 31px;
        margin: auto;
    }
    .et_pb_module.et_pb_blog_grid_wrapper .et_pb_post {
        position: relative;
    }
    .et_pb_module.et_pb_blog_grid_wrapper .post-content {
        padding-bottom: 50px;
    }
}
/* Blog */
@media screen and (max-width:980px){
/* 	a.more-link {
		position: absolute!important;
		bottom: 25px!important;
	} */
	h3.entry-title, .post-meta, .post-content {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
	a.more-link {
		width: 20%!important;
		white-space: nowrap!important;
	}
	.page-id-2 .et_pb_post{
	padding-bottom: 20px!important;
}
}
a.more-link {
    color: #ffffff !important;
    font-size: 16px !important;
    background: #F8CE72!important;
    padding: 10px 20px!important;
    border: 1px solid #F8CE72!important;
	text-transform: uppercase!important;
	font-weight: 500!important;
}
.page-id-2  .post-content-inner p {
    padding-bottom: 30px !important;
}
.single .post{
margin-bottom: 0px!important;
border-bottom: 1px #000;
}
.et_pb_code_inner li.list-group-item {
    list-style: none !important;
}
.et_pb_code_inner li.list-group-item a{
width:100%!important;
display: flex!important;
	padding-bottom: 10px!important;
}
.et_pb_code_inner li.list-group-item a:hover{
text-decoration: underline!important;
 text-decoration-color: #000000!important;
}
span.text-muted.float-right, span.text-muted.float-left{
width: 50%!important;
font-size: 18px!important;
color: #000000!important;
}
span.text-muted.float-right{
text-align: right!important;
}
@media screen and (max-width: 980px){
.pa-blog-equal-height .pa-auto-height {
    height: auto !important;
}

/* .pa-blog-equal-height .pa-auto-margin {
    margin-top: 20px !important;
} */
	.page-id-197 .et_pb_blog_grid .column{
		width: 100%!important;
	}
	
	.page-id-197 a.more-link.pa-auto-margin {
    position: relative!important;
    bottom: -25px;
}
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post{
		margin-bottom: 5%!important;
	}
	}

.page-id-197 .post-content{
	margin-bottom: 40px!important;
}
/* Footer logo placement 7-10-2024 */
@media screen and (min-width: 1160px){
	.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_footer.et_pb_css_mix_blend_mode_passthrough {
		margin-right: -1% !important;
		margin-left: 4.5% !important;
	}
}
@media screen and (min-width: 981px) and (max-width: 1159px){
	.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_footer.et_pb_css_mix_blend_mode_passthrough {
		margin-right: 3% !important;
		margin-left: 3% !important;
	}
}

/* Two column row with image centered vertically next to text section */
@media screen and (min-width:981px){
		.et_pb_row.flex-center-image-vert {
			display: flex!important;
			align-items: center!important;
		}
	}
/* Blog author name */
.blog-author {
	text-align: right!important;
}
.spacer {
	height: 20px!important;
}
h3.entry-title {
    font-weight: 600!important;
}
h2.et_pb_slide_title a {
    pointer-events: none!important;
	text-decoration: unset!important;
}
/* Kontakt Form */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea {
    width: 100%!important;
	border: 2px solid #000000!important;
	padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
	font-size: 16px!important;

}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	height: 50px!important;
    margin-bottom: 3%!important;
}
input::placeholder, textarea::placeholder {
    color: #7e6849!important;
	font-weight: 600!important;
	font-size: 14px!important;
}
span.wpcf7-list-item {
    margin-left: 0px !important;
    color: #000000 !important;
}
span.wpcf7-list-item a{
	color: #000000!important;
	text-decoration: underline!important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #333437 !important;
    padding-top: 12px !important;
    padding-right: 24px !important;
    padding-bottom: 12px !important;
    padding-left: 24px !important;
    text-transform: uppercase!important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600!important;
    letter-spacing: 2px!important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	text-decoration: underline!important;
}

@media screen and (min-width: 410px){
	.kontakt-row {
    display: flex!important;
	    align-items: flex-start!important;
	margin-top: 5%!important;
}
	.kontakt-cols p {
    display: grid!important;
    justify-items: end!important;
    width: 100%!important;
}
	input.wpcf7-form-control.wpcf7-captchar {
/*     width: 100%; */
	border: 2px solid #000000!important;
	padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
	font-size: 16px!important;
}
	img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-118 {
    transform: translateY(10px);
}
}
@media screen and (max-width: 409px){
	.kontakt-row {
    display: block!important;
	text-align: left!important;
	margin-top: 5%!important;
}
	.kontakt-cols p {
		margin-top: 5%!important;
    display: grid!important;
    justify-items: start!important;
    width: 100%!important;
}
	input.wpcf7-form-control.wpcf7-captchar {
    width: 100%;
	border: 2px solid #000000!important;
	padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
	font-size: 16px!important;
}
	img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-118 {
    transform: translateY(0px);
}
}
.kontakt-colf{
	display: grid!important;
    justify-items: flex-start!important;
	 width: 100%!important;
}
@media screen and (max-width: 980px){
			.et_pb_module.et_pb_text.et_pb_text_0_tb_header.et_pb_text_align_center.et_pb_bg_layout_light {
				width: 100%!important;
			}
	}