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

body.ind_no_sidebar aside#sidebar {
	display: none;
}
body.ind_no_sidebar #content {
	width: 100% !important;
}
.single h1.post-title {
	font-size: 24px;
	margin: 30px 0 10px;
}
.single .author-meta {
	color: #333c4e;
	margin-bottom: 20px;
	font-size: 16px;
}
.single .item-image {
	margin-bottom: 30px;
}