.elementor-kit-5{--e-global-color-primary:#303030;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#303030;--e-global-color-accent:#5897F4;--e-global-color-09b1b18:#193E63;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.home header[data-id="5c3e7e69"]{
    position:absolute;
    width:100%;
    top:0px;
    left:0px;
    z-index:3;
    border-width:0px !important;
}

.post-template-default header.page-header{
    display:none;
}

#banner_overlap{
    position:relative;
    transform:translateY(-50%);
    padding:0px 5%;
    margin-bottom:-50px;
}

.cta_box_wrapper{
    display:flex;
    justify-content: center;
}

.cta_box_icon{
    max-width:70px !important;
}

.cta_box_icon path{
    fill:#FF8552;
}

.cta_box{
    background-color:white;
    margin:20px;
    padding:2%;
    text-align:center;
    box-shadow:3px 3px 5px rgba(0,0,0,0.2);
    max-width:350px;
}

.cta_box_btn{
    display:inline-block;
    padding:5px 20px;
    color:var( --e-global-color-accent );
    line-height:150%;
    border:solid 2px var( --e-global-color-accent );
    font-weight:600;
    transition:all 0.3s ease-out;
}

.cta_box_btn:hover{
    background-color:var( --e-global-color-accent );
    color:white;
}

#comments{
    margin:0 auto;
    padding:0 3vw;
    max-width:1230px;
}

@media (max-width:1024px){
    footer .elementor-menu-toggle__icon--open, footer .elementor-menu-toggle__icon--close{
        color:white;
    }
}

@media (max-width:900px){
    #banner_overlap{
        transform:translateY(0%);
        margin-bottom:0px;
    }
    .cta_box_wrapper{
        flex-direction:column;
        justify-content:center;
        align-items:center;
    }
    .cta_box{
        box-shadow:0px 0px 0px white;
    }
}

/*Event Calendar Custom CSS*/

.tribe-events-widget-events-list__event-row{
    display:flex;
    width:100%;
    flex-direction:row;
    margin:30px 0px !important;
    border:solid 2px #D3D3D3 !important;
}

.tribe-events-widget-events-list__event-date-tag{
    flex-grow:1 !important;
    background-color:var(--e-global-color-secondary );
    margin-right:20px !important;
    max-width:80px;
    padding:5px !important;
}

.tribe-events-widget-events-list__event-header{
    padding:10px !important;
}

.tribe-events-widget-events-list__event-date-tag-datetime{
    align-items:center;
    justify-content:center;
}

.tribe-events-widget-events-list__event-date-tag time{
    display:flex;
    flex-direction:column;
    text-align:center;
}

.tribe-events-widget-events-list__event-row div{
    width:auto !important;
    flex-grow:1;
}

.tribe-events-widget-events-list__event-title{
    font-size:2em !important;
    line-height:120% !important;
}

.tribe-events-widget-events-list__view-more{
    text-align:right;
}

.tribe-events-widget-events-list__view-more-link{
    display:inline-block;
    padding:5px 20px !important;
    color:var( --e-global-color-accent ) !important;
    line-height:150%;
    border:solid 2px var( --e-global-color-accent ) !important;
    font-weight:600;
    text-align:right;
    transition:all 0.3s ease-out !important;
}

.tribe-events-widget-events-list__view-more-link:hover{
    background-color:var( --e-global-color-accent );
    color:white !important;
}

.elementor-post__title a{
    color:#193E63 !important;
}/* End custom CSS */