/*
 Theme Name:   Unbound Child
 Theme URI:    http://themes.radiantthemes.com/unbound/
 Description:  Unbound Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     unbound
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  unbound-child
*/
.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #ffffff05  !important;
    border-color:#ffffff05 !important;
    color: #01742f;
}

/* Cookie Popup CSS */

#dialog-modal .modal-dialog .modal-body{
    display: flow-root;
}

#dialog-modal button.close.ui-btn.ui-shadow.ui-corner-all {
    color: #E63946;
    opacity: 1;
    display: block;
    width: 30px;
    position: absolute;
    top: -26px;
    right: -15px;
    height: 30px;
    border-radius: 50%;
}

#dialog-modal a.btn-business {
    background: #1D3557;
    padding: 10px 30px;
    border-radius: 6px;
    color: #fff !important;
    font-weight: 100;
    border:1px solid #fff;
}
/*#dialog-modal a:hover {
    color: #1D3557 !important;
    background:#fff;
    border:1px solid #1D3557;
}*/
h4.cookie-popup-title {
    margin-bottom: 20px;
    margin-top: 20px;    
}

body#cookie-notice{
    /* overflow-y: hidden; */
}

.or_text{
    position: relative;
    width: 100%;
    margin: 10px 0;
}

.or_text:before{
    position: absolute;
    width: 30%;
    left: 10%;
    top:10px;
    content: '';
    height: 1px;
    background-color: #1D3557;
}

.or_text:after{
    position: absolute;
    width: 30%;
    right:10%;
    top:10px;
    content: '';
    height: 1px;
    background-color: #1D3557;
}

.content_modal{
    margin-bottom: 20px;
}

.app-link-popup {
    width: 90%;
    overflow: visible !important;
}

/* .modal.app-link-popup {
    text-align: center;
    display: table;
}

.modal.app-link-popup:before {
    display: inline-block;    
    content: " ";
    height: 100vh;
}

.app-link-popup .modal-dialog {    
    vertical-align: middle;
    display: table-cell;
} */

.mb-0{
    margin-bottom: 0px;
}
.content_modal > img {
    width: 70%;
}

.featured-image{
    display: block;
    margin: auto;
    width: fit-content;
}
.featured-image>img{
    margin-top: 80px;
}

@media (max-width: 767px){

    .featured-image>img{
        margin-top: 80px;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-dialog-buttons {
        width: 100% !important;
    }
    div#dialog-modal {
        height: auto !important;
    }

    h4.cookie-popup-title {
        font-size: 20px;    
        margin-top: 0;        
    }

    .modal.app-link-popup {
        text-align: center;
        display: table;
    }
    
    .or_text {
        position: relative;
        width: 100%;
        margin: 0;
        margin-top: 10px;
        line-height: 23px;
    }

    .or_text:before,
    .or_text:after {        
        width: 90%;        
    }

    .modal.app-link-popup:before {
        display: inline-block;    
        content: " ";
        height: 100vh;
    }
    
    .app-link-popup .modal-dialog {    
        vertical-align: middle;
        display: table-cell;
    } 

}

@media (max-width:320px) { 
    p.business_text{
        font-size: 13px;
    }
}

/* End Cookie Popup CSS */

.blog_title_svt{
    margin-top: 50px;
}
.blog_whizz{
    margin: 10px 60px 10px 60px;
}
.blog_whizzq{
    width: 100%;
    float: left;
    margin-bottom: 41px;
    margin-top: 100px;
}

/* blog layout */
.post.style-one .entry-main .entry-header .entry-title{
    font-size:none;
}

.post.single-post .entry-header .entry-title{
    font-size: 36px;
    font-weight: 700;
}

/* -------------------------home new css------------------------------------------ */
.home_slider_container{
    position:relative;
    /* margin-top: 80px; */
    margin-top: 0px;
    /* min-height: 100vh; */
    /* max-height:1440px; */
}

.tp-revslider-mainul{
    /* max-height:100vh!important; */
}

#rev_slider_1_1_wrapper{
    /* border:5px solid red; */
    /* max-height:80vh!important; */
    /* height:100vh!important; */
}
#rev_slider_1_1{
    /* max-height:80vh!important; */
    /* max-height:100vh!important; */
    /* height: 100vh !important;; */

}
.ui-mobile .ui-page-active{
    overflow-x: unset!important;
}

