.page_header {
    position: relative;
    z-index: 99;
    padding: 0
}

.page_header .container {
    max-width: none!important;
    width: 100%!important;
    padding: 0 40px
}

.primary_header .header_wrapper {
    padding: 5.5px 0;
    border-bottom: 1px solid silver
}

.tollfree_numbers h4 {
    font-family: 'Poppins Medium',sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0 12px 0 0;
    display: flex;
    align-items: c
}

.tollfree_numbers .number_list {
    display: flex;
    list-style: none;
    gap: 12px;
    margin: 0;
    padding: 0
}

.tollfree_numbers .number_list li {
    font-family: 'Poppins Medium',sans-serif;
    font-size: 12px;
    padding: 2px 8px;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    align-items: center;
    display: flex
}

.tollfree_numbers .number_list a {
    display: inline-block;
    color: #333;
    line-height: 12px;
    text-decoration: none
}

.tollfree_numbers .number_list li a:not(:first-child) {
    border-left: 1px solid #333;
    margin-left: 4px;
    padding-left: 4px
}

.primary_header_cta {
    gap: 16px
}

.primary_header_link {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 16px;
    font-size: 12px
}

.primary_header_link a.nav-link {
    font-size: inherit
}

.primary_header_link a.nav-link:hover {
    color: #EB1C23
}

.page_header .nav-link {
    font-family: 'Poppins Medium';
    font-size: 16px;
    !;!importan;padding: 7px 5px!important;
    text-decoration: none;
    color: #444
}

.page_header .nav-link:hover {
    color: #EB1C23 !important;
    border-color: #EB1C23;
}

.primary_header_cta .nav-link {
    min-width: 63px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 4px
}

.wishlist_cta .wishlist_count {
    font-size: 12px;
    font-family: 'Poppins Bold',sans-serif;
    background-color: red;
    color: #fff;
    border-radius: 4px;
    padding: 0 2px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center
}

.page_header .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: transparent!important;
    border: 0;
    font-family: 'Poppins Medium';
    color: #444444!important;
    font-size: 14px;
    height: 36px;
    padding: 8px 0
}

.page_header .dropdown-toggle::after {
    width: 20px;
    height: 6px;
    content: "";
    font-family: 'common-icomoon';
    border: 0;
    font-size: 6px;
    line-height: 17px;
    vertical-align: middle;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px
}

.login_cta .dropdown-toggle {
    font-size: 14px
}

.page_header .dropdown .dropdown-menu.login_dropdown_menu {
    min-width: 160px
}

.login_dropdown_menu .user_thumbnail {
    border-bottom: 1px solid #CCC;
    padding: 7px;
    text-align: center
}

.login_dropdown_menu .avtar {
    display: block;
    margin: 0 auto 6px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #CCC
}

.login_cta .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.login_cta .btn .avtar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: silver;
    margin-right: 6px
}

.login_cta .btn .avtar img{
	max-width: 100%;
}

.login_dropdown_menu ul {
    list-style-type: none
}

.after_login_show {
    display: none
}

.link-login {
    border: 1px solid #eb1c23;
    border-radius: 4px;
    color: #eb1c23!important;
    padding: 8px 24px!important
}

.main_header .header_wrapper {
    padding: 12px 0;
    gap: 12px
}

.page_header .dropdown .dropdown-menu {
    font-size: 12px;
    min-width: 140px;
    padding: 0;
    box-shadow: 0 4px 10px 0 #0000001A;
    border-color: #CFCFCF;
    border-radius: 4px
}

.page_header .dropdown .dropdown-menu li {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 10px
}

.page_header .dropdown .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid rgb(207 207 207 / .5)
}

.page_header .dropdown .dropdown-menu a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #000;
    position: relative;
    font-size: 12px
}

.page_header .dropdown .dropdown-menu a.active {
    color: #EB1C23;
    background-color: #fff
}

.page_header .dropdown .dropdown-menu a.active::after {
    content: "\e901";
    font-family: 'common-icomoon';
    font-size: 18px;
    line-height: 10px;
    position: absolute;
    right: 10px;
    top: 12px
}

