.elementor-kit-5{--e-global-color-primary:#1F2C43;--e-global-color-secondary:#1F2C43;--e-global-color-text:#000000;--e-global-color-accent:#E1C16E;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;font-weight:400;}.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){--kit-widget-spacing: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;}}/* Start custom CSS */.template-thumbnails{
    position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    overflow: hidden;
}
.template-thumbnails a.overlay-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.template-thumbnails .overlay-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(11 29 54 / 55%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: #fff;
    z-index: 1;
    transition: all .5s;
}
.template-thumbnails .overlay-hover i{
    display: flex;
    width: 42px;
    height: 42px;
    background: rgba(0,0,0,0);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s;
}
.template-thumbnails:hover .overlay-hover{
   background: rgb(11 29 54 /0);
}
.template-thumbnails:hover .overlay-hover i{
    background: rgb(11 29 54 / 55%);
}/* End custom CSS */