#search_bar_section{
    width:fit-content;
    display: flex;
    /* align-items: center; */
    position: absolute;
    /* top: 65vh; */
    top:410px;
    margin-left: 0;
}

.ui-shadow-inset{
    box-shadow:none;
    -webkit-box-shadow:none;
}

.ui-corner-all{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

#search_bar_section .ui-input-search .search_bar_cs,#search_bar_section .ui-input-search {
    /* display:block; */
    width: 449px;
    height: 60px;
}

.location_btn_cs:focus-within {
    box-shadow:0 0 12px rgb(94, 95, 95)!important;
  }

.search-serv-section .ui-focus{
    box-shadow:0 0 12px rgb(94, 95, 95)!important;
}

.location_btn_cs .ui-focus{
    box-shadow:none!important;
}

.location_btn_cs>.ui-input-search input:focus{
    box-shadow: none!important;
}

#search_bar_section .ui-input-text {
    margin:0px; 
    border-width: none; 
    border-style: none;
}

.location_btn_cs .ui-input-search input{
    border:none!important;
    border-radius: 0px!important;
    box-shadow: none !important;
    min-height: 3.8em !important;
}

.location_btn_cs .ui-input-search{
    border-width: 0 !important;
    border-style: none !important;
}

.location_btn_cs .ui-input-search:after {
   display:none;
}

.location_btn_cs .ui-input-search input{
    padding-left: 8px;
}

.location_btn_cs .ui-input-search{
    padding:0px !important;
    height: 58px!important;
}

#search_bar_section .ui-input-search{
    margin: 0;
}
.search_btn_cs{
    background-color: #262d5b!important;
    padding:8px 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    /* width:75px; */
}
.txt_search{
    display:none;
    
}

.search_btn_cs .fa ,.search_btn_cs .fa-search{
    color:#fff;
    font-size: 38px;
}
.location_btn_cs{
    width:147px;
    margin: 0 auto;
    display:flex;
    align-items: center;
    /* border-style: groove; */
    border:1px solid #ddd;
    border-top-left-radius: 5px;
    border-bottom-left-radius:5px;
    background-color: #fff;
    padding:0px;
    color: grey !important;;

}
.location_btn_cs>.fa-map-marker,.location_btn_cs>.fa{
    margin:0 10px;
    font-size: 38px ;
    color:red;
}

.loc-autocomplete-suggestion{
    display: block;
    max-width: 350px;
    width: 100%;
    height: 32px;
    padding: 2px 10px;
    background-color: #ffffffeb;
    border: 0.5px solid #0000001f;
    color: rgb(5, 5, 5) !important;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#search-location-dropdown{
    /* border: 1px solid red; */
    /* display: block; */
    left:0px;
    top: 60px;
    position: absolute;
    z-index: 2;
    width: max-content;
    max-height: calc(100vh - 450px);
    overflow-y: auto;
}

.home_subsec_container{
    /* width:90%; */
    width:100%;
    padding:0px 0 48px 0;
    border-bottom: 1px solid #4545454d;
    margin-bottom:10px;
}

