/*
Theme Name: Avada Child
Theme URI: https://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.6.1.1649844494
Updated: 2022-04-13 13:08:14

*/


@media(max-width:767px){
    .fusion-tb-header {
        position: fixed;
        background-color: #fff;
        z-index: 999;
        width: 100%;
    }

    .fusion-tb-header:after {
        content: '';
        position: absolute;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
    }
}

