/*
 Theme Name:     Jolly Roger One
 Theme URI:      http://www.envywebsites.net
 Description:    Example child theme using the Jolly Roger framework
 Author:         Envy Websites
 Author URI:     http://www.envywebsites.net
 Template:       envy-jollyroger
 Version:        1.0.0
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {font-family: 'StaffordSerial';src: url('webfonts/eot/style_191726.eot?#iefix') format('embedded-opentype'),url('webfonts/woff/style_191726.woff') format('woff'),url('webfonts/ttf/style_191726.ttf') format('truetype'),url('webfonts/svg/style_191726.svg#StaffordSerial') format('svg');}

body {
	background-color:#fff!important;
    /*padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a {
	color:inherit;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:inherit;
}

#primary a:hover {
    color:inherit;
}

#primary a {
    font-weight:bold;
    border-bottom:1px dotted #ccc;
}

body, p, .tariff tr.room td a {
	color:#726a64;
}

body section.cta p, body .home section.cta {
	color:#fff;
}

.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

/* logo etc */

.site-logo {
	height:300px;
	width:300px;
	background-image:url('assets/logo.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 100%;
	margin:0 auto;
	position:absolute;
	bottom:5px;
	left:0;right:0;
}

/* Home page headline */

.business-header {
	position:absolute;
	margin-top:120px;
}

header.aspect {
    width: 100%;
    padding-bottom: 34.9%;
    position: relative;
    /*margin-top:2em*/;
}

/* home page slider */

header.aspect .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    text-align: left;
}

.slide.home {
	background-image:url('/wp-content/uploads/2016/06/home-nw.jpg'); 
	background-size:cover;
}

.slide .soliloquy-container .soliloquy-caption.soliloquy-caption-right {
    width: 100%;
    bottom: 0;
	top:auto;
	height:auto;	
	min-height:200px;
	width:30%;
	font-size:1.8em;	
	margin:0 5% 5% 0;
}
 
.slide .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background-color:rgba(80,50,54,0.65)

}

.slide .soliloquy-container h3 {
	font-family:'Palanquin';
	font-size:1em;
	margin:.5em 0;
}

.slide .soliloquy-container .caption {
	font-size:.6em;
	margin:0 0 .5em 0;
}

.soliloquy-controls {
    display:none!important;
    visibility:none;
}

/* thumbnails for other pages */

.single-room .slide, .post-type-archive .slide, .page-template-page-featured-image .slide {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

/* sections */

section.cta {
	background-color:#725674;
	min-height:100px;
    border-top:6px solid #fff;
    color:#fff;
}

section.featured {
	background-color:#c6c0be;
}

.page section#primary {
	padding:2em 0;
}

/* page headers */

.page-header {
    margin:0;
	padding-bottom:0;
	background-color:#999;
}

.page-header h1 {
	color:#fff;
}

.page-title {
    margin:1.5em 0;
}

.page-title h1 {
    margin:0!important;
}

.page-header h1#page-title {
	padding:2em;
}	

.single-room #page-title {
	/*background-color:#623d42;*/
	background-color:#4b2619;
	color:#fff;
	padding:2em;
}

.single-room #page-title h1, .single-room #page-title h1:first-child {
	color:rgba(228,219,201,1);
	display:inline-block;
	margin-bottom:0;
	margin-right:.25em;
}

.post-type-archive-room .page-header {
	/*background-color:#c4bbbb;*/
	/*background-color:#623d42;*/
	background-color:#4b2619;
	color:#fff;
	margin-bottom:2em;
	padding-bottom:0;
}

.page-template-page-featured-image .page-header {
	/*background-color:#623d42;*/
	background-color:#4b2619;
}

.post-type-archive-room .page-header h1 {
	color:#fff;
}

.single-room .room-price {
	display:inline-block;
	font-family:'Palanquin';
	font-weight:normal;
}

/*archive markup */

.post-type-archive-room .page-header .page-title {
	margin:1em 0;
}

.post-type-archive section.listings {
	background-color:#c6c0be;
}

.post-type-archive section#primary {
	padding-bottom:2em;
}

.listings {
	padding:2em 0;
}

.listing {
	margin-bottom:2em;
}

