.elementor-kit-7{--e-global-color-primary:#53586A;--e-global-color-secondary:#0C0C0D;--e-global-color-text:#14243C;--e-global-color-accent:#8B909D;--e-global-color-15f9eae:#DCDCDC;--e-global-color-baaa6c4:#FFFFFF;--e-global-color-819126a:#CF0000;--e-global-typography-primary-font-family:"Libre Franklin";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:120%;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:120%;--e-global-typography-text-font-family:"Libre Franklin";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"Libre Franklin";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:150%;color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-size:20px;font-weight:400;line-height:150%;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-baaa6c4 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-size:62px;font-weight:700;line-height:120%;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-size:48px;font-weight:500;line-height:120%;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-size:26px;font-weight:500;text-transform:uppercase;line-height:120%;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;line-height:120%;}.elementor-kit-7 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Libre Franklin", Sans-serif;font-size:17px;font-weight:500;line-height:150%;color:var( --e-global-color-baaa6c4 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-7 h1{font-size:52px;}.elementor-kit-7 h2{font-size:38px;}.elementor-kit-7 h3{font-size:25px;}.elementor-kit-7 h5{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h6{line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:1024px){.elementor-kit-7 h1{font-size:42px;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:24px;}.elementor-kit-7 h4{font-size:19px;}.elementor-kit-7 h5{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h6{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{font-size:28px;}.elementor-kit-7 h3{font-size:22px;}.elementor-kit-7 h4{font-size:18px;}.elementor-kit-7 h5{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h6{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, body *{
    transition: all 0.3s ease-in-out; 
}



.tribe_events-template-default .tribe-events-schedule > div{
    background: #fff;
    position: relative;
    padding-right: 1rem;
}

.tribe_events-template-default .tribe-events-schedule::before{
    @media (max-width:768px){
        display: none !important;
    }
}


/*FOR CALENDAR VIEW*/

body .tribe-events-view--month {
    margin: 8rem 0 0 0;
    padding: 0 2rem;
    
    @media (max-width:1366px){
        margin: 7rem 0 0 0;
    }
    
    @media (max-width:1024px){
        margin: 5.5rem 0 0 0;
    }
    
    @media (max-width:767px){
        margin: 5.5rem 0 0 0;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    > section.tribe-events-l-container{
        margin: 0 auto;
        padding: 0 !important;
        max-width: 1344px;
        gap: 2rem 2rem;
        width: 100%;
    }
}

body #tribe-events-pg-template {
    margin: 10rem 0 0 0;
    padding: 0 1.5rem;
    max-width: unset;
    
    
    @media (max-width:1024px){
        padding: 0 1rem;
    }
    
    #tribe-events-content{
        margin: 0 auto;
        padding: 0 !important;
        max-width: 1344px;
        gap: 2rem 2rem;
        width: 100%;
    }
    
    @media (max-width:1366px){
        margin: 5rem 0 0 0;
    }
    

    @media (max-width:767px){
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    > section.tribe-events-l-container{
        margin: 0 auto;
        padding: 0 !important;
        max-width: 1344px;
        gap: 2rem 2rem;
        width: 100%;
    }
}


#tribe-events-content > p.tribe-events-back{
    display: none !important;
}/* End custom CSS */