h1{
color: #ce3f2f;
}
.annonce{
border-bottom: 1px solid;
padding-bottom: 20px;
margin-bottom: 20px;
}
.annonce_head  {
display: flex;
}
.annonce_head > div {
margin-right: 20px;
}
.images_cont {
display: flex;
flex-wrap: wrap;
}
.images_cont img, .biens_listing img {
vertical-align: middle;
object-fit: cover;
width: 200px;
height: 150px;
margin-top: 3px;
margin-right: 3px;
}
.vtop{
vertical-align: top !important;
}
.d-flex{
display: flex;
}
.justify-content-spaced{
justify-content: space-between;
}
.h3{
font-size: 20px;
} @media screen and (max-width: 768px)
{
.biens_listing img {
width: 100%;
height: 200px;
}
}
::selection {
color: #fff !important;
background-color: #af2718;
}
body{
color: #444 !important;
}
.vc_single_bar .vc_label{
color: #FFF;
}
.post-type-archive-biens .site-main-archive {
margin-top: 0;
}
.post-type-archive-biens  .wpb_text_column.wpb_content_element.vc_custom_1489063021209 {
background-image: url(http://mitanchet.qualif.ice-dev.com/wp-content/uploads/2018/12/lyon-1454659_1920.jpg?id=3796) !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
height: 440px;
padding-top: 160px !important;
padding-bottom: 140px !important;
margin-bottom: 40px;
}
div.wpcf7-response-output{
color: rgb(68,68,68) !important;
}