/* Keep the standalone static experience free of legacy WordPress plugin chrome. */
#wpadminbar + .woocommerce-store-notice,
.woocommerce-store-notice,
.woocommerce-message[role="alert"],
#a2apage_dropdown,
.a2a_floating_style,
.a2a_kit.a2a_floating_style,
.addtoany_share_save_container,
.addtoany_list {
  display: none !important;
}

html { scroll-padding-top: 5.25rem; }
