/* Hilton Vallarta Riviera  - pvrpahh*/
.primary-overlay {
  background: rgb(10, 57, 113, 0.94);
  /* #0a3971 */
}

.pb-9-16 {
  padding-bottom: 56.25%;
}

.container--1680 {
  margin: 0 auto;
  width: 100%;
  max-width: 1680px;
}

.container-my--1680 {
  margin: 20px auto;
  width: 100%;
  max-width: 1680px;
}

.font-28-px {
  font-size: 22px;
}

@media (min-width: 1024px) {
  .font-28-px {
    font-size: 28px;
  }
}

[data-element-id='wp-content'] p {
  margin-bottom: 0.5rem;
}

a:focus,
button:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-offset: 1px;
}

div[data-testid='booking-widget'] button.focus\:shadow-outline:focus {
  box-shadow: 0px 0px 3px 3px #1e1e1e !important;
}

.vh--80 {
  height: 80vh;
}
.vh--70 {
  height: 70vh;
}
.vh--60 {
  height: 60vh;
}
