#nav ul,
.social-networks,
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?885a4p");
	src: url("../fonts/icomoon.eot?885a4p#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?885a4p") format("truetype"), url("../fonts/icomoon.woff?885a4p") format("woff"), url("../fonts/icomoon.svg?885a4p#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}



body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "\e900";
}

.icon-instagram:before {
	content: "\e901";
}

.icon-twitter:before {
	content: "\e902";
}

body {
	min-width: 320px;
}

#wrapper {
	overflow: hidden;
}

.container-fluid {
	max-width: 1406px;
}

h1 {
	border-bottom: 4px solid #b1872f;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 10px;
	color: #b1872f;
}

h1:after {
	background: #ebdfba none repeat scroll 0 0;
	bottom: -4px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 70%;
}

h2 {
	color: #b1872f;
	display: block;
	text-transform: uppercase;
}

img {
	vertical-align: top;
}

.logo {
	width: 150px;
	margin: 0 auto;
}

.logo img {
	width: 100%;
	height: auto;
}

.head-holder {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.head-holder .col-sm-8 {
	display: table-footer-group;
}

#header {
	position: relative;
}

#header .container {
	position: relative;
}

#nav {
	text-align: center;
	text-transform: uppercase;
}

#nav ul {
	font-size: 12px;
	line-height: 15px;
	/* font-weight: 600; */
}

#nav ul li {
	display: block;
	padding: 10px;
}

#nav ul li + li {
	border-top: 1px solid #bfb493;
}

#nav ul a {
	display: inline-block;
	vertical-align: top;
	/*color: #bfb493;*/
	color: #8d6b21;
}

#nav ul a:hover {
	color: #b1872f;
}

.navbar-nav > li > a {
	padding: 0;
	line-height: inherit;
}



.navbar-default {
	background: none;
	border: 0;
}

.navbar-collapse {
	width: 100%;
	border: 0;
}

.social-networks {
	text-align: center;
	padding: 10px 0;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 20px;
	text-align: center;
	margin: 0 10px;
}

.social-networks a {
	display: block;
	vertical-align: top;
	position: relative;
	color: #bfb493;
	transition: ease .25s color 0s;
	-ms-transition: ease .25s color 0s;
	-moz-transition: ease .25s color 0s;
	-webkit-transition: ease .25s color 0s;
}

.social-networks a:hover {
	color: #dbd5c3;
	text-decoration: none;
}

.social-networks a:before {
	position: absolute;
	font-family: "icomoon";
	left: 0;
	top: 0;
}

.social-networks a.facebook:before {
	font-size: 22px;
	line-height: 22px;
	content: "\e900";
}

.social-networks a.twitter:before {
	font-size: 20px;
	line-height: 20px;
	content: "\e902";
	margin: 2px 0 0;
}

.social-networks a.instagram:before {
	content: "\e901";
}

.social-networks a span {
	text-indent: -9999px;
	display: none;
}

.navbar-toggle {
	transition: ease .25s background 0s;
	-ms-transition: ease .25s background 0s;
	-moz-transition: ease .25s background 0s;
	-webkit-transition: ease .25s background 0s;
	float: none;
	padding: 7px 10px;
	margin: 0;
}

.banner {
	position: relative;
}

.banner:before {
	background: rgba(177, 135, 47, .5);
	top: 0;
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
}

.banner .img-holder img {
	width: 100%;
	min-height: 150px;
}

.banner .overlay-text {
	background: rgba(192, 186, 170, .3) none repeat scroll 0 0;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
	border-left: 7px solid #ceaa3c;
	font-size: 18px;
	line-height: 21px;
	position: absolute;
	padding: 10px;
	color: #fff;
	bottom: 20px;
	left: 0;
}

.banner .overlay-text p {
	margin: 0;
}

.product-holder {
	padding: 20px 10px;
	background: #f8f2e6;
	text-align: center;
}

.product-holder .block {
	text-align: center;
	margin: 0 0 20px;
}

.product-holder .block img {
	width: 100%;
}

.product-holder .block h2 {
	font-size: 14px;
	line-height: 18px;
	color: #b1872f;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
}

.product-holder .block h2:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: -5px 5px 0 0;
}

.product-holder .block h2.item-1:before {
	width: 13px;
	height: 17px;
	background: url(../images/img-06.png) no-repeat;
}

.product-holder .block h2.item-2:before {
	width: 24px;
	height: 19px;
	background: url(../images/img-07.png) no-repeat;
}

.product-holder .block h2.item-3:before {
	width: 20px;
	height: 16px;
	background: url(../images/img-08.png) no-repeat;
}

.product-holder .block h2.item-4:before {
	width: 18px;
	height: 18px;
	background: url(../images/img-09.png) no-repeat;
}

.product-holder .block .description {
	font-size: 14px;
	line-height: 17px;
	background: #fff;
	padding: 10px 5px;
	color: #9e916b;
}

