/* R256 — 1280x720 TCHAT UNIQUEMENT
   Mesure F12 utilisateur :
   espaceBoutonTrait = 4px => NE PAS TOUCHER
   espaceTraitTitre = 5.00001258px => retirer exactement 1px
*/

html[data-ethnos-format-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonDeepSearch > .salonExplorerSectionHead,
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonDeepSearch > .salonExplorerSectionHead{
  position:relative !important;
  top:1px !important;
  margin-top:0 !important;
}

@media (width:1280px) and (height:720px){
  html[data-ethnos-ui] body.isTchatDrawerOpen
  .salonDeepSearch > .salonExplorerSectionHead{
    position:relative !important;
    top:1px !important;
    margin-top:0 !important;
  }
}
