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


/* .custom-img-height img{
    height:300px;
    object-fit:cover;
}

.fusion-sticky-container{
    background:#fff !important;
}

.fontawesome-icon.fusion-link:before{
  
    color:#cebe74;
} */

/* Media Queries */


/* @media screen and (max-width:767px){
	
	
	.custom-img-height img{
    height:100%;
}

.fusion-text-1{
width:100% !important;	
}
	
	
	h3.fusion-title-heading {
    font-size:24px !important
}


h2.fusion-title-heading {
    font-size:30px !important
}
	
	.mob-text {
    font-size:13px;
    line-height:20px;
}
	
	  .fusion-tb-header {
    position: sticky !important;
    top: 0;
    z-index: 9999;
    background-color: #fff;
  }

} */