.product-holder .block .description p {
	margin: 0 0 10px;
}

.product-holder .more {
	font-size: 12px;
	line-height: 15px;
	transition: ease .25s background 0s;
	-ms-transition: ease .25s background 0s;
	-moz-transition: ease .25s background 0s;
	-webkit-transition: ease .25s background 0s;
	background: #bc9d40;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 6px 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}

.product-holder .more:hover {
	opacity: .7;
}

.welcome-back {
	overflow: hidden;
}

.welcome-back .text-holder {
	font-size: 14px;
	line-height: 19px;
	background: transparent -webkit-linear-gradient(70deg, #b1872f 0%, #cfab3f 100%) repeat scroll 0 0;
	background: transparent linear-gradient(20deg, #b1872f 0%, #cfab3f 100%) repeat scroll 0 0;
	color: #fdeaaf;
	overflow: hidden;
	padding: 20px 30px;
	position: relative;
	z-index: 10;
}

.welcome-back .text-holder:after {
	background: url(../images/img-10.png) no-repeat;
	bottom: 0;
	content: "";
	height: 327px;
	left: 0;
	position: absolute;
	width: 293px;
	z-index: -1;
}

.welcome-back .text-holder h3 {
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding: normal;
	margin: 0;
	text-transform: none;
	line-height: none;
	border-bottom: 0;
	
}

.welcome-back .text-holder p {
	color: #fdeaaf;
	margin: 0 0 23px;
}

.welcome-back .text-holder p a {
	color: inherit;
	text-decoration: underline;
}

.welcome-back .text-holder p a:hover {
	text-decoration: none;
}

.welcome-back h2 {
	font-size: 20px;
	line-height: 23px;
	color: #fff;
	margin: 0 0 10px;
	text-transform: capitalize;
}

.welcome-back .form-holder {
	position: relative;
	min-height: 470px;
	margin: 0 0 20px;
}

.welcome-back .img-holder {
	margin: 0;
	min-height: 500px;
}

.welcome-back .img-holder img {
	width: 100%;
	min-height: 470px;
}

.welcome-back .form-overlay {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	padding: 20px 10px;
	border-right: 6px solid #ceaa3c;
	background: rgba(192, 186, 170, .45);
}

.form-booking .form-row {
	margin: 0 0 6px;
}

.form-booking .form-row.last {
	margin: 0 0 10px;
}

.form-booking label {
	font-size: 15px;
	line-height: 18px;
	display: block;
	color: #B1872F;
	margin: 0;
}


.home .form-booking label {
     color: white;   
}

.form-booking input[type="text"],
.form-booking input[type="email"],
.form-booking select {
	margin: 0 0 10px;
	border: 0;
}

.form-booking input[type="text"]:focus,
.form-booking input[type="text"]:hover,
.form-booking input[type="email"]:focus,
.form-booking input[type="email"]:hover,
.form-booking select:focus,
.form-booking select:hover {
	outline: none;
	border: 0;
}

.normal-select {
	font-size: 15px;
	line-height: 18px;
	width: 100%;
	color: #000;
	padding: 5px;
}

.normal-text {
	font-size: 15px;
	/*line-height: 18px;*/
	width: 100%;
	color: #000;
	padding: 5px;
}

.btn-submit {
	font-size: 14px;
	line-height: 17px;
	transition: ease .25s background 0s;
	-ms-transition: ease .25s background 0s;
	-moz-transition: ease .25s background 0s;
	-webkit-transition: ease .25s background 0s;
	background: #bc9d40;
	display: inline-block;
	font-weight: 600;
	padding: 7px 16px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	border: 0;
	color: #fff;
}

.btn-sumbit:focus {
	outline: none;
}

.btn-sumbit:hover {
	opacity: .7;
}

.offer-holder {
	background: #f8f2e6;
	text-align: center;
	padding: 20px 5px;
}

.offer-holder .holder {
	font-size: 16px;
	line-height: 19px;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
}

.offer-holder .holder a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.offer-holder .holder img {
	transition: ease .4s all 0s;
	-ms-transition: ease .4s all 0s;
	-moz-transition: ease .4s all 0s;
	-webkit-transition: ease .4s all 0s;
	width: 100%;
}

.offer-holder .holder .text-overlay {
	position: absolute;
	bottom: 5px;
	color: #f8f2e6;
	font-weight: 500;
	left: 0;
	padding: 0 20px;
	position: absolute;
	right: 0;
	color: #f8f2e6;
}

.offer-holder .holder .text-overlay p {
	margin: 0;
}

.offer-holder .holder .text-overlay strong {
	color: #ebdfba;
	font-weight: 900;
	text-transform: uppercase;
}

.offer-holder .holder .text-overlay span {
	text-transform: uppercase;
	color: #d0ac3f;
}

.offer-holder .holder .text-overlay span a {
	color: inherit;
}

.offer-holder .holder .text-overlay span a:hover {
	text-decoration: none;
	opacity: .7;
}

#footer {
	background: #b1872f;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 10;
}

#footer .social-sharing {
	margin: 0 0 6px;
}

#footer .social-sharing li {
	margin: 0 0 5px;
}

