.identity:before{
	display: inline;
}
.comment-reply-link{
	padding: 0.3em 0.6em;
	margin-top: 0;
	background: #029861;
	color: #ffffff;
}
.blog-thumb .blog-content{
	height:261px;
}
hr{
	margin:15px 0px;
}
/**
* Seasonal slider home page
*/
#rooms-slider{
	margin-top: 20px;
}
.slidesContainer .slide .rooms-description h3{
	margin: 15px 0px;
}

/**
*  Comment form css
**/
.comment-form-submit button{
	margin-left: 10px;
}
.form-submit input[type='submit']#submit{
	display: none !important;
}

.container_shortcodes{
	margin-top:50px;
}
.pull-right{
	float: right !important;
}
.header-bar{
	background-color: #ffffff;
}
.header-logo-container{
	z-index: 999999999999999;
}
#headimg{
	width: 223px;
}

/**
* Create Page Gallery
**/
article .entry-content div.gallery figure.gallery-item{
	display: inline-block;
	margin: 10px;
}
article .entry-content div.gallery{
	text-align: center;
	margin: auto auto 1.3em;
}

.contact-data{
	margin-bottom: 1em;
}

/**
* Logo CSS
**/
figure.identity div img{
	position: relative;
	top: 27px;
}
.header-meta.pull-right{
	margin-top: 24px;
}
.is-sticky figure.identity div img{
	top: 12px;
}
.is-sticky .header-meta.pull-right{
	margin-top: 18px;
}
.mobile-logo figure.identity div img{
	position: absolute;
	top: -17px;
	width: 58%;
}
.visible-xs{
	display: none;
}
.email-contactform{
	position: relative;
	top: 13px;
}
.slider-helper{
	height: 582px;
}
.welcome-mess{
	background: rgba(0,0,0,0.7) !important;
}
/*
.slider-helper ul li.slide h1{
	margin-top: 150px;
}
.welcome-mess{
	margin-top: 230px;
}
*/
.slider-helper{
	display: block !important;
}
/*.slider-helper ul,
.slider-helper ul li{
	width: 100% !important;
}*/
.slider-helper ul li{
	height: 100%;
	bottom: 0px;
}
.slider-helper ul li h1{
	position: relative;
	top: 125px;
}
.slider-helper ul li p.welcome-mess{
	position: absolute;
	bottom: 0px;
	width: 100% !important;
}
.slider-helper .sudo-box{
	display: none !important;
}
.slider-helper ul li p.letter-spacing{
	display: none !important;
}

.main-nav > ul > li > a:hover,
.main-nav > ul > li.current-menu-item > a{
	background: #e48d40;
}