.cards_container_cs{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.card_cs{
    display:inline-block;
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    margin:5px;
}

.card-img-top-cs{
    margin:0;
    position:relative;
    width:100%;
    height:65%;
}
.card-img-top-cs>img{
    width:100%;
    height:100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.card-body-cs{
    padding:3%;
}

.card-body-cs-text{
    display: flex;
    text-align: left;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.card-text-cs{
    font-size: 18px;
    line-height: 28px;
}
.card-text-cs>i{
    border-radius: 50px;
    border: 1px solid grey;
    padding: 5px 9px;
    margin:0 8px;
    color: #454545 !important;
    font-weight: 400;
    font-size: inherit;
}
.card-text-lbl-cs{
    margin:0;
    color: #1d3557 !important;
    font-weight: 400;
    font-size: inherit;
    text-overflow: ellipsis;
    width: 100%;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   
}
.section_title_cs{
    display:inline-block;
    margin: auto 0;
}

.section_header-cs{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.section_title_cs>h4{
    margin: 10px 0 0 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
    color:#1C1C1C;

}
.section_title_cs>p{
    margin-bottom: 8px;
    font-family: poppins,roboto;
}

.card-title-cs{
    color: #1d3557 !important;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 24px;
}

.card-sub-title-cs{
    margin:0;
    display:block;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    text-align: left;
    width: 100%;
    word-break: break-word;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-sub-title-cs>p{
    display:inline;
  
}
.icon_img_contain_cs{
    margin:0 5px;
    border:1px solid #1d3557;
    border-radius: 50px;
    padding: 3px 6px 3px 6px;

}

.icon_img_categories_cs{
    width:25px!important;
    
}

.loc_card_cs{
    display: flex;
    flex-direction: column;
    margin:0 !important;
    width:100%;
    max-width: 280px;
    min-height: 112px;
    align-items: center;
    justify-content: center;
}

.loc_card_cs:hover{
    box-shadow:  1px 1px 20px 2px #b7b4b4;
}

.loc_card_cs>a{
    width:100%;
}

.location_title_cs,.location_title_cs>h4{
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color:#454545;
    margin:0;
}

.location_sub_title_cs,.location_sub_title_cs>p{
    margin:0;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color:#797979;
   
}

.loc_container_cs{
    margin: 20px 0 0 0;
    display: grid!important;
    gap:5px;
    justify-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
/* --tb body styling */
.listing_title_tb{
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    word-break: break-word;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
    color: #1d3557;
    margin:0;
}

.card_tb_img_container{
    /* border: 1px solid #1d3557; */
    background-color: #e7e7e7 !important;
    border-radius: 50px;
    padding:3px 3px 6px 5px;
    margin: 0 3px;
}

.icon_img_tb_cs{
    /* width: 25px !important; */
    display: inline-block;
    width: 12px !important;

}

.card-sub-title-cs .fa,.card-sub-title-cs .fa-map-marker{
    background-color: #e7e7e7 !important;
    padding: 5px 8px;
    margin: 0 3px;
    border-radius: 50px;
}

.ui-input-search:after {
    position: absolute;
    left: 0.3125em;
    top: 50%;
    margin-top: -11px;
    /* padding: 2px; */
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    width: 24px;
    height: 25px;
    filter: Alpha(Opacity = 50);
    opacity: .5;
}
.ui-input-search:after {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M10.171%2C8.766c0.617-0.888%2C0.979-1.964%2C0.979-3.126c0-3.037-2.463-5.5-5.5-5.5s-5.5%2C2.463-5.5%2C5.5s2.463%2C5.5%2C5.5%2C5.5%20c1.152%2C0%2C2.223-0.355%2C3.104-0.962l3.684%2C3.683l1.414-1.414L10.171%2C8.766z%20M5.649%2C9.14c-1.933%2C0-3.5-1.567-3.5-3.5%20c0-1.933%2C1.567-3.5%2C3.5-3.5c1.933%2C0%2C3.5%2C1.567%2C3.5%2C3.5C9.149%2C7.572%2C7.582%2C9.14%2C5.649%2C9.14z%22%2F%3E%3C%2Fsvg%3E);
    background-size: 24px;
}


/* ------ card slider code------- */
.card_cat{
    max-height: 250px;
    margin: 0 6px!important;
}

.card_cat,.card_fb{
    flex: 0 0 auto;
    width: 24%; /*Default width for desktop */
    box-sizing: border-box;
    /* padding: 20px; */
    background: white;
    border-radius: 10px;
    border:1px solid #ebebeb;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    text-align: center;
    font-size: 24px;
    color: #333;
    margin: 0 5px; /* Example margin */
}

.card_cat:hover,.card_fb:hover{
    /* box-shadow: 5px 3px 12px 0px #b7b4b4; */
    box-shadow:1px 1px 9px 3px #cecbcb;
}

.cat-card-img{
    height:75%;
}

/* ----footer styling--- */

.about_para_cs{
    padding:0 !important;
}
.about_main_para{
    text-align: justify!important;
}

.app_img_cs{
    width: 145px!important;
    margin: 5px auto!important;
    transition: ease-in-out;

}

.app_img_cs:hover{
    /* box-shadow: 2px 2px 20px 2px #7b7979; */
    transform: scale(1.03);
}
/* Media queries for responsive design */
@media (max-width: 900px) {
    .QR_banneer_txt>.wpb_wrapper>p {
        text-align: center;
        display:none;

    }

    .card_cat,.card_fb{
        width: 45%; /* Width for tablets */
        margin: 0 4px; /* Example margin */
    }

    .loc_container_cs {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }
   
}

@media (900px < width < 1024px) {
    .card_cat,.card_fb{
        /* width: 32.5%; Width for small desktop or laptop */
        width: 30.5%;
        margin: 0 4px; /* Example margin */
    }

    .loc_container_cs {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }
   
}

@media (782px < width < 991px){
    .wp-block-column .wp-block-heading{
        font-weight: 600;
        font-size: 24px !important;
    }
    .widget_nav_menu .widgettitle{
        word-wrap: break-word;
        font-weight: 600;
        font-size: 24px !important;
    }
}


@media (max-width: 991px) {

    .QR_banneer_txt{
        margin:0px 0 20px 0px !important;
        width:90%;
    
    }

    .whizzq_logo_inmobile_cs{
        text-align: center!important;
    }

    .QR_IMG_cs {
        display:none;
    }

    .QR_code_contain_cs{
        display: none;
    }

    .QR_banneer_txt{
        width:100%!important;
    }

    .QR_banneer_txt>.wpb_wrapper>h2 {
        text-align: center;
        margin:7px 0!important;
        font-size:28px!important;
        font-weight:600!important;
    }

    .QR_banneer_txt>.wpb_wrapper>p {
        text-align: center;
        display:none;

    }
    .QR_n_btn_container_cs{
        width:100%!important;
    }

    .google_play_btn_cs{
        text-align: center!important;
    }

    .app_store_btn_cs{
        text-align: center!important;
    }

    .store_btn_cs{
        width:100%;
    }

}

@media (max-width: 480px) {
    .card_cat,.card_fb {
        width: 85%; /* Width for mobile */
        margin: 0 4px; /* Example margin */
    }

    .card-img-top-cs>img {
        width:100%;
    }

    .whizzq_logo_inmobile_cs{
        width:90%;
        margin:0 0 0 auto!important;
    }

    .QR_IMG_cs {
        display:none;
    }

    .QR_code_contain_cs{
        display: none;
    }

    .QR_banneer_txt{
        width:100%!important;
    }

    .QR_banneer_txt>.wpb_wrapper>h2 {
        text-align: center;
        margin:7px 0!important;
        font-size:24px!important;
        font-weight:600!important;
    }

    .QR_banneer_txt>.wpb_wrapper>p {
        text-align: center;
        display:none;

    }
    .QR_n_btn_container_cs{
        width:100%!important;
    }

    .google_play_btn_cs{
        text-align: center!important;
    }

    .app_store_btn_cs{
        text-align: center!important;
    }

    .store_btn_cs{
        width:100%;
    }

    .location_title_cs,.location_title_cs>h4{
        text-align: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        color:#454545;
        margin:0;
    }

    .location_sub_title_cs,.location_sub_title_cs>p{
        margin:0;
        text-align: center;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        color:#797979;
       
    }

    .loc_card_cs{
        display: flex;
        flex-direction: column;
        margin:0 !important;
        width:100%;
        max-width: 280px;
        min-height: 105px;
        align-items: center;
        justify-content: center;
    }
}


/* --------old card slider----------------------------- */ 
/* styles.css */

.slider_container_main {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f0f0f0;
    margin: 0;
    font-family: Arial, sans-serif;
    flex-direction: column;
}

.slider-buttons {
    position: relative;
    display: inline-flex;
    width: 40%;
    max-width: 250px;
    margin: auto 0;
    margin-bottom: 10px;
    justify-content: flex-end;
}

.slider-container {
    position: relative;
    width: 100%;
    max-width: 100%; /*Adjust as needed*/
    overflow: hidden;
}

.slider-wrapper {
    overflow: hidden;
}

.slider_cat,.slider_fb {
    display: flex;
    transition: transform 0.3s ease-in-out;
    padding: 12px 6px;
}

.prev, .next {
    /* background-color: rgba(0, 0, 0, 0.5); */
    border: none;
    color: white;
    background-color: #e7e7e7 !important;
    padding: 7px 11px;
    width: 38px !important;
    cursor: pointer;
    border-radius: 50px !important;
    margin-left: 15px;
}

.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 16px 2px #b7b4b4;
}

.prev:focus, .next:focus{
    box-shadow: 1px 1px 16px 2px #b7b4b4!important;
} 

/* --QR_banner_style--- */

.home_QR_section_container{
    background-color: #1d3557 !important;
}

.home_QR_banner_section{
    background-color: #1d3557;

}
.whizzq_logo_inmobile_cs{
    width:90%;
    margin:0 0 0 0;
}

.whizzq_logo_inmobile_cs>.wpb_wrapper>.vc_single_image-wrapper>img{
    width:350px;
} 

.QR_banneer_txt{
    margin:62px 0 20px 0px;
    width:90%;

}

.QR_banneer_txt>.wpb_wrapper>h2{
    margin:14px 0;
    color:#fff;
    font-size: 34px;
    font-weight: 700;
    line-height: 51px;

}
.QR_banneer_txt>.wpb_wrapper>p{
    color:#fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;

}

.QR_n_btn_container_cs{
    width: 80%;
    display:flex;
    align-items: center;
}

.QR_code_contain_cs{
    width: auto !important;;
}

.QR_IMG_cs{
    width:fit-content;
    margin:5px;
}

.store_btn_cs{
    margin:12px 0;
}

.google_play_btn_cs,.app_store_btn_cs{
    max-width:200px;
    margin:5px auto;
    transition: ease-in-out;
}



.app_store_btn_cs>.wpb_wrapper:hover,.google_play_btn_cs>.wpb_wrapper:hover{
    transform:scale(1.03);

}

.QR_banner_two_cs{
    padding:25px;
}

/* ---footer---- */
#menu-footer-menu .menu-item{
    color:#111111!important;
} 

.wp-block-social-links{
    margin-bottom:12px;
}

.aligncenter img{
    padding:0 18px;
}

.wp-block-column .wp-block-heading{
    font-weight: 600;
    font-size: 28px;
    /* text-align: center; */
} 

.widget_nav_menu .widgettitle{
    font-weight:600;
    font-size: 28px;
}

.footer_copyright_item > *:last-child {
  filter: invert(1);
    color: #1c1c1c !important;
    font-size: 14px;
}
#menu-footer-menu li::before{
    content: ">";
    font-size: 24px;
    font-weight: 600;
    margin: 0 5px;
    color: #262d5b;
}

#menu-footer-menu li{
    font-size:18px;
}

/* ---search dropdown--- */
#search-dropdown{
    display:none;
    left: 147px;
    top: 60px;
    position: absolute;
    z-index: 1;
    max-height: calc(100vh - 450px);
    overflow-y: auto;
}

