/*
Theme Name: Healing Sands
Theme URI: https://healing-sands.com/
Template: hello-elementor
Author: Visionary Media
Author URI: https://vismedia.co/
Description: Healing Sands substance use becomes too difficult to manage alone, Healing Sands offers a structured path forward for adults facing addiction and co-occurring conditions like anxiety, depression, trauma, or grief.
Version: 1.0.0.1788402704
Updated: 2026-09-03 02:31:44

*/
.blur-effect{
	backdrop-filter:blur(24px);
}
.section-blur{
	    mix-blend-mode: normal;
    backdrop-filter: saturate(140%) blur(18px);
}
.no-left-space ul{
	padding-left:15px;
}
/** Mobile CSS ***/
@media(max-width:768px){
	.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper {
		height: 100vh;
		background-color: #fff !important;
		max-height: 75vh !important;
	}
	.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title{
		justify-content: space-between;
	}

	.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item {
		border-bottom: 1px solid #2f4a4f1f;
	}

	.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item:last-child {
		border-bottom: none;
	}
	.mobile-bottom-cta-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 10px 12px;
}
}