/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2025 | 04:00:16 */
/* Recolour social links in off canvas */

/* .off-canvas-social-links * {
  color: #6db43f !important;
} */

/*------ NAV ------*/
/* Reduce button width */
body #header-outer .menu-item-313 > a:before {
	left: 0 !important;
	height: calc(100% + 24px);
	width: calc(100%) !important;
	border-radius: 0 !important;
}


