@media (min-width: 991px) and (max-width: 1120px) {
    .sticky-on .tab-hide {
        display: none;
    }
    .info-item .inner-icon {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .disclaimer{ 
        margin-top: -81px; 
    }
}

.disclaimer{
    border: none !important;
    text-align: center;
}

.btn-primary{
    background: linear-gradient(90deg, #0163ea 0%, #00bcf9 50%, #0163ea) !important;
    background-size: 200%, 1px !important;
}
.text-main{
    color: var(--main-color) !important;
}
.bg-main{
    background-color: var(--main-color) !important;
}
.bg-base{
    background-color: var(--base-color) !important;
}
.toast-title{
    font-size: 18px;
}

.toast-message{
    font-size: 12px;
}
 
.term-checkbox{
    width: 25px !important;
    height: 25px !important;
}
.is-invalid{
    border: 1px solid red !important
}
.entry__error {
    color: red;
}
.brand-logo img{
    width: 200px;
}
 
.slick-slide {
    height: unset;
}

.up .scrollup .fas{
    line-height: unset;
}
.homeImageSlider{
    width:100%; 
    max-height:400px;
}
.slick-initialized .slick-slide {
    padding:0 4px 0 4px;
}

.mx-450, .img-h-450{
    height: 450px;
    display: block;
}
.cover-img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.h-150{
    height: 150px;
}

.ht-50{
    height: 50px !important;
}

.ht-80{
    height: 80px !important;
}

.ht-100{
    height: 100px !important;
}

.text-limit-1{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-limit-2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-limit-3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

#in-header .sticky-logo{
    width: 200px;
}

#in-header .in-header-cta-btn{
    min-width: 125px;
}

label.lab{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
}

[type="submit"]:disabled{
    opacity: 0.4;
}

.plan_wrapper {
    display: flex;
    border: 1px solid var(--black-color);
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 175, 125, .26);
}
.plan-logo  {
    flex-basis: 20%;
    padding: 10px;
    display: flex;
    align-items: center;
}
.plan-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 80%;
    padding: 10px 20px;
    border-left: 1px solid var(--black-color);
    border-right: 1px solid var(--black-color);
    position: relative;
}

.plan-price {
    text-align: center;
    min-width: 110px;
    align-self: center;
    /* flex-basis: max-content; */
    padding: 10px;
    max-width: 190px;
}

.plan-features {
    padding: 15px 0 0px 0;
}

.plan-features ul {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 5px;
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
}
.plan-features ul li {
    flex-basis: 50%;
}
.packages .in-service-item-5 .inner-text{
    max-width: unset !important;
}
.package-image-main{
    height: 100%;
    border-right: 1px solid;
}

.package-image-main img{
    width: 180px; 
}

.in-about-feature-cus .inner-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--black-color);
}

.inner-text-dark {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--black-color);
}
.plan-details .details-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.details-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .plan_wrapper {
        flex-direction: column;
    }
    .plan_wrapper .plan-logo, .couple-plans-wrapper .plan-logo {
        max-width: 200px;
        margin: auto;
    }
    .plan-details {
        border: 0 ;
        border-top: 1px solid var(--black-color);
        border-bottom: 1px solid var(--black-color);
    }

    .plan-price {
        display: flex;
        max-width: 100% !important;
        width: 100%;
        justify-content: space-between;
    }
}

.insurance-detail-title{
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    color: var(--main-color);
}

.insurance-detail-description {
    font-size: 14px;
    font-weight: 700;
    color: var(--black-color);
}

.package-detail-contaner hr{
    margin: 11px 0;
}

.button-class{
    color: #fff !important;
    border: none; 
    height: 40px !important;
    width: 155px !important;
    font-weight: 500;
    border-radius: 5px; 
    background-size: 200%, 1px;
    line-height: 30px;
    margin: 6px 2px;
}

.sticky-on .in-main-navigation-area li {
    margin-right: 20px;
}

.sticky-on .in-main-navigation-area li a {
    font-size: 15px;
}

#in-slider-3 img.rev-slidebg {
    height: 150px !important; /* Adjust as needed */
    object-fit: cover; /* Ensures the image covers the area properly */
}   

#rev_slider_15_1_wrapper, #rev_slider_15_1 {
    min-height: 150px !important; /* Adjust as needed */
}

.form-circle {
    border: 1px solid;
    padding: 7px 50px;
    border-radius: 25px;
}


