/*

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

*/



 .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left {

    display: none !important;

}





#sliders-container {

    padding-top: 3%;

}



/*.fusion-page-title-bar {

   background-image: url("http://treeloppersgoldcoast.com.au/wp-content/uploads/2017/05/lok_tre.jpg") !important;

}*/



@media only screen and (max-width: 980px){

   .background.background-image {

       background-size: contain;

    }

}

.blog .post-content h2{
	line-height: 24px !important;
    font-size: 21px !important;
    min-height: 76px;
}
.blog .fusion-image-wrapper img{
	max-height: 178px;
}
.blog .fusion-post-wrapper{
	border: none;
	
}
.blog .fusion-post-content-wrapper{
	padding-left: 0px;
}
.no_image{
	width: 100%;
    max-height: 179px;
}

