/* V Hotel Dubai, Curio Collection by Hilton – dxbvhqq */
@import url('https://use.typekit.net/gmj8ujm.css');

:root {
  --font-headline: bebas-neue, sans-serif;
  --font-sans: libre-franklin, sans-serif;
  --font-cta: libre-franklin, sans-serif;
}

/* SHOP FORM OVERRIDES */
[data-osc-date-picker='true'] td button.font-bold[tabindex='0']:not(:disabled):not(:focus) {
  background-color: rgb(237, 27, 52);
  border-color: rgb(255, 255, 255);
  color: rgb(227, 227, 227);
}

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

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

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