/*
Theme Name: Hotel Pro
Theme URI: https://tallythemes.com/product/hotel-wordpress-theme/
Description: Hotel Pro WordPress Themes is a Professional Responsive Organic WordPress Theme perfect for any device.
Author: The TallyTheems Team
Author URI: https://www.tallythemes.com/
Version:4.0
Tags: white, light, dark, black, silver, two-columns, left-sidebar, right-sidebar, flexible-width, custom-header, custom-menu, featured-image-header, full-width-template, post-formats, threaded-comments, sticky-post, theme-options, lead generation.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: glister
*/
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
.header-main{ border:none; padding-top:10px; padding-bottom:10px; background:#f5f5f5; }
.header-main-left{max-width: 100%;float: none;}
.header-main .section-inner{	display: flex;	flex-wrap: wrap;	justify-content: space-between;	max-width: 95%;}
.header_logo{ margin-top: 0px; }
.header-navigation-right{ padding-top:5px; float: none;}
.header-main-right{ max-width: 75%; }
.header-navigation-area{background:none;margin-top: 8px;display: flex;flex-wrap: wrap;float: none;max-width: 100%;}
.header-navigation-left{ float: none; }

.page-template-transparent-header .header-main{ position: absolute; background: transparent !important; width: 100%; top: 0; left: 0; z-index: 99; }
.page-template-transparent-header.admin-bar .header-main{ top: 32px; }
@media screen and (max-width:782px){ .page-template-transparent-header.admin-bar .header-main{ top: 45px; } }

.glister_search_icon{ margin-top: 10px; }
.glister_woo_cart{ margin-top: 12px; }
.glister-post-item .entry-title{ font-weight: 400; }
.footer-top{ padding-bottom:50px; padding-top:100px; }
.footer_top_widget .widget{ margin-top:25px; margin-bottom:15px;  }
.footer-widgets{ padding-top: 100px; padding-bottom:0px; }
.footer-widgets h1{ font-family: 'Great Vibes', cursive; font-size: 3.5rem; }
.footer-widgets .section-inner{/* padding-bottom: 30px; */}
.menu-footer-menu-container{ margin-bottom:20px; }
#footer_nav{ text-align:center; margin-bottom:20px; }
.header-main-responsive{ padding-top:12px; }
.footer-bottom{background:none; padding-top:50px; }
.footer-bottom .section-inner{ border-color: transparent; }

.footer-widgets .copyright{ text-align: left; }
.footer-widgets .alighn-right .copyright{ text-align: right; }


h1, .h1 {
    font-size: 35px;
}
@media screen and (max-width:980px){
	.header-navigation-area{
		display:none;
	}
	.header-main-responsive{
		display:block;
	}
	a.responsive-menu-hand{
		display:block;
	}
	.glister_woo_cart{
		margin-right:30px;
	}
}
@media screen and (max-width: 768px){
	.header-main-left{
        max-width: 150px;
    }
		.footer-widgets .copyright{ text-align: center; }
		.footer-widgets .alighn-right .copyright{ text-align:center; }
}
@media screen and (max-width:480px){
.header-main-responsive{ padding-top:0px; }
}


table td,
table th {
	border: 1px solid #dadfde;
	padding: 10px;
}

@media (min-width: 768px) {
	table td,
	table th {
		padding: 10px 15px;
	}
}

@media (min-width: 992px) {
	table td,
	table th {
		padding: 20px 35px;
	}
}



/*
	Hotel Booking Lite datepick
===============================================*/
.datepick {
	max-width: 100%;
	color: inherit;
	border: 0;
	border-radius: 0;
	padding: 35px 0;
	box-shadow: 0px 10px 20px rgba(58, 64, 73, 0.1);
}

@media (max-width: 767px) {
	.datepick {
		width: auto !important;
	}
}
.datepick * {
	color: inherit;
}

.datepick .datepick-nav, .datepick .datepick-ctrl {
	background: transparent;
	color: inherit;
}

.datepick a {
	color: inherit;
}

.datepick a:hover {
	text-decoration: none;
}

.datepick .datepick-nav {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
	padding: 0 30px;
}

.datepick .datepick-cmd-today {
	flex: 1 0 auto;
	width: auto;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: .02em;
}

.datepick .datepick-cmd-today:hover {
	background: transparent;
	text-decoration: none;
	color: #fc9285;
}

.datepick .datepick-cmd-next,
.datepick .datepick-cmd-prev {
	padding: 0;
	background: #f7f7f7;
	border-radius: 50%;
	overflow: hidden;
	width: 22px;
	height: 22px;
	text-align: center;
	color: #455d58;
}

.datepick .datepick-cmd-next:before,
.datepick .datepick-cmd-prev:before {
	display: block;
	width: 100%;
	content: "<";
	font-weight: 700;
	font-size: 10px;
	line-height: 22px;
}

.datepick .datepick-cmd-next:hover,
.datepick .datepick-cmd-prev:hover {
	text-decoration: none;
}

.datepick .datepick-cmd-next:hover:not(.datepick-disabled),
.datepick .datepick-cmd-prev:hover:not(.datepick-disabled) {
	color: #fff;
	background: #fc9285;
}

.datepick .datepick-cmd-next:before {
	content: ">";
	padding-left: 2px;
}

.datepick .datepick-month-row {
	display: flex;
	flex-wrap: wrap;
}

.datepick .datepick-month {
	border: 0;
	padding: 0 30px;
	width: 100%;
}

@media (min-width: 768px) {
	.datepick .datepick-month {
		width: 310px;
	}
}

.datepick .datepick-month .datepick-month-header {
	display: flex;
	justify-content: center;
	background: transparent;
	font-size: 15px;
	letter-spacing: 0.02em;
	font-weight: 600;
	height: 22px;
	margin-bottom: 5px;
}

.datepick .datepick-month .datepick-month-header select {
	height: auto;
	padding: 0 20px 0 0;
	margin-right: 15px;
	background-color: transparent;
	background-position: top 9px right 5px;
	background-size: 9px;
	color: inherit;
}

.datepick .datepick-month .datepick-month-header select:last-child {
	margin-right: 0;
}

.datepick .datepick-month .datepick-month-header select:focus, .datepick .datepick-month .datepick-month-header select:active {
	outline: none;
}

.datepick .datepick-month table {
	margin: 0;
	border-collapse: separate;
	border-spacing: 6px;
}

.datepick .datepick-month table thead {
	border: 0;
}

.datepick .datepick-month table th {
	background: transparent;
	color: inherit;
	border: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.02em;
}

.datepick .datepick-month table td {
	border: 0;
	background: transparent;
}

.datepick .datepick-month table td .mphb-date-cell {
	background: #f7f7f7;
	color: inherit;
	font-size: 15px;
	letter-spacing: .02em;
	padding: 0;
	line-height: 30px;
	height: 30px;
	width: 30px;
}

.datepick .datepick-month table td .mphb-extra-date {
	background: transparent;
}

.datepick .datepick-month table td .mphb-past-date {
	opacity: .5;
}

.datepick .datepick-month table td .mphb-check-in-date,
.datepick .datepick-month table td .datepick-selected,
.datepick .datepick-month table td .datepick-highlight {
	background: #58a193;
	color: #fff;
}

.datepick .datepick-month table td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out,
.datepick .datepick-month table td .mphb-booked-date {
	background-image: linear-gradient(135deg, #dadfde 6.25%, #f7f7f7 6.25%, #f7f7f7 50%, #dadfde 50%, #dadfde 56.25%, #f7f7f7 56.25%, #f7f7f7 100%);
	background-size: 11.31px 11.31px;
	position: relative;
	transform: translateZ(0);
	overflow: hidden;
	color: #80a19a;
}

.datepick .datepick-month table td .mphb-available-date {
	position: relative;
	transform: translateZ(0);
}

.datepick .datepick-month table td .mphb-booked-date.mphb-date-check-out.mphb-date-check-in:before {
	display: none;
}

.datepick .datepick-month table td .mphb-booked-date.mphb-date-check-out, .datepick .datepick-month table td .mphb-booked-date.mphb-date-check-in,
.datepick .datepick-month table td .mphb-available-date.mphb-date-check-out,
.datepick .datepick-month table td .mphb-available-date.mphb-date-check-in {
	background-image: linear-gradient(135deg, #dadfde 6.25%, #f7f7f7 6.25%, #f7f7f7 50%, #dadfde 50%, #dadfde 56.25%, #f7f7f7 56.25%, #f7f7f7 100%);
	background-size: 11.31px 11.31px;
	color: #455d58;
}

.datepick .datepick-month table td .mphb-booked-date.mphb-date-check-out:before, .datepick .datepick-month table td .mphb-booked-date.mphb-date-check-in:before,
.datepick .datepick-month table td .mphb-available-date.mphb-date-check-out:before,
.datepick .datepick-month table td .mphb-available-date.mphb-date-check-in:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-top: 16px solid #f7f7f7;
	border-left: 16px solid #f7f7f7;
	border-bottom: 16px solid transparent;
	border-right: 16px solid transparent;
	z-index: -1;
}

.datepick .datepick-month table td .mphb-booked-date.mphb-date-check-out:before,
.datepick .datepick-month table td .mphb-available-date.mphb-date-check-out:before {
	border-bottom: 16px solid #f7f7f7;
	border-right: 16px solid #f7f7f7;
	border-top: 16px solid transparent;
	border-left: 16px solid transparent;
}

.datepick .datepick-ctrl {
	padding: 0 30px;
	margin-top: 10px;
}

.datepick .datepick-ctrl a {
	text-transform: uppercase;
}

.datepick .datepick-ctrl a:hover {
	color: #fc9285;
	background: transparent;
}

.mphb-datepick-popup span.mphb-date-cell {
	opacity: .5;
}



/*
   hottel sidebar
------------------------------------*/
.single-mphb_room_type .has-sidebar .primary{
    width:55%;
}
.single-mphb_room_type .secondary{
	width:40%;
}
.room-type-sidebar-block {
    background: #fff;
    border: 1px solid #dadfde;
    border-radius: 4px;
    padding: 40px;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .02em;
    margin-bottom: 70px;
}
.mphb-single-room-type-attributes,
.mphb-loop-room-type-attributes,
.mphb-widget-room-type-attributes,
.loop-room-short-attributes {
	list-style: none;
	padding: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: .02em;
	margin: 0;
}

.mphb-single-room-type-attributes li,
.mphb-loop-room-type-attributes li,
.mphb-widget-room-type-attributes li,
.loop-room-short-attributes li {
	padding-left: 0;
	position: relative;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	padding-top:10px;
}
.room-type-sidebar-block h2{
	margin-bottom:0;
	margin-top:10px;
	display: none;
}
.mphb-single-room-type-attributes li a,
.mphb-loop-room-type-attributes li a,
.mphb-widget-room-type-attributes li a,
.loop-room-short-attributes li a{
	color:inherit;
}
.mphb-attribute-title{
	font-weight:bold;
}

.mphb-regular-price strong {
	display: none;
}

.mphb-regular-price .mphb-price {
	font-size: 38px;
	line-height: 44px;
}

.mphb-regular-price .mphb-price-period {
	border: 0;
	font-size: 20px;
	line-height: 24px;
}

.mphb-regular-price .mphb-price-period:before {
	content: '/';
	margin-right: 5px;
}


/*
	Hotel Search page
--------------------------*/
.mphb_sc_search_results-wrapper form.mphb-recommendation {
    background: #fff;
    border: 1px solid #dadfde;
    padding: 30px 0 45px;
    margin-bottom: 80px;
}
.mphb_sc_search_results-wrapper form.mphb-recommendation .mphb-recommendation-details-list .mphb-recommendation-item-guests {
	font-size: 15px;
	letter-spacing: .02em;
	margin-top: 5px;
}
.mphb_sc_search_results-wrapper form.mphb-recommendation .mphb-recommendation-reserve-button {
	float: left;
	clear: none;
	margin: 0 40px;
}
.mphb_sc_search_results-wrapper form.mphb-recommendation .mphb-recommendation-total {
	margin: 0 40px;
}
.mphb_sc_search_results-wrapper form.mphb-recommendation .mphb-recommendation-total-value {
	font-weight: 600;
	margin-left: 30px;
}
.mphb_sc_search_results-wrapper form.mphb-reservation-cart {
	margin-bottom: 15px;
}
.mphb_sc_search_results-wrapper form.mphb-reservation-cart .mphb-empty-cart-message {
	font-size: 20px;
	line-height: 1.3;
	margin: 0;
}
.mphb_sc_search_results-wrapper form.mphb-reservation-cart .mphb-reservation-details {
	margin: 0;
}
.mphb_sc_search_results-wrapper form.mphb-reservation-cart .mphb-cart-message {
	margin-bottom: 15px;
}
.mphb_sc_search_results-wrapper form.mphb-reservation-cart .mphb-cart-total-price .mphb-cart-total-price-value {
	font-weight: 600;
	margin-left: 30px;
}
.mphb_sc_search_results-wrapper form.mphb-recommendation .mphb-recommendation-details-list {
    margin: 0;
    list-style: none;
    padding: 0 40px 30px;
    border-bottom: 1px solid #dadfde;
    margin-bottom: 40px;
}


.mphb_sc_search_results-wrapper .mphb_room_type{
	 border: 1px solid #dadfde;
	 padding: 50px;
	 padding-top: 0;
}
.mphb_sc_search_results-wrapper .mphb-room-type-images{
	margin-left:-50px;
	margin-right:-50px;
	margin-bottom:40px;
}
.mphb_sc_search_results-wrapper .mphb-gallery-thumbnail-slider{
	display: none;
}
.mphb_sc_search_results-wrapper .mphb-flexslider ul.slides img{
	width: 100% !important;
}
.mphb_sc_search_results-wrapper .flexslider{
	border: 0 !important;
}
.mphb_sc_search_results-wrapper .mphb-regular-price{
	margin-top:40px;
}
.mphb_sc_search_results-wrapper .mphb-room-type-details-title{
	display:none;
}



.mphb-checkout-section {
	margin-bottom: 86px;
	background: #fff;
	padding: 40px 40px 0 40px;
	border: 1px solid #dadfde;
	border-radius: 4px;
}

.mphb-reserve-rooms-details {
	margin: 54px -40px 0;
}

.mphb-reserve-rooms-details .mphb-room-details {
	padding: 54px 40px 0;
	border-top: 1px solid #dadfde;
}

.mphb-reserve-rooms-details .mphb-room-number {
	margin-top: 0;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 24px;
}

.mphb-reserve-rooms-details .mphb-checkout-item-section {
	margin: 0 -40px;
	padding: 55px 40px;
	border-top: 1px solid #dadfde;
}

.mphb-reserve-rooms-details .guest-chooser-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 34px;
}

.mphb-reserve-rooms-details .guest-chooser-wrapper > * {
	margin-bottom: 20px;
	padding: 0 10px;
	flex: 1 0 100%;
}
.mphb-reserve-rooms-details  select,
#mphb-customer-details select{
	color: #666;
    border: 1px solid #a0a5aa;
    padding: 11px 13px;
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
	.mphb-reserve-rooms-details .guest-chooser-wrapper > * {
		flex: 1 0 50%;
	}
}

