/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2026 | 05:57:08 */
#header.ct-header.Fixed div[data-row*=middle] {
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #eee;
}

#main.site-main.pdtop {
	padding-top: 84px;
}


@media (max-width: 689px) {
	#main.site-main.pdtop {
		padding-top: 70px;
	}
	
	#main .ct-container {
		padding-top: 40px;
	}
	
	#main .ct-container-full article {
		margin-top: -40px;
	}
}