/*
Theme Name: Macchina Child
Author: VamTam
Author URI: https://vamtam.com
Template: macchina
*/



/*

put your child theme styles here


you don't need any @import rules

*/
body {
    width:100vw;
    margin:0;
    padding:0;
    overflow-x:hidden;
}

body.elementor-page-6878:not(.elementor-motion-effects-element-type-background){
    background-image:none!important;
}