﻿.wd_50 {
    width: 50%;
}

.m10 {
    margin: 10px;
}
.rooms {
    padding: 11px 17px;
    background-color: #f3f3f3;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px
}

/*Guest*/

.drop_down_field ul {
    background-color: #fff;
    display: block;
    margin: 0 0 0;
    padding: 0;
    position: absolute !important;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    width: 100%;
    min-width: 300px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);
    z-index: 9;
}

.rooms {
    padding: 11px 17px;
    background-color: #f3f3f3;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.text_box_wrapp {
    overflow: hidden;
    padding: 10px 15px;
    width: 100%;
}

.Child_wrapp, .Unit_wrapp, .adult_wrapp {
    height: auto;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.Child_lbl, .Unit_lbl, .adult_lbl {
    color: #434343;
    font-family: arial;
    font-size: 14px;
    float: left;
    font-weight: 400;
}

.counter_wrapper {
    float: right;
}

.minus {
    background-color: #cecece;
    font-size: 32px;
    line-height: 20px;
    color: #fff;
    border-radius: 2px;
}

.minus, .plus {
    float: left;
    height: 20px;
    text-align: center;
    width: 20px;
    cursor: pointer;
}

.count_pre {
    font-size: 14px;
    line-height: 20px;
    float: left;
    height: 20px;
    text-align: center;
    width: 40px;
    color: #363636;
    font-weight: 500;
}

.plus {
    font-size: 17px;
    line-height: 20px;
    background: #0d479b;
    border-radius: 2px;
    color: #fff;
    font-weight: 500;
}

.add_room_btn_wrapper {
    height: 40px;
    width: 100%;
    text-align: center;
}

.bort_none {
    border-top: medium none !important;
}

.addroom_btn {
    max-width: fit-content;
    margin: 0 auto;
    padding: 0 20px;
    border-radius: 10px;
    line-height: 30px;
    background: #0d479b;
    color: #fff !important;
}

.add_room_btn_wrapper .addroom_btn, .add_room_btn_wrapper .doneadded, .add_room_btn_wrapper .removeroom {
    color: #949494;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}

.child_age {
    color: #434343;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}

.Child_unit_age {
    display: inline-flex;
    margin-right: 10px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.text_box_wrapp span {
    font-size: 14px;
    height: 22px;
    margin-left: 10px;
    color: #949494;
    font-weight: 400;
}

.Child_unit_age .down_errow_grey {
    right: 5px;
    left: auto;
    position: absolute;
    pointer-events: none;
}

.Child_unit_age select {
    width: 100%;
    padding: 0 20px 0 5px;
    height: 27px;
}

.removeroom {
    float: right;
    font-size: 22px;
    position: absolute;
    right: 13px;
    top: 6px;
    color: #757575;
    cursor: pointer;
}




/*search box*/

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.hotsearch_section {
    background-image: url('/assets/whitelable1/img/Background.png');
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
}

.count_down_div b {
    color: #FFFF00;
    font-size: 17px;
    font-weight: bold;
}

.count_down__main {
    position: relative;
    align-items: center;
    background: #147CD5;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    justify-content: center;
    border: 0px solid #115a9c;
    display: flex;
    gap: 10px;
    border-radius: 5px;
    max-width: 355px;
    margin: 0 auto;
}

.count_down_div {
    position: relative;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    justify-content: center;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.count_watch {
    color: #fff;
    border-radius: 3px;
    gap: 5px;
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 15px;
}

    .count_watch span {
        background: #115a9c;
        width: 50px;
        border-radius: 3px;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
        font-weight: bold;
    }

.hour_sec_count {
    position: absolute;
    top: 0;
    font-size: 12px;
    color: #fff;
    display: flex;
    font-weight: 600;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

    .hour_sec_count sub {
        width: 50px;
        text-align: center;
        margin: 0 auto;
        font-size: 12px;
    }

.search_box_area p {
    font-size: 14px;
    font-weight: bold;
}

.search_box_area h1 {
    font-size: 24px;
    margin: 0px 0px 10px 0px;
    color: #fff;
    font-weight: bold;
}

.search_box_area {
    width: 100%;
    max-width: 1290px;
}

.main_search_containt {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
}

.panel_row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    padding: 0px;
}

.n_d_div {
    flex: 1;
    position: relative;
}

button.find_now {
    height: 60px;
    border: none;
    background: #147CD5;
    color: #fff;
    font-size: 18px;
    border-radius: 12px;
}

.lbl_up {
    /* display: none; */
    font-size: 11px;
    position: absolute;
    color: #958b8b;
    z-index: 1;
    white-space: nowrap;
    top: 8px;
    font-weight: 400;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 10px;
    right: 0;
    text-align: left;
    pointer-events:none;
}

.search_input {
    height: 60px;
    width: 100%;
    color: #000;
    padding: 18px 0px 10px 10px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    border: none;
    appearance: none;
    background: #EBEBEB !important;
    box-sizing: border-box;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    position: relative;
    border-radius: 12px;
}




@media (max-width:767px) {
    .panel_row {
        display: flex;
        flex-direction: column
    }
   

    .search_input {
        line-height: 37px;
        height: 55px;
        font-size: 13px;
        font-weight: normal;
        color: #000;
    }

    button.find_now {
        height: 45px;
    }
}
