/*

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

*/


.box_part .fusion-layout-column .fusion-text{
    min-height: 335px;
    position: relative;
    z-index: 99;
}
.fusion-tb-header .fusion-button:hover{
    background-color: #000;
}
.content_box{
    position: relative;
}
.content_box::after{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000ab;
}

