.sp-megamenu-parent > li.sp-has-child > a::after, 
.sp-megamenu-parent > li.sp-has-child > span::after {margin-left: 2px;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding: 10px;}

#sp-header.header-sticky {
background: rgba(255, 255, 255,0.85);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: .15s ease;}
#sp-header.header-sticky:hover {background: rgba(255, 255, 255,0.95); }

#sp-menu {flex: auto;padding-right: 0;}
#sp-menu > .sp-column, 
#sp-menu .sp-megamenu-wrapper {justify-content: flex-end !important;}