.dropdown_data_cs{
    display:block;
    width: 450px;
    height: 34px;
    padding: 2px 10px;
    text-wrap: nowrap;
    overflow-x: auto;
    overflow-y: unset;
    background-color: #ffffffeb;
    border:0.5px solid #0000001f;
    color:rgb(5, 5, 5)!important;

}

#search_bar_section .ui-input-search .search_bar_cs, #search_bar_section .ui-input-search{
    /* width:90%; */
    /* display:block; */
    /* margin:auto; */
    padding-left:18px;
   }

@media (min-width:793px){
    #search_bar_section .ui-input-search .search_bar_cs, #search_bar_section .ui-input-search{
        padding-right: 58px;
       }
}

/* search bar in mb view */
@media (width:320px)and(height:568px){
    #search_bar_section{
        max-width:100% !important;
        top: 30vh !important;;
        width:80%;
        display: flex;
        flex-direction: column;
        gap:5px;
       }

       .txt_search{
        display: block;
        margin: auto;
        text-align: center;
        font-style: normal;
        color: #fff;
        /* display: inline; */
        
       }
    
       .fa-search{      
        display: none;
       }
    
       #search_bar_section .ui-input-search{
        border-radius: 10px;
        margin:0;
       }
    
       #search_bar_section .ui-input-search .search_bar_cs, #search_bar_section .ui-input-search{
        width:90%;
        display:block;
        margin:auto;
       }
    
       .location_btn_cs{
        margin:auto;
        width:90%;
        border-radius: 10px;
       }
    
       .search_btn_cs{
        width:90%;
        border-radius: 10px;
       }


}
@media (min-height:1000px) and (max-width:767px ){

    .tp-revslider-mainul{
        max-height: 628px!important;
    }
    
    #rev_slider_1_1_wrapper{
        /* border:5px solid red; */
        /* max-height:80vh!important; */
        height:628px !important;
    }
    #rev_slider_1_1{
        /* max-height:80vh!important; */
        /* max-height:100vh!important; */
        height: 628px !important;;
    
    }

}

