.hotel_map,
.show_more_btn,
.top_md_search_strip {
	cursor: pointer
}

* {
	outline: 0 !important
}

body {
	line-height: 1.2
}

a:focus,
a:hover {
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	margin: 0;
	padding: 0
}

figure,
p {
	margin: 0
}

.ajaxData {
	background-color: #ededed
}

.top_md_search_strip,
.top_search_strip {
	background-color: #f2f2f2
}

.modal {
	overflow-y: auto
}

.sub_filters h3,
.top_search_strip .text-right>span,
.top_search_strip h2 {
	font-size: 15px
}

.top_md_search_strip .outer_fills {
	border-right: 1px solid #ccc
}

.breakfast_included i,
.hotel_card_col_2 .other_detail i,
.hotel_card_col_3 .btn,
.hotel_card_col_3 i .hotel_rate_popup i,
.hotel_map button,
.left_hotel_info i,
.lowest_info i,
.top_md_search_strip p {
	font-size: 14px
}

.best_seller {
	border: 1px solid #e91e63;
	color: #e91e63;
	padding: 2px 12px;
	font-weight: 700;
	display: inline;
	font-size: 12px;
	border-radius: 3px;
	margin-left: 4px
}

#full_map .close,
#full_map .modal-content,
#full_map .modal-header,
.filters .form-control,
.hotel_card {
	border-radius: 0
}

.dollar_cut,
.top_md_search_strip h6 {
	font-size: 16px
}

.top_md_search_strip .greyed_date {
	color: #aaa
}

.top_md_search_strip .inner_fills:after {
	font-family: "Font Awesome 5 Free";
	content: "\f30b";
	padding-left: .25rem;
	font-weight: 900;
	color: #495866;
	font-size: 18px
}

.top_md_search_strip .inner_fills:last-child:after {
	content: ""
}

.search_title .container>div {
	border-bottom: 1px solid #ddd
}

.filters h2,
.package_rate_cut,
.search_title h2 {
	font-size: 20px
}

.sub_filters {
	border-bottom: 2px solid #ddd
}

.sub_filters .form-check-input,
.sub_filters .form-check-label {
	font-size: 14px;
	cursor: pointer
}

#full_map .modal-title,
#myModal-rates .modal-title,
.hotel_card_col_2 .hotel_title h2,
.hotel_rate_popup .modal-title,
.no_room {
	font-size: 18px
}

#full_map .close {
	text-shadow: none;
	opacity: 1
}

#myModal-rates .modal-content {
	background-color: #f5f5f5
}

.hotel_card {
	border-color: #ddd
}

.hotel_card_col_1 .card-img {
	object-fit: cover;
	border-radius: 0
}

.hotel_card_col_2 .hotel_title h2 a {
	color: #003580
}

.hotel_card_col_2 .customer_review a {
	font-size: 12px
}

.breakfast_included,
.hotel_card_col_2 .other_detail,
.hotel_card_col_3,
.hotel_msg,
.hotel_rate_popup,
.left_hotel_info,
.lowest_info {
	font-size: 13px
}

.breakfast_included,
.dollar,
.extra_parking span,
.lowest_info,
.package_rate,
.parking_text,
.superscript {
	color: #090
}

.dollar,
.dollar_cut,
.package_rate,
.package_rate_cut,
.parking_only,
.proccessing,
.room_only,
.superscript {
	font-weight: 600
}

.dollar {
	font-size: 22px
}

.package_rate {
	font-size: 27px
}

.superscript {
	font-size: 50%;
	vertical-align: super
}

.hote_rate_main {
	background-color: #feffef;
	border-radius: 4px;
	border: 1px solid #eee
}

.hote_rate_main:hover {
	background-color: #fcffcc;
	border-color: #254777;
	border-style: dotted
}

.hote_rate_main:last-child {
	margin-bottom: 0 !important
}

.small_map_hotel {
	display: none;
	height: 200px
}

.no_hotel_found {
	font-size: 28px
}

@media (min-width:992px) {

	.book_now_btn .btn,
	.book_now_btn div {
		width: 198px
	}
}

@media (max-width:991px) and (min-width:768px) {

	.book_now_btn .btn,
	.book_now_btn div {
		width: 100px;
		font-size: 12px
	}
}

@media (min-width:768px) {
	.modal .dollar_cut {
		font-size: 14px
	}

	.modal .package_rate_cut {
		font-size: 18px
	}

	.modal .dollar {
		font-size: 20px
	}

	.modal .package_rate {
		font-size: 25px
	}

	.am_hotel_rate_popup .book_now_btn .btn,
	.am_hotel_rate_popup .book_now_btn div {
		width: auto;
		font-size: 16px
	}

	.hotel-main .hotel_card_col_1 .card-img {
		height: 220px !important
	}
}

@media (max-width:350px) and (min-width:320px) {

    .xs_price_app {
        font-size: 18px !important;
    }
    .dollar {
        font-size: 18px !important;
    }
    .book-btn-sm-xs {
        margin: 8px 8px 9px 0;
}
}