.listing article {
	height:200px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.listing-inner {
	height:auto;
	min-height:260px;
	background-color:#fffcf5;
	position:relative;
}

.listing-inner .excerpt {
	display:none;
}

.listing header {
	padding:1em;
	/*background-color:#623d42;*/
	background-color:#4b2619;
	color:#fff;
	position:absolute;
	bottom:0;
	width:100%;
	margin:0;
}

.listing header h3 {
	margin:0 0 .15em 0;
	padding: 0;
	color:#ccc;
}

.listing header a, .listing header a:visited, .listing header a:active {
	color:#ccc;
	text-decoration:none;
}

.listing header a:hover {
	color:#fff;
}

.listing header .price {
	color:#f4efe4;
}

article.entry {
	background-color:#fffcf5;
}

article.entry header {
		padding:1em;
	/*background-color:#623d42;*/
	background-color:#4b2619;
}

.kspb {
	margin-bottom:2em;
}
 
/* content markup */

article p:first-of-type {
	font-size:1.2em;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px solid #dedede;
}

article h1, article h2, article h3  {
	font-family:'StaffordSerial'; 
}

article h2 {
	margin:2em 0 1.5em 0;
	padding-top:2em;
	border-top:1px solid #dedede;
	font-family:'StaffordSerial'; 
	font-size:1.4em;
}

article.entry h2 {
	margin:0;
	border-top:0;
	color:#fff;
}

article.entry p:first-of-type {
	margin:0;
	padding:1em;
}

.tariff th {
	font-family: "Palanquin", sans-serif;
	color:#623d42;
	padding-bottom:1em;
	border-bottom:1px solid #c6c0be;
}

.tariff tr td:first-child {
	padding-top:1em;
}

.tariff tr td {
	padding:.5em 0;
}

.tariff tr.room td a {
	font-family: "Palanquin", sans-serif;
}

.single-post tr td {
	padding:1em 0;
}

.single-post tr th {
	border-bottom:1px solid #dedede;
	padding-bottom: 1em;
}

.btn.btn-call, .btn.btn-quote {
	display:none;
}

/* Content sections */

.single section.content-section {
	margin:2em 0;
}

#primary.content-section {
    background-color:#fff;
}

h1 {
	font-family:'StaffordSerial'; 
	/*color:#623d42;*/
	color:#827684;
	margin:1em 0;
}
	
section.cta h1 {
	font-family:'StaffordSerial'; 
	/*color:#623d42;*/
	color:#fff;
	margin:1em 0;
}

article h2, section.content-section h2 {
	color:#6f1818;
}

article h3, section.content-section h3 {
	/*color:#623d42;*/
	color:#4b2619;
}

article h4, section.content-section h4 {
	font-family:'StaffordSerial'; 
	font-size:1.1em;
}

hr {
	margin-top:2.5em;
	border-top-color:#dedede;
}

section.content-section h1:first-child {
	margin:0 0 1em 0;
}

section.content-section.cta {
	margin:0;
    padding:4em 0;
}

section p {
	margin:0 0 1.5em 0;
}

/* Extra Column Settings */
.pad-r-1 {
	padding-right:5em;
}

section.featured {
	padding:3em 0;
}

article h2:first-of-type {
	border-top:0;
	padding-top:0;
}

#contact-form {
	background-color:#3d3d3d;
	padding:2em 3em;
}

#contact-form h2 {
	color:#fff;
	font-family:'StaffordSerial'; 
	text-align:center;
	padding-bottom:1em;
}	

#contact-form label {
	color:#fff;
}

#contact-form input, #contact-form label {
	width:100%;
}

#contact-form input {
	line-height:32px;
}

input[type="submit"].wpcf7-submit {
	margin:0;
	background-color:#a00000;
	border:0;
	box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	text-shadow:none;
	color:#fff;
	font-family:'StaffordSerial'; 
	padding:5px;
	font-size:1.75em;
}

input:focus, textarea:focus { 
    outline: none !important;
    border: 2px solid #a00000;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.hidden {
	display:none;
}

.footer-contact {
	font-size:1.1em;
}

.footer-nav {
	padding-top:2.2em;
	height: 175px; /*your fixed height*/
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; 
}

.footer-contact .address {
	margin:1em 0;
}

.footer-contact strong, .footer-contact .name {
	font-family:'StaffordSerial'; 
}

.footer-nav ul {
	padding:0;
	margin:0;
}

.footer-nav li {
	  list-style-type:none;
	  margin:.25em 0;
	  padding:0;
}

.footer-nav li a {
	color:#928987;	
}

#footer-cols {
	padding:2.5em 0 1.5em 0;
}

#contact-form h3 {
	text-align:center;
	color:#fff;
	font-size:2em;
	margin-bottom:1em;
}

.page-id-446 article ul li {
	padding:1em 0;
}

