.woocommerce-order-pay #bankart-payment-form {
	margin:0 auto !important;
}

.woocommerce-order-pay ul.wc_payment_methods {
	list-style-type:none;
}

.woocommerce-order-pay button#place_order {
	margin:20px auto 0 auto;
	
}

.woocommerce-order-pay .payment_method_bankart_payment_gateway_mcvisa_cards > label {
	display:none !important;
}

.alpod-thankyou {
	max-width:770px;
	margin:0 auto 40px auto;
	color:#000;
}


.alpod-thankyou .woocommerce-thankyou-order-received-summary,
.alpod-thankyou .woocommerce-thankyou-order-received-subtext {
	text-align:center;
	color:#000;
}

.alpod-thankyou .woocommerce-thankyou-order-received-summary {
	font-size:28px;
	font-weight:600;
}

.alpod-thankyou .woocommerce-thankyou-order-received-subtext {
	margin-bottom:25px;
}

.woocommerce-order-received .woocommerce-thankyou-order-details, .woocommerce-view-order .woocommerce-thankyou-order-details {
	display:block !important;
	
}

.woocommerce-order-received .woocommerce-thankyou-order-details li, .woocommerce-view-order .woocommerce-thankyou-order-details li {
	text-align:left !important;
	margin-bottom:0px !important;
	border:none !important;
	padding-bottom:0 !important;
	color:#444;
}

.alpod-thankyou ul.woocommerce-order-overview {
	margin-top:20px !important;
	margin-bottom:30px !important;
}

.alpod-thankyou-order-details-title {
	font-weight:600;
	font-size:120%;
}

.alpod-thankyou .woocommerce-table--order-details td,
.alpod-thankyou .woocommerce-table--order-details th {
	background:none !important;
	padding:3px !important;
	border:none !important;
}

.alpod-thankyou table.woocommerce-table--order-details thead th {
	border-bottom:1px solid #eee !important;
}

.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:first-child td, .woocommerce-order-received table.woocommerce-table--order-details tfoot tr:first-child th {
	border-top:1px solid #eee !important;
}


.alpod-thankyou table.woocommerce-table--order-details tfoot tr:last-child td, .alpod-thankyou table.woocommerce-table--order-details tfoot tr:last-child th {
	padding-top:15px !important;
}

.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:first-child td, .woocommerce-order-received table.woocommerce-table--order-details tfoot tr:first-child th {
	border-top:1px solid #eee;
	padding-top:15px !important;
}

.alpod-thankyou table.shop_table thead th, .alpod-thankyou .table.shop_table thead th {
	text-transform:none;
}

.alpod-thankyou table.woocommerce-table--order-details th:last-child, .alpod-thankyou table.woocommerce-table--order-details td:last-child {
	text-align:right;
}

.alpod-thankyou table.woocommerce-table--order-details tbody td:first-child, .alpod-thankyou table.woocommerce-table--order-details thead th:first-child {
	width:70%;
}

table.woocommerce-table--order-details tbody tr:first-child td, table.woocommerce-table--order-details tbody tr:first-child th, table.woocommerce-table--order-details tfoot tr:first-child td, table.woocommerce-table--order-details tfoot tr:first-child th {
	padding-top:20px !important;
}

.woocommerce-order-received table.woocommerce-table--order-details tbody tr:last-child td, .woocommerce-order-received table.woocommerce-table--order-details tbody tr:last-child th {
	padding-bottom:18px !important;
}

table.shop_table thead, .table.shop_table thead {
	border:none !important;
	background:none !important;
}
.alpod-thankyou .product-name a {
	font-size:14px;
}

.alpod-thankyou .woocommerce-customer-details {
	display:none;
}