/*
----------------------------------------------------------------
	remove the white gap for 4 sides in elementor
----]------------------------------------------------------------
*/
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
} 
.admin-bar .sticky-header{
	top:32px !important;	
}


/********* Pagination Style *************/
.pagination{
	text-align:center;	
}
.pagination li,
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: 5px;
}
.pagination li a,
.pagination li span {
    font-size: 22px;
    font-weight: 700;
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-family: 'Cardo', serif;
    text-align: center;
    color: #0a0807;
    border-radius: 50%;
    border: 1px solid #e3e0de;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pagination li:hover a, 
.pagination li.active span,
.pagination li.active a,
.pagination li span.current {
    background: #a9774e;
    border-color: #a9774e;
    color: #fff;
}

/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
	margin-bottom:30px;
}
.widget ul,
.widget ol{
	position:relative;	
	margin:0px;
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
	display:block;
    margin-bottom: 12px;
	padding-bottom:12px;
	font-size: 16px;
    color: #8d8b8a;
	font-weight:600;
	border-bottom: 1px solid #e2dfdd;
	text-transform: uppercase;
	padding-left:20px;
}
.widget ul li:before,
.widget ol li:before{
	content: '\f101';
    position: absolute;
    left: 0px;
    top: 0px;
    color: #8d8b8a;
    font-size: 13px;
    font-family: 'FontAwesome';	
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.widget ul li ul li,
.widget ol li ol li{
	padding-bottom:0px;
	border-bottom:0px;
	margin-bottom:0px;
	border-top: 1px solid #e2dfdd;
	margin-left:15px;
	margin-top:12px;
	padding-top:12px;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:12px;	
}
.widget ul li a,
.widget ol li a{
	position: relative;
	display:inline-block;
    font-size: 16px;
	font-weight:600;
    color: #8d8b8a;
	font-family: 'Outfit';
	text-transform: uppercase;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #0a0807;
}


.widget .tagcloud{
	position:relative;
	margin: 0px;
	display: inline-block;
}
.widget .tagcloud a{	
	position: relative;
    display: inline-block;
	font-weight: 400;
    font-size: 18px !important;
    line-height: 28px;
    padding: 7px 19px;
    margin: 0px 5px 10px 5px;
    background: #f1efee;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    color: #8d8b8a;
    text-align: center;	
}
.widget .tagcloud a:hover{
	color: #fff;
    background: #a9774e;
}
/***************** Footer Widget Style*******************/
.footer-widget{
	position:relative;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;
	margin:0px;
	padding:0px;
}
.footer-widget ul li,
.footer-widget ol li{
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
	font-size: 18px;
	min-width:49%;
    color: #999999;
    font-weight: 400;
	font-family: 'Outfit', sans-serif;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:12px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    color: #999999;
	display:inline-block;
    transition: .5s;
	font-size: 18px;
    font-weight: 400;
	font-family: 'Outfit', sans-serif;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	text-decoration: underline;
	color: #a9774e;
}
.main-footer .menu-useful-links-container{
	margin-top: 50px;
}
.main-footer .contact-widget .social-box .social-list li{
	min-width:auto;
}
.main-footer .contact-widget form .form-group button{
	position: relative;
    display: inline-block;
    width: 100%;
    height: 56px;
    line-height: 0px;
    text-align: center;
    font-size: 25px;
	font-weight: 700;
	border: 2px solid #a9774e;
	background: transparent !important;
    color: #fff;
	font-family: 'Cardo', serif;
    transition: all 500ms ease;
}

.main-footer .contact-widget .message-btn{
    margin-left: 0px;
    padding-top: 2px;
}
.main-footer .contact-widget .message-btn button.theme-btn.btn-two{
    padding: 15px 33px;
	overflow: visible;
    border: 2px solid #a9774e;
    color: #fff;
    border-radius: 0;
}
.main-footer .contact-widget .message-btn button.theme-btn.btn-two:hover{
	background: #a9774e !important;
    border-color: #a9774e;
	color: #fff;
}
.main-footer .theme-btn.btn-two:hover:before, .main-footer .theme-btn.btn-two:hover:after{
	width: 0px;
}

/***************** Footer Two Widgets Style*******************/
.footer-style-two .logo-widget .footer-logo{
	position: relative;
    display: block;
    margin-bottom: 23px;
}
.footer-style-two .logo-widget p{
    margin-bottom: 16px;
	color: #bdb9b5;
}
.footer-style-two .logo-widget .list-item {
    margin-bottom: 27px;
}
.footer-style-two .logo-widget .list-item li{
    position: relative;
    display: block;
    font-size: 18px;
    color: #bdb9b5;
    padding-left: 25px;
    margin-bottom: 8px;
}
.footer-style-two .logo-widget .list-item li:before{
    position: absolute;
    content: '';
    background-image: url(../images/icons/icon-9.png);
    width: 12px;
    height: 12px;
    left: 0px;
    top: 7px;
    background-repeat: no-repeat;
}
.footer-style-two .logo-widget:before {
    position: absolute;
    content: '';
    background: #373534;
    width: 1px;
    height: calc(100% - 17px);
    top: 9px;
    right: 0px;
}
.footer-style-two .footer-widget ul li, 
.footer-style-two .footer-widget ol li{
	position: relative;
    display: block;
    margin-bottom: 8px;
	min-width: auto;
	float: none;
}
.footer-style-two .footer-widget ul li a, 
.footer-style-two .footer-widget ol li a{
	display: inline-block;
    font-size: 18px;
    color: #b8b5b2;
}
.footer-style-two .footer-widget ul li a:hover,
.footer-style-two .footer-widget ol li a:hover{
	text-decoration: none;
	color: #ab6034;
}
.footer-style-two .menu-hotel-menu-container,
.footer-style-two .menu-explore-menu-container{
	margin-top: 30px;
}
.footer-style-two .logo-widget .btn-box {
    margin-left: 5px;
}
.footer-style-two .logo-widget .theme-btn{
	color: #fff;
    border-color: #fff;
    padding: 13px 33px;
}
.footer-style-two .logo-widget .theme-btn:before, 
.footer-style-two .logo-widget .theme-btn:after{
    background: #fff;
}
.footer-style-two .logo-widget .theme-btn:hover{
    border-color: #fff;
	background: #fff;
	color: #000;
}
.footer-style-two .footer-widget .copyright-widget .widget-content .social-links li a{
	color: #1d1b1a;
    background: #fff;
}
.footer-style-two .footer-widget .copyright-widget .widget-content .social-links li a:hover{
	color: #fff;
    background: #ab6034;
}
.footer-style-two .footer-widget .copyright-widget .widget-content .social-links li{
	min-width: auto;
	display: inline-block;
	float: left;
}
/***************** Footer Three Widgets Style*******************/
.footer-style-three .contact-widget .social-links li,
.footer-style-three .contact-widget .download-apps li{
	min-width: auto;
	display: inline-block;
	float: left;
}
.footer-style-three .contact-widget .social-links li a:hover,
.footer-style-three .contact-widget .download-apps li a:hover{
	text-decoration: none;
}
.footer-style-three .menu-useful-links-container{
	margin-top: 40px;
}
.footer-style-three .footer-widget ul li a,
.footer-style-three .footer-widget ol li a{
	color:#bdb9b5;
}
.footer-style-three .footer-widget ul li a:hover,
.footer-style-three .footer-widget ol li a:hover{
	text-decoration: none;
	color: #fff;
}
/***************** Comment Style*******************/
.header-style-two .header-top .rating-box p {
    display: block;
    padding-left: 0px;
}
.sidebar-page-container.blog-list-two .blog-sidebar .widget .post-widget .post-inner .post ul.post-info li,
.sidebar-page-container.blog-list-two .blog-sidebar .widget .post-widget .post-inner .post ul.post-info li a,
.sidebar-page-container.blog-list-one .blog-sidebar .widget .post-widget .post-inner .post ul.post-info li,
.sidebar-page-container.blog-list-one .blog-sidebar .widget .post-widget .post-inner .post ul.post-info li a,
.sidebar-page-container.blog-details .blog-sidebar .widget .post-widget .post-inner .post ul li,
.sidebar-page-container.blog-details .blog-sidebar .widget .post-widget .post-inner .post ul li a{
	border: 0px;
	padding: 0px;
}
.sidebar-page-container.blog-list-two .blog-sidebar .gallery-widget .image-list li,
.sidebar-page-container.blog-list-one .blog-sidebar .gallery-widget .image-list li,
.sidebar-page-container.blog-details .blog-sidebar .gallery-widget .image-list li{
	margin: 0px 13px 13px 0px;
	border-bottom:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.sidebar-page-container.blog-details .blog-sidebar .gallery-widget .image-list li:before{
	display:none;	
}
.sidebar-page-container.blog-list-two .blog-sidebar .gallery-widget .image-list li a,
.sidebar-page-container.blog-list-one .blog-sidebar .gallery-widget .image-list li a,
.sidebar-page-container.blog-details .blog-sidebar .gallery-widget .image-list li a{
	padding: 0px;
    border: 0px solid #e2dfdd;
}


.blog-details-content .post-nav-btn .single-btn h3{
	max-width: 300px;
}
.experience-style-two .single-item .list-item li i:before{
	display:none;
}
.about-style-three.bg-color-2 .image-box .image.image-1{
	margin-bottom: 30px;
}
.popular-rooms-section .room-tab-2 .p-tabs-content .room-block-one .inner-box .lower-content .lower-box .rating li.light,
.room-block-three .inner-box .lower-content .other-content .rating li.light{
    color: #878584;	
}
.popular-rooms-section .room-tab-2 .p-tabs-content .room-block-one .inner-box .lower-content .lower-box .rating i,
.room-block-three .inner-box .lower-content .other-content .rating i{
	position: relative;
    display: inline-block;
    padding-left: 2px;
    left: 0px;
    top: 2px;
    font-size: 18px;
    color: #fec004;	
}
.page-title.rooms-details-title .price-box .price-inner h3 {
	position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    padding-left: 32px;
}
.page-title.rooms-details-title .price-box .price-inner h3 span{
	position: relative;
    display: inline-block;
    font-size: 20px;
}
.rooms-page-section .upper-box{
	display: block !important;
}
.spa-section .left-content .image-box{
	margin-bottom: 50px !important;
}
.booking-style-two .form-inner .form-group .icon p {
    color: #a9774e;
}
.sidebar-page-container.blog-list-one .blog-list-content .blog-sidebar{
	padding: 0px 0px 140px 0px;
}

.page-title.rooms-page-title.centred.style-two{
	padding-bottom: 0px;
    padding: 0px;
}
.testimonial-section .nav-style-one button,
.testimonial-section .nav-style-one button:hover,
.testimonial-style-three .nav-style-one button,
.testimonial-style-three .nav-style-one button:hover,
.banner-style-two .owl-dots button,
.home_2 .banner-style-two .nav-style-one button,
.home_2 .banner-style-two .nav-style-one button:hover,
.banner-section .owl-nav button:hover,
.banner-section .nav-style-one button{
	background: none !important;
}
.testimonial-style-two .light-icon{
	-webkit-text-stroke-color: #dbd8d6;
}
.blog-sidebar .post-widget .post-info li:before{
	display:none;
}
.sidebar-page-container.blog-list-two{
	padding-top: 140px;
}
.sidebar-page-container.blog-list-two .content-side{
	padding-top: 0px;
}
/*** 

====================================================================
			Team-details-Page
====================================================================

***/
.team-details{
	position: relative;
	padding: 120px 0px 120px 0px;
}

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
	padding-bottom:60px;
}

.team-details .image-box img{
	width: 100%;
}

.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}

