/*
Theme Name: Santiago Housing Group
Theme URI: https://santiagohousinggroup.site/
Author: Santiago Housing Group
Author URI: https://santiagohousinggroup.site/
Description: A premium, modern and fully responsive WordPress real estate theme for Santiago Housing Group. Includes a Properties custom post type, customizer options, Gutenberg support and a complete homepage layout.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: santiago-housing-group
Tags: real-estate, business, custom-logo, custom-menu, featured-images, translation-ready, block-styles, wide-blocks, responsive-layout
*/

/* The main visual styles live in assets/css/custom.css (enqueued in inc/enqueue.php).
   This file holds the theme header, WordPress core classes and editor defaults. */

/* ---------- Required WordPress core classes ---------- */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { max-width: 100%; background: #f6f7f9; padding: 6px; border-radius: 8px; }
.wp-caption-text, .wp-block-image figcaption { font-size: .875rem; color: #6b7280; text-align: center; }
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; margin: -1px;
  overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #fff; clip: auto !important; clip-path: none; color: #0b2239; display: block;
  font-size: 1rem; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px;
  text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
.sticky, .gallery-caption, .bypostauthor { display: block; }

.footer-address {
	font-style: normal;
	line-height: 1.6;
}
