<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.page-id-826 main,
body.page-id-851 main {
    background: url('/wp-content/uploads/2022/08/main-bg.jpg') top left no-repeat;
}
main .page-content {min-height:600px; padding-top:60px;}
div.page-id-4569 main .page-content {padding-top:0;}
div.page-id-4569 main {padding-left:0 !important; padding-right:0 !important;}
body.home main .page-content {padding-top:0;}

body.tribe_events-template-default #tribe-events-pg-template {padding:0; max-width:none;}

@media (min-width:768px) {
    main {padding-top:193px; overflow-x: hidden;}
    body.header-with-title main,
    body.tribe_events-template-default #tribe-events-pg-template {padding-top:370px;}
    body.header-with-title-no-breadcrumb main .page-content {padding-top:176px;}
    body.page-id-816 main .page-content {padding-top:108px;}
}

@media (max-width:1024px) {
    main .page-content {padding-top:0px;}
}

@media (max-width:800px) {
    main {overflow-x: hidden;}
}

/* body.elementor-editor-active main {z-index:99999;} */
body.elementor-editor-active main .ngg-galleryoverview {overflow: hidden;}

.ngg-imagebrowser.default-view img {object-fit: cover; width:100%;}
.ngg-imagebrowser.default-view {margin:0 !important;}
.ngg-imagebrowser.default-view h3 {display:none;}

.self-end {align-self: flex-end;}

@media (max-width:768px) {
    main {padding-top:0 !important;}
}

/** ------------------------------------------------------------------------
    Header */

@media (min-width:768px) {
    header#masthead {position:fixed; width:100%; top:0; left:0; z-index:9999;}
    body.admin-bar header#masthead {top:32px;}
}

header#masthead .logo-logo img,
header#masthead #header-top {transition: all 0.5s;}
header#masthead #header-top {overflow: hidden;}
header#masthead #header-top p {margin:0;}

header#masthead.small .logo-logo img {width:120px !important;}
/*header.small #header-top {height:0;}*/

header#masthead .header-title {transition: all 0.5s;}
header#masthead .header-title &gt; div &gt; .elementor-column:first-child {width:75%;}
header#masthead.small .header-title {height:0px; overflow: hidden;}

header#masthead .header-title .flair-image,
header#masthead .breadcrumb {opacity: 1; transition: all 0.5s;}
header#masthead.small .header-title .flair-image,
header#masthead.small .breadcrumb {opacity:0;}

header#masthead .header-title .flair-image {position: relative;}
header#masthead .header-title .flair-image img {position: absolute; right:0; top:-35px; width:350px;}

@media (max-width:1000px) {
    header#masthead .header-title .flair-image {display:none;}
}

.uberHeader a {
    color: #fff;
    text-decoration: none;
}

.uberHeader a:hover {
    color: #fff;
    text-decoration: none;
}

.uberHeader-buttons {
    max-width: 569px !important;
    width: 569px !important;
    position: relative !important;
    right: -1px !important;
}

/** ------------------------------------------------------------------------
    Text */

.green-stripe {
    height: 15px;
    max-height: 15px;
    overflow: hidden;
}

.green-stripe-left {
    height: 50px;
    max-height: 50px;
    overflow: hidden;
}

h1 {
    font-weight: 400 ;
}

.flower-title h2,
.flower-title h3,
.flower-title h1,
.flower-title h4,
.flower-title h5,
.flower-title h6  {
    color: #F29A30;
    font-size: 40px ;
    border: 1px solid silver ;
    line-height: 50px ;
    display: inline-block ;
    position:relative;
    padding: 15px ;
}

.flower-title.white h1,
.flower-title.white h2,
.flower-title.white h3,
.flower-title.white h4,
.flower-title.white h5,
.flower-title.white h6 {
    color: #FFF ;
    border-color:white ;
}

.green-box {
    text-align: center ;
}

