/*
Theme Name:   hello-elementor-child
Theme URI:    https://your-theme-uri.com
Description:  Child Theme for Hello Elemetor for SimplifyToday
Author:       Alex Buchanan
Author URI:   https://your-author-uri.com
Template:     hello-elementor
Version:      1.0.0
*/


/* Override WooCommerce Checkout Block Styles */
/*body .wp-block-woocommerce-checkout {
    padding-top: 24px !important;
    max-width: 1450px !important;
}*/


/* no-link class to remove underline */
a.no-link:hover {
    text-decoration: none;
}
