/* Static Availability Search Form */
body.page .mphb-divi-availability-search.static-form-header .mphb_sc_search-wrapper label {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    color: #333333 !important;
    letter-spacing: 1px;
    line-height: 24px;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
}
body.page .mphb-divi-availability-search.static-form-header .mphb_sc_search-wrapper .button:hover {	
	background-color: transparent !important;
	color: #333333;
	transition: 500ms ease-in;	
}
body.page .mphb-divi-availability-search.static-form-header .mphb-booking-form > p, 
body.page .mphb-divi-availability-search.static-form-header .mphb_widget_search-form > p, 
body.page .mphb-divi-availability-search.static-form-header .mphb_sc_search-form > p {
    float: left;
    width: 50%;
    padding: 0 .5rem;
    margin-bottom: .875rem;
}
body.page .mphb-divi-availability-search.static-form-header .mphb_sc_search-submit-button-wrapper {
	width: 100% !important;
}
/* Slider Availability Search Form */
body.page .mphb-divi-availability-search.slider-home-form {
	margin-top: -260px !important;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form select {
	-moz-appearance: none;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form select option {
	color: #333333 !important;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form input:placeholder {
	color: #ffffff !important;
}
body.page .mphb-divi-availability-search.slider-home-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

body.page .mphb-divi-availability-search.slider-home-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

body.page .mphb-divi-availability-search.slider-home-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}

body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form input[type="text"], 
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form select, 
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-form textarea {
    padding: 10px !important;
    border: 1px solid #dddddd;
	color: #ffffff !important;
    background-color: transparent;
	height: 54px;
	width: 100%;
	padding: 0 20px;
	min-height: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	border-radius: 5px;	
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-wrapper .button {
	color: #ffffff;
	background-color: #ee7f38;
	border: 2px solid #ee7f38;
	border-radius: 5px;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
    padding: 12px 20px 12px 20px;		
	text-transform: capitalize;
	margin-top: 20px;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-submit-button-wrapper {
	margin: 0 auto;
	display: table;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-wrapper .button {
	text-align: center !important;
	margin: 0 auto !important;
	display: table !important;
	width: 100%;
}
body.page .mphb-divi-availability-search.slider-home-form .mphb_sc_search-wrapper .button:hover {	
	background-color: transparent !important;
	color: #ffffff;
	transition: 500ms ease-in;	
}
/* Availability Search Form */
body.page .mphb-divi-availability-search .mphb_sc_search-form {
	max-width: 100%;
}
body.page .mphb-divi-availability-search .mphb_sc_search-form .mphb-required-fields-tip {
	display: none !important;
}
body.page .mphb-divi-availability-search .mphb_sc_search-wrapper label {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    color: #ffffff !important;
    letter-spacing: 1px;
    line-height: 24px;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666666;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666666;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #666666;
}

body.page .mphb-divi-availability-search .mphb_sc_search-form select {
	-moz-appearance: none;
}
body.page .mphb-divi-availability-search .mphb_sc_search-form select option {
	color: #333333 !important;
}
body.page .mphb-divi-availability-search .mphb_sc_search-form input:placeholder {
	color: #666666 !important;
}
body.page .mphb-divi-availability-search .mphb_sc_search-form input[type="text"], 
body.page .mphb-divi-availability-search .mphb_sc_search-form select, 
body.page .mphb-divi-availability-search .mphb_sc_search-form textarea {
    padding: 10px !important;
    border: 1px solid #dddddd;
	color: #666666 !important;
    background-color: #eeeeee;
	height: 54px;
	width: 100%;
	padding: 0 20px;
	min-height: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	border-radius: 5px;	
}
body.page .mphb-divi-availability-search .mphb_sc_search-form > p:last-child {
	margin-bottom: 0 !important;
	margin-top: 15px !important;
}
body.page .mphb-divi-availability-search .mphb_sc_search-wrapper .button {
	color: #ffffff;
	background-color: #333333;
	border: 2px solid #333333;
	border-radius: 5px;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
    padding: 12px 20px 12px 20px;		
	text-transform: capitalize;
	margin-top: 20px;
}
body.page .mphb-divi-availability-search .mphb_sc_search-submit-button-wrapper {
	margin: 0 auto;
	display: table;
}
body.page .mphb-divi-availability-search .mphb_sc_search-wrapper .button {
	text-align: center !important;
	margin: 0 auto !important;
	display: table !important;
	width: 100%;
}
body.page .mphb-divi-availability-search .mphb_sc_search-wrapper .button:hover {	
	background-color: transparent !important;
	color: #ffffff;
	transition: 500ms ease-in;	
}
body.single.single-mphb_room_type .mfp-content {
    margin: 120px auto 0 auto !important;
}
/* Service Page Style */
body.page .mphb-service .mphb-loop-service-thumbnail {
	padding-bottom: 5px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body.page .mphb-service .mphb-service-title {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 34px;
	text-align: left;
	padding: 0 15px;	
}
body.page .mphb-service > p {
	font-size: 14px;
	color: #666666;	
	line-height: 24px;
	font-weight: 400;	
}
body.page .mphb-service p {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
body.page .mphb-service p:last-child {
	padding-bottom: 0;	
}
body.page .mphb-service .mphb-price-wrapper {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: 600;	
}
body.page .mphb-service .mphb-price-wrapper span.mphb-price {
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 25px;
	font-weight: 600;	
}
body.page .mphb-service .mphb-price-wrapper{
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: 600;
	padding: 0 15px;
}
/* List Style */
body.page .mphb-room-types .mphb-room-type .post-thumbnail {
	padding-bottom: 0;
	line-height:0;
	font-size: 0;
}
body.page .mphb-room-types .mphb-room-type .mphb-room-type-title,
body.page .mphb-room-types .mphb-room-type .mphb-room-type-details-title,
body.page .mphb_sc_search_results-wrapper .mphb_room_type .mphb-room-type-title {
	margin-top: 10px;
	margin-bottom: 10px;
}
body.page .mphb-room-types .mphb-room-type .mphb-room-type-title,
body.page .mphb_sc_search_results-wrapper .mphb_room_type .mphb-room-type-title {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 34px;
	text-align: left;
	padding-bottom: 0;
}
body.page .mphb-room-types .mphb-room-type p,
body.page .mphb_sc_search_results-wrapper .mphb_room_type p {
	padding-bottom: 10px;
}
body.page .mphb-room-types .mphb-room-type ul.mphb-loop-room-type-attributes,
body.page .mphb_sc_search_results-wrapper ul.mphb-loop-room-type-attributes {
	padding: 0 0 15px 0 !important;
	line-height: 26px !important;
	list-style: none !important;
}
body.page .mphb-view-details-button-wrapper {
	float: left;
	margin-bottom: 0;	
}
body.page .mphb-to-book-btn-wrapper {
	float: right;
	margin-bottom: 0;	
	line-height: 0;	
}
/* Button  Style  Start*/
body.single .mphb_room_type.et_pb_post .mphb-reserve-btn,
body.page .mphb_sc_search_results-wrapper .mphb-book-button.button,
body.page .mphb-to-book-btn-wrapper .mphb-book-button,
body.single .mphb-widget-room-type-book-button .mphb-book-button,
body.tag .mphb-widget-room-type-book-button .mphb-book-button,
body.category .mphb-widget-room-type-book-button .mphb-book-button,
body.archive .mphb-widget-room-type-book-button .mphb-book-button,
body.page .mphb-widget-room-type-book-button .mphb-book-button,
body.blog .mphb-widget-room-type-book-button .mphb-book-button,
body.single .mphb_widget_search-submit-button-wrapper .button,
body.page .mphb_widget_search-submit-button-wrapper .button,
body.blog .mphb_widget_search-submit-button-wrapper .button,
body.tag .mphb_widget_search-submit-button-wrapper .button,
body.category .mphb_widget_search-submit-button-wrapper .button,
body.archive .mphb_widget_search-submit-button-wrapper .button,
body.page .mphb-recommendation-reserve-button,
body.single .mphb-confirm-reservation,
body.page .mphb_sc_search_results-wrapper .mphb-confirm-reservation,
body.page .mphb_sc_checkout-submit-wrapper .button,
body.search-results .mphb_widget_search-submit-button-wrapper .button,
body.search-results .mphb-book-button{
	color: #ffffff;
	background-color: #EE7F38;
	border: 2px solid #EE7F38;
	border-radius: 5px;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
    padding: 12px 24px 10px 20px;		
	text-transform: capitalize;
	transition: 500ms ease-in;
	line-height: inherit !important;
}
body.page .mphb-view-details-button {
	background-color: transparent !important;
	color: #EE7F38;
	border: 0;
	padding: 0;
	border-radius: 0;
	font-size: 16px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	text-transform: capitalize;	
	line-height: 45px !important;
}
body.single .mphb_room_type.et_pb_post .mphb-reserve-btn:hover,
body.page .mphb_sc_search_results-wrapper .mphb-book-button.button:hover,
body.single .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.single .mphb_widget_search-submit-button-wrapper .button:hover,
body.tag .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.category .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.archive .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.page .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.blog .mphb-widget-room-type-book-button .mphb-book-button:hover,
body.tag .mphb_widget_search-submit-button-wrapper .button:hover,
body.category .mphb_widget_search-submit-button-wrapper .button:hover,
body.page .mphb_widget_search-submit-button-wrapper .button:hover,
body.blog .mphb_widget_search-submit-button-wrapper .button:hover,
body.archive .mphb_widget_search-submit-button-wrapper .button:hover,
body.page .mphb-recommendation-reserve-button:hover,
body.single .mphb-confirm-reservation:hover,
body.page .mphb_sc_search_results-wrapper .mphb-confirm-reservation:hover,
body.page .mphb_sc_checkout-submit-wrapper .button:hover,
body.page .mphb-to-book-btn-wrapper .mphb-book-button:hover,
body.search-results .mphb-book-button:hover,
body.search-results .mphb_widget_search-submit-button-wrapper .button:hover{	
	background-color: transparent !important;
	color: #333333;
	transition: 500ms ease-in;	
}
body.page .mphb_sc_search_results-wrapper .mphb-confirm-reservation {
	margin-left: 20px !important;
}
body.page .mphb_sc_search_results-wrapper a.mphb-remove-from-reservation {
	color: #EE7F38 !important;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 26px;
}
/* Button  Style  End */
.et_pb_post.mphb_room_type .entry-featured-image-url img {
	margin-bottom: 20px;
}
body.page .mphb-regular-price strong,
body.single .mphb_room_type.et_pb_post .mphb-regular-price strong,
body.single .mphb-widget-room-type-price strong,
body.page .mphb-widget-room-type-price strong,
body.tag .mphb-widget-room-type-price strong,
body.category .mphb-widget-room-type-price strong,
body.archive .mphb-widget-room-type-price strong{
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 26px;	
}
body.page p.mphb-regular-price {
	margin-bottom: 15px;
}
body.single .mphb_room_type.et_pb_post p.mphb-regular-price {
	margin-bottom: 20px;
}
body.single .mphb-booking-form .mphb-check-in-date-wrapper,
body.single .mphb-booking-form .mphb-check-out-date-wrapper {
	width: 50%;
	float: left;
}
body.single .mphb-booking-form .mphb-check-in-date-wrapper input,
body.single .mphb-booking-form .mphb-check-out-date-wrapper input {
	max-width: 100%;
} 
body.page p.mphb-regular-price,
body.page p.mphb-view-details-button-wrapper {
	padding-bottom: 0 !important;
	width: 50%;
	float: left;
}
body.single .mphb-widget-room-type-title,
body.page .mphb-widget-room-type-title,
body.tag .mphb-widget-room-type-title,
body.category .mphb-widget-room-type-title,
body.archive .mphb-widget-room-type-title {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}
body.page .mphb-widget-room-type-price,
body.single .mphb-widget-room-type-price,
body.tag .mphb-widget-room-type-price,
body.category .mphb-widget-room-type-price,
body.archive .mphb-widget-room-type-price {
	margin-top: 0;
	margin-bottom: 20px;
}
body.page .mphb-regular-price .mphb-price,
body.single .mphb_room_type.et_pb_post .mphb-price,
body.page .mphb-widget-room-type-price .mphb-price,
body.single .mphb-widget-room-type-price .mphb-price,
body.tag .mphb-widget-room-type-price .mphb-price,
body.categories .mphb-widget-room-type-price .mphb-price,
body.archive .mphb-widget-room-type-price .mphb-price,
body.single .mphb-price-title{
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 28px;
	font-weight: 600;
}
body.single .mphb-price-wrapper span.mphb-price {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: 600;
}
body.single .mphb-price-wrapper{
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: 600;
}
body.single .mphb-price-title {
	text-transform: capitalize;
}
body.page .mphb-regular-price .mphb-price-period,
body.single .mphb_room_type.et_pb_post .mphb-price-period,
body.page .mphb-widget-room-type-price .mphb-price-period,
body.single .mphb-widget-room-type-price .mphb-price-period,
body.tag .mphb-widget-room-type-price .mphb-price-period,
body.category .mphb-widget-room-type-price .mphb-price-period,
body.archive .mphb-widget-room-type-price .mphb-price-period{
	border-bottom: 0;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 23px;
	font-weight: 400;
}
body.page .et_pb_post .entry-content,
body.single .et_pb_post .entry-content {
    padding-top: 0 !important;
}
body.page .mphb-attribute-value span a,
body.single .mphb-attribute-value span a {	
	color: #999999;
}
body.page .mphb-widget-room-type-attributes span a,
body.single .mphb-widget-room-type-attributes span a,
body.tag .mphb-widget-room-type-attributes span a,
body.category .mphb-widget-room-type-attributes span a,
body.archive .mphb-widget-room-type-attributes span a {
	color: #666666;
}
body.page .mphb-widget-room-type-attributes span a:hover,
body.single .mphb-widget-room-type-attributes span a:hover,
body.tag .mphb-widget-room-type-attributes span a:hover,
body.category .mphb-widget-room-type-attributes span a:hover,
body.archive .mphb-widget-room-type-attributes span a:hover {
	color: #EE7F38;
}
body.page .mphb-loop-room-type-attributes li{
	padding-bottom: 5px;
	
	float: left;
	width: 50%;
}
body.page .mphb-loop-room-type-attributes li span {
	font-size: 14px;
	line-height: 24px;
	color: #999999;	
	letter-spacing: 1px;
}
body.page .mphb-loop-room-type-attributes li:before,
body.single .mphb-single-room-type-attributes li:before {	 
	font-family: fontawesome;
	font-weight: 400;	
	font-size: 16px;
	line-height: 26px;
	margin-right: 10px;		
	color: #EE7F38;	
}
body .mphb_widget_search-form > p{
    margin-bottom: 20px;
}
body .mphb_widget_search-form select {
	margin-top: 10px !important;
}
body .mphb_widget_search-form > p:last-child{
    margin-bottom: 0;
}
body .widget_mphb_search_availability_widget .mphb_widget_search-check-out-date label,
body .widget_mphb_search_availability_widget .mphb_widget_search-check-out-date label,
body .widget_mphb_search_availability_widget .mphb_widget_search-check-in-date label,
body.single .widget_mphb_search_availability_widget .mphb_widget_search-check-in-date label,
body.single .widget_mphb_search_availability_widget .mphb_widget_search-check-out-date label,
body.page .widget_mphb_search_availability_widget .mphb_widget_search-check-out-date label,
body.page .widget_mphb_search_availability_widget .mphb_widget_search-check-in-date label,
body.single .widget_mphb_search_availability_widget .mphb_widget_search-check-in-date label {
	margin-bottom: 10px;
}
body.page .mphb-room-types .mphb-room-type .mphb-room-type-details-title,
body.page .mphb-divi-accommodations .mphb-adults-title,
body.page .mphb-divi-accommodations .mphb-children-title,
body.page .mphb-divi-accommodations .mphb-facilities-title,
body.page .mphb-divi-accommodations .mphb-view-title,
body.page .mphb-divi-accommodations .mphb-size-title,
body.page .mphb-divi-accommodations .mphb-bed-type-title,
body.page .mphb-divi-accommodations .mphb-categories-title,
body.page .mphb-divi-accommodations .mphb-room-type-bed-type,
body.page .mphb-divi-accommodations .mphb-room-type-facilities,
body.page .mphb-divi-accommodations .mphb-room-type-adults-capacity,
body.page .mphb-divi-accommodations .mphb-room-type-children-capacity,
body.page .mphb-divi-accommodations .mphb-room-type-size{
	display: none;
}
body.page .mphb-divi-accommodations .mphb-widget-room-type-attributes, 
body.page .mphb-divi-accommodations .mphb-room-type-view:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-view:before,
body.single .mphb-room-type-view:before {
	display: none;
} 
body.page .mphb-divi-accommodations .mphb-room-type-categories:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-categories:before,
body.single .mphb-room-type-categories:before {
	display: none;
} 
body.single .mphb-room-type-adults-capacity:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-adults-capacity:before{
	display: none;		 
}
body.single .mphb-room-type-children-capacity:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-children-capacity:before{
	display: none;
}
body.single .mphb-room-type-facilities:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-facilities:before{
	display: none;
}
body.single .mphb-room-type-size:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-size:before {
	display: none;
} 
body.single .mphb-room-type-bed-type:before,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-bed-type:before{
	display: none;
}
body.single .mphb-adults-title,
body.page .mphb_sc_search_results-wrapper .mphb-adults-title,
body.single .mphb-children-title,
body.page .mphb_sc_search_results-wrapper .mphb-children-title,
body.single .mphb-facilities-title,
body.page .mphb_sc_search_results-wrapper .mphb-facilities-title,
body.single .mphb-view-title,
body.page .mphb_sc_search_results-wrapper .mphb-view-title,
body.single .mphb-size-title,
body.page .mphb_sc_search_results-wrapper .mphb-size-title,
body.single .mphb-bed-type-title,
body.page .mphb_sc_search_results-wrapper .mphb-bed-type-title,
body.single .mphb-categories-title,
body.page .mphb_sc_search_results-wrapper .mphb-categories-title{
	font-size: 16px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	line-height: 26px;
	font-weight: 400;		
	color: #333333;	
}
body.single .mphb_room_type.et_pb_post .entry-content {
    padding-top: 0;
}
body.single .mphb_room_type.et_pb_post img {
    margin-bottom: 30px;
}
body.single .mphb_room_type.et_pb_post .gallery img {
	margin-bottom: 0px;
}
body.single .mphb_room_type.et_pb_post .entry-content p:first-child {
    padding-bottom: 20px;
}
body.single .mphb_room_type.et_pb_post #gallery-1 .gallery-item {   
    margin-top: 0;
}
body.single .mphb_room_type.et_pb_post #gallery-1 dl.gallery-item {
    margin: 0 0 15px 0;
    margin-top: 0px;
}
body.single .mphb_room_type.et_pb_post .mphb-details-title {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}
body.single .mphb_room_type.et_pb_post .mphb-calendar-title,
body.single .mphb_room_type.et_pb_post .mphb-reservation-form-title {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 0;
}
body.single .mphb_room_type.et_pb_post .mphb-details-title {
	display: none;
}
body.single .mphb_room_type.et_pb_post .mphb-calendar-title,
body.single .mphb_room_type.et_pb_post .mphb-reservation-form-title,
body.single .mphb_room_type.et_pb_post .mphb-details-title {	
	font-size: 24px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 34px;	
	text-transform: capitalize;
}
body.single .mphb_room_type.et_pb_post .mphb-booking-form p.mphb-reserve-btn-wrapper {
	margin-bottom: 20px;
}
body.single ul.mphb-single-room-type-attributes {
	list-style: none !important;
	padding: 0px 0 40px 0 !important;
}
body.single .mphb-single-room-type-attributes li {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 26px;	
	color: #999999;
	border-bottom: 1px solid #e0e1e5;
	padding-top: 20px;
	padding-bottom: 20px;
}
body.single .mphb-room-type-facilities .mphb-attribute-value span,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-facilities .mphb-attribute-value span  {
	margin: 0 5px 0 0;
	display: inline-block;
}
body.single #respond {
    padding-top: 0px;
}
body.page .mphb_sc_checkout-wrapper .mphb-required-fields-tip,
body.page .mphb_widget_search-form .mphb-required-fields-tip,
body.single .mphb_widget_search-form .mphb-required-fields-tip,
body.tag .mphb_widget_search-form .mphb-required-fields-tip,
body.category .mphb_widget_search-form .mphb-required-fields-tip,
body.archive .mphb_widget_search-form .mphb-required-fields-tip,
body.single .mphb_room_type.et_pb_post .mphb-booking-form .mphb-required-fields-tip {
	display: none;
}
body.single .mphb_room_type.et_pb_post .mphb-booking-form > P {
	padding: 5px 10px;
	margin-bottom: 15px;
}
body.single .mphb_room_type.et_pb_post .mphb-booking-form label {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;		
	color: #333333;	
	padding-bottom: 10px;
}
body.single .mphb_room_type.et_pb_post .mphb_widget_search-form > P,
body.tag .mphb_room_type.et_pb_post .mphb_widget_search-form > P,
body.category .mphb_room_type.et_pb_post .mphb_widget_search-form > P,
body.archive .mphb_room_type.et_pb_post .mphb_widget_search-form > P {
	padding: 5px 10px;
	margin-bottom: 15px;
}
body.single .mphb_room_type.et_pb_post .mphb_widget_search-form label,
body.tag .mphb_room_type.et_pb_post .mphb_widget_search-form label,
body.category .mphb_room_type.et_pb_post .mphb_widget_search-form label,
body.archive .mphb_room_type.et_pb_post .mphb_widget_search-form label {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;		
	color: #333333;	
}
body.single .mphb-reserve-room-section p.mphb-rooms-quantity-wrapper {	
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;	
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #333333;	
}
body.single .mphb-booking-form {
	max-width: 100%;
}
body.single .mphb-booking-form input {
	max-width: 50%;
}
body.single .mphb-reserve-room-section {
	margin-left: 10px;
}
/* Booking Confirmation Page Style */
body.page .mphb_sc_booking_confirmation,
body.page .mphb_sc_checkout-wrapper {
	background-color: #ffffff !important;
	padding: 20px 20px !important;
	border-radius: 10px !important;
	border: 2px solid #ededed;
}
body.page .mphb_sc_checkout-form .mphb-booking-details-title,
body.page .mphb-reserve-rooms-details .mphb-room-number {
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 0;
	font-size: 18px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 28px;	
	text-transform: capitalize;	
}

body.page .mphb-reserve-rooms-details .mphb-room-type-title a {
	color: #333333;
}
body.page .mphb-reserve-rooms-details {
	margin-top: 30px;
}
body.page .mphb-reserve-rooms-details .mphb-room-type-title {
	font-size: 16px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 26px;
}
body.page .mphb-reserve-rooms-details .mphb-room-type-title span {
	font-size: 14px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 24px;
}

body.page .mphb_sc_checkout-form p.mphb-check-in-date {
	padding-bottom: 15px;
	padding-top: 0;
	border-bottom: 1px solid #dcdcdc;
}
body.page .mphb_sc_checkout-form .mphb-check-out-date{
    padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

body.page .mphb_sc_checkout-form label {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;		
	color: #333333;	
	letter-spacing: 1px;
	padding-bottom: 10px;
}
body.page .mphb_sc_checkout-form label:last-child {
	padding-bottom: 0;
}
body.page .mphb_sc_checkout-form select,
body.page .mphb_sc_checkout-form input,
body.page .mphb_sc_checkout-form textarea {
    padding: 10px;
    border: 1px solid #bbbbbb;
    color: #4e4e4e;
    background-color: transparent;	
}
body.page .mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand > .mphb-inner-icon {
	font-size: 13px;
}
body.page #mphb-customer-details {	
	margin-top: 30px !important;
}
body.page #mphb-customer-details p{
	float: left;
	width: 50%;
}
body.page .mphb-room-details .mphb-guest-name-wrapper input,
body.page .mphb-room-details .mphb-adults-chooser select,
body.page .mphb-room-details .mphb-children-chooser select,
body.page #mphb-customer-details select,
body.page #mphb-customer-details input,
body.page #mphb-customer-details textarea {
	max-width: 90%;
}
body.page .mphb-services-details .mphb_sc_checkout-services-list {
	padding: 0;
}
body.page .mphb-services-details.mphb-checkout-item-section .mphb-services-details-title {
	margin-top: 0;
}
body.page .mphb-room-details .mphb-children-chooser,
body.page .mphb-room-details .mphb-adults-chooser{
	float: left;
	width: 50%;
}
body.page .mphb-room-details .mphb-guest-name-wrapper {
	float: none;
	width: 50%;
}
body.page .mphb-checkout-item-section,
body.page .mphb-room-price-breakdown-wrapper {
	padding: 20px 15px;
	background-color: #f5f5f5;
	margin-top: 30px !important;
}
.mphb-booking-details-section.booking .accommodations-list a {
	color: #333333;
}
body.page .mphb-booking-details-title,
body.page .mphb-room-rate-chooser-title,
body.page .mphb-services-details-title,
body.page .mphb-price-breakdown-title,
body.page .mphb-customer-details-title,
body.page .mphb-reservation-submitted-title {
	font-size: 24px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 34px;
	margin-bottom: 15px;
	padding-bottom: 0;
	text-transform: capitalize;
}
body.page .mphb-room-rate-variant{
    padding-left: 25px;
	position: relative;
	margin-bottom: 20px;
	font-size: 14px;
	font-size: 0.875rem;
	border-bottom: 1px solid #dcdcdc;
}
body.page .mphb-room-rate-variant:last-child{
   	border-bottom: 0;
}
body.page .mphb-room-rate-variant input[type="radio"]{
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px;
	max-width: 10px !important;
}
body.page input[type="radio"] {
    margin: 0 1.2em 0.2em 0;
    margin-top: 0px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 0.875rem;
}
body.page .mphb-checkout-item-section .mphb_checkout-services-list li {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	padding-top: 20px;
}
body.page .mphb-checkout-item-section .mphb_checkout-services-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
body.page .mphb-checkout-item-section .mphb_checkout-services-list li:first-child {	
	padding-top: 0;
}
body.page .entry-content .mphb_sc_checkout-wrapper .mphb-checkout-section table{
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #dcdcdc;
    text-align: left;
}
body.page .entry-content .mphb_sc_checkout-wrapper .mphb-checkout-section tr td{
    padding: 15px 24px;
    border-top: 1px solid #dcdcdc;
	font-size: 14px;
	color: #666666;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;
}
body.page .entry-content .mphb_sc_checkout-wrapper .mphb-checkout-section .mphb-price-breakdown-expand {
	font-size: 14px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;	
}
body.page .entry-content .mphb_sc_checkout-wrapper .mphb-checkout-section .mphb-price-breakdown-rate {
	padding-top: 5px;
}
body.page .mphb-checkout-section {
    margin-bottom: 0;
}
body.page .mphb_sc_checkout-form > .mphb-checkout-section:not(:first-of-type) {
    margin-top: 0;
}
body.page .mphb_sc_checkout-wrapper .mphb-total-price {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 26px;
}
body.page .mphb_sc_checkout-wrapper  #mphb-billing-details .mphb-gateway-chooser-title {
	margin-top: 20px;
	font-size: 18px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 28px;	
	text-transform: capitalize;	
}
/* Widget Style */
body.page .mphb_widget_rooms-wrapper .mphb-widget-room-type-title,
body.single .mphb_widget_rooms-wrapper .mphb-widget-room-type-title,
body.tag .mphb_widget_rooms-wrapper .mphb-widget-room-type-title,
body.archive .mphb_widget_rooms-wrapper .mphb-widget-room-type-title,
body.category .mphb_widget_rooms-wrapper .mphb-widget-room-type-title,
body.search-results .mphb_widget_rooms-wrapper .mphb-widget-room-type-title {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
body.single .mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,
body.page .mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button {
	margin-bottom: 0;
}

body.page .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
body.single .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
body.tag .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
body.archive .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
body.category .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
body.search-results .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image {
	margin: 0 !important;
}
/* Search Result Page Style */
body.page .mphb_sc_search_results-wrapper {
	background-color: #ffffff !important;
	padding: 20px 20px !important;
	border-radius: 10px !important;
	border: 2px solid #ededed;
}
body.page .mphb_sc_search_results-wrapper .mphb_sc_search_results-info,
body.page .mphb_sc_search_results-wrapper .mphb-empty-cart-message {
	font-size: 14px;
	color: #666666;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;	
}
body.page .mphb_sc_search_results-wrapper .mphb-empty-cart-message {
	padding-bottom: 0;
}
body.page .mphb_sc_search_results-wrapper .mphb-recommendation-title {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size: 24px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 34px;	
	text-transform: capitalize;	
}
body.page .mphb_sc_search_results-wrapper .mphb-recommendation-details-list {
	list-style: none !important;
}
body.page .mphb_sc_search_results-wrapper .flexslider {
    margin: 0 0 60px;
    background: transparent !important;
        background-image: none;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
body.page .mphb_sc_search_results-wrapper .mphb-recommendation-item  a {
	font-size: 14px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;
}
body.page .mphb_sc_search_results-wrapper .mphb-room-type-details-title {
	margin-right: 20px !important
}
body.page .mphb_sc_search_results-wrapper select.mphb-rooms-quantity {
	background-color: transparent !important;
    margin-right: 10px;
}
body.page .mphb_sc_search_results-wrapper .mphb-reservation-cart {
	margin-bottom: 20px !important;
}
body.page .mphb_sc_search_results-wrapper .mphb-room-type-images .gallery-size-large,
body.page .mphb_sc_search_results-wrapper .mphb-room-type-images .gallery-size-thumbnail {
	margin-bottom: 20px;
}
body.page .mphb_sc_search_results-wrapper .mphb-room-type-details-title {
	display: none;
}
body.page .mphb_sc_search_results-wrapper .mphb_room_type {
	margin-top: 20px;
	background-color: #f5f5f5;
	padding: 20px;
}
body.page .mphb_sc_search_results-wrapper .mphb-recommendation {
	background-color: #f5f5f5;
	padding: 20px;
	margin-bottom: 15px;
}
body.page .mphb_sc_search_results-wrapper .mphb-price {
	font-size: 16px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 26px;	
}
body.page .mphb-room-type .mphb-regular-price .mphb-price {
	color: #EE7F38;
}
.mphb-recommendation-total span {
	font-size: 14px;
	color: #333333;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;
}
@media only screen and (max-width:480px){
	
	body.single .mphb-booking-form input {
		max-width: 100% !important;
	}
	
	body.page .mphb-regular-price .mphb-price,
	body.single .mphb_room_type.et_pb_post .mphb-price,
	body.page .mphb-widget-room-type-price .mphb-price,
	body.single .mphb-widget-room-type-price .mphb-price,
	body.tag .mphb-widget-room-type-price .mphb-price,
	body.categories .mphb-widget-room-type-price .mphb-price,
	body.archive .mphb-widget-room-type-price .mphb-price,
	body.single .mphb-price-title,
	body.page .mphb-service .mphb-service-title,
	body.page .mphb_sc_checkout-form .mphb-booking-details-title,
	body.page .mphb-reserve-rooms-details .mphb-room-number,
	body.page .mphb_sc_search_results-wrapper .mphb-recommendation-title {
		font-size: 16px !important;
		line-height: 26px !important;
	}
}