@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&family=Roboto:wght@300;400;500;700&family=Figtree:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');

:root {
    --webjet-logo: url("/content/img/webjet/global/webjet-logo.svg");
    --webjet-red: #DC140A;
    --webjet-red-800: #E44C45;
    --webjet-red-1200: #C81209;
    --webjet-white: #fff;
    --background-base-subtle: #F4F6F4;
    --review-star: #FEB42B;
    /* Text */
    --text-primary: #0A0B0D;
    --text-secondary: #44506A;
    --text-tertiary: #6A758D;
    --text-muted: #9BA1AE;
    --text-on-colour: #0B7337;
    --text-link: #0044CC;
    --text-accented: #4C1D95;
    --text-gray-600: #878787;
    --text-gray-50: #F5F5F5;
    --text-black: #000;
    /* Button */
    --primary-button: #2DB300;
    --surface-interactive-overlay-button-default: rgba(58, 61, 77, 0.00);
    --surface-button-nuetral: #EBECF2;

    /* icons */
    --icon-primary: #12131A;
    --icon-secondary: #696C80;
    --icon-trinary: #6A758D;
    --icon-muted: #BABDCC;
    --icon-on-colour: var(--webjet-white);
    --icon-info: #003CB2;

    --slider-active: #3D9AF2;

    --icon-link: #0044CC;
    --icon-accented: #4C1D95;

    --border-default: #CBD4E0;

    --content-max-width: 1500px;
    /* 1281px*/
    --garter-width: 104px;

    /* Typography */
    --primary-font-family: 'Figtree', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    --secondary-font-family: 'Roboto',Arial,sans-serif;
}

html {
    font-size: 62.5%;
    margin: 0;
    overflow-x: hidden;
}

body#webjet {
    font-family: var(--secondary-font-family);
    color: var(--text-primary);
}

#content-wrapper #main-container {
    display: flex;
    flex: 1 1 auto;
    flex-flow: row wrap;
    padding: 0 !important;
    position: relative;
    width: 100%;
}

#content-wrapper #content a:focus {
    border: none ;
    outline: none !important;
    box-shadow: none !important;
}

#content-wrapper #content a:visited,
#content-wrapper #content a:hover,
#content-wrapper #content a:active {
    text-decoration: none !important;
}


/* #content-wrapper #main-container .section-content {
    min-width: 1px;
    padding: 0 24px;
}

#content-wrapper .section-content .ad-banner {
    height: 90px;
    margin: 10px auto;
    width: 728px
}
@media only screen and (min-width: 992px) {
    #content-wrapper #content {
        min-height:200px
    }
} */

.title-5 {
    color: var(--text-black);
    font-feature-settings: 'liga' off;

    /* Titles/title-05 */
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    /* 150% */
}

.wrapper {
    width: 100%;
}

.home-page {
    background: var(--webjet-white) !important
}

.home-page h1 {
    margin: 0;
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 114.286% */
}

.compare-heading {
    color: #000;
    text-align: center;
}

.compare-cont {
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    /* 142.857% */
}

.home-page h1,
.home-page h2,
.home-page h3,
.home-page h4 {
    font-size: 3rem;
    color: #2f9ed3;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 400;
}

.home-page h1 {
    text-align: center;
    height: 0;
    text-indent: -9999em;
}

.featured-heading {
    font-size: 2.8rem;
    margin-bottom: 2rem;
    font-weight: 600;
}

.featured-heading a,
.featured-heading a:hover {
    color: #2f9ed3;
    text-decoration: none;
}

.entry-content-header {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
}

.iconbox_left .iconbox_icon {
    height: 22px;
    width: 22px;
    margin: 2px 6px 0 0 !important;
    background-color: #ffffff;
    color: #2f9ed3;
    border-radius: 50px;
    line-height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.iconbox_left .iconbox_icon:before {
    font-size: 18px !important;
}

.container.av-section-cont-open {
    width: 100% !important;
    max-width: 2500px
}

.container.av-section-cont-open .flex_column {
    width: auto !important
}

.entry-content-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

h3.iconbox_content_title {
    color: #fff;
    text-transform: none;
    font-size: 18px;
    margin: 0;
}

[data-av_icon]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    content: attr(data-av_icon);
    speak: never;
}


/* p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin: 0 0 1.4rem 0;
} */

strong {
    font-weight: 600;
}

a,
a:hover {
    color: #007396;
}

.from {
    color: #777;
    line-height: 16px;
}

/*Maritime*/
.reserve-col-mobile {
    display: none;
}

#siteContact .modal-body .form-control,
#tripRequest .modal-body .form-control {
    width: 100% !important;
}

.form-check-input[type=radio] {
    border-radius: 50% !important;
}

/* .size-12 {
    font-size: 1.2rem !important;
}

.size-13 {
    font-size: 1.3rem !important;
}

.size-15 {
    font-size: 1.5rem !important;
}

.size-16 {
    font-size: 1.6rem !important;
}

.size-18 {
    font-size: 1.8rem !important;
    line-height: 2.8rem;
}

.size-20 {
    font-size: 2rem;
    line-height: 3rem;
}

.size-24 {
    font-size: 2.4rem;
    line-height: 3.4rem;
}

.size-28 {
    font-size: 2.8rem;
    line-height: 3.4rem;
}

.max-80 {
    max-width: 80%;
} */

.search-block {
    width: 100%;
    max-width: 100vw;
    box-sizing: border-box;
    margin: 100px 0 0 0;
    padding: 0;
}

.search-head {
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #2f9ed3;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    height: 46px;
    position: relative;
}

.search-head span {
    background-color: #ff6701;
    padding-top: 14px;
    top: -5px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    height: 51px;
    position: absolute;
    width: 230px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}

.search-body {
    background: #fff;
    padding: 25px;
}

.search-form {
    display: flex;
    max-width: 600px;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}

.search-form .btn-alternate,
.search-form .btn-alternate:hover {
    font-size: 1.4rem;
    padding: 1rem 5rem .7rem 5rem;
}

.search-form .search-txt {
    font-size: 1.6rem;
    padding: 1rem;
    color: var(--text-muted);
    border-radius: 3px;
}

.search-form .form-row {
    width: 100%;
}

.ui-widget.ui-widget-content {
    padding: 1rem;
}

.ui-menu .ui-menu-item {
    margin-bottom: 3px;
    font-size: 1.6rem;
}

.btn-grp {
    flex-basis: 20%;
    margin-top: 3.1rem;
    margin-left: 1rem;
    text-align: right;
    display: block;
}

.btn {
    padding: 1.2rem 2rem 1.2rem 2rem;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: .1rem;
}

.btn-primary,
.btn-secondary {
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    pointer-events: all !important;
}

.btn-primary {
    background: var(--primary-button);
    border: 2px solid var(--primary-button);
    color: var(--webjet-white);
    line-height: 1rem;
}
a.btn-primary:visited, a.btn-primary {
    color:var(--webjet-white);
    text-decoration: none !important;
}

.btn-secondary {
    background: var(--webjet-white);
    border: 2px solid var(--primary-button);
    color: var(--primary-button) !important;
    line-height: 1rem;
}
a.btn-secondary:visited, a.btn-secondary {
    color:var(--primary-button);
    text-decoration: none !important;
}

.btn-alternate {
    background: #ff6701;
    color: #fff;
    line-height: 1.6rem;
    border: 2px solid #ff6701;
    font-size: 1.4rem;
}

#navbar-detail {
    position: relative;
}

.btn-primary:hover,
.btn-secondary:hover,
.btn-alternate:hover,
.btn-primary:focus {
    background: var(--primary-button);
    color: var(--webjet-white) !important;
    border-color: var(--primary-button) !important;
}

.btn-outline,
.btn-outline:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1.2rem;
    padding: .5rem 1.5rem;
}

.btn-white,
.btn-white:hover {
    background: #fff;
    color: #000 !important;
    font-size: 1.2rem;
    padding: .5rem 1.5rem;
}

.btn-clear,
.btn-clear:hover {
    color: #0060BB !important;
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-decoration: none;
}

.site-content-max {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

/* Basic styling for the header */
.header-webjet {
    background-color: var(--webjet-red);
}

.header-webjet .container {
    /* max-width: 1510px; */
    max-width: 100%;
    margin: 0 auto;
    padding: 6px var(--garter-width);
}

/* Content inside the header-maritime */
.header-webjet .header-content {
    display: flex;
    align-items: flex-end;
    /* Align items to the bottom */
    justify-content: space-between;
    padding: 10px 0;
}

.header-webjet .menu-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #646464 0%, #000 100%);
}

.header-webjet .mobile-menu-bar {
    display: none;
}

.header-webjet .menu-bar ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;

}

.header-webjet .menu-bar ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 18px 14px;
    align-items: flex-start;
    gap: 6px;
    border-right: 1px solid #333;
}

.header-webjet .menu-bar ul li:last-child {
    border-right: none;
}

.header-webjet .menu-bar ul li a {
    text-decoration: none;
    color: var(--webjet-white);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.header-webjet .menu-bar ul li a svg {
    margin-right: 6px;
}

.header-webjet .header-content .logo {
    display: flex;
    align-items: center;
}

.header-webjet .header-content .logo .menu {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    margin-right: 32px;
}

/* Top part of the header-maritime containing logo */
.header-webjet .header-top .logo img {
    width: 104px;
    height: 56px;
}

.header-webjet .mobile-logo {
    display: none;
}

/* Styling for the menu and buttons container */
.header-webjet .menu-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* Styling for the header buttons */
.header-webjet .header-buttons {
    display: flex;
    margin-bottom: 10px;
}

.header-webjet .header-mobile-buttons {
    display: none;
}

.header-webjet .header-buttons .btn,
.header-webjet .header-mobile-buttons .btn {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: var(--webjet-red-800);
    display: flex;
    /* height: 40px; */
    padding: 0px 24px;
    margin-left: 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 16px;
    border: 1px solid transparent;
    font-size: 14px;
    letter-spacing: unset;
}

.header-webjet .header-buttons .btn.cart,
.header-webjet .header-mobile-buttons .btn.cart {
    background-color: var(--webjet-red-1200);
}

.header-webjet .btn.menu {
    padding: 8px 16px;
    border-radius: 10px;
    background: linear-gradient(315deg, var(--webjet-red-1200) 0%, var(--webjet-red) 62.5%);
}

.header-webjet .header-mobile-buttons .btn.mobile-sign-in {

    height: 32px !important;
    width: 32px !important;
    padding: 4px 16px !important;
    align-items: center;
    align-self: stretch;
    border-radius: 200px;
    background: var(--webjet-red-800);
}

/* Navigation menu styling */
.header-webjet .navbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-webjet .navbar ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.header-webjet .navbar ul li {
    position: relative;
    margin-left: 20px;
}

.header-webjet .navbar ul li a {
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-family: var(--secondary-font-family);
    font-weight: 400;
    line-height: 45px;
    padding: 0;
    transition: color 0.3s ease;
}

.header-webjet .navbar ul li a:hover {
    color: rgb(0, 0, 0);
}

/* Dropdown menu styling */
.header-webjet .dropdown-menu {
    display: none !important;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
    /* No shadow on top */
    z-index: 1000;
}

.header-webjet .dropdown:hover .dropdown-menu {
    display: block !important;
}

.header-webjet .dropdown-menu li {
    width: 200px;
}

.header-webjet .dropdown-menu li a {
    padding: 10px 20px;
    display: block;
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-family: var(--secondary-font-family);
    font-weight: 400;
    line-height: 26px;
    text-transform: none;
}

.header-webjet .dropdown-menu li a:hover {
    background-color: #f5f5f5;
    color: #007bff;
}

/* Hamburger Menu for Mobile */
.header-webjet .hamburger-menu {
    display: none;
    cursor: pointer;
    z-index: 2000;
    /* Ensure it's above other content */
}

.header-webjet .hamburger-icon {
    width: 30px;
    height: 20px;
    position: relative;
    transition: transform 0.3s ease-in-out;
    /* Faster transition */
}

.header-webjet .hamburger-icon span {
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
    /* Faster transition */
}

.header-webjet .hamburger-icon span:nth-child(1) {
    top: 0;
}

.header-webjet .hamburger-icon span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.header-webjet .hamburger-icon span:nth-child(3) {
    bottom: 0;
}

/* When the hamburger icon is active (menu open) */
.header-webjet .hamburger-menu.open .hamburger-icon {
    transform: rotate(90deg);
    /* Rotate the entire icon 90 degrees */
}

.header-webjet .hamburger-menu.open .hamburger-icon span:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.header-webjet .hamburger-menu.open .hamburger-icon span:nth-child(2) {
    opacity: 0;
    /* Hide the middle bar */
}

.header-webjet .hamburger-menu.open .hamburger-icon span:nth-child(3) {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}

/* Customer Support */
.header-webjet .btn.customer-support {
    background-color: var(--webjet-red);
    color: var(--webjet-white);
    padding: 10px 20px;
    border: none;
    font-size: 14px;
    letter-spacing: unset;
}

.header-webjet .header-buttons .customer-support-dropdown {
    background: var(--webjet-white);
    position: absolute;
    top: 70px;
    right: 0;
    min-width: 280px;
    z-index: 99;
    border-radius: 4px;
    box-shadow: 0px 10px 16px 0px rgba(51, 51, 51, 0.1);
    opacity: 0;
    visibility: hidden;
    /* transform: translateY(10px);
    transition: all 0.2s ease-in-out; */
    margin-top: 8px;
}

.header-webjet .header-buttons .customer-support-dropdown.active {
    opacity: 1;
    visibility: visible;
    /* transform: translateY(0); */
}

.header-webjet .header-buttons .customer-support-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;
}

.header-webjet .header-buttons .customer-support-dropdown ul li {
    padding: 8px 16px;
    transition: background-color 0.2s;
}

.header-webjet .header-buttons .customer-support-dropdown ul li:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.header-webjet .header-buttons .customer-support-dropdown a {
    color: var(--text-color);
    text-decoration: none;
    display: block;
    font-size: 14px;
}

/* Arrow rotation */
.customer-support .up-arrow {
    display: none;
}

.customer-support.active .down-arrow {
    display: none;
}

.customer-support.active .up-arrow {
    display: inline-block;
}

/* Footer Accordion */
.footer-accordion {
    width: 100%;
    padding: 10px 0;
}

.footer-accordion-item {
    border-bottom: 1px solid var(--text-gray-50);
}

.footer-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 16px 0;
    background: none;
    border: none;
    text-align: left;
    color: var(--text-gray-600);
    cursor: pointer;
    position: relative;
    color: var(--Greys-grey900, #333);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.footer-accordion-header:focus {
    outline: none;
}

.footer-accordion-header span {
    pointer-events: none;
}

.footer-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.footer-accordion-item.active .footer-accordion-content {
    max-height: 2000px;
    transition: max-height 0.5s ease-in;
}

.footer-accordion-content ul {
    list-style: none;
    padding: 0 0 16px 0;
    margin: 0;
}

.footer-accordion-content a {
    color: var(--text-gray-600);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
    display: block;
    padding: 4px 0;
    text-align: left;
}

.footer-accordion-content a:hover {
    color: var(--text-gray-600);
}

.accordion-icon {
    transition: transform 0.3s ease;
    margin-left: 8px;
    flex-shrink: 0;
}

.footer-accordion-item.active .accordion-icon {
    transform: rotate(180deg);
}

/* Consolidated font styles for card components */
.why-webjet-cards-wrapper .card .body,
.tour-card-wrapper .body a.title,
.similar-experience .body a.title,
.tour-card-wrapper .card .body .bottom .right .label,
.similar-experience .card .body .bottom .right .label,
.tour-card-wrapper .card .body .bottom .right .value,
.similar-experience .card .body .bottom .right .value {
    font-family: var(--secondary-font-family);
    font-style: normal;
    font-feature-settings: 'liga' off;
}

.tour-card-wrapper .card .body .bottom .right .value,
.similar-experience .card .body .bottom .right .value {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 4px;
}

.tour-card-wrapper .card .body .bottom .right .value span,
.similar-experience .card .body .bottom .right .value span {
    color: var(--text-primary);
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
}

.tour-card-wrapper .card .body .bottom .right .value .price,
.similar-experience .card .body .bottom .right .value .price {
    color: var(--text-primary);
    font-size: 24px;
    font-weight: 800;
    line-height: 28px;
}

