/*
 Theme Name:   Bohopeople Child
 Theme URI:    http://www.themeperch.net/bohopeople/
 Description:  Bohopeople child theme
 Author:       ThemePerch
 Author URI:   http://themeforest.net/user/themeperch
 Template:     bohopeople
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bohopeople
*/
@import url("../bohopeople/css/woocommerce.css");
@import url("../bohopeople/style.css");
@import url("../bohopeople/dynamic.css");


/* Add your custom css below */

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 33%;
}