input:disabled{
    background-color: #ddd !important;
}

.mw-220{
    max-width: 220px;
}

/* -----------package detail-start-------------- */
.list-content {
    width: 100%;
}

.sidebar-features {
    min-width: 380px;
    background: #000000;
    height: 100vh;
    position: sticky;
    top: 0;
    padding: 40px;
}

.content h4 {
    color: white;
    font-size: 28px;
    padding: 30px 0px;
}

.content ul {
    list-style: none;
    padding: 0px;
    display: flex;
    place-content: space-between;
    border-top: 1px solid #5a5858;
    border-bottom: 1px solid #5a5858;
    padding: 15px 0px;
}

.content ul li h3 {
    margin: 0px
}

.sum h6 {
    font-size: 15px;
    color: white;
}

.content ul li h3 {
    margin: 0px;
    color: white;
    font-size: 25px;
}

.cta a {
    background: #00bcf9;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid;
    width: 100%;
    text-align: center;
}

ul.plan-features {
    list-style: none;
    padding: 0;
}

ul.plan-features li {
    border-bottom: 1px solid #dfe1e6;
    padding: 24px 16px 24px 28px;
}

.plans-insurance h5 {
    color: #1E2779;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}

.plans-insurance p {
    font-size: 18px;
    color: #000000cc;
    font-weight: 400;
    line-height: 25px;
    margin-top: 6px;
}

section.features {
    display: flex;
}

.plans-insurance h5 {
    color: #1E2779;

    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}

@media(max-width:1024px) {
    section.features {
        display: flex;
        flex-direction: column;
    }

    .sidebar-features {
        min-width: 100%;
        padding: 20px;
        height: auto;
    }

    .side-topbar {
        display: flex;
        place-content: space-between;
        place-items: center;
    }

    .content h4 {
        color: white;
        font-size: 21px;
        padding: 0px 0px;
    }

    .cta {
        display: flex;
        place-content: space-between;
    }

    .cta a:nth-child(1) {
        margin-right: 10px;
    }

    .content ul li h3 {
        margin: 0px;
        color: white;
        font-size: 18px;
    }

    .content ul {
        list-style: none;
        padding: 0px;
        display: flex;
        place-content: space-between;
        border-top: 1px solid #5a5858;
        border-bottom: 1px solid #5a5858;
        padding: 9px 0px;
        margin-top: 16px;
    }

    ul.plan-features li {
        border-bottom: 1px solid #dfe1e6;
        padding: 10px 15px 10px 15px;
    }

    .plans-insurance h5 {
        color: #1E2779;
        font-size: 16px;
        font-weight: 600;
        line-height: 21px;
    }

    .plans-insurance p {
        font-size: 13px;
        color: #000000cc;
        font-weight: 400;
        line-height: 25px;
        margin-top: 6px;
        margin-bottom: 0px;
    }
}
/* ----------package detail---end------------- */

/* ----------package--start------------- */
.flex-wrapper {
    display: flex;
}

.plan_wrapper,
.couple-plans-wrapper {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 175, 125, .26);
    justify-content: center;
}

.couple-plans-wrapper .plan-container {
    flex-basis: calc(100% - 190px);
}

.couple-plans-wrapper .plan-row {
    display: flex;
    border-bottom: 1px solid #ccc;
}

.plan_wrapper .plan-logo,
.couple-plans-wrapper .plan-logo {
    flex-basis: 20%;
    padding: 10px;
    display: flex;
    align-items: center;
}

.supervisa-plans .plan-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.couple-plans-wrapper .plan-details,
.plan_wrapper .plan-details {
    flex-basis: 80%;
}


.plan_wrapper .plan-details {
    position: relative;
}

.plan_wrapper,
.couple-plans-wrapper {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 175, 125, .26);
    justify-content: center;
}

.plan_wrapper:last-child {
    margin-bottom: 0;
}

.plan_wrapper .plan-logo,
.couple-plans-wrapper .plan-logo {
    flex-basis: 20%;
    padding: 10px;
    display: flex;
    align-items: center;
}