.why-webjet-cards-wrapper .card .body {
    color: var(--text-primary, #0A0B0D);
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    /* 144.444% */
    text-align: center;
}

.tour-card-wrapper .body a.title,
.similar-experience .body a.title {
    overflow: hidden;
    color: var(--text-primary, #0A0B0D);
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
    text-decoration: none;
}

.tour-card-wrapper .body a.title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 24px;
}

.tour-card-wrapper .card .body .bottom .right .label,
.similar-experience .card .body .bottom .right .label {
    color: var(--text-tertiary, #6A758D);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.tour-card-wrapper .card .body .bottom .right .value,
.similar-experience .card .body .bottom .right .value {
    color: var(--text-primary, #0A0B0D);
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 0;
}

.similar-experience.show-mobile {
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

/* Accordion button styles */
.accordion-flush .accordion-item .accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
}

.accordion-flush .accordion-item .accordion-button>span {
    flex-grow: 1;
    margin-right: 1rem;
}

.accordion-flush .accordion-item .accordion-button>svg {
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    transition: transform 0.2s ease-in-out;
    transform: rotate(180deg);
}

.accordion-flush .accordion-item .accordion-button:not(.collapsed)>svg {
    transform: rotate(0deg);
}

.accordion-flush .accordion-item .accordion-button.collapsed>svg {
    transform: rotate(180deg);
}

.dialog .dialog-container {
    display: flex;
    padding: 24px 80px 24px 24px;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    border-radius: var(--Radius-none, 0px) var(--Radius-small, 4px) var(--Radius-small, 4px) var(--Radius-none, 0px);
    border-left: 10px solid #E88800;
    background: #FFF8F0;
}

.dialog .dialog-container.error {
    border-left: 10px solid #B22424;
    background: #FFF7F7;
    padding: 0px 80px 0px 24px;
}

.dialog .dialog-container.error .dialog-header {
    display: flex;
    align-items: center; /* vertically center items */
    gap: 8px; /* optional spacing between icon and text */
}

.dialog .dialog-container.error .dialog-header .title {
    margin-top: 10px;
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: var(--size-200, 14px);
    font-style: normal;
    font-weight: var(--weight-Regular, 400);
    line-height: var(--line-height-standard-200, 20px);
}



.show-comfirmation-page,
.show-checkout-page {
    display: none !important;
}

.hide-comfirmation-page,
.hide-checkout-page {
    display: flex !important;
}

.checkout-page .show-checkout-page,
.booking-confirm .show-comfirmation-page {
    display: flex !important;
}

.booking-detail-page .hide-detail-page,
.checkout-page .hide-checkout-page,
.booking-confirm .hide-comfirmation-page {
    display: none !important;
}

.dialog .dialog-body {
    display: flex;
    max-width: 624px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.dialog .dialog-body .title {
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 16px !important;
    font-style: normal;
    margin-bottom: 4px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
}

.traveller-info .subtitle {
    margin: 0px;
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 137.5% */
}

.dialog .dialog-body p {
    color: var(--text-primary, #0A0B0D);

    /* Body/Regular/body-03 */
    font-family: var(--secondary-font-family);
    font-size: var(--size-200, 14px);
    font-style: normal;
    font-weight: var(--weight-Regular, 400);
    line-height: var(--line-height-standard-200, 20px);
    /* 142.857% */
}

.traveller-section-body {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    font-family: var(--secondary-font-family);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    vertical-align: middle;
}

.traveller-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    font-family: var(--secondary-font-family);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    vertical-align: middle;
}

.show-sm-mobile,
.hide-lg {
    display: none !important;
}

.comfirmation-wrapper .ref {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 137.5% */
}

/* Desktop styles */
@media (min-width: 992px) {
    .footer .footer-content .footer-left {
        width: 235px !important;
    }

    .footer-accordion {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 0px;
    }

    .footer-accordion-item {
        flex: 1;
        min-width: 150px;
        border-bottom: none;
        padding: 0 12px;
    }

    .footer-accordion-header {
        cursor: default;
        padding: 0 0 8px 0;
        font-size: 12px;
        color: var(--text-black);
        font-weight: 700;
        line-height: 18px;
        font-family: var(--secondary-font-family);
    }

    .footer-accordion-content {
        max-height: none !important;
    }

    .accordion-icon {
        display: none;
    }

    .footer .footer-content .footer-right {
        flex-direction: row;
    }

    .footer .footer-content .bottom-content p:not(:first-child) {
        margin-top: 16px;
    }

    #modifySearch.modal .modal-dialog {
        min-height: calc(100vh - 3.5rem) !important;
    }
}

/* Mobile Nav */
.header-webjet .mobile-nav {
    display: none;
    background-color: #339bcf;
    padding-top: 20px;
    padding-bottom: 40px;
}

.header-webjet .mobile-nav ul {
    display: flex;
    flex-direction: column;
}

.header-webjet .mobile-nav ul li {
    padding: 15px 20px;
}

.header-webjet .mobile-nav ul li a {
    color: var(--webjet-white);
    font-size: 24px;
    font-family: var(--secondary-font-family);
    font-weight: 700;
    text-decoration: none;
    /* Remove underline */
}

.ui-front {
    z-index: 9999 !important;
}

/* Media Queries for Responsive Design */
@media (max-width: 1200px) {
    /* .header-webjet .header-buttons .btn {
        font-size: 14px !important;
    } */

    .header-webjet .navbar ul li a {
        font-size: 16px !important;
    }
}

@media (max-width: 1000px) {
    .header-webjet .header-content {
        flex-direction: row;
        align-items: center;
        padding: 0px;
        justify-content: space-between;
    }

    .header-webjet .menu-bar {
        display: none;
    }

    .header-webjet .mobile-menu-bar {
        display: flex;
        justify-content: center;
        padding-bottom: 8px;
    }

    .header-webjet .mobile-menu-bar a {
        display: flex;
        padding: 12px 10px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        flex-shrink: 0;
        border-radius: 16px;
        color: var(--webjet-white);
        text-align: center;
        font-family: var(--secondary-font-family);
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        background-color: var(--webjet-red-1200);
    }

    .header-webjet .navbar {
        display: none;
    }

    .header-webjet .hamburger-menu {
        display: block;
    }

    .header-webjet .header-buttons {
        display: none;
    }

    .header-webjet .header-mobile-buttons {
        display: flex;
    }

    .header-webjet .mobile-nav {
        display: none;
    }

    .header-webjet .mobile-nav.open {
        display: block;
    }

    /* .header-webjet {
        background-color: #339bcf;
    } */

    .header-webjet .desktop-logo {
        display: none;
    }

    /* .header-webjet .mobile-logo {
        display: block;
    } */
    .header-webjet .desktop-sign-in {
        display: none;
    }

    .header-webjet .header-buttons .btn.mobile-sign-in {
        display: flex;
    }
}

.search-content {
    padding-top: 1px;
    padding-bottom: -14px;
    background-color: var(--background-base-subtle);
}

.modify-search {
    display: flex;
    /* width: 260px; */
    height: 48px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: linear-gradient(0deg, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 0%, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 100%), var(--surface-button-nuetral, #EBECF2);
    cursor: pointer;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.modify-search:hover {
    background: linear-gradient(0deg, rgba(58, 61, 77, 0.05) 0%, rgba(58, 61, 77, 0.05) 100%), var(--surface-button-nuetral, #EBECF2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#filters-section .footer-btns {
    padding: 16px;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border-top: 1px solid var(--border-default);
    background: var(--background-base-subtle);
    justify-content: space-between;
}

#filters-section .footer-btns .btn-reset {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: linear-gradient(0deg, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 0%, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 100%), var(--surface-button-nuetral, #EBECF2);
    color: var(--text-primary);

    /* Label/SemiBold/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-decoration: none;
}

#filters-section .footer-btns .btn-apply {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: var(--primary-button);
    color: var(--webjet-white);

    /* Label/SemiBold/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    /* 100% */
    text-decoration: none;
}

.review {
    gap: 12px;
    display: flex;
    flex-direction: column;
}

.reviews .form-check {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 0px;
}

.reviewStarts {
    display: flex;
    gap: 4px;
    flex-direction: row;
}

.review-star {
    width: 10px;
    height: 10px;
    transform: rotate(45deg);

    background-color: var(--review-star);
}

.home-body {
    display: flex;
    flex-direction: column;
    gap: 80px;
    margin: 60px 24px;
}

.booking-detail-wrapper {
    margin-top: 32px;
}

.home-banner .banner-contents {
    display: flex;
    height: inherit;
    padding: 80px 24px 60px 24px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
    min-height: inherit;
    margin: 0 auto;
    max-width: 1408px;
    min-width: 320px;
}

.home-banner .banner-content .search-form {
    display: flex;
    width: 400px;
    min-height: 173px;
    gap: 16px;
    padding: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 12px;
    border: 1px solid var(--border-default);
    background: var(--webjet-white, #FFF);
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.10);
}

.home-banner .banner-content .search-form .upper-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

.home-banner .banner-content .search-form input {
    display: flex;
    height: 48px;
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--border-default);
    background: var(--webjet-white, #FFF);
    margin-bottom: 0px;
}

.home-banner .banner-content .search-form input::placeholder {
    overflow: hidden;
    color: var(--text-muted, #9BA1AE);
    text-overflow: ellipsis;

    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
}

.home-banner .banner-content .search-form .btn-search {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    align-self: stretch;
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    border: none;
    background: var(--primary-button);
    border-radius: var(--Radius-4, 4px);
background: var(--Identifiers-Primary-CTA, #2DB300);
}

.home-banner .banner-content .title {
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 42px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    /* 119.048% */
    word-break: break-word;
    white-space: normal;
    margin-bottom: 24px;
}

.home-banner .banner-content .subtitle {
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
}

.home-banner,
.search-banner,
.content-banner {
    background-image: linear-gradient(to bottom, #e0e0e0, #c0c0c0); /* Placeholder gradient */
    background-size: cover;
    background-position: 0% 5%;
    background-repeat: no-repeat;
    position: relative;
    min-height: 60vh; /* <-- important height */
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}

/* Alternative approach for specific banner types */
.banner-full-width {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}

/* For banners that need to maintain content alignment */
.banner-full-width .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}

/* Ensure banner content stays within bounds */
.banner-content-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}

.trusted-partners {
    background: #d7f0fa;
    padding: 2rem 4rem;
}

.trusted-heading {
    color: #555;
    flex-basis: 100px;
}

.trusted-partners .row {
    align-items: center;
    justify-content: center;
}

.trusted-partners .col {
    text-align: center;
}

.top-link-list h5 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.top-link-list nav {
    display: flex;
    justify-content: space-around;
}

.top-link-list ul {
    list-style: none;
    margin: 0;
}

.top-link-list ul li {
    margin-bottom: .5rem;
}

.top-link-list ul li a {
    color: #333;
    font-size: 1.6rem;
    text-decoration: none;
}

#sale-and-promo-carousel {
    margin: 60px 24px;
}

.sale-promo-carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;

    background: #fff;

}

.sale-promo-carousel .carousel-slides {
    display: flex;
    transition: transform 0.5s cubic-bezier(.4, 0, .2, 1);
    will-change: transform;

}

.sale-promo-carousel .carousel-slide-wrapper {
    position: relative;
    min-width: 100%;
    height: 320px;
    display: flex;
    align-items: stretch;
}

.sale-promo-carousel .carousel-slide {
    width: 100%;
    height: 320px;
    object-fit: cover;
    background: #e0e7ef;
    border-radius: 18px;
    display: block;
}

.sale-promo-carousel .carousel-slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 32px 48px;
    color: #fff;
    background: #D6D6E1;
    border-radius: 18px;
    pointer-events: none;

}

.sale-promo-carousel .carousel-slide-content .icon {
    width: 41.628px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(111, 111, 141, 0.50);
    border-radius: 50%;
    margin-bottom: 12px;
}

.sale-promo-carousel .carousel-slide-content h2 {
    color: #FFF;
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    /* 121.429% */
    margin: 0;
}

.sale-promo-carousel .carousel-slide-content p {
    color: #FFF;
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 127.273% */
    margin: 0;
}

.sale-promo-carousel .carousel-slide-btn {
    display: inline-block;
    background: #0078d7;
    color: #fff;
    padding: 10px 24px;
    border-radius: 24px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
    transition: background 0.2s;
    pointer-events: auto;
}

.sale-promo-carousel .carousel-slide-btn:hover {
    background: #005fa3;
    color: #fff;
}

.sale-promo-carousel .carousel-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    align-self: stretch;

}

.sale-promo-carousel .carousel-dots {
    bottom: 24px;
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 2;
    width: 100%;
    padding-left: 84px;
}

.sale-promo-carousel .carousel-dot {
    background: none;
    border: none;
    padding: 0;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sale-promo-carousel .carousel-arrows {

    display: flex;
    align-items: center;

}

.sale-promo-carousel .carousel-arrow {

    padding: 12px;
    background: #fff;
    border: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;

    cursor: pointer;

}

.sale-promo-carousel .carousel-arrow svg {
    width: 16px;
    height: 16px;
}


.tour-card-wrapper,
.why-webjet-cards-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.why-webjet-cards-wrapper .inner {
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
   
    -ms-overflow-style: none;
  
    width: 100%;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.why-webjet-cards-wrapper .inner::-webkit-scrollbar {
    display: none;
}


.tour-card-wrapper .header,
.why-webjet-cards-wrapper .header,
.trending-wrapper .header,
.top-tour-wrapper .header,
.partner-wrapper .header,
.faq-wrapper .header{
    gap: 8px;
    display: flex;
    flex-direction: column;
}
.tour-card-wrapper .header,
.why-webjet-cards-wrapper .header,
.trending-wrapper .header,
.top-tour-wrapper .header,
.partner-wrapper .heade,
.faq-wrapper .header {
    gap: 8px;
    display: flex;
    flex-direction: column;
}

.tour-card-wrapper .header .title,
.why-webjet-cards-wrapper .header .title,
.trending-wrapper .header .title,
.top-tour-wrapper .header .title,
.partner-wrapper .header .title,
#destinationController .hero-content .title,
.faq-wrapper .header .title {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin: 0px;
}

.tour-card-wrapper .header .subtitle,
.why-webjet-cards-wrapper .header .subtitle,
.trending-wrapper .header .subtitle,
.top-tour-wrapper .header .subtitle,
.partner-wrapper .header .subtitle,
#destinationController .hero-content .subtitle,
.faq-wrapper .header .subtitle {
    color: var(--text-tertiary, #6A758D);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0px;
    padding-bottom: 0;
}
.hero-content {
        border-radius: 8px;
    background: var(--webjet-white);
    display: flex
;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    margin: 64px 19px 32px;
}
.why-webjet-cards-wrapper .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 0 0;
    border-radius: 8px;
border: 1px solid var(--Border-default-subtle, #F1F2F6);
background: #FFF;  
min-width: 430px;
}

.why-webjet-cards-wrapper .card .img {
    width: 100%;
    height: 261.097px;
    flex-shrink: 0;
    border-radius: 8px 8px 0 0;
    background: #D6D6E1;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.why-webjet-cards-wrapper .card .body {
    display: flex;
    padding: 24px;
    justify-content: left;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: var(--text-primary, #0A0B0D);
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    /* 144.444% */
    text-align: left;
}
.tab-pills {
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    width: 100%;
    user-select: none; /* Prevent text selection while dragging */
    -webkit-user-select: none;
    -ms-user-select: none;
}

.tab-pills::-webkit-scrollbar {
    display: none;
}
.tab-pill {
    display: flex;
    padding: 6px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; 
    background: var(--webjet-white);
    border-radius: 999px;
    border: 1px solid var(--border-input-default, #BABDCC);
    white-space: nowrap;
}
.tab-pill.active{

    border: 1px solid var(--text-primary);
    background: var(--surface-interactive-overlay-universal-active, rgba(58, 61, 77, 0.08));
}

.trending-wrapper,
.top-tour-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.trending-wrapper .body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.top-tour-wrapper .body {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-self: stretch;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top-tour-wrapper .body a,
.faq-item-content a {
    color: var(--text-link, #1668E3);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.faq-items {
    width: 100%;
}
ul.no-bullets {
    list-style: none;
    padding-left: 0;
}
.top-tour-wrapper .body .destinations {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    min-width: 150px;
}

#destinationController .grid-view .trip-item {
    flex-basis: 30%;
}

.min-card {
    display: flex;
    height: 225px;
    min-width: 216px;
    width: 246px;
    padding: 24px;
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%), url(<path-to-image>) lightgray -60.176px 0px / 187.304% 100% no-repeat;
}

.trending-wrapper .body .mini-cards {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 32px;
    align-self: stretch;
    flex-wrap: wrap;
}

.trending-wrapper .body .mini-cards a {
    position: relative;
}

.trending-wrapper .body .mini-cards span {
    color: var(--webjet-white);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    position: absolute;
    bottom: 24px;
    left: 24px;
    z-index: 2;
    /* Ensure text is above the gradient overlay */
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    /* Optional: adds subtle text shadow for better readability */
}

.partner-wrapper {
    display: flex;
    padding: 15px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
}

.partner-wrapper .body {
    width: 100%;
}

.partner-wrapper .header .title {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
}

.partner-wrapper .header .subtitle {
    color: var(--text-tertiary, #6A758D);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 133.333% */
}

.partner-wrapper .logo-cards {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-self: stretch;
    flex-wrap: wrap;
    gap: 5rem;
}

.partner-wrapper .logo-cards .logo-card {
    width: 174px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.featured-exp .slick-next,
.featured-exp .slick-prev {
    top: 25% !important;
}

.featured-pic {
    width: 100%;
}

.featured-map {
    border: 1px solid #ccc;
}

.featured-exp .btn {
    padding: 2rem 2.5rem;
    font-size: 1.8rem;
}

.featured-desc {
    line-height: 2.4rem;
}

.featured-content .container {
    padding: 4rem;
}


.featured-links a {
    font-size: 1.6rem;
}

.featured-links .separator {
    margin: 0 1rem;
    font-size: 1.6rem;
}

.interests ul {
    list-style: none;
    padding: 0;
    margin-bottom: 4rem;
}

.interests ul li {
    margin-bottom: .5rem;
}

.interests ul li a {
    text-decoration: none;
    color: #333;
    font-size: 1.6rem;
}

.logo-interest {
    max-width: 70%;
    margin-bottom: 2rem;
}

.member-nav-block {
    background: #243c58;
    z-index: 999
}

.member-nav-block .member-nav {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.member-nav-block .member-nav li {
    float: left;
    margin: 1.7rem 4rem 1.3rem 4rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: .044rem
}

.member-nav-block .member-nav li a {
    color: #ccc;
    font-weight: 600;
    text-decoration: none
}

.member-nav-block .member-nav li a:hover {
    color: #fff;
    transition: .5s ease-out
}

.member-nav-block .member-nav li.active a {
    color: #fff;
    font-weight: 900;
    transition: .5s ease-out
}

.member-nav-block .member-nav li:first-child {
    margin-left: 0
}

.member-nav-block .member-nav .phone-num a {
    color: #fff
}

.mybooking-grid {
    color: #000;
    font-size: 1.4rem;
    border: 1px solid #000;
    margin-bottom: 4rem;
    width: 100%;
    padding: 0;
}

.my-trips-wishlist .my-trip-pic img {
    max-width: 100%;
}

.my-trips-wishlist .my-trip-pic {
    position: relative;
}

.my-trips-wishlist .closebtn {
    position: absolute;
    top: 0rem;
    right: 1rem;
    color: #fff;
    font-size: 32px;
    text-decoration: none;
}

.footer {
    padding: 36px var(--garter-width);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 20px 25px; 
    background-color: #fff;
    border-top: 1px solid #e5e5e5; */
}

.footer-content {
    max-width: 1510px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footer .footer-content .footer-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.footer .footer-content .footer-left p {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.footer .footer-content .footer-left .footer-logo img.webjet-logo {
    width: 133.473px;
    height: 18.8px;
    margin-bottom: 16px;
}

.footer .footer-content .footer-left .socials img:not(:first-child) {
    margin-left: 8px;
}

.footer .footer-content .bottom-content p {

    font-feature-settings: 'liga' off;

    /* Body/body-04 */
    font-family: var(--secondary-font-family);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 140% */
    color: var(--text-gray-600);
}

.footer .footer-content .footer-right .bottom-content {
    width: 100%;
}

.footer .footer-content .bottom-content p:not(:first-child) {
    margin-top: 8px;
}

.footer .footer-content .footer-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer-center {
    display: flex;
    align-items: center;
}

.footer .footer-content .footer-right .footer-menu {
    min-width: 150px;
}

.footer .footer-content .footer-right .footer-menu .title-5 {
    margin-bottom: 12px;
}

.footer .footer-content .footer-right .footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 15px;
}

.footer .footer-content .footer-right .footer-menu li a {
    color: var(--text-gray-600);
    font-feature-settings: 'liga' off;

    /* Body/body-03 */
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
    text-decoration: none;
}

.footer .footer-content .footer-right .footer-menu li:not(:first-child) {
    padding-top: 8px;
}

.footer .footer-content .footer-right .footer-menu li a:hover {
    /* text-decoration: underline; */
}

.social-icons {
    /* display: flex;
    gap: 10px;
    margin-left: 20px;
    list-style: none; */
}

.social-icons li a img {
    width: 22px;
    height: 22px;
    fill: #247eab;
    /* Default color */
    transition: fill 0.3s ease;
    /* Smooth transition for color change */
}

.social-icons li a.facebook-icon svg {
    fill: #fff;
    /* Set the fill to white */
}

.social-icons li a.facebook-icon svg path {
    fill: #247eab;
    /* Color the "f" */
}

.social-icons li a.tiktok-icon svg {
    fill: #fff;
    /* Set the fill to white */
}

.social-icons li a.tiktok-icon svg path {
    fill: #247eab;
    /* Color the TikTok logo */
}

/* Hover effect for all icons */
.social-icons li a img:hover {
    fill: #5395b9;
    /* Change color on hover */
}

/* Border between footer-center and footer-logos */
.footer-divider {
    border-top: 1px solid #247fab;
    margin: 20px auto;
    max-width: 1510px;
    /* Set the max width for the border */
}

/* Footer logos */
.footer-logos {
    max-width: 1510px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-logos-left {
    display: flex;
    gap: 20px;
}

.footer-logos-right {
    display: flex;
    justify-content: flex-end;
}

/* Specific dimensions for logos */
.footer-logo.tico-logo {
    width: 95px;
    height: 57px;
}

.footer-logo.best-price-logo {
    width: 142px;
    height: 56px;
}

.footer-logo.virtuoso-logo {
    width: 186px;
    height: 85px;
}

/* TICO text styling */
.tico-container {
    text-align: center;
}

.tico-text {
    font-family: var(--secondary-font-family);
    font-weight: 400;
    font-size: 12px;
    color: #111;
    margin: 5px 0 0 0;
    /* Adjust margin as needed */
}

/* Adjust text size for smaller screens */
@media (max-width: 1100px) {

    .footer-left p,
    .footer-menu li a {
        font-size: 14px;
        /* Set font size to 14px */
    }
}

/* Stack menu below copyright and hide social icons at 940px or lower */
@media (max-width: 991px) {
    .home-banner .banner-contents {
        display: flex;
        padding: 38px 24px 24px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 32px;
        align-self: stretch;
        width: 100%;
    }

    .home-banner .banner-content {
        width: inherit;
    }

    .home-banner .banner-content .search-form {
        width: 100%;
    }

    .search-content,
    .header-webjet .container,
    .footer {
        padding: 24px 16px;
    }

    .search-results,
    .search-content aside,
    .search-content .container-fluid .row,
    .search-content .container-fluid .row>* {
        padding: 0 !important;
    }

    .sort-wrapper {
        width: 100%;
        padding-right: 8px;
    }

    .footer-content {
        flex-direction: column;
        text-align: center;
    }

    .footer-center {
        flex-direction: column;
        margin-top: 10px;
    }

    .footer-menu {
        margin-top: 10px;
        justify-content: center;
        /* Center the menu links */
    }

    .social-icons {
        display: none;
        /* Hide social media icons */
    }

    .hero-content {
        margin: 32px 16px 0 16px;
    }
}

@media (max-width: 867px) {
    .gallery-page-content .grid-view {
        flex-direction: column;
        gap: 16px;
        padding: 0;
    }

    .gallery-page-content .grid-view .trip-item {
        margin-bottom: 0;
    }
}

/* Stack logos vertically at 768px or lower */
@media (max-width: 768px) {
    .home-body {
        margin-top: 32px;
    }

    .booking-detail-wrapper {
        margin-top: 0px;
    }

    .footer-logos {
        flex-direction: column;
        align-items: center;
    }

    .footer-logos-left {
        flex-direction: column;
        align-items: center;
    }

    .footer-logos-right {
        justify-content: center;
        margin-top: 10px;
    }

    .footer-menu {
        justify-content: center;
        /* Center the menu links */
    }
}

/*Reviews*/
/* .review-block {
    max-width: 80%;
} */

.review-submit {
    color: #777;
    font-size: 13px;
}

.start-end .star-rating {
    display: inline-block;
    float: none;
}

.star-rating {
    background: rgba(0, 0, 0, 0) url("/content/img/maritime/reviews/star-rating-off.png") no-repeat;
    display: inline;
    float: left;
    height: 15px;
    margin-top: -1px;
    width: 91px;
}

.rating {
    background: rgba(0, 0, 0, 0) url("/content/img/maritime/reviews/star-rating-on.png") no-repeat;
    display: inline;
    float: left;
    height: 15px;
}

.search-results .star-rating {
    margin-top: 2px !important;
}

/*Compare Page*/
.compare-col {
    position: relative;
    padding-right: 5px;
}

.row-heading {
    display: none;
}

.first-compare-col {
    margin: 16.7em 0 0 0;
    text-align: right;
    font-size: 16px;
    font-family: var(--secondary-font-family);
}

.compare-tours h1 {
    margin: 1.8em 0;
}

.close-compare {
    position: absolute;
    top: -30px;
    right: 5px;
    cursor: pointer;
}

.compare-col-desktop .thumbnail {
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    margin-bottom: 0px;
    line-height: 1.4;
    background-color: #fff;
    transition: border .2s ease-in-out;
}

.compare-col-desktop .thumbnail a>img,
.compare-col-desktop .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

.compare-row {
    border-bottom: 1px solid #f0f0f0;
    padding: 15px;
    overflow: hidden;
}

.compare-row .btn,
.compare-txt .btn {
    width: 100%;
    margin: 1rem 0;
}

.compare-row h4 {
    margin: .5em 0 1.3em 0;
}

.compare-arrow {
    margin: 0 3px;
}

.country-visit {
    min-height: 50px;
}

.icon-rating {
    margin-right: 5px;
}

.list-highlight {
    margin: 0;
    padding: 0;
}

.list-highlight li {
    list-style: none;
    margin-bottom: 1rem;
    font-size: 1.6rem;
}

.list-highlight .sub-heading {
    margin: 0;
}

.list-group-image {
    width: 100%;
}

.compare-col-desktop {
    border-collapse: separate;
    border-spacing: 20px 0px;
}

.compare-col-desktop .compare-row {
    border: 0;
}

.compare-col-desktop .thumbnail .compare-row {
    padding-bottom: 0;
}

.compare-first-row td {
    padding-top: 0 !important;
}

.compare-col-desktop td {
    width: 25%;
    position: relative;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top;
    font-size: 1.6rem;
}

.compare-col1 {
    text-align: right;
    border: none !important;
    font-size: 16px;
    font-weight: 600;
    width: 15% !important;
}

.compare-col2,
.compare-col3,
.compare-col4 {
    background: #fff;
    border: 1px solid #ccc;
}

.compare-txt {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.compare-col-desktop .country-visit {
    padding: 0;
}


@media (max-width: 991.98px) {
    .mybooking-grid {
        display: none;
    }
}

.mybooking-grid .mybooking-body,
.mybooking-grid .mybooking-title {
    display: flex;
    justify-content: space-between
}

.mybooking-grid .mybooking-body p,
.mybooking-grid .mybooking-title p {
    margin-bottom: 0;
    flex-grow: 1;
    flex-basis: 0;
    padding: 1rem 1rem
}

.mybooking-grid .mybooking-body .form-control,
.mybooking-grid .mybooking-title .form-control {
    font-size: 1.4rem;
}

.mybooking-grid .mybooking-body a:active,
.mybooking-grid .mybooking-body a:hover,
.mybooking-grid .mybooking-body a:link,
.mybooking-grid .mybooking-body a:visited,
.mybooking-grid .mybooking-title a:active,
.mybooking-grid .mybooking-title a:hover,
.mybooking-grid .mybooking-title a:link,
.mybooking-grid .mybooking-title a:visited {
    font-weight: 600;
}

.mybooking-grid .mybooking-title {
    background: #3c4443;
    color: #fff;
    font-weight: 600;
}

.my-booking-list {
    color: #000;
    font-size: 1.2rem;
    flex-wrap: wrap;
    width: 100%;
    font-size: 1.4rem
}

@media (max-width: 991.98px) {
    .my-booking-list {
        display: flex !important
    }
}

.my-booking-list .mybooking-heading {
    background: #3c4443;
    color: #fff;
    font-weight: 700;
    padding: 1rem 2rem
}

.my-booking-list .my-booking-content {
    padding: 1.2rem 2rem;
    background: #f9f9f9
}

.my-booking-list .my-booking-content p {
    display: flex
}

.my-booking-list .my-booking-content p span,
.my-booking-list .my-booking-content p strong {
    flex-basis: 35%
}

@media (max-width: 575.98px) {

    .my-booking-list .my-booking-content p span,
    .my-booking-list .my-booking-content p strong {
        flex-basis: 50%
    }

    .min-card {
        width: unset;
        min-width: unset;
    }
    .traveller-info, 
    .form-control,
    #billingForm,
    input,
    textarea,
    select {
        font-size: 1.6rem !important;
    } 

    .trending-wrapper .body .mini-cards {
        display: grid;
        row-gap: 16px;
        column-gap: 16px;
        grid-template-rows: repeat(2, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hide-sm {
        display: none !important;
    }

    .why-webjet-cards-wrapper .inner {
        gap:16px !important;
        padding: 0 !important;
    }

    .why-webjet-cards-wrapper .card {
        min-width: 297px;
    }
    .tour-card-wrapper .header .title, .why-webjet-cards-wrapper .header .title, .trending-wrapper .header .title, .top-tour-wrapper .header .title, .partner-wrapper .header .title, .faq-wrapper .header .title {
        color: var(--text-primary, #0A0B0D);
        font-family: var(--secondary-font-family);
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }
    .tour-card-wrapper .header .subtitle, .why-webjet-cards-wrapper .header .subtitle, .trending-wrapper .header .subtitle, .top-tour-wrapper .header .subtitle, .partner-wrapper .header .subtitle, .faq-wrapper .header .subtitle {
        color: var(--text-tertiary, #6A758D);
        font-family: var(--secondary-font-family);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }
    .tour-card-wrapper .body a.title {
        overflow: hidden;
        color: var(--text-primary, #0A0B0D);
        text-overflow: ellipsis;
        font-family: var(--secondary-font-family);
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
    }
    .similar-experience .card .body .bottom .right .value, .tour-card-wrapper .card .body .bottom .right .value {
        color: var(--text-primary, #0A0B0D);
        font-family: var(--secondary-font-family);
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 20px;
    }
    .home-banner .banner-content .title {
        margin-bottom: 16px;
    }
    label[for="txtSearchHome"] {
        color: #464B55;
        font-family: var(--secondary-font-family);
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
    }
    .home-banner .banner-content .search-form .btn-search {
        color: var(--webjet-white);

        font-family: var(--secondary-font-family);
        font-size: var(--Font-Size-300, 14px);
        font-style: normal;
        font-weight: var(--Font-Weight-Semi-Bold, 600);
        line-height: 100%; /* 14px */
    }
    .why-webjet-cards-wrapper .card .img {
        width: 297px;
        height: 215px;
    }
    .why-webjet-cards-wrapper .inner .card .body {
        display: flex;
        padding: 20px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
    }
    .why-webjet-cards-wrapper .inner .card .body p {
        color: var(--text-primary, #0A0B0D);
        font-family: var(--secondary-font-family);
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 22px !important;
        margin-bottom: 0 !important;
    }
    .trending-wrapper, .top-tour-wrapper {
        gap: 32px;
    }
    .trending-wrapper .body .mini-cards span {
        color: #FFF;
        font-family: var(--secondary-font-family);
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 20px;
    }
    .partner-wrapper .logo-cards {
        display: grid;
        height: 190px;
        row-gap: 32px;
        column-gap: 24px;
        align-self: stretch;
        grid-template-rows:    42.00px 42.00px 42.00px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .partner-wrapper {
        padding: 0px;
    }
    .tour-card-wrapper, .why-webjet-cards-wrapper {
        gap: 32px;
    }
    .tour-card-wrapper .inner {
        gap:24px !important;
    }
    .home-body {
        gap: 60px;
    }


    .modal-dialog {
        max-width: 100% !important;
        height: 100% !important;
    }
    .modal-content { 
        /* width: 100%; */
      
    }
    .modal-content .modal-header {
        padding: 8px 4px 8px 16px;
        border-radius: 4px 4px 0 0;
    }
  
    .modal-content .modal-body {
        /* max-height: calc(100vh - 46px) !important; */
        padding: 16px;
        gap: 24px;
    }
    
    #customerReviewsModal .modal-body .customer-reviews {
        padding: 16px;
    }
    .review-block{
        padding: 24px;
    }
    #showLargeMap .modal-body img{
        width: 100%;
    }
    #showLargeMap .modal-body {
        justify-content: center;
        
    }
    #supplierTerms .modal-dialog-centered,
    #mobile-trip-detail .modal-dialog-centered {
        display: flex;
        align-items: flex-start !important;
        margin-top: 1.75rem;
    }
    #supplierTerms .modal-dialog .modal-content,
    #mobile-trip-detail .modal-dialog .modal-content{
        height: 100vh;
    }
    #supplierTerms .modal-dialog .modal-content .modal-body,
    #mobile-trip-detail .modal-dialog .modal-content .modal-body {
        height: calc(100vh - 46px);
        overflow-y: auto;
    }
    
   
}

@media (max-width: 991.98px) {
    .my-booking-list .form-control {
        max-width: 220px;
        margin-bottom: 1rem;
    }
}

@media (max-width: 575.98px) {
    .my-booking-list .form-control {
        flex-basis: 50%;
    }
}

.my-booking-list p {
    line-height: 2.6rem;
    margin-bottom: 0
}

.my-booking-list .my-booking-row {
    margin-right: 4rem;
    margin-bottom: 4rem;
    min-width: 320px
}

@media (max-width: 991.98px) {
    .my-booking-list .my-booking-row {
        flex-basis: 100%;
        min-width: unset;
        margin-right: 0rem
    }

    .my-booking-list .my-booking-row:nth-child(2n+0) {
        margin-right: 0
    }
    .detail-banner-info {
        flex-direction: column;
    }
    .detail-banner-info .bottom {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        gap: auto;
    }
    
}

.my-bookings {
    max-width: 1480px;
    padding: 0 40px
}

.my-bookings .mybooking-pass p {
    flex-basis: 20%
}

.my-bookings .mybooking-pass p.passport-id,
.my-bookings .mybooking-pass p.vaccine-id {
    flex-basis: 10%
}

.interest-heading {
    font-size: 2rem;
    font-weight: 300;
}

.promo-ribbon {
    background: #ff6701;
    position: absolute;
    top: 0px;
    left: 0;
    right: auto;
    text-align: center;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff !important;
    float: left;
    display: block;
    line-height: 20px;
    border-radius: 12px 0 0 0;
}

.trip-leader {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.trip-leader img {
    max-width: 100%;
}

.trip-leader-desc {
    max-width: 80%;
    line-height: 2.8rem;
    margin-left: auto;
    margin-right: auto;
}

.trip-leader .steps {
    color: #bf8c2f;
    font-size: 2.8rem;
    line-height: 3.8rem;
    font-weight: 700;
}

.trip-leader img {
    border-radius: .5rem;
}

.trip-leader .step-desc {
    font-size: 1.6rem;
}

.trip-leader .btn-alternate,
.trip-leader .btn-alternate:hover {
    font-size: 2rem;
    padding: 2.5rem 7rem;
}

.experience-travel img,
.featured-pic {
    width: 100%;
}

.experience-travel-desc {
    color: #555;
}

.exp-learn-more,
.exp-learn-more:hover {
    font-weight: 700;
    text-decoration: none;
    color: #2e4b73;
}

.trending-col {
    padding: 0 1rem 2rem 1rem;
    overflow: hidden;
}

.trending-col a {
    text-decoration: none;
    display: block;
    position: relative;
}


.take-link {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 1rem 0 0 0;
}

.detail-nav {
    position: relative;
    left: calc(50% - 10px);
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw !important;
    background: #fff;
    z-index: 2;
    /* overflow-x: auto; */
    /* scrollbar-width: none; /* Firefox */
    /* -ms-overflow-style: none; IE and Edge */
}

.detail-nav::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.detail-nav.sticky-top {
    position: sticky;
    top: 0;
    left: -18px;
    z-index: 100;
}

.detail-nav>.container {
    align-items: center;
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    position: relative;
    max-width: 1408px;
}

.detail-nav>.container>nav {
    width: 100%;
}

.trending-img1,
.trending-img2,
.trending-img3,
.trending-img4,
.trending-img5,
.trending-img6,
.trending-img7,
.trending-img8,
.trending-img9,
.trending-img10,
.trending-img11,
.trending-img12,
.trending-img13,
.trending-img14,
.trending-img15,
.trending-img16,
.trending-img17,
.trending-img18 {
    position: relative;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
    background-blend-mode: normal;
}

.trending-img2 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
}

.trending-img3 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
}

.trending-img4 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
}

.trending-img5 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
}

.common-banner.adventure-travel,
.trending-img6 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
}

.common-banner.family-travel,
.trending-img7 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%)
}

.common-banner.luxury-tours,
.trending-img8 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%)
}

.trending-img9 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/fifty-plus.jpg") center center / cover no-repeat;
}

.trending-img10 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%)
}

.lazy-bg {
    /* Only the gradient initially */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 200px; /* or whatever you need */
    display: flex;
    align-items: flex-end;
    color: white;
}

.eager-bg {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 60vh; /* <-- important height */
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.trending-img11 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/canada.jpg") 100% 100% / cover no-repeat;
}

.trending-img12 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/costarica.jpg") center center / cover no-repeat;
}

.trending-img13 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/japan.jpg") center center / cover no-repeat;
}

.trending-img14 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/mexico.jpg") center center / cover no-repeat;
}

.common-banner.wildlife-travel,
.trending-img15 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/usa.jpg") center center / cover no-repeat;
}

.trending-img16 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/france.jpg") center center / cover no-repeat;
}

