/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/
 Description:  Child theme do Hello Elementor
 Author:       rm embalagens
 Author URI:   http://rm-embalagens.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importa estilos do pai */
@import url("../hello-elementor/style.css");




.e-checkout__order_review{
    display:none !important;
}