/*
Theme Name: Symposia
Description: Child theme for Avada theme
Author: Frame
Author URI: 
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* nascondi parte dell'header sui dispositivi mobili */
@media screen and (max-width: 992px) {
  .fusion-contact-info  {
    display: none;
  }
}

/* generali */

.fusion-format-box {display: none !important;}
th {align: center !important;}