.common-banner.eighteen-thirty,
.trending-img17 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%)
}

.trending-img18 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.48%, rgba(0, 0, 0, 0.20) 85.66%),
        url("/content/img/maritime/home/uk.jpg") center center / cover no-repeat;
}

.common-banner {
    background-size: cover;
    background-position: center;
}

.common-banner.destination {
    background-repeat: no-repeat;
}

.common-banner.destination.img-new-zealand {
    background-image: url("/content/img/webjet/destinations/new-zealand.jpg");
}

.common-banner.destination.img-japan {
    background-image: url("/content/img/webjet/destinations/japan.jpg");
}

.common-banner.destination.img-italy {
    background-image: url("/content/img/webjet/destinations/italy.jpg");
}

.common-banner.destination.img-europe {
    background-image: url("/content/img/webjet/destinations/europe.jpg");
}

.common-banner.destination.img-south-america {
    background-image: url("/content/img/webjet/destinations/south-america.jpg");
}

.common-banner.destination.img-switzerland {
    background-image: url("/content/img/webjet/destinations/switzerland.jpg");
}

.common-banner.destination.img-spain {
    background-position-y: 37%;
    background-image: url("/content/img/webjet/destinations/spain.jpg");
}

.common-banner.destination.img-south-africa {
    background-image: url("/content/img/webjet/destinations/south-africa-safari.jpg");
}

.common-banner.destination.img-vietnam {
    background-image: url("/content/img/webjet/destinations/vietnam.jpg");
}

.common-banner.destination.img-singapore {
    background-image: url("/content/img/webjet/destinations/singapore.jpg");
}

.common-banner.destination.img-thailand {
    background-image: url("/content/img/webjet/destinations/thailand.jpg");
}

.common-banner.destination.img-fiji {
    background-image: url("/content/img/webjet/destinations/fiji.jpg");
}

.common-banner.destination.img-france {
    background-image: url("/content/img/webjet/destinations/france.jpg");
}

.common-banner.destination.img-hawaii {
    background-image: url("/content/img/webjet/destinations/hawaii.jpg");
    background-position-y: 60%;
}

.common-banner.destination.img-portugal {
    background-image: url("/content/img/webjet/destinations/portugal.jpg");
}

.common-banner.destination.img-china {
    background-image: url("/content/img/webjet/destinations/china.jpg");
}

.common-banner.destination.img-india {
    background-image: url("/content/img/webjet/destinations/india.jpg");
}

.common-banner.destination.img-usa {
    text-transform: uppercase;
    background-image: url("/content/img/webjet/destinations/usa.jpg");
}

.common-banner.destination.img-canada {
    background-image: url("/content/img/webjet/destinations/canada.jpg");
}

.common-banner.destination.img-ireland {
    background-position-y: 44%;
    background-image: url("/content/img/webjet/destinations/ireland.jpg");
}

.common-banner.destination.img-scotland {
    background-image: url("/content/img/webjet/destinations/scotland.jpg");
}

.common-banner.destination.img-singapore h1,
.common-banner.destination.img-ireland h1 {
    color: var(--text-primary);
}

.why-book {
    color: #fff;
    background-color: #2f9ed3;
}

.why-book .why-book-icons {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-book-desc {
    font-size: 1.3rem;
    padding: 0 3rem;
}

.why-book-two {
    background-color: #ededed;
    padding: 60px 40px !important;
}

.plans_inr_section {
    padding: 0;
    margin: 0;
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}

.plans {
    padding: 0 0 64px 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.plans_inr_section .post-entry {
    width: 100%;
    display: flex;
}

.plans_inr_section .entry-content-wrapper {
    width: 90%;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-left: 10rem;
}

.plans_inr_section .av_one_half {
    align-items: flex-start !important;
    flex-basis: 50% !important;
}

.plans_inr_section .av_one_half {
    display: inline-flex;
    justify-content: center !important;
    align-items: center;
    flex-direction: column;
}

.why-book .entry-content-wrapper {
    justify-content: space-between;
}

.plans_inr_section .plans:nth-of-type(3) {
    padding-bottom: 10px;
}

.plans:nth-of-type(3) {
    padding-bottom: 10px;
}

.plans:nth-of-type(4) {
    padding-bottom: 10px;
}

.plans_inr_section .av_one_half {
    padding-bottom: 0;
}

.plans .avia_textblock {
    display: flex;
    width: 100%;
}

.plans:nth-of-type(3) {
    padding-bottom: 10px;
}

.plans_inr_section .av_one_half {
    padding-bottom: 0;
}

.plans .pnan_icon {
    padding: 0;
    margin: 0;
    width: 130px;
    height: 110px;
}

.plans .pnan_icon img {
    width: 100%;
    height: auto;
}

.plans .textsec {
    padding: 0 0 0 25px;
    margin: 0;
    display: inline-block;
    width: 100%;
    line-height: 35px;
}

.plans .textsec p {
    padding: 0;
    margin: 0;
    color: #2f9ed3;
    font-weight: 500;
    font-size: 30px;
}

div.column-top-margin {
    margin-top: 45px;
}

.plans .textsec p a {
    text-decoration: none !important;
}

.plans .textsec span {
    padding: 15px 0 0;
    margin: 0;
    color: #363636 !important;
    font-weight: 500;
    display: block;
    font-size: 24px;
}

.plans_inr_section .plans .avia_textblock {
    display: flex;
    align-items: center;
}

.icon-blue {
    width: 24px;
    margin-right: 1.5rem;
}

.contact-heading {
    color: #007396;
}

#userAgreement ol,
#userAgreement ul,
.legal-disclaimer ol,
.legal-disclaimer ul {
    list-style: none;
    margin: 1.6rem 0;
}

#userAgreement li,
#legalDisclaimer li,
.legal-disclaimer li,
.legal-disclaimer li {
    margin-bottom: 1.6rem;
}

.legal-disclaimer li,
.legal-disclaimer li {
    font-size: 1.6rem;
}

.mini-logo {
    height: 28px;
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
}

/*Detail Page*/
.detail-banner {
    display: flex;
    padding: 32px;
    margin: 32px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 8px;
    background-color: var(--webjet-white);
}

.detail-banner-image-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    /* flex: 1 0 0; */
    align-self: stretch;
    flex-wrap: wrap;
}

.detail-banner-image-wrapper .images img {
    cursor: pointer;
    width: 100%;
}

.detail-banner-image-wrapper .detail-banner-image-left {
    border-radius: 8px;
    max-width: 50%;

    overflow: hidden;
}

.detail-banner-image-wrapper .detail-banner-image-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
    flex-wrap: wrap;
}

.detail-banner-image-wrapper .detail-banner-image-right .images {
    border-radius: 8px;
    overflow: hidden;
    width: calc(50% - 6px);
}


.detail-banner,
.slick-initialized .slick-slide,
.detail-slider {
    position: relative;
}

.detail-banner h1 {
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 123.077% */
}

.detail-banner .slick-slide img {
    border-radius: 2rem;
}

.detail-banner-desc {
    padding: 0rem 4rem 0 2rem;
    margin-left: 2rem;
    border: 1px solid #e5e5e5;
    border-radius: 2rem;
}

.view-all-photos-btn {
    display: inline-flex;
    height: 26px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    grid-row: 0 / span 1;
    grid-column: 0 / span 1;
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(2px);
    border: none;
    color: var(--text-primary, #0A0B0D);
    text-align: right;
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 150% */
}

/* Slider Lightbox Styles */
#imageLightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    padding: 20px;
    box-sizing: border-box;
}

.slider-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.slider-main {
    height: 100%;
}

.slider-main .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.slider-main img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: var(--webjet-white);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1001;
    color: #333;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.slider-arrow.prev {
    left: 20px;
}

.slider-arrow.next {
    right: 20px;
}

.slider-arrow:hover {
    background: var(--webjet-white);
}

.slider-arrow svg path {
    stroke: var(--webjet-dark, #333);
    /* Use your site's dark text color variable or fallback to #333 */
}

/* If you want to match the hover state as well */
.slider-arrow:hover svg path {
    stroke: var(--webjet-primary, #000);
    /* Use your site's primary color or fallback to black */
}

.slider-nav {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1000;
}

.slider-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: transparent;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slider-dot.active {
    background: #fff;
}

#closeLightbox {
    position: absolute;
    top: 20px;
    right: 20px;
    background: var(--webjet-white);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 0;
}

#closeLightbox:hover {
    background: #f0f0f0;
}

/* Add position relative to the container */
.detail-banner-image-wrapper {
    position: relative;
    /* your existing styles */
}

.detail-desc {
    padding-right: 2rem;
}

.detail-banner-info {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.detail-banner-info span {
    overflow: hidden;
    color: var(--text-secondary);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

/* .trip-variation.form-select {
    max-width: 280px;
    font-size: 1.4rem;
    margin: 0 auto;
} */

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

.detail-banner header {
    position: absolute;
    top: 2rem;
    left: 0rem;
    z-index: 9999;
    width: 100%;
    padding: 0rem 2rem;
}

.detail-content {
    /* margin-bottom: 4rem;
    font-size: 1.4rem; */
}

.tour-detail-wrapper {
    display: flex;
    padding: 32px;
    margin: 32px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 60px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--webjet-white);
}

.tour-detail-wrapper p,
.tour-detail-wrapper li,
.more-exclusions .show-more {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */
}

.tour-detail-wrapper p {
    margin-bottom: 0px;
}

.detail-overview-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}

.detail-overview-mobile h1 {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
    margin: 0;
}

img.full-width {
    width: 100%;
}

.detail-banner .single-image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.detail-banner .single-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.tour-detail-wrapper .tour-detail-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 72px;
    align-self: stretch;
}

.tour-detail-wrapper .tour-detail-full-container {
    margin: 0 0 0 0;
    width: 100%;
    /* max-width: 991px; */
}

.tour-detail-wrapper .overview-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}



.tour-detail-wrapper .overview-content,
.tour-detail-wrapper .highlight-content span {
    margin-top: 20px
}

.tour-detail-wrapper .highlight-content span {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;

    line-height: 22px;
}

.tour-detail-wrapper .tour-detail-content .tour-left {
    display: flex;
    align-items: flex-start;
    gap: 76px;
    flex-direction: column;
    align-self: stretch;
}

.tour-detail-wrapper .tour-detail-content .tour-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 24px;
    max-width: 400px;
}
.detail-page-wrapper h1,
.detail-page-wrapper .h1,
.detail-page-wrapper h2,
.detail-page-wrapper .h2,
.detail-page-wrapper h3,
.detail-page-wrapper .h3,
.detail-page-wrapper h4,
.detail-page-wrapper .h4,
.detail-page-wrapper h5,
.detail-page-wrapper .h5,
.detail-page-wrapper h6,
.detail-page-wrapper .h6 {
   margin: 0px;
}

.detail-page-wrapper .banner-message {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-direction: column;
    width: 100%;
}

.detail-page-wrapper .banner-message .variation-headline {
    color: var(--text-primary);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.detail-page-wrapper .banner-message .subtext {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tour-detail-wrapper .tour-detail-content .tour-right .right-padding {
    width: 400px;
}

.tour-detail-wrapper .tour-detail-content .tour-right .trip-types p {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 0 !important;
}

.tour-detail-wrapper .tour-detail-content .tour-right .trip-types p strong {
    font-weight: 700;
}

.tour-detail-wrapper .tour-detail-content .tour-right .trip-desc {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tour-detail-wrapper .detail-overview .btn-experience {
    display: flex;
    height: 40px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 9999px;
    border: none;
    background: rgba(130, 134, 153, 0.08);
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    /* 100% */
    max-width: 90px;
}

.trip-desc p {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.trip-buttons {
    display: flex;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}

.trip-buttons .btn-availability {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex: 1 0 0;
    border-radius: 4px;
    background: var(--primary-button);
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-decoration: none;
}

.trip-buttons .btn-brochure {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex: 1 0 0;
    border-radius: 4px;
    background: linear-gradient(0deg, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 0%, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 100%), var(--surface-button-nuetral, #EBECF2);
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-decoration: none;
}
.trip-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.trip-disclaimer p {
    color: var(--text-muted, #9BA1AE);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
}

.detail-trip p {
    margin-bottom: 1rem;
}

.detail-content .sub-heading {
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

#tourReviews {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}

#tourReviews .review-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--border-default);
}

#tourReviews .review-content .review-overview {
    display: grid;
    padding: 24px;
    row-gap: 24px;
    column-gap: 72px;
    align-self: stretch;
    grid-template-rows: 40.00px 40.00px 40.00px 40.00px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

#tourReviews .review-content .review-overview .review-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

#tourReviews .review-content .review-overview .review-item .title {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    /* 128.571% */
}

#tourReviews .review-content .review-overview .review-item .subtitle {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
}

#tourReviews .review-content .review-overview .review-item .left {
    display: flex;
    align-items: center;
    gap: 16px;
}

#tourReviews .review-content .review-overview .review-item .left .icon {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    border: 1px solid var(--border-default);
    background: #FFF;
}

#tourReviews .review-content .review-overview .review-item .left .label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

#tourReviews .btn-review {
    display: flex;
    height: 40px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 9999px;
    background: rgba(130, 134, 153, 0.08);
    color: var(--text-primary);

    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    border: none;
}

#tourReviews .customer-reviews {

    display: none;
    /* Initially hidden */
}

.review-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    padding: 20px 0;
    border-bottom: 1px solid var(--Border-default-subtle, #F1F2F6);
}
.review-block:first-child{
    padding-top: 0px;
}
.review-block:last-child{
    padding-bottom: 0px;
    border-bottom: none;
}

.review-block .review-header {
    display: flex;
justify-content: space-between;
align-items: flex-start;
align-self: stretch;
}

.review-block .review-header .left {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.reviewer-name{
    color: var(--text-secondary, #44506A);
    /* font-family: "DM Sans"; */
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 128.571% */
}
.reviewer-date {
    color: var(--text-secondary, #44506A);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.reviewed-date {
    color: var(--text-muted, #9BA1AE);

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
}
.review-body p{
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    margin-bottom: 0;
}


.product-slider {
    width: 675px;
    height: 100%;
}

.single-image-wrapper {
    width: 100%;
    height: 400px;
}

.detail-banner-content {
    width: 100%;
    overflow: hidden;
}

/* .detail-banner-content h1{
    font-size: 2rem;
} */
.single-image-wrapper .single-image {
    height: 100%;
    border-radius: 2rem;
    cursor: pointer;
}

.single-image-wrapper .single-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product-slider .slide {
    cursor: pointer;
}

.slick-lightbox-slick-item-inner,
.slick-lightbox-slick-img {
    max-width: 100% !important;
}

.slick-lightbox-close {
    height: 40px !important;
    width: 40px !important;
}

.slick-lightbox-close:before {
    font-size: 40px !important;
}

.detail-content .lead {
    font-size: 2rem !important;
    font-style: italic;
    line-height: 2.8rem !important;
}

/* .detail-content ul {
    margin-bottom: 3rem;
} */

.detail-operator .tour-operator-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    margin-top: 20px;
}

.detail-operator .tour-operator-wrapper .operator-logo {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid var(--border-subtle, #F1F2F6);
    max-width: 220px;
}

.detail-operator .tour-operator-wrapper .operator-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail-operator .tour-operator-wrapper .operator-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex: 1 0 0;
}

.detail-map img {
    max-width: 100%;
    border-radius: 8px;
    border: 1px solid var(--border-default);
}

#showLargeMap .modal-body img {
    height: 100%;
    align-self: center;
}

.reserve-col {
    display: flex;
    justify-content: flex-end !important;
    flex: 1;
    /* padding-right: 0px !important; */
}

.sticky-top .reserve-col {
    /* display: block; */
}

.trip-subhead {
    font-weight: 600;
}

.detail-content h1,
.detail-content .h1,
.detail-content h2,
.detail-content h3,
.detail-content h4,
.detail-content h5,
.detail-content .h2 {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}
#overview h2 {
    margin-bottom: 0px;
}

/* .detail-content .h2 {
    font-size: 2.4rem;
    margin-bottom: 1.6rem;
} */
.detail-wrapper {
    background: var(--background-base-subtle);
    overflow: unset;
}

.detail-nav {
    background: var(--webjet-white);
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: auto;
    width: 100%;
}

.detail-nav nav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1408px;
}

.btn-error,
.detail-nav .btn-book {
    display: flex;
    width: 153px;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    border-radius: 4px;
    background: var(--primary-button);
    color: var(--webjet-white);

    /* Label/SemiBold/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    /* 100% */
}
.btn-error {
    color: var(--webjet-white) !important;
}

.detail-nav ul {
    list-style: none;
    display: flex;
    /* flex-wrap: wrap; */
    margin: 0;
    padding: 0;
}

.detail-nav li {
    display: flex;
    padding: 28px 20px;
    justify-content: center;
    align-items: center;
}

/* .detail-nav li:first-child {
    padding-left: 0;
}
.detail-nav li:last-child {
    padding-right: 0;
} */

.detail-nav li a,
.detail-nav li a:hover {
    color: var(--text-secondary);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;

    white-space: nowrap;
}

.detail-nav li.first a {
    padding-left: 0;

}
.detail-nav li a{
    border-bottom: 4px solid var(--webjet-white);
}
.detail-nav li.active {
    color: var(--text-primary);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    border-bottom: 4px solid var(--webjet-red) !important;
}

.detail-mini-overview {
    display: flex;
    align-items: center;
    gap: 52px;
    align-self: stretch;
}

.detail-itinerary .title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.faq-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.faq-wrapper .body {
    width: 100%;
}

.faq-arrow {
    transition: transform 0.3s cubic-bezier(.4, 0, .2, 1);
    display: inline-block;
}

.faq-item {
    border-bottom: 1px solid var(--border-default);
    gap: 0px !important;
}

.faq-item:first-child {
    border-top: 1px solid var(--border-default);
}
.faq-item:last-child {
    border-bottom: none;
}
.faq-item:not(.active) .faq-arrow {
    transform: rotate(180deg);
}
/* .faq-wrapper .body .faq-item .faq-item-header {
    display: flex;
    flex-direction: row;
    align-items: space-between;
    padding: 24px 48px 24px 0;
    align-self: stretch;
    width: 100%
} */
.faq-wrapper .header{
    display: flex;
    align-items: flex-start;
    gap: 24px;
    overflow: hidden;
    width: inherit;
}
.faq-accordion .faq-title{
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin: 0px;
}

.itinerary-accordion,
.faq-accordion {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    align-self: stretch;
    margin-top: 20px;
    width: 100%;
}

.faq-accordion {
    gap:24px !important;
    margin-top: 0px;
}

.itinerary-item,
.faq-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.itinerary-header,
.faq-item-header,
.day-description {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-style: normal;
}


.itinerary-header,
.faq-item-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    gap: 16px;
    cursor: pointer;
}
.faq-item-header {
    padding: 16px;
    align-items: flex-start;
}
.faq-item-header p,
.faq-item-content p {
    margin: 0 !important;
}
.faq-item-content {
    padding: 0 16px 16px 16px;
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    align-self: stretch;
}
.faq-item-content span {
    font-weight: 600;
}

.faq-item-title {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0px;
    flex: 1 0 0;
}
.itinerary-header {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
}

.day-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */
}

.header-text {
    display: flex;
    align-items: center;
    gap: 16px;
}

.day-number {
    display: flex;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    background: var(--icon-tertiary, #6A758D);
    color: var(--webjet-white);
    flex-shrink: 0;
}

.day-title {
    flex-grow: 1;
    font-weight: 600;
    color: var(--text-primary);
}

.toggle-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--text-secondary);
    transition: transform 0.3s ease;
}

.itinerary-content {
    display: flex;
    padding-left: 54px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.btn-toggle-all {
    display: flex;
    height: 40px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    /* 100% */
    border: none;
    border-radius: 9999px;
    background: rgba(130, 134, 153, 0.08);
}

.itinerary-item.active .toggle-icon {
    transform: rotate(180deg);
}

.itinerary-item.active .itinerary-content {
    max-height: 2000px;
}

.detail-mini-overview .item {
    display: flex;
    align-items: center;
    gap: 16px;
}

.trip-details {
    display: flex;
    row-gap: 32px;
    width: 100%;
    max-width: 715px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.trip-details .item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 180px
}

.detail-mini-overview .item .image,
.trip-details .item .image {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    border: 1px solid var(--border-default);
}

.trip-details .item .image .icon-img {
    width: 40px;
    text-align: center;
}

.detail-mini-overview .item .content,
.trip-details .item .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}
.trip-details .item .content span,
.detail-mini-overview .item .content p,
.trip-details .item .content p {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-style: normal;
}

.detail-mini-overview .item .content span,
.trip-details .item .content span {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}

.detail-mini-overview .item .content p,
.trip-details .item .content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
}

/* .detail-content ul li {
    font-size: 1.6rem;
    list-style: disc;
    margin-bottom: .7rem;
} */

.trip-icon img {
    height: 24px;
    width: 24px;
    margin-right: 8px;
}

.trip-duration img {
    height: 20px;
}

.search-results .price-small,
.detail-banner-desc .price-small {
    color: var(--text-primary);
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
}

.trip-brouchure {
    background: #243c58;
    padding: 2.5rem 0 3rem 0;
}

.trip-brouchure .container {
    padding: 0;
}

.trip-brouchure .row {
    justify-content: center;
}

.trip-brouchure .form-control {
    width: 100%;
    border-radius: 0;
    padding: .8rem 1rem;
    font-size: 1.3rem;
}

.trip-brouchure .btn {
    padding: 1.8rem 3rem;
    font-size: 1.8rem;
}

.detail-map {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
}
.detail-banner-info .large-map-link,
.detail-map .large-map-link {
    display: flex;
    height: 40px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    border-radius: 9999px;
    background: rgba(130, 134, 153, 0.08);
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    text-decoration: none;
}

.brochure-heading {
    color: #fff;
    font-size: 3.6rem;
    line-height: 4rem;
}

#getBrouchure .brochure-heading {
    color: #000;
    font-size: 20px;
}

#getBrouchure .modal-body .form-control {
    width: 100%;
}

.detail-itinerary .row {
    max-width: 80%;
}

.detail-itinerary .day-heading {
    font-size: 1.8rem;
    margin-top: .3rem;
    margin-bottom: 1rem;
    display: block;
}

.detail-itinerary .col-1 {
    flex-basis: 50px;
}

.detail-itinerary .day-count {
    background: #247fab;
    border-radius: 50%;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 32px;
    height: 32px;
}

.similar-experience {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    margin-top: 20px;
    width: 100%;
}

.similar-experience .similar-exp {
    width: inherit;
}

.similar-experience .similar-exp img {
    max-width: 100%;
    height: 245px;
}

.similar-experience .inner,
.tour-card-wrapper .inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 24px;

}

.tour-card-wrapper .inner {
    gap: 32px;
    height: 100%;
}

.similar-experience .inner .card,
.tour-card-wrapper .inner .card,
.tour-card-wrapper .inner .dummy {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex: 1 0 0;
    min-width: 200px;
    /* max-height: 378px; */
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--border-default, #CBD4E0);
}

/* .tour-card-wrapper .inner .card {
    max-width: unset;
} */
.tour-card-wrapper .inner .dummy {
    visibility: hidden;
    border: none;
    display: none;
}

.gallery-page-content .card .promo-ribbon,
.similar-experience .inner .card .img .promo-ribbon,
.tour-card-wrapper .inner .card .img .promo-ribbon {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: var(--webjet-red);
    color: var(--webjet-white);
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    display: absolute;
    top: 16px;
    left: 16px;
}

@media (max-width: 1012px) {
    .similar-experience .inner .card,
    .tour-card-wrapper .inner .card {
        width: 350px;
        min-width: 270px;
        flex-grow: 1;
    }

    .tour-card-wrapper .inner .dummy {
        width: 350px;
        min-width: 270px;
        visibility: hidden;
        border: none;
        display: block;
    }
}

.similar-experience .inner .card .img,
.tour-card-wrapper .inner .card .img {
    display: block;
    max-width: 100%;
    position: relative;
    /* margin-bottom: 1rem; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    /* border-radius: 12px; */
    height: 200px;
    overflow: hidden;
}

.similar-experience .inner .card img,
.tour-card-wrapper .inner .card img {
    width: 100%;
    transition-property: transform;
    transition-duration: 0.3s;
    transform: translateZ(0);
}

.tour-card-wrapper .inner .card .img {
    width: 100%;
    height: 200px;
}

.similar-experience .card .img svg,
.tour-card-wrapper .card .img svg {
    width: 26.41px;
    height: 26.85px;
    flex-shrink: 0;
    position: absolute;
    top: 100px;
    left: 16px;
}

.tour-card-wrapper .card .img svg {
    top: 107px;
}

.similar-experience .card .body,
.tour-card-wrapper .card .body {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1;
    gap: 8px;
    padding: 16px;
    justify-content: space-between;
    /* height: 100%; */
    box-sizing: border-box;
}

.tour-cards {
    display: flex;
    align-items: stretch;
}

.similar-experience .card .body .top,
.tour-card-wrapper .card .body .top {
    display: flex;
    flex-direction: column;
    align-self: stretch;
}

.similar-experience .body a.title,
.tour-card-wrapper .body a.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--text-primary, #0A0B0D);
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 700;
    /* line-height: 24px; */
    /* min-height: 48px; */
    /* Height for 2 lines */
    margin-bottom: 0px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.similar-experience .card .body .top .operator,
.similar-experience .card .body .top .duration,
.tour-card-wrapper .card .body .top .operator,
.tour-card-wrapper .card .body .top .duration {
    overflow: hidden;
    color: var(--text-secondary);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0;
}
.similar-experience .card .body .top .operator,
.tour-card-wrapper .card .body .top .operator {
/*    margin-top: 8px;*/
}

.similar-experience .card .body .bottom,
.tour-card-wrapper .card .body .bottom {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    align-self: stretch;
}

.similar-experience .card .body .bottom .left,
.tour-card-wrapper .card .body .bottom .left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.similar-experience .card .body .bottom .right,
.tour-card-wrapper .card .body .bottom .right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex: 1 0 0;
}

