.main_header img{
	-webkit-filter: invert(100%); 
	filter: invert(100%);
}
.main_header .widget_shopping_cart_content img{
	-webkit-filter: unset !important; 
	filter: unset !important;
}
.sticky_header_class img{
	filter: unset;
}
.main_header .contact_icon svg path {
	fill: #fff !important;
}
.sticky_header_class .contact_icon svg path{
	fill: #000 !important;
}
.main_header .contact_icon .elementor-icon{
	display: inline;
}
.sticky_header_class .extra_link a{
	color: #000 !important;
}

.sticky_header_class{
	background: #fff !important;
}


.sticky_header_class .pp-advanced-menu li a{
	color: #2e3335 !important;
}
.sticky_header_class .pp-advanced-menu li a:hover{
	color: rgb(46 51 53 / 70%) !important;
}
.sticky_header_class .national_scholarship_program a{
	background: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
}
.current-menu-item a:hover, .current-menu-parent a:hover{
    color: #FFFFFFB3 !important;
}
.sub-arrow:after {
    content: "";
    position: absolute;
    background: url(https://www.smuniverse.sg/wp-content/uploads/2025/03/arrow.svg);
    width: 14px;
    height: 7px;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: -15px;
}
.pp-advanced-menu li a:hover .sub-arrow:after{
	filter: brightness(0) invert(.7);
}
.sticky_header_class .sub-arrow:after{
	filter: brightness(1) invert(1);
}
.sticky_header_class .pp-advanced-menu li a:hover .sub-arrow:after{
	filter: brightness(.7) invert(1);
}
.sub-arrow svg{
	opacity: 0;
}
.sticky_header_class .elementor-button-icon:hover svg{
	fill: rgb(46 51 53 / 70%) !important;
}
