/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2026 | 05:18:34 */
.cs-hero-type-2 + .cs-site-content .cs-main-content {
	display: none;
}
.blog .cs-site-inner main {
	background: linear-gradient(135deg, rgb(247, 250, 255) 0%, rgb(237, 243, 251) 40%, rgb(255, 255, 255) 100%) !important;
}
.single-post .addtoany_content {
	padding-bottom: calc(7.08rem - 20px);
}
@media (max-width: 991.98px) {
	.single-post .addtoany_content {
		padding-bottom: calc(5.08rem - 40px);
	}
}
@media (max-width: 560px) {
	.single-post .addtoany_content {
		padding-bottom: calc(4.08rem - 40px);
	}
}