@media (max-height:844px) and (max-width:390px ){
    #search_bar_section{
        max-width:100% !important;
        margin: auto;
        top:350px !important;
        width:100%;
        display: flex;
        flex-direction: column;
        gap:5px;
       }

       .txt_search{
        display: block;
        margin: auto;
        text-align: center;
        font-style: normal;
        color: #fff;
        /* display: inline; */
        
       }
    
    
       .fa-search{      
        display: none;
       }
    
       #search_bar_section .ui-input-search{
        border-radius: 10px;
        margin:0;
       }
    
       #search_bar_section .ui-input-search .search_bar_cs, #search_bar_section .ui-input-search{
        width:90%;
        padding: 0px 0 0 19px;
        display:block;
        margin:auto;
       }
    
       .location_btn_cs{
        margin:auto;
        width:90%;
        border-radius: 10px;
       }
    
       .search_btn_cs{
        width:90%;
        border-radius: 10px;
       }


}




/* ------------------ */

@media (250px < width < 793px){

    #wraper-search-section{
        width: 100% !important;
    }

    #search-bar-wrapper{
        display: block;
        margin:auto;
        position:relative;
        max-width: 90%!important;
        /* border: 1px solid green; */
    }

   #search_bar_section{
    max-width:100% !important;
    top:350px;
    left:0;
    margin:auto;
    width:100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:5px;
   }

   .txt_search{
    display: block;
    margin: auto;
    text-align: center;
    font-style: normal;
    color: #fff;
    /* display: inline; */
    
   }

   .fa-search{      
    display: none;
   }

   #search_bar_section .ui-input-search{
    border-radius: 10px;
    margin:0;
   }

   #search_bar_section .ui-input-search .search_bar_cs, #search_bar_section .ui-input-search{
    width:100%;
    display:block;
    margin:auto;
    padding-left: 28px;
   }

   .location_btn_cs{
    margin:auto;
    width:100%;
    border-radius: 10px;
   }

   .loc-autocomplete-suggestion{
    max-width: 90%;
    width: 100%;
   }

   #search-location-dropdown{
    width: 100%;
   }

   .location-serv-section{
    margin:auto;
    width:90%;
   }

   .search-serv-section{
    width:90%;
    border-radius: 10px;
   }

}