.mphb-reserve-rooms-details .mphb-room-rate-chooser-title,
.mphb-reserve-rooms-details .mphb-services-details-title {
	margin-bottom: 30px;
}

.mphb-reserve-rooms-details .mphb-room-rate-variant {
	font-size: 15px;
	letter-spacing: .02em;
	line-height: 28px;
	margin-bottom: 38px;
}

.mphb-reserve-rooms-details .mphb-room-rate-variant:last-child {
	margin-bottom: 0;
}

.mphb-reserve-rooms-details .mphb-room-rate-variant .mphb-price {
	color: #fc9285;
}

.mphb-reserve-rooms-details .mphb-room-rate-variant label {
	font-size: 18px;
	letter-spacing: normal;
	margin-bottom: 18px;
}

.mphb-reserve-rooms-details .mphb-room-rate-variant label strong {
	font-weight: 600;
}

.mphb-reserve-rooms-details .mphb_checkout-services-list {
	margin: 0;
	padding: 0;
}

.mphb-reserve-rooms-details .mphb_checkout-services-list label {
	font-size: 18px;
	display: inline;
}

.mphb-reserve-rooms-details .mphb_checkout-services-list li {
	margin-bottom: 20px;
}

.mphb-reserve-rooms-details .mphb_checkout-services-list li:last-child {
	margin-bottom: 0;
}

