/*
Theme Name: Soho Hotel Child
Theme URI: http://themes.quitenicestuff.com/sohohotelwp
Template: soho-hotel
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
Description: A Premium WordPress Theme For Hotels and Accommodation Providers
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-colors,translation-ready
Version: 4.0.1632411519
Updated: 2021-09-24 00:38:39

*/
/* pc / coomon */
.sohohotel-fixed-navigation-clone {
	display: none !important;
}
.shb-booking-form-with-background-1-content {
	display: none;
}
.shb-image-overlay {
	opacity: 0.1 !important;
}
.shb-booking-form-with-background-1 img {
	width: 100%;
}
.shb-booking-page-main .shb-booking-accommodation-info h3 {
	pointer-events: none;
}
.shb-booking-page-main .shb-booking-accommodation-image {
	pointer-events: none;
}
.shb-booking-page-main .shb-booking-accommodation-image .shb-booking-accommodation-image-icon {
	display: none;
}
.shb-booking-page-main .shb-booking-rate-info .shb-clearfix h3:nth-child(2) {
	display: none;
}
.shb-booking-form-style-1 .shb-booking-form-col input[type="submit"] {
	padding: 36px 30px;
}
.shb-booking-page-sidebar .shb-booking-your-stay-wrapper .shb-booking-your-stay-items-wrapper {
	margin: 0;
}
.shb-booking-page-sidebar .shb-booking-your-stay-wrapper .shb-booking-your-stay-item-wrapper {
	padding: 0 !important;
	border: none !important;
}
.shb-booking-page-sidebar .shb-booking-your-stay-wrapper .shb-booking-total {
	display: none;
}
.shb-booking-page-sidebar .shb-booking-contact-wrapper {
	display: none;
}
.shb-booking-page-sidebar .shb-booking-your-stay-item-info .shb-clearfix span {
	display: none !important;
}
.page-id-64 .sohohotel-page-header {
	background-size: cover !important;
	color: #ffffff !important;
}
.woocommerce #billing_company_field,
.woocommerce #billing_country_field,
.woocommerce #order_comments_field {
	display: none !important;
}
.shb-booking-step-wrapper .shb-booking-step {
	width: 33.3%;
}
.shb-booking-accommodation-info {
	margin-bottom: 0 !important;
}
.accordion-button {
	width: 100%;
	background: #b99470;
	border: none;
	color: #ffffff;
	padding: 15px 0;
   margin-top: 10px;
   margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
}
.accordion-inner {
	display: none;
}
.shb-booking-accommodation-info {
	padding-top: 15px !important;
}
.sohohotel-topbar-wrapper {
	display: none !important;
}
.sohohotel-header-2 .shb-booking-page-wrapper, .sohohotel-header-4 .shb-booking-page-wrapper {
	padding: 90px 0 80px 0;
}
.shbdp-checkout-wrapper {
	pointer-events: none !important;
}

#billing_last_name_field, #billing_first_name_field {
	float: none !important;
   display: inline-block;
}
#billing_last_name_field {
	margin-right: 10px !important;
}
#billing_first_name_field {
	margin-left: 10px !important;
}

/* sp */
@media screen and (max-width: 480px) {
	#click_to_call_bar {
		height: auto !important;
		padding: 10px 0 !important;
		line-height: 1em !important;
	}
	#click_to_call_bar span {
		font-size: 22px !important;
	}
	.sohohotel-mobile-navigation-button i {
		display: none !important;
	}
	.sohohotel-header .sohohotel-logo-navigation {
		background: linear-gradient(45deg, #b99470, #AFDAFF) !important;
		padding: 15px 0px !important;
    	width: 100% !important;
    	text-align: center !important;
	}
	.sohohotel-header .sohohotel-logo-navigation > a {
		display: inline-block !important;
	}
	.sohohotel-mobile-navigation-button {
		display: none !important;
	}
	.shb-booking-page-wrapper {
		padding: 30px 0 !important;
	}
	.home form.shb-booking-form-style-1 {
		height: 550px !important;
		overflow-y: scroll !important;
	}
	h3.sohohotel-title-center {
		line-height: 1.2em;
	}
	.sohohotel-top-right-button1,
	.sohohotel-top-right-button2 {
		text-align: center !important;
	}
	.sohohotel-topbar {
		display: none !important;
	}

	#billing_last_name_field, #billing_first_name_field {
		float: left !important;
		margin: 0 !important;
	}
}