.team-details .image-box .image-shape{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 271px;
	height: 231px;
	background-repeat: no-repeat;
	z-index: -1;
}

.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}

.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	margin-bottom: 14px;
}

.team-details .content-box h2 span{
	font-size: 36px;
	display: block;
}

.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 31px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}

.team-details .content-box .text p{
	margin-bottom: 26px;
}

.team-details .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
}

.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}

.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}

.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: '';
	background-image: url(../images/icons/icon-1.png);
	width: 14px;
	height: 16px;
	left: 0px;
	top: 6px;
	background-repeat: no-repeat;
}

.team-details .content-box .contact-inner h6 a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #1f1f1f;
	margin-bottom: 20px;
}

.team-details .content-box .contact-inner h3{
	display: block;
	font-size: 22px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 10px;
}

.team-details .content-box .contact-inner h3 a{
	display: inline-block;
	color: #1f1f1f;
}

.team-details .content-box .contact-inner h3 a:hover{
	color: #a9774e;
}

.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}

.team-details .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #d6d6d5;
	border-radius: 50%;
	font-size: 16px;
	color: #87827f;
}

.team-details .content-box .social-links li a:hover{
	background:#a9774e;
	color: #fff;
}

.team-section.team-page-1{
	background: #1f1f1f;
	padding-bottom: 90px;
}

