.top-nav-highlight {
	background-color: #4b2369;
	height: 40px;
	width: 100%;
	margin-right: calc(var(--bs-gutter-x) * -.5);
}

.sidebar {
	width: 23%;
}

circle .navs {
	stroke: #4b2369 !important;
}

circle .navf {
	fill: #4b2369 !important;
}

path .navs {
	stroke: #4b2369 !important;
}

a.disabled {
	opacity: 0.5 !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
}

li.disabled {
	opacity: 0.5 !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
}
#mega-menu-wrap-give-menu #mega-menu-give-menu > li.mega-menu-item > a.mega-menu-link{
    line-height: normal!important;
}

@media screen and (min-width: 1100px) and (max-width: 1600px) {
    #mega-menu-wrap-give-menu #mega-menu-give-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100px!important;
	}
	#mega-menu-wrap-give-menu #mega-menu-give-menu > li.mega-menu-megamenu.mega-menu-item{
		padding-right:35px!important;
	}
	#mega-menu-wrap-give-menu #mega-menu-give-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
		margin:0px!important;
	}
}

