.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-109 .elementor-element.elementor-element-eccf1c1{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--image-border-radius:8px;--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-109 .elementor-element.elementor-element-59ce212{color:var( --e-global-color-735c6ad );font-family:"Manrope", Sans-serif;font-size:15px;font-weight:400;line-height:24px;}body.elementor-page-109:not(.elementor-motion-effects-element-type-background), body.elementor-page-109 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0EDEC;}/* Start custom CSS for shortcode, class: .elementor-element-a126276 */.elementor-109 .elementor-element.elementor-element-a126276 a {
    color: #2D4C3B;
            font-size:13px;
}
.elementor-109 .elementor-element.elementor-element-a126276 a:hover {
    text-decoration: underline;
}
.elementor-109 .elementor-element.elementor-element-a126276 {
        font-family: 'Manrope';
        font-size: 17px;

}/* End custom CSS */
/* Start custom CSS for gallery, class: .elementor-element-eccf1c1 *//* 1. Nasconde tutte le immagini dalla quinta in poi su TUTTI i dispositivi */
.elementor-109 .elementor-element.elementor-element-eccf1c1 .e-gallery-item:nth-child(n+5) {
    display: none !important;
}

/* 2. Crea l'effetto oscurato e mostra il testo sulla QUARTA immagine */
.elementor-109 .elementor-element.elementor-element-eccf1c1 .e-gallery-item:nth-child(4) .e-gallery-image[data-remaining]::after {
    content: attr(data-remaining); /* Ora riesce a leggere il testo! */
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6); 
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    z-index: 10;
    pointer-events: none; 
}/* End custom CSS */