.plan_wrapper .plan-details,
.couple-plans-wrapper .plan-details {
    padding: 10px 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.couple-plans-wrapper .plan-details,
.plan_wrapper .plan-details {
    flex-basis: 80%;
}

.plan_wrapper .plan-price {
    flex-basis: max-content;
    padding: 10px;
    max-width: 190px;
}

.couple-plans-wrapper .plan-price {
    flex-basis: fit-content;
    padding: 10px 15px;
}

.supervisa-plans .plan-price {
    text-align: center;
    min-width: 110px;
    align-self: center;
}

.supervisa-plans .buy-now,
.supervisa-plans .call-us {

    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid;
    width: 100%;
}

.supervisa-plans .buy-now {
    background-color: #00a9f6;
    color: #fff;
}

.supervisa-plans .call-us {
    color: #1E2779;
    background-color: transparent;
}

.supervisa-plans .plan-price {
    text-align: center;
    min-width: 110px;
}

/* couple plans */
.couple-plans-wrapper .plan-container {
    flex-basis: calc(100% - 190px);
}

.couple-plans-wrapper .plan-total-price {
    padding: 10px 15px;
    border-left: 1px solid #ccc;
    max-width: 190px;
    align-content: center;
    text-align: center;
    position: relative;
}

.couple-plans-wrapper .plan-row {
    display: flex;
    border-bottom: 1px solid #ccc;
}

.couple-plans-wrapper .plan-row:last-child {
    border-bottom: 0;
}

.couple-plans-wrapper .view-features,
#supervisa-plans .view-features,
.details-links .policy-wording,
.details-links .policy-features {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #00bcf9;
    display: inline-block;
}

.details-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.couple-plans-wrapper .view-features:after,
.plan_wrapper .view-features:after {
    content: "";
    border: solid #00AF7D;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    margin-left: 4px;
    position: relative;
    top: -1px;
    transition: border .3s ease-in-out;
}

.plan-details .details-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.plan-details .details-topbar .plan-compare,
.couple-plans-wrapper .plan-total-price {
    line-height: 1;
}

.plan-details .details-topbar .plan-compare label,
.couple-plans-wrapper .plan-compare label,
.plan-compare label {
    cursor: pointer;
}

.plan-details .details-topbar input,
.couple-plans-wrapper .plan-compare input,
.plan-compare input {
    outline: none;
    cursor: pointer;
    border: 1px solid #1E2779;
    width: 18px;
    height: 18px;
    border-radius: 2px;
}

.plan-details .details-topbar input:checked,
.couple-plans-wrapper .plan-compare input:checked,
.plan-compare input:checked {
    background-color: #1E2779;
}

.plan-details .details-topbar input:checked:after,
.couple-plans-wrapper .plan-compare input:checked:after,
.plan-compare input:checked:after {
    width: 6px;
    height: 10px;
    border-width: 2px;
    border-color: #fff;
}

.plan-details .details-topbar .plan-name {
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-top: -13px;
    padding: 6px 10px;
    font-size: 18px;
}

.plan-details .details-topbar .plan-name:before,
.plan-details .details-topbar .plan-name:after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: calc(100% + 2px);
    background-color: #ccc;
}

.plan-details .details-topbar .plan-name:before {
    left: -10px;
    transform: rotate(-22deg);
}

.plan-details .details-topbar .plan-name:after {
    right: -10px;
    transform: rotate(24deg);
}

.supervisa-plans .plan-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.supervisa-plans .plan-acc-to-age {

    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}

.supervisa-plans .price p.hed-price {

    font-size: 18px;
    line-height: 1.2;
    color: #000;
    padding-top: 5px;
}

.supervisa-plans .price p {
    font-size: 24px;
}

.plan-features {
    padding: 15px 0 25px 0;
}

.plan-features ul {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 5px;
    list-style: none;
    padding: 0;
}

.plan-features ul li {
    flex-basis: 50%;
}

.plan-features ul li label {

    font-size: 13px;
    color: #645858cc;
}

.plan-features ul li p {
    font-weight: 600;

    font-size: 14px;
    color: #000000CC;
    line-height: 1.2;
}

.couple-plans-wrapper .details-topbar {
    /*justify-content: center;*/
    position: relative;
}

/*.couple-plans-wrapper .details-topbar .plan-acc-to-age {*/
/*    position: absolute;*/
/*    left: 0;*/
/*}*/

.couple-plans-wrapper .plan-compare {
    position: absolute;
    top: 10px;
}

.plan-total-days {
    font-size: 18px;
    line-height: 2;
}


.whatsapp {
    animation-duration: 8s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: tada;
    position: fixed;
    bottom: 0px;
    right: 20px;
    z-index: 2000000;
    font-size: 46px;
    color: #fff;
    width: 50px;
}

