.elementor-92853 .elementor-element.elementor-element-6422ef1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:50px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-92853 .elementor-element.elementor-element-6422ef1.e-con{--align-self:center;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-92853 .elementor-element.elementor-element-25851e1{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-92853 .elementor-element.elementor-element-25851e1 .elementor-divider-separator{width:50%;margin:0 auto;margin-center:0;}.elementor-92853 .elementor-element.elementor-element-25851e1 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-92853 .elementor-element.elementor-element-25851e1 .elementor-divider__text{font-family:"Roboto Slab", Sans-serif;font-size:22px;font-weight:500;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-92853 .elementor-element.elementor-element-2e1694d{--grid-columns:1;--grid-row-gap:0px;--grid-column-gap:4px;}@media(min-width:768px){.elementor-92853 .elementor-element.elementor-element-6422ef1{--content-width:1400px;}}@media(max-width:1024px){.elementor-92853 .elementor-element.elementor-element-2e1694d{--grid-columns:2;}}@media(max-width:767px){.elementor-92853 .elementor-element.elementor-element-2e1694d{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-2e1694d *//* Rimuove solo i link del TITOLO dentro il Loop Grid con classe loop-no-link */
.loop-no-link-2024 .elementor-post__title a,
.loop-no-link .entry-title a,
.loop-no-link .post-title a {
    pointer-events: none !important;   /* disabilita il click */
    cursor: default !important;        /* cursore normale */
    text-decoration: none !important;  /* rimuove sottolineatura */
    color: inherit !important;         /* mantiene colore testo */
}

/* Se vuoi disabilitare TUTTI i link dentro la griglia (immagini, read more, ecc): */
.loop-no-link a {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
    color: inherit !important;
}/* End custom CSS */