/* 
    Created on : 26 feb 2025, 18:23:26
    Author     : gianl
*/

img.attachment-progress-thumb-masonry-big {
    width: 600px;
}

img.attachment-progress-thumb-rectangle {
    min-width: 375px;
}

div.elementor-widget-container .sc_blogger_classic-masonry .sc_blogger_slider .swiper-slider-container,  [data-mouse-helper-hide-cursor="1"] {
    cursor: pointer !important;
}

.df-popup-thumb {
    width: 240px !important;
}

.category-comunicati div.post_content {
    -webkit-user-select: none; /* Chrome, Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE10+/Edge */
    user-select: none;         /* Standard */
    pointer-events: none;      /* Disabilita clic, trascinamenti, ecc. */
}

.category-comunicati img {
    pointer-events: none;      /* Blocca operazioni sulle immagini */
}

.sc_blogger_news_magazine {
    padding: 15px;
}