.menu-logo img {
	height: auto;
	max-width: 300px;
}

.page-header .entry-title, .page-header .page-title {
    margin-bottom: 0px;
    font-size: 2.6em;
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: capitalize;
  font-family: 'Dancing Script', cursive;
}

.site-branding .site-title, .site-branding .site-text-logo {
font-family: 'Dancing Script', cursive;
	font-size: 1.6em;
}

.page-header {
    padding: 20px 0px;
    border-top: 0px solid #e9e9e9;
    background: #f0bcc9;
    border-bottom: 1px solid #e9e9e9;
}

.bookingtable tr:hover {background-color:#eee;}

.ui-timepicker-div dd, .ui-timepicker-div dt {margin-bottom:2px;
    font-weight: 400;
    font-size: 12px;
}

.section-padding {
	padding: 70px 0;
	padding: 3rem 0;
}

.custom-logo {
	width: auto;
	max-height: 95px;
	vertical-align: middle;
	padding: 10px;
}

.reviews iframe {
	float: left;
	margin: 10px;
	width: 340px !important;
}

.section-title-area {
	margin-bottom: 30px;
	text-align: center;
}

.hero-content-style1 h2 {
	font-size: 50px;
	letter-spacing: 4px;
}

.hero-slideshow-normal .container {
	padding: 10%;
	position: relative;
	z-index: 80;
}

.hero-small-text a {
	color: #ffffff;
	text-decoration: underline;
}

.comments-area {
	display: none;
}

.starlist li:before {
	font-family: FontAwesome;
	content: "\f05d";
	color: #a0bbac;
	margin-right: 5px;
	margin-left: -20px;
}

.starlist {
	list-style-type: none;
}

@media only screen and (min-width : 400px) {
	.hometext {
		text-align: center;
		padding: 0 20%;
		min-width: 400px;
	}
}

@media only screen and (max-width : 400px) {
	.custom-logo {
		height: auto;
		max-width: 220px;
		vertical-align: middle;
	}
}

h1, h2, h3, h4, h5, h6 {
    clear: none;

}

.wpcf7-submit {
    width: 200px !important;
}

.halfwidth {
	max-width: 400px;
}

.more-link-btn {
	border-radius: 4px;
	color: #FfffFF !important;
	background: none repeat scroll 0 0 #a0bbac;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 3em;
}

.more-link-btn:hover {
	text-decoration: none;
	color: #2b2b2b !important;
	background: none repeat scroll 0 0 #ffffff;
	border: solid 1px #a0bbac;
}