body.woocommerce-checkout{
	background-color:#0F161B !important;
}
/*
.woocommerce-checkout header#masthead,
.woocommerce-checkout div#secondary,
.woocommerce-checkout footer#colophon,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout #customer_details,
.woocommerce-checkout .storefront-breadcrumb,
.woocommerce-checkout .entry-header,
.woocommerce-checkout .order_review_heading,
.woocommerce-checkout .shop_table,
.woocommerce-checkout .edit-link,
.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout .site-header,
.woocommerce-checkout .storefront-breadcrumb,
.woocommerce-checkout div#wpadminbar{
    display: none !important;
}



#payment .wc_payment_methods, #payment .woocommerce-terms-and-conditions-wrapper{
    display: none !important;
}

#payment .paypal-button-container .paypal-button-row{
    display: none !important;
}

.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method{
    display: none;
}

.woocommerce-checkout-payment .wc_payment_methods .payment_method_ppcp-gateway{
    display: block !important;
}

.woocommerce-checkout #payment {
    display: block !important;
}

.woocommerce-checkout div#order_review{
    position: absolute;
    width: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
*/

/*
.woocommerce-checkout header.scroll_header_top_area.regular.page_header, 
.woocommerce-checkout .title_outer.title_without_animation, 
.woocommerce-checkout footer,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout div#customer_details,
.woocommerce-checkout h3,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-checkout div#wpadminbar,
.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods,
.woocommerce-checkout .form-row.place-order,
.woocommerce-checkout .wc-block-components-notice-banner.is-error,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
table.shop_table{
    display: none !important;
}

body.woocommerce-checkout header.th-header.header-layout11,
.woocommerce-checkout header.scroll_header_top_area.regular.page_header, 
.woocommerce-checkout .title_outer.title_without_animation, 
.woocommerce-checkout footer,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout div#customer_details,
.woocommerce-checkout h3,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-checkout div#wpadminbar,
.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods,
.woocommerce-checkout .form-row.place-order,
.woocommerce-checkout .wc-block-components-notice-banner.is-error,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
body.woocommerce-checkout #page-10 form.checkout.woocommerce-checkout .row .col-lg-6,
body.woocommerce-checkout  form.checkout.woocommerce-checkout h4#order_review_heading{
    display: none !important;
}

*/