.flower-title h2:before,
.flower-title h3:before,
.flower-title h1:before,
.flower-title h4:before,
.flower-title h5:before,
.flower-title h6:before  {
    content: '';
    width: 90px;
    height: 90px;
    background: url('/wp-content/uploads/2022/02/header-leaves.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -65px;
    left: -35px;
    /* border: 1px solid red; */
}

@media (min-width:801px) {
    .flower-title h2,
    .flower-title h3,
    .flower-title h1,
    .flower-title h4,
    .flower-title h5,
    .flower-title h6  {
        min-width: 370px; 
    }
}

@media (max-width:800px) {
    .flower-title h1,
    .flower-title h2
    .flower-title h4
    .flower-title h3
    .flower-title h5
    .flower-title h6 {
        font-size: 20px ;
        min-width: 0px;
        line-height: 30px ;
    }
}

.box-title h3 {
    color: #F29A30 !important;
    background-color: #6E6D98;
    padding: 40px 10px !important;
}


.ue-text {
    background-color: #C23A25;
    padding: 40px 25px;
    min-height: 170px;
    position: relative !important;
    display:inline-block;
    top: -90px;
}

.ue-cal {
    width: 125px;
    
    margin-top: -65px;
    float: left;
}
.ue-text h4 {    
    margin: 0;
    line-height: 70px;
    font-size: 92px;
    font-weight: 700;
    color:white;
}
.ue-text-container {
    position: relative;
    top: -25px;
}
.ue-text a {
    color: #f29b2f;
    font-weight: 700 !important;
}

.ue-img {
    position: relative !important;
    top: -50px;
}
.footer-support a {
    color: #F29A30;    
}
.footer-support a:hover {
    text-decoration: none !important;    
}
.footer-policy a {
    color: #fff;
    text-decoration: none;
}

.footer-policy a:hover {
    color: #f29b2f !important;
    text-decoration: none;
}

@media (max-width: 767px) {
    .uberHeader-buttons {
        
    }
}

.header-header {
    position: absolute;
    top: 45px;
}

#sc_events_calendar_head select {display:inline-block;}
#sc_events_calendar_head {background:none;}

.mc-main .mc-time,
.mc-main .mc_bottomnav {display:none;}
.mc-main .heading {margin-bottom:40px;}
.mc-main .heading:before {display:none;}
.mc-main .heading span {color:#6e6d98; font-size: 2rem; }
.mc-main .my-calendar-header, .mc-main .my-calendar-footer {flex-wrap: nowrap;}
.mc-main .my-calendar-date-switcher {}

/** ------------------------------------------------------------------------
    Calendar */

.calendar-title {
    color: #c23b26;
    text-align: center;
    font-size:2.5rem;
}

.b3-upcoming-events {
    text-align:center;
}

.b3-upcoming-events .b3-upcoming-event {
    background-color:#C23A25;
    margin-bottom:20px;
    display:block;
}

@media (min-width:800px) {
    .b3-upcoming-events .b3-upcoming-events-container {
        display:flex;
        gap:20px;
    }

    .b3-upcoming-events .b3-upcoming-event {
        width:50%;
    }
}

.b3-upcoming-events .box-title h3 {
    margin:0;
    font-size:1.5rem;
}

.b3-upcoming-events .featured-image {
    background-color: gray;
    position: relative;
}

.b3-upcoming-events .featured-image .spice-link {
    width:175px;
    position: absolute;
    bottom:20px;
    right:20px;
}

.b3-upcoming-events .featured-image .spice-link img {
    width: 100%;
    object-fit: contain;
    object-position: center bottom;
}

.b3-upcoming-events .b3-upcoming-event:nth-child(2) .featured-image {
    background-color: lightgray;
}

.b3-upcoming-events .b3-upcoming-event:nth-child(3) .featured-image {
    background-color: darkgray;
}

.b3-upcoming-events .featured-image img {
    object-fit: cover;
    min-height:300px;
    width:100%;
    display:block;
}

@media (min-width:768px) {
    .b3-upcoming-events .featured-image img {height:400px;}
}

.b3-upcoming-events .lower-info {
    padding:20px 40px;
    display:flex;
    justify-content: center;
    gap:40px;
    background-color:#C23A25;
    text-align:left;
    align-items: center;
}
 
.b3-upcoming-events .lower-info .date {
    text-align:center;
}

.b3-upcoming-events .lower-info h5 {
    margin:0;
    font-weight:bold;
    color:white;
    line-height:1em;
}

.b3-upcoming-events .lower-info h5.month {
    font-size:2rem;
}

.b3-upcoming-events .lower-info h5.day {
    font-size:4rem;
}

.b3-upcoming-events .excerpt p {
    color:white; 
    font-size:1rem;
}

@media (max-width:700px) {
    .b3-upcoming-events .box-title h3 {
        font-size:1.2rem;
    }
    
    .b3-upcoming-events .featured-image img {
        max-height:300px;
    }

    .b3-upcoming-events .lower-info h5.month {
        font-size:1.35rem;
    }
    
    .b3-upcoming-events .lower-info h5.day {
        font-size:3rem;
    }

    .b3-upcoming-events .excerpt p {
        font-size:1rem;
    }
}

.b3-upcoming-events.paid-events .b3-upcoming-events-container {
    flex-wrap: wrap;
}

@media (min-width:800px) {
    .b3-upcoming-events.paid-events .b3-upcoming-events-container {
        display:flex;
        gap:20px;
        justify-content: center;
    }

    .b3-upcoming-events.paid-events .b3-upcoming-event {
        width:calc(50% - 40px);
    }

    .b3-upcoming-events.paid-events.two .b3-upcoming-event {
        width:calc(50% - 40px) !important;
        max-width:650px;
    }

    .b3-upcoming-events.paid-events .featured-image img {
        height:300px;
    }
}

@media (min-width:1200px) {
    .b3-upcoming-events.paid-events .b3-upcoming-event {
        width:calc(33% - 40px);
    }
}


/** ------------------------------------------------------------------------
    Home Slider */

body.home rs-module-wrap,
body.home rs-layer#slider-3-slide-9-layer-1,
body.home rs-layer#slider-3-slide-9-layer-1 img {height:900px !important;}
body.home rs-module {height:100% !important; width:auto !important;}

@media (max-width:1024px) {
    body.home rs-module-wrap,
    body.home rs-layer#slider-3-slide-9-layer-1,
    body.home rs-layer#slider-3-slide-9-layer-1 img {height:700px !important;}
}

@media (max-width:800px) {
    body.home rs-module-wrap,
    body.home rs-layer#slider-3-slide-9-layer-1,
    body.home rs-layer#slider-3-slide-9-layer-1 img {height:450px !important;}
}

@media (max-width:600px) {
    body.home rs-module-wrap,
    body.home rs-layer#slider-3-slide-9-layer-1,
    body.home rs-layer#slider-3-slide-9-layer-1 img {height:375px !important;}
}

#brand-window .elementor-column {width:700px; margin-top:-150px;}

@media (max-width:1024px) {
    #brand-window .elementor-column {margin-top:0;}
}

#brand-window {
    position: relative;
}

#brand-window:after {
    display:block;
    content:"";
    width:50%;
    height:100%;
    background-image:url('/wp-content/uploads/2022/08/leaves.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    bottom:0;
    opacity: 0.9;
    right:0;
    background-size: contain;
}</pre></body></html>