#ytb_block_header_3 img {
  display: inline-block !important;
  height: auto;
  margin-right: 2px;
  vertical-align: middle;
  width: 24px;
}

.rgpdContactFormBlock label {

    display: inline-block !important;
    float: initial;
    margin-right: 0;
    width: auto !important;
    font-size: 12px;

}
#ytb_row_parallaxe p {
    text-transform: none;
    font-size: 28px;
    line-height: 40px;
}
#ytb_row_parallaxe .article-body h1, #ytb_row_parallaxe .article-body h2, #ytb_row_parallaxe .article-body h3, #ytb_row_parallaxe .article-body h4, #ytb_row_parallaxe .article-body h5, #ytb_row_parallaxe .article-body h6 {
    text-transform: none;
    font-size: 35px;
    line-height: 60px;
}

.occ-search fieldset > .field:nth-child(4) { display: none; }
.occ-search fieldset > .field:nth-child(5) { margin-bottom: -150px; }
.occ-search .occ-search-submit { margin-top: 0; }

ul.slimmenu li a {

    font-weight: bold;
}

.real-estate-search-adverts + .occ-paginated-list > .occ-results,
.real-estate-search-adverts + .occ-paginated-list .annonce:not(.annonce--visible) {
  display: none;
}



@media only screen and (max-width: 960px){
  #ytb_block_header_3 a:last-of-type {
    display: inline-block;
  }
  #ytb_block_header_3 p {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
  }
  
  #ytb_row_header #ytb_block_header_3 {
  	 width: 75px;
  }
  
  #ytb_row_header .ytb_block {
    width: calc(50% - 45px);
  }
}