canvas {
    border: 0px solid #ddd;
}
.chart-filter-price{
    display: flex;
    flex-direction: column;
}
.slider-container {
    width: 105%;
    max-width: 800px;
    margin-top: 6px;
}

.noUi-target {
    border: 1px solid #146828;
}

/* Custom slider styles */
.noUi-connect {
    background: #146828;
}

.noUi-handle {
    border-radius: 50% !important;
    background: #ffffff !important;
    width: 30px !important;
    height: 30px !important;
    top: -14px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 1px solid #bcbcbc;
}

.noUi-handle:before,
.noUi-handle:after {
    content: none;
}

.noUi-horizontal {
    height: 3px;
}

.noUi-tooltip {
    display: none;
    /* Ensure tooltips are hidden */
}

.input-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.input-container input {
    width: 80px;
    margin: 0;
    padding: 5px;
    text-align: center;
    border-radius: 30px;
}
.chart-filter{
        top: -25px;
    position: relative;
        right: 3%;
}
.select{
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
}
#priceHistogram{
        margin: 0px 0px -16px 18px;
}
.type-of-btn{
    border: 2px solid #ffffff;
    background: #ffffff00;
    border-radius: 10px;
    padding: 8px 15px;
}
.type-of-btn:hover{
   border: 2px solid #ffffff00;
   background: #f2f2f2;
}
.type-of-buttons{
        padding: 8px 5px;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    display: flex;
    justify-content: space-around;
}

.seleced_search_type{
    border: 2px solid var(--primary-color);
    background: var(--primary-color);
    border-radius: 10px;
    padding: 8px 15px;
}




    .owl2 {max-width: 180px !important; margin-right: 10px; border:1px solid #ccc!important; }
    .item h5{ margin-left:-3px; }
    .owl{ border: 1px solid #ccc;
          padding: 8px 39px 3px 25px  }
    .selected_owl{ border: 1px solid #ed3615; }
    .header-search {
        width: 800px;  
    }
    .choosen{
    border: 1px solid #ed3615;
    background-color: #ed3615;
    color: #000;
    }
    .button_div{
    margin: auto;
    width: 50%;
    /* border: 3px solid green; */
    padding: 10px
    }

     .small{
        font-size:30px !important;
      }

      #payment-form .ElementsApp input{
    border:1px solid #eee !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.choosen{
    border: 2px solid black !important;
    background-color: #f9f9f9 !important;
    /*color: red !important;*/
}
@media (max-width:767px) {
.header-search {
    width: 100%;
    height: 200%;
    overflow: scroll;
}
.dropdown-menu.header-search {
    top: 0%;
}
.dropdown-menu.header-search >.content-tabs >ul>li{
    font-size:14px;
    text-align: center;
    background: #ffffff00;
    padding: 4px 10px;
    border-radius: 30px;
}
.dropdown-menu.header-search >.content-tabs >ul{
    /*width: 100% !important;*/
    /*margin: 0 auto;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*text-align: center;*/
    
    border: 0px solid #ccc !important;
        border-radius: 50px !important;
        text-align: center;
        background: #ebebeb;
        padding: 5px 10px;
        /* justify-content: center; */
        justify-content: space-between;
       /*gap: 13%;*/
        display: flex;
        align-items: anchor-center;


}

.header-search >.content-tabs >ul.tabs >li.active, .header-search >.content-tabs >ul.tabs >li:hover {
        text-align: center;
        background: #ffffff;
        padding: 4px 10px;
        border-radius: 30px;
    }
    .button_div {
        margin: auto;
        width: 100%;
    }
    .custom-flexible-width-scroller{
        /*flex-direction:column;*/
    }
    
    .custom-flexible-width-scroller {
        overflow-x: scroll;
        margin: 0 auto;
        scrollbar-color: #484848 #ffffff00;
    }
    
.custom-flexible-width-scroller>.owl {
border: 1px solid #ccc;
padding: 13px 30px;
margin: 0px 5px;
justify-content: center;
display: flex;
align-items: center;
border-radius: 10px;
}

#myDD .dropdown-menu.header-search {
    position: absolute;
    /* left: 15px !important; */
    top: -250px !important;
    width: 350px;
    /*height: -webkit-fill-available;*/
    height: 440px !important;
    left: -17px !important;
    box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 8px 16px rgb(0 0 0 / 15%);
    border-radius: 32px;
    border: 0;
    transform: unset !important;
    padding: 10px 20px;
}


.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    font-size: 13px !important;
    width: 25px !important;
    height: 43px !important;
    line-height: 0px !important;
}

.date-adjustment-buttons {
    margin-bottom: unset !important;
    position: fixed !important;
    z-index: 100000000  !important;
    top: 520px;
    left: -17px  !important;
    right: -17px;
    /* width: 350px; */
    background: #ffffff;
    padding: 20px 12px 20px 12px;
    border-top: 1px solid #dfdfdf;
    /* margin: 0px 0px; */
    border-radius: 0px 0px 32px 32px;
    bottom: unset !important;
}

.date-adjustment-buttons1 {
    margin-bottom: unset !important;
    position: fixed !important;
    z-index: 100000000  !important;
    top: 520px;
    left: -17px  !important;
    right: -17px;
    /* width: 350px; */
    background: #ffffff;
    padding: 20px 12px 20px 12px;
    border-top: 1px solid #dfdfdf;
    /* margin: 0px 0px; */
    border-radius: 0px 0px 32px 32px;
    bottom: unset !important;
}

.adjust-date {
     margin: 0px !important; 
    padding: 5px 9px;
    background-color: white;
    color: black;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    border-radius: 20px;
    border: 1px solid #c3c3c3;
}


