/* Start custom CSS *//* Show sticky header */
.sticky-menu { display: flex !important; visibility: visible !important; opacity: 1 !important; }
/* Show header bottom bar */
header.style4 .bottom-bar { visibility: visible !important; pointer-events: auto !important; }
header.style4 > .container { pointer-events: auto !important; }/* End custom CSS */