.team-section.team-page-1 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2{
	padding-bottom: 90px;
}

/******** faqs Tab Style **********/
.faq-page-section .faq-content .faq-tabs-content{
	opacity: 0;
    visibility: hidden;
	position: absolute;
    z-index: 5;
    top: 0px;
    width: 100%;
    height: auto;
}
.faq-page-section .faq-content .faq-tabs-content.active-tab{
	position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 5;
}
/**************** Bookin Form Style ************/
.search-room-inner .hotel-booking-search{
	position: relative;
    padding: 0px 13px 0px 40px;
}

.search-room-inner .hotel-booking-search .hb-form-table{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 19%;
	border-right: 1px solid #d3d0ce;
    padding: 17px 10px 10px 25px;
	position: relative;
    width: 100%;
	margin: 0px;
    padding-right: 15px;
    padding-left: 15px;
}

.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb_input_field{
	display:block;
}
.hotel-booking-search .hb-form-table .hb-form-field .nice-select{
	float:none;
	width:100%;
}
.hotel-booking-search .hb-form-table .hb-form-field label{
	position:relative;
	display: block;
    margin-bottom: 10px;
    font-weight: 600;
    color: #1f1f1f;	
}
.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb-form-field-input .nice-select:after{	
	border: none;
    content: "\f106";
    font-family: 'flaticon';
    font-size: 18px;
    color: #8d8b8a;
    transform: rotate(0deg) !important;
    top: initial;
    right: 20px;
    margin: 0px;
    bottom: 36px;
}

