.scroll_none {
  overflow-y: auto !important;
}

.main_wrap {
  width: 85%;
  margin: 0 auto;
  margin-top: 88px;
  position: unset !important;
}

.overlapOne_header {
  box-shadow: none;
  margin-top: 0px;
  max-height: unset;
  height: unset;
  overflow: unset;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.overlapOne_header.scroll_content {
  max-height: unset;
  overflow: unset;
  z-index: unset;
  box-shadow: none;
  padding-bottom: 0 !important;
}

.wrraper {
  padding-bottom: 0;
}

.left_section_top {
  width: 75% !important;
}

.right_section_top {
  width: 25%;
  height: -moz-fit-content;
  height: fit-content;
  margin: 10px;
}
.right_section_top .sortAnd_filter_canvas .sortFilter_bodtArea .action_area {
  position: unset;
}

.list_numberFound h4 {
  font-size: 17px;
}

.hotel_list .top_area .name_rating h2 {
  font-size: 20px;
}
.hotel_list .hotes_rating_area h6 {
  font-size: 15px;
}
.hotel_list .hotes_rating_area h6 img {
  width: 16px;
}
.hotel_list .hotes_rating_area h6 small {
  font-size: 14px;
}

.fetched_list .top_area .name_rating {
  flex: unset;
}
.fetched_list .top_area .name_rating ul {
  font-size: unset;
}
.fetched_list .top_area .name_rating ul li img {
  width: 16px;
}
.fetched_list .top_area .name_rating .price {
  padding: 5px 10px;
}
.fetched_list .top_area .name_rating .price .taxes {
  width: 40%;
}
.fetched_list .top_area .name_rating .price .taxes i {
  font-size: 13px;
}
.fetched_list .top_area .name_rating .price p {
  font-size: 13px;
}
.fetched_list .top_area .name_rating .price h1 {
  font-size: 20px !important;
}
.fetched_list .top_area .name_rating .price h1 span {
  font-size: 14px;
}
.fetched_list .top_area .wishlist {
  height: 35px;
  width: 35px;
}
.fetched_list .top_area .wishlist i {
  font-size: 16px;
}
.fetched_list .top_area .img {
  height: 210px;
  width: 45%;
}
.fetched_list .top_area .img img {
  border-radius: 22px;
  max-height: 100%;
}

.facility_room-service img,
.facility_parking-lot img,
.facility_wifi img,
.facility_wheel-chair img,
.facility_breakfast img,
.facility_laundry img,
.facility_terrace img,
.rated img {
  width: 45px !important;
  height: 30px !important;
}

.wishList_canvas {
  width: 500px;
  height: 224px !important;
  top: 50%;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 1.8rem;
}
.wishList_canvas .wishList_item .tourPrice {
  font-size: 16px;
}
.wishList_canvas .wishList_item .tourPrice h2 {
  font-size: 20px;
}
.wishList_canvas .wishList_item .tourPrice h4 {
  font-size: 20px;
}
.wishList_canvas .wishList_item .tour_img {
  width: 150px;
  height: 105px;
}
.wishList_canvas .wishList_item .tour_img img {
  height: 100%;
  width: 100%;
}
.wishList_canvas .btn-close {
  font-size: 20px;
}
.wishList_canvas .offcanvas-title {
  font-size: 20px;
}

.tour_detail.name_rating h2 {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 8px;
}
.tour_detail.name_rating ul li a {
  font-size: 15px;
}
.tour_detail.name_rating ul li a:hover {
  color: #FFC619 !important;
}
.tour_detail.name_rating ul img {
  height: 18px;
  width: 18px;
}

.hotel_detail_rating_info h6 {
  font-size: 15px;
}
.hotel_detail_rating_info h6 img {
  height: 18px;
  width: 18px;
}

.hotel_banner .col-6 img {
  height: 295px;
}
.hotel_banner .col-4 img {
  height: 194px;
}

.checkIn_checkOut p {
  font-size: 18px;
}
.checkIn_checkOut p small {
  font-size: 11px;
}

.checkIn_checkOut .line_connect {
  width: 30%;
}
.checkIn_checkOut .line_connect::before, .checkIn_checkOut .line_connect::after {
  height: 20px;
  width: 20px;
}

.totalStay_inHotel {
  width: 47%;
  margin-left: auto;
}
.totalStay_inHotel h1 {
  font-size: 25px;
}
.totalStay_inHotel h1 small {
  font-size: 19px;
}

.hotel_short_desc p {
  font-size: 15px;
}

.hotel_accordianNew .tour_short_desc .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 17px;
  padding: 1rem 1.25rem;
}
.hotel_accordianNew .tour_short_desc .accordion .accordion-item .accordion-body {
  padding: 20px;
}
.hotel_accordianNew .tour_short_desc .accordion .accordion-item .accordion-body ul li {
  font-size: 15px !important;
}
.hotel_accordianNew .tour_short_desc .accordion .accordion-item .accordion-body h3 {
  font-size: 17px;
  margin: 20px;
}

