/*
Theme Name: Hello Elementor Child
Theme URI: https://bfaglobal.com/
Description: Child theme of Hello Elementor
Author: Jagdeep Singh
Author URI: https://bfaglobal.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Start CSS below */

/* Start Homepage */

#site-header, #site-footer {
    display: none;
}
.workshop-row .elementor-icon-box-description a {
    color: #fff;
    text-decoration: underline;
}
.hm-number-title .elementor-heading-title {
    background-image: url('/wp-content/uploads/2026/04/Number-Back-Image-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.hm-partner .elementor-icon-box-title {
    margin-top: 0;
}