.search-room-inner .hotel-booking-search label {
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #0a0807;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.search-room-inner .hotel-booking-search input, 
.search-room-inner .hotel-booking-search select, 
.search-room-inner .hotel-booking-search textarea{
	position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #8d8b8a;
    text-transform: none;
	border: none;
	padding: 0px;
    transition: all 500ms ease;
}
.search-room-inner form{
	position:relative;
}
.search-room-inner .hotel-booking-search .hb-submit{
    display: block;
    width: 24.666%;
    margin: 0px;
    margin-bottom: 0px;
    position: absolute;
    text-align: right;
    top: 22px;
    right: -13px;
}
.search-room-inner .hotel-booking-search .hb-submit button {
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    top: -22px;
	border:0px;
    height: 101px;
    text-transform: uppercase;
    background: #0a0807;
    text-align: center;
    padding: 21px 40px 11px 40px;
    width: 100%;
    transition: all 500ms ease;
    border-radius: 0px;
}
.search-room-inner .hotel-booking-search .hb-submit button:hover {
    background: #a9774e;
    color: #ffffff;
}
.search-room-inner:before{
	display:none;	
}
.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb-form-field-input .nice-select{
	line-height: 40px;
}
.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb_input_field:after{
	right: 10px;
}
.banner-style-two .search-room-inner .hotel-booking-search{
	position: relative;
    z-index: 99;
    margin-top:0px;
	background: transparent;
    padding: 0px 13px 0px 40px;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field:first-child{
	background: #fff;
	border-right: 0px solid #d3d0ce;
	border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field{
	background: #fff;
    width: 16.666%;
	margin-right: 10px;
}
.banner-style-two .search-room-inner .hotel-booking-search input, 
.banner-style-two .search-room-inner .hotel-booking-search select, 
.banner-style-two .search-room-inner .hotel-booking-search textarea{
	padding: 0px 0px 10px 25px;
	margin-top:0px;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb_input_field:after{
	right: 10px;
	top: 8px;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb-form-field-input .nice-select:after{
	color: #8d8b8a;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb-form-field-input .nice-select{
	color: #8d8b8a;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field:last-child{
	margin-right: 0px;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-form-table { 
	background: transparent;
	border-right: 0px solid #d3d0ce;
}
.banner-style-two .search-room-inner .hotel-booking-search label{
	display: none;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-submit button{
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    top: -23px;
    height: 67px;
    text-transform: uppercase;
    background: #ab6034;
    text-align: center;
    padding: 10px 40px 10px 40px;
    width: 100%;
    transition: all 500ms ease;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
	border-right: none;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-submit button:hover{
    color: #fff;    
    background: #1d1b1a;
}
.banner-style-two .search-room-inner .hotel-booking-search .hb-submit{
	display: block;
    width: 20%;
    margin: 0px;
    margin-bottom: 0px;
    position: absolute;
    text-align: right;
    top: 22px;
    right: -5px;
}


.banner-style-three .search-room-inner .hotel-booking-search label{
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
	color: #878584;
	font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.banner-style-three .search-room-inner .hotel-booking-search input, 
.banner-style-three .search-room-inner .hotel-booking-search select, 
.banner-style-three .search-room-inner .hotel-booking-search textarea,
.banner-style-three .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb-form-field-input .nice-select{
	font-size: 20px;
    font-family: 'Cardo', serif;
    color: #1b1919;
    font-weight: 700;
	position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
	text-transform: none;
    transition: all 500ms ease;
}
.banner-style-three .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .hb_input_field:after{
	right: -10px;
}
.banner-style-three .search-room-inner .hotel-booking-search .hb-submit{
	right: 95px;
	width: 16.666%;
}
.banner-style-three .search-room-inner .hotel-booking-search .hb-submit button{
	background: #e4562e;
	color: #fff;
	border-color: #e4562e;
	height:110px;
}
.banner-style-three .search-room-inner .hotel-booking-search .hb-submit button:hover{
	background: #e4562e;
	color: #fff;
	border-color: #e4562e;
}
.banner-style-three .search-room-inner .hotel-booking-search .hb-form-table .hb-form-field{
	background: #fff;
    border: none;
	max-width: 16.666%;
    padding: 18px 20px;
	margin: 0px 10px;
}
.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .nice-select{
	width:100%;	
}
.search-room-inner .hotel-booking-search .hb-form-table .hb-form-field .nice-select:after{
	right:20px;	
}

.top-style-section .tab-btn-box .tab-btns li h3 br{
	display:none;	
}
.top-style-section .tab-btn-box .tab-btns li:last-child{
	border-bottom: 0px;	
}

/****** comment Style ***************/
.grandeur-comment-item .grandeur-comment-item{
	margin-left:80px;	
}

.blog-details-content .comments-form-area .text{
	margin-bottom:20px;	
}
.blog-details-content .comments-form-area .text h2 small a{
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0a0807;
}
.blog-details-content .comments-form-area .form-inner .logged-in-as a{
	color: #a9774e;
}
.blog-details-content .comments-box .comment-inner > .grandeur-comment-item:last-child .comment{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;	
}
.blog-details-content .comments-box,
.blog-details-content .comments-form-area{
	margin-top:80px;
	margin-bottom:0px;	
}
.grandeur-comment-item .comments-form-area{
	margin:50px 0px 50px;	
}
.blog-details-content .post-nav-btn{
	margin-bottom:0px;	
}

/************** Sidebar Line Style ***********/

.container-custom{
	padding:0 60px;
	width:100%;
	position:relative;
}
.hb_single_room_details{
	position:relative;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.hb_single_room_details .hb_single_room_tabs{
	position:relative;
	width:25%;
	background-color:#ffffff;
	padding:40px;
}

.hb_single_room_details .hb_single_room_tabs li{
	position:relative;
	display:block;
	margin-bottom:10px;
}

.hb_single_room_details .hb_single_room_tabs li:last-child{
	margin-bottom:0px;
}

.hb_single_room_details .hb_single_room_tabs li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #8d8b8a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 20px;
    border: 1px solid #e2dfdd;
}

.hb_single_room_details .hb_single_room_tabs li a:hover,
.hb_single_room_details .hb_single_room_tabs li a.active {
    border-color: #a9774e;
	color: #0a0807;
}

.hb_single_room_tabs_content{
	width:72%;
}

._hb_room_faqs ._hb_room_faqs__detail{
	background:#ffffff;
	padding:30px 30px 35px;
	flex-direction:column;
	align-items:flex-start;
	justify-content:flex-start;
	margin-bottom:30px;
	border:none;
}

._hb_room_faqs ._hb_room_faqs__detail:last-child{
	margin-bottom:0px;
}

._hb_room_faqs__detail ._hb_room_rule_title{
	width:100%;
	margin-bottom:10px;
	display: block;
    font-size: 20px;
    line-height: 35px;
	font-family: 'Cardo', serif;
	color: #0a0807;
}

.hb_single_room_tab_details ._hb_room_infos h2,
._hb_room_rules__detail h2,
.hb_single_room_tab_details #reviews h2,
.hb_single_room_tab_details .hb_room_pricing_plan_data{
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}

._hb_room_rules__detail p{
	position:relative;
	margin:15px 0 36px;
}

.hb_single_room_tab_details #reviews h3{
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}

.hb_single_room_tab_details #reviews .comment-form{
	margin-top:40px;
}

.hb_single_room_tab_details .comment-form-rating,
.hb_single_room_tab_details #reviews p,
.hb_single_room_tab_details #reviews label{
	margin-bottom:15px;
}

.hb_single_room_tab_details .hb_room_pricing_plans,
#booking-items .booking_item_table{
	width:100%;
	border:1px solid #eaeaea;
	margin-top:30px;
}
.hb_single_room_tab_details .hb_room_pricing_plans thead,
.hb_single_room_tab_details .hb_room_pricing_plans tbody{
	text-align:center;
}
.hb_single_room_tab_details .hb_room_pricing_plans tbody tr,
#booking-items .booking_item_table tbody tr{
	border-top:1px solid #eaeaea;
}
.hb_single_room_tab_details .hb_room_pricing_plans tr th,
.hb_single_room_tab_details .hb_room_pricing_plans tr td,
#booking-items .booking_item_table tr th,
#booking-items .booking_item_table tr td{
	padding:15px 0;
	border-right:1px solid #eaeaea;
}
#booking-items .booking_item_table tr th,
#booking-items .booking_item_table tr td{
	padding:20px;
}

.search-room-inner.te-search-page .search-content .form-group{
	width:20%;
}
.search-room-inner.te-search-page .search-content .form-group .icon-box{
	bottom:22px;
}
.search-room-inner.te-search-page .search-content .form-group input{
	padding:0px;
	border:none;
	box-shadow:none;
	border-radius:0;
	max-width:100%;
}
.search-room-inner.te-search-page .search-content .form-group button{
	height:auto;
	border:none;
	box-shadow:none;
	border-radius:0px;
}
#hotel-booking-results{
	margin-top:100px;
}
.hb-search-results .hb-room .hb-room-content{
	align-items:center;
}
#hotel-booking-results .hb-search-results > .hb-room .hb-room-thumbnail{
	width:50%;
	padding-right:60px
}
#hotel-booking-results .hb-search-results > .hb-room .hb-room-thumbnail img {
  max-width: 100%;
  width: 100%;
}
#hotel-booking-results .hb-search-results > .hb-room .hb-room-info{
	width:50%;
}
#hotel-booking-results form .hb_button.hb_checkout, #hotel-booking-results form button.hb_add_to_cart, #hotel-booking-results form button[type="submit"],
#hotel-booking-cart .hb_button.hb_checkout, #hotel-booking-payment .hb_button.hb_checkout, #hotel-booking-cart button[type="submit"], #hotel-booking-payment button[type="submit"], #hotel-booking-cart button[type="button"], #hotel-booking-payment button[type="button"]{
	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
    text-align: center;
    padding: 14px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
	background: #f1efee;
    color: #0a0807;
	height: auto;
	min-width: auto;
}
.rooms-pagination .page-numbers li{
	padding:0px;
	position: relative;
    display: inline-block;
    margin-right: 12px;
}
.rooms-pagination .page-numbers li a,
.rooms-pagination .page-numbers li span{
	position: relative;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    height: 54px;
    width: 54px;
    line-height: 54px;
    border: 1px solid #e3e0de;
    font-family: 'Cardo', serif;
    text-align: center;
    color: #0a0807;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
	margin:0px;
}
.rooms-pagination .page-numbers li span.current,
.rooms-pagination .page-numbers li a:hover{
	background: #a9774e;
    border-color: #a9774e;
}
.rooms-pagination .page-numbers li a.next, .rooms-pagination .page-numbers li a.prev{
	padding:0px;
	border:none;
}
#hotel-booking-cart table.hb_table {
    margin-bottom: 30px;
}
#hotel-booking-payment table.hb_table {
    margin-bottom: 70px;
}
#hotel-booking-cart table th, #hotel-booking-payment table th {
    color: #2a2a2a;
    padding: 10px 17px;
    text-align: center;
}
#hotel-booking-cart table.hb_table, #hotel-booking-payment table.hb_table {
    border: 1px solid #e1e6eb;
    padding: 35px;
    min-height: 270px;
    width: 100%;
}
#hotel-booking-cart .hb_remove_cart_item, #hotel-booking-payment .hb_remove_cart_item{
	color: #1b1c1e;
}
#hotel-booking-cart table th, #hotel-booking-payment table th, #hotel-booking-cart table tr.hb_checkout_item td, #hotel-booking-payment table tr.hb_checkout_item td, #hotel-booking-cart td, #hotel-booking-payment td {
    border: 1px solid #eaeaea;
}
#hotel-booking-cart table tr.hb_checkout_item td a,
#hotel-booking-payment table tr.hb_checkout_item td a{
	color:inherit;
}
.hb-order-existing-customer, .hb-order-new-customer, .hb-payment-form, .hb-addition-information {
    position: relative;
    margin-bottom: 40px;
}
.hb-customer .hb-col-padding {
    padding: 40px 40px 20px;
}
.hb-col-border {
    border: 1px solid #DDD;
}
.hb-order-existing-customer > div > h4, .hb-order-new-customer > div > h4, .hb-payment-form > div > h4, .hb-addition-information > div > h4 {
    margin-top: 0;
}

