/*
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
*/

div.fusion-main-menu {
	padding-right: 102px;
}

.404-posts {
	height: 100px;
}

#wrapper #main .fusion-portfolio-content > h2.entry-title, #wrapper #main .fusion-post-content > .blog-shortcode-post-title, #wrapper #main .fusion-post-content > h2.entry-title, #wrapper #main .post > h2.entry-title, #wrapper .fusion-events-shortcode .fusion-events-meta h2 {
	font-size:34px;
}

div.post-content {
	font-size:17px;
}

/*
@media only screen and (max-width: 640px)
{
	div#categories-2 { display:none; }
}
*/