#titulo-anuncio {
    background-color: #FF5703;
    color: #fff;
}

#titulo-anuncio p {
    font-size: 0.9rem;
    position: relative;
    top: 0.45rem;
}

.listaAnuncios-cardBody {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.anuncio-dados h5 {
    font-size: 0.9rem;
    color: #5B5B5B;
    font-weight: bold;
}

.card-subtitle {
    font-size: 0.8rem;
    color: #5B5B5B;

}

.dotTags {
    font-size: 6px !important;
    margin: 0px 5px 0px 5px;
    position: relative;
    top: -1px;
}

#bloco-filtro-btn {
    background: #E9E9E9;
    font-size: 0.8rem;               
    width: 150px;
}

#bloco-filtro {
    border: rgba(233, 233, 233, 1) 1px solid;
    width: 90%;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(233, 233, 233, 1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(233, 233, 233, 1);
    box-shadow: 2px 2px 5px 0px rgba(233, 233, 233, 1);
    display: none;
}


#bloco-filtro div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}

#bloco-filtro div a {
    font-size: 0.8rem;
    color: #5B5B5B;

}

.cardSemPrioridade{
    border: none;
    box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
-webkit-box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
-moz-box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
}

.listaAnunciosPrioritarios{
    border: #cecece 1px solid;
    box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
    -webkit-box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
    -moz-box-shadow: 10px 10px 11px 0px rgba(224,224,224,0.76);
}

@media only screen and (max-width: 540px) {
    .whatsComPrioridade {
        background-color: #29A71A;
        color: #fff;
        text-decoration: none;
        padding: 2px 5px;
        margin-right: 10px;
        font-size: 0.6rem;
    }
    .img-cover {
        object-fit: cover;
        object-position: center;
    }
    .whatsComPrioridade img {
        width: 22px;
        position: relative;
        top: -2px;
    }

    .whatsSemPrioridade-img{
        width: 60px;
    }
    .contatos {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .listaAnunciosPrioritarios-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }   
     .icone-cliente {
        width: 20%;
    }


    .listaAnunciosSemPrioridade-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
  
 
    .listaAnunciosSemPrioridade-cardBody img {
        width: 45px;
        margin: auto 0.6rem auto -0.5rem;

    }

    .listaAnuncios-cardBody a {
        width: 45px;
        height: 45px;

    }

    .link-icones {
        width: 18px !important;
    }

    .link-icones-a {
        width: 18px !important;
        height: 18px !important;
    }

    
    .anuncio-dados{
        margin-left: 2%;
    width: 80%;
    }
}

@media only screen and (min-width: 541px) {
    .img-cover {
        object-fit: cover;
        object-position: center;
    }

  

    .whatsComPrioridade {
        background-color: #29A71A;
        color: #fff;
        text-decoration: none;
        padding: 2px 5px;
        margin-right: 10px;
        font-size: 0.9rem;
    }

    .whatsComPrioridade img {
        width: 22px;
        position: relative;
        top: -2px;
    }

    .whatsSemPrioridade-img{
        width: 60px;
    }
    .contatos {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .listaAnunciosPrioritarios-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }   
     .icone-cliente {
        width: 20%;
    }


    .listaAnunciosSemPrioridade-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
  
 
    .listaAnunciosSemPrioridade-cardBody img {
        width: 45px;
        margin: auto 0.6rem auto -0.5rem;

    }

    .listaAnuncios-cardBody a {
        width: 45px;
        height: 45px;

    }

    .link-icones {
        width: 18px !important;
    }

    .link-icones-a {
        width: 18px !important;
        height: 18px !important;
    }

    
    .anuncio-dados{
        margin-left: 2%;
    width: 80%;
    }

}

@media only screen and (min-width: 960px) {

    .img-cover {
        object-fit: cover;
        object-position: center;
    }

  

    .whatsComPrioridade {
        background-color: #29A71A;
        color: #fff;
        text-decoration: none;
        padding: 2px 5px;
        margin-right: 10px;

    }

    .whatsComPrioridade img {
        width: 22px;
        position: relative;
        top: -2px;
    }

    .whatsSemPrioridade-img{
        width: 60px;
    }

    .contatos {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .listaAnunciosPrioritarios-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }   
     .icone-cliente {
        width: 8%;
    }


    .listaAnunciosSemPrioridade-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }

    .listaAnunciosSemPrioridade-cardBody {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .link-icones {
        width: 25px !important;
    }

    .link-icones-a {
        width: 25px !important;
        height: 25px !important;
    }

   
    .anuncio-dados{
        margin-left: 2%;
    width: 80%;
    }

}

@media only screen and (max-width: 960px) {
   

    

}

@media only screen and (min-width: 961px) {
   

    

}

@media only screen and (min-width: 1441px) {
   
}