/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2025 | 06:10:03 */
.woocommerce-order-received section.woocommerce-customer-details {
    display: none!important;
}
.checkout-page__avail-discount-text span{
	color:#fff!important;
}
.woocommerce-checkout .wfacp_main_form .woocommerce-message{
	display:none!important;
}

.wfacp-comm-title h4 {
	font-size: 16px !important;
	color: #666 !important;
}
li.wc_payment_method.payment_method_wpg_paypal_checkout {
    display: none !important;
}
.woocommerce-checkout .wfacp_main_form label.wfacp-form-control-label abbr {
    display: none !important;
}

span.select2.select2-container.select2-container--default {
    display: none !important;
}
ul.wc_payment_methods.payment_methods.methods li {
    display: flex;
    flex-wrap: wrap;
}
ul.wc_payment_methods.payment_methods.methods li .payment_box {
    width:100%!important;
}


span.my-cus-checkout-size {
    color: #ccc;
    font-size: 12px;
}
tr.shipping_total_fee span {
    text-transform: initial;
}
button.fkcart-primary-button.fkcart-full-width.fkcart-add-variant-product {
    text-transform: uppercase;
}
input#thmaf-enable-multiple-shipping {
    display: none !important;
}
body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row select {
    -webkit-appearance: none;
}
select#thmaf_billing_alt {
    display: none !important;
}