.cf-field.cf-enquiry {
	display:none;
	visibility:hidden;
}

.cf-field {
	margin-bottom:1.5em;
}

/*original styles*/

#main-header {
	height:40px;
	max-height:40px;
	overflow:visible;
	background-color:transparent;
	border-top:10px solid #fff;
}

#home-header {
	height:300px;
	margin-top:10px;
	width:100%;
	position:relative;
	background:url('assets/top_bg.jpg') no-repeat 50% 50%;
}

#main-header .row {
	background-color:#fff;
	height:40px;
	max-height:40px;
	overflow:visible;	
}

#home-content {
	background-color:#cdcdcd;
}

#home-top, #global-top {
	background-color:#000;
}

.sub {
background-image:url('../assets/page_bg2.gif'); 
}


h1,h2,h3 {
font-weight:normal;
font-family:StaffordSerial, arial, helvetica, sans-serif;
}

h1 {
font-size:30px;
color:#6f1818;
letter-spacing:-0.05em;
margin-top:0px;
margin-bottom:10px;
}

h2 {
font-size:1.4em;
color:#222;
letter-spacing:-0.05em;
margin-top:0px;
margin-bottom:10px;
}

p {
line-height:1.4em;
color:#777;
} 

a {
color:#333;
border-bottom:1px dotted #555;
text-decoration:none;
}

#mid ul {
line-height:1.5em;
font-size:1em;
}

#mid li {
background-image:url(../assets/bullet.png);
background-repeat:no-repeat;
background-position:0px 4px;
padding-left:18px;
color:#444;
}

.content ul { margin:0 }
.content li { list-style-type:none }
.content li:before { content:"•"; font-size:2em; vertical-align:top; padding-right:7px; color:#a60000; }

#top {
font-family:StaffordSerial, arial, helvetica, sans-serif;
height:330px;
margin-top:15px;
background-image:url(../assets/top_bg.jpg);
background-position:50% -1px;
background-repeat:no-repeat;
background-color:#000;
}

ul#menu  {
font-family:StaffordSerial, arial, helvetica, sans-serif;
width:400px;
float:left;
list-style-type: none;
margin:0;
}

#menu li {
float:left;
padding:5px 15px 15px 0px;
font-size:1.3em;
}

#menu li a {
padding-bottom:9px;
border:0px;
}

#menu li a:hover {
border-bottom:3px solid red;
/*color:#463838;*/
color:#3C3333;
}

#tel {
color:#b20000;
font-size:1.1em;
text-align:right;
padding-top:5px;
float:right;
margin-top:-15px;
height:80px;
position:relative;
}

#tel24 {
	z-index:99999;
	/*border:1px solid red;*/
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
}

#tel24 i, #tel24 a {
	color:#fff;
}

.tel-list {
	margin:0;
}

.tel-list li {
	list-style-type:none;
	float:right;
	padding-right:15px;
}



#logo {
background-repeat:no-repeat;
}

#mid { 
width:960px;
height:auto;
min-height:200px;
margin:0px auto 0px auto;
background-image:url(../assets/top-shadow.png);
background-repeat:no-repeat;
background-position:top;
padding-bottom:20px;
}

#headline {
height:auto;
background-repeat:no-repeat;
background-position:20px 20px;
}

#pageHeadline {
width:475px;
padding-right:480px;
min-height:200px;
height:auto;
background-repeat:no-repeat;
background-position:right 20px;
}

#headline h1, #pageHeadline h1 {
width:470px;
padding-top:35px;
text-align:left;
}

#pageHeadline p {
padding-top:5px;
padding-bottom:10px;
}

#twitter_update_list {
font-family:ariel, helvetica, sans-serif;
font-size:18px;
position:relative;
left:-55px;
top:-85px;
}

#pageheading {
min-height:217px;
width:960px;
margin:15px auto;
background-image:url(../assets/top-shadow.png);
background-repeat:no-repeat;
background-position:bottom;
}

#pageheading p {
line-height:1.6em;
color:#B2AAAA;
}

#pageheading .left {
float:left;
width:480px;
margin-left:15px;
}

#pageheading .right {
float:right;
width:450px;
}

#content {
height:auto;
font-family:arial, helvetica, sans-serif;
background-image:url(../assets/content_bg.gif);
background-color:#000;
background-repeat:repeat-x;
}

#home-intro {
	background-color:#fff;
	padding:2em 0;
}

#home-content {
	padding:4em 0;
}

#content.page {
min-height:525px;
height:auto;
margin-bottom:15px;
}

