/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 01 2024 | 13:20:37 */
body, html {
	overflow-x: hidden;
}

.page-id-220239 .meditation_sec,
.page-id-220205 .meditation_sec,
.page-id-220266 .meditation_sec{
    max-width: 100%;
    padding: 0 !important;
}
.page-id-220239 .meditation_sec > .container,
.page-id-220205 .meditation_sec > .container,
.page-id-220266 .meditation_sec > .container{
    width: 100% !important;
    max-width: 100% !important;
}
.page-id-13342 .page-wrap{
	padding-top: 1em !important;
}
.page-wrap {
    padding-top: 3em;
    padding-bottom: 3em;
}
.page-wrap .container {
    max-width: 1140px;
    width: 100%;
    padding: 0 15px;
}
.page-wrap p {
	padding: 0 !important;
	text-align: left !important;
}
.section-heading {
	text-align: center;
}
.section-sub-heading {
	margin-bottom: 1em;
	color: #fe60d4;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.page-content h4 {
	margin: 1.5em 0 1em;
	color: #313131;
	font-family: 'Poppins';
	font-size: 30px;
	font-weight: 600;
	text-align: left !important;
}
.page-content h5 {
	margin: 1.5em 0 1em;
	color: #313131;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 600;
	text-align: left !important;
}
.page-content h6 {
	margin: 1.5em 0 .5em;
	color: #666666;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 600;
	text-align: left !important;
}
.page-content a {
	color: #7e6be5 !important;
}

@media (max-width: 767px) {
	.page-content h4 {
		font-size: 24px;
	}
	.page-content h5 {
		font-size: 20px;
	}
}