/*
 Theme Name:   Kale Child
 Theme URI:    https://condenast.sycal.co.uk/
 Description:  Kale Child Theme
 Author:       Qaiser Bashir
 Author URI:   https://condenast.sycal.co.uk/
 Template:     kale
 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,
 Text Domain:  kalechild
*/


.woocommerce-tabs{
	display:none;
}
.entry-page .single-product .product_title, .entry-page .single-product .product_meta{
	display:none;
}

#page-64 .entry-title{
	text-align: center;
}

.navbar-nav li.search{
	display:none;
}

#order_review_table td{
	font-size: 17px;
}
.express-one-page-checkout-main .cart_totals div {
	
	    font-size: 20px;
}
.woocommerce-terms-and-conditions-checkbox-text{
	padding-left: 18px;
}
.woocommerce form .form-row .input-checkbox {
	margin: 4px 8px 0 0;
}