/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2025 | 03:09:20 */
@font-face {
    font-family: 'Avenir'; /* Replace with your font name */
    src: url('/wp-content/uploads/2025/02/Avenir-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
/*Desktop header */
/*submenu hover issue*/

ul.destinationsmenu {
    width: 27%;
}
.menuwraper ul li ul li:hover a {
	color:#E74A5E !important;
}

.destinationsmenu li:hover > .submenus {
    z-index: 99 !important;
    min-height: 100%;
	min-width:300px;
    /* background: #000; */
	 z-index: 99 !important;
}

.whos-traveling-menu li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.travel_by_months li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.experiences-menu li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.travel_by_months img {
    width:100% !important;
    height: 266px !important;
	float: left;
	object-fit: cover;
}
.travel_by_months li {
    width: 15.4%;
	position: relative;
}
.whos-traveling-menu img {
/*     width: 373.333px; */
	width: 100%;
    height: 266px !important;
	float: left;
	object-fit: cover;
}
.whos-traveling-menu li {
    width: 32.33%;
    list-style: none;
	position:relative;
}
ul.experiences-menu, ul.whos-traveling-menu, ul.travel_by_months {
    display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.experiences-menu li {
    width: 23.9%;
	position:relative;
} 
.destinationsmenu .submenus li {
    text-transform: none;
}
.experiences-menu img {
    width: 100%;
    height: 266px !important;
    float: left;
    object-fit: cover;
}
.destinationsmenu > li {
    color: var(--Greys-600, #676A6C);
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 19.2px */
	margin-bottom: 25px;
	text-transform: uppercase;
}
.destinationsmenu li a{
    color: var(--Greys-600, #676A6C);
}
.destinationsmenu li:hover{
	color: #E74A5E;
}
.destinationsmenu svg {
    /* display: none; */
    /* position: absolute; */
    /* right: 0px; */
    margin-bottom: -4px;
}
.destinationsmenu li {
    position: static !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.destinationsmenu .submenus li {
    margin-bottom: 23.5px;
}

.destinationsmenu ul.submenus li {
    list-style-type: none;
}
.footer p, .main-head p, .unpack-style p {
    margin-bottom: 0;
}
.destinationsmenu ul.submenus {
    top: -3px !important;
    left: 17% !important;
    padding-left: 47px;
    box-shadow: none !important;
}


/* .hoverclick .e-n-tab-title {
  transition-delay: 0s !important;
  transition-duration: 0s !important;
} */

.hoverclick .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
  font-weight: 700;
}
.hoverclick .menutab a:focus {
    font-weight: 600;
}
#travel-gallery figcaption {
    padding-left: 1.5rem;
	position: relative;
	z-index: 99;
}
#travel-gallery .gallery-icon {
  position: relative;
  display: inline-block;
}
#travel-gallery .gallery-icon img {
  display: block;
  width: 100%;
  height: auto;
}
#travel-gallery .gallery-icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 22%; /* approx. 81px of 374px image */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
  pointer-events: none;
  z-index: 2;
}
/*month header tab */
#monthgallery .gallery-icon {
  position: relative;
}
#monthgallery .gallery-icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 95%;
  height: 80px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
  pointer-events: none;
}
#monthgallery figcaption{
	position: relative;
	z-index: 99;
	padding-left: 1.2rem;
} 
.header-whale-col p {
    margin-bottom: 0;
}
.main-head{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 10.1%, rgba(0, 0, 0, 0.40) 57.6%, rgba(0, 0, 0, 0.00) 100%);
}
header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
    /* background: rgba(255, 255, 255, 0.9); */
    transition: all 0.3sease-in-out !important;
}
/*search */
/*tooltip */
.custom-icon-btn.forgem, .custom-icon-btn.forgift {
  position: relative;
}
.custom-icon-btn.forgem::after {
  content: "Show only Footprint Gems";
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  max-width: 200px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #0F1216;
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.05px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1000;
}
.custom-icon-btn.forgift::after {
  content: "Surprise Me";
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  max-width: 200px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #0F1216;
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.05px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1000;
}
.custom-icon-btn.forgem::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 10px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" viewBox="0 0 16 10" fill="none"><path d="M8 10L-1.03312e-06 -4.4509e-07L16 9.53674e-07L8 10Z" fill="%230F1216"/></svg>') no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 999;
}
.custom-icon-btn.forgift::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 10px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" viewBox="0 0 16 10" fill="none"><path d="M8 10L-1.03312e-06 -4.4509e-07L16 9.53674e-07L8 10Z" fill="%230F1216"/></svg>') no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 999;
}
.custom-icon-btn.forgem:hover::after,
.custom-icon-btn.forgem:hover::before, 
.custom-icon-btn.forgift:hover::after, 
.custom-icon-btn.forgift:hover::before {
  opacity: 1;
}
/*end tooltip*/
.custom-icon-btn:focus, .custom-filter-btn:focus {
    background: #e74a5e !important;
}
.custom-icon-btn:focus svg path, .custom-filter-btn:focus svg path {
    fill: #ffff ;
}
.custom-filter-btn:focus span{
	color: #ffff;
}
.custom-icon-btn svg path {
    fill: #E74A5E;
}
/* Smooth collapsible animation */
.collapsible + .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

/* When active, allow the content to expand */
.collapsible.active + .content {
    max-height: 1000px;
    overflow-y: auto;
}