.full {
min-height:170px;
height:auto;
padding:15px;
background-color:#fff;
background-image:url(../assets/column_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:15px;
}

.red {
color:#fff;
}

.red h2 {
font-size:1.6em;
margin-bottom:10px;
}

.red h3 {
font-size:1.3em;
margin-bottom:10px;
margin-top:30px;
}

.strip {
min-height:170px;
padding:15px;
background-color:#fff;
background-image:url(../assets/column_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:15px;
}

.strip .left {
float:left;
width:449px;
border-right:1px solid #A08E8E;
min-height:170px;
padding-right:15px;
}

.strip .centre {
float:left;
width:265px;
border-right:1px solid #A08E8E;
padding-left:15px;
padding-right:15px;
min-height:170px;
}

.strip .right {
float:right;
text-align:right;
width:150px;
min-height:145px;
}

.strip ul {
margin-top:10px;
font-size:0.95em;
line-height:1.6em;
color:#655;
}

.strip li {
padding-left:20px;
background-image:url(../assets/tick.png);
background-repeat:no-repeat;
background-position:0 5px;
}

.strip h2 {
color:#b40000;
font-size:1.4em;
}

.strip h3 {
color:#775F5F;
font-size:1.4em;
}

.strip .btn { 
background-image:url(../assets/button_bg.png);
background-repeat:no-repeat;
display:block;
float:right;
width:123px;
text-align:center;
height:32px;
color:#fff;
padding:4px 10px 10px 4px;
margin-top:30px;
position:relative;
left:4px;
}

.featured {
background-position:right 5px;
background-repeat:no-repeat;
}

#headline {
background-image:url(assets/keys_headline.jpg);
background-repeat:no-repeat;
background-position:15% 0;
}

.home .book {
background-image:url(assets/man-book_column.jpg);
}

.home .keys {
background-image:url(assets/man-keys_column.jpg);
}

.home .spanner {
background-image:url(assets/man-spanner_column.jpg);
}

#carousel {
width:960px;
}

#carousel img {
float:left;
width:480px;
}

#carousel div.label {
float:left;
width:420px;
padding:12px;
margin-left:30px;
margin-top:100px;
background-color:#fff;
}

#carousel h2 {
color:#b40000;
font-size:1.6em;
width:410px;
margin:0px 0px 10px 10px;
padding:0px;
text-align:left;
}

#carousel h3 {
color:#775F5F;
font-size:1.4em;
margin-bottom:10px;
margin-left:10px;
}

#carousel p {
padding:10px;
line-height:1.6em;
color:#B2AAAA;
}

#quote {
background-color:#3d3d3d;
background-image:url(../assets/top-shadow.png);
background-position:50% 0;
background-repeat:no-repeat;
min-height:200px;
height:auto;
}

#quote h2 {
margin:0 auto;
font-size:2em;
padding:15px;
text-align:center;
color:#cbcbcb;
}

.featured {
background-color:#fff;
width:100%;
margin:0;
padding:15px;
color:#775F5F;
-moz-box-shadow: 8px 8px 8px #aaa;
-webkit-box-shadow: 8px 8px 8px #aaa;
box-shadow: 8px 8px 8px #aaa;
}

.half {
width:440px;
height:280px;
}

.featured h2 {
color:#333;
font-size:1.5em;
margin-bottom:9px;
padding-right:50px;
}

.half h2, .half h3 {
width:100%;
height:auto;
}

.half h2 {
color:#b40000;
font-size:1.7em;
}

.half h3 {
color:#775F5F;
font-size:1.4em;
}

.price{
float:left;
width:80px;
height:70px;
font-size:0.9em; 
}

.strip .price {
width:100%;
font-size:1em;
}

.strip .price span {
font-size:0.6em;
}

.price div {
font-size:3.0em;
color:#b40000;
}

.featured p {
color:#444;
font-size:0.9em;
line-height:1.2em;
padding-right:113px;
}

.strip p, .half p {
margin-top:10px;
font-size:0.95em;
line-height:1.4em;
color:#655;
}

.featured ul {
line-height:1.5em;
font-size:0.9em;
}

.featured li {
background-image:url(../assets/bullet.png);
background-repeat:no-repeat;
background-position:0px 4px;
padding-left:.25em;
color:#444;
}

.featured .btn {
background-image:url(../assets/button_bg.png);
background-repeat:no-repeat;
display:block;
float:right;
width:123px;
text-align:center;
height:32px;
color:#fff;
padding:4px 10px 10px 4px;
}

