.smart-content-bricks,
.smart-content-wp {
  display: none;
}

body.has-bricks-content .smart-content-bricks {
  display: block;
}

body.has-wp-content .smart-content-wp {
  display: block;
}
  