/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2025 | 21:27:37 */
/* For Exhibition post and pages */ 

.nm-single-post-meta-top {display:none;}
.nm-post-pagination {display:none;}
.nm-related-posts-content {display:none;}
.nm-post-header {padding-bottom:6px !important;}
.nm-post-body {padding-top:5px !important;}

/* related post remove hack */ 

div.nm-related-posts > div > div > h2 {visibility: hidden;}
div.nm-related-posts > div > div > h2:before {content: 'Related Exhibitions'; visibility: visible;}

/* For Exhibition list page Woody snippet */ 

.ts-post-entry {padding-bottom:25px;}
.ts-post-date {padding-bottom:5px; font-style:italic;}
.ts-post-title {font-size:24px !important;}
.set_font_list_exhibition p {font-size:14px !important; line-height:2 !important;}
.set_font_list_exhibition h4 {color:#444; font-size:18px !important;}

/* tag - blog archives */ 

.nm-blog-heading {padding:34px 0 40px !important;}

/* iphone */
@media screen and (max-width: 600px) {
	h1 {text-align:center !important;}
	.nm-sidebar {text-align:center !important;}
	.nm-single-post-categories {display:none;}
	.nm-post-share {display:none;}
	.nm-single-post-meta-wrap {display:none;}
	#recent-posts-2 {display:none;}
	#tag_cloud-1 {display:none;}
	#search-2 {display:none;}
}