﻿.product-detail {
    background: #f6f5f5
}

@media(max-width:768px) {
    .floatingsocial-itineary {
        display: block
    }
}

.horizontal-card .flcard, .spacial-packages-card {
    margin: 10px !important
}

@media(min-width:768px) {
    .selectedfaretype .form-check {
        min-width: auto !important
    }

}
.horizontal-card .flcard{
    background:#fff !important;
}
.spacial-packages-card {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
    .spacial-packages-card .card-about{
        padding:7px;
    }
.heading-page .header {
    font-size: 190%;
    font-weight: 500;
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

    /* Left line */
    .heading-page .header::before,
    .heading-page .header::after {
        content: "";
        flex: 1;
        height: 2px;
        background-color: #000;
    }

    /* Optional: adjust line width */
    .heading-page .header::before,
    .heading-page .header::after {
        max-width: 80px;
    }

    .siteNavbar {
        position: absolute;
        top: 0;
        width: 100%
    }

.homeBanner {
    background-image: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://i.ibb.co/k2PchLdj/1977-1-1.jpg) !important;
    background-position: bottom
}
.row.mainrow{
    border-radius:12px !important;
}
.hadingShowbanner, p.subheding_bannner {
    text-align: left;
}
@media (min-width: 769px) {
    .cSideForm .btn-serch .btn {
        height: 52px !important;
        line-height: 11px !important;
        border-radius: 0 12px 12px 0;
    }

    .hadingShowbanner {
        font-size:36px;
    }
}
#navbartop .navbar-bottom .navbar-nav > li > a {
    color: #000 !important
}

#navbartop.fixedTop .navbar-bottom
.navbar-nav > li > a {
    color: #000 !important
}

#navbartop.fixedTop .navbar-bottom .navbar-nav > li.active > a {
    color: #c70909 !important
}

.selectedfaretype {
    justify-content: start !important
}

.ui-autocomplete.dropdown-menu li a span {
    text-transform: capitalize
}

@media(min-width:769px) {
    .mainrow {
        display: flex;
        flex-wrap: wrap
    }

    .querybtnholidays {
        height: 100%;
        width: 100%
    }

    .paddLefthere, .quertbtnbox {
        padding: 0
    }

    .themeholiday
    .form-check {
        background: 0 0;
        padding: 0
    }

    .themeholiday .selectedfaretype {
        margin: 0
    }

    .themeholiday h4 {
        margin-top: 10px;
        margin-bottom: 0
    }

    .cSideForm .btn-serch .btn {
        height: 52px !important;
        line-height: 11px !important
    }

    .homeBanner .container {
        background: 0 0
    }

    .lable-new {
        color: #fff;
        margin-bottom: 7px;
        font-size: 14px
    }

    .sday {
        display: none
    }

    .searchbtnhere {
        display: flex;
        justify-content: end
    }

    .form-count {
        padding-top: 11px !important;
        border-right: none !important
    }

    .flex-bottom-search {
        display: flex;
        align-items: center
    }
}