.featured .link {
padding-top:5px;
float:left;
display:block;
}

#footer {
font-family:StaffordSerial, arial, helvetica, sans-serif;
background-color:#fff;
background-image:url(../assets/footer_bg.png);
background-repeat:no-repeat;
background-position:50% 0%;
color:#b20000;
padding:20px 0 10px 0;
line-height:1.5em;
min-height:80px;
}

/*helpers*/

.rounded-bottom {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.wpcf7 {
	width:100%;
}

.btn.btn-close {
	display:none;
}

#tel li a {
	border-bottom:none;
	padding-left:5px;
}

#tel li a i {
	padding-right:5px;
}

#tel li a:hover {
	color:#a00000;
}


@media screen and (min-width: 992px) {
	
	.wpcf7 p {
	line-height:2em;
	}
	
	.wpcf7-text {
	width:100%;
	}
	
	.wpcf7-textarea {
	width:100%;
	}


}

@media screen and (max-width: 1190px ) {
	#content {
		padding-top:50px;
	}
	ul#menu {
		text-align:center;
		width:100%;
	}
	#menu li {
		display:inline-block;
		float:none;
	}
	#tel {
		text-align:center;
		width:100%;
	}
	#tel li {
		display:inline-block;
		float:none;		
		color:#fff;
		padding-right:10px;
		margin:0;
		font-size:0.9em;
	}
	.contact-details {
		text-align:center;
	}
	#tel li a {
		color:#fff;
		padding-left:5px;
	}
	#tel li a:hover {
		color:#efefef;
	}

}

@media screen and (max-width: 991px) {
	
	#masthead .row {
		position:relative;
	}
	
	.col-sm-3.booking-widget {
		position:fixed;
		width:100%;
		height:200px;
		top:0;
		left:0;
		background-color:rgba(198,192,190,1);
		display:none;
		padding-top:30px;
	}
	
	.book-widget {
		float:none;
		width:200px;
		margin:0 auto;
	}
	
	.mbl-book-now {
	display:inline-block;
	}
	
	.book-btn-container {
		width:100%;
		text-align:center;
		position:absolute;		
	}


}

@media screen and (max-width: 991px) {
	
	body.noscroll {
		overflow:hidden;
		position:fixed;
		width:100%;
	}
	
	.primary-nav {
	position:absolute;
	top:0;
	right:0;
	}
	
	#dl-menu {
		text-align:right;
	}
	
	.dl-trigger {
		display:block;
		float:right;
	}
	
	.dl-menuwrapper { 
		display:block;
		float:right;
		max-width:200px;
	}
	
	ul.dl-menu {
		
	}
	
	.dl-menuwrapper:first-child {
		margin-right:0;
	}
	
	.dl-menuwrapper button {
		background-color:#623d42;
	}
	nav.navbar {
		border-bottom:0px;
	}
	
	.mbl-book-now.expand {
		position:absolute;
		right:20px;
	}
	nav.navbar ul.dl-menu {
		padding-top:75px;
		position:relative;
		top:-25px;
		left:20px;
		height:auto;
		background-color:#928987;
	}
	
	nav.navbar ul.dl-menu li {
		display:block;
		color:#fff;
	}
	
	nav.navbar ul.dl-menu li a {
		color:#fff;
	}
	
	.mbl-book-now {
		display:block;
		float:right;
		margin-right:15px;
		background-color:#623d42;
		box-shadow:none;
		text-shadow:none;
		color:#fff;
	}
	
	.mbl-book-now:hover {
		box-shadow:none;
		text-shadow:none;
	}
	
	.navbar {
	margin-top:40px;
	}	
	
	
	.featured {
		max-width:767px;
		margin-bottom:1.5em;
	}
	
}

