p.woocommerce-store-notice.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #c39909;
    text-align: center;
    z-index: 50000;
    padding: 4px 0;
}

p.woocommerce-store-notice.demo_store a {display:none;}

/* header {top:32px !important;} */