.mphb-reserve-rooms-details .mphb_checkout-services-list select {
	max-width: 113px;
	margin: 0 16px;
	display: inline-block;
}
.mphb-reserve-rooms-details label {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.02em;
    margin-bottom: 4px;
    display: inline-block;
}
.mphb-booking-details .mphb-booking-details-title {
	margin-top: 0;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 24px;
}

.mphb-room-price-breakdown-wrapper {
	overflow: hidden;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown-title {
	margin-bottom: 30px;
}
.mphb-room-price-breakdown-wrapper table {
	margin: 0 -40px;
	width: calc(100% + 80px);
}

.mphb-room-price-breakdown-wrapper table th {
	text-align: left;
	background: #faf7f2;
}

.mphb-room-price-breakdown-wrapper table th:first-child,
.mphb-room-price-breakdown-wrapper table td:first-child {
	border-left: 0;
	padding-left: 40px;
}

.mphb-room-price-breakdown-wrapper table th:last-child,
.mphb-room-price-breakdown-wrapper table td:last-child {
	border-right: 0;
}

.mphb-room-price-breakdown-wrapper table tfoot th {
	border-bottom: 0;
}

.mphb-customer-details {
	padding-bottom: 60px;
}

.mphb-customer-details .mphb-customer-details-title {
	font-size: 25px;
}

#mphb-billing-details {
	padding-bottom: 60px;
	margin-bottom: 56px;
}