.room_selection .room_price h2 {
  font-size: 18px;
}
.room_selection .form-floating .form-select {
  font-size: 16px;
}

.rooms_opt_new {
  scrollbar-width: auto !important;
  margin-bottom: 10px;
}
.rooms_opt_new .opts {
  flex: 0 0 40% !important;
  max-width: 50% !important;
}
.rooms_opt_new .opts h5 {
  font-size: 20px !important;
  margin-bottom: 10px;
}
.rooms_opt_new .opts h4 {
  font-size: 22px;
}
.rooms_opt_new .opts h4 small {
  font-size: 14px;
}
.rooms_opt_new .opts .btn {
  font-size: 17px;
  height: 40px;
}
.rooms_opt_new .opts .btn:hover {
  background-color: #FFC619;
  color: black;
}
.rooms_opt_new::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.rooms_opt_new::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.rooms_opt_new::-webkit-scrollbar-thumb {
  background-color: lightgrey;
  border-radius: 10px;
  border: 3px solid #f1f1f1;
}

.read-less:hover,
.read-more:hover {
  color: #FFC619;
}

.passenger_form .passenger_row p {
  font-size: 20px;
}
.passenger_form .passenger_row .label {
  font-size: 20px;
}
.passenger_form .passenger_row .btn-group .btn-outline-primary {
  font-size: 18px;
}
.passenger_form .passenger_row h3 {
  font-size: 25px;
}

.wrraper.more_paadding {
  padding-bottom: 0;
}

.fare_details {
  border-radius: 10px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.11);
  padding: 10px;
  margin-bottom: 20px;
}
.fare_details h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}

.table th,
.table td {
  font-size: 14px;
}

.fare_details {
  position: relative;
}
.fare_details .bottom_last {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
}
.fare_details .bottom_last .book_now {
  padding-right: 10px;
}
.fare_details .bottom_last .book_now .total {
  font-size: 16px;
}
.fare_details .bottom_last .book_now h5 {
  font-size: 17px;
}
.fare_details .bottom_last .book_now h5 i {
  font-size: 16px;
}
.fare_details .bottom_last .book_now .availibility_btn {
  font-size: 13px;
}
.fare_details .bottom_last .book_now .availibility_btn:hover {
  background-color: #ffc619;
  color: black;
}
.fare_details .bottom_last .book_now .proceed_btn {
  font-size: 14px;
}
.fare_details .bottom_last .book_now .proceed_btn:hover {
  background-color: #ffc619;
  color: black;
}
.fare_details .bottom_last .book_now p {
  line-height: unset;
  font-size: 12px;
}
.fare_details .bottom_last .book_now .btn {
  font-size: 14px;
}
.fare_details .bottom_last .book_now .btn:hover {
  background-color: #FFC619;
  color: black;
}
.fare_details .bottom_last .book_now .passengerP {
  font-size: 15px !important;
}

.passenger_form .passenger_row .form-floating label,
.passenger_form .passenger_row .form-floating .form-control {
  font-size: 16px;
}

.hotel_banner .more_hotel_img h3 {
  font-size: 1.2rem;
  font-weight: bold;
}

.room_selection p a {
  font-size: 16px;
}
.room_selection p a:hover {
  color: #FFC619;
}

small {
  font-size: 13px !important;
}

.tourModify_search .input-group .form-control {
  font-size: 15px;
  padding: 6px 15px 6px 0px;
}
.tourModify_search .btn {
  font-size: 15px;
  height: 40px;
  margin-bottom: 10px;
}
.tourModify_search .btn:hover {
  background-color: #FFC619;
  color: black;
}

.tourModify_search .input-group span img {
  width: 18px;
  height: 18px;
  margin: 0.375rem 0.75rem;
}

