@charset 'utf-8';
/*
 Theme Name:   Blessing Child
 Theme URI:    http://blessing.ancorathemes.com/
 Description:  Blessing - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     blessing
 Version:      1.9
 Tags:         light, inheritable theme-options
 Text Domain:  ancora
*/


@import url("../blessing/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

header{
	background: url("/wp-content/uploads/2020/09/top_bg.jpg") !important;
}

.contein_logo_text{
	display: none !important;
}

h5{
	line-height: 28px !important;
}

p{
	font-size: 16px !important;
}

.form-submit{
	margin-top: 20px !important;
clear: both !important;
margin-left: -3px !important;
}

.thread-even {
    background-color: white;
}

footer.footer_wrap.bg_tint_light.footer_style_light.widget_area{
	display: none;
}

div.comment_content{
	padding-top: 40px;
padding-left: 60px !important;
padding-bottom: 40px;
}

div.comment_author_avatar{
	padding-top: 40px;
padding-left: 40px;
}

.comments_list_wrap .comment_author_avatar{
	width: 7em !important;
}

.vorsorge h6{
	font-size: 1.333em;
	margin-top: 1.3em;
	margin-bottom: 1.25em;
	color: #493834;
}

body > div.body_wrap > div > header > div.menu_main_wrap.logo_left.menu_show > div > div.inline.image.side-right.marg_top_2em > div > div > h4 > a{
	color: #40593E !important;
}

.menu_main_wrap .logo_main{
	max-height: 120px !important;
}

.menu_center .menu_main_wrap .menu_main_nav_area{
	margin-top: 2em !important;
}

.header_disclaimer{
	font-size: 15px !important;
}

.beitragsbild{
    margin: 0 auto;
    width: 500px !important;
    height: auto !important;
}

.mfp-figure figcaption{
	display: none !important;
}

img.mfp-img{
	padding: 0 0 0 0 !important;
}
/* Error Field */
.comment-form div {
/*
	background-color: #2D5B38 !important;
	padding: 5px !important;
*/
	border: #2D5B38 1px solid;
	color: #fff !important;
	font-weight: 600 !important;
	margin-bottom: 15px !important;
}

.columns_wrap{
	border: none !important;
}

iframe{
	width: 100% !important;
}

body > div.body_wrap > div > header > div.menu_main_wrap.logo_left.menu_show > div > div.inline.image.side-right.marg_top_2em > div > div{
	color: #40593E;
	font-family: 'Cinzel',serif;
	font-size: 15px !important;
}

img.post_featured_image {
 width: 500px;
}

section.post_featured .post_thumb a.hover_icon {
	    width: 500px;
	margin-left: 30%;
}

/* ########### MOBILE ########### */

@media (max-width: 375px) {
	.post_featured{
		zoom: 0.7 !important;
	}
	
.post_thumb a.hover_icon {
	    width: 500px;
	margin-left: 0%;
}
	
	.kontaktinfo{
		width: 100% !important;
		margin-bottom: 25px !important;
	}
	
	.kontaktueberschrift{
		zoom: 1.3 !important;
	}
	
	.kontaktlist{
		zoom: 1.3 !important;
	}
	

	}