body {display: flex;flex-direction: column;}
body > * {order: 2;}
body > .woocommerce-notices-wrapper {order: 1;z-index: 999999999;position: sticky;top: 0;}
.woocommerce-message {margin-bottom: 0;}