/**
Theme Name: ReCycle Org - Child Theme
Author: Chris James
Author URI: http://cjcreates.co.uk/
Description: Re Cycle Org
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: re-cycle-org
Template: astra
*/


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}


.woocommerce div.product form.cart div.quantity {

    display: none;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    display: none;
}

footer#colophon {
    display: none;
}


span.wccf_label {
    font-weight: 700;
}