@font-face {
	font-family: 'Lato-Light';
	src: url(fonts/Lato-Light.ttf);
}
@font-face {
	font-family: 'Lato-LightItalic';
	src: url(fonts/Lato-LightItalic.ttf);
}
@font-face {
	font-family: 'Lato-Regular';
	src: url(fonts/Lato-Regular.ttf);
}
@font-face {
	font-family: 'JennaSue';
	src: url(fonts/JennaSue.ttf);
}
@font-face {
	font-family: 'TrajanPro3-Regular';
	src: url(fonts/TrajanPro3-Regular.otf);
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Lato-Regular';
	font-size: 14px;
	line-height: 1.8em;
	color: #72736e;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px;	
	line-height: 1em;
}
h1 {
	font-family: 'TrajanPro3-Regular';
	font-size: 55px;
}
h2 {
	font-family: 'TrajanPro3-Regular';
	font-size: 36px;
}
h3 {
	font-family: 'TrajanPro3-Regular';
	font-size: 24px;
}
a, a:visited {
	color: #a7af8a;
	transition: all .5s ease;
}
a:hover, a:active {
	color: #cdd6ac;
	text-decoration: none;
	transition: all .5s ease;
}
a.btn-book:hover, a.btn-book.active {
	background: #607432;
}
ul, ol {
	margin: 0 0 1.5em 20px;
	padding: 0;
}
input, select, textarea, button {
	font-family: 'Lato-Regular';
}
.compensate-for-scrollbar {
	margin-right: 0 !important;
}
.heading {
	color: #677c35;
	padding: 50px 0 80px;
	text-align: center;
}
.jenna {
	font-family: 'JennaSue';
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 20px;
}
.jennah3 h3 {
	font-family: 'JennaSue';
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 20px;
}
.button-link a {
	background: url(images/buttonbg.jpg) left top repeat;
	height: 45px;
	padding: 0 50px;
	border: none;
	box-shadow: none;
	text-shadow: none;
	color: #fff !important;
	border-radius: 0;
	font-weight: bold;
	transition: all .5s ease;
	display: inline-block;
	line-height: 45px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.button-link a:hover {
	opacity: .8;
}
.hideit {
	display: none !important;
}
.tp-tabs, .tp-thumbs, .tp-bullets {
	width: 100% !important;
	left: 0 !important;
	text-align: center;
	transform: none !important;
	top: auto !important;
	bottom: 50px !important;
}
.tp-bullet {
	margin: 0 8px !important;
	transform: rotate(45deg);
	border: 2px solid #fff;
	background: none;
	position: relative;
	left: auto !important;
	top: auto !important;
	display: inline-block;
}
.owl-prev, .owl-next {
	background: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	z-index: 50;
}
.owl-prev:hover, .owl-next:hover {
	background: #677c35;
	color: #fff;
}
.wpb_gallery_slides .owl-prev {
	left: auto;
	right: 43px;
	bottom: 2px;
	top: auto;
}
.wpb_gallery_slides .owl-next {
	left: auto;
	right: 2px;
	bottom: 2px;
	top: auto;
}
.column-wrapper .wpb_gallery_slides .owl-prev {
	top: 50%;
	bottom: auto;
	left: auto;
	right: -20px;
}
.column-wrapper .wpb_gallery_slides .owl-next {
	top: 50%;
	bottom: auto;
	right: -20px;
	left: auto;
	margin-top: -41px;
}
.column-wrapper .reverse .wpb_gallery_slides .owl-prev {
	top: 50%;
	bottom: auto;
	left: -20px;
	right: auto;
}
.column-wrapper .reverse .wpb_gallery_slides .owl-next {
	top: 50%;
	bottom: auto;
	right: auto;
	left: -20px;
	margin-top: -41px;
}
/* Header */
.site-header {
	background: #fff;
	color: #61605a;
	box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.site-toggle a {
	width: 80px;
	text-align: center;
	height: 80px;
	line-height: 0;
	display: block;
	font-size: 11px;
	padding-top: 10px;
	color: #61605a;
}
.site-toggle a:hover {
	background: #a7af8a;
	color: #fff;
}
.hamburger {
	padding: 12px 15px;
}
.hamburger:hover {
	opacity: 1;
}
.hamburger-box {
	width: 35px;
	height: 23px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	width: 35px;
	height: 3px;
	background: #61605a !important;
}
.hamburger-inner:before {
	top: -8px;
}
.hamburger-inner:after {
	bottom: -8px;
}
.site-toggle a:hover .hamburger-inner, .site-toggle a:hover .hamburger-inner:after, .site-toggle a:hover .hamburger-inner:before {
	background: #fff !important;
}
.site-title a {
	font-size: 0 !important;
}
a.btn-book {
	padding: 12px 30px;
	display: inline-block;
	min-width: 80px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: TrajanPro3-Regular;
	font-size: 12px;
	line-height: 22px;
	background: #677c35;
	color: #fff;
}
.btn-hotel {
	position: relative;
}
.btn-hotel i {
	display: block;
	position: absolute;
	top: 55px;
	left: 50%;
}
.site-navigation .menucol a {
	color: #fff;
}
.site-navigation .menucol ul > li > a {
	font-family: 'TrajanPro3-Regular';
	margin-bottom: 20px;
}
.site-navigation .menucol ul > li > a:hover {
	color: #a7af8a;
}
.site-navigation .menucol ul ul > li > a {
	font-size: 14px;
	line-height: 22px;
	font-family: 'Lato-Regular';
	margin-bottom: 15px;
}
.site-navigation .menucol ul ul > li > a:hover {
	color: #a7af8a;
}
.hotel-finder .hotel-slider a .title {
	color: #fff;
}
.bookpanel {
	top: 100%;
	width: 420px;
	background: rgba(96, 116, 50, 0.95);
	margin-top: 1px;
	color: #fff;
}
.bookpanel .ui-widget-content {
	border: none;
	width: 100%!important;
	background: #677c35;
	color: #fff;
	margin-top: 10px;
}
.bookpanel .ui-datepicker td span, .ui-datepicker td, .ui-datepicker td a {
	text-align: center;
}
.bookpanel .ui-datepicker .ui-datepicker-title {
	color: #fff;
}
.bookpanel form {
	padding: 10px;
}
.bookpanel .guests {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}
.bookpanel .dates .box {
	border: 1px solid rgba(255,255,255,0.5);	
}
.bookpanel .footer {
	position: relative;
	margin: 10px 0 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-around;
}
.bookpanel .footer button {
	font-size: 14px;
	line-height: 1em;
	display: inline-block;
	border: 1px solid #fff;
	padding: 15px 20px;
	position: relative;
	margin: 5px auto;
	width: calc(50% - 5px);
	text-align: center;
	box-shadow: none;
	background: 0 0;
	border-radius: 0;
	text-shadow: none;
	color: #fff;
	height: 40px;
	line-height: 36px;
	padding: 0;
	font-size: 12px;
	border-width: 2px;
	font-family: 'Lato-Regular';
}
.bookpanel .modify a {
	font-size: 12px;
	color: #fff;
}
.header-right .contact>a, .header-right>a, .site-lang>a {
	color: #72736e;
}
.header-right .contact>a:hover, .header-right>a:hover, .site-lang>a:hover {
	background: #a7af8a;
	color: #fff;
}
.site-lang ul li a {
	color: #72736e;
}
.site-lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .site-lang .wpml-ls-legacy-dropdown a:focus, .site-lang .wpml-ls-legacy-dropdown a:hover {
	background: #a7af8a;
}
.site-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	background: #fff;
}
.site-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
	background: #a7af8a;
}
/* Content */
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	position: relative!important;
	left: auto!important;
	top: auto!important;
	float: none!important;
	transform: none !important;
}
.site-content {
	margin-top: 80px;
}
.home .site-content {
	margin-top: 80px;
}
.page-banner {
	color: #fff;
}
.grid-wrapper {
	padding-bottom: 80px;
}
.grid-wrapper .image a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 60%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.grid-wrapper .image a .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(103, 124, 53, 0.85);
	opacity: 0;
	transition: all 1s ease;
	font-family: 'JennaSue';
	padding: 30px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-transform: capitalize;
}
.grid-wrapper .image a:hover .mask {
	opacity: 1;
	transition: all 1s ease;
}
.grid-wrapper .image a .mask h3 {
	color: #fff;
	font-size: 40px;
	line-height: 1em;
	font-family: 'JennaSue';
	text-transform: capitalize;
	margin-bottom: 10px;
}
.grid-wrapper .image a .mask:after {
	content: '';
	background: url(images/graphic-hover.png) left top no-repeat;
	width: 80px;
	height: 18px;
	display: block;
	margin: 10px auto 0;
}
.grid-wrapper a {
	color: #72736e;
}
.grid-wrapper a:hover {
	color: #cdd6ac;
}
.site-share {
	position: relative;	
	text-align: center;
	overflow: hidden;
	padding: 30px 0;
}
.site-share .button-share {
	padding: 50px 0;
	width: 200px;
	margin: 0 auto;
	position: relative;
}
.site-share .button-share:before {
	content: '';
	width: 1000px;
	position: absolute;
	height: 1px;
	background: #72736e;
	right: 100%;
	top: 70px;
}
.site-share .button-share:after {
	content: '';
	width: 1000px;
	position: absolute;
	height: 1px;
	background: #72736e;
	left: 100%;
	top: 70px;
}
.site-share .button-share > a {
	color: #000;
	position: relative;
	width: 200px;
	display: block;
	margin: 0 auto;
	border: 2px solid #72736e;
	height: 40px;
	line-height: 36px;
	font-size: 12px;
}
.site-share .button-share .socials {
	position: absolute;
	width: 200px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	top: 15px;
	left: 50%;
	transform: translateY(10px);
	opacity: 0;
	transition: all .5s ease;
	pointer-events: none;
	margin-left: -100px;
}
.site-share .button-share:hover .socials {
	transform: translateY(0px);
	opacity: 1;
	transition: all .5s ease;
	pointer-events: auto;
}
.site-share .button-share .socials a {
	display: inline-block;
	color: #fff;
	background: #a7af8a;
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	margin: 0 1px;
}
.site-share .button-share .socials a:hover {
	background: #677c35;
}
/* Home */
.home-intro {
	font-family: 'Lato-LightItalic';
	font-size: 24px;
	line-height: 1.5em;
	padding: 100px 0;
}
.home-gallery-wrapper {
	padding-bottom: 100px;
}
.home-gallery-wrapper .da-thumbs:after {
	content: '';
	clear: both;
	display: table;
}
.home-gallery-wrapper .image {
	position: relative;
	width: 33.33%;
	padding: 1px;
	float: left;
}
.home-gallery-wrapper .image:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.home-gallery-wrapper .image a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.home-gallery-wrapper .image a > div {
	position: absolute;
	transition: all 1s ease !important;
	height: 100%;
	width: 100%;
}
.home-gallery-wrapper .image a img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.home-gallery-wrapper .image a.data-video:after {
	content: '';
	background: url(images/gallery-play.png) left top no-repeat;
	width: 66px;
	height: 66px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33px 0 0 -33px;
}
.home-gallery-wrapper .image {
	position: relative;
	border: 1px solid #fff;
}
.home-gallery-wrapper .image a > div {
	position: absolute;
	transition: all 1s ease !important;
	height: 100%;
	width: 100%;
}
.home-gallery-wrapper .image a .mask {
	display: flex;
	background: rgba(103, 124, 53, 0.95);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0 55px;
	flex-flow: row wrap;
	align-items: center;
	text-align: center;
	opacity: 0;
	transition: all 1s ease;	
	font-size: 30px;
	z-index: 1;
	font-size: 12px;
	line-height: 1.5em;
	justify-content: center;
	flex-flow: column;
	padding: 30px;
	color: #fff;
}
.home-gallery-wrapper .image a .mask:after {
	content: '';
	background: url(images/graphic-hover.png) center center no-repeat;
	width: 80px;
	height: 18px;
	display: block;
	margin-top: 10px;
}
.home-gallery-wrapper .image a .mask h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.home-gallery-wrapper .image a .mask i {
	display: block;
	margin: 0 auto;
}
.home-gallery-wrapper .image a:hover .mask {
	opacity: 1;
	transition: all 1s ease;
}
.home-gallery-wrapper .image-center {
	padding: 25px;
}
.home-gallery-wrapper .image-center .wrap {
	border: 20px solid transparent;
	border-image: url(images/frame-gallery.png) 20 20 round;
	-webkit-border-image: url(images/frame-gallery.png) 20 20 round;
	-moz-border-image: url(images/frame-gallery.png) 20 20 round;
	-ms-border-image: url(images/frame-gallery.png) 20 20 round;
	width: 100%;
	height: 200px;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
}
.home-rooms {
	color: #fff;
	padding: 100px 0 200px;
}
.home .column-wrapper .wpb_text_column {
	padding: 40px;
	padding-right: 20px;
}
.home .column-wrapper .reverse .wpb_text_column {
	padding: 40px;	
	padding-left: 20px;
}
.home .column-wrapper h3 {
	color: #677c35;
}
.home-parallax {
	height: 80vh;
}
.home-room-wrapper {
	padding-bottom: 0;
}
.home-room-wrapper .da-thumbs:after {
	content: '';
	clear: both;
	display: table;
}
.home-room-wrapper .image {
	position: relative;
	width: 33.33%;
	padding: 1px;
	float: left;
}
.home-room-wrapper .image:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.home-room-wrapper .image a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.home-room-wrapper .image a > div {
	position: absolute;
	transition: all 1s ease !important;
	height: 100%;
	width: 100%;
}
.home-room-wrapper .image a img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.home-room-wrapper .image a.data-video:after {
	content: '';
	background: url(images/gallery-play.png) left top no-repeat;
	width: 66px;
	height: 66px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33px 0 0 -33px;
}
.home-room-wrapper .image {
	position: relative;
	border: 1px solid #fff;
}
.home-room-wrapper .image a > div {
	position: absolute;
	transition: all 1s ease !important;
	height: 100%;
	width: 100%;
}
.home-room-wrapper .image a .mask {
	display: flex;
	background: rgba(103, 124, 53, 0.95);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0 55px;
	flex-flow: row wrap;
	align-items: center;
	text-align: center;
	opacity: 0;
	transition: all 1s ease;	
	font-size: 30px;
	z-index: 1;
	font-size: 12px;
	line-height: 1.5em;
	justify-content: center;
	flex-flow: column;
	padding: 30px;
	color: #fff;
}
.home-room-wrapper .image a .mask:after {
	content: '';
	background: url(images/graphic-hover.png) center center no-repeat;
	width: 80px;
	height: 18px;
	display: block;
	margin-top: 10px;
}
.home-room-wrapper .image a .mask h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.home-room-wrapper .image a .mask i {
	display: block;
	margin: 0 auto;
}
.home-room-wrapper .image a:hover .mask {
	opacity: 1;
	transition: all 1s ease;
}
.home-room-wrapper .image {
	padding: 0;
	border: none;
}
.home-room-wrapper .image > a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.home-room-wrapper .image > a .mask {
	font-family: 'JennaSue';
	font-size: 50px;
	line-height: 1em;
	padding: 50px;
}
.home-more {
	padding: 100px 0 50px;
}
.home-blog {
	padding: 0;
	margin-bottom: 50px !important;
}
.home-blog .item {
	text-align: center;
}
.home-blog .item .image {
	margin-bottom: 40px;
}
.home-blog .item .title {
	margin-bottom: 20px;
}
.home-blog .item .content {
	margin-bottom: 30px;
	padding: 0 5%;
}
.home-blog .owl-nav {
	display: none;
}
/* Room */
.banner-content {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
}
.room-wrapper h3 {
	color: #72736e;
	margin-top: 15px;
	margin-bottom: 40px !important;
}
.room-wrapper .room { 
	margin-bottom: 50px !important;
}
.room-wrapper .room .figures {
	margin-bottom: 40px;
}
.room-wrapper .room .figures .col {
	width: 20%;
	text-align: center;
	display: flex;
	flex-flow: column nowrap;
	position: relative;
	border-right: 1px solid #eee;
	padding-bottom: 10px;
}
.room-wrapper .room .figures .col:last-child {
	border-right: none;
}
.room-wrapper .room .figures .col:after {
	display: none;
}
.room-wrapper .room .figures .col h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	height: 35px;
	margin-bottom: 10px !important;
}
.room-banner {
	color: #fff;
	font-size: 18px;
}
.room-banner h1 {
	font-family: 'JennaSue';
	font-size: 120px;
}
.room-banner a {
	color: #fff;
	border: 2px solid #fff;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.05em;
	height: 40px;
	line-height: 38px;
	padding: 0 40px;
	font-weight: bold;
}
.room-banner a:hover {
	background: #a7af8a;
	border-color: #a7af8a;
	color: #fff;
}
.room-price {
	position: relative;
	display: block;
	font-family: 'Lato-Light';
	font-size: 72px;
	line-height: 1em;
	padding: 20px 50px 0 0;
	width: 280px;
	margin: 0 auto 30px;
}
.room-price .prefix {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 18px;
	line-height: 1em;
	font-family: 'Lato-Regular';
}
.room-price .suffix {
	position: absolute;
	bottom: 5px;
	right: 0;
	font-size: 18px;
	line-height: 1em;
	font-family: 'Lato-Regular';
}
.figures-wrapper {
	color: #fff;
	display: flex;
	flex-flow: row wrap;
	padding: 50px 0 150px;
}
.figures-wrapper .col {
	width: 20%;
	text-align: center;
	position: relative;
	border-right: 1px solid #eee;
	padding: 15px 0;
}
.figures-wrapper .col:last-child {
	border-right: none;
}
.figures-wrapper .col:after {
	display: none;
}
.figures-wrapper .col:last-child:after {
	display: none;
}
.figures-wrapper .col h3 {
	height: 35px;
}
.single-room .button-link.jennah3 {
	padding: 30px;
}
a.readmore {
	border: 1px solid;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.05em;
	height: 35px;
	line-height: 33px;
	padding: 0 40px;
	font-weight: bold;
}
a.readmore:hover {
	background: #677c35;
	color: #fff;
	border-color: #677c35;
}
.room-others {
	padding: 50px 0;
	text-align: center;
	position: relative;
}
.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
	box-shadow: none;
	border: none;
}
.room-features {
	padding-bottom: 100px;
}
.room-features .item {
	text-align: center;
}
.room-features .item .image {
	margin-bottom: 40px;
}
.room-features .item .title {
	margin-bottom: 20px;
}
.room-features .item .content {
	margin-bottom: 30px;
	padding: 0 5%;
}
.room-others .SumoSelect {
	border: 20px solid transparent;
	border-image: url(images/frame-select.png) 20 20 round;
	-webkit-border-image: url(images/frame-select.png) 20 20 round;
	-moz-border-image: url(images/frame-select.png) 20 20 round;
	-ms-border-image: url(images/frame-select.png) 20 20 round;
	width: auto;
	position: relative;
}
.room-others .SumoSelect:before {
	content: '';
	background: #677c35;
	height: 1px;
	width: 430px;
	right: 100%;
	top: 0;
	display: block;
	position: absolute;
	margin-right: 30px;
	margin-top: 15px;
}
.room-others .SumoSelect:after {
	content: '';
	background: #677c35;
	height: 1px;
	width: 430px;
	left: 100%;
	top: 0;
	display: block;
	position: absolute;
	margin-left: 30px;
	margin-top: 15px;
}
.room-others .SumoSelect > .CaptionCont {
	border: none;
	outline: none;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.room-others .SumoSelect > .CaptionCont > label > i {
	background: none;
	margin: 0;
	width: 100%;
	height: 100%;
}
.room-others .SumoSelect > .CaptionCont > label > i:before {
	content: "\f107";
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 20px;
}
.room-others .SumoSelect > .optWrapper > .options li.opt {
	text-align: left;
}
.room-others .SumoSelect > .optWrapper > .options li.opt:before {
	display: none;
}
.room-others .SumoSelect > .optWrapper > .options li.opt label {
	font-weight: normal;
}
.room-services {
	max-width: 800px;
	margin: 0 auto;
}
.accordion-wrapper h3 {
	font-size: 18px;
	text-align: center;
	position: relative;
	padding: 15px 0;
	margin-bottom: 0;
	border-top: 1px solid;
	cursor: pointer;	
}
.accordion-wrapper h3:first-child {
	border: none;
}
.accordion-wrapper h3:after {
	content: "\f107";
	font-family: 'FontAwesome';
	position: absolute;
	right: 15px;
	top: 15px;
}
.accordion-wrapper h3.active {
	color: #677c35;
}
.accordion-wrapper h3.active:after {
	content: "\f106";
}
.accordion-wrapper .content {
	padding: 10px 20px 40px;
	display: none;
	line-height: 2em;
}
.room-benefits {
	border: 40px solid transparent;
	border-image: url(images/frame-green.png) 40 40 round;
	-webkit-border-image: url(images/frame-green.png) 40 40 round;
	-moz-border-image: url(images/frame-green.png) 40 40 round;
	-ms-border-image: url(images/frame-green.png) 40 40 round;
	color: #fff;
	padding: 30px 100px;
}
.room-benefits ul li:before {
	background: #fff;
}
.room-footer {
	background: #a7af8a;
	padding: 30px 0;
	text-align: center;
}
.room-footer a {
	position: relative;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}
.room-footer a:after {
	content: '';
	background: #fff;
	width: 1px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 5px;
}
.room-footer a:last-child:after {
	display: none;
}
/* Offers */
.offers-wrapper .item {
	text-align: center;
}
.offers-wrapper .item .image {
	margin-bottom: 40px;
}
.offers-wrapper .item .title {
	margin-bottom: 20px;
}
.offers-wrapper .item .content {
	margin-bottom: 50px !important;
	padding: 0 12%;
}
.offer {
	margin-bottom: 30px !important;
}
.offer .image {
	margin-bottom: 15px;
}
.offer .image a {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 70%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.offer .image a img {
	display: none;
}
.offer .content {
	padding: 20px 10px;
	text-align: center;
}
.offer .content h3 {
	font-size: 20px;
	margin: 0 0 30px;
}
.offer-grid h3 {
	text-transform: uppercase;
}
.offer-wrapper {
	background: url(images/pattern-grey.jpg) left top repeat;
	overflow: visible !important;
}
.offer-others .item {
	text-align: center;
}
.offer-others .item .image {
	margin-bottom: 40px;
}
.offer-others .item .title {
	margin-bottom: 20px;
}
.offer-others .item .content {
	margin-bottom: 50px !important;
	padding: 0 5%;
}
.offer-others .col-md-4 {
	padding: 0 5px;
}
#room-features h3 {
	text-transform: uppercase;
}
.room-offers .item {
	text-align: center;
}
.room-offers .item .image {
	margin-bottom: 40px;
}
.room-offers .item .title {
	margin-bottom: 20px;
}
.room-offers .item .title h3 {
	text-transform: uppercase;
}
.room-offers .item .content {
	margin-bottom: 30px;
	padding: 0 5%;
}
.room-offers .col-md-4 {
	padding: 0 5px;
}
.room-offers .item {
	margin-bottom: 0 !important;
}
.room-offers .owl-nav.disabled {
	display: block;
}
.room-offers .owl-prev {
	top: 35%;
	left: -20px;
}
.room-offers .owl-next {
	top: 35%;
	right: -20px;
}
.dine-others {
	padding: 0;
}
.dine-others .offer {
	margin-bottom: 0 !important;
}
.dine-others .col-md-4 {
	padding: 0 5px;
}
#dineothers.grid-wrapper .image a {
	padding-top: 70%;
}
#dineothers.grid-wrapper .owl-prev, #dineothers.grid-wrapper .owl-next {
	top: calc(50% - 45px);
}
.main-content {
	background: #fff;
	padding: 100px;
}
.main-content-sub {
	background: #fff;
	padding: 0 100px;
}
.offer-heading h1 {
	font-family: 'JennaSue';
	font-size: 60px;
	color: #677c35;
	padding-bottom: 50px;
}
.liftup {
	position: relative;
	margin-top: -100px;
}
.single-offer .grid-wrapper {
	padding-bottom: 0;
}
/* Location */
.location-parallax {
	height: 600px;
}
.location-wrapper .frame-green {
	border: 40px solid transparent;
	border-image: url(images/frame-green.png) 40 40 round;
	-webkit-border-image: url(images/frame-green.png) 40 40 round;
	-moz-border-image: url(images/frame-green.png) 40 40 round;
	-ms-border-image: url(images/frame-green.png) 40 40 round;
	color: #fff;
	padding: 30px 0 0;
}
.location-wrapper .frame-green table h3 {
	color: #fff;
}
.location-wrapper h2 {
	color: #677c35;
}
.location-wrapper table td {
	vertical-align: top;
	padding: 30px;
}
.location-wrapper table h3 {
	font-family: 'JennaSue';
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 20px;
	color: #677c35;
}
.location-address h3 {
	line-height: 1.5em;
}
/* Events */
.offer-wrapper .frame-green {
	border: 40px solid transparent;
	border-image: url(images/frame-green.png) 40 40 round;
	-webkit-border-image: url(images/frame-green.png) 40 40 round;
	-moz-border-image: url(images/frame-green.png) 40 40 round;
	-ms-border-image: url(images/frame-green.png) 40 40 round;
	color: #fff;
	padding: 0;
}
.offer-wrapper .frame-green h2 {
	color: #fff;
	margin-top: 40px;
}
.offer-wrapper .frame-green table td {
	padding: 20px;
}
.offer-wrapper .frame-green table td ul li:before {
	background: #fff;
}
.offer-wrapper .frame-white {
	border: 40px solid transparent;
	border-image: url(images/frame-white.png) 40 40 round;
	-webkit-border-image: url(images/frame-white.png) 40 40 round;
	-moz-border-image: url(images/frame-white.png) 40 40 round;
	-ms-border-image: url(images/frame-white.png) 40 40 round;
	background: #fff;
	padding: 0;
}
.offer-wrapper .frame-white table td {
	padding: 20px;
}
.offer-wrapper .frame-white table td ul li:before {
	background: #72736e;
}
.equipment-table tr td:first-child {
	width: 59%;
}
/* Gallery */
.gallery-wrapper .header {
	padding: 25px 0 50px;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.gallery-wrapper .header a {
	display: block;
	font-family: 'TrajanPro3-Regular';
	font-size: 18px;
	line-height: 1.5em;
	text-transform: uppercase;
	display: inline-block;
	color: #757575;
}
.gallery-wrapper .header a.active, .gallery-wrapper .header a:hover {
	color: #677c35;
}
.gallery-wrapper .header .SumoSelect {
	display: none;
}
.gallery-wrapper .gallery-box {
	display: none;
	padding-bottom: 0;
}
.gallery-wrapper .gallery-box.active {
	display: block;
}
.gallery-wrapper .gallery-box a {
	width: 100%;
	padding-top: 60%;
	display: block;
	margin-bottom: 1px !important;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.gallery-wrapper .gallery-box .image {
	display: none;
}
.gallery-wrapper .gallery-box .loadmore {
	display: none;
}
.gallery-wrapper .gallery-box .loadmore a {
	width: 200px;
	padding: 0;
	height: 35px;
	line-height: 33px;
	color: #000;
	border: 2px solid #72736e;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}
/* Leisure */
.column-wrapper .row {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-bottom: 50px !important;
}
.column-wrapper h3 {
	font-family: 'JennaSue';
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 20px;
}
.column-wrapper .content {
	padding: 40px;
}
.column-wrapper .reverse .col-md-5 {
	order: 1;
	text-align: right;
}
.column-wrapper .reverse .col-md-7 {
	order: 2;
}
.wp-pagenavi {
	text-align: center;
}
.leisure-others .item {
	text-align: center;
}
.leisure-others .item .image {
	margin-bottom: 40px;
}
.leisure-others .item .title {
	margin-bottom: 20px;
}
.leisure-others .item .title h3 {
	font-family: 'JennaSue';
	font-size: 50px;
}
.leisure-others .item .content {
	margin-bottom: 30px;
	padding: 0 5%;
}
/* Dining */
.dine-others .item {
	text-align: center;
}
.dine-others .item .image {
	margin-bottom: 20px;
}
.dine-others .item .title {
	margin-bottom: 20px;
}
.dine-others .item .title h3 {
	font-family: 'JennaSue';
	font-size: 35px;
}
.dine-others .item .content {
	margin-bottom: 30px;
	padding: 0 5%;
}
/* Newsletter */
.site-newsletter {
	background: #677c35;
	color: #fff;
}
.site-newsletter .gform_wrapper ul li label {
	display: none;
}
.site-newsletter .gform_wrapper ul li input {
	font-family: 'Lato-Regular';
}
.site-newsletter .gform_wrapper .gform_footer input[type=submit] {
	background: #4b592b;
	color: #fff;
	height: 41px;
	border-radius: 0;
	transition: all .5s ease;
	font-size: 12px;
	font-family: 'Lato-Regular';
}
.site-newsletter .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #a7af8a;
	transition: all .5s ease;
}
/* Footer */
.site-footer {
	background: #2b2722;
	padding: 60px 0;
	color: #fff;
}
.testimonial-wrapper {
	display: flex;
}
.testimonial-wrapper .slider {
	width: 70%;
}
.testimonial-wrapper .image {
	width: 30%;
	text-align: right;
}
.testimonial-wrapper .item {
	width: 100%;
}
.testimonial-wrapper .item .title {
	font-weight: bold;
	display: block;
	margin-top: 30px;
}
.testimonial-wrapper .owl-prev {
	background: none;
	color: #fff;
	left: auto;
	right: 41px;
	bottom: 0;
	top: auto;
}
.testimonial-wrapper .owl-next {
	background: none;
	color: #fff;
	left: auto;
	right: 0;
	bottom: 0;
	top: auto;
}
.instagram-wrapper {
	display: flex;
	flex-flow: row nowrap;
	margin-top: 40px;
}
.instagram-text {
	font-family: 'TrajanPro3-Regular';
	padding-top: 10px;
}
.instagram-text a {
	background: #a7af8a;
	line-height: 1em;
	color: #2b2722;
}
.instagram-text a:hover {
	background: #cdd6ac;
	color: #2b2722;
}
.instagram-text span {
	color: #a7af8a;	
}
.instagram-feed {
	flex-grow: 2;
	padding-left: 30px;
}
/* Bottom */
.site-bottom {
	background: #201d1a;
	color: #fff;
	padding: 30px 0;
	font-family: 'Lato-Regular';
	font-size: 12px;
	line-height: 1.5em;
}
.site-bottom a {
	color: #fff;
}
.site-bottom a:hover {
	color: #cdd6ac;
}
.site-bottom .container {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.site-bottom .copy a {
	color: #cdd6ac;
}
.site-bottom .footer-socials {
	padding: 0 20px;
}
.site-bottom .footer-socials .socials a {
	margin: 0 10px;
}
.site-bottom .footer-menu {
	flex-grow: 2;
}
.site-bottom .footer-menu ul li {
	position: relative;
}
.site-bottom .footer-menu ul li:after {
	content: '';
	width: 1px;
	height: 12px;
	display: inline-block;
	background: #fff;
	top: 2px;
	position: relative;
}
.site-bottom .footer-menu ul li:last-child:after {
	display: none;
}
.scrolltop {	
	text-align: center;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: -20px;
	background: #a7af8a;
	color: #fff;
	z-index: 20;
}
.scrolltop:hover {
	background: #cdd6ac;
	color: #fff;
}
.float-menu {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 20;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-end;
	width: 40px;
}
.float-menu a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #a7af8a;
	display: block;
	margin-bottom: 2px;
	font-size: 20px;
}
.float-menu a:hover {
	background: #677c35;
}	
.float-menu a.contact {
	font-family: 'TrajanPro3-Regular';
	text-transform: uppercase;
	font-size: 14px;
	line-height: 45px;
	background: #677c35;
	width: auto;
	padding: 0 20px;
	transform: rotate(-90deg);
	position: relative;
	top: 60px;
	left: 60px;
	height: 40px;
	width: 160px;
}
.float-menu a.contact:hover {
	background: #a7af8a;
}
.contact-popup {
	border: 40px solid transparent;
	border-image: url(images/frame-contact.png) 40 40 round;
	-webkit-border-image: url(images/frame-contact.png) 40 40 round;
	-moz-border-image: url(images/frame-contact.png) 40 40 round;
	-ms-border-image: url(images/frame-contact.png) 40 40 round;
	background: none;
	padding: 0;
	display: none;
}
.contact-popup .wrapper {
	padding: 80px 100px;
	text-align: center;
}
.contact-popup h3 {
	color: #708442;
}
.contact-popup .gform_wrapper {
	font-size: 13px;
	max-width: 300px;
	margin: 0 auto;
}
.contact-popup .gform_wrapper ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.contact-popup .gform_wrapper ul li {
	margin-bottom: 10px;
	position: relative;
	transition: all .5s ease;
}
.contact-popup .gform_wrapper ul li label {
	display: block;
	text-align: left;
	font-weight: normal;
	font-family: 'Lato-Regular';
	position: absolute;
	top: 7px;
	left: 10px;
	transition: all .5s ease;
	display: none;
}
.contact-popup .gform_wrapper ul li.focus {
	padding-top: 30px;
	transition: all .5s ease;
}
.contact-popup .gform_wrapper ul li.focus label {
	top: 0;
	left: 0;
	transition: all .5s ease;
}
.contact-popup .gform_wrapper ul li label .gfield_required {
	font-size: 0;
}
.contact-popup .gform_wrapper ul li label .gfield_required:before {
	content: '(Required)';
	display: inline-block;
	font-size: 13px;
	font-style: italic;
	margin-left: 3px;
}
.contact-popup .gform_wrapper ul li input {
	width: 100%;
	border: 1px solid #666;
	border-radius: 0;
	padding: 10px;
}
.contact-popup .gform_wrapper ul li textarea {
	width: 100%;
	border: 1px solid #666;
	border-radius: 0;
	padding: 10px;
	max-height: 100px;
	display: block;
}
.contact-popup .gform_footer input[type=submit] {
	background: url(images/buttonbg.jpg) left top repeat;
	height: 45px;
	min-width: 200px;
	border: none;
	box-shadow: none;
	text-shadow: none;
	color: #fff;
	border-radius: 0;
	font-weight: bold;
	transition: all .5s ease;
}
.contact-popup .gform_footer input[type=submit]:hover {
	opacity: .9;
	transition: all .5s ease;
}
.contact-popup .compliance_notice {
    	font-size: 13px;
    	max-width: 300px;
    	margin: 0 auto;
 	text-align:left;
	padding-top: 18px;
}
.fancybox-close-small {    
	width: 25px;
	height: 25px;
}
.fancybox-close-small:hover, .fancybox-close-small:focus {
	box-shadow: none;
	text-shadow: none;
	border: none;
}
.fancybox-close-small:before {
	content: '';
	background: #000;
	width: 25px;
	height: 1px;
	left: 0;
	top: 0;
	transform: rotate(-45deg);
	position: absolute;
	margin-top: 12px;
}
.fancybox-close-small:after {
	content: '';
	background: #000;
	width: 25px;
	height: 1px;
	left: 0;
	top: 0;
	transform: rotate(45deg);
	transition: none;
	border: none;
	border-radius: 0;
	right: auto;
	margin-top: 12px;
}
.fancybox-close-small:hover:after {
	background: #000;
}
.fancybox-close-small:focus:after {
	outline: none;
}
.validation_error {
	display: none;
}
.validation_message {
    color: #f00;
    font-size: 10px;
    line-height: 1.5em;
    text-align: left;
    display: block;
}

.gfield--type-honeypot {
	display: none;
}
