.woolementor-order-overview {
	list-style: none;
	padding-left: 0;
}
.wl.woolementor .woolementor-thankyou .thankyou_order_info_title{}
.wl.woolementor .woolementor-thankyou ul.woolementor-order-overview{
	margin: 0px;
}
.wl.woolementor ul.woolementor-order-overview li{
	padding: 12px;
	color: #000;
	margin: 0px;
}
.woolementor-order-overview li:nth-child(odd) {
	background: rgba(0, 0, 0, 0.1);
}
.woolementor-order-overview li:nth-child(even) {
	background: rgba(0, 0, 0, 0.2);
}
.wl-tnq-order-col1 {
	width: 130px;
	display: inline-block;
}
.wl.woolementor section{
	padding: 0;
}
.wl.woolementor .woolementor-thankyou .woocommerce-order-details .woocommerce-order-details__title{
	margin-top: 20px;
}
.wl.woolementor .woolementor-thankyou .woocommerce-order-details .woocommerce-column h2{
	margin: 0px;
}
.wl.woolementor .woolementor-thankyou table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details{
	width: 100%;
	text-align: left;
}