/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 12 2026 | 10:01:20 */
.grecaptcha-badge {
	display: none !important;
}
body a {
	text-underline-offset: 4px;
	text-decoration: underline;
	transition: all 0.3s ease-in-out;
}
#kadence-breadcrumbs {
	margin-top: 0px !important;
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
	//padding-bottom: 0px !important;
}

.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap, .mobile-navigation ul li:not(.menu-item-has-children) a {
	border-bottom: 0px !important;
	color: white !important;
	font-size: 18px !important;
	/* padding-bottom: 0px !important; */
}


.mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
	border-left: 0px !important;
}

@media screen and (max-width: 767px) { 
.wp-site-blocks .page-title h1 {
	font-size: 24px !important;
	padding-top: 20px !important;
	line-height: 30px !important;
	padding-bottom: 20px !important;
}
	
	
	
	
}