.page_header .dropdown-menu a:hover {
    background-color: #fde8e9;
    color: #EB1C23
}

.page_header.header_revamp.sticky_header .nav-link.link-plan_trip {
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    border-radius: 4px;
    border: 1px solid #EB1C23;
    line-height: 26px;
    align-items: center;
    display: flex
}

.nav-link.link-plan_trip {
    color: #EB1C23;
    padding: 7px 16px;
    align-items: center;
    display: flex
}

.sticky_header_item {
    display: none
}

.sticky_header .sticky_header_item {
    display: block
}

.menu-item-has-children.has-submenu {
    position: relative
}

.sub_menu {
    min-width: 196px;
    position: absolute;
    top: 100%;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Poppins Regular',sans-serif;
    box-shadow: 0 4px 10px 0 #0000001A;
    background-color: #fff;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    color: #000;
    opacity: 0;
    transition: 0.3s all;
    pointer-events: none;
    transform: translateY(50px)
}

li.menu-open .sub_menu {
    transform: none;
    opacity: 1;
    pointer-events: all;
	z-index: 11;
}

li.menu-open>.nav_link::after {
    transform: rotate(180deg)
}

.sub_menu li:not(:last-child) {
    border-bottom: 1px solid rgb(207 207 207 / .5)
}

.sub_menu a {
    display: block;
    padding: 8px 10px;
    color: inherit;
    transition: 0.3s all;
    text-decoration: none
}

.sub_menu a:hover {
    background-color: #fde8e9;
    color: #EB1C23
}

.page_menu {
    margin-right: auto;
    margin-left: 22px
}

.page_menu_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px
}

.page_menu_list .nav_link {
    min-width: 130px;
    font-size: 14px;
    font-family: 'Poppins Medium',sans-serif;
    line-height: 26px;
    padding: 8px 12px;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #A1A1A1;
    border-radius: 28px;
    color: #444;
    text-decoration: none
}

.menu-item-has-children>a::after {
    width: 12px;
    height: 6px;
    content: "";
    font-family: '';
    border: 0;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    margin-left: 6px
}

.menu_container {
    width: 100%;
    padding: 20px 0;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transform: translateY(50px);
    transition: 0.3s all;
    box-shadow: 0 4px 10px 0 #0000001A
}

.menu_container.menu-open {
    opacity: 1;
    transform: none;
    pointer-events: all;
	z-index: 11;
}

.nav.holiday_packages_nav {
    border-bottom: 0
}

.holiday_packages_nav .nav-item {
    width: 100%
}

.holiday_packages_nav .nav-link {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #fff0;
    border-radius: 4px;
	font-family: 'Poppins Medium';
}

.tab-pane-wrapper .heading {
    font-size: 14px;
    font-family: 'Poppins SemiBold';
}

.holiday_packages_nav .nav-link:hover {
    border-color: #fff0
}

.holiday_packages_nav .nav-link.active {
    border-color: #EB1C23;
    background-color: #fde8e9
}

.holiday_packages_panes .list-group .list-group-item:not(:last-child) {
    margin-bottom: 16px
}

.holiday_packages_panes .list-group .list-group-item {
    border: 0;
    padding: 0
}

.holiday_packages_panes .list-group a {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins Regular';
}



.tab-pane-wrapper .column:not(:last-child) {
    border-right: 1px solid #ddd
}

.mega_menu_wrapper .heading .sub-menu-arrow {
    display: none
}

.tab-pane-wrapper {
    padding: 0 50px
}

.tab-pane-wrapper .row {
    margin-left: -50px;
    margin-right: -50px
}

.tab-pane-wrapper .row>div {
    padding: 0 50px
}

.page_header_wrapper {
    padding: 0
}

.sticky_header .page_header_wrapper {
    width: 100%;
    background-color: #fff;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 95;
    animation: header_animation 0.7s ease forwards
}

.sticky_header {
    padding-bottom: 8px;
    z-index: 99
}

.sticky_header .main_header .header_wrapper {
    border-bottom: 1px solid silver;
    padding: 7px 0
}

@keyframes header_animation {
    0% {
        top: -100px;
        opacity: 0
    }

    100% {
        top: 0
    }
}

