/* GENIE THEME 2.0 PRODUCT CSS - 25/02/21 */
section {
	overflow-y: hidden;
}
#product-intro {
    overflow-y: visible !important;
}
.color-1 {
	background-color: #63ada0 !important;
}
.color-2 {
	background-color: #dd7381 !important;
}
.color-3 {
	background-color: #e6905f !important;
}
/* TOTAL PAGE CSS */
@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1000px;
    }
}
body {
    overflow: unset;
}
section {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
}
#footer {
    padding-bottom: var(--booking-bar-height) !important;
}
#menu.fixed-top {
    position: relative;
}



/* TOTAL PAGE CSS END */


/* JUMP BAR START */
.label-jumpbar {
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: 0.0625em;
    color: var(--body-color);
}
.label-jumpbar.active {
    color: var(--primary);
}
#product-jumpbar.sticky-top {
    top: var(--menu-height);
}
@media (max-width: 767px) {
    #product-jumpbar.sticky-top {
        top: 73px;
    }
    .label-jumpbar {
        line-height: 1.125;
    }
}
/* JUMP BAR END */

/* HERO START */
.product-hero-block {
    width: 100%;
    min-height: calc(100vh - var(--booking-bar-height) - var(--jumpbar-height) - var(--menu-height));
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}
.product-hero-inner {
    width: 630px;
    max-width: 100%;
}
/* HERO END */

/* INTRO */
@media (min-width: 768px) {
    #product-intro .img-aspect-tall {
        margin-top: -5rem;
        margin-bottom: -5rem;
    }
    #product-intro .intro-bg {
        background-color: #659AB1;
    }
    #product-intro {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 767.98px) {
    #product-intro .img-aspect-tall {
        z-index: 1;
    }
    .overview-text {
        padding-top: 6rem !important;
        margin-top: -5rem !important;
        background-color: #FBEFE0;
        z-index: 0;
    }
}
/* INTRO END */

/* OVERVIEW START */
#product-overview p {
    white-space: pre-line;
}
/* OVERVIEW END */

/* HIGHLIGHTS */
.highlight-number {
    width: 60px;
    height: 60px;
    top: 30%;
    right: 0;
    transform: translate(50%,-15%);
}
.order-md-last .highlight-number {
    right: unset;
  	left: 0;
    transform: translate(-50%,-15%);
}
@media (min-width: 992px) {
  .highlights-108 .highlight-card-text {
      position: absolute;
      top: 30%;
      padding-left: 1rem;
  }
}
@media (max-width: 767.98px) {
  .highlight-number,  .order-md-last .highlight-number {
      width: 50px;
      height: 50px;
      top: 100%;
      right: unset;
    	left: 1.5rem;
      transform: translate(0,-70%);
  }
}
/* HIGHLIGHTS END */

/* SCHEDULE */
.schedule-time:before {
    content: ">";
    position: absolute;
    right: -1.3rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 1;
}
@media (min-width: 768px) {
  .schedule-time.schedule-left:before {
      content: "<";
      left: -1.3rem;
      right: unset;
  }
}
.schedule-row:not(:last-child) .schedule-time-col:after {
    position: absolute;
    content: '';
    height: 100%;
    border-left: solid 1px #979797;
    left: 50%;
}
@media (min-width: 768px) {
    .schedule-row {
        margin-top: -4rem;
    }
    .schedule-row:first-of-type {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .schedule-row {
        margin-top: -7.5rem;
    }
    .schedule-row:first-of-type {
        margin-top: 0;
    }
}
/* SCHEDULE END */

/* INCLUDED START */
#includedAccordion .cursor-pointer:hover svg path {
    transform: translateY(8%);
}
/* INCLUDED END */

/* GALLERY START */
@media (max-width: 767px) {
.sl-next, .sl-next svg, .sl-prev, .sl-prev svg {
    width: 30px !important;
}
}
/* GALLERY END */

/* TRIP TIPS START */
.tip-card p {
    white-space: pre-line;
}
/* TRIP TIPS END */

/* REVIEWS START */
@media (min-width: 768px) {
    .quotation-marks {
        position: absolute;
        top: 0;
        left: 0;
    }
    .quotation-marks-noimage {
        position: absolute;
        top: 0;
    }
}
#product-reviews .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.3;
}
/* REVIEWS END */

/* DATES START */
.dateCard .button {
    min-width: 140px;
    text-align: center;
}
@media (min-width: 768px) {
    .dateCard .button {
        min-width: 180px;
        text-align: center;
    }
    .dateCard .label-banner:not(:last-of-type) {
        margin-right: .5rem !important;
    }
}
/* DATES END */

/* DATES SWIPER */
.dates-swiper .swiper-controls {
    margin-bottom: -2.5rem;
    margin-top: 0;
    z-index: 100;
    position: relative;
}
.dates-swiper .swiper-button-disabled {
    opacity: 0.3;
}
/* DATES SWIPER END */

/* BOOKING BAR START */
@media (min-width: 768px) {
    .booking-bar-banners .label-banner:not(:last-of-type) {
        margin-right: .5rem !important;
    }
}
@media (max-width: 767px) {
    #product-bookingbar .label-small-uppercase {
        font-size: 0.8rem;
    }
    #product-bookingbar .label-big {
        font-size: 1rem;
    }
}
/* BOOKING BAR END */

/* SWIPERS */
.swiper-next:hover, .swiper-prev:hover {
    cursor: pointer;
}
.swiper-controls {
    margin-top: -1rem;
}
/* SWIPERS END */


.genie029-logos-item img {
    object-fit: contain;
    object-position: center;
    max-width: 7rem;
    max-height: 2.85rem;
}
.genie029-logos-item.silver-logo-item img {
    max-width: 9rem;
    max-height: 5rem;
}
.genie029-logos-item.gold-logo-item img {
    max-width: 16rem;
    max-height: 8rem;
}
@media (max-width: 991px) {
    .genie029-logos-item img {
        max-width: 6.4rem;
        max-height: 2.5rem;
    }
    .genie029-logos-item.silver-logo-item img {
        max-width: 8rem;
        max-height: 3.3rem;
    }
    .genie029-logos-item.gold-logo-item img {
        max-width: 12rem;
        max-height: 5rem;
    }
}
@media (max-width: 767px) {
    .genie029-logos-item img {
        max-width: 5.6rem;
        max-height: 2.4rem;
    }
    .genie029-logos-item.silver-logo-item img {
        max-width: 7rem;
        max-height: 3rem;
    }
    .genie029-logos-item.gold-logo-item img {
        max-width: 9rem;
        max-height: 4rem;
    }
}
.tab-selector.active {
    color: var(--primary);
}
.tab-selector {
    transition: color 0.2s ease;
}
.accommodation-swiper .accommodation-card {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#product-hero {
    position: relative;
		background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}
.hero-section-background-video {
    z-index: 0;
}
.hero-section-background-video .iframe-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.hero-section-background-video .iframe-container iframe {
  width: 100vw !important;
  height: 56.25vw !important; 
  min-height: 100vh !important;
  min-width: 177.77vh  !important; 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-hero-block {
    z-index: 1;
    position: relative;
}
#product-hero img {
    max-height: 350px;
    object-fit: contain;
}
.footer--home {
    padding-bottom: var(--booking-bar-height);
}