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

.banner-text-show h3 {
    font-family: Crimson Pro;
    font-size: 42px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
}

.banner-text-show {
    max-width: 500px;
    margin: 0 auto !important;
    padding-bottom: 60px !important;
}

.banner-text-show h3 a:hover {
    border-bottom: 2px solid var(--tec-color-text-primary);
}

.tribe-events-page-template{
	background: #FAF0E3;
}

.tribe-events-c-search__input {
    background-color: #faf0e3;
}

.tribe-events .tribe-events-c-events-bar__search-container {
    background-color: #faf0e3;
    border: 1px solid #00000080;
}

.tribe-events .tribe-events-c-events-bar__views{
	display: none;
}

.tribe-events-c-search .tribe-events-c-search__button {
    margin-right: 12px !important;
    background-color: #0E1112 !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    text-align: center !important;
    border-radius: 0 !important;
}

input#tribe-events-events-bar-keyword::placeholder {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
    color: #2C2B2A;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
    color: #000000;
}

.tribe-common .tribe-common-form-control-text__input:focus , .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
    display: none !important;
}

.tribe-common--breakpoint-medium.tribe-events a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button{
	display: none !important;
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop , .tribe-events-c-top-bar__datepicker-mobile {
    font-family: Crimson Pro;
    font-size: 28px;
    font-weight: 400;
    line-height: 31.12px;
    text-align: left;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
}

.tribe-events-calendar-list__event-title-link{
	font-family: Crimson Pro;
    font-size: 28px;
    font-weight: 400;
    line-height: 31.12px;
    text-align: left;
}

.tribe-events-calendar-list__event-date-tag-weekday{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	text-align: left;
}

.tribe-common .tribe-events-calendar-list__event-date-tag-daynum{
	font-family: Crimson Pro;
	font-size: 28px;
	font-weight: 400;
	line-height: 31.12px;
	text-align: left;
	color: #0E1112;
}

.tribe-events-calendar-list__event-description p{
	font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}

.tribe-common .tribe-events-calendar-list__month-separator-text{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	text-align: left;
}

.tribe-common a:not(.tribe-common-anchor--unstyle):focus {
    outline: none;
}

.tribe-events-single-event-title{
    font-family: Crimson Pro;
    font-size: 58px;
    font-weight: 600;
    line-height: 64.46px;
    text-align: center;
    color: #0E1112;
    margin: 0 auto;
}

.tribe-events-schedule{
	justify-content: center;
	margin: 0 0 30px 0;
}

.tribe-events-schedule h2{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #2C2B2A;
}

.tribe-events-back a, .tribe-events-back a:visited{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	text-align: left;
	color: #0E1112;
}

#tribe-events-pg-template {
    max-width: 820px;
}

.tribe-events-single-event-description p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}

.tribe-events-single-section.tribe-events-event-meta:before {
    border-top: 1px solid #2C2B2A;
}

.single-tribe_events .tribe-events-event-image {
    justify-content: center;
    display: flex;
}

.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
    width: 100%;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    width: 27%;
    margin: 0;
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
    width: 27%;
    margin: 0;
    padding-right: 20px;
}

.tribe-events-meta-group.tribe-events-meta-group-details {
    width: 46%;
    margin: 0;
}

.tribe-events-single-section-title{
	font-family: Crimson Pro;
	font-size: 28px !important;
	font-weight: 400 !important;
	line-height: 31.12px;
	text-align: left;
	text-transform: capitalize !important;
	letter-spacing: 0 !important;
}

.tribe-events-single-section .tribe-events-meta-group dt , .tribe-events-single-section .tribe-events-meta-group dd{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	color: #2C2B2A;
}

.tribe-events-meta-group {
    flex: none;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin: 0;
    flex-wrap: wrap;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl dt {
    margin: 0;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl dt {
    width: 44px;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl dd {
    width: calc( 100% - 60px );
}

.tribe-events-meta-group.tribe-events-meta-group-details dl dd abbr {
    text-decoration: none;
}

#tribe-events-footer{
	display: block;
}

.show-banner{
    margin-top: -80px !important;
}

.single-tribe_events .tribe-events-nav-pagination{
    display: none;
}

.single-tribe_events #tribe-events-footer {
    border-top: 1px solid #2C2B2A;
}

.inbox-main h2{
    font-family: Crimson Pro;
    font-size: 28px;
    font-weight: 400;
    line-height: 31.12px;
    text-align: left;
}

.single-tribe_events #tribe-events-footer{
    padding-top: 24px;
}

