.elementor-kit-4{--e-global-color-primary:#2B1A4D;--e-global-color-secondary:#F3E15A;--e-global-color-text:#000000;--e-global-color-accent:#C2BEE1;--e-global-color-6025c9b:#FFFFFF;--e-global-color-008d56a:#2B1A4D;--e-global-color-5a33084:#FFFFFF;--e-global-color-f0efaae:#C2BEE1;--e-global-color-b273803:#2B1A4D;--e-global-color-18d0e25:#2B1A4D;--e-global-color-a7f5732:#F3E15A;--e-global-color-2fabf1c:#2B1A4D;--e-global-color-59d2cce:#2B1A4D;--e-global-color-f40156f:#FFFFFF;--e-global-typography-primary-font-family:"EB Garamond";--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-text-font-family:"EB Garamond";--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-307d8ee-font-family:"EB Garamond";--e-global-typography-307d8ee-font-size:18px;--e-global-typography-307d8ee-font-weight:400;--e-global-typography-307d8ee-text-transform:capitalize;--e-global-typography-88031cb-font-family:"EB Garamond";--e-global-typography-88031cb-font-size:72px;--e-global-typography-88031cb-font-weight:400;--e-global-typography-88031cb-line-height:70px;--e-global-typography-88031cb-letter-spacing:-1px;--e-global-typography-e14e275-font-family:"EB Garamond";--e-global-typography-e14e275-font-size:56px;--e-global-typography-e14e275-font-weight:400;--e-global-typography-e14e275-text-transform:none;--e-global-typography-e14e275-letter-spacing:-1px;--e-global-typography-6603b34-font-family:"EB Garamond";--e-global-typography-6603b34-font-size:36px;--e-global-typography-6603b34-font-weight:400;--e-global-typography-6603b34-letter-spacing:-1px;--e-global-typography-4aa8860-font-size:24px;--e-global-typography-d52982e-font-family:"EB Garamond";--e-global-typography-d52982e-font-size:18px;--e-global-typography-d52982e-text-transform:capitalize;color:#000000;font-family:"EB Garamond", Sans-serif;font-size:20px;font-weight:400;line-height:40px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#E9A9B3;}.elementor-kit-4 a:hover{color:#5E56A2;}.elementor-kit-4 h1{color:#2B1A4D;font-size:68px;font-weight:400;}.elementor-kit-4 h2{color:#2B1A4D;font-size:54px;font-weight:400;}.elementor-kit-4 h3{color:#2B1A4D;font-weight:400;}.elementor-kit-4 h4{color:#2B1A4D;font-size:24px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}.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-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-88031cb-font-size:55px;--e-global-typography-e14e275-font-size:45px;--e-global-typography-e14e275-line-height:1em;--e-global-typography-6603b34-font-size:30px;}.elementor-kit-4 h1{font-size:54px;}.elementor-kit-4 h2{font-size:44px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-e14e275-font-size:36px;--e-global-typography-6603b34-font-size:24px;}.elementor-kit-4 h1{font-size:40px;}.elementor-kit-4 h2{font-size:34px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}:root { --no-padding:0px; --Dark-BG-Text:#fff; --EB-Garamond:EB Garamond; --Coming-Soon:Coming Soon; --Purple-BG:#e6e2fb; --BG-tilt:#0090AA; --max-width:1280px; --zero-padding:0px; }
/* Start custom CSS */.purple-wave {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.purple-wave-svg {
    width: 100%;
    height: 300px;
}

.purple-wave-svg svg {
    display: block;
    width: 100%;
    height: 100%;
}

/* Light purple wave */
.purple-wave-fill {
    fill: #E7E3FA;
}

/* Dark purple curved line */
.purple-wave-line {
    fill: none;
    stroke: #29164F;
    stroke-width: 8;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.elementor-sticky--effects.header-2 {
    height: auto !important;
    transform: translatey(0);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5) !important;
    width: 100% !important;
}
.header-2 {
    transform: translatey(-80px);
    -moz-transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important
	width:100%;
}
span.bdt-event-date {
    padding: 25px 30px;
    border-radius: 50px;
    background: #F3E15A;
	 border:5px solid #EEB1BB;
}
.skin-default .bdt-event-intro .bdt-event-title-wrap{
	border:0px;
}
.bdt-event-header {
    align-content: center;
}

.tribe-events-c-subscribe-dropdown__button,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{
   background: #F3E15A !important;
   color:#2B1A4D !important;
   border-color:#EEB1BB !important;
}
.tribe-events-c-subscribe-dropdown__button:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover{
   background: #2B1A4D !important;
   border-color:#2B1A4D !important;
   color:#fff !important;
}
.tribe-common span,
.tribe-common p,
.tribe-common a,
.tribe-common li,
.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6{
  font-family:"EB Garamond", sans-serif !important;
}
.tribe-common-b2--bold,
.tribe-events-c-top-bar__datepicker-desktop,
.tribe-common-c-btn-border-small,
.tribe-common p{
	font-size:20px !important;
	font-weight:400 !important;
}
button.tribe-common-c-btn__clear:hover,
.table-condensed button,
.datepicker-switch {
    background: transparent !important;
}
.table-condensed button.active {
    color: #F3E15A !important;
}
.tribe-events .datepicker .day.current:before{
    border-color:#000 !important;
}
.tribe-events-calendar-list__event-date-tag-daynum{
	font-size:30px !important;
}
.tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 16px !important;
}


@media only screen and (max-width: 767px) {
    .elementor-absolute.chm_imagefloat{
        position:relative !important;
    }
}/* End custom CSS */