.sticky_header .primary_header {
    display: none
}

.clone_elements {
    display: none
}

.sticky_header .clone_elements {
    display: flex;
    gap: 12px
}

.sticky_header .logo img {
    max-width: 90px
}

.sticky_header .page_menu_list {
    gap: 12px
}

.sticky_header .page_menu_list .nav_link {
    min-height: 26px;
    padding: 5px;
    border: 0;
    min-width: 80px
}

.has-megamenu .mega_menu_wrapper {
    display: none
}

.btn-humburger {
    min-width: 32px;
    width: 32px;
    height: 32px;
    font-size: 0;
    position: relative;
    z-index: 101;
    border: 0;
    background-color: #fff0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.btn-humburger .line {
    width: 22px;
    height: 2px;
    background-color: #444;
    display: block;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.btn-humburger.active .line:nth-child(1),.btn-humburger.active .line:nth-child(2),.btn-humburger.active .line:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.btn-humburger.active .line:nth-child(2) {
    opacity: 0
}

.btn-humburger.active .line:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg)
}

.btn-humburger.active .line:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -o-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg)
}

.mobile-tab-toggle::after {
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "";
    font-family: '';
    border: 0;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    transform: rotate(-90deg);
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    line-height: 32px;
    margin-left: 8px
}

.mobile_menu_widget {
    overflow-x: auto;
    scrollbar-width: none
}

.mobile_menu_widget .page_menu_list .nav_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 11px!important;
    line-height: 12px;
    padding: 0!important;
    min-width: auto
}

.mobile_menu_widget .page_menu_list>li {
    width: auto;
    padding: 0 4px
}

.mobile_menu_widget .page_menu_list>li.active .nav_link {
    color: #EB1C23
}

.mobile_menu_widget .page_menu_list>li.active .nav_link i {
    border-color: #EB1C23;
    background-color: #FFF2F3
}

.mobile_menu_widget .page_menu_list .nav_link i {
    width: 56px;
    height: 56px;
    border: 1.4px solid #DADADA;
    border-radius: 50%;
    margin-bottom: 8px
}

.mobile_menu_widget .menu-item-has-children>a::after {
    display: none
}

.mobile_menu_widget .page_menu_list {
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 1px 0 0 16px;
}

.menu_container .tab-pane-wrapper a:hover {
    color: #EB1C23
}


a.needHelp {
    display: none
}

.hide-scrollbar::-webkit-scrollbar {
    display: none
}

a.nav-link.link-login {
    width: 86px;
    height: 36px;
    align-items: center;
    display: flex;
    justify-content: center
}

a.nav-link.link-plan_trip {
    height: 36px
}

/* Shared styles for hover and active state */
.page_menu_list .nav_link:hover,
.page_menu_list .nav_link.active {
    color: #d9232d;
    border-color: #d9232d;
}

/* HOLIDAYS */
.page_menu_list .nav_link:hover .spriteimg.holidays,
.page_menu_list .nav_link.active .spriteimg.holidays {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -184px -501px;
}

/* FLIGHT */
.page_menu_list .nav_link:hover .spriteimg.flight,
.page_menu_list .nav_link.active .spriteimg.flight {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -440px -504px;
}

/* HOTELS */
.page_menu_list .nav_link:hover .spriteimg.hotels,
.page_menu_list .nav_link.active .spriteimg.hotels {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -264px -589px;
}

/* CRUISE */
.page_menu_list .nav_link:hover .spriteimg.cruise,
.page_menu_list .nav_link.active .spriteimg.cruise {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -692px -501px;
}

/* EURAIL */
.page_menu_list .nav_link:hover .spriteimg.eurail,
.page_menu_list .nav_link.active .spriteimg.eurail {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -556px -587px;
}

/* OFFERS */
.page_menu_list .nav_link:hover .spriteimg.offers,
.page_menu_list .nav_link.active .spriteimg.offers {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -380px -501px;
}

/* MORE */
.page_menu_list .nav_link:hover .spriteimg.more,
.page_menu_list .nav_link.active .spriteimg.more {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -324px -588px;
}

.menu-item-has-children > a:hover::after {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
}

