body.woocommerce-checkout #payment.woocommerce-checkout-payment .ag-divider,
body.woocommerce-checkout #payment.woocommerce-checkout-payment #authipay_googlepay,
body.woocommerce-checkout #payment.woocommerce-checkout-payment #authipay_applepay{display: none;}

body.woocommerce-checkout .fusion-woo-checkout-payment-tb .ag-divider:nth-child(1){display: none;}

body.woocommerce-checkout form.woocommerce-checkout .fusion-layout-column.fusion-one-third{margin-right: 0 !important;clear: none;}

body.woocommerce-checkout #authipay_googlepay .google-pay-btn{max-height:50px;}
body.woocommerce-checkout #authipay_applepay img,body.woocommerce-checkout #authipay_applepay {width: 285px;height: 85px;max-height: 85px;min-height: 85px;  --apple-pay-button-height: 85px;}
#authipay_applepay.apple-pay-button{font-size: large;min-height: 85px;padding-top: 12px;max-height: 85px;width: 285px;height: 85px;}

body.woocommerce-checkout form.woocommerce-checkout .fusion-builder-row-2 .fusion_builder_column.fusion-builder-column-3.fusion_builder_column_1_3.fusion-one-third{border:1px solid #5091cc;border-radius: 8px;padding: 20px;}
body.woocommerce-checkout #wrapper form.woocommerce-checkout .fusion-builder-row-2 .fusion_builder_column.fusion-builder-column-1.fusion_builder_column_2_3 .fusion-title h3.fusion-title-heading{font-size: 0.5em;text-transform: uppercase;font-weight: 700;color: #5091cc;}

body.woocommerce-checkout #payment ul.wc_payment_methods{border:1px solid #5091cc;border-radius: 8px;}
/*body.woocommerce-checkout #payment ul.wc_payment_methods li:hover{background-color: #5091cc;border-radius: 8px;}
body.woocommerce-checkout #payment ul.wc_payment_methods label{background-color: transparent;}
body.woocommerce-checkout #payment ul.wc_payment_methods label:hover{background-color: transparent;}*/

body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot th{width: 30%;}
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td label{position: relative;}
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td label:before,
body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td label:after{top:10px;}

@media screen and (max-width: 39.9375em) {
	body.woocommerce-checkout form.woocommerce-checkout.checkout #billing_first_name_field,
	body.woocommerce-checkout form.woocommerce-checkout.checkout #billing_last_name_field{float: none;width: 100%;}
}