.plp-shore-ex-per-cruise .cruise-image-wrapper {
  position: relative;
  height: 230px;
  background-color: var(--azamara-blue);
}

.plp-shore-ex-per-cruise .loading-placeholder {
  width: 100%;
  padding: 3rem;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  color: var(--azamara-blue);
  fill: var(--azamara-blue);

  font-size: 18px;
  line-height: 28px;

  gap: 1rem;
}

.plp-shorex-cruise-listing h1 {
  line-height: normal;
  margin-bottom: 8px;
  font-size: 2.5em;
  color: var(--azamara-blue);
  text-transform: capitalize !important;
}

.plp-shore-ex-per-cruise .container {
  max-width: 52rem;
}

.plp-shore-ex-per-cruise .container.cruise-container {
  padding: 0;
}

.plp-shore-ex-per-cruise .container .card-body {
  font-size: 17px;
}

.plp-shore-ex-per-cruise .container .card-title {
  font-size: 26px;
}

.plp-shorex-cruise-listing {
  display: flex;
  flex-direction: column;
  padding: 0 24px;
  background-color: var(--pure-white);
}

.plp-shorex-cruise-listing .cruise-container .button-wrapper a,
.plp-shorex-cruise-listing .cruise-container .button-wrapper button {
  font-size: 16px;
  height: auto;
  width: auto;
  padding: 8px 16px;
}

.plp-shorex-cruise-listing .cruise-container .shorexCountWrapper {
  max-width: 280px;
  color: var(--azamara-blue);
  font-weight: 420;
  line-height: 24px;
  letter-spacing: .08px;
  font-size: 1rem;
}

.plp-shorex-cruise-listing .cruise-container #portSelect {
  max-width: 280px;
  color: var(--azamara-blue);
  border-color: var(--azamara-blue);
}

.plp-shorex-cruise-listing .cruise-container p {
  color: var(--night-sky);
}

.plp-shorex-cruise-listing .cruise-container .cruise-header {
  margin-top: 2.5rem;
  margin-bottom: 4rem;
}

.plp-shorex-cruise-listing .port-header {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: large;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--azamara-blue);
  fill: var(--azamara-blue);
  display: flex;
}

.plp-shorex-cruise-listing .port-header div:last-of-type {
  color: var(--night-sky);
}

.plp-shorex-cruise-listing .icon {
  fill: var(--azamara-blue);
}

.plp-shorex-cruise-listing .cruise-container .card {
  position: relative;
  width: 100%;
  justify-content: start;
  align-self: start;
}

.plp-shorex-cruise-listing .cruise-container .card.shadow-small {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15) !important;
}

.plp-shorex-cruise-listing .shorex-pricing {
  color: var(--night-sky);
}

.plp-shorex-cruise-listing .shorex-pricing .price {
  color: var(--azamara-blue);
  font-size: 1.125rem;
}

.plp-shorex-cruise-listing .portWrapper {
  margin-bottom: 5rem;
}

.plp-shorex-cruise-listing .portWrapper .card {
  margin-bottom: 1.75rem !important;
}

.plp-shorex-cruise-listing .portWrapper .card .card-title {
  font-size: x-large !important;
  font-weight: 500;
}

.plp-shore-ex-per-cruise .azamara-logo-wrapper {
  display: none;
}

.plp-shore-ex-per-cruise .how-to-book-button {
  border: none;
  background-color: transparent;
  color: #111;
  line-height: 1em;
  align-self: flex-end;
  min-width: max-content;
  position: absolute;
  right: 1.5rem;
}

.plp-shore-ex-per-cruise .how-to-book-button .icon {
  fill: #111;
  margin-right: .25rem;
}

.plp-shore-ex-per-cruise.popover {
  border: none;
  max-width: 21rem;
}

.plp-shore-ex-per-cruise.popover .popover-body {
  padding: .75rem;
  border: none;
  background-color: var(--azamara-blue);
  color: #FFF;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 420;
  line-height: 1.25rem; /* 142.857% */
  letter-spacing: 0.04375rem;
}

.plp-shore-ex-per-cruise.popover[data-popper-placement^="top"] .popover-arrow::after {
  border-top-color: var(--azamara-blue);
}

.plp-shore-ex-per-cruise.popover[data-popper-placement^="left"] .popover-arrow::after {
  border-left-color: var(--azamara-blue);
}

