/*ICONA CHAT DIMENSIONE IFRAME*/
#lhc_status_widget_v2 {
    width: 234px !important;
    max-width: 234px !important;
    min-height: 75px !important;
    max-height: 75px !important;
    height: 75px !important;
    right: 20px !important;
}

/* SERVE AIUTO DIMENSIONE IFRAME*/
#lhc_needhelp_widget_v2 {
    width: 220px !important;
    inset: auto 25px 20px auto !important;
    height: 117px !important;
}

/*FINESTRA PRIVACY*/
#lhc_widget_v2 {
    bottom: 0 !important;
    border-radius: 20px 20px 0 0 !important;
    box-shadow: 0 0 17px rgb(50 50 50 / 50%) !important;
}

/* MOBILE*/
#lhc_status_widget_v2.lhc-mobile {
    width: 195px !important;
    max-width: 195px !important;
}
#lhc_needhelp_widget_v2.lhc-mobile  {
    height: 107px !important;
}

#lhc_status_widget_v2.lhc-mobile {
    width: 82px !important;
    max-width: 82px !important;
    bottom: 30px !important;
}