/*!
Theme Name: Mr. Bubble Tea
Theme URI: http://underscores.me/
Author: 23 Digital
Author URI: https://www.23digital.com.au/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mrbubbletea
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

p.stock.in-stock {
    display: none;
}


.woocommerce form #additional_pick_up_option_field .woocommerce-input-wrapper input + label {
    margin-right: 0 !important;
}

label.error.rating-error {
    color: red;
}

.comment-form-rating .error {
    margin-top: 10px;
    line-height: 16px;
    color: #d00;
    font-size: 15px;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
}