/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/*GENERAL*/
.nascosto{
   display: none !important;
}

/*HOME*/
.news .fusion-post-wrapper{
    border-radius: 15px !important;
}

.news .entry-title, .news .blog-shortcode-post-title {
    font-size: 24px !important;
	color: #1891C5 !important;
}

.news p {
    font-size: 18px !important;
}


/*.news .fusion-image-wrapper:hover {
    pointer-events: none !important;
}

}*/
.fusion-rollover-content {
    pointer-events: none !important;
	display: none !important;