.btn_holder {
  width: 100%;
}

.tourModify_search {
  margin-bottom: 15px;
  margin-top: 10px;
}

.days-header span {
  height: 44px;
  width: 44px;
}

.day {
  height: 44px;
  width: 44px;
}

#destination_date_select .modal-header {
  height: 60px !important;
  padding: 0px !important;
}

.flight_search_modal .modal-header {
  border-radius: 12px !important;
}
.flight_search_modal .modal-header h1 {
  margin-left: -2vw !important;
}
.flight_search_modal .modal-content {
  height: 90% !important;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 12px !important;
}

.search_results {
  height: calc(100dvh - 200px);
}
.search_results::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari and Opera */
}

.bottom_last .book_now p {
  font-size: 17px;
}

.bottom_last_HB {
  position: unset;
  width: 66%;
  margin: 0 auto;
}
.bottom_last_HB .book_now {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.bottom_last_HB .book_now h5 {
  font-size: 20px;
  display: inline-block;
}
.bottom_last_HB .book_now .totalPassengers {
  font-size: 15px;
}
.bottom_last_HB .book_now .strike-price {
  display: inline-block;
  margin-bottom: 3px;
}
.bottom_last_HB .text-right {
  text-align: end !important;
}
.bottom_last_HB .text-right .btn {
  width: 55%;
}

.hotel_date_selectorModal .modal-footer.bottom_last .total_nights {
  font-size: 18px;
}

#calendarContainer {
  height: calc(100dvh - 210px) !important;
}
#calendarContainer::-webkit-scrollbar {
  display: none;
}

.choosen_dates {
  bottom: 60px;
}

.location {
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.125);
  border-radius: 1.4rem;
  padding: 1.4rem;
  margin-bottom: 15px;
}
.location h3 {
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.bottom_last .book_now {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.bottom_last .book_now .btn:hover {
  background-color: #FFC619 !important;
  color: black !important;
}

.btn.red_btn:hover {
  background-color: #FFC619 !important;
  color: black !important;
}

.right_section_top_detail {
  width: 33%;
  margin: 10px;
}

.left_section_top_detail {
  width: 66% !important;
}

.sortAnd_filter_canvas .offcanvas-body {
  height: unset;
  margin-top: 0;
  position: unset;
}

.pxg_info {
  border-radius: 10px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.11);
  padding: 10px;
  margin-bottom: 50px;
}
.pxg_info h3 {
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.pxg_info .table .strike-price {
  display: inline;
}
.pxg_info .table th,
.pxg_info .table td {
  font-size: 14px;
}
.pxg_info .table td {
  text-align: right;
  padding: 10px;
}
.pxg_info .table th {
  text-align: left;
  padding: 10px;
  text-transform: capitalize;
}
.pxg_info .table > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.proceed-btn {
  height: 45px !important;
}

.sortAnd_filter_canvas .sortFilter_bodtArea {
  margin: 5px;
  padding: 0px;
}
.sortAnd_filter_canvas .sortFilter_bodtArea .sortandfilter_inner {
  padding: 15px;
}

.buttons_action {
  width: 60%;
  margin: 15px auto;
}
.buttons_action .btn {
  font-size: 14px;
}
.buttons_action .btn i {
  font-size: 20px;
}

.overlapOne_header_H_S {
  height: unset !important;
  margin-top: 100px;
}

.fare_info .table th,
.fare_info .table td {
  font-size: 14px;
}

.tour_short_desc .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 17px;
}

.tour_iternary_inner .tour_source_desti {
  width: 60%;
}

.tour_short_desc .accordion .accordion-item .accordion-body ul li {
  font-size: 14px !important;
}

.sortAnd_filter_canvas .sortFilter_bodtArea .action_area .btn:hover {
  background-color: #FFC619 !important;
}

.sortAnd_filter_canvas .sort_inner h3 {
  font-size: 15px;
}

.sortAnd_filter_canvas .sortFilter_bodtArea .action_area .btn {
  font-size: 14px;
  margin: 0px 0px;
}

.hotelDummyS {
  top: 100px !important;
  width: 70% !important;
  transform: unset !important;
  left: 127px !important;
}
.hotelDummyS .col-6 {
  height: 200px !important;
}
.hotelDummyS .col-4 {
  height: 150px !important;
}/*# sourceMappingURL=style.css.map */