/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.woocommerce-store-notice.demo_store.perf-announcement-bar {
  background-color: #000;
}
.woocommerce-store-notice.demo_store.perf-announcement-bar a {
  text-decoration: none;
}

.header {
  margin-top: 70px;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.perf-announcement-slide-container{
    width: 100%;
}

/*# sourceMappingURL=perf_announcement_bar-public.css.map */
