/* Hide the top bar and Astra above-header bar where addresses are typically located */
#topbar,
.ast-above-header-bar,
.ast-above-header,
.ast-header-top-bar {
    display: none !important;
}
