.suite-details {
  display: flex;
  flex-direction: column;
  padding: 60px 0px 90px;
  position: fixed;
  background: #ffffff;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  overflow: auto;
  transition: opacity 0.2s ease-out 0.2s;
  height: 100vh !important;
}
.suite-details__suite-gallery {
  width: 100%;
  padding: 20px;
}
.suite-details__suite-details-wrapper {
  flex-direction: column;
  display: flex;
}
.suite-details__carousel {
  background-color: #ccc;
  min-height: 280px;
  padding: 0 20px;
}
.suite-details__details {
  margin-bottom: 30px;
}
.suite-details__details h3 {
  font-family: 'Bodoni TIC', 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -1px;
  padding: 0 16px;
  font-size: 1.75rem;
  line-height: 38px;
  color: #222222;
  margin-bottom: 7px;
}
.suite-details__address-market-wrapper {
  background-color: #f9f9f9;
  display: flex;
  padding: 12px 20px;
  gap: 15px;
  width: 100%;
}
.suite-details__address-wrapper {
  flex: 1;
}
.suite-details__address-wrapper {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 18px;
  max-width: 188px;
  color: #222222;
  letter-spacing: normal;
}
.suite-details__feature-header {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #676767;
  font-size: 1.1rem;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.suite-details__feature-text {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 16px;
  letter-spacing: normal;
}
.suite-details .submarket-text-mobile {
  padding: 0;
}
@media (min-width: 768px) {
  .suite-details .submarket-text-mobile {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 992px) {
  .suite-details .submarket-text-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}
.suite-details__features {
  background-color: #f9f9f9;
  padding: 15px 20px 21px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 15px;
}
.suite-details__features .suite-details__feature-wrapper--desktop {
  display: none;
}
.suite-details__card-row {
  display: flex;
  padding: 16px 15px 0;
  gap: 15px;
}
.suite-details__card-row--border-bottom {
  border-bottom: 1px solid #dddddd;
}
.suite-details__card-column {
  flex: 1;
}
.suite-details__card-column:first-child {
  max-width: 188px;
}
.suite-details__card-column .d-flex {
  display: flex;
  margin-bottom: 15px;
}
.suite-details__card-column .d-flex .suite-details__feature-header {
  margin-bottom: 0;
  min-width: 50px;
}
.suite-details__card-label {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #676767;
  font-size: 1.1rem;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.suite-details__header {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  position: fixed;
  top: 0;
  min-height: 60px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 15px;
  background: #ffffff;
  font-size: 1.2rem;
  text-transform: uppercase;
  justify-content: space-between;
  padding: 0 17px;
  z-index: 99;
}
.suite-details__header-navs {
  display: flex;
}
.suite-details__header-navs .btn {
  margin-left: 20px;
}
.suite-details__header-navs .btn .ico-icon {
  font-weight: bold;
}
.suite-details__back-link {
  display: flex;
  align-items: center;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 700;
  cursor: pointer;
}
.suite-details__back-link--red {
  color: #da291c;
}
.suite-details__back-link span {
  margin-right: 11px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: -4px;
}
.suite-details__footer {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  position: fixed;
  bottom: 0;
  min-height: 60px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 15px;
  background: #3b3c3f;
  color: #ffffff;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.suite-details__page-links {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px 0;
}
@media (min-width: 768px) {
  .suite-details__page-links {
    padding: 19px 24px;
  }
}
@media (min-width: 992px) {
  .suite-details__page-links {
    padding: 19px 0 0 0;
  }
}
.suite-details__page-links-left,
.suite-details__page-links-right {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.suite-details__page-link--mobile .ico-icon-heart-white:before {
  font-size: 1.8rem !important;
}
.suite-details__page-link--desktop {
  display: none;
}
.suite-details__page-link .btn-circular-with-icon--has-red {
  border-color: #da291c !important;
}
.suite-details__page-link-tooltip {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  margin: 0;
  font-size: 1.4rem;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  white-space: nowrap;
}
.suite-details .heart-checkbox {
  display: none;
}
.suite-details .heart-checkbox-label {
  margin-bottom: -5px;
  font-size: 1.8rem;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.suite-details .heart-checkbox-label .black-heart-icon {
  color: #ffffff;
}
.suite-details__page-link-tooltip {
  text-align: center;
  margin-right: 15px;
}
.suite-details__page-link-tooltip .tooltip-element span {
  width: 24px;
}
.suite-details__page-link-tooltip .btn.btn-circular-with-icon--has-red:hover {
  background-color: #000000 !important;
  outline: none;
}
.suite-details__page-link-tooltip .btn.btn-circular-with-icon--has-red:focus {
  background-color: #676767 !important;
  outline: none;
}
.suite-details__page-link-tooltip .btn.btn-circular-with-icon--has-white {
  background-color: #ffffff;
  border: 1px solid #da291c;
}
.suite-details__page-link-tooltip .btn.btn-circular-with-icon--has-white:hover {
  background-color: #000000 !important;
  outline: none;
}
.suite-details__page-link-tooltip .btn.btn-circular-with-icon--has-white:focus {
  background-color: #ffffff !important;
  outline: none;
}
.suite-details__page-link-tooltip .v-tooltip {
  min-width: 90px;
  padding: 5px 10px;
  box-sizing: border-box;
  transform: translateY(100%) translateX(-54%) !important;
  bottom: -4px !important;
  width: auto;
}
.suite-details__page-link-tooltip .v-tooltip .v-tooltip__wrap {
  line-height: 0;
}
.suite-details__page-link-tooltip .v-tooltip .v-tooltip__desc {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  margin: 0;
  font-size: 1.4rem;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  white-space: nowrap;
}
.suite-details__page-link-tooltip--large .v-tooltip {
  min-width: 130px;
}
.suite-details .dot-separated-list-item:not(:last-of-type)::after {
  content: ',';
  width: 4px;
  height: 4px;
  background-color: transparent;
  margin-right: 1px;
  margin-left: 2px;
  line-height: inherit;
  display: inline-block;
}
@media (min-width: 992px) {
  .suite-details .dot-separated-list-item:not(:last-of-type)::after {
    content: none;
  }
}
.suite-details__right-section--only-mobile {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.suite-details__right-section--only-desktop {
  display: none;
  padding-left: 15px;
  padding-right: 15px;
}
.suite-details__expanded-icon-wrapper {
  display: flex;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #da291c;
  color: #ffffff;
  font-size: 3rem;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.4s;
  z-index: 1;
}
.suite-details__expanded-icon-wrapper:hover {
  background-color: #000000;
}
@media print {
  .suite-details__expanded-icon-wrapper {
    display: none !important;
  }
}
.suite-details__floor-plan {
  position: relative;
  height: 100%;
}
.suite-details__floor-plan:hover {
  cursor: zoom-in;
}
.suite-details__floor-plan:hover .suite-details__expanded-icon-wrapper {
  opacity: 1;
}
.suite-details__filters-suite-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.suite-details__filters-suite-title-container.suite-details__filters-suite-title-container--has-gallery {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.suite-details__filters-suite-title-container.suite-details__filters-suite-title-container--has-gallery h3 {
  margin-top: 0;
  justify-self: flex-start;
  max-width: calc(100% - 200px);
}
.suite-details__filters-suite-title-container .suite-details__filters {
  margin: 0;
  padding: 0;
  list-style: none;
}
.suite-details__filters-suite-title-container .suite-details__filters li {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 374px) {
  .suite-details__address-wrapper {
    width: 50%;
  }
  .suite-details .header-notes {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .suite-details__carousel {
    min-height: 570px;
  }
  .suite-details__details h3 {
    line-height: 48px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .suite-details__address-market-wrapper,
  .suite-details__card-row {
    padding-left: 24px;
    padding-right: 24px;
  }
  .suite-details__right-section--only-mobile {
    padding-left: 24px;
    padding-right: 24px;
  }
  .suite-details__address-market-wrapper,
  .suite-details__card-row {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 992px) {
  .suite-details {
    padding-bottom: 20px;
    position: relative;
    height: auto !important;
    border-bottom: 1px solid #dddddd;
    gap: 30px;
    opacity: 0;
    z-index: 99;
    flex-direction: unset;
  }
  .suite-details__suite-details-wrapper {
    flex-direction: row;
  }
  .suite-details__header {
    display: none;
    position: static;
  }
  .suite-details__left-section {
    width: 46%;
    padding-left: 20px;
  }
  .suite-details__carousel {
    min-height: 340px;
    padding: 0;
  }
  .suite-details__right-section {
    padding-right: 30px;
    min-height: 390px;
    width: 56%;
  }
  .suite-details__right-section--only-mobile {
    display: none;
  }
  .suite-details__right-section--only-desktop {
    display: block;
    max-width: 54%;
    flex-basis: 54%;
  }
  .suite-details__floor-plan {
    min-height: 0;
    height: 390px;
  }
  .suite-details__floor-plan .ico-img img {
    min-height: 0;
    max-height: 390px;
  }
  .suite-details__details {
    margin-bottom: 0;
  }
  .suite-details__details h3 {
    font-size: 2.6rem;
    line-height: 30px;
    padding: 0;
  }
  .suite-details__details--only-mobile {
    display: none;
  }
  .suite-details__address-wrapper {
    max-width: 210px;
    margin-bottom: 24px;
  }
  .suite-details__features {
    background-color: transparent;
    flex-direction: row;
    gap: 65px;
    padding: 0;
  }
  .suite-details__features .suite-details__feature-wrapper--mobile {
    display: none;
  }
  .suite-details__features .suite-details__feature-wrapper--desktop {
    display: block;
  }
  .suite-details__address-market-wrapper {
    background-color: transparent;
    padding: 0;
  }
  .suite-details__features-left {
    flex-basis: 70%;
  }
  .suite-details__feature-wrapper {
    margin-bottom: 14px;
  }
  .suite-details__feature-wrapper--mobile {
    display: none;
  }
  .suite-details__feature-header {
    font-size: 1.2rem;
    line-height: 18px;
    margin-bottom: 0;
  }
  .suite-details__feature-text {
    font-size: 1.4rem;
    line-height: 22px;
  }
  .suite-details__footer {
    display: none;
  }
  .suite-details__page-link--mobile {
    display: none;
  }
  .suite-details__page-link--desktop {
    display: inline-block;
  }
}
.suite-details .floorplan-view-button {
  position: absolute;
  top: 0;
  right: 20px;
}
.suite-details .floorplan-view-button__wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  body.expanded-suite-modal-open main .container-full-width,
  body.expanded-suite-modal-open #availabilities_ {
    overflow: visible;
  }
}

.suite-details__filters .gallery-filter .icon-button {
  margin-right: 15px;
}
.suite-details__filters .gallery-filter .icon-button:last-child {
  margin-right: 0;
}

