
/* Personalização do cabeçalho do tema 'ASHE' */

.header-logo {
	background-color: rgba(255,255,250, 0.5);
	padding: 1rem;
}

.site-description {
	/* color: #32CD32; */
	/* color: #FF7F00; */
	color: black;
	font-size: 25px;
	font-weight: bold;
}

.category-description > p {
	font-size: 12pt;
	padding-top: 10px;
	font-weight: bold;
}

.category-description > h4 {
	font-size: 25pt;
	font-weight: bold;
}

.site-description {
	font-weight: bold;
	font-size: 16pt;
	color: orange;
}


.post-meta {
	width: 80px;
}

.blocks-gallery-item > figure > img {
	box-shadow: 2px 2px 2px black, -2px -2px 2px black;
}

.subtitulo {
	text-align: center;
	padding: 5px;
}

.subtitulo-grid {
	font-family: "Arial";
	color: #9C9C9C;
	font-size: 26pt;
	text-align: center;
}

.contato {

}

.logo-zap {
	width: 120px;
	padding: 5px 0 5px 0;
}

.contato-zap > li {
	padding-left: 5px;
}


/* Final da Personalização */
.capa {
    margin-top: 20px;
    margin-bottom: 5px;
    border: 2px solid #cb9b52;
}

.titulo-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.titulo-2 span {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px solid #cb9b52;
    color: #cb9b52;
}

.titulo-imovel-1 {
    font-size: 2.5rem;
    font-weight: bold;
    font-family: 'Roboto', 'Sans Serif', 'Helvetica';
    text-align: center;
    color: #cb9b52;
    padding: 1.5rem;
}

.ul-comodos {
    padding-top: 2rem;
    width: 80%;
    margin-left: 10%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
}

.li-itens {
    border: 2px solid #cb9b52;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgb(70, 64, 64);
    width: 20rem;
    margin: 2px;
    list-style-type: none;
}

.flex-container{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
}

.imovel-fotos{
    width: 100%;
    padding: 5px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.li-imovel {
    border: 2px solid #cb9b52;
    text-align: center;
    width: 20rem;
    margin: 5px;
    list-style-type: none;
    box-shadow: 5px 5px 5px black;
}

.li-imovel:hover {
    box-shadow: 10px 10px 20px black;
}

.hostjsr-imobiliaria-single {
    margin: 10px 5% 5% 20px;
}

.grid-imovel {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
}

.card-topo {
    margin-bottom: 5px;
}

.card-titulo {
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 10px;
}

.card-imovel {
    width: 18rem;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 10px;
}

.card-imovel:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.card-item {
    font-weight: bold;
}

.container-imovel {
    padding: 2px 16px;
}

.container-imovel > p {
    font-size: 18px;
    margin-top: 0.5rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #cb9b52;
}

.destaque {
    color: #cb9b52;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 2px solid #cb9b52;
}

.bloco-btn {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.btn-imovel {
    border: 2px solid black;
    background-color: white;
    color: black;
    padding: 4px 15px;
    font-size: 16px;
    cursor: pointer;
}

.info {
    border-color: #2196F3;
    color: dodgerblue
  }

.bloco-btn > .info:hover {
background: #2196F3;
color: white;
}

.flex-form-bc {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin: 10px 0 10px 0;
}

.group-form-bc {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin-bottom: 10px;
}

.li-bc {
    margin: 5px;
}

.li-bc label {
    width: 2rem;
    font-weight: bold;
    font-size: 18px;
}

.li-bc input[type="text"] {
    width: 200px;
    margin-left: 5px;
}

.li-bc input[type="checkbox"] {
    margin: 5px;
}

.li-bc input[type="submit"] {
    width: 100px;
    padding: 5px;
    color: white;
    font-weight: bold;
    border: 2px solid gray;
    background-color: #2196F3;
}

.li-bc input[type="submit"]:hover {
    width: 120px;
    padding: 15px;
    font-weight: bold;
    border: 2px solid gray;
    background-color: black;
}

.li-bc select {
    width: 165px;
    margin: 8px;
}

.titulo-bc {
    color: #cb9b52;
    font-size: 40px;
    text-align: center;
}

.form-bc {
    margin-bottom: 30px;
}

.categoria {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1rem;
    border-bottom: 2px solid #cb9b52;
}

.ul-cat {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin-bottom: 10px;
}

.li-cat {
    border: 1px solid #cb9b52;
    text-align: center;
    font-size: 16px;
    color: rgb(110, 106, 106);
    width: 15rem;
    margin: 2px;
    list-style-type: none;
}

.footer-imob {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.footer-imob h4 {
    font-size: 18px;
    padding: 5px;
    margin: 10px 0 10px 0;
}

.observacoes {
    padding-top: 1rem;
    width: 80%;
    margin-left: 10%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
}

.p-obs {
    font-size:15pt;
    font-weight: bold;
}

.contato-imovel {
    font-size: 18px;
    font-weight: bold;
    width: 20rem;
    margin-top: 1rem;
}

.b-zap {
    padding-top: 1rem;
    width: 100%;
    margin-bottom: 2rem;
}

.p-zap {
    display: flex;
    justify-content: center;
    font-size: 2rem;
    font-weight: bold;
    color: rgb(70, 64, 64);
}

/* CSS da pesquisa para dispositivos móveis */
@media screen and (max-width: 800px) {

    .group-form-bc {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        align-items: flex-start;
        justify-content: left;
        margin-bottom: 10px;
    }

    .li-bc label,
    .li-bc input {
        width: 100%;
        display: block;
    }

}