.hb-form-field-label {
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #2a2a2a;
}
#hotel-booking-cart select, #hotel-booking-payment select {
    line-height: 22px;
    padding: 8px 20px 8px 5px;
    border: 1px solid #ddd;
}
.hb-order-new-customer .hb-form-table .hb-form-field select, .hb-order-new-customer .hb-form-table .hb-form-field input, .hb-order-new-customer .hb-form-table .hb-form-field .nice-select,
#hotel-booking-cart input[type="number"], #hotel-booking-payment input[type="number"], #hotel-booking-cart input[type="text"], #hotel-booking-payment input[type="text"], #hotel-booking-cart input[type="email"], #hotel-booking-payment input[type="email"] {
    width: 100%;
	margin-bottom: 0;
	padding: 9px 20px 9px 10px;
	border: 1px solid #ddd;
	border-radius: 0px;
	float: none;
	line-height: 28px;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #999;
	height: auto;
}
.hb-customer .hb-order-new-customer .hb-form-field .nice-select::after{
	bottom: 33px;
	right: 25px;
	font-size: 14px;
}
#hotel-booking-payment h3,
.hb-payment-form h4,
.hb-addition-information h4{
	font-size:32px;
	line-height:42px;
	font-weight:700;
	margin-bottom:20px;
}
.hb-payment-form h4,
.hb-addition-information h4{
	font-size:20px;
}

