.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#222222;--e-global-color-accent:#7C3BED;--e-global-color-f86dbf7:#FFFFFF;--e-global-typography-primary-font-family:"Forum";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CARTFLOWS CHECKOUT BUTTON - IELTS PREMIUM STYLE */

.wcf-submit-button,
.cartflows-checkout__submit-button,
.woocommerce-checkout button[type="submit"] {

    background: linear-gradient(135deg, #7c3aed, #ec4899) !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 16px 30px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    border: none !important;
    box-shadow: 0 15px 40px rgba(124, 58, 237, 0.25) !important;
    transition: all 0.3s ease !important;
}

/* Hover */
.wcf-submit-button:hover,
.cartflows-checkout__submit-button:hover,
.woocommerce-checkout button[type="submit"]:hover {

    transform: translateY(-3px);
    box-shadow: 0 20px 55px rgba(124, 58, 237, 0.35) !important;
    background: linear-gradient(135deg, #6d28d9, #db2777) !important;
}
/* CARTFLOWS COUPON APPLY BUTTON */

.wcf-submit-coupon{

    background: linear-gradient(135deg, #7c3aed, #ec4899) !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 12px 24px !important;
    font-weight: 600 !important;
    border: none !important;
    box-shadow: 0 10px 30px rgba(124, 58, 237, 0.25) !important;
    transition: all 0.3s ease !important;
}

/* Hover */
.woocommerce form.checkout_coupon button:hover,
.wcf-coupon-field button:hover,
.woocommerce-checkout .coupon button:hover {

    transform: translateY(-2px);
    box-shadow: 0 15px 40px rgba(124, 58, 237, 0.35) !important;
    background: linear-gradient(135deg, #6d28d9, #db2777) !important;
}/* End custom CSS */