/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@import url("../Avada/style.css");



#wrapper,
.fusion-header {
    background-color: transparent!important;
}



#main, .fusion-separator .icon-wrapper, body, html {
    background-color: rgba(255, 255, 255, 0.8)!important;
}