/* 
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

html, body {overflow-x: hidden !important;}

p {margin-bottom: none;}


/* Hello Title & Description */

h3.check {
    position: relative;
    color: #fff;
    left: 100px;
    top: -130px;
    font-weight: 800;
    font-family: 'Heebo';
    background: #c36;
    padding: 10px 35px;
    transform: rotate(45deg);
    font-size: 1.2rem;
}


.label { background: #fff; padding: 5px 10px; border-radius: 5px;}

.elementor-icon-list-text { padding-right: 10px;}

.tribe_events_cat-6 .bg { background-color: #01ADFF !important; }
.tribe_events_cat-6 .title h1.elementor-heading-title { color: #01ADFF !important; }

.day { position: relative !important; left: 70px !important; top: 25px; display: inline-block !important; width: auto !important;}
.day h2{ display: inline-block !important; width: auto !important;}
.day .elementor-widget-container{ display: inline-block !important; width: auto !important;}


.tribe-tickets__rsvp-title { display:none;}


.tribe-tickets__rsvp-actions-rsvp .tribe-common-h2 { display: none;}

.event-tickets .tribe-tickets__rsvp { padding: 0 !important; background-color: transparent !important;}


.tribe-tickets__rsvp-description { font-family: Heebo !important; color: #0C1142 !important; font-size: 1rem; font-weight: 500 !important;}

.tribe-common p {font-weight: 500 !important;}

.tribe-link-view-attendee {
    
    margin-top: 20px;  font-family: Heebo !important; color: #0C1142 !important; font-size: 1.1rem; font-weight: 500 !important;
    
    
} 

.tribe-events-single-event-title { font-family: Heebo !important; } 

.tribe-link-view-attendee a{
    
    font-family: Heebo !important; color: #01ADFF !important; 
     
} 


.tribe-tickets__rsvp-actions-success-going { display: none !important;}


.event-tickets .tribe-tickets__rsvp-message {

    background: #fff !important;
    border-radius: 20px !important;
    font-family: 'Heebo' !important;
    font-size: 1.1rem !important;
}

.tribe-tickets__rsvp-actions-wrapper { width: 100% !important; }

.tribe-tickets__rsvp-message svg { display: none !important;}



.event-tickets .tribe-tickets__rsvp { justify-content: flex-start;}
.tribe-answer { font-family: Heebo !important; }
.tribe-answer select { margin-top: 1rem; }


.tribe-tickets__rsvp-form-button--cancel { background-color: transparent !important;}



.tribe-rsvp-list .list-attendee, .tribe-answer .ticket-type { display: none;}

.tribe-rsvp { margin: 0; padding: 0 !important;}

.tribe-submit-tickets-form { padding-right: 20px; margin-bottom: 30px;}



.tribe-tickets__tickets-page-wrapper { margin-top: 2rem; background: #f4f4f4; border-radius: 20px; padding: 2rem;}

.tribe-rsvp-list>.tribe-item { border:none !important;} 

.tribe-events-pg-template .tribe-events-notices  { display: none;} 
.tribe-events-schedule, .tribe-rsvp h2, .tribe-rsvp .user-details {  display: none; }


.tribe-common-c-btn { font-size: 1.5rem !important;  background-color: #BDE31F !important;color: #0C1142 !important;   border-radius: 20px !important; font-family: Heebo !important; }
.tribe-common-c-btn:hover { background-color: #EC008C !important;color: #fff !important;  }

.event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn {
    max-width: none !important;
    width: auto !important;
    padding: 10px 40px !important;
}




.tribe-tickets__rsvp-attendance { margin-top: 0 !important;}

.tribe-tickets__rsvp-description { display: none !important;}

.event-tickets .tribe-tickets__rsvp-actions-wrapper {
    align-items: start !important;
}



.event-tickets .tribe-tickets__rsvp-availability {
    font-size: 1.3rem !important;
    font-family: 'Heebo';
}

.tribe-tickets__rsvp-attendance, .tribe-tickets__rsvp-availability , .event-tickets .tribe-tickets__rsvp-details-wrapper{ display: none !important;}

.event-tickets .tribe-tickets__rsvp {
    padding: 0 !important;
    background-color: transparent !important;
    display: flex;
    align-content: center;
    align-items: center;
    justify-items: center;
    justify-content: center;
}




.event-tickets .tribe-tickets__rsvp-wrapper { padding: 0 !important; background-color: transparent !important; border:none !important;} 


.hide { display: none !important;}

.show { display: block !important;}

.tribe-tickets__rsvp-form-content .tribe-tickets__form-field:nth-child(3) { display: none !important;} 


.notification { position: absolute; top: 10%; border-radius: 20px; padding: 20px; box-shadow: 0px 0px 3px rgba(0,0,0,0.5); left: 40%; z-index: 999; width: 400px; height: 100px; background: #EC008C; color: #fff; font-size: 2rem; text-align: center;}


