
.elementor-widget-multi_background_widget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
 
/*
.elementor-widget-multi_background_widget {
    width: 100%;
    height: 100%;
}
*/


/*
.elementor-widget-multi_background_widget > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

*/
/*
.elementor-multi-background-widget{
    
    position: absolute;
    top: 0;
    right:0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;

    background-size: cover;
    background-position: center center;
    opacity: 1;

}
*/

/*
.elementor-multi-background-widget div{
    
    position: absolute;
    top: 0;
    right:0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;

    background-size: cover;
    background-position: center center;
    opacity: 1;

}
*/

.elementor-multi-background-widget{
    position: relative;
    height: 100%;
    width: 100%;
}

.elementor-multi-background-widget div{
    
    position: absolute;
    top: 0;
    right:0;
    left: 0;
    bottom: 0;

}


/*
.elementor-multi-background-widget{

position: absolute;
top: 0;
right:0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;

}
*/



