/*!
Theme Name: English Anyone
Theme URI: https://englishanyone.com/
Template: kadence
Author: Levy Online
Author URI: https://www.levyonline.com/
Description: A child theme for English Anyone using the Kadence Theme.
Version: 2026.05.30
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.checkout-list .elementor-icon-list-items .elementor-icon-list-item{
    border: none;
    align-items: start;
}
.checkout-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon{
    background: transparent;
    padding: 3px;
}

#wfacp_checkout_form  div.woocommerce-checkout-review-order div.ppc-button-wrapper{
    order: -1;
}
#fkwcs_stripe_alipay_payment_data div.fkwcs_stripe_alipay_form div.fkwcs-offisite-redirect{
    display: none;
}
#fkwcs_stripe_alipay_payment_data div.fkwcs_stripe_alipay_form div.fkwcs-test-description.fkwcs_local_gateway_text{
    margin: 0;
    text-align: left;
}
.payment_method_fkwcs_stripe_alipay label[for="payment_method_fkwcs_stripe_alipay"]::after {
    content: "";
    display: inline-block;
    width: 120px !important;
    height: 30px !important;
    background-image: url(img/Alipay.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    vertical-align: middle;
    position: relative !important;
    left: 0 !important;
}