@media screen and (max-width: 767px) {
	
	#main-header {
		position:fixed;
		background-color:#fff;
		width:100%;
		border-top:0;
		z-index:999;
		border-bottom:2px solid #a00000;
		max-height:none;
		height:auto;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 40px, #666666 40px, #666666 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffffff 40px,#666666 40px,#666666 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffffff 40px,#666666 40px,#666666 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */		
	}
	
	#main-header .row {
		max-height:none;
		height:auto;
		border-radius:none;
		background-color:transparent;
	}
	
	.contact-details {
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#tel {
		display:none;
		position:fixed;
		top:0;
		left:0;
		padding-top:100px;
		width:100%;
		height:100%;
		background-color:#000;
		background-color:rgba(0,0,0,0.9);
	}
	
	#tel .btn.btn-close {
		position:absolute;
		top:30px;
		right:20px;
		display:block;
		float:right;
		width:50px;
		height:50px;
		font-size:2em;
		color:#fff;
	}
	
	#tel .tel-list {
		height:100%;	
	}
	
	#tel li {
		color:#fff;
	}

	main#page-main {
        padding-top:0;
    }
	
	#masthead .container {
	height:auto;
	}

    .business-header {
        margin-top:0;
    }

	.navbar-collapse {
	
	}
	
	.navbar-collapse ul.menu li.current-menu-item a {
	font-weight:bold;
	}
	
	.primary-nav {
	position:absolute;
	top:0;
	right:0;
	}
	
	.site-logo img {
	max-height:150px;
	}
	
	.site-logo.top-tel {
	
	}
	
	.site-logo.top-tel span {
	
	}
	
	#dl-menu {
		text-align:right;
	}
	
	.dl-trigger {
		display:block;
		float:right;
	}
	
	.dl-menuwrapper { 
		display:block;
		float:right;
		max-width:200px;
	}
	
	ul.dl-menu {
		
	}
	
	.dl-menuwrapper:first-child {
		margin-right:0;
	}
	
	.dl-menuwrapper button {
		background-color:#623d42;
	}
	
	.booking-widget {
		position:absolute;
		top:0;
		right:50px;
		display:none;
	}
	
	nav.navbar {
		border-bottom:0px;
	}
	
	nav.navbar ul.dl-menu {
		padding-top:75px;
		position:relative;
		top:-25px;
		left:20px;
		height:auto;
		background-color:#928987;
	}
	
	nav.navbar ul.dl-menu li {
		display:block;
		color:#fff;
	}
	
	nav.navbar ul.dl-menu li a {
		color:#fff;
	}
	
	.book-widget #f2b-widget  .searchButton {
		/*
		position:relative;
		left:60px;
		top:-10px;
		*/
	}
	
	.home header#masthead, .single-room header#masthead {
		background:transparent;
	}
	
	header#masthead .sticky-bg {
		height:125px;
	}
	
	header#masthead.sticky .sticky-bg {
		border-bottom:1px solid #928987;
	}
	
	#ta-rating {
		width:292px;
		max-width:292px;
	}
	.pad-r-1 {
		padding:0 50px;
	}
	
	#footer-cols {
		padding:2.5em;
		
	}
	
	#content {
		padding-top:110px;
	}
	
	#tel li strong {
		display:block;
		padding-bottom:15px;
	}
	
	#tel li {
		display:block;
		float:none;	
		padding-bottom:20px;
		color:#fff;
		font-size:1.3em;
	}
	
	#tel li a {
		color:#fff;
		background-color:#a00000;
		padding:10px;
		border-radius:15px;
		border:2px solid #fff;
		background: -moz-linear-gradient(top, #840000 0%, #a00000 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #840000 0%,#a00000 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #840000 0%,#a00000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */		
	}
	
	#tel li a i {
		padding:3px 10px;
	}	
	
	#headline h1 {
		width:auto;
	}
	
	#headline {
		background-position:0 50%;
		background-size:45%;
	}
	
	.btn.btn-call, .btn.btn-quote {
		display:inline-block;
	}
	
	.btn.btn-call {
		background-color:#a00000;
		color:#fff;
		font-weight:bold;
		font-size:1.2em;
	}
	
	.btn.btn-quote {
		background-color:#fff;
		color:#a00000;
		font-weight:bold;
		font-size:1.2em;		
	}

}

@media screen and (min-width: 991px) and (max-width: 1200px) {
	
	nav.navbar ul li a {
		padding:.5em;
	}
	
}

@media screen and (max-width: 575px) {
	
	#headline {
		text-align:center;
		background-position:50% 100%;
		background-size:45%;
		padding-bottom:140px;
	}
	
	#headline h1 {
		text-align:center;
	}
	
}


@media screen and (max-width: 460px) {
	#menu li {
		font-size:1em;
	}
	.col-xxs-12 {
		width:100%;
	}
	.noscroll .mbl-book-now {
		display:block;
		position:absolute;
		bottom:15px;
	}

	#ta-rating {
		width:262px;
		max-width:272px;
	}
	
	.accreditations {
		width:300px;
		margin:0 auto;
	}
	.top-tel {
		font-size:13px;
	}
	#wpadminbar {
		position:fixed;
	}
}

.your-number input {
    color: #000;
}