/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 13:26:23 */
.bwp-navigation ul li.level-0 .sub-menu {
    display: block;
    min-width: 225px;
    position: absolute;
    top: 100%;
    z-index: 9999;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
}

body *:not(i):not(.fa):not(.fas):not(.far):not(.fab):not(.dashicons) {
  font-family: "system-ui" !important;
}