.plp-shore-ex-per-cruise .how-to-book-sidebar {
  display: none;
  z-index: 1;
  flex-direction: column;
  max-width: 13.125rem;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  padding: 1.25rem;
  border-radius: 0rem 0.625rem 0.625rem 0rem;
  background: #CCD2DE;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar.hide {
  display: none;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar h2 {
  color: var(--azamara-blue);

  display: flex;
  align-items: center;
  gap: .25rem;

  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.05rem;
  margin-bottom: 1.25rem;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar .icon {
  fill: var(--azamara-blue);
  max-width: 1.5rem;
  max-height: 1.5rem;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar a {
  text-decoration: underline;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar p {
  color: var(--azamara-blue);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 420;
  line-height: 1.25rem; /* 142.857% */
  letter-spacing: 0.04375rem;
}

.plp-shore-ex-per-cruise .how-to-book-sidebar p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* .plp-shorex-cruise-listing .cruise-container .button-wrapper a,
  .plp-shorex-cruise-listing .cruise-container .button-wrapper button {
    font-size: 1.125rem;
  } */

  .plp-shorex-cruise-listing .shorex-pricing {
    flex-basis: 160px;
  }
}

@media (min-width: 1400px) {

  .plp-shore-ex-per-cruise .how-to-book-sidebar {
    display: flex;
  }
}

@media print {
  @page {
    size: 8.5in 11in;
    margin: 0.75in 1in;
    page-break-before: always;
    bleed: 3mm;
    @bottom-right {
      content: counter(page) " of " counter(pages);
    }
  }

  @page :first {
    margin: 0.75in 1in;
  }

  body {
    margin: 0 !important;
  }

  #global-notification-banner-carousel {
    display: none !important;
  }

  nav {
    display: none !important;
  }

  .plp-shore-ex-per-cruise .details {
    flex-direction: row !important;
    font-size: small !important;
    margin-top: 0.75rem !important;
  }

  .plp-shore-ex-per-cruise .azamara-logo-wrapper {
    display: block;
    margin: 2rem 0;
  }

  .plp-shore-ex-per-cruise .azamara-logo-wrapper img {
    width: 200px;
    display: block;
  }

  .plp-shorex-cruise-listing {
    background-color: white !important;
  }

  .plp-shore-ex-per-cruise * {
    color: black !important;
    fill: black !important;
  }

  h1 {
    font-size: 32px !important;
  }

  div.text-eyebrow {
    font-size: medium !important;
    margin-bottom: 4px !important;
    justify-content: start !important;
  }

  .plp-shore-ex-per-cruise .port-header {
    flex-direction: row !important;
    font-size: small !important;
    margin-bottom: 1rem !important;
  }

  .plp-shore-ex-per-cruise .port-header > div:nth-child(2) {
    margin-left: 1rem;
  }

  .plp-shore-ex-per-cruise .portWrapper {
    margin-bottom: 3rem !important;
  }

  .plp-shore-ex-per-cruise .cruise-container .card .card-body > div {
    padding: 0 !important;
  }

  .plp-shore-ex-per-cruise .cruise-container .portWrapper .card .card-title {
    font-size: 26px !important;
  }

  .plp-shore-ex-per-cruise .cruise-header.card {
    margin-bottom: 1rem !important;
    text-align: left !important;
  }

  .plp-shore-ex-per-cruise .cruise-image-wrapper {
    display: none !important;
  }

  .plp-shore-ex-per-cruise .cruise-header {
    margin-top: 0 !important;
  }

  .plp-shore-ex-per-cruise .button-wrapper {
    display: none !important;
  }

  .plp-shorex-cruise-listing .card {
    box-shadow: none !important;
    margin-bottom: 2rem !important;
  }

  .plp-shorex-cruise-listing .cruise-container .card.shadow-small {
    box-shadow: none !important;
  }

  .plp-shore-ex-per-cruise .card-body {
    padding: 0 !important;
  }

  footer {
    display: none !important;
  }

  .shortDescription {
    display: none !important;
  }

  .plp-shore-ex-per-cruise .how-to-book-button {
    display: none !important;
  }

  .plp-shore-ex-per-cruise .back-to-top {
    display: none !important;
  }
}
