/*
Theme Name:     soulmedic Child
Theme URI: 		http://wedesignthemes.com/themes/dt-soulmedic
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the soulmedic theme
Template:       soulmedic
Version:        1.0
*/
@import url("../soulmedic/style.css");

/*hide (estimated for Australia) text on checkout*/
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
    display: none;
}
