/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

.woocommerce-checkout-review-order-table .fee td {
	display: none;
}

.woocommerce-checkout-review-order-table .fee th {
	background: #333;
	color: #FFF;
	width: 100%;
	font-size: 14px;
}