#footer h2 {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 14px;
	color: #fff;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 600;
}

#footer ul {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	vertical-align: top;
	width: 220px;
}

#footer ul li {
	display: block;
	margin: 0 0 9px;
}

#footer ul a {
	color: #fdeaaf;
}

#footer ul a:hover {
	text-decoration: none;
	opacity: .7;
}

#footer:after {
	bottom: 0;
	content: "";
	height: 302px;
	position: absolute;
	right: 0;
	width: 289px;
	z-index: -1;
	background: url(../images/img-15.png) no-repeat;
}

#footer .nav-holder {
	overflow: hidden;
	padding: 25px 0 0;
}

#footer address {
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	margin-top: -3px;
	color: #fdeaaf;
}

#footer .title {
	font-size: 14px;
	line-height: 17px;
	/* font-weight: 700; */
	color: #fff;
	display: block;
	margin: 0 0 7px;
	text-transform: uppercase;
}

#footer .tel-link {
	color: #fdeaaf;
	text-decoration: none;
}

#footer .tel-link:hover {
	opacity: .7;
}

#footer .email-link {
	color: #fdeaaf;
	text-decoration: none;
}

#footer .email-link:hover {
	opacity: .7;
}

.footer-nav {
	float: left;
	margin: 0 20px;
	font-weight: 600;
}

.footer-nav ul {
	text-transform: uppercase;
}

.footer-nav:first-child {
	max-width: 500px;
}

.copyright {
	background: #8d6b21;
	padding: 10px 15px 10px 0;
	border-left: 7px solid #d0ac3f;
	font-size: 14px;
	line-height: 17px;
	color: #fdeaaf;
	max-width: 468px;
}

.copyright p {
	margin: 0 0 5px;
}

.copyright p a {
	color: inherit;
}

.copyright p a:hover {
	text-decoration: none;
	opacity: .7;
}

.copyright .logo-foot {
	float: left;
	height: 34px;
	margin: -8px 17px 0;
	position: static;
	width: 34px;
}




















/* review feature*/


.review-box {
  height: 160px;
  line-height: 160px;
  text-align: center;
  border: 2px dashed #f69c5533;
  margin-bottom: 30px;
}

.sidebar .review-box {
  margin-bottom: 15px;
}

.sidebar .review-text {
     padding-top: 10px;   
}


.review-box.big {
  height: 200px;
  line-height: 200px;
}

.review-text {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #8d6b21;
    font-size: 14px;
    text-align: center;
    padding: 20px;
}

.review-text .star-rating {
    padding-bottom: 10px;
}

.review-text .review-count {
     padding-top: 10px;   
}

.review-text.last p {
     font-size: 24px;   
}

.review-text a {
     text-decoration: underline;  
  color: #8d6b21; 
}














@media (min-width: 480px) {
	h1 {
		font-size: 20px;
		line-height: 24px;
	}

	.social-networks li {
		width: auto;
		margin: 0 10px;
		height: 18px;
	}

	.social-networks a {
		height: 100%;
	}

	.social-networks a:before {
		position: inherit;
	}

	.offer-holder .holder .text-overlay {
		bottom: 20px;
	}

	#footer ul {
		width: 49%;
	}

	.footer-nav {
		width: 100%;
		padding: 0 20px;
		margin: 0;
	}

	.footer-nav:first-child {
		max-width: inherit;
		width: 100%;
	}
}

