/*
 Theme Name:   Nice Hotel Child
 Theme URI:    
 Description:  Nice Hotel Child Theme
 Author:       
 Author URI:   
 Template:     nicehotel
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  nice-hodel-child
*/

#title-wrapper {
	max-width: 320px !important;
}

.top-menu span{
	visibility:hidden;
}

.top-bar {
  margin-bottom: 26px !important;
}

#title-wrapper {
	margin-bottom:13px !important;
}

.nav-contact #main-menu {
  max-width: 85% !important;
}

.booknow-accompage  {
	min-height:154px;
}

.booknow-accompage.full-booking-form {
	height:auto !important;
}

.accommodation-content {
	min-height:124px;
}

.booknow-accompage .price {
	font-size:35px !important;
}


@media screen and (max-width: 667px) {
	.main-menu-contact-info {
		display: block !important;
		position: absolute;
		top: 83px;
		right: 7px;
		display: block;
		z-index: 1000;
		background-color: rgba(0,0,0,0.5);
		padding: 5px  10px !important;
		font-size: 18px !important;
	}
	.main-menu-contact-info a {
		font-weight: bold;
	}
}

.booknow-accompage .price-detail {font-size:12px !important;}