.elementor-kit-7{--e-global-color-primary:#21332D;--e-global-color-secondary:#819B86;--e-global-color-text:#323232;--e-global-color-accent:#2E2E2E;--e-global-color-6346b14:#FFFFFF;--e-global-color-86f0b88:#2D433C;--e-global-color-801adc0:#C9E3FF;--e-global-color-97765cb:#4A5B8C;--e-global-color-7d9654e:#293461;--e-global-color-bf89779:#3C455B;--e-global-color-95ace60:#1B0E49;--e-global-color-baa25d2:#4C2E58;--e-global-color-fa2a594:#F89437;--e-global-color-5e6a217:#EECF4D;--e-global-color-13aa597:#3B342F;--e-global-color-4c4209e:#574032;--e-global-color-f366df4:#251514;--e-global-color-6cbb576:#616161;--e-global-color-abd7002:#7C7C7C;--e-global-color-f20970a:#EFEFEF;--e-global-color-b6297ac:#EDEBDE;--e-global-color-e781346:#FFF8EF;--e-global-color-209f1b4:#ECE1D4;--e-global-color-2957d48:#AB9487;--e-global-color-b0a7aed:#870202;--e-global-color-d4b49a4:#E878AF;--e-global-color-5f2ceb5:#F29E9E;--e-global-color-a05e6fb:#FDDBD3;--e-global-typography-primary-font-family:"Playfair Display SC";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:24px;--e-global-typography-primary-letter-spacing:0.1px;--e-global-typography-secondary-font-family:"Allura";--e-global-typography-secondary-font-size:27px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-209f1b4 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@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;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */h3, .h3 {
    font-family: "Allura", Sans-serif !important;
    font-size:36px !important;
}

p {
    font-family: "Source Sans Pro", Sans-serif;
    overflow-wrap: break-word;
}

/*Archive Pages*/


.elementor-icon-list-text:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}


.gallery-box:hover .elementor-widget-heading {
       text-decoration: underline;
        text-decoration-thickness: 1px;
        text-decoration-color:#3C455B;
        
        
}

.gallery-box:hover img{
    filter: brightness(82%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}


/*Footer*/

.footer-loop-box:hover img {
    filter: brightness(82%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

.footer-loop-box:hover .elementor-widget-heading {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-decoration-color: #ECE1D4;
}


/*Image Darkener*/

/*filter: brightness(80%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);*/




/* Clip the zoom */
.elementor-main-swiper .swiper-slide {
    overflow: hidden;
    border-radius: 4px;
}

/* Animate the background element */
.elementor-main-swiper .swiper-slide .swiper-slide-bg {
    transition: transform 0.45s ease-in-out, filter 0.45s ease-in-out;
}

/* Image Hover effect */
.elementor-main-swiper .swiper-slide:hover .swiper-slide-bg {
    transform: scale(1.04);
    filter: brightness(107%);
}

/*Posts Page*/

.elementor-widget-breadcrumbs p {
    color: #FFF8EF;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color:#4A5B8C;
    border-radius: 2rem;
    font-family: "Source Sans Pro", Sans-serif;
}

:root :where(.wp-element-button, .wp-block-button__link):hover {
    background-color:#293461;
    color:#FFFFFF;
}

h2.wp-block-heading {
    font-family: "Playfair Display SC", Sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0.16px;
} 

li {
    padding-bottom: 15px;
}

ol, ul {
    margin-top: 0px !important; 
}/* End custom CSS */