/*
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
*/

@import url("../Avada/style.css");

.reading-box p{
	margin:0 !important;
	text-align: justify;
}
.footer-area {
	text-align:justify;
	color:#fff;
}
.footer-area a{
	text-shadow:none;
	color:#fff;
}

.person-content{
	text-align:justify;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { margin-bottom:8px; }
.excerpt-container {
	text-align: justify;
}
.one_third {
    text-align: justify;
}
.reading-box-container {
	margin: 0 0 24px;
}
.wp-caption-text {
	text-align: center;
}
.col-content-container {
	text-align: justify;
	padding: 20px 20px;
}
#sidebar .widget h3, #sidebar .widget .heading h3 {
  color: #333333 !important;
  padding: 10px;
  font-weight: 600;
}

#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 24%;
  margin-right: 2px;
  
}
.fusion-main-menu > ul > li {
    padding-top: 40px!important;
}
