@media (min-width: 48rem) {
.site-logo {
    width: 24em;
    height: 14em;
    margin: 0;
}
}

.cabecalho-info {
    padding: 0 1em;
    border-radius: 1em;
    color: #fff;
    font-weight: 100;
    font-size: 1.2em;
}

.busca-principal {
	background:  #e9e2cd;
	padding: 1.5em;
	/*opacity: 0.8;*/
	border-radius: 0.5rem;
	font-size: 1.1em;
}

/* cores */

.telefone__whatsapp {
	background-image: url(../../imagens/tema/logo_whatsapp_branca.png);
}

.icone, a.icone {
	color: #e9ae0a;
}

.li-imovel__valor {
	color: #d6ab72;
	display: block;
	font-weight: 900;
}

.site-rodape h2 {
	font-weight: 100;
}

.menu-principal-fora {
	color: #000;
	font-weight: 100;
	background-image: linear-gradient(to right, #e8ab0d, #a17e08, #f6d79d, #cdac3d, #9f7d0b, #a8934e, #b98116, #cdac3d);
}

.cs-select,
.busca-atributos input,
.busca-atributos button,
.busca-atributos input::placeholder
{
	color: #d6ab72;
}

.campo > span > i,
.cs-placeholder:after
{
	color: #d6ab72;
}

.cabecalho-info {
    padding: 0 1em;
    border-radius: 1em;
    color: #fff;
    font-weight: 100;
    font-size: 1.2em;
}

.icone, a.icone {
	color: #bd9e67;
}


.site-cabecalho-fora {
    background: #072e1c;
}

.box-whatsapp {
    position: fixed;
    bottom: 2.5em;
    right: 2.5em;
    z-index: 99999;
    width: 3.5em;
    height: 3.5em;
}

.site-rodape-fora {
    background: #072e1c;
}


.lista-redes-sociais a {
	background: transparent;
}

.icone, a.icone {
	color: #607D8B;
}


section.busca-principal.busca-principal--padrao {
    background-image: linear-gradient(to right, #e8ab0d, #a17e08, #f6d79d, #cdac3d, #9f7d0b, #a8934e, #b98116, #cdac3d);
}

.menu-principal>ul>li ul {
        color: #d6ab72;
}

.menu-principal a {
	color: #000!important;
}

.menu-principal a.ativo {
    background: #072e1c;
    color: #fff !important;
}