.page_menu_list .nav_link.active::after {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
}

@media screen and (max-width: 1639px) {
    .page_header .container {
        padding:0 15px
    }
}

@media screen and (max-width: 1299px) {
    .logo {
        max-width:100px
    }

    .page_menu_list .nav_link {
        min-width: 120px
    }
}

@media screen and (min-width: 1200px) {
    .sticky_header .non_sticky_header_item {
        display:none!important
    }

    .has-megamenu .mega_menu_wrapper {
        display: none!important
    }

    .sub_menu {
        display: block!important
    }

    .page_menu_wrapper .primary_header_link,.page_menu_wrapper .tollfree_numbers {
        display: none!important
    }

    .tab-pane-wrapper {
        display: block!important
    }

    .tab-pane-wrapper .heading {
        pointer-events: none
    }
    .holiday_packages_panes {
        max-height: 60vh;
        overflow-y: auto;
    }
}

@media screen and (max-width: 1199px) {
    .sticky_header .main_header .header_wrapper {
        padding:12px 0;
        border-bottom: 0
    }

    .page_header {
        min-height: 65px
    }

    .page_header_wrapper {
        animation: none!important;
        /* padding-top: 60px; */
        position: relative!important
    }

    .page_header_wrapper .main_header {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 100
    }

    .page_menu {
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: none;
        width: 100%;
        height: 100%;
        padding-top: 70px;
        transition: 0.3s all ease-in-out
    }

    .primary_header {
        display: none
    }

    .contact_numbers.sticky_header_item {
        display: none
    }

    .page_header .clone_elements {
        display: flex;
        margin-left: auto;
        gap: 10px!important
    }

    .page_header .logo {
        position: relative;
        z-index: 101
    }

    .logo img {
        width: 112px!important;
        max-width: 100%!important
    }

    .plan_trip_cta {
        display: none
    }

    .language_dropdown_cta .dropdown-toggle {
        font-size: 0
    }

    .language_dropdown_cta .dropdown-toggle span {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle
    }

    .language_dropdown_cta .dropdown-toggle span:first-child {
        display: none
    }

    .login_cta .nav-link {
        font-size: 12px;
        padding: 4px 10px!important;
        background-color: #EB1C23;
        color: #fff!important;
        border-color: #EB1C23
    }

    .login_cta .btn {
        font-size: 0
    }

    .page_menu.open {
        display: block
    }

    .page_menu_list .nav_link {
        display: block;
        border: 0
    }

    .page_menu_list li {
        width: 100%
    }

    .holiday_packages_nav {
        display: none
    }

    .tab-pane-wrapper .row {
        margin: 0 -15px
    }

    .tab-pane-wrapper .row>div {
        padding: 0 15px;
        border: 0!important
    }

    .tab-pane-wrapper {
        padding: 0 15px 0 50px;
        display: none
    }

    .page_menu_list .mega_menu_wrapper .tab-pane {
        display: block!important;
        opacity: 1!important
    }

    .mega_menu_wrapper .tab-pane.menu-open>.mobile-tab-toggle {
        color: #EB1C23!important;
        font-size: 16px
    }

    .mega_menu_wrapper .tab-pane.menu-open .mobile-tab-toggle::after {
        transform: rotate(0deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
        line-height: 10px;
        margin-left: 8px;
        height: 10px;
    }

    .mega_menu_wrapper .nav-link {
        padding: 10px 16px;
        font-size: 16px
    }

    .mega_menu_wrapper .list-group {
        display: none;
        padding: 10px 0 15px;
        padding-left: 20px;
        position: relative
    }

    .page_header.menu-open .mega_menu_wrapper .column:not(:last-child) .list-group::before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        border-left: 1px solid #444;
        position: absolute;
        left: -32px;
        bottom: 0
    }

    .mega_menu_wrapper .heading {
        margin-bottom: 0;
        padding: 10px 0;
        position: relative
    }

    .mega_menu_wrapper .column.menu-open .heading::before {
        border-color: #EB1C23
    }

    .page_header.menu-open .mega_menu_wrapper .heading::before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        border: 1px solid #444;
        border-top: 0;
        border-right: 0;
        border-radius: 0 0 0 4px;
        position: absolute;
        left: -32px;
        top: -4px
    }

    .mega_menu_wrapper .heading::after {
        width: 20px;
        height: 20px;
        display: inline-block;
        content: "";
        font-family: '';
        border: 0;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        transform: rotate(-90deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px
    }

    .column.menu-open .heading {
        color: #EB1C23!important
    }

    .column.menu-open .heading::after {
        transform: rotate(0deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
        line-height: 10px;
        margin-left: 8px;
        height: 10px;
    }

    .page_menu_list {
        gap: 0!important;
        display: block;
        margin: 0 -16px
    }

    .page_menu_wrapper {
        height: 100%;
        overflow-y: auto;
        padding: 0 20px 50px 20px
    }

    .page_menu.open .has-megamenu>.nav_link {
        display: none
    }

    .page_menu_list .container-fluid {
        padding: 0!important
    }

    .page_menu.open .mega_menu_wrapper {
        display: block
    }

    .mega_menu_wrapper .row {
        margin: 0
    }

    .mega_menu_wrapper .row>div {
        padding: 0
    }

    .page_menu_list .nav_link,.sticky_header .page_menu_list .nav_link {
        padding: 10px 16px;
        min-height: 46px;
        font-size: 16px
    }

    .menu-item-has-children>a::after {
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 6px;
        text-align: center;
        transform: rotate(-90deg)
    }

    .sub_menu {
        position: static;
        opacity: 1;
        pointer-events: all;
        transform: none;
        transition: none;
        display: none;
        box-shadow: none;
        border: 0;
        font-size: inherit;
        padding-left: 25px
    }

    .sub_menu li:not(:last-child) {
        border: 0
    }

    .sub_menu li.sticky_header_item {
        display: none!important
    }

    li.menu-open>.nav_link::after {
        transform: rotate(0deg)
    }

    .menu-item-has-children.has-submenu.menu-open>.nav_link {
        color: #EB1C23
    }

    .tollfree_numbers {
        flex-direction: column;
        align-items: flex-start!important
    }

    .tollfree_numbers h4 {
        font-size: 16px;
        margin-bottom: 16px;
        margin-right: 0;
        display: flex;
        align-items: center
    }

    .tollfree_numbers .number_list {
        flex-direction: column
    }

    .primary_header_link {
        font-size: 14px;
        flex-direction: column;
        padding: 20px 0;
        margin: 20px 0;
        border-top: 1px solid rgb(0 0 0 / .2);
        border-bottom: 1px solid rgb(0 0 0 / .2)
    }

    .primary_header_link a.nav-link {
        padding: 5px 0;
        font-family: 'Poppins Regular',sans-serif
    }

    .sticky_header .page_header_wrapper {
        padding-bottom: 0
    }

    .menu_container {
        transform: none;
        height: calc(100vh - 165px);
        padding: 0;
        overflow-y: auto
    }

    .menu_container .container-fluid {
        padding: 0!important
    }

    .menu_container.open {
        display: block;
        opacity: 1;
        pointer-events: all
    }

    .menu_container .nav-tabs {
        display: flex;
        gap: 8px;
        flex-wrap: nowrap;
        flex-direction: row;
        overflow-x: auto;
        padding: 8px 16px;
        white-space: nowrap;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        margin-top: 5px
    }

    .menu_container .nav_link {
        display: none
    }

    .menu_container .children-menu {
        display: block;
        padding: 0
    }

    .menu_container .sub_menu {
        padding: 15px 10px
    }

    .menu_container .tab-pane .mobile-tab-toggle {
        display: none
    }

    .menu_container .tab-pane .tab-pane-wrapper {
        display: block!important;
        padding: 0 15px
    }

    .menu_container .nav-tabs .nav-link {
        border: 1px solid #DADADA;
        padding: 4px 14px
    }

    .menu_container .nav-tabs .nav-link.active {
        border-color: #EB1C23;
        background-color: #EB1C23;
        color: #fff!important
    }

    .nav-link.link-wishlist.wishlistToggle::after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 19px;
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -138px -587px;
        vertical-align: middle
    }
}

