/*
 Theme Name:   Nice Hotel Child
 Description:  Nice Hotel Child Theme
 Author:       Marcus Jurkat
 Template:     nice_hotel
 Version:      1.0.0
*/

@import url("../nice_hotel/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


#title-wrapper h1 {
	font-size: 45px;
}

#title-wrapper h1 a {
	color: #205050;
}

#title-wrapper h1 a span {
	font-size: 12px;
	color: #AAAAAA;
	
}

.flex-caption {
	width: 350px;
}

.booknow-accompage h2.price {
	font-size: 30px;
}

div.top-bar.clearfix {
	margin-bottom: 15px;
}

#title-wrapper {
	margin-bottom: 5px;
}

.page-template-template-booking-php .booknow-accompage {
    border-bottom: 9px solid;
    width: 600px;
	margin: 0 auto;
}

.page-template-template-booking-php  .booking-form-accompage {
    width: 340px;
}


.page-template-template-booking-php .booking-form .text-input {
	width: 331px !important;
}

.booking-form label,
.booking-form p {
	color: white;
}

.booking-form label input {
	float: right;
	margin-right: 50px;
}

.page-content .booking-form p {
    margin: 20px 0 10px 0 ;
}

.top-menu-wrapper .button1 {
	visibility: hidden;
}