@media (min-width: 768px) {
	h1 {
		font-size: 28px;
		line-height: 32px;
		padding: 0 0 9px;
		min-width: 295px;
		margin: 0 0 41px;
	}

	.logo {
		position: absolute;
		margin: 0;
		top: 0;
		width: 110px;
		z-index: 2;
	}

	.head-holder {
		display: block;
	}

	#nav {
		padding: 15px 0 0;
		min-height: auto;
		margin: 0 0 0 -12px;
	}

	#nav ul {
		font-size: 11px;
		line-height: 14px;
	}

	#nav ul li {
		padding: 5px;
		padding: 10px 12px;
		padding-top: 0px;
	}

	#nav ul li + li {
		border: none;
		margin: 0;
	}

    #nav ul a {
        text-transform: initial;
        font-size: 16px;
        line-height: 30px;   
        font-family: 'Lato';
    }

	.navbar-collapse {
		padding: 0;
	}

	.social-networks {
		padding: 22px 0 0;
	}

	.social-networks li {
		width: 25px;
		margin: 0;
	}

	.social-networks a:before {
		right: 0;
		position: absolute;
	}

	.social-networks a.facebook:before {
		margin: -5px 0 0;
	}

	.social-networks a.twitter:before {
		font-size: 18px;
		line-height: 18px;
		margin: -1px 0 0;
	}

	.social-networks a.instagram:before {
		font-size: 17px;
		line-height: 17px;
	}

	.banner .overlay-text p {
		margin: 0 0 5px;
	}

	.product-holder {
		padding: 40px 20px;
	}

	.product-holder .block h2 {
		margin: 0 0 5px;
	}

	.product-holder .block .description p {
		min-height: 60px;
	}

	.product-holder .more {
		font-size: 14px;
		line-height: 17px;
	}

	.welcome-back .text-holder {
		font-size: 18px;
		line-height: 21px;
		padding: 50px 56px 50px 62px;
		min-height: 525px;
	}

	.welcome-back .text-holder h3 {
		font-size: 21px;
		line-height: 25px;
		margin: 0 0 15px;
	}

	.welcome-back h2 {
		font-size: 36px;
		line-height: 40px;
		margin: 0 0 22px;
	}

	.welcome-back .form-holder {
		min-height: inherit;
		margin: 0;
	}

	.welcome-back .img-holder {
		min-height: inherit;
		margin: 0 0 0 -40px;
	}

	.welcome-back .img-holder img {
		max-height: 525px;
		min-height: inherit;
	}

	.welcome-back .form-overlay {
		padding: 20px 10px 50px 36px;
		left: 17px;
	}

	.form-booking label {
		font-size: 18px;
		line-height: 22px;
		display: inline-block;
		vertical-align: top;
		width: 197px;
	}

	.form-booking input[type="text"],
	.form-booking input[type="email"],
	.form-booking select {
		font-size: 18px;
		line-height: 21px;
		margin: 0;
		width: 160px;
	}

	.normal-select.long {
		width: 330px;
	}

	.normal-select {
		padding: 1px;
	}

	.offer-holder {
		padding: 30px 20px 40px;
	}

	.offer-holder h1 {
		margin: 0 0 50px;
	}

	.offer-holder .holder {
		margin: 0;
	}

	.offer-holder .holder .text-overlay {
		font-weight: 600;
		bottom: 15px;
	}

	#footer ul {
		width: 316px;
	}

	#footer .nav-holder {
		padding: 52px 0 0 43px;
	}

	#footer address {
		width: 345px;
		font-weight: 500;
	}

	.footer-nav {
		margin: 0 20px 10px 0;
		padding: 0;
		width: 230px;
	}

	.copyright {
		width: 468px;
		padding: 20px 15px 21px 41px;
	}
	
	
    /* Dropdown Content (Hidden by Default) */
    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f9f9f9;
      min-width: 290px;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 99;
        margin-left: -15px;
        margin-top: 10px;
    }
    
    /* Links inside the dropdown */
    .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
        width: 100%;
        text-align: left;
    }
    
    /* Change color of dropdown links on hover */
    .dropdown-content a:hover {background-color: #f1f1f1}
    
    /* Show the dropdown menu on hover */
    .navbar-nav > li:hover .dropdown-content {
      display: block;
    }


    #module-review-banner {
         display:none;   
    }

}

@media (min-width: 992px) {
    
	h1 {
		font-size: 36px;
		line-height: 40px;
	}

	.logo {
		right: -23px;
		top: -20px;
		width: 150px;
	}

	#nav {
		/*padding: 15px 0 0 11px;*/
		padding: 12px 0px 10px 11px;
		margin: 0;
	}

	#nav ul {
		font-size: 12px;
		line-height: 15px;
	}

	#nav ul li + li {
		margin: 0 0 0 8px;
	}


	#nav ul li {
        padding: 10px 10px;
	}
	
    #nav ul a {
        line-height: 40px;
        font-size: 18px;
        font-weight: 300;
    }

	.navbar-collapse {
		padding: 0 20px;
	}


	.social-networks {
		padding: 34px 0 0;
	}
	
	.social-networks li {
		width: 19px;
		margin: 0 9px;
	}

	.banner .overlay-text {
		font-size: 24px;
		line-height: 28px;
		bottom: 40px;
		color: #fff;
		left: 0;
		max-height: 360px;
		padding: 34px 12px 33px 53px;
		position: absolute;
		width: 550px;
	}

	.product-holder {
		padding: 50px 42px;
	}

	.product-holder .block .description {
		min-height: 180px;
	}

	.product-holder .block .description p {
		min-height: 90px;
	}

	.welcome-back .img-holder img {
		max-height: inherit;
		height: 525px;
	}

	.offer-holder .holder {
		margin: 0 0 10px;
	}

	#footer ul {
		width: 205px;
	}

	#footer .tel-link {
		cursor: default;
		pointer-events: none;
	}

	.footer-nav {
		margin: 0 0 10px 30px;
	}

	.footer-nav:first-child {
		margin: 0;
		max-width: inherit;
		width: 440px;
	}
	
	
    .banner .overlay-text {
	    width: 450px;
	}
}

