@import url('https://fonts.googleapis.com/css?family=Noto+Sans+HK:100,300,400&display=swap&subset=chinese-hongkong');
html[lang=zh] * {font-family:'Noto Sans HK',sans-serif,Arial,"Courier New", Courier, monospace; font-weight:100; }
html[lang=zh] h2, html[lang=zh] strong{ font-weight:normal; }

header h2{ text-align:center; }
p, ul, label{ font-size: 15px; }
footer{ font-size: 12px; }

.mean-container .mean-nav {
    margin-top: 72px;
    background: #aaa;
}

.wp-block-image img{width:100% !important; size: unset !important; }

/* pages without title */
#post-184 .entry-header, #post-531 .entry-header{ display:none; }
#post-184 .entry-content, #post-531 .entry-content{ margin-top:0; }

.wp-block-media-text {
    margin-bottom: 0;
    padding: 40px 0;
    border-top: 1px solid #eaeaea;
}
@media (max-device-width: 767px) {	
	figure.wp-block-media-text__media img{
		padding-bottom:30px; 
	}	
}

.wp-block-social-links {
    margin-bottom: 40px;
}

@media (max-device-width: 1050px) {	
	.mean-container .mean-bar {
			z-index: 999998;
	}
}

#polylang-10{ position: absolute; top: 46px; left: 50%; width: 565px; max-width:47vw; margin-left: 0; text-align: right; }
	#polylang-10 ul li{display:inline-block; width:auto; padding:0 8px;}
	#polylang-10 ul li:first-of-type{ border-right:1px solid #dddddd;}
@media (max-device-width: 1050px) {	
  #polylang-10{ top: 56px; right: 12px; z-index:999999;}
}

#facebook-likebox-10{ margin:0; }

#footer-widget-area{ background:none; }

.category article.post .entry-content{ display:none; }
.category article.post .entry-meta{ text-align: center;  font-size: 75%;}
.category header.page-header h2{display:none;}
.category header.page-header:after{ display:block;text-align:center;font-size: 36px;margin-bottom: 15px;font-weight:normal;}
.category-96987522 header.page-header:after{ content:'最新動向';}
.category-96987529 header.page-header:after{ content:'活動';}
.category-96987526 header.page-header:after{ content:"What's On";}
.category-96987531 header.page-header:after{ content:'Programmes';}

@media (max-device-width: 767px) {	
	.category article.post .entry-title{ font-size:130%; }	
}
@media (min-device-width: 768px) {	
	.category article.post .entry-title{ font-size:130%; }	
  .category article.post{ width:29%; margin-right:4%; float:left; }
	.category-96987522 article.post, .category-96987526 article.post{ width:46%; margin-right:4%; float:left; }
}

.single-post h3{ font-weight: normal !important;}
.single-post h4{ font-size:85%; color: #777777;}
.single-post .entry-meta{text-align: right;}
#comments, .post-navigation{ display:none; }
@media (max-device-width: 767px) {	
	.single-post h2{ font-size: 130%;}
	.single-post .entry-meta{ font-size: 75%;}
}
@media (min-device-width: 768px) {	
	.single-post .wp-block-image img{margin:0 20%; width:60% !important;}
}