@media screen and (max-width: 767px) {
    .mobile_menu_widget .page_menu_list {
        justify-content:space-between;
        padding-top: 3px;
        padding-bottom: 10px;
    }

    .page_header {
        /* min-height: 160px; */
    }

    .menu_container {
        height: calc(100vh - 192px)
    }

    .modal-open .bottom_sticky_cta {
        box-shadow: inset 0 15px 9px -10px rgb(0 0 0 / .1)
    }

    .wishlist_cta .wishlist_count {
        background-color: #fff0;
        color: #444
    }

    .page_header .clone_elements {
        align-items: center
    }

    .page_header .dropdown-toggle {
        height: 24px;
        padding: 0
    }

    .wishlist_cta .nav-link {
        padding: 0 10px
    }

    /* HOLIDAYS */
.page_menu_list .nav_link:hover .spriteimg.holidays,
.page_menu_list .nav_link.active .spriteimg.holidays {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -167px -485px !important;
}

/* FLIGHT */
.page_menu_list .nav_link:hover .spriteimg.flight,
.page_menu_list .nav_link.active .spriteimg.flight {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -424px -484px !important;
}

/* HOTELS */
.page_menu_list .nav_link:hover .spriteimg.hotels,
.page_menu_list .nav_link.active .spriteimg.hotels {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -247px -571px !important;
}

/* CRUISE */
.page_menu_list .nav_link:hover .spriteimg.cruise,
.page_menu_list .nav_link.active .spriteimg.cruise {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -676px -485px !important;
}

/* EURAIL */
.page_menu_list .nav_link:hover .spriteimg.eurail,
.page_menu_list .nav_link.active .spriteimg.eurail {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -540px -570px !important;
}

/* OFFERS */
.page_menu_list .nav_link:hover .spriteimg.offers,
.page_menu_list .nav_link.active .spriteimg.offers {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -364px -485px !important;
}

/* MORE */
.page_menu_list .nav_link:hover .spriteimg.more,
.page_menu_list .nav_link.active .spriteimg.more {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -308px -571px !important;
}
}

