/* Martinique New York on Broadway, Curio Collection by Hilton – nyccuqq */

[data-osc-product='shop-form-dates'] > span {
  align-items: center;
}

/* SHOP FORM OVERRIDES */
[data-osc-date-picker='true'] td button.font-bold[tabindex='0']:not(:disabled):not(:focus) {
  background-color: rgb(225, 208, 193);
  border-color: rgb(225, 208, 193);
  color: rgb(56, 56, 54);
}

[data-osc-date-picker='true'] td button.font-bold[tabindex='0']:not(:disabled):not(.bg-bg-alt) {
  background-color: rgb(56, 56, 54);
  border-color: rgb(56, 56, 54);
  color: rgb(255, 255, 255);
}

[data-osc-date-picker='true'] td button.text-text[tabindex='-1']:not(:disabled) {
  background-color: rgb(241, 241, 241);
  border-color: rgb(241, 241, 241);
  color: rgb(56, 56, 54);
}

[data-osc-date-picker='true'] td button[tabindex='0']:not(:disabled) {
  background-color: rgb(56, 56, 54);
  border-color: rgb(56, 56, 54);
  color: rgb(255, 255, 255);
}

.cp-header-shop-form button[data-testid='shop-modal-done-cta'] {
  background-color: rgb(56, 56, 54);
  border-color: rgb(56, 56, 54);
  color: #ffffff;
}
