/*
Theme Name: Centro Rossi Doria
Description: Child theme for Avada theme
Author: Digital Wolf
Author URI: http://www.digitalwolf.it
Template: Avada
Version: 1.0.0
*/
ul {list-style-type: none!important; line-height: 24px; font-weight:bold;}

#main .post h2 a:hover {
    color: #8e8e8e!important;
}

/*css forzato per tribe-event template*/

/*titolo news*/
h2.entry-title {
font-size: 18px!important;
line-height: 20px!important;
}

/*margine elenco post ricerca*/
.post {
  margin-bottom: 25px;
}

/*FOOTER WIDGET*/
.fusion-footer-widget-area > .fusion-row {
    padding-left: 8%;
    padding-right: 8%!important;
}