/*#home_daterange .daterangepicker.ltr.auto-apply.show-calendar.opensright{*/
/*    top: 75px !important;*/
/*    z-index: 1000000 !important;*/
/*}*/
    
        .mob-form-bg .btn {
        font-size: 12px;
        }
    #collapseTwo.collapse.show .card-body {
/*    height: 380px !important;*/
}


}

@media (min-width: 768px) {
    .custom-flexible-width-scroller {
        width: 100%;
        overflow-x: scroll;
        scrollbar-color: rgb(72, 72, 72) rgba(255, 255, 255, 0);
        margin: 0px auto;
    }
}


.date-adjustment-buttons1 {
    margin-bottom: 10px;
    position: absolute;
    z-index: 1000000;
    bottom: 10px;
    left: 25%;
}
.carousel-indicators li {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
}

.custom_map_card .carousel-item{
/*    float: unset !important;*/
}
.custom-map-card {
/*    width: max-content;*/
}


.custom-map-card  .carousel-multi-item {
    overflow: hidden;
    width: 323px;
    height: 325px;
}

.custom_map_card .custom-card .carousel-multi-item{
    width: 303px;
    height: 200px;
    overflow: hidden;
}



.carousel-indicators .active {
    opacity: 1 !important;
}

.date-adjustment-buttons2{
    display: none;
}


.container231 {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .progress-ring1 {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            /*background: conic-gradient(
        rgba(255, 90, 120, 1) var(--angle, 0deg),
        rgba(255, 0, 70, 0.6) calc(var(--angle, 0deg) + 5deg),
        rgba(255, 0, 70, 0.1) calc(var(--angle, 0deg) + 40deg),
        rgba(240, 240, 240, 0.3) 360deg
    );*/

            background: conic-gradient(rgb(255 56 92) var(--angle, 0deg), rgb(255 0 70 / 26%) calc(var(--angle, 0deg) + 0deg), rgb(0 0 0 / 0%) calc(var(--angle, 0deg) + 26deg), rgba(240, 240, 240, 0.3) 0deg);
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            transition: background 0.3s ease;
/*            correct shadow*/
/*            background: conic-gradient(#d72a74 var(--angle, 0deg), rgb(255 0 70 / 26%) calc(var(--angle, 0deg) + 0deg), rgb(0 0 0 / 0%) calc(var(--angle, 0deg) + 26deg), rgba(240, 240, 240, 0.3) 0deg);*/
/*    display: flex*/
/*;*/
/*    box-shadow: inset 17px 0px 50px 31px #f11e54;*/
        }

        .inner-circle1 {
            width: 180px;
            height: 180px;
            background: white;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            font-size: 60px;
            font-weight: bold;
            position: absolute;
            text-align: center;
            box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.05);
        }

        .inner-circle-text1{
            font-size: 20px;
            font-weight: bold;
            position: absolute;
            bottom: 90px;
        }

        .months-label1 {
            font-size: 24px;
            color: #555;
            margin-top: 6px;
            font-weight: 500;
        }

        .dots1 {
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
        }

        .dot1 {
            position: absolute;
            width: 4.5px;
            height: 4.5px;
            background: gray;
            border-radius: 50%;
            transition: background 0.3s ease, opacity 0.3s ease;
            cursor: pointer;
            transform: translate(-50%, -50%);
        }

        .dot1.hidden {
            opacity: 0;
        }

        .white-ball1 {
            position: absolute;
            width: 55px;
            height: 55px;
            background: white;
            border-radius: 50%;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            transform: translate(-50%, -50%);
            cursor: pointer;
        }
.new-filter-tab input
{
    display: none !important;
}

/* Add some styling for the buttons */
.booking-type-btn {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    background: white;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
}

.booking-type-btn:hover {
    background: #f5f5f5;
}

.booking-type-btn.active {
    border-color: #222222;
    background: #19191914;
}

.booking_tc_type input
{
    display: none !important;
}

.property-type-btn {
    width: 100%;
    border: 1px solid #ddd;
    background: white;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 50px;
}

.property-type-btn:hover {
    background: #f5f5f5;
}

.property-type-btn.active, 
.active-property .property-type-btn {
    border-color: #222222;
  /*  background: #e6f0ff;
    box-shadow: 0 0 0 2px rgba(58, 134, 255, 0.2);*/
}

.main_div {
    cursor: pointer;
}

.property_tc_type input
{
    display: none !important;
}



.standout-type-btn {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    background: white;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
}

.standout-type-btn:hover {
    background: #f5f5f5;
}

.standout-type-btn.active {
    border-color: #222222;
/*    background: #e6f0ff;*/
}

.standout_tc_type input
{
    display: none !important;
}

.recommended-type-btn {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    background: white;
    padding: 28px;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 10px;
}

.recommended-type-btn:hover {
    background: #f5f5f5;
}

.recommended-type-btn.active {
    border-color: #2222;
    background: #19191908;
}

.recommended_tc_type input
{
    display: none !important;
}

.filter_man_recommended
{
    position: relative;
    z-index: 1000;
}

.experience_visible{
    display:none;
}

.sv_map_label2{
   visibility: hidden;
}
.sv_map_label2
{
    background:#fff;
    padding:7px 10px;
    font-weight:600;
    border-radius: 50px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 6%);
    border:1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) and (max-width: 1200px) {

.sv_map_label2 {
  transform: scale(1);
  transition: transform 0.3s ease-in-out 0.2s;
}
.sv_map_label2:hover {
transform: scale(1.2);
}
}