@media (min-width: 1425px) {
	.logo {
		width: auto;
	}

	#nav {
		padding: 11px 0 0 15px;
		margin: 0 0 13px;
	}

	#nav ul li + li {
		margin: 0 0 0 24px;
	}

	.banner .overlay-text {
		font-size: 30px;
		line-height: 34px;
		bottom: 100px;
	}

	.product-holder .block h2 {
		font-size: 18px;
		line-height: 22px;
	}

	.product-holder .block .description {
		padding: 19px 15px;
		min-height: auto;
	}

	.product-holder .block .description p {
		min-height: auto;
	}

	.welcome-back .img-holder img {
		height: auto;
		max-height: 525px;
	}

	.offer-holder {
		padding: 50px 43px 60px;
	}

	.offer-holder .holder {
		font-size: 18px;
		line-height: 22px;
	}

	.offer-holder .holder .text-overlay {
		padding: 0 50px;
	}

	.footer-nav {
		margin: 0 0 0 42px;
	}

	.copyright {
		margin: -29px 0 0;
	}
}

/* Accordion */

#accordion .ui-accordion-header {
    background-color: #483430 !important;
    color: #ebdfba;
    font-size: 17px;
    border: 1px solid #483430;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

#accordion .ui-accordion-content {
    border: 1px solid #eaeaea;
    font-size: 15px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

#accordion .ui-accordion-content button {
    font-size: 12px;
    line-height: 15px;
    transition: ease .25s background 0s;
    -ms-transition: ease .25s background 0s;
    -moz-transition: ease .25s background 0s;
    -webkit-transition: ease .25s background 0s;
    background: #bc9d40;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 6px 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
}


.page-header-button {
    float: right;
}

.page-header-button button{
    font-size: 12px;
    line-height: 15px;
    transition: ease .25s background 0s;
    -ms-transition: ease .25s background 0s;
    -moz-transition: ease .25s background 0s;
    -webkit-transition: ease .25s background 0s;
    background: #bc9d40;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 6px 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    
}



#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.gmap {
    padding: 10px;
    color: #333;
}
.nowrap {
    white-space: nowrap;
}

label.error {
    font-weight: normal;
    color: #cfab3f;
    font-size: 14px;
    padding-left: 10px;
}



.header-strip {
    background: #8d6b21;
    color: #fdeaaf;
    padding: 5px 0px;
    font-size: 12px; /*was 10*/
}

.header-strip a {
    color: #fdeaaf;
    font-size: 12px;
}

.header-strip .right {
    text-align: right;
}


#inner-booking.form-holder .form-booking label {
    color: #B1872F;
    font-weight: 400;
}



@media only screen and (max-width: 512px)  {


        
    .coconut-massage-note {
        display:none;
    }
    
    
    .coconut-message {
        padding-top: 0px !important;
        padding-bottom: 35px !important;
    }

    

    .review-text {
        padding-top: 10px !important;    
    }
    
    .review-text .star-rating {
      padding-bottom: 0px;
      
    }
    
    
    .gift-up-target {
        margin-left: -20px;
        margin-right: -20px;
    }
    
}
    

@media only screen and (max-width: 767px)  {




    .remedial-special .row  {
         font-size: 16px !important;
         margin-bottom: 30px;
    }


    section.page {
        padding: 50px 22px;
    }
    
    .page .ui-accordion .ui-accordion-content {
         padding: 1em 1.2em;   
    }
    
    .page .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
    }
    
    .container-fluid .banner {
        display: none;
    }    
    
    .home .container-fluid .banner {
        display: block;
    }    
    

    .header-strip {
        padding: 7px 0px;
        font-size: 14px; /*was 10*/
    }
    
    
    .header-strip a {
        font-size: 14px; /*was 10*/
    }
        
    .logo {
     margin: 0;
     width: 200px;
    }
    .logo-full {
        display:none;
    }
    .logo-mobile {
         display:block!important;   
    }
    
    .navbar-default .navbar-toggle {
         margin-top: -60px;
         float:right;
         margin-right: 30px;
    }
    .navbar {
        min-height: 0px;
    }
    
    
    /* correct homepage visual*/
    section.product-holder img {
        display: none;
    }
    
    .social-networks {
        display: none;
    }
    
    #nav ul a {
         font-size: 18px;
         font-weight: bold;
         padding: 4px 0px;
         text-transform: capitalize;
         
        padding: 8px 0px;
        display:block;
    }
    
    .no-mobile {
        display: none;
    }
    .mobile-buttons {
        display: block !important;
        text-align: center;
        margin: 20px 0px;
        
    }
    
    
    .mobile-buttons .more {
        
        font-size: 12px;
        line-height: 15px;
        transition: ease .25s background 0s;
        -ms-transition: ease .25s background 0s;
        -moz-transition: ease .25s background 0s;
        -webkit-transition: ease .25s background 0s;
        background: #bc9d40;
        color: #fff;
        display: inline-block !important;
        vertical-align: top;
        padding: 10px 18px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        margin: 4px 0px;
        min-width: 300px;
    }
    
    
    .welcome-back .form-overlay {
        background:#8d6b21;
    }
    
    .welcome-back .form-overlay button {
        text-transform: capitalize;
        min-width: 300px;
        height: 40px;
    }
    
    .welcome-back .form-holder {
         min-height: 610px;   
    }
    
    
    .welcome-back .form-holder label {
        padding-bottom: 2px;
    }
    
    .welcome-back .form-booking .form-row.last {
         margin-bottom: 5px;   
    }
    
    .dropdown-content {
         display: none;   
    }
    
    .page-header-button {
        display: none;
    }
    
    
    .normal-text, .normal-select { 
        font-size: 18px;
        line-height: 22px;
    }
    
    
    
    #module-review-banner {
      padding: 10px 16px;
      background: #555;
      color: #f1f1f1;
      display:none;
      background: #8d6b21;
      border-bottom: solid 3px #bc9d40;
      text-align: center;
    }
    
    
    #module-review-banner .most-reviewed {
         float: left;
         font-size: 14px;
    }
    
    #module-review-banner .star-rating {
        float: right;
    }
    
    #module-review-banner .star-rating a {
        color: white;
        opacity: 0.7;
    }
    
    
        
    
    #module-review-banner a {
      color:#bc9d40;
    }
    
    #module-review-banner.sticky {
         display: block;
         z-index: 99;
    }
    
    /* The sticky class is added to the header with JS when it reaches its scroll position */
    .sticky {
      position: fixed;
      top: 0;
      width: 100%
    }
    
    /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
    .sticky + .content {
      padding-top: 102px;
    }
    
    
    
        
    .review-box {
      height: 130px !important;
      line-height: 130px !important;
      text-align: center;
      margin-bottom: 15px;
    }
    
    
    
    
    
}



