/* Make the menu items larger */
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span { font-size: 16px; }

/* Add a caret to menu items with children */
.sp-menu-item.sp-has-child > a::before {
   font-family: "Font Awesome 6 Free";
   font-weight: 900; /* Solid icons require 900 */
}

#sp-top2 { padding: 17px 0; }
#sp-menu { padding: 10px 0; }

/* .sp-megamenu-parent>li.active>a { color: #0c54a1; font-weight: bold; }
.sp-megamenu-parent>li:hover>a { color: #0c54a1; } */

#language_btn_88 {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #fff;
}

/* Footer */
#sp-footer .container-inner { padding: 10px 0; }

/* jDowloads */
/* a {
    color: #0d6efd;
    text-decoration: underline;
} */

/* Hide the EasyBlog menu */
/* #eb .eb-navbar,
#eb .eb-toolbar,
#eb .eb-navigation, */
#eb .eb-headers { display: none !important; }
#sp-main-body { padding-top: 10px; }
