 ::-webkit-scrollbar { display: none; } body { scrollbar-width: none;  -ms-overflow-style: none;  } ul li::marker, ol li::marker { color: var(--accent); } #brx-header.sticky { position: fixed !important; top: 0; z-index: 998 !important; } body.bricks-is-frontend.admin-bar #brx-header.sticky { top: 32px; top: var(--wp-admin--admin-bar--height); }