/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* WP Casa Styles */

.single-listing .entry-content {
  width: var(--theme-container-width, 1200px);
  max-width: var(--theme-normal-container-max-width, 1200px);
  margin: 0 auto;
  margin-top: 12rem;
}