.elementor-82185 .elementor-element.elementor-element-199a998{--display:flex;}.elementor-82185 .elementor-element.elementor-element-f6fd6cc{--spacer-size:50px;}.elementor-82185 .elementor-element.elementor-element-566a1f2{--spacer-size:50px;}#elementor-popup-modal-82185{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-82185 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-82185 .dialog-close-button{display:flex;}#elementor-popup-modal-82185 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-c512774 */#target-popup-colori {
    min-height: 100px; /* Assicura che il contenitore abbia spazio */
}

#target-popup-colori ul.mfn-vr-options {
    display: flex !important;
    flex-wrap: wrap; 
    gap: 5px; 
    justify-content: center;
    list-style: none;
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
}

#target-popup-colori .mfn-vr-options li {
    margin: 5px;
    cursor: pointer;
}

#target-popup-colori .mfn-vr-options li:hover {
    opacity: 0.8;
    transform: scale(1.05);
    transition: all 0.2s ease;
}
</style>/* End custom CSS */