/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */


.site-header, .site-footer{
	display:none;
}
iframe#JotFormIFrame-251507253335149 {
    max-height: 920px;
}
.tribe-common-l-container.tribe-events-l-container, #tribe-events-pg-template {
    background: white;
    border-radius: 40px;
}

h1.eventspg{
    padding:5% 10% 3%;
        font-size: 3em;
}
h1.tribe-events-single-event-title {
    color: black;
    font-size: 3em;
}
.tribe-events-single h2{
    color: black;
    font-size:1.5em;
}
.profile-card{
    min-height: 303px;
}
.elementor-733 .elementor-element.elementor-element-8dc473b{
    margin:0 auto;
}
#mc_embed_signup .button{
    border-radius:20px !important;
}
.elementor-button span{
    font-size: 1.1em;
}
a.elementor-button.elementor-button-link.elementor-size-sm{
    text-decoration: none;
}
.page-id-219 .elementor-element.elementor-element-1af38a1c.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
    display:none;
}


@media screen and (max-width: 767px) {
    
    eventspg{
    padding:30px;
    }
    
    
}