/* Add custom CSS styles below */ 
/* Hide the header bar (search + currency) */
.header-bar, .top-bar, .header-top {
    display: none !important;
}