/* WXSSC V67.2-D3 Home Price Light Date Session Fix */
html body #priceCenter .wx-hpl672d-table th:nth-child(6),
html body #priceCenter .wx-hpl672d-table td:nth-child(6){
  white-space:nowrap !important;
  width:150px !important;
}

html body #priceCenter .wx-hpl672d-date{
  white-space:nowrap !important;
}

html body #priceCenter .wx-hpl672d-date b{
  display:inline-block !important;
  color:#071126 !important;
  font-weight:1000 !important;
  margin-right:8px !important;
}

html body #priceCenter .wx-hpl672d-session{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:24px !important;
  padding:0 8px !important;
  border-radius:999px !important;
  border:1px solid #fed7aa !important;
  background:#fff7ed !important;
  color:#ea580c !important;
  font-size:11px !important;
  font-weight:1000 !important;
  vertical-align:middle !important;
}
