/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Post Template

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .herald-posts .hentry h2{
	text-align:center;
}

body .herald-posts .hentry .entry-content{
	text-align:center;
}

body #block-4 p{
	text-align:center;
}

body #menu-hauptmenue .menu-item{
	text-transform:capitalize;
}

body .herald-posts a img.wp-post-image{
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
	-webkit-box-shadow:1px 1px 3px 0px #000000;	box-shadow:1px 1px 3px 0px #000000;
}

body #block-9 > center{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body #block-9 center .essb-fc-block{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

body #sticky-header .menu .menu-item{
	text-transform:capitalize;
}

@media (max-width:1249px){

	body .herald-mob-nav .menu-item a{
	text-transform:capitalize;
}

body #block-9{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body #block-9 > center{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	}

}



@media (max-width:960px){

	body #block-9 > center{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	}

}



@media (max-width:660px){

	body #block-9 center .essb-fc-block{
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	}

}



@media (max-width:600px){

	body #block-9 center .essb-fc-block{
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	padding-bottom:10px;
	}

}



@media (max-width:300px){

	body #block-9 center .essb-fc-block{
	padding-right:4px;
	padding-left:4px;
}

body #block-9 > center{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	}

}



/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post .col-mod-single .herald-entry-content p{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.single-post .col-mod-single p a{
	font-weight:700;
}

body.single-post .herald-section .hentry header.entry-header{
	text-align:center;
}

body.single-post .col-mod-single .meta-category a{
	text-transform:capitalize;
}

body.single-post .herald-related .hentry .entry-title{
	text-align:center;
}

body.single-post .herald-related .hentry .entry-content{
	text-align:center;
}

body.single-post .herald-related a .wp-post-image{
	-webkit-box-shadow:1px 1px 3px 0px #020202;	box-shadow:1px 1px 3px 0px #020202;
}