.woohsb-notices-wrapper {
    width: 100%;
    box-sizing: border-box;
}

.woohsb-notices-wrapper:empty {
    display: none;
}

.woohsb-notices-wrapper .woocommerce-error,
.woohsb-notices-wrapper .woocommerce-info,
.woohsb-notices-wrapper .woocommerce-message {
    margin-top: 0;
}

.woohsb-backorder-notification {
    margin: 0.35rem 0 0;
}
