.elementor-127 .elementor-element.elementor-element-c8ae343{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-127 .elementor-element.elementor-element-2114358{margin:30px 30px calc(var(--kit-widget-spacing, 0px) + 30px) 30px;}.elementor-127 .elementor-element.elementor-element-993a7da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{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-127 .elementor-element.elementor-element-fa31fb4{text-align:center;}.elementor-127 .elementor-element.elementor-element-fa31fb4 img{width:200px;}.elementor-127 .elementor-element.elementor-element-c7ec93b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-127 .elementor-element.elementor-element-8dabe06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-127 .elementor-element.elementor-element-e938d8e{--grid-columns:3;}.elementor-127 .elementor-element.elementor-element-e938d8e .elementor-loop-container{grid-auto-rows:1fr;}.elementor-127 .elementor-element.elementor-element-e938d8e .e-loop-item > .elementor-section, .elementor-127 .elementor-element.elementor-element-e938d8e .e-loop-item > .elementor-section > .elementor-container, .elementor-127 .elementor-element.elementor-element-e938d8e .e-loop-item > .e-con, .elementor-127 .elementor-element.elementor-element-e938d8e .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}body.elementor-page-127{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-127 .elementor-element.elementor-element-e938d8e{--grid-columns:2;}}@media(max-width:767px){.elementor-127 .elementor-element.elementor-element-e938d8e{--grid-columns:1;}}/* Start custom CSS for shortcode, class: .elementor-element-91e37ee *//* === FILTRI DROPDOWN ORIZZONTALI === */

/* Container principale */
.wpc-filters-widget-wrapper {
    background: #ffffff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    padding: 20px !important;
    margin-bottom: 24px !important;
}

/* Layout orizzontale per desktop */
.wpc-filters-scroll-container {
    width: 100% !important;
}

.wpc-filters-widget-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    align-items: flex-start !important;
}

/* Ogni sezione filtro affiancata */
.wpc-filters-section {
    flex: 1 1 calc(33.333% - 16px) !important;
    min-width: 200px !important;
    margin-bottom: 0 !important;
    border: none !important;
    padding: 0 !important;
}

/* Header filtro */
.wpc-filter-header {
    margin-bottom: 8px !important;
    padding: 0 !important;
}

.wpc-filter-title {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin: 0 !important;
}

/* Content area */
.wpc-filter-content {
    width: 100% !important;
}

/* Select dropdown - stile moderno */
.wpc-filters-widget-select {
    width: 100% !important;
    padding: 12px 40px 12px 16px !important;
    background: #ffffff !important;
    border: 2px solid #d1d5db !important;
    border-radius: 8px !important;
    color: #374151 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%23374151' d='M7 10L2 5h10z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 14px center !important;
    background-size: 14px !important;
}

.wpc-filters-widget-select:hover {
    border-color: #9ca3af !important;
    background-color: #f9fafb !important;
}

.wpc-filters-widget-select:focus {
    outline: none !important;
    border-color: #3F8FBC !important;
    box-shadow: 0 0 0 3px rgba(63, 143, 188, 0.15) !important;
}

/* Opzione di default (placeholder) - grigio chiaro */
.wpc-dropdown-default {
    color: #9ca3af !important;
}

/* Select con valore selezionato - COLORE CHC #3F8FBC */
.wpc-filters-section.wpc-filter-has-selected .wpc-filters-widget-select {
    border-color: #3F8FBC !important;
    background-color: #ffffff !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%233F8FBC' d='M7 10L2 5h10z'/%3E%3C/svg%3E") !important;
    color: #3F8FBC !important;
    font-weight: 600 !important;
}

.wpc-filters-section.wpc-filter-has-selected .wpc-filters-widget-select:hover {
    background-color: #f0f8fc !important;
    border-color: #2e6d8f !important;
}

/* Nascondi "Modifica set di filtri" */
.wpc-edit-filter-set {
    display: none !important;
}

/* Chips filtri attivi - styling migliorato */
.wpc-filters-widget-top-container {
    width: 100% !important;
    margin-bottom: 16px !important;
}

.wpc-filter-chips-list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wpc-filter-chip {
    margin: 0 !important;
}

.wpc-filter-chip a {
    display: inline-flex !important;
    align-items: center !important;
    padding: 6px 12px !important;
    background: #3F8FBC !important;
    border: 1px solid #3F8FBC !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    transition: all 0.2s ease !important;
}

.wpc-filter-chip a:hover {
    background: #2e6d8f !important;
    border-color: #2e6d8f !important;
}

.wpc-chip-remove-icon {
    margin-left: 8px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}

/* Chip "reset all" - rosso */
.wpc-chip-reset-all a {
    background: #dc2626 !important;
    border-color: #dc2626 !important;
    color: #ffffff !important;
}

.wpc-chip-reset-all a:hover {
    background: #b91c1c !important;
    border-color: #b91c1c !important;
}

/* Bottoni controllo in fondo */
.wpc-filters-widget-controls-container {
    width: 100% !important;
    margin-top: 16px !important;
    padding-top: 16px !important;
    border-top: 1px solid #e5e7eb !important;
}

.wpc-filters-widget-controls-wrapper {
    display: flex !important;
    gap: 12px !important;
    justify-content: flex-start !important;
}

.wpc-filters-apply-button {
    padding: 12px 28px !important;
    background: #3F8FBC !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
}

.wpc-filters-apply-button:hover {
    background: #2e6d8f !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 6px rgba(63, 143, 188, 0.2) !important;
}

.wpc-filters-close-button {
    padding: 12px 28px !important;
    background: transparent !important;
    color: #6b7280 !important;
    border: 2px solid #d1d5db !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
}

.wpc-filters-close-button:hover {
    background: #f3f4f6 !important;
    border-color: #9ca3af !important;
    color: #374151 !important;
}

/* Popup filtri mobile - se presente */
.wpc-filters-widget-content {
    background: #ffffff !important;
}

.wpc-widget-close-container {
    padding: 16px !important;
    border-bottom: 1px solid #e5e7eb !important;
}

/* Bottone apri filtri mobile */
.wpc-open-close-filters-button {
    padding: 12px 24px !important;
    background: #3F8FBC !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.wpc-open-close-filters-button:hover {
    background: #2e6d8f !important;
}

/* === RESPONSIVE === */

/* Tablet */
@media (max-width: 992px) {
    .wpc-filters-section {
        flex: 1 1 calc(50% - 16px) !important;
        min-width: 180px !important;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .wpc-filters-widget-wrapper {
        flex-direction: column !important;
        padding: 16px !important;
    }
    
    .wpc-filters-section {
        flex: 1 1 100% !important;
        width: 100% !important;
        min-width: auto !important;
        margin-bottom: 12px !important;
    }
    
    .wpc-filters-section:last-child {
        margin-bottom: 0 !important;
    }
    
    .wpc-filters-widget-select {
        padding: 14px 40px 14px 16px !important;
        font-size: 16px !important;
    }
    
    .wpc-filters-widget-controls-wrapper {
        flex-direction: column !important;
    }
    
    .wpc-filters-apply-button,
    .wpc-filters-close-button {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
    }
}

/* Mobile piccolo */
@media (max-width: 480px) {
    .wpc-filters-widget-wrapper {
        padding: 12px !important;
    }
    
    .wpc-filter-title {
        font-size: 12px !important;
    }
}/* End custom CSS */