@media only screen and (min-width: 768px) {
    
    .form-booking input[type="text"], .form-booking input[type="email"], .form-booking select {
        padding: 4px;
        min-width: 280px;
    }

}


/*promotion strip*/
@media (max-width: 992px) {
    
    .header-strip .left { display:none; }
    .header-promotion {
        display: none;
    }
    
    .header-strip .right { width:100%; }
    
}



@media only screen and (max-width: 1100px)  {
    header .review-container {
        display:none;
    }
    
    
    .instant-appointment-holder{ 
         display:none;
    }
        
        
        
    .review-box {
      height: 200px;
      line-height: 200px;
      margin-bottom: 30px;
    }
    
    .review-text {
        padding: 20px;
    }

        
    
}


@media only screen and (min-width: 1100px)  {
    .review-container {
        margin-top:18px;
    }
    
    .most-reviewed {
         color: #b1872f94;
        font-size: 12px;
        text-align: center;
    }
    
/*    .star-rating {
    }*/
    
        
     .review-count {
          text-align: center;
        font-size: 10px;
        color: #b1872f94;
     }
     .review-count a {
         color: #bfb493;
     }
     
     .instant-appointment-holder{    
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 40px;
        background: rgba(192, 186, 170, .3) none repeat scroll 0 0;
        padding-top: 20px;
        backdrop-filter: blur(3px);
        border-left: 7px solid #ceaa3c;
        padding-bottom: 20px;
     }
     
     .instant-appointment-header {
        text-align: center;
        font-size: 24px;
        color: white;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
        padding-bottom: 20px;
     }
     
     .banner .overlay-text {
        backdrop-filter: blur(5px);
        line-height: 130%;
        padding: 25px 12px 23px 23px;
    }
    
    .form-booking label {
        font-size: 16px;
        width: 157px;
        /*text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);*/
    }
    
    
      .instant-appointment-holder .form-booking select {
           font-size: 14px;   
      }
      
      .form-booking input[type="text"], .form-booking input[type="email"], .form-booking select {
          font-weight: 200;
      }
      
    .welcome-back .form-overlay {
        display: none;
    }

}


@media only screen and (min-width: 1300px)  {
    
     .instant-appointment-holder{  
        right: 0px;
        top: 30px;
        padding: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
     }
     
      .instant-appointment-holder .form-booking select {
           font-size: 18px;   
      }
      
      
	.banner .overlay-text {
	    width: 550px;
	}
}



.header-strip .header-promotion {
    text-align: center;
}


.page .col-md-8 .dot-points li {
     padding: 0px;  
     text-align: left;
     color: #B1872F;
     margin-bottom: 5px;
     font-weight: normal;
    
}





/* footer booking link*/



#mobile-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
@media (min-width: 768px) {
  #mobile-footer {
    display: none;
  }
}


#mobile-footer-menu {
  background: #8d6b21;/* #bc9d40;*/
  border-top: solid 3px #bc9d40;
}

#mobile-footer-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  overflow: hidden;
}

.mobile-link {
  padding-top: 1.05em;
  padding-bottom: 1.45em;
}