#mphb-billing-details .mphb-gateway-chooser-title {
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 24px;
}

#mphb-billing-details .mphb-gateways-list {
	padding: 0;
	margin: 0;
}

#mphb-billing-details .mphb-gateways-list li {
	font-size: 15px;
	letter-spacing: .02em;
	line-height: 28px;
	margin-bottom: 38px;
	margin-top: 0;
}

#mphb-billing-details .mphb-gateways-list li:last-child {
	margin-bottom: 0;
}

#mphb-billing-details .mphb-gateways-list label {
	letter-spacing: normal;
	font-size: 18px;
	margin-bottom: 18px;
}

#mphb-billing-details .mphb-gateways-list strong {
	font-weight: 600;
}

.mphb-checkout-terms-wrapper {
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	margin-bottom: 30px;
	margin-top: 0 !important;
}

.mphb-checkout-terms-wrapper .mphb-terms-and-conditions-accept label {
	font-size: 18px;
}

.mphb_sc_checkout-form > .mphb-total-price {
	margin-bottom: 10px;
}

.mphb_sc_checkout-form > .mphb-total-price strong {
	font-weight: 600;
}

.mphb_sc_checkout-form > .mphb-total-price .mphb-total-price-field {
	margin-left: 30px;
}





.front-page-search .mphb_sc_search-form{
	display: flex;
	flex-wrap: nowrap;
}
.front-page-search .mphb_sc_search-form > *{
	box-sizing:border-box;
	padding: 35px 15px;
	margin-bottom: 0;
}
.front-page-search .mphb-required-fields-tip{
	display:none;
}
.front-page-search .mphb_sc_search-check-in-date{
    flex-grow: 2;
    flex-shrink: 1;
    flex-basis: 0%;
    padding-left: 30px;
}
.front-page-search .mphb_sc_search-check-out-date{
    flex-grow: 2;
    flex-shrink: 1;
    flex-basis: 0%;
}
.front-page-search .mphb_sc_search-adults{
    flex-grow: 1;
    flex-shrink: 2;
    flex-basis: 0%;
}
.front-page-search .mphb_sc_search-children{
    flex-grow: 1;
    flex-shrink: 2;
    flex-basis: 0%;
}
.front-page-search .mphb_sc_search-submit-button-wrapper{
    flex: 1 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}
.front-page-search .mphb_sc_search-form input[type="text"]{
	width:100%;
	padding: 15px 13px;
	box-sizing: border-box;
	margin-bottom: 0;
	border: 0;
	background-color: #0000004d;
  color: #fff;
}
.front-page-search .mphb_sc_search-form select{
	width:100%;
	padding: 12.5px 13px;
	box-sizing: border-box;
	border: 1px solid #a0a5aa;
	border: 0;
	background-color: #0000004d;
  color: #fff;
}
.front-page-search .mphb_sc_search-form input[type="submit"]{
	width: 100%;
	height: 100%;
}


.single-mphb_room_type .site-content{
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px){
	.front-page-search .mphb_sc_search-form{
		flex-wrap:wrap;
	}
	.front-page-search .mphb_sc_search-form > *{
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: 100%;
		padding: 10px 35px 14px 35px;
	}
}

@media (max-width: 550px){
	.single-mphb_room_type .has-sidebar .primary{
        width:100%;
	}
	.single-mphb_room_type .secondary{
		width:100%;
	}
}
