.woocommerce-store-notice.demo_store {
  background: #0274be;
  color: #fff;
  position: fixed;
  top: unset !important;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  padding: 8px 0;
  margin: 0;
  font: normal 16px/50px "Open Sans", sans-serif;
  height: 66px; }
  .woocommerce-store-notice.demo_store a {
    color: #fff;
    text-decoration: underline; }

body.woocommerce-demo-store .site-container {
  margin-bottom: 66px; }

/*# sourceMappingURL=rainmaker-woocommerce-extend-store-notice.css.map */