/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 16 2024 | 13:46:08 */




.page-title-section .page-header {
	border-bottom:none;
}

.elementor-widget-container ul {
    list-style: disc;
	margin-left: 40px;
}


.tick:after {
	padding-left: 20px;	
/*   	content: "\0x2611"; */
	content: '✓';
	font-weight: bolder;
}
.page-title-section .page-header > .aux-container > *:last-child {
	padding-bottom:0px !important ;
}


/* .page-title-section .aux-page-title-entry {
	margin-bottom:0px !important;
} */

.aux-page-title-box{
 	visibility:hidden;

}