/*
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-logo img.fusion-standard-logo {
	max-height: 110px;
}


.tfs-slider .slide-content-container {
	top: auto;
	bottom: 20%;
	transform: unset;
}

.tfs-slider .slide-content-container .fusion-title-sc-wrapper {
	display: block;
    background: #38897ccc;
}

.home-slider {
	padding: 40px 20px;
}
.home-slider .home-slider-title {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.home-slider .home-slider-subtitle {
	font-size: 18px;
    text-transform: uppercase;
	margin: 15px 0;
}

.home-banner-title h1.fusion-title-heading{
	font-size: 50px !important;
	font-weight: 700;
}

.home-avatar img {
	max-width: 150px;
}