/*
Theme Name: Connect STI Imóveis
Theme URI: https://www.connectsti.com.br/
Author: Connect STI
Author URI: https://www.connectsti.com.br/
Description: Tema customizado para atender as necessidades do mercado imobiliário.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Logo do Painel.
-------------------------------------- */
.dash-logo.logo img {
    max-width: 100%;
}
/* Ajustes de imagens dos grids */
.listing-thumb a img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}

.item-header {
    width: 100%;
}

.card-deck img {
    height: 300px;
    object-fit: cover;
}