@media (max-width:793px){

    .QR_code_contain_cs{
        display: none;
    }
    
    /* ---search dropdown--- */
    .dropdown_data_cs {
        width: 100%;
        display: block;
        /* width: 450px; */
        height: 34px;
        overflow-x: auto;
        overflow-y: unset;
        padding: 2px 10px;
        background-color: #ffffffeb;
        border: 0.5px solid #0000001f;
        /* color: #111111; */
        text-decoration: none;
        color:rgb(5, 5, 5)!important;
    }

    #search-dropdown {
        display: block;
        margin: 0;
        width: 90%;
        /* left: 55px; */
        top: 120px;
        left:5%;
        position: absolute;
        z-index: 1;
        max-height: 250px;
        overflow-y: auto;
    }

    .ui-input-search:after{
        left: 1.3125em;
    }

    .slider-buttons{
        display:none;
    }

}

.vc_row {
    width:100%;
    margin-left: 0;
    margin-right: 0;
}
.vc_column_container>.vc_column-inner{
    padding:0!important;
}

.vc_column_container>.vc_inner{
    padding:0!important;
}


#wraper-search-section{
    position: absolute;
    top: 0;
    z-index: 99;
    /* border: 1px solid red; */
    width: 100vw;
    display: block;
    margin: 0 auto;
}

#search_bar_section{
    max-width: max-content;
}

#search-bar-wrapper{
    display: block;
    margin:auto;
    position:relative;
    max-width: 1170px;
    /* border: 1px solid green; */
}


/* ---------------------------------------------------------------------------------------- */
