body.chrome {
 text-rendering:auto;
}
.herald-sticky,
.herald-goto-top{
    -webkit-transform: translateZ(0);
     transform: translateZ(0);
}body.chrome {
 text-rendering:auto;
}
.herald-sticky,
.herald-goto-top{
    -webkit-transform: translateZ(0);
     transform: translateZ(0);
}
img.herald-logo-mini {
    padding-top: 3%;
}
.meta-item.herald-views {
    line-height: 2;
	    display: inline-flex;

}
.single-post .meta-item.herald-views {
	line-height: 1;
}
.meta-item.herald-views:before {
    margin-left: 5px
}
 
.footer-widgets.container {
    display: none;
}
ul.menu li a {
    font-weight: normal;
}
img.herald-logo-mini {
    width: 96px !important;
}
body.rtl a.next.page-numbers:after {
    content: '\f104';
	    margin-right: 8px;
    margin-left: 0px;

}

body.rtl .herald-pagination .next, body.rtl .herald-mod-wrap .herald-mod-actions {
     left: 0;
	    right: inherit;


}

body.rtl .herald-pagination .page-numbers{
	    float: right;

}
body.rtl #footer .footer-widgets > .row{
	display: flex
}
 
img.attachment-herald-lay-a-full.size-herald-lay-a-full.wp-post-image.jetpack-lazy-image.jetpack-lazy-image--handled, img.attachment-herald-lay-single.size-herald-lay-single.wp-post-image.jetpack-lazy-image.jetpack-lazy-image--handled {
    width: 100%;
}
body.rtl article.herald-single > .row{
	display: flex;
    flex-direction: initial;
}
@media only screen and (max-width: 1249px){
	.herald-mobile-nav ul{  display: 			flex;
		
    flex-direction: column-reverse;
	}
		.herald-mobile-nav ul.herald-soc-nav{
		text-align: center
	}
body.rtl .herald-responsive-header .container  div:nth-last-child(3) {
	right: 1%;
	 z-index: 9999999;

}
body.rtl	.herald-responsive-header .container div:last-child {
    right:inherit;
		left: 1%
}
 

body.rtl	.herald-mobile-nav.open {
    right: 0;
     z-index: 9;
}
body.rtl	.herald-site-content.open{
	right: 270px
}
	body.rtl .herald-site-content.open, body.rtl .herald-responsive-header.open, .herald-header-sticky.open,
	body.rtl .herald-ad.open {
    right: 270px;
    left: auto;
}
	body.rtl .herald-responsive-header .herald-menu-popup-search .herald-search-submit {
  
    right: 83%;
}
 


@media (max-width: 400px){
	img.herald-logo-mini {
    padding-top: 0%;
}
.site-title img {
    max-width: 200px;
    width: 85px !important;
}}
	@media (max-width: 767px){
		img.herald-logo-mini{
			    padding-top: 0%;
		}
		#herald-module-0-2{
			display: none
		}
		body.rtl article.herald-single > .row{
			display: block
		}
	}