/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.text-name{background: #7db1e0;}
.kid-age{background: #fcd405;}
.tel-phone{background: #b6d651;}
.courses{background: #7db1e0;}
.locations{background: #fcd405;}
.success{text-align: left; color: red; font-family: "Heading Font", Sans-serif; letter-spacing: 1px;}
.wpcf7 form.sent .wpcf7-response-output{background: #46b450; color: #fff; font-family: "Heading Font", Sans-serif; font-size: 18px;}
[id^=sb_youtube_].sb_youtube .sb_youtube_header{display: none;}
#my-popup {
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

