.elementor-kit-6{--e-global-color-primary:#3097A6;--e-global-color-secondary:#001E25;--e-global-color-text:#6D3350;--e-global-color-accent:#BD533E;--e-global-color-14dc6dc:#2C0019;--e-global-color-0cce1e1:#FBF5E5;--e-global-color-bbd4a54:#000000;--e-global-typography-primary-font-family:"Doumbar Plate";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Annonce";--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-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-0cce1e1 );}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */html {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  html {
    font-size: calc(16px + 6 * ((100vw - 320px) / 1600));
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 22px;
  }
}

 /* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

#home-events .eapp-events-calendar-load-more-button-component {
    border-radius: 100px;
    cursor: pointer;
    padding: 16px 32px;
    max-width: 400px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease all;
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 0.04em;
    line-height: 14px;
    background-color: rgba(17, 17, 17, 0.06);
    color: rgba(17, 17, 17, 0.5);
    color: white;
    border: 2px solid #BD533E;
    font-family: "Doumbar Plate", Sans-serif;
}
#home-events .eapp-events-calendar-load-more-button-component:hover {
    background: #BD533E !important;
    color: black !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Doumbar Plate';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gvljazz.com/wp-content/uploads/2024/03/doumbar-plateregular-webfont.woff2') format('woff2'),
		url('https://gvljazz.com/wp-content/uploads/2024/03/doumbar-plateregular-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Doumbar Plate';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://gvljazz.com/wp-content/uploads/2024/03/doumbar-platesemibold-webfont.woff2') format('woff2'),
		url('https://gvljazz.com/wp-content/uploads/2024/03/doumbar-platesemibold-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Annonce';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gvljazz.com/wp-content/uploads/2024/03/annonce-regular.woff2') format('woff2'),
		url('https://gvljazz.com/wp-content/uploads/2024/03/annonce-regular.woff') format('woff');
}
/* End Custom Fonts CSS */