/* IT FID 24846 updated 10.01.2025 - 1043 */

/* 2227 | 10.3.2024 */
#content 
  > section:nth-child(2)
  > div
  > div.utility-page__content.mb--sm
  > div
  > div
  > div
  > table:nth-child(32)
  > tbody
  > tr:nth-child(1)
  > td:nth-child(4) {
  min-width: 182px;
}

/* 00023594 | 1.23.2025 */
@media only screen and (min-width: 1024px) {
  .body--has-logo-billboard .booking-widget {
    width: 189px;
  }
}
/* @media only screen and (min-width: 1080px) and (max-width: 1440px) {
  body > header > div.header-bar__holder > nav > div.header-bar__phone.has-booking > div {
    vertical-align: top;
  }
  body > header > div.header-bar__holder > nav > div.header-bar__phone.has-booking > a {
    max-width: 320px;
    display: inline-block;
    line-height: 1.1;
  }
} */
/* .body--has-logo-billboard.-bar-visible .header-bar__phone.has-booking a {
  max-width: 320px;
  display: inline-block;
  line-height: 1.1;
} */
/* .body--has-logo-billboard.-bar-visible .header-bar__phone.has-booking .icon-phone {
  vertical-align: top;
} */

/* Case# 36798, T5026 | 10/01/25 */
@media screen and (min-width: 1080px) and (max-width:1655px) {
  .header-bar .logo--link {
    transform: translate(-140%) !important;
  }
}
