/*
Theme Name: Booking2hotels 
Theme URI: http://booking2hotels.com/
Author: the WordPress team
Version: 0.0.1
*/
@media (max-width: 767px){
.slide_homerooms .slick-list {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.boxsearch_home .tab_textmember {
    right: 0 !important;
}
.list_address p {
    font-size: 12px !important;
}
}

@media (max-width: 991px){
body {
    overflow-x: inherit !important;
}
.boxsearch_home .DateCalendar .title_boxsearch:before {
    left: 0 !important;
    right: 0 !important;
}
.slide_homerooms .slick-slide {
    padding-bottom: 40px;
}
.section_rooms .slick-dots {
    bottom: -50px !important;
}
.section_rooms {
    padding: 50px 0 60px !important;
}
}

.box_listiconface {
	position: relative;
}

.box_listiconface > a{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.single_roomsub .title_page{position: relative;}
.single_roomsub .title_component:after {bottom: -40px;}
.single_roomsub .room_size {position: absolute; bottom: -25px;}
.home .content_detail .collapse:not(.in) {-webkit-line-clamp : 12; }

.b2h_rate_v3 .b2h_modal, .b2h_rate_v3 .b2h_modal-box {z-index: 1500 !important;}

@media (min-width: 992px) {
.boxsearch-page {z-index: 70 !important}
}