[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-diamond-dark {
  color: #525252;
  z-index: 3; }
.icon-diamond-light {
  color: #9A9A9A;
  margin-left: -4px;
  z-index: 2; }
.icon-diamond::before {
  content: "\e900";
  font-size: 18px;
  position: relative; }
.icon-diamond-cut::before {
  content: "\e901";
  font-size: 18px;
  position: relative; }

.red {
  color: #ff0000; }

#nav-menu .language-menu {
  position: absolute;
  margin-top: 10px;
  margin-left: 50px; }

#nav-menu .language-menu::before {
  display: none; }

.open > .dropdown-menu {
  display: block !important; }

body h5 {
  margin: 0; }
body .sticky-nav #nav-menu ul li a {
  background-color: transparent; }
body .stick-it #nav-menu ul li a:hover {
  background-color: #f0d8c8; }
body .divider-light .white-line {
  border-color: #9e9e9e; }
body #nav-menu li.diamond::after {
  font-size: 10px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900"; }
body .language-group {
  position: absolute;
  margin-left: 50px;
  margin-top: 17px; }
  body .language-group ul.dropdown-menu {
    min-width: auto;
    width: auto;
    background-color: transparent;
    border-top: none !important;
    box-shadow: none; }
  body .language-group button {
    font-size: 12px;
    background: transparent;
    border: none;
    text-transform: uppercase;
    color: white;
    width: 100px; }
  body .language-group ul {
    left: 5px;
    background-color: transparent;
    border: none; }
    body .language-group ul li a, body .language-group ul .language-group li a {
      color: white;
      background-color: transparent;
      border-bottom: none !important;
      border: none;
      padding: 10px;
      font-size: 12px; }
body .countdown-row .countdown-period {
  font-size: 11px;
  width: 100%;
  text-align: center; }
body .simple-countdown {
  width: 300px; }
body .block-color #nav-menu .language-group button {
  color: black !important; }
body .block-color #nav-menu .language-group ul.dropdown-menu {
  background-color: white; }
  body .block-color #nav-menu .language-group ul.dropdown-menu li a:hover {
    color: #000; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

#nav-bar.top-bar.stick-it .btn-group.open button {
  box-shadow: none; }
#nav-bar.top-bar.stick-it .language-group button {
  color: #000; }
#nav-bar.top-bar.stick-it .language-group .dropdown-menu {
  background-color: white;
  min-width: 150px; }
  #nav-bar.top-bar.stick-it .language-group .dropdown-menu a:hover {
    color: #000; }

@media screen and (max-width: 1200px) {
  .diamond::after {
    display: none; } }
.hotel-header {
  margin-bottom: 20px; }
  .hotel-header h3 {
    margin-bottom: 0; }
  .hotel-header .hotel-address {
    font-size: 12px; }
  .hotel-header .fastpass {
    margin-top: 10px;
    text-decoration: underline;
    font-style: italic; }

.hotel-content .hotel-note {
  font-style: italic;
  font-size: 12px;
  margin-bottom: 10px; }
.hotel-content .hotel-detail {
  padding-left: 0px;
  list-style: none; }
  .hotel-content .hotel-detail li {
    margin-left: 5px; }

.icon-diamond-pink {
  color: #f0d8c8; }

.icon-diamond-dark {
  color: #403a38; }

.rsvp-slider .page-title {
  margin-bottom: 50px; }

.location .white-box-content-wrapper {
  min-height: 541px; }

.travel .white-box-content-wrapper {
  min-height: 541px; }

.how-to-get .white-box-content-wrapper {
  min-height: 430px; }

@media screen and (max-width: 991px) {
  body .sticky-nav #nav-menu > li a:hover {
    color: #666;
    background-color: #f0d8c8; }
  body .language-group {
    position: relative;
    margin: 0;
    width: 100%; }
    body .language-group .dropdown-menu {
      width: 100% !important;
      position: relative; }
  body .dropdown-toggle {
    display: none; } }

/*# sourceMappingURL=custom-style.css.map */
