/*
 Theme Name:   TG Widget Theme
 Theme URI:    https://thompsongreen.net
 Description:  TG Widget Theme
 Author:       Robot Dwarf
 Author URI:   https://www.robotdwarf.co.za
 Template:     tailpress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  tgwidget
*/

.woocommerce-checkout .col-1 {
    width: 100% !important;
    float: none !important;
}

.woocommerce-checkout .col-2 {
    display: none;
}