.cr-chat-btn {
    display: flex;
    flex-direction: row;
    position: absolute;
    z-index: 2;
    bottom: 8px;
    right: 8px;
    max-width: 95vw;
    color: inherit;
    cursor: pointer;
    transition: background .2slinear;
}
.whatsapp img {
    width: 100%;
}

@media screen and (max-width:1280px) and (min-width:1025px) {

    .plan_wrapper,
    .couple-plans-wrapper {
        flex-wrap: wrap;
    }

    .couple-plans-wrapper .plan-details,
    .plan_wrapper .plan-details {
        flex-basis: 100%;
    }

    .supervisa-plans .plan-price {
        display: flex;
        flex-wrap: wrap;
        min-width: auto;
        max-width: auto;
        justify-content: space-between;
    }

    .plan-buy {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 45%;
        align-items: center;
    }

    .supervisa-plans .buy-now {
        flex-basis: 100%;
        margin-right: 10px;
    }

    .supervisa-plans .call-us {
        flex-basis: 100%;
    }

    .plan_wrapper .plan-details,
    .couple-plans-wrapper .plan-details {
        border-left: 0px solid #ccc;
        border-right: 0px solid #ccc;
        border-top: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
    }
}

/* max screen 1024px */
@media screen and (max-width:1024px) {
    .sidebar-fliter {
        position: fixed !important;
        top: 0 !important;
        left: 0;
        z-index: 999999;
        background-color: #fff;
        height: 100%;
        padding: 20px;
        transition: all .3s;
        transform: translateX(-100%);
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .sidebar-fliter.show {
        transform: translateX(0);
    }

    #edit-entry-form .close-traveler-edit {
        right: -15px !important;
        top: -15px !important;
    }

    .supervisa-plans .price p.price_after_discount {
        font-size: 22px;
    }
}

/* responsive screen between 991px to 640px */
@media screen and (min-width:640px) and (max-width:991px) {
    .plan_wrapper {
        flex-direction: column;
    }

    .plan_wrapper .plan-logo,
    .couple-plans-wrapper .plan-logo {
        max-width: 200px;
        margin: auto;
    }

    .plan_wrapper .plan-details,
    .couple-plans-wrapper .plan-details {
        border: 0;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .plan_wrapper .plan-price {
        display: flex;
        max-width: 100%;
        width: 100%;
        justify-content: space-between;
    }

    .couple-plans-wrapper .plan-row {
        flex-direction: column;
    }

    .couple-plans-wrapper .details-topbar .plan-acc-to-age {
        position: relative;
    }

    .couple-plans-wrapper .details-topbar {
        justify-content: space-between;
    }

    /* edit-entry-form */
    #edit-entry-form .taraveler-item {
        grid-row-gap: 20px;
    }

    #edit-entry-form .age-details,
    #edit-entry-form .pre-existing-details {
        flex-basis: 100%;
    }
}