.mobile-link a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

#mobile-footer-close {
  position: relative;
}

#mobile-footer-btn {
  position: absolute;
  bottom: 46px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-color: #bc9d40;/*#8d6b21;*/
  border: none;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  cursor: pointer;
}
#mobile-footer-btn:focus {
  outline: 0;
}

.mobile-footer-btn-close span,
.mobile-footer-btn-close span::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 18px;
  top: calc(50% - 9px);
  right: calc(50% + -2.5px);
  background-color: #fff;
  transform: rotate(-90deg);
  transition: 0.3s ease-out;
}

.mobile-footer-btn-close {
  transition: 1s ease-out;
}
.mobile-footer-btn-close::focus {
  transition: 1s ease-out;
}

.footer-button-image {
    padding-top: 5px;
    padding-right: 3px;
}

.mobile-footer-btn-close span {
  transform: rotate(45deg);
}
.mobile-footer-btn-close span::before {
  content: '';
  transform: rotate(-90deg);
}

.is-rotating {
  transform: rotate(135deg);
}

.is-rotating-back {
  transform: rotate(-90deg);
}

.mobile-menu-hide {
  animation: hideFooter 10s forwards;
}

.mobile-menu-show {
  animation: showFooter 1s forwards;
}

@keyframes hideFooter {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(1000px);
    opacity: 0;
  }
}
@keyframes showFooter {
  0% {
    transform: translateY(300px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}





body.review h1 {
     font-size: 48px;
     border-bottom: none;
     text-align: center;
     width: 100%;
}

body.review h1:after {
    background: none;
}

body.review .form-horizontal button {
    background: #bc9d40;
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    padding: 7px 16px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    border: 0;
    color: #fff;
}   

.booking-button {
    background: #bc9d40;
    display: inline-block;
    font-weight: 600;
    padding: 7px 16px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    border: 0;
    color: #fff;
}

.unselected {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);   
  opacity: 0.5;
}







/**
 *admin */
.appointments .container-fluid,
.tablet-check .container-fluid,
.checkin-sms-reminder .container-fluid,
.calendar .container-fluid{
 padding: 0px;   
}




.badge.badge-enquiry,
.btn-status-enquiry.active,
.btn-status-enquiry:hover {
    background: #dc3545 !important;
}
.badge.badge-confirmed,
.btn-status-confirmed.active,
.btn-status-confirmed:hover{
    background: #28a745 !important;
}

.badge-complete,
.btn-status-complete.active,
.btn-status-complete:hover {    
     background: #3a87ad !important;   
}

.badge-banned,
.btn-status-banned.active,
.btn-status-banned:hover{
     background:black !important;   
}


.btn-status-deleted.active,
.btn-status-deleted:hover,
.btn-status-abandoned.active,
.btn-status-abandoned:hover,
.btn-status-cancelled.active,
.btn-status-cancelled:hover{
     background:#777 !important;   
}



.calendar .badge {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 3px;
}

.table {
     font-size: 14px;   
}

.btn.btn-primary {
     background: #bc9d40;   
     color: white;
     border: none;
}

.btn.btn-secondary {
     border: solid 1px  #bc9d40;   
}


.appointments .page {
     font-family: lato;
     padding: 50px 12px;
}

.btn.btn-primary:hover {
     background: #8d6b21;   
     color: white;
     border: none;
}

.form-booking-update select {
    padding: 6px;
    font-size: 17px;
}

.customer-detail input,
.form-booking-update input {
     font-size: 17px;   
}

.form-booking-update label {
     margin-top: 3px;
     margin-bottom: 0px;
     font-family: lato;
     font-size: 14px;
}



.button-group-pills .btn {
  border-radius: 3px;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-right: 10px;
  border-color: #bbbbbb;
  background-color: #FFF;
  color: #14a4be;
  font-size: 17px;
}
.button-group-pills .btn.active {
  border-color: #bc9d40;
  background-color: #bc9d40;
  color: #FFF;
  box-shadow: none;
}
.button-group-pills .btn:hover {
  border-color: #8d6b21;
  background-color: #8d6b21;
  color: #FFF;
}

.page.new-appointment {
 background: repeating-linear-gradient(
  45deg,
   #ebdfba99,
   #ebdfba99 10px,
  #f8f2e6 10px,
  #f8f2e6 20px
);   
}

#mobile-holder {
     position: relative;   
}

#mobile-holder.existing:after {
position: absolute;
    right: 6px;
    top: 5px;
    background: grey;
    content: 'existing';
    color: white;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 3px;
}

#mobile-holder.new:after {
    position: absolute;
    right: 6px;
    top: 5px;
    background: #28a745;
    content: 'new';
    color: white;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 3px;
}

#mobile-holder.loading:after {
    position: absolute;
    right: 6px;
    top: -5px;
    content:url(/themes/ubt-responsive/assets/images/Spinner-2.1s-40px.gif);
}

