/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
.shop_table .variation dt{
	color: inherit;
}

.woocommerce-customer-details{
	display: none;
}
.cart-checkout-nav{
	display: none;
}
.order-review{
	border: 5px solid #fff !important;
    border-radius: 10px !important;
}

.woocommerce-info {
    color: #fff !important;
}
.woocommerce .woocommerce-thankyou-order-received {
    color: #fff !important;
}
.text-center {
    color: #fff !important;
}
.woocommerce-order-details__title{
    color: #fff !important;
}
.woocommerce-order-details tfoot th{
    color: #fff !important;
}
.woocommerce-order-details tfoot td {
    color: #fff !important;
}
ul.woocommerce-order-overview {
	color: #000 !important;
}
.woocommerce-order-details{
	color: #fff !important;
}
#cxc_file {
	line-height: inherit !important;
}