/* mobile responsive */
@media screen and (max-width:767px) {
    .traveler-info-wrapper {
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }

    .details-topbar span.plan-acc-to-age {
        order: 2;
        flex: 0 0 50%;
    }

    .details-topbar .plan-total-days {
        order: 3;
        flex: 0 0 50%;
        font-size: 16px;
    }

    .details-topbar span.plan-name {
        flex: 0 0 100%;
        order: 1;
    }

    .plan-details .details-topbar {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .traveler-info-wrapper .traveler-details-edit {
        margin: 5px 0 0 0px !important;
    }

    .plan-buy a.call-us {
        margin-top: 6px !important;
    }

    .plan_wrapper .price {
        flex: 0 0 50%;
    }

    .details-links a {
        flex: 0 0 33.3%;
    }

    .couple-plans-wrapper .plan-row {
        position: relative;
    }

    .couple-plans-wrapper .plan-price {
        position: absolute;
        top: 5px;
        right: 0;
        width: fit-content !important;
        border: 0 !important;
    }

    .supervisa-insurance-sec .sidebar-fliter {
        flex: 0 0 100%;
        width: 100%;
        overflow-y: scroll;
    }

    .plan-buy {
        text-align: end;
    }

    .plan_wrapper,
    .plan-features ul,
    .couple-plans-wrapper,
    .couple-plans-wrapper .plan-row {
        flex-direction: column;
    }

    .plan_wrapper .plan-logo,
    .couple-plans-wrapper .plan-logo {
        max-width: 160px;
    }

    .plan-details .details-topbar .plan-name {
        border: 0;
        margin: 0;
        padding: 6px 0;
    }

    .plan-details .details-topbar .plan-name:before,
    .plan-details .details-topbar .plan-name:after {
        display: none;
    }

    .plan-details .details-topbar .plan-compare {
        position: absolute;
        right: 20px;
        top: -45px;
    }

    .details-links {
        flex-wrap: wrap;
        grid-row-gap: 10px;
    }

    .supervisa-plans .plan-details {
        padding: 0 15px 15px 15px;
        border: 0;
    }

    .plan_wrapper .plan-price {
        max-width: 100%;
        width: 100%;
        text-align: left;
        padding: 15px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .plan-features {
        padding: 0px 0 15px 0;
    }

    .supervisa-plans .price p {
        font-size: 14px;
    }

    .supervisa-plans .price p:nth-child(2) {
        font-size: 18px;
    }

    .supervisa-plans .buy-now,
    .supervisa-plans .call-us {
        font-size: 12px;
        padding: 6px 24px;
        border: 1px solid;
        line-height: 24px;
        margin: 0;
        width: auto;
    }

    .details-links .view-features,
    .details-links .policy-wording,
    .details-links .policy-features {
        font-size: 12px !important;
    }

    .plan-features ul li {
        line-height: 1;
    }

    .plan-features ul li p {
        padding-top: 5px;
    }

    .plan-details .details-topbar .plan-name,
    .supervisa-plans .plan-acc-to-age {
        font-size: 16px;
    }

    .traveler-info-wrapper span {
        display: block;
        border: 0 !important;
        padding: 5px 0 0 0 !important;
        margin: 0 !important;
    }

    .supervisa-plans {
        width: 100%;
    }

    .couple-plans-wrapper .details-topbar .plan-acc-to-age,
    .couple-plans-wrapper .plan-compare {
        position: relative;
    }

    .couple-plans-wrapper .plan-total-price {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
    }

    .couple-plans-wrapper .plan-compare {
        flex-basis: 100%;
        text-align: left;
        padding-bottom: 20px;
    }

    .supervisa-plans .plan-price {
        font-size: 18px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        width: 100%;
        margin-top: 10px;
    }

    .couple-plans-wrapper .plan-row:first-child .plan-price {
        border-bottom: 0;
    }

    .couple-plans-wrapper .plan-total-price {
        border-left: 0;
    }

    .couple-plans-wrapper .plan-compare label {
        margin-top: 2px;
        padding-left: 4px;
    }

    .couple-plans-wrapper .plan-compare input,
    .plan-details .details-topbar input {
        width: 16px;
        height: 16px;
    }

    .couple-plans-wrapper .plan-compare input:checked:after,
    .plan-details .details-topbar input:checked:after {
        width: 5px;
        height: 9px;
        left: 4px;
        top: 1px;
    }

    .couple-plans-wrapper .price p {
        text-align: left;
    }

    .traveler-info-wrapper,
    .traveler-details span:first-child {
        width: 100% !important;
    }

    .traveler-info-wrapper .traveler-details {
        display: flex;
        flex-wrap: wrap;
        grid-column-gap: 10px;
    }

    .traveler-info-wrapper .traveler-details-edit {
        min-width: 50px;
    }
}
/* ----------package---end------------- */

.close-filter {
    right: 1px;
    top: 2px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff; 
    padding: 0px 12px; 
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    background: var(--base-color);
}


.traveler-info-wrapper {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 16px rgba(0, 175, 125, .16);
    padding: 6px 15px 9px 15px;
    display: flex;
    align-items: center;
    width: max-content;
    margin: auto;
    border: 1px solid #00000045;
    margin-bottom: 15px;
}
 
.traveler-info-wrapper span:first-child {
    padding: 0;
    border: 0;
}
.traveler-info-wrapper span { 
    font-size: 16px; 
    border-left: 1px solid #b3bac5;
    padding-left: 6px;
    margin-left: 6px;
}

.traveler-info-wrapper .traveler-details-edit {
    font-size: 16px;
    color: #00bcf9;
    font-weight: 600;
    margin: 5px 0 0 20px;
    cursor: pointer;
}
.packages #filter_form .button-class.btn-50{
    width: 46% !important;
 }