.custom-search-icon img {
    width: 1.75rem;
/* 	height: 1.75rem; */
}
button.custom-search-btn, button#closeFilter, button.tablinks.sortbtn, button.collapsible:hover, button.collapsible:focus, .clear-all:hover, .clear-all:focus, button.tablinks.filterbtn, .remove-filter:hover, .remove-filter:focus{
	background: none;
}
button{
	border: none;
	border-radius: 0;
}
.custom-search-btn img {
    width: 1.5rem;
	width: 2rem;
    height: 1.5rem;
    display: flex;
}
.custom-icon-btn img, .custom-icon-btn svg {
    display: flex;
}
.custom-search-icon img {
    width: 1.75rem;
    height: 1.75rem;
    display: flex;
}
.custom-results-count {
    color: #1C1F23;
    text-align: right;
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.custom-icons-group {
    display: flex;
    align-items: center;
    column-gap: 0.75rem;
}
button.custom-search-icon {
    border: 1px solid #E74A5E;
    background: var(--Primary-Colours-Happy, #E74A5E);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border-radius: 0;
/*     padding: 0.625rem 1.125rem; */
}
input.custom-search-input {
/*     color: var(--Greys-600, #676A6C); */
	color: #0F1216;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border: none;
background: #F2F3F3;
backdrop-filter: blur(10px);
	padding-left: 1.25rem;
}
button.custom-search-btn {
    /* padding-right: 1.25rem; */
    padding: 0;
    padding-right: 1.25rem;
}
.title h2 {
font-family: "Awesome Serif" !important;
}
.custom-search-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
/*     max-width: 1200px; */
    margin: 0 auto;
}
.searchbtn-col {
    display: flex;
    align-items: center;
/*     justify-content: space-between; */
    column-gap: 1rem;
	width:80%;
}
.showtxt {
    width: 20%;
}
.custom-search-box {
    display: flex;
    align-items: center;
    border: var(--sds-size-stroke-border) solid rgba(255, 255, 255, 0.30);
	background: #F2F3F3;
	backdrop-filter: blur(10px);
	width:40.8%;
}
.shrink .custom-search-box{
	width:82%;
}
button.custom-icon-btn{
	background: var(--Greys-50, #F2F3F3);
/* Shadow/xs */
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
button.custom-filter-btn {
    border: 0.5px solid #CCCDCE;
    background: var(--Greys-00, #FFF);
    color: #0F1216;
    text-align: center;
    font-family: Montserrat;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    display: flex;
    align-items: center;
    column-gap: 0.5rem;
    padding: 0.75rem 1rem;
}
#showFilters svg {
    width: 1.125rem;
    height: 1.125rem;
}
/*hover card*/

.slide:hover .journey-arrow{
	display:block;
}
.slide:hover button.custom-category-btns, .slide:hover button.custom-category-btns1 {
    display: none;
}
.searchcards .journey-arrow {
    position: absolute;
    top: 16px;
    right: 25px;
    display: none;
}

.destinationcards .slide:hover .bottom-heading {
    bottom: 64px;
    margin-bottom: 0px;
}
.shrink .searchcards .slide:hover .bottom-heading {
    margin-bottom: 0px;
}
.searchcards .journey-top-buttons {
    top: 16px;
}
.destinationcards .journey-top-buttons {
    top: 16px;
    left: unset;
    right: 0;
}
.destinationcards .journey-top-buttons button img {
    padding-right: 0;
}
.destinationcards .journey-top-buttons button {
    background: transparent;
    backdrop-filter: none;
}
.destinationcards .journey-top-buttons img {
    width: 1.75rem !important;
    height: 1.75rem !important;
    aspect-ratio: 1/1;
}
/*for width height proper */
.searchcards {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem; /* Adjust spacing between cards */
    justify-content: flex-start; /* Aligns items properly */
    align-items: stretch; /* Ensures equal height */
}
.destinationcards {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem; /* Adjust spacing between cards */
    justify-content: flex-start; /* Aligns items properly */
    align-items: stretch; /* Ensures equal height */
}

.searchcards .slide {
    width: 27.9rem;
    height: 31.25rem;
    position: relative;
    overflow: hidden;
/*     border-radius: 8px;  */
}
.destinationcards .slide {
    width: 24.33331rem;
    height: 31.25rem;
	position: relative;
    overflow: hidden;
}
.shrink .searchcards .slide {
    width: 20.7rem;
}
.searchcards .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Bottom gradient overlay for readability */

.destinationcards .journey-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    pointer-events: none;
    top: unset;
}

/* Full overlay on hover */
.slide:hover .journey-overlay {
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 9.94%, rgba(0, 0, 0, 0.5) 64.09%, rgba(0, 0, 0, 0) 100%);
    transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
}
/* .destinationcards .slide:hover .journey-overlay {
    height: 40%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
} */


/*end w h */
.searchcards .slide img, .destinationcards .slide img {
    width: 100%;
}
.custom-category-btn {
    display: flex;
    align-items: center;
    background: var(--Greys-950, #0F1216);
    backdrop-filter: blur(12px);
    column-gap: 0.25rem;
    color: var(--Greys-00, #FFF);
    font-family: Montserrat;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 0.25rem 0.75rem 0.25rem 0.5rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
}
.searchcards {
    margin-top: 2rem;
    display: flex;
	flex-wrap: wrap;
    column-gap: 1rem;
    width: 100%;
}
.destinationcards {
    margin: 0;
    display: flex;
	flex-wrap: wrap;
    column-gap: 1rem;
    width: 100%;
}
.slide:hover .custom-category-btn {
    display: none;
}
/*filter css*/
span.checktxt {
    margin-left: 0.75rem;
    color: var(--Greys-900, #1C1F23);
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}
.categorydrop, .regionsdrop, .countriesdrop, .monthsdrop, .travelsdrop, .interestdrop, .pricedrop, .durationdrop, .seasonsdrop {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #CCCDCE;
    margin: 0.5rem 0;
}
button#closeFilter {
    width: 20%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.close-filter img {
    width: 1.5rem;
    height: 1.5rem;
}
.tab.filtertab {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #CCCDCE;
}
button.tablinks.filterbtn.active, button.tablinks.sortbtn.active {
    border-bottom: 2px solid var(--Primary-Colours-Happy, #E74A5E);
    background: rgba(231, 74, 94, 0.12);
    padding: 0.75rem 1.25rem;
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
	width:40%;
}
button.tablinks.sortbtn, button.tablinks.filterbtn {
    padding: 0.75rem 1.25rem;
	color: var(--Greys-900, #1C1F23);
font-family: Montserrat;
font-size: 0.875rem;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.05rem */
	width:40%;
}
button.tablinks.filterbtn, button.tablinks.sortbtn {
    border-bottom: 2px solid #ffffff00;
}
/*collapse filter */
.searchsec .collapsible {
    /* background-color: #777; */
    color: white;
    cursor: pointer;
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    /* font-size: 15px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--Greys-900, #1C1F23);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

/*  .searchsec .active, .collapsible:hover {
    background-color: #555;
  } */

 .searchsec .content {
    padding: 0;
    display: none;
    overflow: hidden;
/*     background-color: #f1f1f1; */
  }

.searchsec  .arrow-icon {
    transition: transform 0.3s ease;
    width: 1.5rem;
    height: 1.5rem;
}

.searchsec  .collapsible.active .arrow-icon {
    transform: rotate(180deg);
  }
.searchrow {
    display: flex;
    align-items: flex-start;
    width: 100%;
    gap: 0px;
    margin: 0 auto;
    max-width: 1372px;
    padding: 0px;
}
/* .left-col{
	width:25%;
} */
.left-col {
    width: 0%;
    display: none;
    overflow: hidden;
    transition: width 0.3s ease-in-out;
}
.right-col{
	width:75%;
}
/*for clear all and select all */
.checkbox-section {
    font-family: 'Arial', sans-serif;
    width: 300px;
}

.checkbox-header {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 1.25rem 0;
	column-gap: 1.5rem;
}

.select-all {
    cursor: pointer;
    color: var(--Greys-900, #1C1F23);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.divider {
    margin: 0 10px;
    color: #ccc;
}

.clear-all {
    border: none;
    background: none;
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
	padding: 0;
}

.clear-all:hover, .clear-all:focus {
    color: var(--Primary-Colours-Happy, #E74A5E);
}

/* Checkbox Styling */
.checkbox-container {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 30px;
    margin-bottom: 1.25rem;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
}

/* Hide default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Custom checkbox */
.checkmark {
    position: absolute;
    left: 0;
    top: 0;
    /* width: 20px; */
    /* height: 20px; */
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    width: 1.5rem;
    height: 1.5rem;
}

/* When checked, change background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #121256;
    border-color: #121256;
}

/* Checkmark icon */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Checkmark design */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* hide filter before click */
/* Left Panel (Initially Hidden) */


.left-col.open {
    width: 25%;
    display: block;
    padding-right: 20px;
}

/* Right Section */
.right-col {
    width: 100%;
    transition: width 0.3s ease-in-out;
}
.right-col.shrink {
    width: 75%;
}
/*hide show filters button and showing result text */
.left-col.open ~ .right-col .custom-filter-btn,
.left-col.open ~ .right-col .custom-results-count {
    display: none;
}
/* season dropdown */
/* Seasons Box Styling */
.season-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.season-box span {
	color: var(--Greys-900, #1C1F23);

/* Montserrat/Regular/Type@14 */
font-family: Montserrat;
font-size: 0.875rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 1.3125rem */
}
.season-box {
    width: 30%;
    /* height: 100px; */
    border: 1px solid transparent;
    /* border-radius: 8px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
/*     border: 1px solid var(--Primary-Colours-Royal, #121256);
    background: linear-gradient(0deg, rgba(18, 18, 86, 0.12) 0%, rgba(18, 18, 86, 0.12) 100%), var(--Greys-00, #FFF);
    padding: 0.5rem; */
	padding: 0.5rem;
}

.season-box img {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
}

/* Selected State */
.season-box.selected {
    border: 1px solid var(--Primary-Colours-Royal, #121256);
	background: linear-gradient(0deg, rgba(18, 18, 86, 0.12) 0%, rgba(18, 18, 86, 0.12) 100%), var(--Greys-00, #FFF);
}
.season-box.selected span{
	color: var(--Primary-Colours-Royal, #121256);

/* Montserrat/Regular/Type@14 */
font-family: Montserrat;
font-size: 0.875rem;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 1.3125rem */
}
.season-box.selected svg {
    fill: #121256 !important;
}
.season-box svg {
    fill: #CCCDCE;
    width: 1.5rem;
    height: 1.5rem;
	margin-bottom: 5px;
}
/* sort by */
.sorting-options ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sorting-options {
    padding: 0.75rem 1rem;
    margin: 0.5rem 0;
}
.sorting-options li {
    margin-bottom: 1.25rem;
    display: flex;
    align-items: center;
}
.sorting-options span.text {
    color: var(--Greys-900, #1C1F23);
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.sorting-options li.active {
    color: #e63946; /* Red color for active */
    font-weight: bold;
}

.sorting-options li .icon img, .sorting-options li .icon svg {
    margin-right: 0.75rem;
    width: 1.5rem;
    height: 1.5rem;
}
.sorting-options .icon svg{
	fill:#9A9B9D;
}
.sorting-options li.active .icon svg{
	fill:#E74A5E;
}
.sorting-options li.active span {
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
.sorting-options .sub-text {
    color: var(--Greys-600, #676A6C);
/* Montserrat/Regular/Type@16 */
font-family: Montserrat;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
/*filter results */
.shrink .filter-results {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-top: 2rem;
}
.filter-results {
    display: none;
}
.filter-results span.results-text {
    color: var(--Greys-900, #1C1F23);
    text-align: center;
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.selected-filters {
    display: flex;
    gap: 0.75rem;
}
.filter-results img {
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}
.filter-tag {
    display: flex;
    padding: 0.375rem 0.75rem;
    align-items: center;
    gap: 0.625rem;
    background: var(--Greys-100, #E6E6E7);
    backdrop-filter: blur(12px);
}
.filter-tag span {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.filter-tag button {
	padding : 0;
}
button.custom-category-btns {
    display: flex;
    align-items: center;
    background: var(--Primary-Colours-Happy, #E74A5E);
backdrop-filter: blur(12px);
    column-gap: 0.25rem;
    color: var(--Greys-00, #FFF);
font-family: Montserrat;
font-size: 0.75rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.125rem */
    padding: 0.25rem 0.75rem 0.25rem 0.5rem;
    position: absolute;
    top: 1rem;
    left: 6.125rem;
}
button.custom-category-btns1{
    display: flex;
    align-items: center;
    background: var(--Primary-Colours-Happy, #E74A5E);
backdrop-filter: blur(12px);
    column-gap: 0.25rem;
    color: var(--Greys-00, #FFF);
font-family: Montserrat;
font-size: 0.75rem;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 1.125rem */
    padding: 0.25rem 0.75rem 0.25rem 0.5rem;
    position: absolute;
    top: 1rem;
    left: 9.3rem;
}
/*load more */
.searchrow button#loadMore, .destination-sec button#loadMore, .destination-sec button#loadMore:hover {
    display: flex;
    align-items: center;
    height: 3rem;
    min-width: 9.375rem;
    padding: 0.75rem 1.25rem;
    gap: 0.5rem;
    border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
    background: var(--Primary-Colours-Happy, #E74A5E) ! IMPORTANT;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--Greys-00, #FFF);
    text-align: center;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0 auto;
    margin-bottom: 2rem;
    margin-top: 4rem;
	color: #fff !important;
}
.destination-sec button#loadMore {
	justify-content: center;
}
.searchrow #loadMore img, .destination-sec #loadMore img{
    width: 1.25rem;
    height: 1.25rem;
}
/*destination continent page */
.exptab, .staytab {
    color: var(--Greys-900, #1C1F23);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.exptab {
  position: relative;
  padding-left: 1.75rem; /* Add space for the image */
  background: transparent; /* Keep background transparent if needed */
}

.exptab::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-image: url('/wp-content/uploads/2025/03/continenet-page-tab-people.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.staytab {
  position: relative;
  padding-left: 1.75rem; /* Add space for the image */
  background: transparent; /* Keep background transparent if needed */
}

.staytab::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-image: url('/wp-content/uploads/2025/03/continenet-tab-home.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.continenet-tab-sec .journey-slide-wrapper {
  width: 20.625rem;
  height: 31.25rem;
  flex: 0 0 auto;
}

.continenet-tab-sec .slider {
  display: flex;
  gap: 1rem;
}
.continent-testimonial-slider {
  position: relative;
  overflow: hidden;
}
.testimonial-slider-wrapper {
  position: relative;
  padding: 5rem 0;
}
.testimonial-slider {
  position: relative;
}
.testimonial-slide {
  position: relative;
  height: 90vh;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  background-size: cover;
  background-position: center;
}
.testimonial-text-box {
  max-width: 600px;
  background: white;
  padding: 2rem;
  margin-left: 5%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
}
.testimonial-text-box h4 {
  color: #15145f;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.testimonial-text-box h3 {
  color: #15145f;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.testimonial-text-box p {
  font-size: 1rem;
  color: #333;
}
/*continenet slider */
.continent-testimonial-wrapper {
  position: relative;
  overflow: hidden;
}

.continent-testimonial-wrapper .continent-testimonial-slider {
  position: relative;
}
/* 
.continent-testimonial-wrapper .continent-slide {
  height: 100vh;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 7.5rem;
} */

.continent-testimonial-wrapper .testimonial-content {
  max-width: 36.25rem !important;
  width: unset;
  background: white;
  padding: 2rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.continent-testimonial-wrapper .testimonial-box h4 {
  color: var(--Primary-Colours-Royal, #121256);
  font-family: Montserrat !important;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 0.25rem;
}

.continent-testimonial-wrapper .testimonial-box h3 {
  color: var(--Primary-Colours-Royal, #121256);
  font-family: "Awesome Serif";
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 1rem;
}

.continent-testimonial-wrapper .testimonial-box p {
  color: var(--Greys-950, #0F1216);
  font-family: Montserrat;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.continent-testimonial-wrapper .testimonial-underline {
  margin-top: 4.313rem;
  position: relative;
  height: 1.875rem;
}

.continent-testimonial-wrapper .pink-bar {
  background-color: #e7475e;
  width: 50%;
  height: 1.875rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.continent-testimonial-wrapper .blue-bar {
  background-color: #1d1c4c;
  width: 50%;
  height: 1.875rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* Arrow container inside testimonial-content */
/* Arrows on right side aligned to bottom of content */
.continent-testimonial-wrapper .testimonial-controls {
  position: absolute;
  bottom: 2rem;
  right: 7.5rem; /* Same padding as section */
  display: flex;
  gap: 1.25rem;
  z-index: 10;
}

.continent-testimonial-wrapper .testimonial-controls button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.continent-testimonial-wrapper .testimonial-controls img {
  width: 32px;
  height: 32px;
}

.continent-testimonial-wrapper .slick-arrow {
  display: none !important;
}
/*Saved Jorney */
.savedj-imgbox figure.elementor-image-box-img {
    width: 10% !important;
}
.savedj-imgbox .elementor-image-box-content {
    width: 90% !important;
}
.savedjourney-sec h3 {
font-family: "Awesome Serif" !important;
margin-top: 0;
}
/* img.alltab-leftimg {
    background: #FFF;
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    padding: 12px;
} */
.save-share-btns {
    display: flex;
    column-gap: 0.25rem;
    align-items: center;
}
.savebtn, .sharebtn {
    display: flex;
    width: 89px;
    padding: 6px 0px;
    align-items: center;
    gap: 10px;
    backdrop-filter: blur(12px);
    justify-content: flex-start;
}
.savebtn span, .sharebtn span  {
    color: var(--Greys-600, #676A6C);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.savedj-content .journey-title {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: "Awesome Serif";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
	margin: 32px 0 12px 0;
}
.savedj-content .sub-title {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 32px 0;
}
.savedj-content .schedule {
    display: flex;
    align-items: center;
	margin: 0 0 32px 0;
}
.savedjourney-sec .days, .savedjourney-sec .months {
    display: flex;
    align-items: center;
    column-gap: 12px;
    padding: 16px 20px;
}
.savedjourney-sec .days {
    border: 0.5px solid var(--Greys-200, #CCCDCE);
    backdrop-filter: blur(12px);
}
.savedjourney-sec .months {
    border-top: 0.5px solid var(--Greys-200, #CCCDCE);
	border-right: 0.5px solid var(--Greys-200, #CCCDCE);
	border-bottom: 0.5px solid var(--Greys-200, #CCCDCE);
    backdrop-filter: blur(12px);
}
p.s-title {
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}
p.s-txt {
    color: var(--Greys-600, #676A6C);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin: 0;
}
p.saved-desc {
    color: var(--Greys-600, #676A6C);
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
	margin: 0 0 32px 0;
}
.v-morebtn button {
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.v-morebtn button:hover, .v-morebtn button:focus {
	background: none;
}
.v-morebtn {
    display: flex;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    background: #FFF;
    border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.e-n-tabs-heading .e-n-tab-title {
    border-bottom: 1px solid var(--Greys-100, #E6E6E7);
}
p.sub-title-exp {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: "Awesome Serif";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 32px 0 12px 0;
}
.exp h2.journey-title {
    margin: 0 0 32px 0;
}
.tabbing-sec .custom-category-btn {
    display: flex;
    align-items: center;
    background: var(--Greys-950, #0F1216);
    backdrop-filter: blur(12px);
    column-gap: 0.25rem;
    color: var(--Greys-00, #FFF);
    font-family: Montserrat;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 0.25rem 0.75rem 0.25rem 0.5rem;
    position: absolute;
    top: 1.88rem;
    left: 1.88rem;
}
.savedjourney-sec .left-tab-col{
	position: relative;
}
span.desti-tab:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(/wp-content/uploads/2025/04/savedj-place.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
span.exp-tab:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(/wp-content/uploads/2025/04/savedj-emoji_people.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
span.stay-tab:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(/wp-content/uploads/2025/04/sacedj-home.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
span.desti-tab, span.exp-tab, span.stay-tab {
    margin-left: 1.25rem;
}
/*months */
.withoutbg {
    border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    background: none !important;
    color: var(--Primary-Colours-Happy, #E74A5E) !important;
}
/*months slider */
/* Zoom effect on hover */
.months-slides .slide {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform: scale(1);
  border: 4px solid transparent;
  position: relative;
  z-index: 1;
}


.months-slides .slide:hover {
    transform: scale(1.07);
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.32);
    z-index: 2;
    border-width: 0.75rem;
}

/* Optional spacing for slider container */
/* .months-slides .slider {
  padding: 2rem 0;
} */
.months-slides .slide {
    margin: 0 1rem 0 1rem !important;
}
.months-slides .slick-list{
	padding: 2rem 0;
}
button#getintouchbtn {
    display: none;
}
/*travel style details */
.page-id-4420 #footernewsletter, .page-id-3345 div#footernewsletter {
    display: none;
}
.pmargin p {
    margin: 0;
}
/*get in touch */
.intl-tel-input.allow-dropdown {
    display: flex;
    column-gap: 20px;
}
.intl-tel-input  .flag-container {
    width: 30% !important;
    position: unset;
}
.intl-tel-input input.wpcf7-form-control.wpcf7-phonetext {
    width: 70% !important;
	padding-left:16px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{
	margin-left: unset !important;
}
.intl-tel-input .selected-flag {
    width: 100% !important;
    background-color: transparent !important;
    border: 0.5px solid #9A9B9D;
}
.travel-details {
    overflow-x: hidden !important;
}

/*destination cards loadmore*/
/* Initially hide all slides */
.destinationcards .slide {
  display: none;
}
/* Style for load more button */
.load-more-btn {
  display: block;
  margin: 20px auto;
  padding: 10px 20px;
  text-align: center;
  background-color: #333;
  color: white;
  border: none;
  cursor: pointer;
}
/*experience details */
.face-to-face p{
	margin: 0;
}
.download-broch a:hover {
    border-color: #e74a5e !important;
}
/*surprise me */
.surprisebtn svg {
    width: 1.25rem;
    height: 1.25rem;
}
/*slide sec page html */
section.slide-sec {
    margin-left: auto;
    width: calc(100vw - ((100vw - 1180px) / 2));
}
.cards-sec .bottom-heading{
	bottom: 2%;
}
/* .cards-sec .experiencecards .slide:hover .bottom-heading{
	bottom: 20px;
} */
.cards-sec .journey-hover-content {
    position: relative;
    width: 100%;
    padding-top: 10px;
    transition: bottom 0.3s;
    opacity: 0;
    position: absolute;
    bottom: 4%;
    padding-left: 16px;
}
.slidesec-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slidesec-main h2{
	font-family: "Awesome Serif", Sans-serif;
    font-size: 2.8125rem;
    font-weight: 400;
    line-height: 3.65625rem;
    letter-spacing: 1px;
    color: #121256;
}
.slidesec-main .getintouch-btn{
	background-color: #E74A5E;
    padding: 15px 20px 15px 20px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
	color: #fff;
}

/*end slider sec page */
/*cookies*/
.cky-notice-des::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url('https://footprint.test-s.com/wp-content/uploads/2025/05/cookie.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;   /* Adjust width as needed */
  height: 40px;  /* Adjust height as needed */
  /*margin-right: 8px; */ /* Space between image and text */
}
.cky-notice-des {
    display: flex;
    align-items: center;
    column-gap: 32px;
}
button.cky-btn.cky-btn-customize {
    text-decoration: underline;
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
button.cky-btn.cky-btn-accept {
    color: var(--Greys-00, #FFF);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
	padding: 12px 20px;
	border-radius: 0;
}
button.cky-btn.cky-btn-reject {
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    padding: 12px 20px;
	border-radius: 0;
}
button.cky-btn.cky-btn-preferences {
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    padding: 12px 20px;
    border-radius: 0;
}
button.cky-show-desc-btn {
    color: #e74a5e !important;
}

/*policy */
.policy-sec .policy-right a {
    color: #e74a5e;
}
.policy-sec a:focus-within span {
    color: #e74a5e !important;
    font-weight: 600 !important;
}
.disclaimer{
	font-family: "Awesome Serif", Sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 64px;
    color: var(--e-global-color-secondary);
}
.policy-right, .getin-right {
    margin-left: auto;
}
.policy-sec h4 {
    font-family: unset !important;
	font-size: 20px;
	line-height: 28px;
}
.privacytab-sec .e-n-tabs-heading {
    position: fixed;
}
.e-n-tabs-content .policytab-content {
    width: 80%;
    margin-left: auto;
}
.policy-sec button[aria-selected="true"] .e-n-tab-title-text {
    font-weight: bold;
}
.policy-sec .e-n-tabs-heading:before {
    content: "Legal";
    padding-bottom: 24px;
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
/*FAQ*/
.faq-sec .subtxt{
	font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #35383B;
}
.faq-search input.custom-search-input {
    background: #fff;
}
.faq-search {
    width: 100%;
    background: #fff;
}
/*adventure */
.term-adventure .elementor-element.elementor-element-84f4ead.e-con-full.e-flex.e-con.e-child {
    margin-left: unset !important;
    width: unset !important;
}
.headsearch .fa-search:before {
    content: "";
    display: inline-block;
    width: 20px; /* Adjust based on your image size */
    height: 20px; /* Adjust based on your image size */
    background-image: url('https://footprint.test-s.com/wp-content/uploads/2025/03/searchIcon.png');
    background-size: contain; /* Ensure the image is sized properly */
    background-repeat: no-repeat;
    margin-right: 5px; /* Adjust space between image and icon */
}
.elementor-search-form--skin-minimal .elementor-search-form__icon{
	opacity: unset !important;
}
.headsearch input.elementor-search-form__input::placeholder {
    color: #ffff !important;
    opacity: unset !important;
}
.head-heart .elementor-icon-wrapper {
    display: flex;
}
.headsearch i.fas.fa-search {
    display: flex;
    align-items: flex-end;
}
/*qc fixes*/
.tax-experience-categories .homeBanner p {
    text-align: center;
    margin: 0px 0px 20px 0px;
}
/* .single-experience .elementor-element-3edf22a h2.elementor-heading-title.elementor-size-default {
    text-transform: unset !important;
}
.single-experience .elementor-element-fee2b93 h2.elementor-heading-title.elementor-size-default {
    text-transform: unset !important;
} */
.journey-sidebar a#bottomContent {
    color: #ffff;
}
#experience-listing-section button.custom-category-gems {
    left: 37%;
}
.page-id-1418 div#footernewsletter {
    display: none;
}
.search-bar .custom-icon-btn:focus svg path, .search-bar .custom-icon-btn:hover svg path {
    fill: #ffff !important;
}
/* .search-bar button.custom-icon-btn:focus {
    background: #f2f3f3 !important;
} */
.search-bar button.custom-icon-btn:hover {
    background: #E74A5E !important;
}
.destinationsmenu .submenus a:hover, .destinationsmenu .submenus li:hover {
    font-weight: 600 !important;
}
.months-bestcountry-sec button#load-more-btn {
    color: var(--Primary-Colours-Happy, #E74A5E);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
	
	display: flex;
height: 48px;
min-width: 150px;
padding: 12px 20px;
justify-content: center;
align-items: center;
gap: 8px;
	    margin-top: 92px;
	
	border: 1px solid var(--Primary-Colours-Happy, #E74A5E);

/* Shadow/xs */
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
p.postcount {
    display: none;
}
.single-destinations div#post-9446 .featuredimg {
    object-position: left;
}
.single-destinations div#post-9309 .featuredimg {
    object-position: left;
}
.hoverclick button.e-n-tab-title:hover {
    background: #E74A5E29 !important;
}
.footer span.elementor-icon-list-text {
    color: #ffff !important;
    font-weight: 400 !important;
}
.searchsec #showFilters:focus span.showfilter {
    color: #0F1216 !important;
}
.searchsec #showFilters:focus svg path{
	fill: #0F1216 !important;
}
.homeBanner span.surpriseText {
    display: none;
}
.homeBanner #openPopup:hover span.surpriseText {
    display: block;
	  width: 80%;
}
.homeBanner a#openPopup:hover {
    display: flex;
    column-gap: 12px;
}
.homeBanner #openPopup:hover span.surpriseIcon {
    width: 20%;
}
.homeBanner #openPopup:hover .surpriseIcon img {
    margin: 0;
    width: 46px;
    height: 46px;
}
.homeBanner span.surpriseIcon {
    display: flex;
    width: 100%;
    justify-content: center;
}
.getinform-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none !important;
}
input:focus-visible, select:focus-visible {
    outline: none;
}
span.wpcf7-not-valid-tip, .wpcf7-response-output {
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.search-main .slick-initialized .slick-slide {
    display: block;
    padding-right: 11px;
}
.destinationDiv .heading a {
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
.our-values-sec h3 {
    margin-top: 0;
}
.my-slider .slidewraper .bottom-heading {
    bottom: -20%;
}
#thumbnail-listing .heading-row {
    display: flex;
}
.expday-sec span.elementor-icon-list-icon {
    margin-top: 10px;
}
.my-slider .slide .journey-hover-content {
    opacity:0;
}

.tax-experience-categories #experience-listing-section .slide .bottom-heading {
    bottom: -21%;
}
.tax-experience-categories .countrycards .slide .bottom-heading {
    bottom: -19%;
}
.tax-experience-categories .countrycards .slide:hover .bottom-heading, .tax-experience-categories #experience-listing-section .slide:hover .bottom-heading {
    bottom: 2%;
}
.page-id-1418 #contactPageSlider .journey-hover-content {
    bottom: 11%;
    padding: 16px;
	opacity: 1;
}
.page-id-1418 #contactPageSlider .bottom-heading {
    bottom: 10%;
}
.page-id-1418 #contactPageSlider p.jorneyPara {
    display: none;
}
.page-id-8622 .journey-content-wrapper .slider .slide, .page-id-6 .journey-content-wrapper .slider .slide, .page-id-1418 .journey-content-wrapper .slider .slide{
    margin: 0 8px;
}
.margintxt p{
	margin-bottom: 0;
}
.getinslider-sec {
    z-index: -99;
}
.page-id-8622 div#newsletter-inner {
    display: none;
}
.about-luxury-sec h2.journey-heading {
    font-size: 45px;
    line-height: 40.5px;
    color: #121256;
	margin-top: 28px;
    margin-bottom: 28px;
	font-weight: normal;
}
/* .monthcards-slider .slide:hover .journey-top-buttons {
    display: none;
}
.monthcards-slider .slick-center .bottom-heading {
    bottom: -25.5%;
}
.monthcards-slider .slide .bottom-heading {
    transition: none !important;
}
.monthcards-slider .countrycards .slide:hover .bottom-heading {
    bottom: 4.3%;
    margin-bottom: 0px;
}
.monthcards-slider .countrycards .slide:hover .journey-overlay {
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 30.17%) !important;
    transition: none !important;
}
.countrycards .slidewraper {
    cursor: pointer;
}
.monthcards-slider .countrycards .slide:hover .journey-hover-content {
    display: none;
} */
.postid-4211 button#loadMore, .postid-4211 button#load-more-btn {
    background: transparent;
    color: #E74A5E;
}
.postid-4211 button#loadMore svg path, .postid-4211 button#load-more-btn {
    fill: #E74A5E;
}
.postid-4211 #experience-listing-section .bottom-heading {
    bottom: -32%;
}
.postid-4211 button#load-more-btn {
/*  display: flex !important;
    align-items: center; */
    height: 3rem;
    min-width: 9.375rem;
    padding: 0.75rem 1.25rem;
    gap: 0.5rem;
    border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    text-align: center;
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0 auto;
    margin-bottom: 2rem;
    margin-top: 4rem;
}
.faq-sec summary[aria-expanded="true"] {
  border: 0 !important;
}
.popupiteam button.custom-category-btn, .popupiteam h3 {
    text-transform: uppercase;
}
.page-id-2359 input, .single-destinations input{
    background: #F2F3F3;
}
/* .single-destinations #getIntouchSlider .slide.slick-slide {
    width: 445px !important;
} */
.container-div {
    width: 100%;
    max-width: 1215px;
    margin: 0 auto 60px auto;
}
.left-headcol {
    width: 65%;
}
.right-btncol{
	width:35%;
}
.heading-row {
    justify-content: space-between;
    align-items: center;
}
.left-headcol h2 {
    font-family: "Awesome Serif", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 58.5px;
    color: #121256;
	margin: 0;
}
.right-btncol a {
    background-color: #E74A5E;
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.2rem;
    border-radius: 0px 0px 0px 0px;
    padding: 0.75rem 1.25rem 00.75rem 1.25rem;
    color: #ffff;
	float: right;
	font-weight: 700;
	min-width: 150px;
    text-align: center;
}
.btnwidth  a {
    min-width: 150px;
    text-align: center;
}
#getIntouchSlider [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: unset !important;
    text-decoration: none;
}
/* .testi-without-thumb .testimaintitle {
    padding-bottom: 32px;
} */
.too-many-sides .bottom-heading {
    bottom: -26%;
}
#getIntouchSlider .slide .save-favorite img {
    height: 24px !important;
}
.whotravel-cards .slide:hover .journey-hover-content button {
    display: none;
}
.whotravel-cards .slide:hover .bottom-heading{
	bottom: 0% !important;
}
/*end Qc fixes*/

/*animated banner arrow*/
/*.animated-arrow {
  animation: fadeInDownLoop 2s ease-in-out infinite !important;
}

@keyframes fadeInDownLoop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}*/

.animated-arrow {
  animation: fadeInDownOnceThenPause 3.5s ease-in-out infinite !important;
}

@keyframes fadeInDownOnceThenPause {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px); /* fully visible at resting position */
  }
  70% {
    opacity: 1;
    transform: translateY(0px); /* pause without further movement */
  }
  90% {
    opacity: 0;
    transform: translateY(0px); /* fade out at same position */
  }
  100% {
    opacity: 0;
    transform: translateY(-20px); /* reset position for next loop */
  }
}
/* detination new html sec*/
.imgwithtxt-section .section-header h2 {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: "Awesome Serif";
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
    margin: 0 0 12px 0;
}
.imgwithtxt-section .section-header p {
    color: var(--Greys-900, #1C1F23);
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0 !important;
}
.imgwtxt-main {
    display: flex;
    margin-top: 120px;
	background: #ffff;
	width: 100%;
}
.imgwithtxt-section article.imgwtxt-card {
    width: 25%;
}
.imgwithtxt-section img {
    width: 360px;
    height: 530px;
	display: flex;
}
.imgwithtxt-section .text-block h2 {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.imgwithtxt-section .text-block {
    padding: 60px 32px;
    min-height: 480px;
}
.imgwithtxt-section .text-block p {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
/*home newsletter html*/
.search-maindiv input.search-input {
    width: 320px;
    background-color: #ffffff;
    padding: 6px 18px;
    height: 60px;
    border-radius: 0px;
    border: 0px;
    color: #35383B;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
}
.search-maindiv button.search-button {
    width: 180px;
    height: 60px;
    padding: 16px 28px;
    align-items: center;
    gap: 12px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.6px;
    border: 0px;
    background-color: #E74A5E;
    color: #ffffff;
    border-radius: 0px;
    display: block;
    margin: 32px auto 0 auto;
}
.search-maindiv .search-field {
    gap: 12px;
    display: flex;
    justify-content: center;
}
/*create trip card*/
.no-data-banner {
    background-image: url(/wp-content/uploads/2025/05/Search-Card.webp);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 430px;
    display: flex;
    align-items: flex-end;
    padding: 32px;
    color: white;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
	float:left;
}
.no-data-banner p {
    overflow: hidden;
    color: var(--Greys-00, #FFF);
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 20px 0;
}
.no-data-banner h2 {
    color: var(--Greys-00, #FFF);
    font-family: "Awesome Serif";
    font-size: 41px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 12px 0;
}
.no-data-banner a.cta-btn {
    display: flex;
    width: 166.5px;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--Greys-00, #FFF);
    background: var(--Greys-00, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--Primary-Colours-Happy, #E74A5E);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
#footgemstitle svg{
	display: flex;
width: 50px;
height: 50px;
padding: 0px 10px;
justify-content: center;
align-items: center;
gap: 8px;
border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
background: var(--Primary-Colours-Happy, #E74A5E);

/* Shadow/xs */
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
#planthetripbtn span {
    display: flex;
    align-items: center;
    /* height: 34px; */
}
#planthetripbtn svg {
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0;
}
/* .page-id-13051 .ekit-template-content-markup.ekit-template-content-footer.ekit-template-content-theme-support {
    display: none;
} */
@media(max-width:540px){
.single-country .country_experiences_stays .elementor-button-wrapper {
    display: none;
}
.postid-9537 .elementor-element.elementor-element-58240d85 .elementor-element.elementor-element-9d77fff.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child {
    display: none;
}
.months-bestcountry-sec .bot-btns {
    padding: 0 16px 80px 16px;
	margin-bottom: 0 !important;
}
.months-bestcountry-sec button#load-more-btn {
    margin-top: 48px !important;
}
.months-bestcountry-sec .experience-slider-wrapper {
    padding-left: 1rem;
}
.months-bestcountry-sec div#thumbnail-listing {
    padding: 1rem !important;
}
.gems-content p.related-country-name {
    justify-content: center;
}
.more-ways-to-explore-sec .experience-slider-wrapper {
    padding-left: 1rem;
/*     padding-right: 1rem; */
}
.single-travel_styles .journeys-meant-sec .experience-slider-wrapper {
    padding-left: 1rem;
}
.single-travel_styles .experience-slider-wrapper {
    padding-top: 40px !important;
}
.single-travel_styles .experience-slider-wrapper .slick-list.draggable{
	padding-top: 0 !important;
}
.mobomenu-sec .submenu.active .menu-header {
    margin-bottom: 24px;
    align-items: center;
}
.mobomenu-sec .view-all-btn {
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}
	.about-luxury-sec .journey-content-wrapper {
    margin-bottom: 20px;
}
.homeBanner span.surpriseText {
    display: none;
}
.homeBanner #openPopup:hover span.surpriseText{
		display: none !important;
}
.homeBanner .surpriseButton:hover {
   column-gap:20px;
}
.homeBanner #openPopup:hover span.surpriseIcon {
    width: 100% !important;
}
.homeBanner #openPopup:hover .surpriseIcon img {
    margin: 0 10px !important;
    width: unset !important;
    height: unset !important;
}
.searchsec .searchcards .slide:hover .bottom-heading {
    bottom: 4.8%;
}
.searchsec .slide:hover .bottom-heading{
		transition: none !important;
	}
.searchsec .slide:hover .journey-overlay {
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
    transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
}
.searchsec .slide:hover .journey-hover-content {
    display: none;
}
ul.submenu-submenu {
    padding: 0 10px;
}
	ul.travel_by_months-submenu {
    row-gap: 6px;
}
#experiencesMenu .menu-header span, #whos-traveling .menu-header span, #months .menu-header span {
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.experiences-submenu a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.travel_by_months-submenu a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.searchbtn-mob, .savedbtn-mob {
    margin-top: 14px;
}
.third-level-submenu a {
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150% !important;
}
.country-submenu span {
    color: var(--Gray-900, #101828);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#destinationsMenu span {
    color: var(--Gray-900, #101828);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.country-submenu .menu-title a, #destinationsMenu .menu-title {
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}
.logoformobo {
    position: absolute;
    top: -50%;
}
.search-wrapper-section .search-input-section, .search-wrapper-section .month-input-section {
    width: 100%;
}
.search-wrapper-section {
    gap: 17px;
}
.search-wrapper-section input::placeholder{
color: var(--Greys-800, #35383B);
/* Montserrat/Regular/Type@16 */
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}
.search-wrapper-section .searchboxsection {
    flex-direction: column;
    gap: 12px !important;
}
.monthRow {
    margin-bottom: 16px;
}
.monthImage {
    width: 47% !important;
}
.monthContainer {
    padding: 0 16px;
}
.monthContainer {
    margin-left: 0px !important;
}
.monthRow {
    /* display: flex; */
    flex-wrap: wrap;
}
.no-data-banner {
    padding: 20px !important;
/* 	width:50% !important; */
}
.single-experience .no-data-banner {
/*     padding: 20px !important; */
	width:50% !important;
}
	.search-maindiv input.search-input{
		width:100% !important;
	}
.search-maindiv .search-field {
    flex-direction: column;
}
.testi-without-thumb .testimaintitle {
    padding-bottom: 32px;
}
.search-maindiv button.search-button {
    width: 100% !important;
}
.page-id-2359 .testimaintitle{
	margin-bottom: 32px !important;
}
.testimonial-thumbnails .thumbnails-wrapper {
    padding: 10px 0;
    margin-bottom: 10px;
}
.arrowsection button {
    display: none !important;
}
.mobilearrowsection button {
    display: block !important;
}
.mobilearrowsection button{
	display: unset !important; 
}
.arrowsection button {
    display: none;
}
.mobilearrowsection button.testimonial-arrow.prev {
    background: rgba(2, 6, 10, 0.20) !important;
    backdrop-filter: blur(16px);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.mobilearrowsection button.testimonial-arrow.next {
    background: rgba(2, 6, 10, 0.20) !important;
    backdrop-filter: blur(16px);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.mobilearrowsection .testimonial-arrow svg {
    width: 10px !important;
    height: 40px;
}
.arrowsection.mobilearrowsection {
    top: 0% !important;
    min-height: 215px;
}
.cky-notice-des p {
    width: 80%;
    /* margin-right: auto; */
    /* display: block; */
}
.cky-notice-des {
    display: flex;
    flex-direction: row-reverse;
}
button.cky-btn.cky-btn-reject {
    order: 2;
}
button.cky-btn.cky-btn-customize {
    order: 3;
}
button.cky-btn.cky-btn-accept {
    order: 1;
}
.tax-experience-categories .slide:hover button.custom-category-gems {
    display: none;
}
.slide:hover .journey-wishlist, .slide:hover .custom-category-btn {
    display: none;
}
.page-id-1418 a.getSubmit {
    margin-right: 16px;
}
.single-destinations button#getintouchbtn:hover {
    color: #E74A5E;
}
.getinform-sec .getFirstForm{
		position: unset !important;
	}
/*header mobile */
.allmobo-menus .menu-item-has-children > ul {
  padding-left: 16px;
  background: #f9f9f9;
}

.allmobo-menus .menu-item-has-children.active > a {
  font-weight: bold;
  color: #000;
}

/*end header mobile*/
.about-luxury-sec .journey-tab {
    background: #F2F3F3;
}
.about-luxury-sec h2.journey-heading {
    font-size: 36px;
    line-height: 32.4px;
    color: #121256;
	text-align: center;
	margin-top: 28px;
    margin-bottom: 28px;
}
.newsletter-group-sec {
    background: #F2F3F3;
}
.savedj-slider-sec .e-n-tab-title[aria-selected="true"] {
    background: #121256 !important;
    color: #ffff !important;
    border: 0 !important;
    margin: 0px !important;
}
.savedj-slider-sec .e-n-tab-title {
    background: #ffff !important;
	border: 0 !important;
}
.savedj-slider-sec .e-n-tabs-heading {
    display: flex !important;
    width: 100%;
    margin: 0 auto;
    column-gap: 20px !important;
	row-gap: 20px !important;
    justify-content: center !important;
}
.single-experience .homeBanner .elementor-element {
    background-size: cover !important;
}
	.poppupheader {
    display: grid;
}
.popupright {
    order: 1;
    justify-content: flex-end;
}
.popupleft {
    order: 2;
	padding-bottom: 24px;
    padding-top: 10px;
}
/* #listingPopup h3 {
    font-size: 36px !important;
    line-height: 32.4px !important;
} */
.popupleft h3{
	font-size: 36px !important;
    line-height: 32.4px !important;
}
	.single-destinations .gems-content, .single-destinations .gemsButtom {
    background: #F2F3F3 !important;
}
/* .monthcards-slider .slide:hover .journey-top-buttons {
    display: none;
} */
.monthcards-slider .slick-center .bottom-heading {
    bottom: -25.5%;
}
.monthcards-slider .slide .bottom-heading {
    transition: none !important;
}
.monthcards-slider .countrycards .slide:hover .bottom-heading {
    bottom: 3%;
    margin-bottom: 0px;
}
.monthcards-slider .countrycards .slide:hover .journey-overlay {
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%) !important;
    transition: none !important;
}
.countrycards .slidewraper {
    cursor: pointer;
}
.monthcards-slider .countrycards .slide:hover .journey-hover-content {
    display: none;
}
.monthcards-slider #thumbnail-listing .countrycards .slide:hover .journey-hover-content {
    display: block;
}
/* .page-id-2149 .destination-sec .slide:hover .journey-top-buttons, .page-id-2149 .destination-sec .slide:hover .journey-arrow{
display: none !important;
} */
/* .single-destinations .countrycards .slide:hover .journey-top-buttons, .single-destinations .countrycards .slide:hover .journey-arrow{
display: none !important;
} */
/* .single-destinations .wmobohover-slidercards .slide:hover .journey-top-buttons, .single-destinations .wmobohover-slidercards .slide:hover .journey-arrow{
display: none !important;
} */
/* .single-country .wmobohover-slidercards .slide:hover .journey-top-buttons, .single-country .wmobohover-slidercards .slide:hover .journey-arrow{
display: none !important;
} */
.whotravel-cards .slide:hover .journey-hover-content button{
	display: inline-block !important;
}
.single-experience #getIntouchSlider .slide .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%) !important;
}
.page-id-2149 .destination-sec .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.single-destinations .countrycards .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.single-destinations .wmobohover-slidercards .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.single-country .wmobohover-slidercards .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.single-experience #getIntouchSlider .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.page-id-2950 .expmain-card-sec .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.countrycards .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.whotravel-cards .countrycards .slide:hover .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}
.whotravel-cards .countrycards .slide .journey-overlay{
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%) !important;
}
.monthtrending-sec #getIntouchSlider .slide:hover .journey-overlay {
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%) !important;
}
.single-destinations #getIntouchSlider .slide:hover .journey-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 1.78%, rgba(0, 0, 0, 0.4) 10.97%, rgba(0, 0, 0, 0) 50.17%);
}

/* .page-id-2950 .expmain-card-sec .slide:hover .journey-top-buttons,  .monthtrending-sec #getIntouchSlider .slide:hover .journey-top-buttons{
    display: none;
} */
.page-id-2950 .expmain-card-sec .slide .journey-wishlist{
	display: none;
}
.page-id-2950 .expmain-card-sec .slide:hover .bottom-heading {
    transition: unset !important;
}
.page-id-2950 .expmain-card-sec .slide .bottom-heading {
    transition: unset !important;
}
/* .page-id-2950 .expmain-card-sec .slide:hover .journey-arrow, .countrycards .slide:hover .journey-arrow{
	display: none;
} */
/* .single-destinations #getIntouchSlider .slide:hover .journey-top-buttons, .single-destinations #getIntouchSlider .slide:hover .journey-arrow {
    display: none !important;
} */
.page-id-2950 .expmain-card-sec .slide:hover .journey-hover-content{
	display: none;	
}
.destination-sec .bottom-heading {
    bottom: 1% !important;
}
.single-experience #getIntouchSlider .bottom-heading {
    bottom: 4% !important;
}

.about-luxury-sec .journey-container .bottom-heading, .about-luxury-sec .slide:hover .bottom-heading {
    bottom: 0%;
}
.page-id-2149 .destination-sec .slide .journey-hover-content{
		display: block !important;
        opacity: unset !important;
	}
.single-experience #getIntouchSlider .slide .journey-hover-content{
		display: block !important;
        opacity: unset !important;
	}
.single-destinations .countrycards .slide .journey-hover-content{
		display: block !important;
        opacity: unset !important;
	}
.single-country .wmobohover-slidercards .slide .journey-hover-content{
		display: block !important;
        opacity: unset !important;
	}
.page-id-2149 .destination-sec .jorneyPara{
	display: none !important;
}
.single-experience #getIntouchSlider .jorneyPara{
	display: none !important;
}
.single-destinations .countrycards .slide .journeyPara {
    display: none !important;
}
.single-country .wmobohover-slidercards .slide .journeyPara {
    display: none !important;
}
.single-destinations .wmobohover-slidercards p.jorneyPara {
    display: none !important;
}
.single-country .wmobohover-slidercards p.jorneyPara {
    display: none !important;
}
.monthtrending-sec #getIntouchSlider .slide:hover .bottom-heading {
    bottom: 3%;
}
.monthtrending-sec #getIntouchSlider .slide .bottom-heading {
    bottom: 3%;
}
.single-destinations .wmobohover-slidercards .bottom-heading{
	bottom: 4%;
}
.single-country .wmobohover-slidercards .bottom-heading {
    bottom: 4% !important;
}
.single-destinations .wmobohover-slidercards .slide:hover .bottom-heading {
    bottom: 4% !important;
}
.single-country .wmobohover-slidercards .slide:hover .bottom-heading {
    bottom: 4% !important;
}
.monthcards-slider #thumbnail-listing .countrycards .slide .bottom-heading, .expmain-card-sec .slide .bottom-heading {
    bottom: 2%;
}
.my-slider.countrycards.withoutover.slick-initialized.slick-slider {
		bottom: 2.6% !important;
}
	
.monthcards-slider .countrycards .slide .bottom-heading, .expmain-card-sec .slide .bottom-heading {
    bottom: 0.6%;
}
.expmain-card-sec .slide:hover .bottom-heading {
    bottom: 2.6% !important;
}
.single-destinations .wmobohover-slidercards .journey-hover-content {
    opacity: 1;
    display: block;
}
.single-country .wmobohover-slidercards .slide:hover .custom-category-btn, .monthtrending-sec .slide:hover .custom-category-btn {
    display: flex !important;
}
/* .single-experience #getIntouchSlider .slide:hover .journey-arrow {
    display: none;
} */
/* .single-experience #getIntouchSlider .slide:hover .journey-top-buttons, .countrycards .slide:hover .journey-top-buttons{
    display: none;
} */
/* .single-experience #getIntouchSlider .slide:hover .custom-category-btn, .testislide-sec #getIntouchSlider .slide:hover .custom-category-btn {
    display: flex !important;
} */
#experience-listing-section .experiencecards .bottom-heading, .countrycards .experiencelisting .bottom-heading, .whotravel-cards .countrycards .slide .bottom-heading, .testislide-sec #getIntouchSlider .bottom-heading, .single-travel_styles .bottom-heading {
    bottom: 2% !important;
}
.single-destinations #getIntouchSlider .bottom-heading,  .single-destinations #getIntouchSlider .slide:hover .bottom-heading{
    bottom: 2%;
}
#experience-listing-section .experiencecards .journey-hover-content, #experience-listing-section .experiencecards .slide:hover .custom-category-gems, .countrycards .experiencelisting .journey-hover-content, .whotravel-cards .countrycards .journey-hover-content, .testislide-sec #getIntouchSlider .journey-hover-content, .about-luxury-sec .journey-hover-content, .single-travel_styles .journey-hover-content, .monthtrending-sec .slide .journey-hover-content, .single-destinations #getIntouchSlider .journey-hover-content {
    opacity: 1;
}
.monthcards-slider #thumbnail-listing .journey-hover-content {
    opacity: 1;
}
#experience-listing-section .experiencecards p.jorneyPara, p.jorneyPara {
    display: none;
}
/* #experience-listing-section .experiencecards .slide:hover .journey-top-buttons {
    display: none !important;
} */
/* #experience-listing-section .experiencecards .slide:hover .journey-arrow {
    display: none !important;
} */
	.continenet-tab-sec .e-n-tabs-heading {
    width: 90%;
    margin: 0 auto;
}
	.thumbnail-item.active, .thumbnail-item.active:focus-within, .thumbnail-item.active:focus{
	border: 4px solid #ffff;
}
	.testimonial-thumbnails .arrowsection {
    padding: 0 10px !important;
    justify-content: space-between !important;
}
	.testimonial-thumbnails button.testimonial-arrow {
    border-radius: 50% !important;
    background: rgba(2, 6, 10, 0.20) !important;
    backdrop-filter: blur(16px);
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}
	.testimonial-thumbnails svg {
    width: 20px !important;
    height: 16px !important;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}
	.container-div {
    margin-bottom: 40px !important;
	padding-top: 80px;
}
	.left-headcol h2 {
    font-size: 36px;
    line-height: 32.4px;
		text-align: center;
}
	.left-headcol {
    width: 100%;
}
	.right-btncol {
    display: none;
}
/* 	.slide:hover .journey-wishlist {
    display: none !important;
} */
	.faq-search button.custom-search-icon{
		display: block;
	}
	.faq-search {
    width: 100% !important;
}
	.disclaimer{
    font-size: 36px !important;
    line-height: 32px !important;
	padding-bottom: 60px;
	padding-top: 30px;
	text-align: center;
}
	.policy-sec h4 {
    font-size: 18px !important;
	margin-top: 0;
    margin-bottom: 10px;
}
/* .left-list .elementor-icon-list-item a.active {
  color: #E74A5E;
  font-weight: bold;
} */

	.cards-sec .experiencecards .journeyjorneyCategory {
        display: block !important;
    }
    .cards-sec .destinationcards .bottom-heading {
        bottom: 2% !important;
    }
.custom-search-container.search-active .custom-search-box {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .custom-search-container.search-active .custom-icons-group,
  .custom-search-container.search-active .custom-filter-btn,
  .custom-search-container.search-active .showtxt {
    display: none;
  }
  .custom-search-container.search-active .custom-search-input {
    width: 100%;
  }
	div#newsletter-inner::before {
    background-color: transparent !important;
}
	.gems-slider-container, .gemsButtom {
    background: #fff !important;
}
	.gems-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.expmain-card-sec img.loaddropicon.fordeskonly {
    display: none;
}
	.expmain-card-sec button#loadMore {
    background: none;
    color: var(--Primary-Colours-Happy, #E74A5E) !important;
}
	.destination-sec button#loadMore {
	margin-top: 3rem !important;
}
	.testimonial-content {
    padding-bottom: 0px !important;
}
.exp-cat-sec button#getintouchbtn {
    display: none !important;
}
	/* Show 5 slides on mobile */
/* 	.page-id-4078 #footernewsletter{
		display: none;
	} */
  .destinationcards .slide:nth-child(-n+5) {
    display: block;
  }
	/* Show 9 slides on larger screens */
	.for-mobo {
    display: none;
}
  .destinationcards .slide:nth-child(-n+9) {
    display: block;
  }
	
	.blog-slider-wrapper .slick-initialized .slick-slide {
    margin: 0 20px 0 0;
}
	.searchrow button#loadMore, .destination-sec button#loadMore {
		margin-bottom: 0;
	}
	.months-slides .slick-list {
    padding: 0 !important;
}
	.months-slides .slick-prev, .months-slides .slick-next {
    display: none;
}
	.bot-btns #loadMore, .bot-btns  #getintouchbtn {
    width: 50%;
}
	.bot-btns .button#loadMore{
		margin-bottom: 0 !important;
	}
.bot-btns button#getintouchbtn {
    display: block;
    display: flex;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border: 1px solid var(--Primary-Colours-Happy, #E74A5E);
    background: var(--Primary-Colours-Happy, #E74A5E);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--Greys-00, #FFF);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-top: 48px !important;
}
	.bot-btns {
    display: flex;
    column-gap: 0.625rem;
}
	/*continent slider */
.continent-slide {
    flex-direction: column;
    justify-content: center;
    padding: 40px 20px;
    text-align: center;
  }

  .continent-slide .testimonial-content-box {
    padding: 25px;
    max-width: 100%;
  }

.continent-testimonial-wrapper .testimonial-arrows .slick-prev,
.continent-testimonial-wrapper .testimonial-arrows .slick-next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

  .continent-testimonial-wrapper .slick-prev {
    right: 60px;
  }

  .continent-testimonial-wrapper .slick-next {
    right: 20px;
  }

	.destinationcards .slide img {
    height: 100%;
}
	.destinationcards .slide {
    height: auto;
/*     display: inherit !important; */
}
.destinationcards .journey-top-buttons {
    display: flex;
}
/* .destinationcards .slide:hover .journey-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 9.94%, rgba(0, 0, 0, 0.40) 57.53%, rgba(0, 0, 0, 0.00) 100%);
} */
.destinationcards .bottom-heading {
    bottom: 64px !important;
}
.destinationcards .slide:hover .bottom-heading{
    bottom: 160px !important;
}
	.title .elementor-widget-container {
    margin-bottom: 0 !important;
}
	/*filter popup*/
	.tab.filtertab {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #ffff;
}
	.left-col.open {
    width: 100%;
}
#filterPanel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    margin-top: 80px; /* makes room for header */
    overflow-y: auto;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }

  #filterPanel.open {
    transform: translateY(0%);
  }

  body.mobile-filter-open::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); /* dark overlay */
    z-index: 9998;
  }

  /* Prevent scrolling in background */
  body.mobile-filter-open {
    overflow: hidden;
  }
	/*filter popup end */
	button#loadMore{
		margin-bottom: 0;
	}
	.custom-search-box{
		width: 50%;
	}
	.searchbtn-col, .custom-icons-group{
		column-gap: 0.5rem;
	}
	.searchcards{
		gap: 1rem;
	}
.searchcards .slide:hover .journey-hover-content .jorneyPara {
        display: block !important;
    }
	.searchrow {
    padding: 0rem 1rem;
    column-gap: unset;
}
	input.custom-search-input {
    display: flex;
    height: 3rem;
    padding: 1.5rem 0.75rem;
    align-items: center;
    gap: 1.25rem;
    flex: 1 0 0;
}
	.searchcards{
		margin-top: 0;
	}
	button.custom-icon-btn {
    padding: 0.625rem 1.125rem;
}
.custom-icon-btn img, #showFilters svg, .custom-icon-btn savg {
    display: flex;
    width: 1.75rem;
    height: 1.75rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}
	#showFilters svg {
    fill: #9A9B9D;
}
	button#showFilters {
    background: var(--Greys-50, #F2F3F3);
    border: none;
    padding: 0.625rem 1.125rem;
}
	button.custom-search-icon, span.showfilter {
    display: none;
}
.searchbtn-col, .showtxt {
    width: 100%;
    margin-bottom: 1rem;
}
.custom-results-count {
    text-align: left;
    padding: 0.75rem 0;
}
.search-bar .custom-search-container {
    display: block;
}
.mob-head .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
    width: 100%;
    position: fixed;
    top: unset;
    right: 0;
    left: unset;
    height: 100%;
    -webkit-box-shadow: 0 10px 30px 0 rgba(255,165,0,0);
    box-shadow: 0 10px 30px 0 rgba(255,165,0,0);
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: left .6s cubic-bezier(.6,.1,.68,.53);
    transition: left .6s cubic-bezier(.6,.1,.68,.53);
}
.mob-head .elementskit-nav-identity-panel {
    display: none !important;
}
.mob-head .elementor-1022 .elementor-element.elementor-element-c4ac6ab .elementskit-menu-container {
    max-width: 100%;
    border: none !important;
}
.mob-head i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    border: navajowhite;
    font-size: 14px;
}
/* .mob-head .ekit_widget-heading.before::before {
    content: url('/wp-content/uploads/2025/02/Vector-1-1.png');
    display: inline-block;
    position:absolute;
	left:0;
	top: 0.625rem;
	padding-left: 1.25rem;
} */


.savedjourney-sec {
    background-image: none !important;
}
.savedjourney-sec .e-n-tabs-heading {
    display: flex !important;
    align-items: flex-start;
}
.save-share-btns {
    display: none;
}
.for-desk, .v-morebtn {
    display: none;
}
.for-mobo .custom-category-btn {
    margin: 6px 0 0 6px;
}
.savedj-content .journey-title, p.sub-title-exp {
    margin-bottom: 0.25rem;
	margin-top:0;
}
.savedj-content .sub-title, .left-tab-col.for-mobo, .savedj-content .schedule, .exp h2.journey-title{
	margin-bottom: 1rem;
}
p.saved-desc{
	margin-bottom:0;
	color: var(--Greys-600, #676A6C);
    font-family: Montserrat;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
h2.journey-title, .sub-title, .sub-title-exp {
    text-align: center;
}
.savedjourney-sec .elementor-image-box-wrapper {
    display: flex;
}
button.savedj-mobo {
    position: absolute;
    right: 0.3rem;
    margin-top: 12px;
}
.savedj-content .journey-title {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: "Awesome Serif";
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.savedj-content .sub-title {
    color: var(--Primary-Colours-Royal, #121256);
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
p.s-title {
    color: var(--Greys-950, #0F1216);
    font-family: Montserrat;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
}

@media(min-width:541px) and (max-width:768px){
.custom-category-gems {
    left: 41% !important;
}
.destinationsmenu ul.submenus {
    padding-left: 60px !important;
}
.destination-container .selectedmenuimgsection {
    width: 43% !important;
    float: left;
}
.destination-container .menucontener .menuwraper {
    width: 57% !important;
}
.headlogo-col {
    width: 14% !important;
}
.headmenu-col {
    width: 40% !important;
}
.headsearch-col {
    width: 13% !important;
}
.headsearch-col .elementor-widget-container {
    display: contents;
}
.headsearch-col .elementor-icon-box-content {
    display: flex;
}
.headcontact-col {
    width: 13% !important;
}
.headbtn-col {
    width: 20% !important;
}
.main-headmenus div#ekit-megamenu-primary {
    padding: 0;
}
.main-headmenus ul a{
		padding:0 !important;
	}
.main-headmenus ul#menu-primary {
    justify-content: space-between;
}
.page-id-2359 .testimonial-content {
    width: 100%;
}
.page-id-2359 div#testimonialbg {
    margin-bottom: 32px;
}
.page-id-2359 .testimonial-content-wrapper{
	 padding-left: 0 !important;
}
	.travel_by_months li {
    width: 31.3% !important;
}
	.whos-traveling-menu li {
    width: 31.3% !important;
}
	.experiences-menu li {
    width: 31.2% !important;
}
	.imgwithtxt-section .text-block {
    padding: 10px 22px !important;
    min-height: 500px !important;
}
	.imgwithtxt-section .text-block p {
    font-size: 14px !important;
}
.getinform-sec .getFirstForm {
        position: unset !important;
        width: 40% !important;
    }
/* 	.headcontact-col {
    width: 15% !important;
}
	.headlogo-col {
    width: 14% !important;
}
	.headbtn-col {
    width: 16% !important;
}
	.headmenu-col {
    width: 48% !important;
} */
	.main-headsearch span.elementor-icon-list-text {
    display: none !important;
}
	.main-headsearch svg {
    width: 16px !important;
}
	.headsearch-col {
    width: 6%;
}
.main-head i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    padding: 4px !important;
}
.expmain-card-sec img.loaddropicon.formoboonly {
    display: none;
}
	/* Show 9 slides on larger screens */
	.for-mobo {
    display: none;
}
  .destinationcards .slide:nth-child(-n+9) {
    display: block;
  }
	.testi-without-thumb .testimonial-content-wrapper {
    padding-left: unset !important; 
}
/* 	.testi-without-thumb .testimonial-container .testimonial-arrow svg {
    width: 10px;
	height:40px;
}
.testi-without-thumb .testimonial-container .testimonial-arrow {
	background: rgba(2, 6, 10, 0.20) !important;
	backdrop-filter: blur(16px);
    border-radius: 50%;
	width: 40px;
    height: 40px;
} */
.testimonial-content{
	padding: 30px 0 !important;
}
.elementor-element.elementor-element-1eb73676.e-con-full.testi-without-thumb.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0 !important;
}
.testi-without-thumb .arrowsection {
    position: absolute;
    top: 13rem;
    left: 0;
    right: 0;
    display: flex!important;
    text-align: center;
    align-content: center;
    align-items: center;
    justify-content: space-around !important;
    padding: 0 !important;
}
.testi-without-thumb div#testimonialbg {
    margin-bottom: 32px;
}
	.testi-without-thumb .testimonial-content-wrapper {
    display: flex;
    flex-direction: column;
}
.testi-without-thumb .testimonial-thumbnails, .testi-without-thumb .testimonial-content {
    width: 100% !important;
}
.testi-without-thumb .testimaintitle {
    color: #121256 !important;
	text-align: center;
	padding: 0;
}
	.savedjourney-sec {
    background-image: none !important;
}
	.destinationcards .journey-overlay {
    bottom: 2px;
}
	.destinationcards .slide img {
    height: 100%;
}
	.destinationcards .slide {
    width: 48.9%;
    height: auto;
/*     display: inherit !important; */
}
	.shrink .custom-search-box {
    width: 60%;
}
	.left-col.open {
    width: 36%;
}
	.right-col.shrink {
    width: 64%;
}
	span.checktxt {
    font-size: 0.875rem;
    margin-left: 0.625rem;
}
	span.checkmark {
    width: 1.125rem;
    height: 1.125rem;
}
	.checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
}
	.checkbox-container {
    padding-left: 16px;
}
	.season-box {
    width: 36%;
}
	.shrink .filter-results {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
}
	.shrink .searchcards .slide {
    width: 14.2rem;
	height: 24rem;
}
	.searchcards .slide {
    width: 22rem;
}

	.searchrow {
    column-gap: 0.625rem;
}
}
@media(min-width:668px) and (max-width:768px){
	.mobile-testimonial-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    max-height: 400px !important;
}
p#testimonial-text {
    padding-right: 20px;
    padding-left: 20px;
}
.testimaintitle {
    line-height: 30px !important;
    color: #121256 !important;
    text-align: center !important;
    margin-top: 50px;
    font-size: 45px !important;
    padding-left: 0 !important;
    margin-bottom: 32px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
div#testimonial-bg, .testimonial-thumbnails {
    display: none;
}
.testimonial-container {
    display: flex;
    justify-content: flex-end;
}
.testimonialbottmborder {
    height: 30px !important;
    max-width: 57%;
    margin: 0 auto !important;
	left: 0;
	right: 0;
}
}
@media(min-width:769px) and (max-width:820px){
.headlogo-col {
    width: 14% !important;
}
.headmenu-col {
    width: 40% !important;
}
.headsearch-col {
    width: 13% !important;
}
.headsearch-col .elementor-widget-container {
    display: contents;
}
.headsearch-col .elementor-icon-box-content {
    display: flex;
}
.headcontact-col {
    width: 13% !important;
}
.headbtn-col {
    width: 20% !important;
}
.imgwithtxt-section .text-block {
    padding: 10px 22px !important;
    min-height: 420px !important;
}
.imgwithtxt-section .text-block p {
    font-size: 14px !important;
}
	.testi-without-thumb .testimaintitle {
	padding: 10% !important;
}
	.searchcards .slide {
    width: 22.2rem !important;
}
	.shrink .searchcards .slide {
    width: 14.2rem !important;
	height: 24rem;
}
/* 		.headcontact-col {
    width: 15% !important;
}
	.headlogo-col {
    width: 14% !important;
}
	.headbtn-col {
    width: 16% !important;
}
	.headmenu-col {
    width: 48% !important;
} */
	.main-headsearch span.elementor-icon-list-text {
    display: none !important;
}
	.main-headsearch svg {
    width: 16px !important;
}
	.headsearch-col {
    width: 6%;
}
.main-head i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    padding: 4px !important;
}
.expmain-card-sec img.loaddropicon.formoboonly {
    display: none;
}
}
@media(min-width:821px) and (max-width:1000px){
.shrink .searchcards .slide {
    width: 15.3rem !important;
}
	.searchcards .slide {
    width: 23.9rem !important;
}
}
@media(min-width:769px) and (max-width:1024px){
.custom-category-gems {
    left: 30% !important;
}
.destination-container .selectedmenuimgsection {
    width: 45% !important;
    float: left;
}
.destination-container .menucontener .menuwraper {
    width: 55% !important;
}
.main-headmenus div#ekit-megamenu-primary {
    padding: 0;
}
.main-headmenus ul#menu-primary {
    justify-content: space-between;
}
.main-headmenus ul a{
		padding:0 !important;
	}
