body,
html {
  height: 100%;
  font-family: "Gotham", sans-serif;
}

/* Logo styling - responsive height */
.igwa-xp-logo {
  height: 40px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.dropdown-toggle::after {
  margin-left: 180px;
}

/* 
    font-family: 'Gotham', sans-serif;
    font-family: 'Gotham Black', sans-serif;
    font-family: 'Gotham Light', sans-serif;
    font-family: 'Gotham Thin', sans-serif;
    font-family: 'Gotham XLight', sans-serif;
    font-family: 'Gotham Book', sans-serif;
    font-family: 'Gotham Ultra', sans-serif;
 */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .auth-div {
    margin-top: -53px;
  }
  .align-items-center {
    padding: 10px;
  }
}

.welcome-user {
  font-size: 12px;
  margin-bottom: 0px;
}

.welcome-user span {
  color: #DC143C;
}

/* signup modal  */
.signup-modal-content {
  font-size: 13px;
  padding: 0px 10px !important;
}

.sign-up-modal-form {
  font-size: 13px !important;
}

#id_password1,
#id_password2 {
  background-color: #ced4da;
  border-radius: 30px;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ced4da;
  background-clip: padding-box;
  border: 1px solid #ced4da;
}

.form-select {
  background-color: #ced4da;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
  .nav-igwa {
    display: none;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .add-exp {
    padding-top: 50px;
  }
  .card-body-fest h5 {
    height: 28px;
    width: 272px;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
  }
  .card-body-fest {
    padding: 7px 0px 0px 15px;
    color: #DC143C;
    margin-top: 0px;
    /* background-image: linear-gradient(270deg, rgb(0 0 0 / 80%), rgb(1 115 73)); */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .exp-cat {
    margin-top: -15px;
    font-size: 12px;
  }

  .fest {
    border-radius: 10px;
    /* height: 302px; */
    transition: transform 0.2s;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .rate {
    padding-right: 20px;
  }
  .fest-marker {
    padding-right: 5px;
  }
  .fest-location {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .festcard {
    border-radius: 10px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    /* transition: transform 0.6s; */
    border: solid 0px #fff;
  }

  .festcard:hover {
    /* transform: scale(1.1); */
  }

  /* Discover Wellness & Fitness Experiences  */
  .right-col h5 {
    font-size: 14px;
  }

  .org-festcard {
    border-radius: 10px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    transition: transform 0.2s;
  }
  .org-festcard:hover {
    transform: scale(0.9);
  }

  .igwa-xp-logo {
    height: 40px;
    width: auto;
  }

  .exp-mkt {
    padding-top: 290px;
  }

  .our-story-container {
    padding-top: 125px;
  }

  .exp-mkt h1 {
    font-family: "Gotham", sans-serif;
    font-weight: bold;
    font-size: 35px;
    color: #DC143C;
    border-radius: 10px;
    /* letter-spacing: 6px; */
    text-shadow: -1px -1px 0 rgb(255, 255, 255), 1px -1px 0 rgb(255, 255, 255),
      -1px 1px 0 rgb(255, 255, 255), 1px 1px 0 rgb(255, 255, 255);
  }

  .igw-nav-pad {
    padding: 4px 0px;
    background-color: #000000;
    color: #ffffff;
    /* position: sticky;
        top: 0;
        z-index: 1; */
  }
  
  .igw-nav-pad .navbar-brand,
  .igw-nav-pad .nav-link,
  .igw-nav-pad .welcome-user,
  .igw-nav-pad .form-control,
  .igw-nav-pad .btn {
    color: #ffffff;
  }
  
  .igw-nav-pad .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7);
  }
  /* experience img3 */
  .img-3 {
    width: 270px;
    height: 190px;
  }
}
/* Medium devices (landscape tablets, 768px and up) */

.sec {
  background-image: url("img/home/sld.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.nav-igwa {
  background-image: url("img/home/sky_diving.jpeg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 38%);
  background-attachment: fixed;
}
.nav-menu {
  padding: 0px;
}
.navbar-toggler {
  background-color: #DC143C;
}
.list-icon {
  color: white;
  font-size: 30px;
}

.side-menu-toggler {
  padding: 0px 5px;
  background-color: #DC143C;
}

.sidebar {
  padding: 0px 0px;
}

.login-btn {
  background-color: transparent;
  border-radius: 5px;
  border-color: #DC143C;
  color: #DC143C;
  padding: 0px 5px 0px 5px;
}
.login-btn:hover {
  background-color: #DC143C;
  color: #ffffff;
  border-color: #DC143C;
}
.form-control {
  background-color: #ced4da;
  border-radius: 30px;
  border: 0px solid #ced4da;
}
.create-my-account {
  text-align: -webkit-center;
  border-radius: 30px;
  background-color: #DC143C;
}
.create {
  border-radius: 30px;
  color: white;
}
.sgn-g {
  height: 20px;
}
.modal-content {
  padding: 30px;
}
.sgn-google {
  border: 1px solid #ced4da;
  border-radius: 30px;
}
.discover {
  padding-top: 125px;
}
.igwa {
  border-radius: 30px;
  background-image: linear-gradient(to bottom right, #DC143Caf, #DC143C);
  text-align: center;
  padding: 20px;
}
.srch {
  margin-left: -40px;
  border-radius: 50%;
}
.srch-frm {
  background-color: #ffffff;
}
.fa-search {
  color: white;
}

.btn-add {
  border-radius: 30px;
  background-color: #DC143C;
  color: white;
}
.btn-add:hover {
  background-color: #ffffff;
  color: #DC143C;
}

/* canvas */
.offcanvas.offcanvas-start {
  width: 16rem;
  background-color: #000000;
  color: white;
}

.side-nav .nav-link.active,
.side-nav .show > .nav-link {
  color: #ffffff;
}

.side-close {
  background: transparent url() center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: 1;
  color: #ffffff;
}

.side-menu-toggler:active {
  box-shadow: none;
}

/* our story */
.sec-abt {
  padding: 20px 0px 20px 0px;
  background-color: #f5f5f5;
}
.sec-disc {
  padding: 20px 0px 20px 0px;
  border-radius: 20px;
  background-color: grey;
  margin: 0px 20px 0px 20px;
}
.our-story {
  padding: 0px 0px 0px 0px !important;
}
.our-st {
  color: #DC143C;
  font-weight: 600;
}
.igwaxp {
  color: #DC143C;
}
/* Discover Experiences */
.disc-x {
  color: #DC143C;
  font-weight: 600;
  font-family: "Ulm Grotesk", sans-serif;
}
.discover-exp .dis-cat-link.active,
.discover-exp .show > .dis-cat-link {
  color: #DC143C;
  background-color: white;
  border: solid 1px #DC143C;
  border-radius: 30px;
  /* padding: 5px 5px 5px 5px; */
}

.discover-exp > .nav-link {
  padding: 0px 5px;
  font-size: 14px;
  font-weight: 400;
}

/* .discover-exp-tab {
    position: sticky;
    top: 0;
    z-index: 1;
} */

.dis-cat-link {
  padding: 0px 5px 0px 5px;
  margin: 0px 5px;
}

.nav-fill .nav-item,
.nav-fill > .dis-cat-link {
  padding: 0px 5px 0px 5px;
}

.discover-exp .dis-cat-link {
  background: 0 0;
  border: solid 1px #e7e9ec;
  border-radius: 30px;
  /* padding: 5px 5px 5px 5px; */
}
.discover-exp .dis-cat-link {
  color: #0000009c;
}

.open-map-view {
  border: solid 1px #DC143C;
  border-radius: 30px;
  font-weight: 500;
  font-size: 12px;
}

.open-map-view:hover {
  background-color: #DC143C;
  color: #ffffff;
}

.map-icon {
  font-weight: 600;
  padding-left: 10px !important;
}
.btn-weekdays {
  background: #80808042;
  border: solid 1px #80808042;
  border-radius: 30px;
  color: black;
}
.weekday-icon {
  padding-left: 5px;
  font-size: 20px;
}

/* Top right text */
/* .top-right {
  position: absolute;
  top: 15px;
  right: 10px;
  background: #DC143C;
  border-radius: 10px;
  padding: 2px 5px 2px 5px;
  font-size: 13px;
  color: white;
} */

.wishlist {
  position: absolute;
  top: 15px;
  right: 10px;
  background: transparent;
  border-radius: 10px;
  padding: 2px 5px 2px 5px;
  font-size: 13px;
  color: white;
}

.a-exp {
  color: white;
  text-decoration: none;
}
.a-exp:hover {
  color: #ffc42d;
  text-decoration: none;
}
.foot {
  padding: 0px 15px 0px 15px;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
}

.foot h5 {
  font-size: 15px;
  font-weight: 600;
}

.qlink {
  list-style: none;
  padding: 0px;
}
.qlink li a {
  color: white;
  text-decoration: none;
}
/* facebook */
.fa-sm {
  padding: 7px;
  font-size: 21px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
.fa-sm:hover {
  opacity: 0.7;
}
.fa-facebook {
  background: #3b5998;
  color: white;
}
.fa-twitter {
  background: #55acee;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}

/* Organizer dashboard */
.org-das-frm {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  height: 42px;
  background-color: transparent;
  width: 430px;
}
.org-das-btn {
  margin-left: -8px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  height: 42px;
}

.search-exp {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #1a1a1a;
  border: 1px solid #333333;
  color: #ffffff;
}

.search-exp::placeholder {
  font-size: 12px;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255, 255, 255);
}
.search-icon {
  background-color: #DC143C;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #ffffff;
}
.search-icon:hover {
  background-color: #ced4da;
}
.how-it-works {
  border-radius: 30px;
  background-color: #DC143C;
  color: white;
  padding: 4px 10px 2px 10px;
  font-size: 13px;
}
.how-it-works:hover {
  border-radius: 30px;
  background-color: #ffffff;
  color: #DC143C;
  border: solid 1px #DC143C;
}

/* .our-story-drop {
  font-weight: 400;
  color: #DC143C;
  font-size: 15px;
}

.our-story-drop-menu {
  min-width: 10px;
  font-size: 12px;
} */

.igw-head {
  background-image: url(img/home/sky_diving.jpeg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 37%;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 38%);
  background-attachment: fixed;
}

/* faqs */
.nav-faq .nav-link.active,
.nav-faq .show > .nav-link {
  color: #ffffff;
  background-color: #DC143C;
  border: solid 1px transparent;
  border-radius: 10px;
  padding: 10px 0px 10px 10px;
}
.nav-faq .nav-link {
  background-color: #ececec;
  border: solid 1px transparent;
  border-radius: 10px;
  padding: 10px 0px 10px 10px;
  margin: 5px 20px 5px 0px;
}

/* Filter Form */
.filter-form {
  font-size: 13px;
  background-color: #DC143C12;
  color: #DC143C;
  border-radius: 10px;
}
.filter-form::placeholder {
  color: #DC143C;
}
.col-form-label {
  font-size: 13px;
  font-weight: 600;
}
.exp-filter-btn {
  background-color: white;
  border: solid 1px #DC143C;
  color: #DC143C;
  font-size: 13px;
}
.exp-filter-btn:hover {
  background-color: #DC143C;
  color: #ffffff;
}
.btn-exp-search {
  background-color: green;
  border: solid 1px green;
  color: white;
  font-size: 13px;
}
.exp-search-filter {
  padding-right: 5px;
}
.modal-content-filter {
  padding: 20px;
}
.modal-header-filter {
  padding: 0px;
}

/* Discover wellness and fitness Experience */
.discover-wellness {
  color: #ffffff;
  font-weight: 600;
  font-family: "Ulm Grotesk", sans-serif;
}
.interactive-activities {
  color: #ffffff;
  font-weight: 600;
  font-family: "Century Gothic", sans-serif;
}

.discover-wellness-card {
  border-radius: 10px;
  border-color: #ffffff;
  background-color: #ffffff;
}
.card-body-discover-wellness {
  padding: 7px 0px 0px 15px;
  color: #DC143C;
  margin-top: 0px;
  /* background-image: linear-gradient(270deg, rgb(0 0 0 / 80%), rgb(1 115 73)); */
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #ffffff;
}
.discover-wellness-img {
  border-radius: 10px;
}
.disc-exp1 {
  height: 390px;
}
.disc-exp2 {
  height: 155px;
}
.disc-exp3 {
  height: 190px;
}

.booked {
  color: #DC143C;
  font-size: 20px;
  font-weight: 700;
}
.loc-cat {
  color: #6b7280;
  font-size: 14px;
  font-weight: 300;
}
.add-cart {
  background-color: white;
  padding: 20px 0px 20px 20px;
  margin: -70px 0px 0px 25px;
  border-radius: 10px;
}
.btn-add-cart {
  background-color: #DC143C;
  color: white;
  width: 94%;
  border-radius: 30px;
}
.btn-add-cart:hover {
  background-color: #ffffff;
  color: #DC143C;
  width: 94%;
  border-radius: 30px;
  border: solid 1px #DC143C;
}

.btn-tickets {
  background-color: white;
  border: solid 1px #6b7280;
  border-radius: 10px;
  width: 94%;
  text-align: start;
  font-size: 14px;
  padding: 2px 0px 2px 10px;
}
.btn-tickets:hover {
  border: solid 1px #6b7280;
}

.no-of-tickets {
  width: 363px;
}
.pax {
  display: block;
  color: #6b7280;
}
.chevron {
  padding-right: 15px;
}
.chevron i {
  color: #6b7280;
}
.btn-gift-exp {
  background-color: #f5167e;
  width: 94%;
  border-radius: 30px;
  color: white;
}
.btn-gift-exp:hover {
  background-color: #ffffff;
  width: 94%;
  border-radius: 30px;
  color: #f5167e;
  border: solid 1px #f5167e;
}
.gift-exp {
  padding-top: 10px;
}
.kes {
  text-align: end;
  padding: 0px 40px 0px 0px;
}
.kes p {
  margin-bottom: 2px;
}
.desc p {
  margin-bottom: 2px;
}
.font-weight {
  font-weight: 500;
  font-size: 14px;
}
.confirm-booking {
  background-color: #ffffff;
  border-radius: 40px;
}
.confirm-book {
  font-size: 15px;
  color: #DC143C;
  font-weight: 500;
}
.btn-confirm-bk {
  background-color: #DC143C;
  color: #ffffff;
  border-radius: 30px;
  font-size: 14px;
}
.btn-confirm-bk:hover {
  background-color: #ffffff;
  color: #DC143C;
  border-radius: 30px;
  border: solid 1px #DC143C;
}
.confirm-data {
  font-size: 14px;
  font-weight: 400;
}

/* Gift Experience page */
/* Make the div element sticky */
/* section.sticky {
    position: sticky;
    top: 0;
    bottom: 5;
} */
.gift-content {
  padding: 10px;
}

.btn-gift-experience {
  background-color: #DC143C;
  color: #ffffff;
  border-radius: 30px;
  font-size: 14px;
  padding: 5px 60px;
}

.btn-gift-experience:hover {
  background-color: #ffffff;
  color: #DC143C;
  border: solid 1px #DC143C;
}

.gift-form {
  background-color: #ffffff;
  color: #DC143C;
  font-size: 14px;
}
.gift-form::placeholder {
  color: #DC143C;
  opacity: 70%;
}

.recipient-profile {
  font-size: 15px;
  padding: 20px 0px;
}

/* Booking Successful */
.booking-successful {
  background-color: #ffffff;
  border-radius: 30px;
}

.booking-content {
  padding: 10px;
}

.booking-content h1 {
  font-size: 24px;
  padding: 10px;
}

.qr-code-sent {
  font-size: 12px;
}

.resent-confirmation a {
  text-decoration: none;
}

.check-mark i {
  font-size: 60px;
  color: #DC143C;
}

.show-all-photos-content {
  padding: 0px;
}

.show-all-photos-header {
  padding: 8px 20px 0px 20px;
  border-bottom: solid 0px #DC143C;
}

.subscribe-now {
  margin-left: -116px;
  background-color: #DC143C;
  color: white;
  border-radius: 30px;
  font-size: 12px;
}

.subscribe-now-form {
  width: 80%;
  background-color: #ffffff;
}

.subscribe-now-form::placeholder {
  font-size: 11px;
  color: #DC143C;
}

.sticky-section {
  position: sticky;
  /* position: fixed; */
  top: 45px; /* Height of navbar */
  z-index: 1;
  background-color: #ffffff;
}

.fixed-section {
  position: fixed;
  top: 45px; /* Height of navbar */
  z-index: 1;
  background-color: #ffffff;
  padding: 5px 0px;
}

.sec-exp,
.sec-map,
.sec-cart {
  padding-top: 56px;
}

/* Set the size of the div element that contains the map */
#map {
  height: 387px; /* The height is 400 pixels */
  width: 100%; /* The width is the width of the web page */
}

.btn-welcome:hover {
  border: solid 1px transparent;
  color: #DC143C;
}

.welcome-menu {
  font-size: 12px;
}

.welcome-chevron {
}

.btn-wishlist i {
  font-size: 25px;
  color: #ffffff;
}

.welcome-hover-dropdown:hover .dropdown-menu {
  display: block;
}

.exp4-row {
  padding-top: 7px;
}

/* view single expereience */
/* about experience tab */
.review-name {
  font-size: 15px;
  font-weight: 500;
}

.review-date {
	font-size: 12px;
    color: #717171;
}

.experience-reviews {
	padding-top: 20px;
    background-color: white;
    border-radius: 10px;
}

.customer-review {
	padding: 10px 0px;
	font-size: 14px;
}

.experience-rating-review-no {
	padding: 10px 0px;
}

/* show more reviews button */
.show-more-btn {
    font-size: 15px;
    font-weight: 500;
}

.show-more-btn span {
	font-size: 10px;
}

.abt-experience {
	background-color: white;
    border-radius: 10px;
}

.past-experience {
	background-color: white;
    border-radius: 10px;
	border-top-left-radius: 0px;
}

.future-experience {
	background-color: white;
    border-radius: 10px;
	border-top-right-radius: 0px;
}

.exp-home {
	background-color: white;
    border-radius: 10px;
    padding-bottom: 10px;
}

.experience-pills {
	margin: 0px -7px;
}

/* sidebar menu */
.sidebar-menu {
  color: white;
  font-size: 15px;
}

/* .redeem-gifted-experience {
  z-index: 9999;
}

make modal come infront of the offcanvas
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
  z-index: 998;
} */

.voucher-container {
  padding: 52px 0px;
}

.redeem-voucher {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.btn-skip, .btn-confirm {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.voucher-code {
  padding: 10px 0px;
}

/* cart */
.cart-tbl {
  background-color: #ffffff:
}

.cart-section {
  padding: 100px 0px 245px 0px;
  background-color: whitesmoke;
}

.cart-details {
  background-color: #ffffff;
  padding: 20px;
  font-size: 12px;
}

.table>:not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  background-color: #ffffffff;
}

.cart-totals {
  font-size: 13px;
  background-color: #ffffffff;
  padding: 15px;
}

/* booking sucessful page */
.booking-successful-section {
  padding: 80px 0px 40px 0px;
}

.btn-quantity {
	border-radius: 50%;
    background-color: gainsboro;
    border-color: gainsboro;
    padding: 0px 7px;
    color: black;
}

.btn-proceed-to-checkout {
	background-color: gainsboro;
}

.coming-soon-section {
	padding: 34px 0px 0px 0px;
}

.coming-soon-notice {
    font-size: 2.25rem;
    font-weight: 300;
}

.coming-soon-container {
    padding: 160px;
}

.carousel-control-prev,
.carousel-control-next {
  display: none;
}

.carousel:hover .carousel-control-prev,
.carousel:hover .carousel-control-next {
  display: block;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.carousel-control-prev::before {
  content: '\f053'; /* FontAwesome left arrow unicode */
  z-index: 1;
}

.carousel-control-next::before {
  content: '\f054'; /* FontAwesome right arrow unicode */
  z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  left: 85%;
  transform: translate(-50%, -50%);
}

.carousel-control-prev::before,
.carousel-control-next::before {
  color: black;
}

.carousel-control-prev {
  left: 5px; /* adjust this value as necessary */
  transform: translateY(-50%);
}

.carousel-control-next {
  right: 5px; /* adjust this value as necessary */
  transform: translateY(-50%);
}