.table .badge, .slider .badge {
    border-radius: 3px;
    font-weight: 400;
}   


.checkin-sms-reminder textarea {
     font-size: 16px;   
}

.client-notes {
     font-style: italics;
     font-weight: 300;
}



.customer-detail .btn-submit,
.booking-phone .btn-submit,
.checkin-sms-reminder .btn-submit, 
.tablet-check .btn-submit,
.modal-body .btn-submit {
     width: 100%;
    padding: 17px 16px;   
}


.customer-detail .btn-submit-secondary,
.tablet-check .btn-submit-secondary,
.booking-phone .btn-submit-secondary {
    opacity: .5;
}


.multiple-people {
     border: dashed 1px #bc9d40;   
     font-size: 12px;
     padding: 0px 4px;
}


.multiple-people {
    -webkit-animation: pulsate .6s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}
@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.2;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.2;
    }
}


.call {
     display:none !important;   
}

.call.active_call {
    color: red !important;
    display: inline-block !important;
}


.call.active_call {
    -webkit-animation: pulsate .6s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}


.slider {
     position: fixed;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    background-color: white;
    color: black;
    transition: all 1s;
    height: 0px;
    z-index: 99;   
    /*display: none;*/
  -moz-transition: height .51s ease;
  -webkit-transition: height .51s ease;
  -o-transition: height .51s ease;
  transition: height .51s ease;
  
  color:#8d6b21;
}

.slider.open {
    height: 100px;
  -moz-transition: height 1s ease;
  -webkit-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
  /*padding-top: 20px;*/
}


.slider.expanded {
    height: 600px;
  -moz-transition: height .5s ease;
  -webkit-transition: height .5s ease;
  -o-transition: height .5s ease;
  transition: height .5s ease;
}


.slider .name {
     font-size: 24px;   
}

.slider .box {
     height: 70px;   
     border: solid 1px #eee;
     margin: 10px 0px;
     padding: 5px;
     position: relative;
}

.slider .box-row {
     padding: 10px 0px;
     width: 1000px;
     margin: 0 auto;
}

.slider .location {
     position: absolute;
     right: 10px;
     top: 10px;
     font-size: 12px;
     color: #bbb;
}


.customer-history-table td, .customer-history-table th {
     color: #8d6b21;
     padding: 6px !important;
     line-height: 15px !important;
}



.past-event {
     opacity: .4;   
}

/*
.caller_id_appointment {
     display: none;   
}*/


.ui-state-default {
     background-image: none !important;   
}


.customer-history.hidden {
     height: 0px;   
}

.show-customer-history {
    background: #bc9d40;
    color: white;
    padding: 20px 0;   
}

.customer-history {
     height: auto;   
}


.search_input {
    padding: 4px;
    font-size: 20px;
}


.badge-call-log {
    background: none;
    color: #BB9436;
    border: dashed 1px #BB9436;
}


.appointment-container {
 float: left;
    height: 60px;
    font-size: 30px;
    width: 50px;
    border: solid 1px white;
    text-align: center;
    margin: 0px 10px;
    padding-top: 5px;   
}

.close-slider {
     position: absolute;
     right: 20px;
     top: 10px;
     padding: 20px;
     cursor: pointer;
}

.close-slider-inner {
    background:url(https://www.urbanthai.com.au/themes/ubt-responsive/assets/css/images/cancel.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
}


/* draw based customer history */
table.customer-history-table tr:hover {
     background: #ebdfba22;   
     cursor: pointer;
}



.location-identifier:before {
  width: 10px;
  height: 10px;
  background: #B1872F44;
  border-radius: 50%;
  display: block;
  content:  "";
  margin-left: -15px;
  position: absolute;
  top: 5px;
}

.location-identifier {
    position: relative;
}

.appointments .page {
     position: relative;   
    overflow: hidden;
}

.appointments .page:before {
    position: absolute;
     background: url(https://www.urbanthai.com.au/themes/ubt-responsive/assets/images/background-overlay.png) no-repeat; 
     top: -70px;
    left: -60px;
    content: '';
    opacity: .1;
    width: 300px;
    height: 300px;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     border-top: 1px solid #B1872F22;
}

.table>thead>tr>th {
     border-bottom: 2px solid #B1872F;
}

.appointments .btn.btn-sm {
    padding: 10px 20px;
   
}


.admin-area #main {
     background:#f8f2e6;   
}


.star-rating {
    color: orange;
    text-align: center;
}


#main .star-rating {
    font-size: 24px;
    margin-top: -3px;
    line-height: 100%;
}


.appointments .table-responsive .button-group-pills .btn {
     font-size: 14px;
     font-weight: 300;
}


.tiny-menu-text {
     font-size: 10px;
     position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    color: #b1872f;
}


.modal-body .row {
     margin-left: 0px;
     margin-right: 0px;
}


.calendar .fc table tr { 
    height: 2.2em !important; 
}