.btn {
    font-size: 14px;
}
.activefix
{
    display: flex !important;
}
section.tours-slider .swiper-slide {
    width: 30% !important;
}
section.tours-slider .swiper-slide a .price h4 {
    font-size: 1.2vw;
}
section.tours-slider .swiper-slide {
    margin-bottom: 10px;
}
.ticket-receipt * {
    direction: rtl  !important;
}
.numberShow
{
    unicode-bidi: embed;
    direction: ltr !important;
}
.single-content-wrap
{
    text-align: right;
}
main.view-tour-section {
    margin-top: 2vw;
}
.single-content-sidebar
{
    text-align: right;
}
.tbltour th
{
    font-size: 14px;
}
.tbltour td
{
    font-size: 14px;
}
.single-content-box
{
    font-size: 14px;
}
.ticket-receipt *
{
    font-size: 14px;
}
.landing-search-box form .search-inputs-container .search-input-group {

    gap: 0.5vw;
}
.target-search-details section
{
    width: 100%;
}
.ticket-template {
    width: 100%;
    height: auto !important;
    justify-content: space-around;
    min-height: 200px;
}

 .ticket-template-left-side::before {
     content: "";
     width: 0.1vw;
     height: 0%;
     background-color: rgba(192, 192, 192, 0.4);
     position: absolute;
     right: 0;
     opacity: 0;
 }
.ticket-preview div.sub-divider:nth-child(1) {
    width: 25%;
}
.ticket-details-preview-right-side {

    width: 75%;

}
.ticket-details-preview-left-side {

    width: 30%;

}

@media screen and (max-width: 450px) {
    @media screen and (max-width: 450px) {
        .ticket-template-left-side {
            flex-direction: inherit;
            justify-content: start;
        }
    }
    .ticket-details-preview-right-side {
        width: 99%;
    }
    .tour-offer-card > div.price h6 {
        font-size: 2.3vw;
        gap: 1.5vw;
        text-align: center;
    }
    .breadcrumb-top-list .list-items li {
        color: #5d646d;
        font-size: 14px;
        text-align: right;
    }
    .ticket-template-left-side .view-ticket-details.btn {

        min-width: 100px;
    }
    .ticket-details-preview-left-side {
        width: 80%;
    }
    section.search-result-again form .search-inputs-container .search-input-group:nth-child(1) .input-group {
        width: 100%;
        position: relative;
    }
    .landing-search-box form .search-inputs-container {

        height: 190px;

    }
    .selected-hotel {

        height:auto;

    }
    section.tours-slider .swiper-slide a .price h4 {
        font-size: 14px;
    }
    main.view-tour-section {
        margin-top: 1vw;
    }
    @media screen and (max-width: 450px) {
        .ticket-receipt {
            height: auto !important;
        }
    }
    .tour-offer-card > div.middle h2 {
        font-size: 3.14vw;
        font-weight: bold;
    }
    .tour-offer-card > div.middle h6 {
        font-size: 3.14vw;
        font-weight: bold;
        text-align: right;
    }
    .tour-offer-card {
        height: auto;
    }

    section.tours-slider .swiper-slide {
        width: 40% !important;
    }

    @media screen and (max-width: 450px) {
        .ticket-details-preview-right-side {
            padding: 10px;

        }
    }
}
