/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 23:36:51 */
.facetwp-template .post.animation {
    opacity: 1;
}

.back_btn {
	color: #f18921;
	display: block;
	font-size: 18px;
	margin-bottom: 30px;
}

.blog-sidebar .widget, body.archive .widget {
    margin-bottom: 15px;
	margin-top: 15px;
}

.blog-sidebar-heading, body.archive .blog-sidebar-heading {
	margin-bottom: 0px;
}

.blog-sidebar-list a {
	border-bottom-color: #182e42;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.blog-sidebar .post-meta, body.archive .widget .post-meta, body.single-post .widget .post-meta {
	display: none;
}

.back-link {
	border-bottom-color: #182e42;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.thb-page-header.blog-category-header {
	margin-bottom: 60px;
}

body.archive .header-spacer {
	height: 200px !important;
}

/* Dynamic articles */
#thb_latestimages_widget-9, #thb_latestimages_widget-5, #thb_latestimages_widget-10, #thb_latestimages_widget-11, #thb_latestimages_widget-7, #thb_latestimages_widget-8, #thb_latestimages_widget-12 {
	display: none;
}
article.category-healthy-eating #thb_latestimages_widget-9 {
	display: block;
}
article.category-physical-activity #thb_latestimages_widget-10 {
	display: block;
}
article.category-wellbeing #thb_latestimages_widget-11 {
	display: block;
}
article.category-sleep #thb_latestimages_widget-7 {
	display: block;
}
article.category-children #thb_latestimages_widget-8 {
	display: block;
}
article.category-media-releases #thb_latestimages_widget-12 {
	display: block;
}