/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.components-select-field {
    width: 100%;
    margin-bottom: 30px;
}
.components-select-field label {
    display: block;
    margin-bottom: 15px;
}
.single-product .product .single_variation_wrap .woocommerce-variation-add-to-cart {
    flex-wrap: wrap;
}

.product-type-custom-grouped-select .variations{
    display: none;
}