/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.0
 Text Domain:  bricks
*/

/* Trensfer Elementor -> Bricks */
body.elementor-page #brx-content > h1 {
  display: none;
}

body.elementor-page main {
  max-width: 100% !important;
  padding: 0 !important;
}