.cta-form-show {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

form p {
    margin-bottom: 0;
}

.form-right-column [type="submit"] {
    padding: 5px 24px;
    min-width: 105px;
    min-height: 45px;
    background: #00829F;
    border: 1px solid #00829F;
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    border-radius: 1000px;
}

.form-left-column {
    width: calc(100% - 120px);
}

.form-right-column {
    display: flex;
    align-items: flex-end;
    width: 105px;
}

.form-right-column p {
    display: flex;
    align-items: flex-end;
}

.form-left-column label {
    width: 100%;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #0E1112;
}

.form-left-column label input {
    min-height: 45px;
    background: #faf0e3;
    margin-top: 8px;
}

.form-left-column label input::placeholder {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
    color: #2C2B2A;
}

.single-tribe_events header.sticky-header.elementor-sticky--effects {
    background-color: #FAF0E3;
}

.event-container {
    display: flex;
    align-items: flex-start;
}

.event-date-column {
    flex: 0 0 80px;
    text-align: center;
    margin-right: 20px;
}

.event-month {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    color: #2C2B2A;
}

.event-day {
    font-family: Crimson Pro, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 31.12px;
    color: #0E1112;
}

.event-details {
    flex: 1;
}

.event-date-time {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    color: #2C2B2A;
    margin-bottom: 0;
}

.event-title {
    font-family: Crimson Pro, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 31.12px;
    color: #0E1112;
}

.event-excerpt {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #2C2B2A;
}

.event-price {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #0E1112;
}

.event-price strong {
    font-weight: 500;
}

.event-learn-more {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 16px;
    background-color: #0E1112;
    color: #ffffff;
    text-decoration: none;
    border-radius: 1000px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.event-featured-image {
    flex: 0 0 33.33%;
    margin-left: 20px;
}

.tribe-events-cost {
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    color: #2C2B2A !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button svg{
    display: none !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button {
    background: #00829F !important;
    border: 1px solid #00829F !important;
    padding: 13px 24px !important;
    border-radius: 1000px !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button-text{
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    color: #FAF6F0 !important;
}

.form-right-column [type="submit"]:focus{
    outline: none;
}

.wpcf7-form.invalid .form-right-column {
    margin-bottom: 25px;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown {
    display: none;
}

.home-banner-section #play-video-btn .elementor-button-content-wrapper{
    border-bottom: 1px solid #FFFFFF4D;
} 

.event-details a:hover{
    color: #fff;
}
.tribe-events-calendar-list .tribe-events-c-small-cta__price{
    font-family: Poppins;
    color: #0E1112;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.tribe-events-calendar-list .tribe-events-c-small-cta__price strong{
    font-weight: 600;
}

.tribe-events-meta-group a{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #2C2B2A;
    text-decoration: underline;
}

.single-tribe_events.tribe-events-page-template .tribe-events-c-subscribe-dropdown {
    display: block;
}

@media screen and (max-width: 768px) {
    .tribe-events-single-event-title {
        font-size: 34px;
        line-height: 37.79px;
    }
    .form-right-column {
        padding-top: 20px;
    }
    .cta-form-show {
        flex-wrap: wrap;
    }
    .form-left-column {
        width: 100%;
    }
    .tribe-events-c-top-bar__datepicker-mobile{
        font-size: 22px;
        line-height: 24.45px;
    }
    .banner-text-show h3 {
        font-size: 34px;
        line-height: 37.79px;
    }
}

@media screen and (max-width: 480px) {
  .event-container {
        flex-direction: column-reverse;
        align-items: center;
    }
    .event-date-column{
        display: none;
    }
    .event-featured-image {
        margin-left: 0;
        margin-bottom: 32px;
    }
    .event-title {
        font-size: 20px;
        line-height: 22.23px;
    }
    .event-excerpt {
        font-size: 14px;
        line-height: 21px;
    }
    header div.elementor-menu-toggle svg {
        fill: #000;
    }
    .tribe-events-single-event-title {
        font-size: 28px;
        line-height: 31.12px;
    }
    .tribe-events-schedule{
        display: block;
        text-align: center;
    }
    .tribe-events-single-event-description p {
        font-size: 14px;
        line-height: 21px;
    }
    .inbox-main h2 {
        font-size: 20px;
        line-height: 22.23px;
    }
    .form-left-column label {
        font-size: 14px;
        line-height: 21px;
    }
    .footer-bar {
        max-width: calc(100% - 48px);
        margin: 0 auto;
    }
    .banner-text-show h3 {
        font-size: 28px;
        line-height: 31.12px;
    }
    .tribe-events-meta-group.tribe-events-meta-group-details {
        width: 100%;
        margin: 0;
    }
    .tribe-events-meta-group.tribe-events-meta-group-venue {
        width: 100%;
        margin: 0;
        padding-right: 0;
    }
    .tribe-events-calendar-list__event-title-link {
        font-size: 20px;
        line-height: 22.23px;
    }
    .banner-text-show h3 {
        font-size: 28px;
        line-height: 31.12px;
    }
    a.tribe-events-c-nav__prev , a.tribe-events-c-nav__today , a.tribe-events-c-nav__next , span.tribe-events-c-nav__prev-label , span.tribe-events-c-nav__next-label {
        font-family: 'Poppins' !important;
    }
}


/* Dev 29-08-24 */
.shows_gallery {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
}

.gallery_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    position: relative;
}

.gallery_item {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 4;
}

.gallery_item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.single-tribe_events #tribe-events-pg-template {
    max-width: 1120px;
}

.gallery_item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9;
}

.gallery_item:hover::before {
    opacity: 1;
}

.gallery_item:hover img {
    transform: scale(1.1);
}

/* Responsive design */
@media (max-width: 1024px) {
    .gallery_container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery_container {
        grid-template-columns: 1fr;
    }
}


.shows_gallery .gallery_heading h2{
    color: #0E1112;
    font-family: "Crimson Pro", Sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 44px;
    padding: 25px 0;
}