@media screen and (max-width: 479px) {
    .page_menu {
        left:-100%;
        display: block
    }

    .page_menu.open {
        left: 0%
    }
}
a.nav-link.link-wishlist.wishlistToggle {
    font-size: 12px;
}

/* ========== Base Styles ========== */
.menu_item {
  position: relative;
}

.menu_item .nav_link.customize {
  position: relative;
}

/* ========== Icon ========== */
.spriteimg.bag {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('/images/homePageRevamp/bag-1.svg') no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
}

/* ========== Badge (DIY Label) ========== */
.badge {
  position: absolute;
  top: -10px;
  right: -5px;
  width: 37px;
  height: 23px;
  background: #EB1C23;
  color: #FFFFFF;
  font-family: 'Poppins SemiBold';
  font-size: 11px;
  letter-spacing: 0.5px;
  border-radius: 4px;
  display: flex;
  align-items: center;     /* Vertically center */
  justify-content: center; /* Horizontally center */
  line-height: normal;
  padding: 0;
}

/* ========== Blinking Effect ========== */
.blink {
  animation: blinkAnim 1s steps(1, end) infinite;
}

@keyframes blinkAnim {
  0%, 49% { opacity: 1; }
  50%, 100% { opacity: 0; }
}

/* ========== Mobile View (≤ 767px) ========== */
@media (max-width: 767px) {
  .nav_link.customize {
    gap: 0;
    padding: 6px 12px;
  }

  .spriteimg.bag {
    /* width: 20px !important; */
    /* height: 20px !important; */
    background-size: 22px;
  }

  .nav_link.customize span {
    line-height: 1;
  }

  .badge {
    top: 0px;
    right: -5px;
    width: 32px;
    height: 20px;
    font-size: 10px;
  }
}
.nav_link.customize:hover .spriteimg.bag {
  background: url('/images/homePageRevamp/bag-1-1.svg') no-repeat center center;
  background-size: contain;
}
.page_menu_list .nav_link.active {
    background: #FFF2F3;
}a.nav_link.holidays.active {}