/*

    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
    03. Search Page
    04. Tag Page
    05. Category Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #menu-hauptmenue .menu-item{
	text-transform:capitalize;
}

body #herald-module-0-0 .herald-posts article{
	text-align:center;
}

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

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

@media (max-width:1249px){

	body .hidden-lg .herald-mob-nav .menu-item{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

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

body .herald-posts .hentry .entry-content{
	font-size:16px;
	}

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

body.single-post .herald-sidebar-right .widget h4{
	margin-bottom:0px;
}

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

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

body.single-post .col-mod-single .herald-post-thumbnail-single .wp-caption-text{
	position:static;
	min-width:100%;
	border-top-style:dotted;
	border-top-width:1px;
	background-color:#000000;
}

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

body.single-post .col-mod-single .size-large .wp-element-caption{
	top:-6px;
	border-top-style:dotted;
	border-top-width:1px;
	background-color:#000000;
}

body.single-post #content .herald-section .hentry .row .col-mod-single .row .col-lg-10 .herald-entry-content .wp-block-image .size-large .wp-element-caption{
	bottom:auto !important;
}

body.single-post .wp-block-image .size-full .wp-element-caption{
	position:relative;
	top:-7px;
}

body.single-post .col-mod-single .wp-block-image .wp-element-caption{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	position:relative;
	min-width:100%;
	top:-10px;
}

body.single-post #content .herald-section .hentry .row .col-mod-single .row .col-lg-10 .herald-entry-content .wp-block-image .wp-element-caption{
	bottom:auto !important;
}

body.single-post .custom-html-widget a .perfmatters-lazy{
	border-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#010113;
	border-bottom-style:dotted;
}

body.single-post .col-mod-single .size-full .wp-element-caption{
	background-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	margin-bottom:0px;
	margin-top:0px;
	border-top-color:#ffffff;
}

body.single-post .meta-media .herald-post-thumbnail-single .wp-caption-text{
	background-color:#000000;
}

@media (max-width:1024px){

	body.single-post .col-mod-single .herald-entry-content{
	font-size:18px;
	}

}



@media (max-width:767px){

	body.single-post .col-mod-single .herald-entry-content{
	font-size:16px;
	}

}



/*-----------------------------------------------*/
/*  Search Page                                  */
/*-----------------------------------------------*/
body.search .herald-module .herald-posts article{
	text-align:center;
}



/*-----------------------------------------------*/
/*  Tag Page                                     */
/*-----------------------------------------------*/
body.tag .herald-module .herald-posts article{
	text-align:center;
}



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
body.category .herald-module .herald-posts article{
	text-align:center;
}