.text-slider-right {
	display: none !important;
}

.text-slider-right.active {
	display: flex !important;
}

.post-meta-cat a {
	font-weight: bold;
}

.two-column-box .text-side {
	padding: 20px;
}

.post-meta-cat {
	display: inline-block;
}

.elm-button {
	font-size: 30px;
    letter-spacing: 5px;
    margin: 40px auto;
    text-align: center;
    padding: 21px;
    background-color: #9a1f61;
    border: 1px solid #9a1f61;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.elm-button:hover {
	background-color: #fff;
    color: #9a1f61;
}

.elm-wrapper {
	margin: 0 !important;
}

.service-image-container {
    display: table;
    height: 70px;
    margin-bottom: 10px;
    width: 100%;
}

.service-image-container > div {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
}

.service-image-container > div img {
	display: inline-block;
}

#content-outer {
	position: relative;
	background-color: #fff;
	z-index: 1;
}


.header-bottom-bar .col-xs-6 {
	padding-left: 0;
}

.additional-option-box {
	display: none;
}

iframe {
	border: 0;
}

.header-bottom-bar a {
	margin-left: 15px;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li:before {
	display: none;
}

.widget {
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {

	#strand-palace-direction {
		position: absolute !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}

}

#lang_sel {
	height: 42px;
	line-height: 42px;
	text-align: center;
}

#lang_sel a {
	line-height: 42px;
	margin-left: 0;
}

#lang_sel img {
	vertical-align: middle;
	margin: 0;
	width: 27px;
	margin-left: 15px;
}

#lang_sel li:before {
	display: none;
}

#lang_sel ul li {
	position: relative;
	padding-left: 0;
}

#lang_sel ul ul img {
	margin-right: 15px;
}

#lang_sel ul ul a,
#lang_sel ul ul li {
	line-height: normal;
	height: 36px;
}

#lang_sel ul ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#lang_sel * {
	line-height: normal;
}

#lang_sel ul {
	margin-bottom: 0;
}

#lang_sel ul li:hover ul {
	display: block;
}

#lang_sel ul ul {
	z-index: 3;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.sticky-navbar #lang_sel {
	display: inline-block;
}

.sticky-navbar #lang_sel ul ul {
	margin-top: -2px;
}




#lang_sel {
	display: none !important;
}


#floorPlanHolder {
	height: 500px;
	margin-bottom: 20px;
}

.page-content iframe {
	max-width: 100%;
}

.link-style {
	font-size: 16px;
	font-family: 'FrutigerLTPro-Bold';
}