.experiences-menu li {
    width: 23.4% !important;
}
.whos-traveling-menu li {
    width: 31.9% !important;
}
.travel_by_months li {
    width: 23% !important;
}
.imgwtxt-main {
    margin-top: 100px !important;
}
.imgwithtxt-section .text-block {
    padding: 30px 32px !important;
    min-height: 480px !important;
}
.getinform-sec .getFirstForm {
        position: unset !important;
        width: 40% !important;
    }
	.expmain-card-sec img.loaddropicon.formoboonly {
    display: none;
}
	.savedjourney-sec {
    background-image: none !important;
}
	.destinationcards .journey-overlay {
    bottom: 2px;
}
	.destinationcards .slide img {
    height: 100%;
}
	.destinationcards .slide {
    width: 32.2%;
    height: auto;
/*     display: inherit !important; */
}
	.left-col.open {
    width: 35%;
}
  .right-col.shrink {
    width: 65%;
}
	.season-box {
    width: 45%;
}
	.shrink .searchcards .slide {
    width: 19rem;
}
	.shrink .searchcards .slide:hover .bottom-heading {
    bottom: 184px;
}
	.searchcards .slide {
    width: 30rem;
}
}

/*Vimarsh PC */
@media(min-width:1025px) and (max-width:1300px){
	.destinationcards .slide img {
    height: 100%;
}
.menucontener .menuwraper {
    width: 63% !important;
}	
	.searchcards .slide {
    width: 22rem !important;
}
	.shrink .searchcards .slide{
		 width: 17.9rem !important;
	}
	.shrink .bottom-heading h3 {
    font-size: 41px;
    line-height: 51px;
}
	.shrink .jorneyPara {
    font-size: 12px;
    line-height: 19px;
}

	.shrink .searchcards .slide:hover .bottom-heading {
    bottom: 150px;
    margin-bottom: 0px;
}
	.left-col.open{
		width:26%;
	}
	.right-col.shrink {
    width: 74%;
}
}
@media(min-width:1026px) and (max-width:1150px){
	.searchcards .slide {
    width: 20rem !important;
}
}
@media(min-width:1301px) and (max-width: 1320px){

	.searchcards .slide {
    width: 24.9rem !important;
    height: 31.25rem;
	}
	.shrink .searchcards .slide {
    width: 19rem !important;
    height: 31.25rem;
	}
}
@media(min-width:1341px) and (max-width: 1360px){
	.searchcards .slide {
    width: 25.2rem;
    height: 31.25rem;
}
	.right-col.shrink .custom-category-gems {
		left: 49% !important;
	}	
.custom-category-gems {
    left: 38% !important;
 
}
.shrink .searchcards .slide {
    width: 18.8rem !important;
    height: 31.25rem;
}
}
@media(min-width:1361px) and (max-width: 1392px){
.searchcards .slide {
    width: 27.2rem;
    height: 31.25rem;
}
	.shrink .searchcards .slide {
    width: 20rem !important;
}

}
@media(min-width:1321px) and (max-width: 1340px){
	.searchcards .slide {
    width: 26.4rem;
    height: 31.25rem;
}
	.shrink .searchcards .slide {
    width: 19rem !important;
    height: 31.25rem;
	}
}
/* @media(min-width:1025px) and (max-width: 1400px){
.searchrow .left-col.open {
    margin-left: 24px;
}
} */
@media(min-width:1025px){
.expmain-card-sec img.loaddropicon.formoboonly {
    display: none;
}
	.blog-slider-wrapper .slick-initialized .slick-slide {
    margin: 0 32px 0 0;
}
}
@media(min-width:1400px){
					.headbtn-col {
    width: 11% !important;
}
	.headmenu-col {
    width: 47% !important;
}
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
.testi-without-thumb .testimonial-thumbnails {
    display: none !important;
}
.arrowsection.mobilearrowsection {
    top: 35%;
    width: 80%;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    gap: 42px !important;
    margin-left: 10% !important;
    margin-right: 10% ! IMPORTANT;
}	  
.mobilearrowsection .testimonial-arrow svg {
    width: 10px !important;
    height: 40px;
}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
button.testimonial-arrow {
    border-radius: 50% !important;
    background: rgba(2, 6, 10, 0.20) !important;
    backdrop-filter: blur(16px);
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
}
.testi-without-thumb .testimaintitle {
    padding-bottom: 32px !important;
}
.testi-without-thumb .arrowsection {
    top: 8rem !important;
}
.testimonial-container .testimonial-arrow svg {
    width: 20px !important;
    height: 16px !important;
}
.testimaintitle {
    padding-bottom: 32px !important;
}
.mobilearrowsection .testimonial-arrow svg {
    width: 10px !important;
    height: 40px;
}
}
@media(max-width:320px){
.arrowsection button {
    display: none !important;
}
.mobilearrowsection button {
    display: block !important;
}
}

/* Css Add For Responsive ness Header For Tab */

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-245 .elementor-element.elementor-element-02b8bbf {
    --width: unset;
  }
}

@media (max-width: 1024px) {
  .elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator {
    padding: 0 !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .main-headmenus ul#menu-primary {
        justify-content: space-between;
        column-gap: 16px;
    }
}


/* End here  */