.similar-experience .card .body .bottom .right .label,
.tour-card-wrapper .card .body .bottom .right .label {
    color: var(--text-tertiary, #6A758D);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.similar-experience .card .body .bottom .right .duration,
.tour-card-wrapper .card .body .bottom .right .duration {
    color: var(--text-tertiary, #6A758D);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}


.similar-experience .card .body .bottom .right .value,
.tour-card-wrapper .card .body .bottom .right .value {
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 0;
}
.similar-experience .slick-track .slick-slide {
    padding-left: 16px;
    padding-right: 16px;
}
.similar-experience .slick-track .slick-active:first-of-type {
    padding-left: 0;
}
.similar-experience .slick-track .slick-active::last-of-type {
    padding-right: 0;
}

.similar-exp .slick-slide {
    max-width: 100%;
}

.similar-exp img {
    max-width: 97%;
    height: 230px;
}

.similar-exp .slick-next,
.similar-exp .slick-prev {
    top: 32%;
}

.product-slider .slick-next,
.product-slider .slick-prev {
    top: 47%;
}

.similar-exp p a {
    text-decoration: none;
    color: #2f9ed3;
    max-width: 95%;
    display: inline-block;
}

.similar-exp p {
    color: #ff6701;
}

.similar-exp .slick-next {
    right: 3%;
}


.similar-exp .slick-prev {
    left: 3%;
}

.availablity-section .nav-pills {
    border: none;
    margin: 0;
    padding: 0;
}

.availablity-section ul li {
    list-style: none;
}

.availablity-section .nav-pills .nav-item {
    margin-right: .8rem
}

.availablity-section .nav-pills .nav-link {
    color: #fff;
    font-size: 1.8rem;
    background: #979797;
    line-height: 1rem;
    padding: 1.5rem 2rem;
}

.availablity-section .nav-pills .nav-link.active {
    background: #555555;
    font-weight: 700;
}

.pricing-grid .row {
    flex-wrap: nowrap;
    font-size: 1.6rem;
    margin: 0;
}

.pricing-grid .pricing-head {
    background: #2e4b73;
    color: #fff;
    padding: 1rem 0;
    height: 6.8rem
}

.pricing-grid .pricing-head strong {
    display: block;
    font-weight: 600;
}

.pricing-grid .pricing-head.pricing-first {
    padding-left: 1.5rem
}

.pricing-grid .pricing-data-col {
    padding: 2.5rem 0
}

.pricing-grid .pricing-col1 {
    flex-basis: 27%;
    padding-left: 1.5rem
}

.pricing-grid .pricing-col2 {
    flex-basis: 23%
}

.pricing-grid .pricing-col3 {
    flex-basis: 30%
}

.pricing-grid .pricing-col4 {
    flex-basis: 20%
}

.pricing-grid .pricing-info strong {
    font-weight: 600;
}

.pricing-grid .icon-sales {
    width: 13px;
    height: 16px;
    display: inline-block;
    margin: -2px 3px 0 0
}

.show-large-only {
    display: block;
}

.show-small-only {
    display: none;
}

.pricing-grid .btn {
    padding: .7rem 2rem;
    font-size: 1.6rem;
}

.strike {
    text-decoration: line-through;
}

.sold-out {
    color: #d50909;
    font-weight: 700;
}

.activitiy-cols {
    background: #000;
    color: #fff;
    font-size: 1.4rem;
    width: 100%;
    padding: 1.4rem 4rem;
}

.icon-book {
    float: left;
    margin: -4px 5px 0 0;
    width: 24px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: 0rem;
}

.slick-dots li {
    margin: 0 1.2rem 0 0;
    list-style: none !important;
}

.slick-dots button {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
    border: 1px solid #000;
    background: 0 0;
    border-radius: 100%;
    text-indent: -9999px;
    outline: transparent;
}

.slick-dots li.slick-active button {
    background-color: #000;
    border: none;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 42%;
    display: block;
    width: 37px;
    height: 40px;
    padding: 0;
    z-index: 99;
    cursor: pointer;
    border: none;
    outline: 0;
    background: url(/content/img/maritime/global/arrow-prev.png) no-repeat;
    background-size: 100% 100%;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: .25
}

.slick-prev {
    left: 2%
}

.slick-next {
    right: 2%;
    background: url(/content/img/maritime/global/arrow-next.png) no-repeat;
    background-size: 100% 100%;
}

.ui-datepicker {
    width: 262.5px;
}

.hasDatepicker {
    background: #fff url(/content/img/maritime/icons/icon-cal.png) no-repeat scroll 97% 50%;
}

/*Search*/

.common-banner {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    height: 260px;
    padding: 80px 80px 60px 80px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}

.common-banner h1 {
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 42px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    /* 119.048% */
}

.gallery-body {}

.search-banner {
    min-height: 40vh;
}

.modify-search {
    text-align: center;
}

.modify-search .btn {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    pointer-events: auto;
}

.filter-btn-section {
    text-align: center;
    padding: 1rem 0;
    justify-content: space-between;
    gap: 12px;
}

.filter-btn-section .btn {
    display: inline-block;
}

.filter-col {
    /* background: #2f9ed3; */
}

.filter-col h1 {
    font-size: 2rem;
}

.search-content aside {
    padding: 2rem;
    color: var(--text-primary);
    font-size: 1.6rem;
}

.search-content aside .trip-count {
    color: var(--text-primary);
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
}

.search-content aside .filter-btn {
    display: flex;
    align-items: center;
    /* margin: 0 0 20px 0; */
}

.search-content aside .filter-links {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-content aside .filter-links li {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.search-content aside .filter-links a {
    font-size: 1.2rem;
    color: var(--text-primary);
    text-decoration: none;
    cursor: pointer;
}

.search-content aside .filter-links a:after {
    content: "x";
    font-size: 14px;
    margin-left: 5px;
}

.search-content aside .accordion-item,
.search-content .filer-title {
    border-radius: 8px;
    background: var(--webjet-white);
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    margin: 16px 0;
}

.search-content .filer-title {
    gap: 8px;
}

.search-content .filer-title .title {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.search-content aside .accordion-button {
    background-color: transparent;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 600;
    box-shadow: unset;
}

.accordion-button::after {
    background-image: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
}

.search-content aside .accordion-body {
    padding: 0;
}

.search-sort-icons {
    margin: 2rem 0 1.2rem 0;
    justify-content: space-between;
}

.sort-by {
    display: flex;
    width: 289px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.search-results .form-select,
.trip-variation.form-select {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--Radius-small, 4px);
    border: var(--Stroke-regular, 1px) solid var(--border-input-default, #BABDCC);
    background: var(--surface-neutral-slate-subtle, #F1F2F6);
}

.search-results .form-select,
.trip-variation.form-select {
    align-self: center;
    max-width: 300px;
}

.search-results {
    padding: 1rem 1rem;
}

.search-content .accordion-collapse,
.search-content .accordion-header {
    width: 100%;
}

.search-content .accordion-collapse .accordion-body .form-check label {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 1.2px;
}


.no-results h1,
.search-banner h1 {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 300px;
    transform: translateX(-50%);
}

.btn-modify {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border: none;
    background: transparent;
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.search-results .btn.btn-cta {
    display: flex;
    height: 48px;
    min-width: 104px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    margin-bottom: 0px;
    background: linear-gradient(0deg, rgba(58, 61, 77, 0.00) 0%, rgba(58, 61, 77, 0.00) 100%), #EBECF2;

    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
}

.search-results .btn-trip-detail {
    display: flex;
    width: auto;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    gap: 4px;
    border-radius: 4px;
    background: linear-gradient(0deg, rgba(58, 61, 77, 0.00) 0%, rgba(58, 61, 77, 0.00) 100%), #EBECF2;
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-decoration: none;
    min-width: 104px;
}

.search-content .btn-filter {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex: 1 0 0;
    border-radius: 4px;
    border: 1px solid var(--border-default);
    background: linear-gradient(0deg, rgba(58, 61, 77, 0.00) 0%, rgba(58, 61, 77, 0.00) 100%), #EBECF2;

}

.search-results .viewby {
    display: flex;
    padding: 12px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-default);
    background: #FFF;
}

.search-results .grid-view-btn,
.search-results .list-view-btn {
    /* background-image: url(/content/img/maritime/search/icon-list-view.png); */
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block
}

.search-results .grid-view .trip-misc {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.search-results .list-view .trip-misc {
    height: 100%;
}

.trip-misc .misc-left {
    align-self: flex-end;
}

.card .bottom .left .review-wrapper,
.detail-banner-info .bottom .review-wrapper,
.trip-misc .misc-left .review-wrapper,
.similar-experience .review-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
}

.list-view .trip-misc .misc-left .review-wrapper,
.grid-view .trip-detail .bottom {
    display: none;
}

.list-view .trip-detail {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: inherit;
}

.list-view .trip-detail .bottom .review-wrapper .review-badge {
    width: 55px;
}
.detail-banner-info .top {
    justify-content: flex-start;
    display: flex;
    width: 100%;
}
.card .bottom .left .review-wrapper .review-badge,
.detail-banner-info .bottom .review-wrapper .review-badge,
.grid-view .trip-misc .misc-left .review-wrapper .review-badge,
.list-view .trip-detail .bottom .review-wrapper .review-badge,
.similar-experience .review-wrapper .review-badge,
.review-block .review-header .review-badge,
#tourReviews .review-content .review-overview .review-item .right .review-badge {
    display: flex;
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 12px;
    background: #FFF1D2;
}

.card .bottom .left .review-wrapper .review-badge-text,
.detail-banner-info .bottom .review-wrapper .review-badge-text,
.grid-view .trip-misc .misc-left .review-wrapper .review-badge-text,
.list-view .trip-detail .bottom .review-wrapper .review-badge-text,
.similar-experience .review-wrapper .review-badge-text,
.review-block .review-header .review-badge-text,
#tourReviews .review-content .review-overview .review-item .right .review-badge-text {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
}

.card .bottom .left .review-wrapper .review-count-text,
.detail-banner-info .bottom .review-wrapper .review-count-text,
.grid-view .trip-misc .misc-left .review-count-text,
.list-view .trip-detail .bottom .review-count-text,
.similar-experience .review-wrapper .review-count-text,
.review-block .review-header .review-count-text,
#tourReviews .review-content .review-overview .review-item .right .review-count-text {
    overflow: hidden;
    color: var(--text-tertiary);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 2px;
}

.search-results .grid-view .trip-misc .misc-right {
    text-align: right;
}

.search-results .grid-view .trip-misc .misc-right > *,
.search-results .grid-view .trip-misc .misc-right .value > * {
  margin-bottom: 4px; /* adds 4px space between each child */
}

.search-results .list-view .trip-misc .misc-right {
    text-align: right;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.search-results .btn-trip-detail.list-view-only {
    position: absolute;
    bottom: 0;
    right: 0;
}

.search-results .trip-misc .misc-right .trip-duration {
    color: var(--text-tertiary, #6A758D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.search-results .trip-misc .misc-right strong {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

.search-results .trip-misc .misc-right .strike {
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-decoration-line: line-through;
}

.search-results .list-view-btn path,
.search-results .grid-view-btn path {
    fill: var(--icon-muted);
}

.search-results .list-view-btn.selected path,
.search-results .grid-view-btn.selected path {
    fill: #3D9AF2;
}

.search-results .list-view-btn.selected,
.search-results .grid-view-btn.selected {
    color: none;
}

.search-results .icon-view-types a:first-child {
    margin-right: .5rem
}

.search-results .grid-view {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.5rem;
    /* column-gap: 32px; */
}

.gallery-page-content .grid-view {
    column-gap: 24px;
    row-gap: 32px;
    padding: 60px 0 40px 0 !important;
}

#destinationController .gallery-page-content .grid-view {
    padding: 0 0 60px 0 !important;
}

.search-results .grid-view .list-view-only {
    display: none;
}

.search-results .trip-item {
    margin-bottom: 32px;
    position: relative;
    cursor: pointer;
}

.gallery-page-content .grid-view .trip-item {
    margin-bottom: 0px;
}

.grid-view .trip-item {
    display: flex;
    flex-direction: column;
    flex-basis: 32%;
    border-radius: 8px;
    overflow: hidden;
    background-color: var(--webjet-white);
    border: 1px solid var(--border-default);

}

.gallery-page-content .trip-item .trip-gal-img {
    display: flex;
    height: 180px;

    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.grid-view .trip-item .trip-gal-img {
    display: block;
    max-width: 100%;
    position: relative;
    /* margin-bottom: 1rem; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    /* border-radius: 12px; */
}

.grid-view .trip-content {
    padding: 16px;
    background-color: var(--webjet-white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    position:relative;
}

.card .body {
    position: relative;
}
.body .card_content_link,
.trip-content .card_content_link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
}

.grid-view .trip-content .trip-desc-price {
    flex-grow: 1;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.list-view .trip-item {
    background-color: var(--webjet-white);
    border-radius: 8px;
    border: 1px solid var(--border-default);
    display: flex;
    height: 204px;
    padding: 16px;
    flex-direction: row;
    /* justify-content: flex-end; */
    align-items: center;
    gap: 16px;
    align-self: stretch;
}

/* .list-view .trip-item {
    display: flex;
} */

.list-view .trip-item .trip-gal-img {
    width: 342px;
    height: 172px;
    overflow: hidden;
    position: relative;
}

.list-view .trip-content {
    flex-basis: 38%;
    position: relative;
    flex-grow: 1;
    height: 100%;
    margin-left: 6px;
}

.list-view .trip-content .trip-desc-price {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.list-view .trip-content .trip-detail {
    max-width: 65%;
}

.grid-view .trip-links {
    display: none;
}

.list-view .trip-links {
    display: block;
    flex-basis: 25%;
}

.search-results .promo-exixts {
    position: absolute;
    background: #007396;
    font-size: 1.6rem;
    color: #fff;
    border: 2px solid #fff;
    display: block;
    top: 0;
    right: 1.5rem;
    padding: .7rem 3rem .4rem 3rem;
    letter-spacing: 1px
}

.trip-gal-img {
    overflow: hidden;
}

.search-results .trip-pic {
    width: 100%;
    transition-property: transform;
    transition-duration: 0.3s;
    transform: translateZ(0);
}

.search-results .grid-view .trip-pic {
    min-width: 295px;
}

.trip-gal-img:hover .trip-pic {
    transform: scale(1.1);
}

.trip-operator {
    overflow: hidden;
    color: var(--text-secondary);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.trip-duration {
    overflow: hidden;
    color: var(--text-secondary, #44506A);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.search-results .trip-heading a,
.search-results .trip-heading a:hover,
.my-trips-wishlist .heading-wish a,
.my-trips-wishlist .heading-wish a:hover,
.list-group-item-heading a,
.list-group-item-heading a:hover {
    overflow: hidden;
    color: var(--text-primary);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    text-decoration: none;
}

.gallery-page-content .trip-heading a,
.gallery-page-content .trip-heading a:hover {
    font-size: 20px;
}

.list-group-item-heading a,
.list-group-item-heading a:hover {
    font-size: 1.6rem;
    height: 54px;
    overflow: hidden;
}

.search-results .fav-trip,
.search-results .icon-compare {
    background: url(/content/img/maritime/common/icon-heart.png) no-repeat 0 0;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    text-indent: -999rem;
    display: block;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.search-results .fav-trip.active {
    background: url(/content/img/maritime/common/icon-heart-hover.png) no-repeat 0 0
}

.search-results .icon-compare {
    background: url(/content/img/maritime/icons/icon-compare.svg) no-repeat 0 0;
}

.search-results .icon-compare.active {
    background: url(/content/img/maritime/icons/icon-compare-active.svg) no-repeat 0 0
}

.search-results .email-brochure {
    background: url(/content/img/maritime/allexperiences/email-white.png) no-repeat 0 0;
    position: absolute;
    bottom: 1rem;
    right: 2.5rem;
    width: 21px;
    height: 16px
}

.search-results .trip-desc {
    font-size: 1.6rem;
    max-width: 90%;
}

#destinationController .hero-content .body,
.gallery-page-content .trip-desc {
    color: var(--text-secondary, #44506A);
    text-overflow: ellipsis;

    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.search-results .trip-price {
    margin: 0;
    line-height: 2.4rem;
}

.search-results .trip-disc {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: var(--webjet-red);
    margin: 16px 0 0 16px;
}

.search-results .btn {
    width: 150px;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    padding: 1.6rem 1rem 1.3rem 1rem;
}

.ae-fav-trip {
    background: url(/content/img/maritime/common/icon-heart.png) no-repeat 0 0;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    text-indent: -999rem;
    display: block;
    height: 24px;
    width: 24px;
}

.ae-fav-trip.active {
    background: url(/content/img/maritime/common/icon-heart-hover.png) no-repeat 0 0;
}

.tc-checkbox {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
}

.tc-checkbox p {
    margin: 0;
}

.tc-checkbox input {
    margin-top: 0px !important;
}

.tc-groups {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.continue-btn {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: var(--Spacing-4, 4px) var(--Spacing-16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-4, 4px);
    border-radius: var(--Radius-small, 4px);
    background: var(--primary-button);
    border: none;
    color: var(--text-text-on-colour, #FFF);

    /* Label/SemiBold/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: var(--size-200, 14px);
    font-style: normal;
    font-weight: var(--weight-Semi-Bold, 600);
    line-height: var(--line-height-equal-200, 14px);
    /* 100% */
}

.section-footer {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.form-select {
    font-size: 1.6rem;
}

.form-check {
    margin-bottom: 1rem;
}

.form-check .form-check-input {
    border-radius: 0;
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: var(--Radius-small, 4px);
    border: var(--Stroke-regular, 1px) solid var(--icon-icon-secondary, #696C80);
    background: var(--surface-neutral-slate-base, #FFF);
}

.form-check-input:checked[type=checkbox] {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'%3E%3Cpath d='M5.05401 10.0023C4.75712 10.0023 4.46024 9.89215 4.23294 9.66728L0.340954 5.8123C-0.113651 5.36255 -0.113651 4.63745 0.340954 4.1877C0.79556 3.73795 1.5285 3.73795 1.9831 4.1877L5.05865 7.23038L12.0215 0.337311C12.4761 -0.112437 13.2091 -0.112437 13.6637 0.337311C14.1183 0.787058 14.1183 1.51216 13.6637 1.96191L5.87508 9.66269C5.64778 9.88756 5.35089 9.99771 5.05401 9.99771V10.0023Z' fill='%232DB300'/%3E%3C/svg%3E") no-repeat center;

}

.content-pages {
    padding-top: 4rem;
    padding-bottom: 6rem;
}

.content-pages h2,
.content-pages .h2 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
}

.content-pages h3,
.content-pages h4,
.content-pages .h3 {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: .7rem;
}

/* Booking Styles */
.booking-content {
    position: relative;
}

.booking-footer-wrapper {
    margin-bottom: 32px;
    align-items: flex-end !important
}

.book-now {
    background: var(--background-base-subtle);
}

.gallery-page-content,
.book-now {
    margin-left: 24px;
    margin-right: 24px;
}

#destinationController .gallery-page-content {
    margin-left: 0px;
    margin-right: 0px;
}

.book-now-step1 form {
    display: flex;
}

.book-now .btn-alternate {
    padding: 1.8rem 5rem;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.book-now .container {
    max-width: 1440px;
}

/* .book-now-panel {
    padding: 4rem 1.25rem;
    background-color: #fff;
} */

/* .booking-confirm .book-now-panel, .booking-payment .book-now-panel {
    padding: 4rem 2rem;
    margin: 0;
} */

.book-now .booking-steps-outer {
    background: #2f9ed3;
    padding: 0 2rem;
}

.book-now .booking-steps {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.book-now-header {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    background: var(--webjet-white);
    display: flex;
    height: 224px !important;
    align-items: flex-end;
    gap: 10px;
    flex-shrink: 0;
}

.book-now-header>.book-now-heading {
    max-width: 1408px;
    margin: 0 auto;
    padding: 32px 24px;
    width: 100%;
    display: flex;
    align-items: flex-end;
}

.booking-copy-right {
    padding: 1rem;
    text-align: center;
    background: #247fab;
    color: #fff;
}

.book-now-heading h1 {
    color: var(--webjet-white);
    font-family: var(--secondary-font-family);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    /* 122.222% */
}

.booking-content .breadcrumb-wrapper {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    background: var(--webjet-white);
    display: flex;
    justify-content: center;
}

.booking-content .breadcrumb-wrapper>.breadcrumb {
    max-width: 1408px;
    margin: 0 auto;
    padding: 0 24px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
}

.booking-content .breadcrumb {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.booking-content .breadcrumb li {
    display: flex;
    padding: 28px 20px;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    text-decoration: none;
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap;;
    /* 137.5% */
}

.booking-content .breadcrumb .active-step {
    color: var(--text-primary, #0A0B0D);
    font-weight: 600;
    border-bottom: 4px solid var(--webjet-red);
}

.booking-detail-layout {
    display: flex;
    align-items: flex-start;
    gap: 44px;
    align-self: stretch;

    width: 100%;
    flex-wrap: wrap;
}

.checkout-page-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 44px;
    align-self: stretch;
    margin-top: 32px;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}
.checkout-page-wrapper .right.hide-under-1150 {
    display: flex;
    width: 444px;
    flex-direction: column;
    align-items: flex-start;
}
.checkout-page-wrapper .left {
    flex: 1;
    width: calc(100% - 490px);
}

.checkout-page-wrapper .booking-detail-layout {
    flex-direction: column;
    gap: 32px;
    margin-bottom: 12px;
}

.booking-payment .booking-detail-layout {
    margin-top: 0px;
}

.booking-detail-layout .section-wrapper {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    background: var(--webjet-white);
    border-radius: 8px;
}

.booking-detail-layout .section-wrapper .title {
    color: var(--text-primary);
    /* text-align: right; */
    font-family: var(--secondary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.booking-detail-layout .section-wrapper .header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}


.booking-detail-layout .section-wrapper .traveller-info .header {
    display: flex;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
}


.booking-detail-layout .section-wrapper.gap-16 {
    gap: 16px;
}

.booking-detail-layout .section-wrapper .body p:not(.subtitle) {
    margin: 0;
}

.booking-detail-layout .section-wrapper .subtitle {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
}

.booking-detail-layout .section-wrapper .call-us {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 20px;
    margin-bottom: 16px;
}



#paymentForm,
#billingForm {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

/*World Pay Frame*/
.worldpay-frame {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.worldpay-frame #wp-cl-custom-html-iframe {
    height: 350px !important;
    width: 100% !important;
    max-width: 100%;
    border: none;
    display: block;
    box-sizing: border-box;
}

/* When screen width is less than 700px, set height to 600px */
@media (max-width: 699px) {
    .worldpay-frame #wp-cl-custom-html-iframe {
        height: 600px !important;
    }
}

#paymentForm .form-groups,
#billingForm .form-groups,
#passengersInfoForm .form-groups {
    display: flex;
    align-items: flex-start;
    gap: 24px 16px;
    align-self: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

#passengersInfoForm .form-group .iti {
    position: relative;
    display: flex;
}

#passengersInfoForm .traveller-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    margin-bottom: 52px;
}

#passengersInfoForm:last-child .traveller-info {
    margin-bottom: 0px;
}

#passengersInfoForm .traveller-info .header .title {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

#passengersInfoForm .traveller-info .header .subtitle {
    color: var(--text-tertiary, #6A758D);

    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#paymentForm .form-groups .form-group,
#billingForm .form-groups .form-group,
#passengersInfoForm .form-groups .form-group {
    flex: 1;
    margin-bottom: 0px;
}

#paymentForm .form-groups .form-control,
#billingForm .form-groups .form-control,
#passengersInfoForm .form-groups .form-control {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--Radius-small, 4px);
    border: var(--Stroke-regular, 1px) solid var(--border-input-default, #BABDCC);
    background: var(--surface-neutral-slate-base, #FFF);
}

#paymentForm .form-groups .form-group label,
#billingForm .form-groups .form-group label,
#passengersInfoForm .form-groups .form-group label {
    color: var(--text-text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: var(--size-200, 14px);
    font-style: normal;
    font-weight: var(--weight-Regular, 400);
    line-height: var(--line-height-equal-200, 14px);
    /* 100% */
}

#passengersInfoForm .wizard-forms-selectBox {
    width: 100%;
}

#passengersInfoForm .dropdown-items {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

#passengersInfoForm .dropdown-items .dropdown-item {

    padding: 0;
}

#paymentForm .submit-wrapper,
#passengersInfoForm .submit-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 24px;
    align-self: stretch;
}

#paymentForm .submit-wrapper .btn,
.mobile-cta-btn {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: var(--primary-button, #2DB300);
    color: var(--text-text-on-colour, #FFF);
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
}

.mobile-cta-btn {
    color: var(--text-primary);

    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    background: linear-gradient(0deg, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 0%, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 100%), var(--surface-button-nuetral, #EBECF2);
}

.booking-detail-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    width: calc(100% - 490px);
    min-width: 625px;
}

.summary-box {
    display: flex;
    width: 444px;
    flex-direction: column;
    align-items: flex-start;
}

.booking-detail-wapper {
    margin-top: 32px;
}

.book-now-sub-title {
    text-align: center;
    font-size: 1.8rem;
}

.book-now-sub-menu {
    display: unset;
}

.book-now-sub-menu ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.book-now-sub-menu ul li {
    float: left;
    margin-right: 2rem;
    margin-left: 2rem;
    margin-top: 17px;
    margin-bottom: 13px;
    font-size: 1.6rem;
    white-space: nowrap;
}

.detail-banner-mobile,
.show-mobile {
    display: none;
}

@media (max-width: 1408px) {
    .detail-nav nav {
        padding: 0 24px;
        justify-content: flex-start;
    }
}

@media (max-width: 1265px) {
    /* .detail-nav {
        padding: 0 auto;
    } */
}

@media (max-width: 1199px) {
    .tour-detail-wrapper .tour-detail-content {
        flex-wrap: wrap-reverse;
    }

    .tour-detail-wrapper .tour-detail-content .tour-right {
        flex-direction: row;
        max-width: 100%;
        align-items: flex-start;
    }

    .tour-detail-wrapper .tour-detail-content .tour-right .detail-banner-desc {
        min-width: 350px;
        margin-left: 0;
    }

}

@media (max-width: 991px) {

    .tour-detail-wrapper {
        gap: 0;
    }

    .tour-detail-wrapper .tour-detail-content {
        gap: 52px;
    }

    .tour-detail-wrapper .tour-detail-full-container {
        margin: 52px 0 0 0;
    }

    .tour-detail-wrapper .tour-detail-content .tour-right {
        flex-direction: column;
    }

    .tour-detail-wrapper .tour-detail-content .tour-right .detail-banner-desc {
        width: 100%;
    }

    .tour-detail-wrapper .tour-detail-content .tour-right .trip-map {
        display: none;
    }

    .detail-banner,
    .hide-mobile {
        display: none !important;
    }

    .detail-banner-mobile,
    .hide-lg,
    .show-mobile {
        display: flex !important;
    }

    .checkout-page-wrapper .booking-detail-layout {
        margin-bottom: 32px;
    }

    .detail-banner-mobile .image,
    .detail-banner-mobile .image img {
        width: 100%;
    }

    #navbar-detail {
        border-bottom: 1px solid var(--border-default);
    }

    #navbar-detail nav {
        justify-content: flex-start;
    }

    #navbar-detail li {
        padding: 0;
    }

    #navbar-detail li a {
        padding: 24px 20px;
    }

    #navbar-detail li.active a {
        border-bottom: 4px solid var(--webjet-red);
    }

    .tour-detail-full-container {
        width: 100%;
    }

    .variation-wrapper {
        margin: 0px !important;
        padding: 0px !important;
        gap: 8px;
    }

    .similar-experience .inner,
    .why-webjet-cards-wrapper .inner {
        overflow-x: auto;
        flex-wrap: nowrap;
        gap: 16px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE and Edge */
        width: 100%;
    }

    .similar-experience .inner::-webkit-scrollbar,
    .why-webjet-cards-wrapper .inner::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari, Opera */
    }

    .similar-experience .inner .card {
        flex: 0 0 auto;
        scroll-snap-align: start;
        min-width: 220px;
        max-width: 320px;
    }

    /* Why Webjet Cards */
    .why-webjet-cards-wrapper .inner .card {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1 0 0;
        border-radius: 8px;
        border: 1px solid var(--border-default-subtle);
        background: var(--webjet-white);
    }

    .why-webjet-cards-wrapper .inner .card .img img {
        width: 397.371px;
        height: 261.097px;
        flex-shrink: 0;

        opacity: 0.4;
        background: linear-gradient(199deg, #D7DAEB 19.44%, #FFF 80.88%);
    }

    .why-webjet-cards-wrapper .inner .card .body {
        display: flex;
        padding: 24px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
    }

    .why-webjet-cards-wrapper .inner .card .body p {
        color: var(--text-primary);
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }

    #content-wrapper #site-main-footer {
        margin-top: 0 !important;
    }

    .faq-wrapper {
        gap: 32px;
    }
    /* .faq-wrapper .body .faq-item .faq-item-header {
        padding: 24px 0;
    } */
    .partner-wrapper .logo-cards .logo-card {
        width: 130px;
    }

    .hide-md {
        display: none !important;
    }

}

@media (max-width: 768px) {
    .tour-detail-wrapper {
        padding: 24px 12px;
        margin: 0;
    }

    .hide-sm-mobile {
        display: none;
    }

    .detail-nav,
    .detail-nav .container {
        padding: 0;
        max-width: unset;
    }

    .detail-nav li:first-child {
        margin-left: unset;
    }

    .detail-nav li {
        display: flex;
        padding: 24px 20px;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: 600;
    }

    .book-now-sub-menu ul li {
        font-size: 1.4rem;
    }

    .slick-next,
    .slick-prev {
        display: none !important;
    }

    .member-nav-block .member-nav li {
        margin: 1.7rem 2rem 1.3rem 2rem;
    }
}

.book-now-sub-menu ul li a {
    color: #ccc;
    text-decoration: none;
}

.book-now-sub-menu ul li a:hover {
    cursor: default;
}

.book-now-sub-menu ul li .tab-active,
.book-now-sub-menu ul .tab-selc,
.book-now-sub-menu ul .phone-num {
    color: #fff;
}

.book-now .wizard-steps .seperator {
    margin-left: 1rem;
    color: #ccc;
}

@media (max-width: 575.98px) {
    .book-now .wizard-steps .seperator {
        display: none;
    }

    .trip-details .item {
        width: 173px;
    }

    .tour-card-wrapper .inner .card {
        width: 100%;
    }
}

.book-now .wizard-steps li {
    margin-right: 0rem;
    margin-left: 2rem;
    position: relative;
}

@media (max-width: 575.98px) {
    .book-now .wizard-steps li {
        display: none;
    }

    .member-nav-block .member-nav li {
        margin: 1.7rem 1rem 1.3rem 1rem;
    }
}

.book-now .wizard-steps li:first-child {
    margin-left: 0rem;
    padding-left: 0rem;
}

.book-now .wizard-steps li.active-step a,
.book-now .wizard-steps li.active-step span {
    color: #fff;
    font-weight: 600;
}

@media (max-width: 575.98px) {
    .book-now .wizard-steps li.active-step {
        display: block;
        margin-left: 0;
    }

    .small {
        font-size: 11px;
    }
}

.book-now .wizard-steps .indicator-block {
    display: none;
    position: absolute;
    top: 1.8rem;
}

@media (max-width: 575.98px) {
    .book-now .wizard-steps .indicator-block {
        display: block;
    }
}

.book-now .wizard-steps .indicator-block .indicator {
    width: 25px;
    display: inline-block;
    height: .25rem;
    margin: 0 0 5px;
    background-color: #ccc;
}

.book-now .wizard-steps .indicator-block .indicator.active {
    background-color: #fff;
}

.book-now .wizard-steps-last-item {
    display: inline;
}

.book-now .wizard-forms-selectBox {
    display: flex;
    height: 48px;
    padding: 0px 16px;
    align-items: center;
    /* width: 350px; */
    width: 100%;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid #BABDCC;
    background: #F1F2F6;
    /* Hide default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
}

.select-style {
    position: relative;
    width: 100%;
    display: inline-block;
}

.select-style::after {
    content: '\25BC'; 
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%) scaleY(0.6); /* scale down vertically */
    pointer-events: none;
    font-weight: bold;
    color: black;
    font-size: 14px; /* reduce font size too */
    line-height: 1;
}

.btn-apply {
    display: flex;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: var(--surface-interactive-actions-secondary-default, #EBECF2);
}

.book-now .wizard-forms-selectBox.saved-card {
    width: 100%;
}

@media (max-width: 991.98px) {
    .book-now .wizard-forms-selectBox.saved-card {
        width: 100%;
    }
}


.promo-code .form-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;

    align-self: stretch;
}

.promo-code .coupon-form-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
}

.promo-code .form-wrapper .p-code {
    /* width: 8%; */
}

@media (max-width: 575.98px) {

    .book-now .wizard-forms .promo-code .wizard-forms-selectBox {
        width: 100%;
    }
}

.book-now .wizard-forms,
.book-now .wizard-forms .form-group {
    width: 100%;
}

.wizard-forms-textBox-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 80%;
    color: var(--text-muted, #9BA1AE);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.book-now .wizard-forms-textBox {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: 0px 16px;
    align-items: center;
    width: 100%;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--Radius-small, 4px);
    border: var(--Stroke-regular, 1px) solid var(--border-input-default, #BABDCC);
    background: var(--surface-neutral-slate-subtlest, #F1F2F6);
    cursor: pointer;
}

.book-now .book-widget,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget {
    display: flex;
    width: 444px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    overflow: hidden;
    background: var(--webjet-white);
}
.book-now .book-widget .highlight.xl{
    overflow: hidden;
    color: var(--text-primary, #0A0B0D);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 130% */   
}
.book-now .book-widget .bill-breakdown .left {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 400px !important;
}

.book-now .book-widget .header,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .header {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.book-now .book-widget .body,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .body {
    display: flex;
    padding: 24px 24px 32px 24px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}

.book-now .book-widget .widget-item,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */
}
.book-now .book-widget .widget-item .promotion p{
    color: var(--Text-text-positive, #0B7337) !important;

}
.book-widget .widget-item .label {
    text-transform: capitalize;
}
.book-widget .widget-item .duration {
    gap: 16px;
}
.book-widget .widget-item .duration .left,
.book-widget .widget-item .duration .right {
    width: 190px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex: 1 0 0;
}

.book-now .book-widget.sticky {
    position: fixed;
    top: 32px; /* Position from top of viewport */
    z-index: 100;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    max-height: calc(100vh - 40px); /* Allow scrolling if widget is taller than viewport */
    overflow-y: auto;
}

.book-now .book-widget .widget-item .label,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item .label {
    color: var(--text-muted, #9BA1AE);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */

}
.book-widget .widget-item .supplier {
    color: var(--text-primary, #0A0B0D);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.book-now .book-widget .widget-item p,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item p {
    margin: 0;
}

.book-now .book-widget .widget-item .two-cols,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item .two-cols {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    gap: 32px
}

.book-now .book-widget .widget-item.bill-breakdown,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item.bill-breakdown {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.book-now .book-widget .widget-item.bill-breakdown .group,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item.bill-breakdown .group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
}

.book-now .book-widget .widget-item.bill-breakdown .two-cols,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item.bill-breakdown .two-cols {
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.book-now .book-widget .widget-item.bill-breakdown .two-cols.total,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item.bill-breakdown .two-cols.total {
    padding: 20px 0 0 0;
    border-top: 1px solid var(--border-default-subtle);
    /* border-bottom: 1px solid var(--border-default-subtle); */
}
.book-now .book-widget .widget-item.bill-breakdown .two-cols.total span {
    color: var(--text-primary, #0A0B0D);
    text-align: right;
    font-feature-settings: 'liga' off;

    /* Heading/Bold/heading-03 */
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
}

.book-now .book-widget .highlight,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .highlight {
    color: var(--Text-text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 137.5% */
}
.book-now .book-widget .highlight span{
    word-break: break-word;
}
.book-now .book-widget .highlight svg{
   min-width:16px;
}

.book-now .book-widget div.highlight,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget div.highlight {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}

.book-now .book-widget .total,
#mobile-trip-detail .modal-body .booking-detail-layout .book-widget .total {
    color: var(--text-primary, #0A0B0D);
    text-align: right;
    font-family: var(--secondary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 136.364% */
}

.book-now .traveller-detail-wrapper,
#mobile-trip-detail .modal-body .booking-detail-layout .traveller-detail-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.traveller-detail-wrapper labelledby,
#mobile-trip-detail .modal-body .booking-detail-layout .traveller-detail-wrapper labelledby {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}
.traveller-detail-wrapper labelledby,
.traveller-detail-wrapper .traOpt  p {
    color: var(--text-primary, #0A0B0D);

    /* Label/Regular/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
}

.show-under-1150 {
    display: none !important;
}
.error-title{
    color: var(--text-primary, #0A0B0D) !important;
}
@media (max-width: 1175px) {
    .book-summary-mobile .book-now .book-widget .body {
        padding: 0 24px;
    }
    .payment-layout .book-summary-mobile .book-widget .body,
    .checkout-page-wrapper .book-summary-mobile .book-widget .body {
        padding: 0px;
    }
    .hide-under-1150 {
        display: none !important;
    }

    .booking-detail-form {
        min-width: unset !important;
    }
    .book-now .book-widget.sticky {
        position: relative;
        top: 0;
        box-shadow: none;
        max-height: none;
        overflow-y: visible;
    }

    .tra-drop,
    .year-selector,
    .month-graph-table,
    .month-graph-bar-row,
    .show-under-1150,
    .checkout-page-wrapper .left,
    .booking-detail-form,
    .book-summary-mobile,
    .book-now .book-widget,
    .checkout-page-wrapper > .right, 
    .payment-layout .right,
    .payment-layout .left, 
    .checkout-page-wrapper .left {
        width: 100% !important;
    }

    .payment-layout,
    .checkout-page-wrapper,
    .booking-payment .widget-item:not(.bill-breakdown) {
        flex-direction: column !important;
    }
    .checkout-page-wrapper .booking-detail-layout{
        padding-bottom: 0px !important;
    }

    .checkout-page-wrapper {
        gap: 22px;
    }
    .show-under-1150 {
        display: block !important;
    }

    .summary-box,
    .book-widget .header {
        display: none !important;
    }

    .booking-content .breadcrumb {
        flex-wrap: nowrap !important;
    }

    .booking-content .breadcrumb-wrapper {
        overflow-x: auto !important;
    }
}

@media (max-width: 575.98px) {
    .book-now .wizard-forms-textBox.coupon-txt {
        width: 100%;
    }
}

.book-now .wizard-forms-checkBox {
    width: 15px;
    height: 15px;
    appearance: auto;
}

.book-now .wizard-forms .secure-code {
    width: 8rem;
}

.book-now .wizard-forms .city-box {
    width: 100%;
    margin-right: 1.2rem;
}

.book-now .wizard-forms .address-box {
    width: 100%;
}

.book-now .wizard-forms .dob {
    width: 45%;
    margin-right: .8rem;
}

.book-now .wizard-forms .label-block {
    display: inline;
}

.book-now .wizard-forms .form-group {
    margin-bottom: 2.2rem;
}

.book-now .wizard-forms .form-group label {
    display: block;
    color: #000;
    font-size: 1.4rem;
    padding-left: .2rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    margin-bottom: 4px;
}

/* .book-now .wizard-forms .terms-txt .terms-txt-desc {
    padding: 0;
    margin: 0;
    font-size: 1.3rem;
    color: #707271;
    font-weight: 600;
} */

/* .terms-txt-desc a {
    color: #0060BB !important;
} */

.book-now .wizard-forms__btn {
    margin-top: 2rem;
}

.book-now .wizard-forms .content-strong {
    font-weight: 600;
    display: inline;
}

.book-now .wizard-forms .booking-confirm-info {
    color: #000;
    font-size: 1.6rem;
    margin-bottom: .5rem;
}

.book-now .wizard-forms .booking-confirm-info .col-first {
    padding-right: 0;
}

.book-now .wizard-forms .booking-confirm-info .info-left-col {
    white-space: nowrap;
    font-size: 1.2rem;
    letter-spacing: .034rem;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
    margin: 0;
    line-height: 3rem;
}

.mobile-cta-btn {
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 20px;
    display: flex;
    height: 40px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border: none;

}

.book-now .wizard-forms .booking-confirm-info .col-second p {
    margin: 0;
    line-height: 3rem;
}

.book-now .wizard-forms .counter-block img {
    width: auto;
}

.book-now .wizard-forms .counter-block img:hover {
    cursor: pointer;
}

.book-now .wizard-forms .counter-block .counter-input {
    width: 3.7rem;
    margin: 0 .8rem;
    text-align: center;
    font-size: 1.1rem;
    padding: .4rem 0;
    border: 1px solid #ccc;
}

.book-now .wizard-forms .booking-cal-widget {
    color: #000;
    font-size: 1.6rem;
}

.book-now .wizard-forms .booking-cal-widget .seats-available {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 3rem 0 0 0;
}

.book-now .exp-sidebar {
    padding: 0;
    background-color: #fff;
}

.book-now .exp-sidebar-heading {
    text-align: center;
    padding-top: 5rem;
    width: 100%;
}

@media (max-width: 575.98px) {
    .book-now .exp-sidebar-heading {
        padding-top: 0rem;
        width: 100%;
    }
}

.book-now .exp-sidebar-heading h3 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    letter-spacing: .57rem;
    max-width: 90%;
    margin: 0 auto 2rem auto;
}

@media (max-width: 575.98px) {
    .book-now .exp-sidebar-heading h3 {
        font-size: 2rem;
        line-height: 2.8rem;
        max-width: 70%;
    }
}

.book-now .exp-sidebar-img {
    margin: 0 -1.6rem;
}

.book-now .exp-sidebar-img img {
    width: 100%;
}

.book-now .exp-sidebar .side-heading {
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 3.6rem;
    color: #fff;
    font-weight: 600;
    margin-top: 1rem;
    display: block
}

.book-now .exp-sidebar .side-desc {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin: 0 0 1.2rem 0;
}

@media (max-width: 767px) {
    .book-now .exp-sidebar .side-desc {
        margin-bottom: 2rem;
        display: inline-block
    }

    .pricing-grid .row {
        display: block
    }

    .pricing-grid .pricing-sale {
        background: #e5e5e5;
    }

    .pricing-grid .pricing-head {
        display: none;
    }

    .pricing-grid .pricing-data-col {
        padding: .8rem 0 0 1.5rem
    }

    .pricing-grid .pricing-data-col:first-child {
        padding-top: 1.5rem
    }

    .pricing-grid .pricing-col4 {
        text-align: left !important;
        padding-bottom: 2rem
    }

    .alltrip-misc p {
        margin-bottom: 4rem !important;
    }

    .review-block {
        max-width: 100%;
    }

}

@media (max-width: 767.98px) {
    .book-now .exp-sidebar .price-row-grp {
        width: 100%
    }
}

.book-now .exp-sidebar .first-details {
    margin-top: 1.5rem
}

.book-now .exp-sidebar-details {
    margin-bottom: 0rem;
}

.book-now .exp-sidebar-details span {
    font-size: 1.6rem;
    color: #ccc
}

.book-now .exp-sidebar-details p {
    font-size: 1.6rem
}

.book-now .exp-sidebar .section-box-one {
    background-color: #2f9ed3;
    padding: 0rem 1.62rem 1.2rem 1.62rem;
    color: #fff;
}

.book-now .exp-sidebar .support-chat-box {
    background-color: #3c4443;
    padding: 1.5rem 1.62rem;
    margin-top: 5rem;
    margin-bottom: 4rem;
}

.book-now .exp-sidebar .support-chat-box .chat-text .need-assist {
    font-size: 1.3rem;
    color: #ccc;
}

.book-now .exp-sidebar .support-chat-box .chat-text p {
    font-size: 1.6rem;
    text-transform: uppercase;
    line-height: 2.6rem
}

.book-now .exp-sidebar .support-write-msg {
    border: solid 1px #e1dfdf;
    padding: 2.5rem 2rem;
}

.book-now .exp-sidebar .support-write-msg .write-msg {
    position: relative;
}

.book-now .exp-sidebar .support-write-msg .write-msg a {
    position: absolute;
    right: 3rem;
    top: 1rem;
}

.book-now .exp-sidebar .support-write-msg .write-msg input {
    width: 100%;
    padding: 1rem .9rem;
    font-size: 1.2rem;
    border: none;
    background-color: rgba(0, 0, 0, .05);
}

.book-now .payment-options .txt-deposit {
    font-size: 1.2rem;
    line-height: 2.4rem;
    letter-spacing: .044rem;
    margin: 0;
}

.book-now .payment-options .txt-amount {
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: .05rem;
    font-weight: 400;
    margin: 0;
}

.book-now .payment-options .form-row {
    position: relative;
}

.book-now .payment-options .book-now-pay {
    color: rgba(60, 68, 67, .5);
    font-size: 1.6rem;
    letter-spacing: .25rem;
    margin-left: 2.5rem;
}

.book-now .payment-options .book-now-pay.book-now-pay-full {
    color: #000;
}

.book-now .payment-options .txt-deposit {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: .038rem;
    margin: 2rem 0 0 0;
    max-width: 75%;
}

.book-now .payment-options .pay-deposit {
    margin-bottom: 2rem;
}

.book-now .payment-options .pay-deposit p {
    margin-top: 0;
}

.book-now .payment-options .pay-full-desc {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: .038rem;
}

.book-now .payment-options .form-check-input {
    margin-right: .5rem;
    border: 1px solid #979797;
    display: inline-block;
    margin-left: 0;
    margin-top: .2rem;
}

.book-now .payment-options .divider {
    height: 1px;
    margin: 2rem 0;
    border: 1px dashed #979797;
}

.book-now .booking-terms .form-group {
    flex-wrap: nowrap;
    display: flex;
}

.book-now .booking-terms .form-group .terms-check {
    margin-right: .7rem;
}

.book-now .payment-due .row {
    flex-wrap: nowrap;
    margin-bottom: 2rem;
}

@media (max-width: 767.98px) {
    .book-now .payment-due .row .col:first-child {
        display: none;
    }

    .book-now .payment-due .row {
        flex-wrap: wrap;
    }

    .book-now .wizard-forms .form-group .col-12:last-child {
        margin-top: 2.2rem;
    }
}

.book-now .payment-due .pd-row-one,
.book-now .payment-due .pd-row-two {
    font-size: 1.6rem;
    white-space: nowrap;
    margin: 0;
    letter-spacing: .044rem;
    line-height: 3.5rem;
}

.book-now .payment-due .msg-payment-due {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: .038rem;
    color: #3c4443;
    margin: 0;
}

.book-now .payment-due .msg-payment-due strong {
    font-weight: 400;
}

.book-now .book-widget {
    display: flex;
    width: 444px;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 991.98px) {
    .book-now .book-widget {
        max-width: 100%;
        float: none;
    }
}

.book-now .book-widget .logo-arrow {
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.book-now .phone-num,
.book-now .phone-num a {
    color: #fff;
    margin-right: 0;
}

.sborder {
    border: 1px solid #d0021b !important;
}

.frmBorder {
    border-bottom: 1px dotted #d5eca8;
}

.curFocusChq {
    outline-color: #d5eca8;
    outline-style: solid;
    outline-width: thin;
}

.profile .profile-twocol {
    display: flex;
    flex-wrap: wrap
}

.profile .profile-twocol .form-check {
    width: 33%;
}

.profile-section h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
}

.profile .form-group.group-sel label {
    width: 100%;
}

.profile .form-group .form-control {
    width: 100%;
}

.create-acc-pass {
    font-size: 1.4rem;
}

.from-dob-row {
    margin-bottom: 0rem !important;
}

.form-group-adult h4 {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: .5rem;
    letter-spacing: .2rem;
    color: #000;
}

.pay-blk-highlight {
    font-weight: 600;
    text-transform: uppercase;
}

.highlight {
    font-weight: 600;
    color: #000;
}

.small-print {
    font-size: 13px !important;
    color: #000;
}

.small-print h4 {
    font-weight: 600;
    margin: 0;
}

.phone-num-link {
    color: #000 !important;
}

.passenger-list .highlight {
    margin-bottom: 1rem;
    display: inline-block
}

.dark-text {
    font-weight: 500
}

.border-dotted {
    border-bottom: 1px dashed rgba(255, 255, 255, .5)
}

.icon-sidebar {
    margin: -.5rem 1rem 0 0
}

.price-row {
    line-height: 2.8rem
}

.price-head {
    font-weight: 600
}

.move-right {
    float: right
}

.sum-head {
    font-size: 1.4rem !important
}

.tot-price {
    font-weight: 600;
    color: #fff !important;
    font-size: 1.8rem !important;
    display: inline-block;
    margin-left: 1.5rem
}

.best-savings p {
    font-size: 1.6rem;
    letter-spacing: .1rem
}

.loc-row {
    align-items: flex-start
}

.loc-row img {
    margin-top: 0
}

.loc-row img.icon-sidebar-alt {
    width: 1.75rem
}

.book-now__step1 form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.total-block {
    float: right;
    text-align: right
}

.total-block .highlight {
    font-size: 1.8rem
}

.clear-fix {
    clear: both;
    overflow: hidden
}

.btn-continue {
    padding-bottom: 12rem
}

.btn-continue .btn {
    float: right
}

/* .opt-blk p,
.room-sel-blk p {
    margin-bottom: .5rem
} */

.total-container {
    background: #2f9ed3;
    padding-bottom: 1.5rem
}

.detail-total-block {
    border: 1px solid #3c4443;
    background: #f9f9f9;
    padding: 2rem;
    color: #000;
    font-size: 1.6rem
}

.strike {
    text-decoration: line-through
}

.booking-options {
    flex-wrap: nowrap
}

.highlight-blk {
    border-radius: 8px;
    border: 1px solid var(--Border-input-active, #515466);
    background: #F1F2F6;
}

.tra-drop {
    position: relative;
    width: 45%;
}

.tra-drop .icon-person {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 2.2rem;
    height: 2.2rem
}

.tra-dropdown,
.year-dropdown {
    display: none;
    width: 370px;

    padding: 4px 0px;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;

    border-radius: 4px;
    background: var(--surface-container-base, #FFF);
    cursor: pointer;
    /* Elevation/float */
    box-shadow: 0px 20px 24px -6px rgba(137, 144, 158, 0.08), 0px 8px 10px -6px rgba(137, 144, 158, 0.08);
}

.tra-dropdown.show {
    display: flex;
}

.year-dropdown {
    display: flex;
    top: 48px;
    z-index: 1;
}

@media (max-width: 575.98px) {
    .tra-dropdown {
        width: 300px
    }
}

.traNote p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    max-width: 80%;
    margin: 0 0 8px 0
}

@media (max-width: 991.98px) {
    .traNote p {
        max-width: 100%
    }
}

@media (max-width: 575.98px) {
    .traNote p {
        margin-top: 1.5rem;
        max-width: 80%
    }
}

.traOpt {
    overflow: hidden;
    border-top: 1px solid #dadada;
    padding: 10px
}

.traOpt .form-control {
    display: flex;
    width: 40px;
    padding: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    border: none;
    text-align: center;
}

.input-number[readonly] {
    background: 0 0;
    cursor: text
}

.input-number:focus {
    outline: 0 !important;
    box-shadow: none
}

.tCount,
.traOpt p {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    line-height: 1.2em
}

.tCount,
.traOpt .input-group {
    float: right
}

.input-group {
    display: flex
}

.promo-note,
.tra-small,
.traNote p {
    font-size: 1.2rem;
    color: #333;
    line-height: 1.6rem;
    display: block
}

.even-size {
    width: 48% !important;
}

.traOpt {

    display: flex;
    padding: 12px 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.traOptLast {
    display: flex;
    padding: 12px var(--Spacing-16, 16px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.tra-info {
    background: #f9f9f9;
    margin: 10px;
    padding: 10px;
    font-size: 12px
}

.tra-info a,
.tra-info a:hover {
    text-decoration: none
}

.tra-info .tra-max {
    margin-bottom: 10px
}

.btn-blue,
.btn-blue:focus,
.btn-blue:hover {
    display: flex;
    width: 38px;
    height: 38px;
    padding: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    border: 1px solid var(--text-primary);
}

.btn-blue span {
    font-size: 24px;
    font-weight: 600;
    line-height: 1rem;
    color: #fff;
}

.icon-minus,
.icon-plus {
    background: #203858;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center
}

.icon-minus:hover,
.icon-plus:hover {
    transform: scale(1);
}

.btn.disabled,
.btn:disabled {
    cursor: auto
}

.pass-strength {
    background: #203858;
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 400;
    height: 34px;
}

.error-btn .btn-primary {
    margin-right: 2rem;
}



.showme {
    display: block !important
}

.room-details p:not(:last-child) {
    margin-bottom: 1.5rem
}

.btn-blue[disabled="disabled"] {
    opacity: 0.4;
}

.now-price {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2px;
    margin: 0;
    flex-wrap: wrap;
}
.now-price .price {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 2px;
}
.tour-only {
    font-size: 14px;
    color: var(--text-secondary);
    margin-left: 4px;
    font-weight: 600;
    margin-top: 6px;
}
.disclaimer {
    font-size: 14px;
    color: var(--text-secondary);
    margin-left: 4px;
    font-weight: 400;
    margin-top: 6px;
}

/* .detail-banner-desc .now-price {
    position: relative;
    display: inline-block;
} */

.now-price .currency {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--text-secondary, #64748B);
    text-transform: uppercase;
}

.now-price .amount {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--text-primary, #0A0B0D);
}

.now-price .per-person {
    font-size: 14px;
    font-weight: 400;
    color: var(--text-secondary, #64748B);
    margin-left: 4px;
}

.icon-minus-booking::after,
.icon-plus-booking::after {
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    line-height: 1rem;
    color: var(--text-primary);
}

.icon-plus-booking::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M8.98422 2.58462C8.98422 2.04001 8.54422 1.60001 7.99961 1.60001C7.45499 1.60001 7.01499 2.04001 7.01499 2.58462V7.01539H2.58422C2.03961 7.01539 1.59961 7.45539 1.59961 8.00001C1.59961 8.54462 2.03961 8.98462 2.58422 8.98462H7.01499V13.4154C7.01499 13.96 7.45499 14.4 7.99961 14.4C8.54422 14.4 8.98422 13.96 8.98422 13.4154V8.98462H13.415C13.9596 8.98462 14.3996 8.54462 14.3996 8.00001C14.3996 7.45539 13.9596 7.01539 13.415 7.01539H8.98422V2.58462Z" fill="%230A0B0D"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.icon-minus-booking::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.3996 7.98462C14.3996 8.52923 13.9596 8.96923 13.415 8.96923H2.58422C2.03961 8.96923 1.59961 8.52923 1.59961 7.98462C1.59961 7.44 2.03961 7 2.58422 7H13.415C13.9596 7 14.3996 7.44 14.3996 7.98462Z" fill="%230A0B0D"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.yamm .collapse,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
    position: relative
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto;
    top: 37px;
    border-radius: 0
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.calnder-mode-selector {
    display: flex;
    padding: 12px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-default);
    background: var(--webjet-white);
}

.cal-button {
    width: 28px;
    height: 26px
}

/* .cal-button {
    opacity: .3;
}

.cal-button.selected {
    opacity: .7;
} */

.cal-button.selected.cal-grid {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_13452_9726)"><path d="M5.58795 6.64228H1.05433C0.473373 6.64228 0 6.16891 0 5.58795V1.05433C0 0.473373 0.473373 0 1.05433 0H5.5858C6.16676 0 6.64013 0.473373 6.64013 1.05433V5.5858C6.64013 6.16676 6.16676 6.64013 5.5858 6.64013L5.58795 6.64228ZM1.07585 5.56643H5.56643V1.07585H1.07585V5.56643Z" fill="%23311EA8"/><path d="M14.9432 6.64228H10.4118C9.83079 6.64228 9.35742 6.16891 9.35742 5.58795V1.05433C9.35742 0.473373 9.83079 0 10.4118 0H14.9432C15.5242 0 15.9976 0.473373 15.9976 1.05433V5.5858C15.9976 6.16676 15.5242 6.64013 14.9432 6.64013V6.64228ZM10.4333 5.56643H14.9239V1.07585H10.4333V5.56643Z" fill="%23311EA8"/><path d="M5.58795 16H1.05433C0.473373 16 0 15.5266 0 14.9457V10.4142C0 9.83324 0.473373 9.35986 1.05433 9.35986H5.5858C6.16676 9.35986 6.64013 9.83324 6.64013 10.4142V14.9457C6.64013 15.5266 6.16676 16 5.5858 16H5.58795ZM1.07585 14.9241H5.56643V10.4336H1.07585V14.9241Z" fill="%23311EA8"/><path d="M14.9432 16H10.4118C9.83079 16 9.35742 15.5266 9.35742 14.9457V10.4142C9.35742 9.83324 9.83079 9.35986 10.4118 9.35986H14.9432C15.5242 9.35986 15.9976 9.83324 15.9976 10.4142V14.9457C15.9976 15.5266 15.5242 16 14.9432 16ZM10.4333 14.9241H14.9239V10.4336H10.4333V14.9241Z" fill="%23311EA8"/></g><defs><clipPath id="clip0_13452_9726"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>') no-repeat center center;
}

.cal-button.selected.cal-list {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="16" viewBox="0 0 19 16" fill="none"><g clip-path="url(%23clip0_13452_9732)"><path d="M18.2594 1.49589H4.5128C4.10413 1.49589 3.77246 1.16081 3.77246 0.747943C3.77246 0.335079 4.10413 0 4.5128 0H18.2594C18.668 0 18.9997 0.335079 18.9997 0.747943C18.9997 1.16081 18.668 1.49589 18.2594 1.49589Z" fill="%23311EA8"/><path d="M0.740337 1.49586C0.692955 1.49586 0.642612 1.48987 0.595231 1.4809C0.547849 1.47192 0.500468 1.45696 0.456047 1.43901C0.411627 1.42106 0.370168 1.39713 0.328709 1.3702C0.290212 1.34328 0.251714 1.31037 0.216178 1.27746C0.0799564 1.13684 0 0.94537 0 0.747913C0 0.550456 0.0799564 0.358982 0.216178 0.218369C0.251714 0.185459 0.290212 0.15255 0.328709 0.125624C0.370168 0.098698 0.411627 0.0747638 0.456047 0.0568132C0.500468 0.0388626 0.547849 0.0239037 0.595231 0.0149284C0.8351 -0.03294 1.09274 0.0448461 1.26449 0.218369C1.40072 0.358982 1.48067 0.550456 1.48067 0.747913C1.48067 0.94537 1.40072 1.13684 1.26449 1.27746C1.12531 1.41508 0.935786 1.49586 0.740337 1.49586Z" fill="%23311EA8"/><path d="M18.2594 8.74796H4.5128C4.10413 8.74796 3.77246 8.41288 3.77246 8.00002C3.77246 7.58715 4.10413 7.25208 4.5128 7.25208H18.2594C18.668 7.25208 18.9997 7.58715 18.9997 8.00002C18.9997 8.41288 18.668 8.74796 18.2594 8.74796Z" fill="%23311EA8"/><path d="M0.740337 8.74794C0.544888 8.74794 0.355362 8.66717 0.216178 8.52954C0.0799564 8.38893 0 8.19746 0 8C0 7.95213 0.00592269 7.90127 0.0148067 7.8534C0.0236908 7.80553 0.0384975 7.75767 0.0562656 7.71279C0.076995 7.66791 0.0977244 7.62603 0.124377 7.58414C0.151029 7.54226 0.183603 7.50636 0.216178 7.47046C0.491584 7.19222 0.98909 7.19222 1.26449 7.47046C1.29707 7.50636 1.32964 7.54226 1.3563 7.58414C1.38295 7.62603 1.40664 7.66791 1.42441 7.71279C1.44218 7.75767 1.45698 7.80553 1.46587 7.8534C1.47475 7.90127 1.48067 7.95213 1.48067 8C1.48067 8.19746 1.40072 8.38893 1.26449 8.52954C1.12531 8.66717 0.935786 8.74794 0.740337 8.74794Z" fill="%23311EA8"/><path d="M18.2594 16H4.5128C4.10413 16 3.77246 15.6649 3.77246 15.252C3.77246 14.8392 4.10413 14.5041 4.5128 14.5041H18.2594C18.668 14.5041 18.9997 14.8392 18.9997 15.252C18.9997 15.6649 18.668 16 18.2594 16Z" fill="%23311EA8"/><path d="M0.740337 15.9999C0.544888 15.9999 0.355362 15.9192 0.216178 15.7815C0.0799564 15.6409 0 15.4495 0 15.252C0 15.2041 0.00592269 15.1533 0.0148067 15.1054C0.0236908 15.0575 0.0384975 15.0097 0.0562656 14.9648C0.0740337 14.9199 0.0977244 14.878 0.124377 14.8361C0.151029 14.7943 0.183603 14.7584 0.216178 14.7225C0.251714 14.6895 0.287251 14.6566 0.328709 14.6297C0.370168 14.6028 0.411627 14.5789 0.456047 14.5609C0.500468 14.543 0.547849 14.528 0.595231 14.519C0.838061 14.4711 1.09274 14.5489 1.26449 14.7225C1.29707 14.7584 1.32964 14.7943 1.3563 14.8361C1.38295 14.878 1.40664 14.9199 1.42441 14.9648C1.44218 15.0097 1.45698 15.0575 1.46587 15.1054C1.47475 15.1533 1.48067 15.2041 1.48067 15.252C1.48067 15.4495 1.40072 15.6409 1.26449 15.7815C1.12531 15.9192 0.935786 15.9999 0.740337 15.9999Z" fill="%23311EA8"/></g><defs><clipPath id="clip0_13452_9732"><rect width="19" height="16" fill="white"/></clipPath></defs></svg>') no-repeat center center;
}

.cal-button.cal-grid {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_13452_9726)"><path d="M5.58795 6.64228H1.05433C0.473373 6.64228 0 6.16891 0 5.58795V1.05433C0 0.473373 0.473373 0 1.05433 0H5.5858C6.16676 0 6.64013 0.473373 6.64013 1.05433V5.5858C6.64013 6.16676 6.16676 6.64013 5.5858 6.64013L5.58795 6.64228ZM1.07585 5.56643H5.56643V1.07585H1.07585V5.56643Z" fill="%23BABDCC"/><path d="M14.9432 6.64228H10.4118C9.83079 6.64228 9.35742 6.16891 9.35742 5.58795V1.05433C9.35742 0.473373 9.83079 0 10.4118 0H14.9432C15.5242 0 15.9976 0.473373 15.9976 1.05433V5.5858C15.9976 6.16676 15.5242 6.64013 14.9432 6.64013V6.64228ZM10.4333 5.56643H14.9239V1.07585H10.4333V5.56643Z" fill="%23BABDCC"/><path d="M5.58795 16H1.05433C0.473373 16 0 15.5266 0 14.9457V10.4142C0 9.83324 0.473373 9.35986 1.05433 9.35986H5.5858C6.16676 9.35986 6.64013 9.83324 6.64013 10.4142V14.9457C6.64013 15.5266 6.16676 16 5.5858 16H5.58795ZM1.07585 14.9241H5.56643V10.4336H1.07585V14.9241Z" fill="%23BABDCC"/><path d="M14.9432 16H10.4118C9.83079 16 9.35742 15.5266 9.35742 14.9457V10.4142C9.35742 9.83324 9.83079 9.35986 10.4118 9.35986H14.9432C15.5242 9.35986 15.9976 9.83324 15.9976 10.4142V14.9457C15.9976 15.5266 15.5242 16 14.9432 16ZM10.4333 14.9241H14.9239V10.4336H10.4333V14.9241Z" fill="%23BABDCC"/></g><defs><clipPath id="clip0_13452_9726"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>') no-repeat center center;
}

.cal-button.cal-list {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="16" viewBox="0 0 19 16" fill="none"><g clip-path="url(%23clip0_13452_9732)"><path d="M18.2594 1.49589H4.5128C4.10413 1.49589 3.77246 1.16081 3.77246 0.747943C3.77246 0.335079 4.10413 0 4.5128 0H18.2594C18.668 0 18.9997 0.335079 18.9997 0.747943C18.9997 1.16081 18.668 1.49589 18.2594 1.49589Z" fill="%23BABDCC"/><path d="M0.740337 1.49586C0.692955 1.49586 0.642612 1.48987 0.595231 1.4809C0.547849 1.47192 0.500468 1.45696 0.456047 1.43901C0.411627 1.42106 0.370168 1.39713 0.328709 1.3702C0.290212 1.34328 0.251714 1.31037 0.216178 1.27746C0.0799564 1.13684 0 0.94537 0 0.747913C0 0.550456 0.0799564 0.358982 0.216178 0.218369C0.251714 0.185459 0.290212 0.15255 0.328709 0.125624C0.370168 0.098698 0.411627 0.0747638 0.456047 0.0568132C0.500468 0.0388626 0.547849 0.0239037 0.595231 0.0149284C0.8351 -0.03294 1.09274 0.0448461 1.26449 0.218369C1.40072 0.358982 1.48067 0.550456 1.48067 0.747913C1.48067 0.94537 1.40072 1.13684 1.26449 1.27746C1.12531 1.41508 0.935786 1.49586 0.740337 1.49586Z" fill="%23BABDCC"/><path d="M18.2594 8.74796H4.5128C4.10413 8.74796 3.77246 8.41288 3.77246 8.00002C3.77246 7.58715 4.10413 7.25208 4.5128 7.25208H18.2594C18.668 7.25208 18.9997 7.58715 18.9997 8.00002C18.9997 8.41288 18.668 8.74796 18.2594 8.74796Z" fill="%23BABDCC"/><path d="M0.740337 8.74794C0.544888 8.74794 0.355362 8.66717 0.216178 8.52954C0.0799564 8.38893 0 8.19746 0 8C0 7.95213 0.00592269 7.90127 0.0148067 7.8534C0.0236908 7.80553 0.0384975 7.75767 0.0562656 7.71279C0.076995 7.66791 0.0977244 7.62603 0.124377 7.58414C0.151029 7.54226 0.183603 7.50636 0.216178 7.47046C0.491584 7.19222 0.98909 7.19222 1.26449 7.47046C1.29707 7.50636 1.32964 7.54226 1.3563 7.58414C1.38295 7.62603 1.40664 7.66791 1.42441 7.71279C1.44218 7.75767 1.45698 7.80553 1.46587 7.8534C1.47475 7.90127 1.48067 7.95213 1.48067 8C1.48067 8.19746 1.40072 8.38893 1.26449 8.52954C1.12531 8.66717 0.935786 8.74794 0.740337 8.74794Z" fill="%23BABDCC"/><path d="M18.2594 16H4.5128C4.10413 16 3.77246 15.6649 3.77246 15.252C3.77246 14.8392 4.10413 14.5041 4.5128 14.5041H18.2594C18.668 14.5041 18.9997 14.8392 18.9997 15.252C18.9997 15.6649 18.668 16 18.2594 16Z" fill="%23BABDCC"/><path d="M0.740337 15.9999C0.544888 15.9999 0.355362 15.9192 0.216178 15.7815C0.0799564 15.6409 0 15.4495 0 15.252C0 15.2041 0.00592269 15.1533 0.0148067 15.1054C0.0236908 15.0575 0.0384975 15.0097 0.0562656 14.9648C0.0740337 14.9199 0.0977244 14.878 0.124377 14.8361C0.151029 14.7943 0.183603 14.7584 0.216178 14.7225C0.251714 14.6895 0.287251 14.6566 0.328709 14.6297C0.370168 14.6028 0.411627 14.5789 0.456047 14.5609C0.500468 14.543 0.547849 14.528 0.595231 14.519C0.838061 14.4711 1.09274 14.5489 1.26449 14.7225C1.29707 14.7584 1.32964 14.7943 1.3563 14.8361C1.38295 14.878 1.40664 14.9199 1.42441 14.9648C1.44218 15.0097 1.45698 15.0575 1.46587 15.1054C1.47475 15.1533 1.48067 15.2041 1.48067 15.252C1.48067 15.4495 1.40072 15.6409 1.26449 15.7815C1.12531 15.9192 0.935786 15.9999 0.740337 15.9999Z" fill="%23BABDCC"/></g><defs><clipPath id="clip0_13452_9732"><rect width="19" height="16" fill="white"/></clipPath></defs></svg>') no-repeat center center;
}

.cal-button.cal-grid.selected,
.cal-button.cal-grid:hover,
.cal-button.cal-list.selected,
.cal-button.cal-list:hover {
    opacity: 1;
    cursor: pointer;
}

.calendar-legends {
    display: flex;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    flex-wrap: wrap;
}

.calendar-legends .group {
    display: flex;
    align-items: center;
    gap: 24px;
}

.calendar-legends .legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--text-tertiary, #6A758D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.calendar-legend span {
    color: var(--text-tertiary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: var(--Font-Weight-Regular, 400);
    line-height: 20px;
    /* 142.857% */
}

/* div.calendar {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    text-align: justify;
} */
 div.calendar {
    display: grid;
    /* height: 422px; */
    column-gap: 52px;
    align-self: stretch;
    grid-template-rows: repeat(6, minmax(0, 1fr));
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

div.calendar div.box {
    display: flex;
    /* width: 42.058px;
    height: 40.656px; */
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    align-self: center;
    justify-self: center;
    color: var(--text-primary, #0A0B0D);
    text-align: center;
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
}

div.calendar div.box.head {
    font-weight: 700;
}

@media (max-width: 767.98px) {
    div.calendar div.box {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 575.98px) {
    div.calendar div.box {
        padding-right: 5px;
        padding-left: 5px;
    }
}

/* div.calendar div.box:nth-child(7n) {
    width: 14.8%;
    padding-right: 0;
} */

div.calendar div.day {
    width: 100%;
    height: 100%;
    min-height: 5em;
    padding: 3px;
    margin: 0;
    position: relative;
    color: var(--text-muted);
    vertical-align: middle;
    

}

div.calendar div.day .number {
    display: flex;
    width: 44px;
    height: 44px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 25px;
    position:relative;
    
}
div.calendar div.day .number .selling-fast-dot {
    display: none;
}
div.calendar div.day.last-few .number .selling-fast-dot {
    display: block;
    width: 11px;
    height: 11px;

    position: absolute;
    right: 0;
    top: 2.167px;
    background: var(--icon-icon-warning, #E88800);
    border-radius: 50%;
    border: 2px solid #fff;
}
div.calendar div.day .hover {
    display: flex;
    width: 64px;
    padding: 6px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

div.calendar div.day.selectable:hover:not(.otherMonth) .hover {
    border-radius: 12px;
    background: var(--Surface-background-base-subtle, #F4F6F4);
}

/* div.calendar div.day.selectable:hover:not(.selectedDate) .number {
    border: 1px solid var(--border-default);
} */

div.calendar div.day.promotion.selectedDate:not(.otherMonth) .number {
    background: #311EA8;
    color: var(--webjet-white);
}

div.calendar div.day.lowest.selectedDate:not(.otherMonth) .number {
    background: var(--primary-button);
    color: var(--webjet-white);
}

div.calendar div.day.selectable:not(.selectedDate):not(.otherMonth) .number {
    border-radius: 24px;
    color: var(--text-primary);
    background: var(--Surface-background-base-subtle, #F4F6F4);
}

div.calendar div.day.selectedDate.selectable:not(.promotion):not(.lowest):not(.otherMonth) .number {
    border-radius: 24px;
    background: var(--Icon-icon-primary, #12131A);
    color: var(--webjet-white);
}

div.calendar div.day:not(.otherMonth).notAvailable div.number{
    background: rgba(58, 61, 77, 0.04);
    color: var(--Text-text-muted, #9BA1AE);
    border-radius: 24px;
}


/* div.calendar div.day.last-few .number {
    background: #FFBB1D;
    color: var(--webjet-white);
}

div.calendar div.day.call-to-book-text .number {
    background: var(--westjet-red);
    color: var(--westjet-white);
} */

div.calendar div.day:not(.otherMonth) div.price.promotion {
    color: #311EA8;
}

div.calendar div.day:not(.otherMonth) div.price.lowest {
    color: var(--primary-button);
}

/* div.calendar div.price.selling-fast {
    color: #FFBB1D;
} */

/* div.calendar div.price.call-to-book-text {
    color: var(--westjet-red);
} */

div.calendar div.head {
    height: 30px;
    color: var(--text-primary, #0A0B0D);
text-align: center;
font-family: var(--secondary-font-family);
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 100% */
}

div.head div.day {
    padding-bottom: 10px;
}

.past-month,
div.calendar div.day.otherMonth,
div.calendar div.day:not(.otherMonth).notAvailable div.price{
    color: #9f9f9f;
}

div.calendar div.day:not(.otherMonth) div.price {
    color: var(--text-primary);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
div.calendar div.day.otherMonth div.price {
    display: none;
}
.room-selection-wrapper .room-items {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
}

.room-selection-wrapper .room-item {
    display: flex;
    /* width: 216px; */
    height: 138px;
    padding: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 8px;
    border: 1px solid var(--Border-input-active, #515466);

}

.room-selection-wrapper .room-item-content {
    display: flex;
    flex-direction: column;
    gap:12px;
    width: 100%;
}

div.trip-alert.hide {
    display: none;
}

div.calTitleBar {
    height: auto;
    width: 100%;
    padding: 5px;
    border-bottom: #fff solid 2px;
}

.hoverHide {
    height: 2px;
    text-align: left;
    padding: 0;
    border: none;
}

.hoverHide:hover {
    height: auto;
}

.green-text {
    color: #008000;
}

.green-text.square {
    background: #008000;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.date-list-chepest-box,
.date-list-was-price {
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
}
.date-list-was-price span{
    color: #DC140A;

    /* Body/Bold/body-02 */
    font-family: var(--family-System-UI, Figtree);
    font-size: var(--size-100, 12px);
    font-style: normal;
    font-weight: var(--weight-Bold, 700);
    line-height: var(--line-height-standard-100, 18px); /* 150% */
    text-decoration-line: line-through;
}


.datePrice {
    color: var(--text-primary, #0A0B0D);
    text-align: right;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 137.5% */
}
.optc-price .currency,
.datePrice .currency {
    color: var(--Text-text-primary, #0A0B0D);
    text-align: right;

    font-size: var(--size-100, 12px);
}
.save-text {
    color: #913864;
}

.departure-detail {
    display: flex;
    height: 20px;
    padding: var(--Spacing-4, 4px) 4px;
    justify-content: center;
    align-items: center;
    border-radius: var(--Radius-rounded, 9999px);
    background: var(--surface-feedback-warning-subtle, #FBEEDB);
    color: var(--text-text-warning, #E88800);
    max-width: 130px;
    font-family: var(--family-System-UI, Figtree);
    font-size: var(--size-100, 12px);
    font-style: normal;
    text-align: center;
    font-weight: var(--weight-Semi-Bold, 600);
    line-height: var(--line-height-equal-100, 12px); /* 100% */
}

/* .date-list-row {
    font-size: 14px;
    background: #fff;
    display: table;
    width: 100%;
    max-height: 80px;
    padding: 10px 0 10px 0;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-right: 2px;
    margin-left: 2px;
    cursor: pointer;
    min-width: 350px;
    box-sizing: content-box;
} */
.listview {
    width: 100%;
}

.date-list-row {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--border-default, #CBD4E0);
    background: var(--webjet-white);
}

.date-list-row.date-list-selected {

    border: 1px solid var(--border-input-active, #515466);
    background: var(--surface-neutral-slate-subtlest, #F1F2F6);
}

.date-list-row .date-list-row-date span {
    color: var(--text-secondary);
    text-align: center;
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 100% */
}

.date-list-row .date-list-row-date span.date-list-row-date-dom {
    color: var(--text-secondary);
    text-align: right;

    font-size: 20px;

    font-weight: 700;
    line-height: 26px;
    /* 130% */
}

.date-list-row-date {
    color: #000;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    width: 26px;
}

.date-list-divider-cell {
    display: table-cell;
    width: 10px;
    vertical-align: middle;
    margin-right: 0;
    padding: 0;
    border: none;
}

.date-list-divider {
    min-height: 40px;
    height: 80%;
    border-left: 2px solid #d3d3d3;
}

.month-pager {
    padding: 4px;
    width: 100%;
    margin-bottom: 4px;
    height: 40px;
    display: table;
}

.month-picker {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    font-weight: 600;
    user-select: none;
    font-size: larger;
}
.available-tours {
    color: var(--Text-text-tertiary, #6A758D);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */   
}

.sold-out {
    color: #000;
    cursor: default;
    font-weight: 700;
    font-size: 14px;
    margin-top: 5px;
}

.call-to-book-text {
    color: #d0021b;
}

.call-to-book-text.square {
    background: #d0021b;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.date-list-detail-box {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
    justify-content: center;
    align-self: stretch;

}

.date-list-price-box {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    min-width: 150px;
    height: 100%;
    padding-right: 15px;
}

.month-nav {
    cursor: pointer;
}

.month-nav-disabled {
    color: #d3d3d3;
    cursor: default;
}

.month-nav.bottom-left {
    float: left;
}

.month-nav.bottom-right {
    float: right;
}

.month-pager-bottom-row {
    width: 100%;
    display: block;
    clear: both;
    font-size: 12px;
}

.calendar-filter {
    padding-top: 10px;
    padding-left: 60px;
    min-width: 280px;
}

.calendar-filter label {
    font-weight: 400;
}

.date-list-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.date-list-tour-date-range {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
}

.date-list-chepest-box {
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: capitalize;
}

.date-list-was-price {
    font-size: 11px;
}

.date-list-row-date-dom {
    font-size: 20px;
    line-height: 18px;
}

div.calender-lagend {
    text-align: center;
    padding-top: 10px;
}

div.calender-lagend>span {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}

@media all and (max-width: 600px) {
    /* .date-list-tour-date-range {
        display: none;
    } */
    div.calendar {
        column-gap: 20px;
    }
    div.calendar div.day .number{
        width: 32px;
        height: 32px;
       
    }
    div.calendar div.day:not(.otherMonth) .hover {
        width: 40px;
    }
    
    .calendar-filter {
        padding-left: 0;
    }

    .departure-detail {
        display: block;
        clear: both;
    }

    .date-list-container {
        padding: 5px;
    }

    div.calendar div.box {
        text-align: center;
        font-family: var(--secondary-font-family);
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    div.calender-lagend {
        padding: 0;
    }

    div.calender-lagend>span {
        padding: 2px;
    }
}

@media all and (max-width: 390px) {
    .date-list-price-box {
        min-width: 70px;
    }

    .date-list-row {
        min-width: 200px;
    }

    .date-list-row-date {
        max-width: 55px;
    }

    .calendar-filter {
        min-width: 100px;
    }
}

.selling-fast {
    color: #FF8C00;
}

.selling-fast.square {
    background: #FF8C00;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px
}

.on-request {
    color: #985050;
}

.on-request.square {
    background: #985050;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px
}

.booking-calendar-wrapper {
    display: flex;

    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--Greys-White, #FFF);
}

.booking-calendar {
    display: flex;

    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--webjet-white);
}

.date-picker-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--webjet-white);
    box-shadow: 0px 4px 32px 0px rgba(170, 170, 170, 0.03);
}

.date-picker {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    margin-top: 16px;
    padding: 32px;
    border-radius: 8px;
    border: 1px solid var(--border-default, #CBD4E0);
    align-self: stretch;
}

.date-picker .month-picker {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.date-picker .calendar-month-selector {
    display: flex;
    align-items: center;
    gap: 32px;
    color: var(--text-primary, #0A0B0D);
    text-align: center;
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

.year-header {
    width: 100%;
    padding-left: 20px;
    position: relative;
    display: block
}

.year-selector {
    display: flex;
    height: var(--Dimensions-48, 48px);
    position: relative;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: var(--Radius-small, 4px);
    border: var(--Stroke-regular, 1px) solid var(--border-input-default, #BABDCC);
    background: var(--surface-neutral-slate-subtlest, #F1F2F6);
    width: 45%;

    /* width: 220px;
    min-width: 200px;
    position: relative;
    cursor: pointer;
    background: rgba(223, 232, 236); */
}


.year-dropdown {
    /* width: 220px;
    background: rgba(223, 232, 236); */
}

.year-current-selection,
.year-selector-item {
    /* height: 70px;
    display: block;
    position: relative;
    color: #000;
    background: rgba(223, 232, 236); */
}

.year-current-selection {
    /* text-align: center */
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    align-self: stretch;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.year-selector-item {
    display: flex;
    padding: 12px var(--Spacing-16, 16px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.year-selector-item:hover {
    background-color: var(--surface-neutral-slate-subtlest, #F1F2F6);
}

.year-dropdown {
    /* position: absolute;
    z-index: 999;
    box-shadow: 1px 1px 3px 2px rgba(0,0,0,.2) */
}

.centeredCell>.year-title {
    font-size: medium
}

.centeredCell {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    width: 200px
}

/* .downArrow {
    font-size: x-large;
    color: #434343;
    position: relative;
    float: right;
    top: -28px;
    left: 20px
} */

.year-title {
    font-size: large;
    font-weight: 600;
    color: #000
}

.noselect {
    user-select: none
}

.border-box {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 105px;
    width: 1px;
    border-right: 1px #d3d3d3 solid;
    min-height: 55px;
    min-width: 5px;
    position: relative;
    left: 250px;
    float: left
}

.month-graph-table {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    gap: 0px 12px;
    flex-wrap: wrap;
    gap: 16px;
}

.month-graph-table .header {
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 137.5% */
}

.month-graph {
    position: absolute;
    top: 0;
    left: 300px;
    right: 5px;
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 767.98px) {
    .month-graph {
        position: relative;
        margin-bottom: 2rem;
        left: 0
    }
}

.month-graph-bar-row {
    display: table-row;

}

.month-graph-index-row {
    display: table-row
}

.month-graph-bar-cell {
    display: table-cell;
    height: 78px;
    text-align: center;
    min-width: 50px;

    vertical-align: top
}

.month-graph-bar-cell.name {
    height: auto;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: none
}

.month-graph-bar-bar {
    width: 10px;
    background-color: var(--icon-muted);
    display: inline-block;
    position: relative;
    opacity: .6;
    border-radius: 4px;
}

.month-graph-bar-bar:hover,
.selected-month {
    background-color: var(--icon-accented);
    cursor: pointer;
    opacity: 1;
}

.month-graph-header-cell {
    width: 100%;
    text-align: left;
    color: #666;
    padding-bottom: 12px
}

@media all and (max-width: 600px) {
    .year-header {
        text-align: center
    }

    .year-selector {
        display: inline-block
    }

    .month-graph {
        position: relative;
        width: 100%;
        top: auto;
        right: 0;
        left: 0;
        display: block
    }

    .month-graph-header-cell {
        text-align: center
    }

    .border-box {
        display: none
    }

    /* .year-selector {
        margin-left: 20px
    } */

    /* .month-graph-bar-cell {
        min-width: 15px
    } */

    .year-header {
        padding-left: 5px
    }
}

.dep-less {
    line-height: 20px;
}

/* .dep-col, .fullpay-col, .room-sel, .room-sel-up1, .room-sel-up2 {
    float: left;
    text-align: center;
    width: 46%;
    padding: 15px 20px;
    background: #fff;
    border: 2px solid #ccc;
    cursor: pointer;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 2rem
} */

@media (max-width: 767.98px) {

    .dep-col,
    .fullpay-col,
    .room-sel,
    .room-sel-up1,
    .room-sel-up2 {
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .fullpay-col {
        margin-top: 2rem
    }
}

.optc-price.room-sold-out,
.room-sold-out {
    color: #000;
    cursor: default;
    font-weight: 900
}
.room-sold-out {
    border-radius: 8px;
    border: 1px solid var(--Border-default-default, #CBD4E0);
    background: var(--surface-interactive-overlay-universal-hover, rgba(58, 61, 77, 0.04));
}
.room-sold-out .opt-upgrade,
.room-sold-out .opt-cheapest,
.room-sold-out .opt-room-sold-out {
    color: var(--Text-text-muted, #9BA1AE);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 137.5% */   
}
.room-sold-out .opt-room-sold-out.optc-price .currency, .datePrice .currency{
    color: var(--Text-text-muted, #9BA1AE);
}
.room-sold-out .room-type {
    color: var(--Text-text-muted, #9BA1AE);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.dep-col,
.room-sel {
    margin-right: 20px
}

.dep-price {
    font-size: 18px;
    font-weight: 600;
}

.opt-cheapest,
.opt-upgrade {
    font-weight: 600;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--Font-Weight-Bold, 700);
    line-height: 22px;

}

.room-item.room-sold-out {
    background: rgba(58, 61, 77, 0.04);
    border: 1px solid #CBD4E0;
    color: #9BA1AE;
}
.room-item.room-sold-out .room-type,
.room-item.room-sold-out .optc-price.room-sold-out, .room-sold-out,
.room-item.room-sold-out .optc-price .currency {
  color: #9BA1AE;
}

.opt-upgrade {
    float: left;
    flex-basis: 50%;
    text-align: left
}

.optc-price {
    color: var(--text-primary, #0A0B0D);
    text-align: right;
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin: 0px;
    /* 137.5% */
}

.room-type {
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
}

.room-msg {
    color: var(--text-secondary, #44506A);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
}

.optc-price-alt {
    color: #434343
}

.room-opt3 {
    width: calc((100% - 32px)/3)
}

.booking-footer {
    display: flex;

    justify-content: flex-end;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}

.booking-footer .btn-continue,
.booking-footer-mobile .btn-continue {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: var(--Spacing-4, 4px) var(--Spacing-16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-4, 4px);
    border-radius: var(--Radius-small, 4px);
    background: var(--Identifiers-Primary-CTA, #2DB300);
    color: var(--text-text-on-colour, #FFF);

    /* Label/SemiBold/Label-03 */
    font-family: var(--secondary-font-family);
    font-size: var(--size-200, 14px);
    font-style: normal;
    font-weight: var(--weight-Semi-Bold, 600);
    line-height: var(--line-height-equal-200, 14px);
    /* 100% */
    text-decoration: none;
}

.booking-footer .booking-footer-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 5px;
}

.booking-footer .booking-footer-left .label {
    color: var(--text-tertiary, #6A758D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.booking-footer .booking-footer-left .value {
    color: var(--Text-text-primary, #0A0B0D);
    text-align: right;
    font-family: var(--secondary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 136.364% */
}

.booking-footer p {
    margin: 0;
}

@media (max-width: 767.98px) {
    .room-opt3 {
        width: 100%;
        margin-bottom: 2rem
    }
}

@media (max-width: 575.98px) {
    .p-code {
        margin: 1rem 0;
        display: block;
        text-align: center
    }
}


.gray-heading {
    padding: 1rem 1.5rem;
    font-size: 1.6rem;
    background-color: #2f9ed3;
    font-weight: 600;
    color: #fff;
    line-height: 2.2rem;
    text-transform: uppercase;
    font-family: var(--secondary-font-family);
}

/* .gray-content {
    background: #f3f3f3;
    color: #000;
    font-size: 1.4rem;
    padding: 2.5rem;
    margin-bottom: 3rem;
    font-family: var(--secondary-font-family);
} */

.header-hamburger {
    width: 24px;
    position: absolute;
    top: 5rem;
    right: -4rem;
    cursor: pointer;
    display: inline-block;
}

.header-hamburger .hamburger-line {
    width: 100%;
    float: left;
    height: 3px;
    margin: 0 0 5px;
    background-color: #ed8b00;
}

.member {
    position: absolute;
    top: -.9rem;
    right: 18%;
    display: flex;
    align-items: center;
}

.member .user-fname {
    font-size: 1.8rem;
    color: #fff;
    display: inline-block;
    margin: 4px 8px 0 0;
}

.member .profile-hs {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 36px;
    height: 36px;
    display: inline-block;
}

.menu-nav {
    height: 100vh;
    position: fixed;
    z-index: 999;
    right: 0;
    top: 0;
    text-align: right;
    background-color: #2f9ed3;
    overflow-x: hidden;
    overflow-y: auto;
    width: 0;
}

.menu-nav ul {
    list-style: none;
    margin: 0;
}

.menu-nav .closebtn {
    padding: 4rem 3rem 0rem 0rem;
    color: #fff;
    font-size: 4rem;
    text-decoration: none;
}

.menu-nav .overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 1rem;
    text-align: left;
}

.menu-nav .overlay-content .menu-divider {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-top: 1.3rem;
    margin-bottom: 2rem;
}

.menu-nav .overlay-content .main-default-menu a {
    text-transform: initial;
    font-size: 1.6rem;
    line-height: 3.4rem;
    letter-spacing: .038rem;
    color: rgba(255, 255, 255, .5)
}

.menu-nav .top-menu li a {
    padding: .5rem 0;
}

.menu-nav li a {
    white-space: nowrap;
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
    display: block;
}

.menu-overlay {
    background: rgb(36, 60, 88, .6);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    display: none;
}

.menu-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(36, 60, 88, .6);
    background-color: #243c58;
}

.menu-nav::-webkit-scrollbar {
    width: 8px;
    background-color: #243c58;
}

.menu-nav::-webkit-scrollbar-thumb {
    background-color: #243c58;
    border: 2px solid #243c58;
}

.mobile-nav .accordion-item {
    background: none;
}

.mobile-nav .accordion-header {
    position: relative;
    top: 0px;
    right: 0;
    width: 100%;
}

.mobile-nav .accordion-body {
    padding: 0;
}

.mobile-nav .accordion-button {
    background-color: transparent;
    color: #fff;
    font-size: 1.6rem;
    padding: 1rem 1rem 1rem 0;
}

.mobile-nav .accordion-button:focus {
    box-shadow: none;
}

.mobile-nav li a {
    line-height: 2.8rem;
    font-size: 1.6rem;
}

.mobile-nav ul {
    padding: 0;
    margin-bottom: 1rem;
}

.mobile-nav .first-lvl {
    position: relative;
}

.mobile-nav .accordion-button:not(.collapsed)::after {
    margin-top: -5px;
}

.mobile-nav .sub-nav-heading {
    margin: 1.5rem 0 0 0 !important;
}

.mobile-nav .sub-nav-heading a {
    color: #bf8c2f;
    font-size: 2rem;
}

.mobile-nav .sub-nav-heading:first-child {
    margin: 0 !important;
}

.main-default-menu li {
    margin-bottom: .5rem;
}

.mobile-nav .first-lvl .accordion-item a {
    font-size: 1.6rem;
    line-height: 2rem;
}

.profile .profile-title-info {
    justify-content: center;
    text-align: left;
    display: flex;
}

.profile .profile-title-info .profile-camera {
    width: 27px;
    height: 24px;
    margin-right: .5rem;
    vertical-align: bottom;
    margin-bottom: .7rem
}

.profile .profile-title-info .profile-hs {
    border-radius: 50%;
    border: 4px solid #fff;
    width: 99px;
    height: 99px;
}

.headshot-small-txt {
    color: #fff;
    font-size: 1.8rem;
}

/*! angularjs-slider - v7.1.0 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervi.eu>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2022-05-26 */
.rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 8px;
    margin: 20px 0 35px 0;
    vertical-align: middle;
    user-select: none;
}

.rzslider.noanimate * {
    transition: none !important;
}

.rzslider.with-legend {
    margin-bottom: 40px;
}

.rzslider[disabled] {
    cursor: not-allowed;
}

.rzslider[disabled] .rz-pointer {
    cursor: not-allowed;
    /* background-color: #43cff3; */
}

.rzslider[disabled] .rz-draggable {
    cursor: not-allowed;
}

.rzslider[disabled] .rz-selection {
    /* background: #43cff3; */
}

.rzslider[disabled] .rz-tick {
    cursor: not-allowed;
}

.rzslider[disabled] .rz-tick.rz-selected {
    /* background: #43cff3; */
}

.rzslider span {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
}

.rzslider .rz-base {
    width: 100%;
    height: 100%;
    padding: 0;
}

.rzslider .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    padding-top: 20px;
    margin-top: -20px;
    box-sizing: border-box;
}

.rzslider .rz-draggable {
    cursor: move;
}

.rzslider .rz-bar {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 8px;
    background: rgba(58, 61, 77, 0.04);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
    background: transparent;
}

.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
    background: #df002d;
}

.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
    background: #03a688;
}

.rzslider .rz-selection {
    z-index: 2;
    background: #3B82F6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.rzslider .rz-restricted {
    z-index: 3;
    background: #ff0000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rzslider .rz-pointer {
    top: -8px;
    z-index: 3;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: #3B82F6;
    outline: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.rzslider .rz-pointer:after {
    display: none;
}

.rzslider .rz-pointer:hover {
    background-color: #3B82F6;
    outline: none;
}

.rzslider .rz-pointer.rz-active {
    z-index: 4;
    background-color: #3B82F6;
    outline: none;
}

.rzslider .rz-pointer:focus {
    outline: none;
    box-shadow: none;
}

.rzslider .rz-bubble {
    bottom: 16px;
    padding: 1px 3px;
    color: #55637d;
    cursor: default;
    transition: all linear 0.3s;
}

.rzslider .rz-bubble.rz-limit {
    color: #55637d;
    transition: none;
}

.rzslider .rz-ticks {
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.rzslider .rz-ticks-values-under .rz-tick-value {
    top: auto;
    bottom: -32px;
}

.rzslider .rz-tick {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin-left: 11px;
    text-align: center;
    cursor: pointer;
    background: var(--slider-active);
    border-radius: 50%;
    transition: background-color linear 0.3s;
}

.rzslider .rz-tick.rz-selected {
    background: var(--slider-active);
}

.rzslider .rz-tick-value {
    position: absolute;
    top: -30px;
    transform: translate(-50%, 0);
}

.rzslider .rz-tick-legend {
    position: absolute;
    top: 24px;
    max-width: 50px;
    white-space: normal;
    transform: translate(-50%, 0);
}

.rzslider.rz-vertical {
    position: relative;
    width: 4px;
    height: 100%;
    padding: 0;
    margin: 0 20px;
    vertical-align: baseline;
}

.rzslider.rz-vertical .rz-base {
    width: 100%;
    height: 100%;
    padding: 0;
}

.rzslider.rz-vertical .rz-bar-wrapper {
    top: auto;
    left: 0;
    width: 32px;
    height: 100%;
    padding: 0 0 0 16px;
    margin: 0 0 0 -16px;
}

.rzslider.rz-vertical .rz-bar {
    bottom: 0;
    left: auto;
    width: 4px;
    height: 100%;
}

.rzslider.rz-vertical .rz-pointer {
    top: auto;
    bottom: 0;
    left: -14px !important;
}

.rzslider.rz-vertical .rz-bubble {
    bottom: 0;
    left: 16px !important;
    margin-left: 3px;
}

.rzslider.rz-vertical .rz-ticks {
    top: 0;
    left: -3px;
    z-index: 1;
    width: 0;
    height: 100%;
}

.rzslider.rz-vertical .rz-tick {
    margin-top: 11px;
    margin-left: auto;
    vertical-align: middle;
}

.rzslider.rz-vertical .rz-tick-value {
    top: auto;
    left: 24px;
    transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-tick-legend {
    top: auto;
    right: 24px;
    max-width: none;
    white-space: nowrap;
    transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
    right: 24px;
    bottom: auto;
    left: auto;
}

/**/
/*Slider Price */
.currency-prefix {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    padding-top: 5px;
    padding-right: 5px;
}

.currency-suffix {
    display: none;
    width: 10px;
}

.range-input-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin-bottom: 7px;
    vertical-align: middle;
    width: auto;
    white-space: nowrap;
    width: 100%;
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

.text-to {
    /* width: 30px; */
    text-align: center;
    padding-left: 2px;
    color: #ffffff;
    font-size: 16px;
    padding-right: 2px;
}

#check-options-out input {
    width: 4em;
}

.range-plus {
    font-style: normal;
    color: var(--text-primary);
}

.label-range-days {
    padding-left: 3px;
    padding-bottom: 5px;
    font-size: 1.4rem;
    color: #ffffff;
    padding-top: 3%;
}

.slider-input {
    width: 110px;
    display: flex;
    /* width: 100px; */
    padding: 8px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
    border-radius: 8px;
    border: 1px solid var(--Border-default-subtle, #F1F2F6);
}

.slider-input label {
    color: var(--text-tertiary);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
}

.slider-input .input-group {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.slider-input .input-group .currency-prefix {
    color: var(--text-primary);
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0px;
}

.slider-input input {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
    border: none;
    width: 100%;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-range {
    display: flex;
    align-items: center;
    flex-direction: row;
}

/* .slider-input .range-plus {
    display: none;
} */

.search-banner .container,
.common-banner .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem;
}

.sitemap h2 {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    margin-left: 0;
}

.sitemap ul {
    list-style: none;
    margin-bottom: 3rem;
    padding: 0;
}

.sitemap ul li {
    margin-bottom: .7rem
}

.sitemap li a {
    text-decoration: none;
    font-size: 1.6rem;
    color: #43cff3;
}

.content-pages .content-sidebar {
    font-size: 1.6rem;
}

.blue-box-sidebar {
    background: #2f9ed3;
    padding: 2rem;
    color: #fff;
    font-size: 1.6rem;
}

.quote {
    font-size: 2.2rem;
    line-height: 2.8rem;
}

.contact-pg-map iframe {
    max-width: 100%;
}

.includes {
    line-height: 2.6rem;
}

.contact-info {
    margin-left: 3rem;
}

.pricing-info {
    font-weight: 600;
}

/* .book-now-heading {
    margin-top: 4rem;
    padding: 0 2rem;
} */

.modal-dialog-medium {
    max-width: 600px;
}

.modal-dialog-large {
    max-width: 900px;
}

.modal {
    max-width: 100% !important;
    padding: 0 !important;
}

.modal-backdrop {
    opacity: .7;
}

.modal-header {
    display: flex;
    padding: 8px 4px 8px 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px solid var(--border-default);
    background: var(--webjet-white);
}

.modal-logo {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

#modifySearch.modal .modal-dialog,
#compareDialog.modal .modal-dialog {
    min-height: unset;
    max-width: 617px;
}

.modal-content {
    border-radius: 4px;
    border: 1px solid var(--Border-input-default, #BABDCC);
    background: var(--Surface-background-base-default, #FFF);
    display: flex;
    align-items: center;
}


.modal-content .close {
    width: 36px;
    background: transparent;
    border: none;
}

.modal-content .close span {
    font-size: 30px;
}

.modal-body .search-inner {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

#modifySearch .modal-body label {
    margin-bottom: 8px;
}

#modifySearch .modal-body,
#compareDialog .modal-body {
    width: 100%;
    padding: 0px;
}

#compareDialog .modal-body {
    padding: 24px;
    color: var(--text-primary, #0A0B0D);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-style: normal;
}

#compareDialog .modal-body strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

#modifySearch .modal-body input {
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
    align-self: stretch;
    border-radius: 4px;
    border: var(--Stroke-default, 1px) solid var(--Border-input-default, #BABDCC);
    background: var(--Surface-background-base-default, #FFF);
}

#txtSearchHome::placeholder,
#txtSearchHome::-webkit-input-placeholder,
#txtSearchHome::-moz-placeholder,
#txtSearchHome::-ms-input-placeholder {
    overflow: hidden;
    color: var(--text-muted);
    text-overflow: ellipsis;
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.btn-modify-search-primary {
    display: flex;
    width: 100%;
    height: 48px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 4px;
    border: none;
    background: var(--primary-button);
    color: var(--webjet-white);

    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}

.modal-body .modal-title {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 1.2rem;
}

.modal-body p {
    margin: 0 0 2rem 0;
    /* font-size: 1.4rem; */
}

.modal-body ul li {
    font-size: 1.4rem;
}

.form-control {
    width: 100%;
    padding: 0.6rem 0.5rem 0.6rem 1rem;
    font-size: 1.4rem;
}

.display-badge {
    font-size: 1.4rem;
    padding: 0.6rem;
}

.modal-body .form-control {
    width: 320px;
    margin-bottom: .5rem;
    line-height: 1.6;
}

.form-control:focus {
    border: 1px solid #3f3a60 !important;
    box-shadow: none;
}

.modal-body .form-group,
.triprequest-info {
    margin-bottom: 1rem;
}

.form-group label,
.comment-heading {
    font-size: 1.4rem;
    margin-bottom: .3rem;
}

.form-group textarea {
    width: 100%;
    height: 10rem;
    font-size: 1.6rem;
    padding: 1rem;
}

.gallery-page {
    padding: 0 !important;
}

.gallery-page .grid-view {
    padding: 4rem 0;
    justify-content: unset;
}

.payment-layout {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 44px;
    align-self: stretch;
    margin: 32px 0;
}
.payment-layout .left,
.checkout-page-wrapper .left {
    width: calc(100% - 490px);
}
.payment-layout .left .section-wrapper,
.checkout-page-wrapper .left .booking-detail-layout {
    width: 100%;
}
.payment-layout .two-cols.half .left {
    width: 50%;
}


.payment-layout .section-wrapper .section-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-self: stretch;
}

.payment-layout .section-wrapper .section-body {
    font-family: var(--secondary-font-family);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    vertical-align: middle;
}

.payment-layout .right {
    flex: 1;
}

.book-now .book-widget .widget-item.bill-breakdown .right {
    justify-items: flex-end;
}

.join-escapes label {
    display: block;
}

select:not(:checked) {
    color: #000;
}

.detail-banner-desc {
    display: flex;
    width: 400px;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 8px;
    border: 1px solid var(--border-default);
}

.detail-banner-desc .price-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.detail-banner-desc .price-header-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}

.detail-banner-desc .price-header-left .was-price {
    color: var(--text-muted, #9BA1AE);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.detail-banner-desc .price-header-left .was-price .strike {
    font-weight: 600;
}

.detail-banner-desc .price-header-left .with-label {
    display: flex;
    align-items: baseline;
    gap: 4px;
}
.detail-banner-desc .price-header-left .with-label .amount {
    color: var(--text-primary);
    font-family: var(--secondary-font-family);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.detail-banner-desc .price-header-left .with-label .currency,
.detail-banner-desc .price-header-left .with-label .per-person {
    color: var(--text-primary);
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}



.detail-banner-desc .price-header-left .with-label .label {
    display: flex;
    margin-top: 4px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: var(--webjet-red);
    color: var(--webjet-white);
    text-align: right;
    font-feature-settings: 'liga' off;
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 150% */
}

.detail-banner-desc .price-header-right {
    display: flex;
    width: 120px;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.detail-banner-desc .price-header-right .promo-label {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
background: var(--webjet-red);
color: var(--webjet-white);
text-align: right;
font-feature-settings: 'liga' off;
font-family: var(--secondary-font-family);
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 150% */
}
.detail-banner-desc .price-header-right .promo-legal {
    color: var(--text-tertiary, #6A758D);
    font-family: Figtree;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    text-align: right;
}
.reserve-col-mobile.show {
    display: none;
}

@media only screen and (min-width: 1500px) {
    #destinations {
        width: 80%;
        left: auto;
        right: 0;
    }

    #activities {
        width: 65%;
    }

    #travelStyles {
        width: 30%;
    }
}

@media only screen and (max-width: 1280px) {

    #destinationController .grid-view .trip-item,
    .grid-view .trip-item {
        flex-basis: 48%;
    }

    .member {
        right: 22%;
    }
}

@media only screen and (min-width: 1280px) {
    #compareDialog .modal-dialog {
        min-width: 550px;
    }

    .book-now-heading {
        min-width: 500px;
    }
}
@media only screen and (max-width: 1199px) {
    .trip-map {
        width: 425px;
    }
}
@media only screen and (max-width: 1100px) {
    .btn-grp {
        flex-basis: 23%;
    }

    .nav-first-lvl li {
        padding: 2.2rem 3rem 1.6rem 0;
    }
}


@media (max-width: 1024px) {
    .main-nav {
        display: none;
    }

    .search-block,
    .search-form {
        width: 100%;
    }

    /* .book-now-heading {
        margin-top: 6rem;
    } */

    .book-now-header {
        height: 20vh;
    }

    .book-now-heading h1 {
        text-align: center;
        max-width: 90%;
        margin: 0rem auto;
    }

    .detail-banner .detail-img {
        min-height: 250px;
    }

    .modify-search .btn {
        max-width: 250px;
    }

    .trusted-partners .col {
        padding: 1rem;
    }

    .trending-col {
        flex-basis: 50%;
    }

    .modal-dialog {
        max-width: 800px;
        margin: 0 auto;
    }

    /* .detail-banner {
        padding: 1rem;
    } */

    .detail-itinerary .row {
        width: 100%;
        max-width: 100%;
    }

    .detail-nav li a,
    .detail-nav li a:hover {
        padding: 1rem 1.2rem;
    }

    .detail-banner-col {
        flex-wrap: wrap;
    }

    .product-slider,
    .product-slider .slick-slide img {
        width: 100%;
        height: 100%;
    }

    .detail-banner-col {
        flex-wrap: wrap;
    }

    .product-slider,
    .product-slider .slick-slide img {
        width: 100%;
        height: 100%;
    }

    .modal-dialog-large {
        max-width: 100%;
    }

    .nav-grp .btn-grp {
        justify-content: flex-end;
        display: flex;
        flex-basis: 100%;
    }

    .member {
        right: 26%;
    }

    .search-banner .container {
        bottom: 2.5rem;
    }

    .compare-col-desktop,
    .search-results .fav-trip,
    .search-results .icon-compare {
        display: none;
    }

    .compare-mobile {
        display: block !important;
    }

    .activitiy-cols {
        padding: 1.4rem 2rem;
        font-size: 1.4rem;
    }

    .activitiy-cols p {
        font-size: 1.4rem;
    }

    .activitiy-cols .container {
        max-width: 100%;
    }

    .activitiy-cols .container .col {
        padding: 0;
    }

    .bullet-sec .entry-content-wrapper {
        flex-direction: column !important;
    }

    .bullet-sec .flex_column {
        margin-top: 10px !important;
        width: auto !important;
        margin-bottom: 12px;
    }

}

@media (max-width: 880px) {
    .member {
        right: 30%;
    }

    /* .home-banner, .search-banner, .content-banner {
        min-height: 250px;
    } */

    .plans_inr_section .entry-content-wrapper {
        padding: 0 !important;
        flex-basis: 100%;
    }
}

@media (max-width: 768px) {
    .even-size {
        width: 100% !important;
    }

    .detail-banner-info {
        padding: 1rem 0;
        border: 0;

    }

    .search-form .search-txt {
        padding: 1rem;
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 1rem;
    }

    /* .home-banner, .search-banner {
        padding: 2rem;
        min-height: 250px;
    } */
    .member {
        right: 40%;
    }

    /* .header-webjet .logo img {
        max-height: 51px;
        width: 131px;
    } */

    .home-banner .banner-content .title {
        font-size: 28px;
        line-height: 36px;
        /* 128.571% */
    }

    .home-banner .banner-content .subtitle {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        /* 150% */
    }

    .profile .profile-title-info {
        display: none;
    }

    .search-form .form-row,
    .book-now-step1 form {
        flex-wrap: wrap;
    }

    .search-form .btn-alternate,
    .search-form .btn-alternate:hover {
        padding: 2rem 5rem 1.7rem 5rem;
        width: 100%;
    }

    div.calendar div.price {
        font-size: 12px;
    }

    .main-nav {
        display: none;
    }

    /* .book-now-heading h1 {
        font-size: 3rem;
    } */

    .contact-info {
        margin-left: 2rem;
    }

    .interests .col {
        flex-basis: 50%;
    }

    .icon-view-types {
        display: none !important;
    }

    .heading-block {
        margin: 0 auto;
        max-width: 90%;
    }

    .modal-dialog {
        max-width: 90%;
    }

    .slick-next,
    .slick-prev {
        display: none;
    }

    .detail-banner .global-slider img {
        height: auto;
    }

    .search-banner h1,
    .common-banner h1 {
        font-size: 3.4rem;
    }

    .content-pages h2 {
        font-size: 2rem;
    }

    .profile .profile-twocol .form-check {
        width: 50%;
    }

    .modal-body .modal-title {
        font-size: 2.4rem;
    }

    .dropdown-menu .dropdown-item {
        font-size: 13px;
    }

    .plans_inr_section .av_one_half {
        flex-basis: 100% !important;
    }

    .av_one_half.plans {
        margin-top: 30px;
    }

    .av_one_half.plans:first-child {
        margin-top: 0px;
    }

    .tour-detail-content .tour-right .trip-map {
        display: none;
    }

    .room-selection-wrapper .room-items,
    .promo-code .coupon-form-wrapper,
    .promo-code .select-with-icon,
    .wizard-forms-textBox-wrapper,
    .book-widget .widget-item .duration {
        flex-direction: column !important;
        width: 100% !important;
    }

    .book-now {
        margin-left: 16px;
        margin-right: 16px;
    }

    .tour-detail-wrapper {
        margin: 0px;
    }

    .booking-detail-layout:last-child {
        margin-bottom: 24px;
    }

    .book-now .wizard-forms-selectBox,
    .book-widget .widget-item .duration .left,
    .book-widget .widget-item .duration .right,
    .booking-footer-mobile .btn-continue,
    .booking-footer-mobile,
    .continue-wrapper,
    .section-wrapper .content,
    #passengersInfoForm .traveller-info,
    #billingForm,
    #paymentForm .form-groups,
    #billingForm .form-groups,
    #submit,
    #mobile-trip-detail,
    #mobile-trip-detail .modal-body,
    #mobile-trip-detail .modal-body .booking-detail-layout,
    #mobile-trip-detail .modal-body .booking-detail-layout .book-widget {
        width: 100%;
    }

    #mobile-trip-detail {
        position: relative;

    }

    #mobile-trip-detail .modal-dialog {
        width: 100%;
        max-width: unset;
        position: fixed;
        bottom: 0;
        border-radius: 4px 4px 0px 0px;
    }

    #mobile-trip-detail .modal-body .total p {
        font-size: 20px;
    }

    #mobile-trip-detail .modal-header {
        display: flex;
        justify-content: flex-end;
        padding: 16px;
    }

    .mobile-cta-btn {
        display: flex;
        width: 100%;
        padding: 16px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
        gap: 20px;
        display: flex;
        height: 40px;
        padding: 4px 12px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        align-self: stretch;
        border: none;

    }

    .form-groups {
        flex-direction: column !important;
    }

    .form-group {
        width: 100%;
    }

    .continue-wrapper {
        margin-bottom: 24px;
    }

    .room-selection-wrapper .room-item {
        margin-bottom: 0px;
    }

    .promo-code .wizard-forms-btn {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .room-msg {
        margin-top: 20px;
    }

    .book-now-header {
        display: flex;

        height: 216px;
        padding: 32px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
    }

    .booking-content .breadcrumb li a {
        padding: 24px 20px;
        font-size: 14px;
        line-height: 20px;
    }

    .booking-detail-layout {
        margin-top: 24px;
        gap: 24px;
    }

    .booking-detail-layout .section-wrapper {
        padding: 16px;
        gap: 20px;
    }

    .book-now .book-widget .body {
        padding: 0px;
        gap: 24px;
    }

    .booking-payment .book-widget .body {
        padding: 24px !important;
    }

    .booking-detail-layout .section-wrapper .title {
        font-size: 20px;
        line-height: 30px;
        white-space: nowrap;
    }
    .comfirmation-wrapper .booking-detail-layout .section-wrapper .title {
        white-space: normal;
    }

    .booking-calendar {
        gap: 32px;
    }

    /* .date-picker {
        padding: 0px;
    } */

    .date-picker.noboarder {
        border: none;
        padding: 0;
    }

    .month-graph-bar-cell {
        min-width: 26px;
    }

    .date-list-row {
        padding: 16px;
        gap: 16px
    }

    .date-list-tour-date-range,
    .departure-detail,
    .date-list-row .date-list-row-date span,
    .date-list-row .date-list-row-date span.date-list-row-date-dom {
        font-size: 12px;
    }

    .date-list-price-box {
        padding-right: 0px;
        min-width: unset;
    }

    .date-list-row .date-list-row-date span.date-list-row-date-dom,
    .datePrice {
        font-size: 16px;
    }

    .date-list-chepest-box {
        font-size: 10px;
    }

    .p-code {
        margin: 0;
    }

    .wizard-forms-textBox-wrapper {
        gap: 8px;
        margin-bottom: 32px;
    }

    .book-now .book-widget .highlight.xl,
    #mobile-trip-detail .modal-body .booking-detail-layout .book-widget .highlight.xl {
        font-size: 20px !;
        line-height: 26px;
    }

    .book-now .book-widget div.highlight,
    #mobile-trip-detail .modal-body .booking-detail-layout .book-widget div.highlight {
        gap: 12px;
    }

    .book-now .book-widget .widget-item.bill-breakdown .two-cols.total,
    #mobile-trip-detail .modal-body .booking-detail-layout .book-widget .widget-item.bill-breakdown .two-cols.total {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
        border-bottom: none;
    }

    .booking-detail-layout .section-wrapper:last-child,
    #mobile-trip-detail .modal-body .booking-detail-layout .section-wrapper:last-child {
        margin-bottom: 0;
    }

    .booking-payment .section-wrapper {
        margin-left: 0px;
        margin-right: 0px;
    }

    .book-now .continue-wrapper {
        display: flex;
        width: 100%;
    }

    .calendar-legends .group {
        justify-content: space-between;
    }

    .calendar-legends .legend-item {
        min-width: 150px;
    }
    #getBrouchure .modal-body .form-group {
        width: 100% !important;
    }
}

@media (max-width: 640px) {

    .activitiy-cols {
        background: #2f9ed3;
    }

    .show-large-only {
        display: none;
    }

    .activitiy-cols,
    .activitiy-cols p {
        font-size: 1.2rem;
    }

    /* .detail-content {
        padding-top: 2rem;
    } */

    .social-icons {
        justify-content: center;
    }

    .reserve-col-mobile {
        position: fixed;
        bottom: 0;
        left: 16px;
        width: 343px;
        display: none;
        
    }

    .reserve-col-mobile .btn-sticky-book {
        display: flex;
        width: 100%;
        height: var(--Dimensions-48, 48px);
        padding: var(--Spacing-4, 4px) var(--Spacing-16, 16px);
        justify-content: center;
        align-items: center;
        gap: var(--Spacing-4, 4px);
        color: var(--webjet-white);
        border-radius: var(--Radius-small, 4px);
        background: var(--Identifiers-Primary-CTA, #2DB300);
        font-family: var(--secondary-font-family);
        font-size: var(--size-200, 14px);
        font-style: normal;
        font-weight: var(--weight-Semi-Bold, 600);
        line-height: var(--line-height-equal-200, 14px); /* 100% */
    }

    .detail-wrapper .footer-feedback {
        bottom: auto;
        top: 50%;
    }

    .reserve-col-mobile.show {
        display: block;
    }

    .reserve-col-mobile .btn {
        font-size: 2rem;
    }

    .detail-itinerary .col-1 {
        display: none;
    }

    /* .detail-banner h1 {
        font-size: 2.2rem;
    } */
    .detail-operator .tour-operator-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    #tourReviews .review-overview {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media (max-width: 576px) {

    .search-results .form-select,
    .trip-variation.form-select {
        align-self: stretch;
        max-width: 100%;
    }

    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .sticky-top {
        top: 17px;
    }

    .header-hamburger {
        top: 4rem;
    }

    .member,
    .modify-search {
        display: none;
    }

    .toll-phone {
        font-size: 14px;
    }

    .search-block {
        margin: 50px auto;
    }

    .detail-banner .detail-img {
        min-height: 130px;
    }

    .nav-grp .btn-primary {
        margin-left: 4rem;
        font-size: 1.4rem;
        padding: 1rem 2rem;
    }

    .search-results .btn {
        width: 120px;
        padding: 1.6rem 1rem 1.3rem 1rem;
    }

    .detail-banner .global-slider img {
        height: auto;
        min-height: 220px;
    }

    .detail-banner .slick-dots {
        position: absolute;
        left: 50%;
        right: 50%;
        bottom: .7rem;
    }

    .book-now-header {
        max-height: 150px;
    }

    .search-sort-icons {
        margin: 2rem 0;
    }

    .activitiy-cols {
        padding: .8rem 1rem;
    }

    /* .book-now-panel {
        padding: 2rem 1rem !important;
    } */

    .activitiy-cols .container {
        padding: 0rem;
    }

    .detail-overview .offset-1 {
        margin-left: 0 !important;
    }

    .detail-nav .container {
        padding-left: 1rem;
        padding-right: 0;
    }

    .gallery-page .grid-view {
        padding: 2rem 0;
    }

    .grid-view .trip-item {
        margin-right: 0;
        margin-bottom: 4rem;
        flex-basis: 100%;
    }

    .grid-view .trip-item:nth-child(2n) {
        margin-right: 0rem;
    }

    /* .home-banner, .search-banner {
        padding: 2rem;
        min-height: 130px;
    } */

    .nav-grp .btn-secondary,
    #filters-section {
        display: none;
    }

    .trusted-heading {
        flex-basis: 100%;
        font-weight: 600;
    }

    .trending-col {
        flex-basis: 100%;
    }

    .book-now-heading h1 {
        font-size: 24px;
    }

    .home-page h2,
    .home-page h3,
    .home-page h4 {
        font-size: 2rem;
        font-weight: 600;
    }

    .top-link-list nav {
        flex-wrap: wrap;
    }

    .top-link-list ul {
        width: 50%;
        margin-bottom: 3rem;
    }

    .trip-leader .step-desc {
        font-size: 1.6rem;
    }

    .trip-leader .btn-alternate,
    .trip-leader .btn-alternate:hover {
        font-size: 1.6rem;
        padding: 1.5rem 4rem;
    }

    .interests ul.last {
        margin: 0;
    }

    .detail-content {
        /* margin-bottom: 2rem; */
        padding: 0;
    }

    .show-small-only {
        display: flex;
    }

    .filter-btn-section .btn-filter {
        width: 100%;
    }

    .search-content .btn-filter {
        color: var(--text-primary, #0A0B0D);
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 14px;
        /* 100% */
    }

    .tour-detail-wrapper .tour-detail-content .tour-right .detail-banner-desc {
        min-width: 100%;
    }

    .trip-brouchure .form-control {
        margin-bottom: 2rem;
    }

    .trip-brouchure .container {
        padding: 0 2rem;
    }

    .trip-brouchure .mb-4 {
        margin-bottom: 0 !important;
    }

    .trip-brouchure .mt-5 {
        margin-top: 1rem !important;
    }

    .signin-block .form-control,
    .forgot-block .form-control {
        width: 280px;
    }

    .content-pages h2 {
        font-size: 1.8rem;
    }

    .search-banner h1,
    .common-banner h1 {
        font-size: 3rem;
    }

    .search-banner .container {
        bottom: 2rem;
    }

    /* .detail-nav {
        display: none;
    } */
    .detail-nav {
        left: 50%;
        border-bottom: 1px solid var(--border-default); 
    }
    #navbar-detail {
        border-bottom: none;
    }

    .bullet-sec .entry-content-wrapper {
        align-items: flex-start;
    }

    .iconbox_content .iconbox_content_title {
        font-size: 16px !important;
        white-space: pre-wrap !important;
        text-align: left;
    }

    .plans .textsec p {
        font-size: 22px;
    }

    .plans .pnan_icon {
        width: 100px;
        height: 80px;
    }

    .plans .textsec span {
        font-size: 18px;
        padding: 5px 0 0 0;
        line-height: 26px;
    }

    .filter-btn-section {
        padding: 0;
    }

    /* #overview h2, #tripDetails h2 {
        padding-top: 2rem;
    } */

    /* .search-results .trip-pic {
        height: 142px;
    } */

    .room-selection-wrapper .room-item {
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        padding: 16px;
        justify-content: space-between;
        align-items: flex-start;
    }

    .date-picker {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
        padding: 32px 0 0 0;
        border-top: 1px solid var(--border-default-subtle);
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    .date-picker .calendar-month-selector {
        gap: 16px;
    }
    .date-picker .month-picker {
        padding: 0px;
    }
    .hero-content {
        margin: 32px 16px 16px;
    }
}

.curFocus {
    background-color: #fddce7;
    border-color: #cf3363;
    border-width: 2px;
}

.error-btn .btn-primary {
    margin-right: 1rem;
}

#error-message {
    color: #df1b41;
}

.error {
    border: 1px solid #df1b41;
}


.price-val {
    position: relative;
    cursor: pointer;
}

.price-val::after {
    content: attr(data-tooltip);
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    white-space: pre-line;
    /* Allows line breaks and preserves spaces */
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    z-index: 10;
    max-width: 500px;
}

.price-val:hover::after {
    visibility: visible;
    opacity: 1;
}

.hidden {
    display: none;
}

/* Select with SVG Icon Styling */
.select-with-icon {
    position: relative;
    display: inline-block;
}

.select-with-icon select {
    width: 100%;
    padding-right: 32px !important;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
}

.select-with-icon .select-coupon-svg {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    pointer-events: none;
    display: flex;
    align-items: center;
    height: 100%;
}

@media (max-width: 576px) {
    .select-with-icon .select-coupon-svg {
        right: 8px;
    }
}

/* Sort Select Styling */
#sortSelect,
#ddlTripVariations {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6.678 8.48453C6.30316 8.85977 5.69441 8.85977 5.31957 8.48453L1.48117 4.64206C1.20528 4.36589 1.12432 3.95462 1.27425 3.59439C1.42419 3.23416 1.77205 3.00001 2.16188 3.00001H9.83868C10.2255 3.00001 10.5764 3.23416 10.7263 3.59439C10.8762 3.95462 10.7923 4.36589 10.5194 4.64206L6.681 8.48453H6.678Z' fill='%2312131A'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 12px 12px;
    padding-right: 2.5rem;
    cursor: pointer;
    margin-top: 8px;
}

/* For IE11 */
#sortSelect::-ms-expand,
#ddlTripVariations::-ms-expand {
    display: none;
}

/* Offcanvas Menu Styles */
.offcanvas {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.offcanvas-header {
    padding: 1.5rem;
}

.offcanvas-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--text-primary);
    margin: 0;
}

.offcanvas-body {
    padding: 0;
}

.offcanvas .nav {
    padding: 0.5rem 0;
}

.offcanvas .nav-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.2s ease;
    gap: 12px;
    padding: 16px 8px;
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    text-decoration: none;
}

.offcanvas .nav-link:hover,
.offcanvas .nav-link:focus {
    color: var(--text-black);
    background-color: rgb(245, 245, 245);
    text-decoration: none;
}

.offcanvas .nav-link svg {
    margin-right: 1rem;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.offcanvas .nav-link svg {
    margin-right: 1rem;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.offcanvas .nav-link svg[role="menu-arrow"] {
    margin-left: auto;
    flex-shrink: 0;
    width: 12px;
    height: 12px;
    fill: rgb(135, 135, 135);
}

.offcanvas .nav-link svg[role="menu-icon"] {
    margin-right: 1rem;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    fill: rgb(51, 51, 51);
}

.offcanvas .nav-divider {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 12px;
    list-style: none;
    padding: 12px 8px;
    margin: 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(153, 153, 153);
    white-space: nowrap;
}

.offcanvas .nav-divider::after {
    flex: 1 1 0%;
    content: "";
    height: 1px;
    margin-bottom: 5px;
    background-color: rgb(223, 223, 223);
}

.offcanvas .btn-close {
    padding: 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

/* Adjust offcanvas width */
.offcanvas.offcanvas-start {
    width: 300px;
}

/* Responsive adjustments */
@media (max-width: 400px) {
    .offcanvas.offcanvas-start {
        width: 280px;
    }

    .offcanvas .nav-link {
        padding: 0.65rem 1.25rem;
        font-size: 1rem;
    }
}

@media (max-width: 991px) {
    .offcanvas.offcanvas-start {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .detail-desc {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

/* CSS Grid solution for full-width banners */
.banner-grid-container {
    display: grid;
    grid-template-columns: 1fr minmax(auto, 1280px) 1fr;
    width: 100%;
}

.banner-grid-container>* {
    grid-column: 1 / -1;
}

.banner-grid-container .banner-content {
    grid-column: 2;
    padding: 0 24px;
}

/* Flexbox solution */
.banner-flex-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.banner-flex-container .banner-background {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background-size: cover;
    background-position: center;
}

.banner-flex-container .banner-content {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
    width: 100%;
}

/* Tablet-specific media query for filters - follow mobile pattern */
/* Covers iPad Mini (768px) to larger tablets (1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    #filters-section {
        display: none !important;
    }
    
    .show-small-only {
        display: flex !important;
    }
    
    .filter-btn-section .btn-filter {
        width: 100%;
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    /* .home-banner, .search-banner, .content-banner {
        margin-left: -2rem;
        margin-right: -2rem;
        width: calc(100% + 4rem);
        padding: 2rem;
    } */

    .banner-full-width {
        margin-left: -2rem;
        margin-right: -2rem;
        width: calc(100% + 4rem);
    }

    .banner-content-wrapper {
        padding: 0 2rem;
    }
}

#custom-html iframe {
    height: 600px !important;
    /* or whatever height you need */
}

/* .webjet-modal .modal-dialog.modal-top {
    margin-top: 3rem;
} */
.webjet-modals .modal-body,
.modal-body {
    padding: 24px;
}
.webjet-modals .modal-body p,
.webjet-modals .modal-body .text-secondary,
#familyTripModal .modal-body .text-primary {
    color: var(--text-primary, #0A0B0D) !important;
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0px;
}
#familyTripModal .modal-body p {
    margin: 0px;
}

/* .webjet-modal .modal-content {
    border-radius: 8px;
    background-color: var(--webjet-white);
    color: var(--text-primary);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    max-width: 800px;
    margin: auto;
    margin-left: 15px;
    margin-right: 15px;
}

.webjet-modal .modal-content .modal-header {
    position: relative;
    display: flex;
    align-items: center;
    background-color: transparent;
    border-bottom: none;
    margin-left: 24px;
    justify-content: space-between;
}


.webjet-modal .close-modal {
    background: none;
    border: none;
    padding: 8px;
    margin: 0;
    line-height: 8px;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    color: #0A0B0D;
}

.webjet-modal .close-modal span {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    font-size: 35px;
    line-height: 24px;
    color: #0A0B0D;
    vertical-align: middle;
    letter-spacing: 0;
    margin: 0;
}


.webjet-modal .modal-logo {
    max-height: 40px;
    width: auto;
}

.webjet-modal .close-modal {
    position: absolute;
    right: 1.25rem;
    top: 1rem;
    font-size: 1.5rem;
    color: var(--text-muted);
    background: none;
    border: none;
    cursor: pointer;
    opacity: 1;
}

.webjet-modal .btn-primary {
    background-color: var(--webjet-red);
    border: none;
    color: var(--webjet-white);
    padding: 0.5rem 1.25rem;
    border-radius: 4px;
}

.webjet-modal .btn-primary:hover {
    background-color: var(--webjet-red-800);
}
.webjet-modal .modal-title {
    font-family: var(--secondary-font-family);
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 24px;
    color: #0A0B0D;
    vertical-align: middle;
    letter-spacing: 0;
}

.webjet-modal .modal-title-divider {
    height: 1px;
    background-color: #ccc;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 12px;
}
.webjet-modal .text-secondary {
    color: #0A0B0D !important;
    font-family: var(--secondary-font-family);
    font-weight: 400; 
    font-style: normal;
    font-size: 2rem; 
    line-height: 1.5;
    letter-spacing: 0;
    vertical-align: middle;
}

.webjet-modal .pre-loader {
    width: 48px;
    height: 48px;
}

.webjet-modal .modal-content .modal-body {
    padding: 24px;
    margin-left: 20px;
}

.webjet-modal .caution-icon {
    margin-right: 0.5rem;
} 

@media (max-width: 576px) {

    .webjet-modal .modal-title {
        font-size: 18px;
        margin-left: 1px;
    }

    .webjet-modal .close-modal span {
        font-size: 24px;
    }

    .webjet-modal .modal-dialog {
        margin: 1rem;
    }

    .webjet-modal .modal-content .modal-header {
        padding: 0px 0px 0px 0px !important;
        margin-left: 10px
    }

    .webjet-modal .modal-content .modal-body{
        margin-left: 1px;
        padding: 16px;
        gap: 2px !important
    }

    .webjet-modal .text-secondary{
        font-size: 1.5rem;
    }

}*/

.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px;
}

.title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.image-wrapper {
    display: flex;
    gap: 20px; /* space between images */
    justify-content: flex-end;
}

.image-wrapper img {
    max-width: 50px; /* adjust image size */
    height: auto;
    display: block;
}


@media (max-width: 768px) {
    .container {
        display: flex;
        justify-content: space-between; /* pushes content to edges */
        align-items: center; /* vertically align */
        width: 100%;
        padding: 20px;
    }

    .image-wrapper {
        display: flex;
        justify-content: flex-end;
        gap: 10px; /* space between images */
    }

    .image-wrapper img {
        max-width: 40px; /* adjust image size */
        height: auto;
        display: block;
    }
}

.curStar {
    color: #DC140A;
    /* Red color */
    font-weight: bold;
    /* Make it stand out */
    font-size: 18px;
    /* Slightly bigger */
    margin-left: 3px;
    /* Small space after label text */
    vertical-align: middle;
    /* Align nicely with text */
}

#filters-section .accordion .accordion-item {
    border: none;
}

#filters-section .accordion .accordion-item .accordion-header {
    margin: 0;
}

/* Mobile Filters Modal Styles - High Priority */
#filters-section.mobile-filters-modal.show-as-modal {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: white !important;
    z-index: 9999 !important;
    overflow-y: auto !important;
    padding: 20px !important;
    box-sizing: border-box !important;
    display: block !important;
    visibility: visible !important;
}

#filters-section.mobile-filters-modal.show-as-modal.hide-small-only {
    display: block !important;
}

#filters-section.mobile-filters-modal.show-as-modal .modify-search {
    display: none !important;
}

#filters-section.mobile-filters-modal.show-as-modal .filer-title {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

#filters-section.mobile-filters-modal.show-as-modal .mobile-close-btn {
    display: flex !important;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #6c757d;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
}

.modal-backdrop.fade.show {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 100 !important;
    opacity: 0.5 !important;
    background-color: #000 !important;
}

.modal-content { 
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
}
.modal-content .modal-header {
    display: flex;
padding: 8px 4px 8px 16px;
justify-content: space-between;
align-items: center;
align-self: stretch;
border-radius: 4px 4px 0 0;
border-bottom: 1px solid var(--Border-default-default, #CBD4E0);
background: var(--webjet-white);
}
.modal-content .modal-body {
    display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
align-self: stretch;
background: var(--webjet-white);
}
#customerReviewsModal .modal-body {
    max-height: 535px;
    max-width:862px;
    padding:0px;
}
#customerReviewsModal .modal-body .customer-reviews {
    overflow-y: auto;
    padding: 24px;
}

#showLargeMap .modal-body {
    max-height: 564px;
    max-width:862px;
}
#getBrouchure .modal-body {
    max-width:862px;
    padding: 24px;
}
#getBrouchure .modal-dialog {
    max-width: 862px;
}
#brouchureForm  {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}
#brouchureForm .form-groups {
    display: flex;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}
#getBrouchure .modal-body .form-group {
    width: 48%;
    margin-bottom: 0px;
}
#getBrouchure .modal-footer {
    display: flex;
padding: 16px;
justify-content: flex-end;
align-items: center;
gap: 16px;
align-self: stretch;
border-top: 1px solid var(--Border--default, #CBD4E0);
background: var(--webjet-white);
}

#getBrouchure .modal-footer .btn-cancel {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: var(--Spacing-4, 4px) var(--Spacing-16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-4, 4px);
    border-radius: var(--Radius-small, 4px);
    background: linear-gradient(0deg, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 0%, var(--surface-interactive-overlay-button-default, rgba(58, 61, 77, 0.00)) 100%), var(--surface-button-nuetral, #EBECF2);
    border: none;
    color: var(--text-primary, #0A0B0D);

    font-size: 14px;
    font-weight: 600;
}
#getBrouchure .modal-footer .btn-request-brouchure {
    display: flex;
    height: var(--Dimensions-48, 48px);
    padding: var(--Spacing-4, 4px) var(--Spacing-16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-4, 4px);
    border-radius: var(--Radius-small, 4px);
    background: var(--Identifiers-Primary-CTA, #2DB300);
    border: none;
    color: var(--webjet-white, #FFF);

    font-size: 14px;
    font-weight: 600;
}
#getBrouchure .modal-body .credit{
    color: var(--text-primary, #0A0B0D);
    font-family: var(--secondary-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

#getBrouchure .modal-body .credit a{
    color: var(--text-text-link, #1668E3);
    font-size: 14px;
    text-decoration: none;
}

#ddlBillingState,
#ddlBillingState2 {
    text-transform: capitalize !important;
}

#tourDeal .home-tour-price-original,
.search-results .home-tour-price-original,
.detail-banner-desc .home-tour-price-original
{
    font-weight: 700;
    font-size: 14px;
    text-decoration-line: line-through;
    color: #DC140A;
}

#tourDeal .preface,
.search-results .preface,
.detail-banner-desc .preface {
    font-weight: 500;
    font-size: 14px;
    color: #6A758D;
}

#tourDeal .price-container,
.search-results .price-container {
    position: relative;
    display: inline-block;
}

#tourDeal .price-caret,
.search-results .price-caret,
.detail-banner-desc .price-caret {
    position: absolute;
    top: 4px;
    right: -8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #44506A;
}

.refund-terms-checkbox {
    align-items: flex-start;
}

.refund-terms-checkbox .wizard-forms-checkBox {
    margin-top: 4px !important;
}

.tc-label-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px;
    gap: 8px;
    width: 648px;
    height: auto;
    order: 1;
    flex-grow: 1;
}

.terms-txt-main,
.terms-txt-desc {
    color: var(--text-text-primary, #12131A);
    font-family: var(--secondary-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 175% */
}

.terms-txt-main a,
.terms-txt-main a:hover,
.terms-txt-main a:active,
.terms-txt-main a:visited,
.terms-txt-desc a,
.terms-txt-desc a:hover,
.terms-txt-desc a:active,
.terms-txt-desc a:visited {
    color: var(--Text-text-link, #04C);
    font-family: var(--secondary-font-family);
}


.refund-terms-link {
    color: #0044CC;
    cursor: pointer;
    text-decoration: none;
}

.refund-terms-link:hover {
    text-decoration: underline;
}

.refund-terms-toggle {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 4px;
    width: 648px;
    height: 21px;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
}
.passport-terms-header,
.refund-terms-header {
    width: 100%;
    font-style: normal;
    font-size: 12px;
    display: flex;
}

.refund-arrow {
    width: 16px;
    height: 16px;
    flex: none;
    order: 1;
    flex-grow: 0;
    transition: transform 0.3s ease;
}

.refund-terms-content.ng-enter {
    transition: all 0.3s ease-out;
    opacity: 0;
    max-height: 0;
    transform: translateY(-10px);
}

.refund-terms-content.ng-enter-active {
    opacity: 1;
    max-height: 500px;
    transform: translateY(0);
}

.refund-terms-content.ng-leave {
    transition: all 0.3s ease-out;
    opacity: 1;
    max-height: 500px;
    transform: translateY(0);
}

.refund-terms-content.ng-leave-active {
    opacity: 0;
    max-height: 0;
    transform: translateY(-10px);
}

.refund-terms-content {
    width: 648px;
    font-weight: 400;
    font-size: 12px;
    order: 3;
}

.refund-terms-content ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: disc;
}

.refund-terms-content ul li {
    margin-bottom: 12px;
    line-height: 18px;
}

.refund-terms-content ul li:last-child {
    margin-bottom: 0;
}

.refund-terms-content ul li strong {
    font-weight: 600;
    color: #1f2937;
}

.refund-terms-content p {
    margin-bottom: 16px;
}

.refund-terms-content p:last-child {
    margin-bottom: 0;
}

.refund-terms-content strong {
    font-weight: 600;
}
.link-text a,
.link-text a:hover,
.link-text a:active,
.link-text a:visited{
    color: #0044CC;
    text-decoration: none;
}
/* Responsive styles for refund terms */
@media (max-width: 768px) {
    .refund-terms-checkbox {
        width: 100%;
        gap: 8px;
    }
    
    .tc-label-group {
        width: 100%;
    }
    
    .terms-txt-main {
        color: var(--text-text-primary, #12131A);
        font-family: var(--secondary-font-family);
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 175% */
    }
    
    .refund-terms-toggle {
        width: 100%;
    }
    
    .refund-terms-content {
        width: 100%;
        font-size: 11px;
        line-height: 18px;
    }
    
    .refund-terms-content .card-body {
        font-size: 11px;
        line-height: 18px;
    }
    
    .refund-terms-header,
    .passport-terms-header {
        width: auto;
        font-size: 11px;
    }
}

.exclusions {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.exclusions-title {
    font-weight: 700;
    font-size: 22px;
}

.exclusions-list{
   
    font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-left: 28px;
    margin-bottom: 0px;
}
.more-exclusions {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-left: 28px;
}
.more-exclusions .show-more {
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    display: flex;
    font-size: 16px;
}
.additional-exclusions {
    gap: 20px;
}
.additional-exclusions-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.additional-exclusions-item .title {
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
}
.additional-exclusions-item .description {
    color: var(--text-secondary);
    font-family: var(--secondary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.additional-exclusions-item .description ul {
    list-style: none;
    padding-left: 1em; /* add some indentation */
    margin: 0;         /* remove extra margin if unwanted */
}

.additional-exclusions-item .description ul li {
    position: relative;
    padding-left: 1em; /* space for the dash */
    margin-bottom: 0.5em; /* spacing between items */
}

.additional-exclusions-item .description ul li::before {
    content: "-";
    position: absolute;
    left: 0;
    color: var(--text-secondary); /* matches your theme */
}

.passport-terms-content {
    font-size: 12px;
    line-height: 18px;
}

.passport-terms-content ul li
{
    margin-bottom: 12px;
    line-height: 18px;
}
