/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 14:07:07 */
/* START CHECKOUT UPDATE */

body.woocommerce-checkout .elementor-widget .elementor-icon-list-item,
body.woocommerce-checkout .elementor-widget .elementor-icon-list-item a {
    display: flex !important;
    font-size: inherit !important;
    align-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
 margin-bottom: -15px !important;
	font-weight: 700 !important;
}
body.woocommerce-checkout .elementor-icon-list-icon {
    display: flex;
    align-items: center;
}
body.woocommerce-checkout .woocommerce-info {
	margin-bottom: -35px !important
}

/* END CHECKOUT UPDATE */