#hotel-booking-payment .hb_button{
	margin-top:20px;
}

.hb-col-padding{
	overflow:visible;
}

.hb-message-content{
	margin:0px;
	color:#0a0807;
}

.booking-data{
	margin-bottom:40px;
}

.booking-data h3,
#booking-items h3,
#instruction h3{
	font-size:25px;
	margin-bottom:15px;
}

#booking-customer .hb-form-table{
	margin-top:60px;
	padding:40px;
	background-color:#f4f2f1;
}

#booking-customer .hb-form-table li{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eaeaea;
}

#booking-customer .hb-form-table li:first-child{
	display:none;
}

#booking-customer .hb-form-table li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}

.booking-notes{
	margin:20px 0;
	color:#a9774e;
}

#instruction{
	margin-top:40px;
}

.booking_item_table a{
	color:#a9774e;
}

/*--------------Search Style Two-------------*/
.banner-style-two .search-room-inner.te-search-page,
.banner-style-three .search-room-inner.te-search-page{
	position:relative;
	bottom:auto;
	left:auto;
}

.banner-style-two .search-room-inner .search-content .form-group:first-child .hb_input_date_check {
  border-radius: 40px 0px 0px 40px;
}

.banner-style-two .search-room-inner .search-content .form-group.message-btn button {
  border-radius: 0px 40px 40px 0px;
}

.banner-style-two .search-room-inner.te-search-page .search-content .form-group input{
	padding:0 30px;
}

.banner-style-three .search-room-inner form{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.banner-style-three .search-room-inner.te-search-page .search-content .form-group{
	width:19%;
}

.banner-style-three .search-room-inner .search-content .form-group button{
	background:#e4562e;
}

@media only screen and (max-width: 1199px) {
	.hb_single_room_details{
		flex-direction:column;
	}
	.hb_single_room_details .hb_single_room_tabs{
		width:100%;
		margin-bottom:50px;
	}
	.hb_single_room_tabs_content{
		width:100%;
	}
	
}