.elementor-kit-4{--e-global-color-primary:#3A2D28;--e-global-color-secondary:#A48374;--e-global-color-text:#7F7F7F;--e-global-color-accent:#CBAC8E;--e-global-color-416be79:#262626;--e-global-color-4e28f3c:#FDF7F0;--e-global-color-e5bccef:#FFFFFF;--e-global-color-4db771b:#000000;--e-global-color-b4af543:#FFFFFF00;--e-global-color-097fe7e:#F1EDE6;--e-global-color-e31161f:#FFFCF8;--e-global-typography-primary-font-family:"Cormorant";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-family:"Cormorant";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Noto Sans Hanunoo";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:24px;--e-global-typography-9f4480d-font-family:"Cormorant";--e-global-typography-9f4480d-font-size:20px;--e-global-typography-9f4480d-font-weight:500;--e-global-typography-9f4480d-text-transform:uppercase;--e-global-typography-87c4203-font-family:"Cormorant";--e-global-typography-87c4203-font-size:20px;--e-global-typography-87c4203-font-weight:400;--e-global-typography-87c4203-text-transform:uppercase;--e-global-typography-87c4203-line-height:20px;--e-global-typography-7201b2b-font-family:"Cormorant";--e-global-typography-7201b2b-font-size:20px;--e-global-typography-7201b2b-font-weight:400;--e-global-typography-7201b2b-text-transform:uppercase;--e-global-typography-7201b2b-line-height:24px;--e-global-typography-edd4fb4-font-family:"Cormorant";--e-global-typography-edd4fb4-font-size:40px;--e-global-typography-edd4fb4-font-weight:400;--e-global-typography-edd4fb4-text-transform:uppercase;--e-global-typography-edd4fb4-line-height:48px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-secondary );}.elementor-kit-4 a:hover{color:var( --e-global-color-primary );}.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);}.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:1280px){.elementor-kit-4{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-line-height:44px;--e-global-typography-9f4480d-font-size:18px;--e-global-typography-9f4480d-line-height:24px;--e-global-typography-87c4203-font-size:18px;--e-global-typography-7201b2b-font-size:18px;--e-global-typography-7201b2b-line-height:22px;--e-global-typography-edd4fb4-font-size:30px;--e-global-typography-edd4fb4-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:36px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:36px;--e-global-typography-edd4fb4-font-size:30px;--e-global-typography-edd4fb4-line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-flip-box__front {
    background-color: transparent !important;
}

.archives-category .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 2;        /* show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    padding-right: 28px;          /* space for (...) */
    line-height: 1.4em;
    max-height: calc(1.4em * 2);  /* line-height × number of lines */
}

.archives-category .elementor-post__excerpt p::after {
    content: "...";
}
.map-opacity iframe {
    opacity: 0.5;
}/* End custom CSS */