/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * variables.scss
 * Contains the sitewide variables
 */
/**
 * Breakpoints variables
 */
/**
 * Colors variables
 */
/**
 * z-index variables
 */
/**
 * function.scss
 * Contains the sitewide functions
 */
/**
 * mixins.scss
 * Contains the sitewide mixins
 */
/**
 * mixins.scss
 * Contains the sitewide mixins
 */
/**
 * global.scss
 * Contains the sitewide global styles
 */
* {
  background-repeat: no-repeat;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  text-rendering: optimizeLegibility;
}
*:before, *:after {
  box-sizing: border-box;
}
*:focus {
  outline: 1px dotted #000;
}

html,
body {
  margin: 0;
  min-height: 100vh;
}

body {
  width: 100%;
}

img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
li,
p,
input,
textarea {
  font-family: inherit;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.clearfix:after, .clearfix:before {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/**
 * reset.scss
 * Contains the sitewide css reset
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}
blockquote :before,
blockquote :after,
q :before,
q :after {
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  touch-action: manipulation;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

address {
  font-style: normal;
}

input::-ms-clear {
  display: none;
}

button {
  background: none;
  border: 0;
  padding: 0;
}

.aulani .room-ready-terms-and-conditions p a {
  font-weight: 600;
  color: #D04901;
}
.aulani .room-ready-terms-and-conditions.edit p a {
  color: #B73C00;
}

@font-face {
  font-family: Goudy-Regular;
  src: url('goudy_old_style_regular-webfont.147355200c37bb31.woff') format("woff");
  font-weight: 400;
}
/* MODAL STYLES
    -------------------------------
*/
body dtr-hub-modal {
  /* modals are hidden by default */
  display: none;
}
body dtr-hub-modal .modal {
  /* modal container fixed across whole screen */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index must be higher than .modal-background */
  z-index: 1000;
  /* enables scrolling for tall modals */
  overflow: auto;
}
body dtr-hub-modal .modal .modal-body {
  background: #FFF;
  box-shadow: 0 1px 5px 1px rgba(102, 102, 86, 0.5);
  /* margin exposes part of the modal background */
}
body dtr-hub-modal .modal-background {
  /* modal background fixed across whole screen */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* semi-transparent black  */
  background-color: #FFF;
  opacity: 0.75;
  /* z-index must be below .modal and above everything else  */
  z-index: 900;
}

body.modal-open {
  /* body overflow is hidden to hide main scrollbar when modal window is open */
  overflow: hidden;
}

wdpr-single-select, wdpr-single-select *,
wdpr-input, wdpr-input *,
wdpr-messages, wdpr-messages *,
.single-select-box, .single-select-box *,
.wdpr-loading-section, .wdpr-loading-section * {
  font-family: "InspireTWDCRoman" !important;
}

wdpr-single-select {
  --wdpr-single-select-trigger-button-font-family: InspireTWDCRoman !important;
}

wdpr-messages .wrapper .message-container span.message,
wdpr-messages, wdpr-messages * {
  --font-base_-_font-family: InspireTWDC !important;
}

wdpr-button, wdpr-button * {
  --button-font-family: InspireTWDCHeavy;
}

/*# sourceMappingURL=styles.bc3b0d539d92921d.css.map*/