/*
Theme Name: My Hotels
Theme URI: http://thestudioworks.com
Author: The Studio Works
Author URI: http://thestudioworks.com
Description: My Hotels Theme 2015
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@font-face {
    font-family: 'brownregular_alt';
    src: url('Brown-Regular-Alt-webfont.eot');
    src: url('Brown-Regular-Alt-webfont.eot?#iefix') format('embedded-opentype'),
         url('Brown-Regular-Alt-webfont.woff2') format('woff2'),
         url('Brown-Regular-Alt-webfont.woff') format('woff'),
         url('Brown-Regular-Alt-webfont.ttf') format('truetype'),
         url('Brown-Regular-Alt-webfont.svg#brownregular_alt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrownPro-Light';
    src: url('BrownPro-Light.eot?#iefix') format('embedded-opentype'),
         url('BrownPro-Light.otf')  format('opentype'),
         url('BrownPro-Light.woff') format('woff'),
         url('BrownPro-Light.ttf')  format('truetype'),
         url('BrownPro-Light.svg#BrownPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**©G
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 0px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ------------- */
/* END NORMALIZE */
/* ------------- */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

.hide {
    display: none;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
.clearfix {
    clear: both;
}

.clear {
	clear:both;
}

.plainlist,
.inlinelist,
.inlinelist--ft {
    list-style: none outside;
    padding: 0;
    margin: 0; 
}

.inlinelist > li {
    display: inline-block;
}

.inlinelist--ft > li{
    float: left;
}

.float-left {
	float:left;
}
.float-right {
	float:right;
}
.absolute {
	position:absolute;
}
.relative {
	position:relative;
}
.fixed {
    position: fixed;
}
.block {
	display:block;
}
.inline-block {
	display:inline-block;
}
.plainlink {
	text-decoration:none;
}
.plainlink:hover {
	text-decoration:none;
}
.uppercase {
	text-transform:uppercase;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive-full {
  display: block;
  width: 100%;
  height: auto;
}
.center {
	text-align:center;
}
.center-block {
	margin-left: auto;
    margin-right: auto;
}

/* ------------------ */
/* END HELPER CLASSES */
/* ------------------ */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 960px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float:left;
  word-wrap: break-word;
}
.col-12 {
	width: 100%;
}
.col-11 {
    width: 91.66666667%;
}
.col-10 {
    width: 83.33333333%;
}
.col-9 {
    width: 75%;
}
.col-8 {
    width: 66.66666667%;
}
.col-7 {
    width: 58.33333333%;
}
.col-6 {
    width: 50%;
}
.col-5 {
    width: 41.66666667%;
}
.col-4 {
    width: 33.33333333%;
}
.col-3 {
    width: 25%;
}
.col-2 {
    width: 16.66666667%;
}
.col-1 {
    width: 8.33333333%;
}

/* ---------------- */
/* END GDID COLUMNS */
/* ---------------- */

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.transition, .transition:hover, a, a:hover {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.site-header .social-links a, .site-header .social-links a:hover, .logo a, .logo a:hover, .book-a-room, .book-a-room:hover {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.ui-datepicker a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

body {
    font-family: 'BrownPro-Light', Arial, sans-serif;
    font-size: 14px;
    background-color: #fafafa;
    line-height: 22px;
    letter-spacing: 0.025em;
    color: #003148;
    font-weight: normal;
}
a {
    color: #a5a09b;
    text-decoration: none;
}
a:hover {
    color: #a5a09b;
}
.entry-content a {
    color: #003148;
    text-decoration: underline;
}
.entry-content a:hover {
    color: #003148;
    text-decoration: none;
}
p {
    margin: 0 0 22px 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 25px;
    margin: 0 0 24px 0;
    font-weight: normal;
    line-height: normal;
}
.entry-content h3 {
    font-size: 14px;
    font-family: 'brownregular_alt', Arial, sans-serif;
    margin-bottom: 3px;
}
.entry-content ul {
    margin: 0 0 22px 0;
    padding: 0 0 0 16px;
    list-style-type: disc;
}
.section-title, .subtitle {
    letter-spacing: 0.2em;
}
.subtitle {
    margin-bottom: 20px;
}
.bold {
    font-family: 'brownregular_alt', Arial, sans-serif;
    font-weight: normal;
}
strong {
    font-family: 'brownregular_alt', Arial, sans-serif;
    font-weight: normal;
}
.underline {
    text-decoration: underline;
}
.underline:hover {
    text-decoration: none;
}
.contact-page .entry-content {
    padding: 30px 0;
}

.bloomsbury.contact .contact-page .entry-content,
.chelsea.contact .contact-page .entry-content,
.brighton.contact .contact-page .entry-content {
    padding: 0px 0;
}

/* Colours */
.brand-color {
    color: #003148;
}
.brand-bgcolor {
    background-color: #003148;
}

/* Main */
.site {
    overflow: hidden;
}
.site-main {
    margin-top: 160px;
    background: #fafafa;
    z-index: 10;
    position: relative;
}
.home .site-main, .page-template-hotelpage .site-main, .guestrooms .site-main {
    opacity: 0;
    margin-top: 0px;
}
.pageLoaded.home .site-main, .pageLoaded.page-template-hotelpage .site-main, .pageLoaded.guestrooms .site-main {
    margin-top: -73px;
    opacity: 1;
}
.site-content .section-title {
    padding-top: 22px;
}
.page-template-offers .hentry .section-title {
    display: none;
}
.lead-image {
    margin-bottom: 25px;
}
.lead-image img {
    opacity: 0;
}
.bloomsbury.contact .lead-image,
.chelsea.contact .lead-image,
.brighton.contact .lead-image {
    display: none;
}
.offer-sticker {
    top: 280px;
    right: -1px;
    background: url(images/tag.svg) 0px 0px no-repeat;
    width: 344px;
    height: 174px;
    z-index: 5;
    opacity: 0;
    padding: 0 64px;
    color: #fff;
    text-align: center;
}
.offer-sticker a {
    color: #fff;
}
.ie8 .offer-sticker {
    background: url(images/tag.png) 0px 0px no-repeat;
}
.offer-hidden .offer-sticker {
    right: -294px;
}
.offer-sticker .offer-close {
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    padding: 5px;
    background: url(images/offer-close.svg) 50% 50% no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
}

.offer-sticker .offer-open {
    top: 0px;
    left: 0px;
    width: 50px;
    height: 174px;
    padding: 0px;
    cursor: pointer;
}

.offer-sticker:hover {
    color: #fff;
}
/*.pageLoaded .offer-sticker {
    opacity: 1;
}*/
.offer-sticker span {
    font-size: 25px;
    letter-spacing: 0.2em;
    padding: 36px 0 20px 0;
    text-transform: uppercase;
}

/* Header */
.site-header-wrap {
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 15;
}
.site-header {
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.1em;
    background-color: #003148;
    /*padding-bottom: 19px;*/
    height: 110px;
}
.home .site-header-wrap, .page-template-hotelpage .site-header-wrap {
    top: -160px;
}
.bloomsbury .site-header {
    background-color: #A5A09B;
}
.bloomsbury .site-header a {
    color: #013147;
}
.brighton .site-header {
    background-color: #B7CCBB;
}
.brighton .site-header a {
    color: #003148;
}
.chelsea .site-header {
    background-color: #373551;
}
.chelsea .site-header a {
    color: #EEEDEB;
}
.site-header a:hover {
    color: #fff;
}
.pageLoaded .site-header-wrap {
    top: 0px;
}
.header-main {
    max-width: 1280px;
    margin: 0 auto;
}
.nav-toggle {
    display: none;
    /*background-image: url(images/nav-toggle.png);
    background-repeat: no-repeat;*/
    width: 30px;
    height: 19px;
    background-size: 30px 19px;
    top: 12px;
    right:15px;
}
.nav-toggle .nav-toggle-line {
    height: 3px;
    width: 100%;
    background: #A5A09B;
}
.bloomsbury .nav-toggle .nav-toggle-line {
    background: #013147;
}
.chelsea .nav-toggle .nav-toggle-line {
    background: #EEEDEB;
}
.brighton .nav-toggle .nav-toggle-line {
    background: #013147;
}
.nav-toggle .nav-toggle-line.middle {
    margin: 5px 0;
}
.logo {
    width: 169px;
    height: 18px;
    margin-top: 31px;
}
.logo a {
    width: 169px;
    height: 18px;
    background-image: url(images/logo-hover.svg);
    background-repeat: no-repeat;
}
.ie8 .logo a {
    background-image: url(images/logo-hover.png);
}
.bloomsbury .home-link, .bloomsbury .brighton-home-link, .bloomsbury .chelsea-home-link {
    display: none;
}
.chelsea .home-link, .chelsea .brighton-home-link, .chelsea .bloomsbury-home-link {
    display: none;
}
.brighton .home-link, .brighton .chelsea-home-link, .brighton .bloomsbury-home-link {
    display: none;
}
.brighton-home-link, .chelsea-home-link, .bloomsbury-home-link {
    display: none;
}
.brighton .brighton-home-link, .chelsea .chelsea-home-link, .bloomsbury .bloomsbury-home-link {
    display: block;
}
.bloomsbury .logo {
    width: 279px;
}
.bloomsbury .logo a {
    width: 279px;
    background-image: url(images/logo-hover-bloomsbury.svg);
}
.ie8 .bloomsbury .logo a {
    background-image: url(images/logo-hover-bloomsbury.png);
}
.chelsea .logo {
    width: 201px;
}
.chelsea .logo a {
    width: 201px;
    background-image: url(images/logo-hover-chelsea.svg);
}
.ie8 .chelsea .logo a {
    background-image: url(images/logo-hover-chelsea.png);
}
.brighton .logo {
    width: 226px;
}
.brighton .logo a {
    width: 226px;
    background-image: url(images/logo-hover-brighton.svg);
}
.ie8 .brighton .logo a {
    background-image: url(images/logo-hover-brighton.png);
}
.logo a:hover {
    background-position: 0px -20px;
}
.site-navigation {
    margin-top: 20px;
}
.site-navigation li {
    margin: 0 19px;
}
.site-navigation .current-menu-item a {
    text-decoration: underline;
}
.sub-menu {
    padding: 0px;
    display: none;
}


.bloomsbury .menu-main-menu-container,
.bloomsbury .menu-main-menu-chelsea-container,
.bloomsbury .menu-main-menu-brighton-container {
    display: none;
}
.chelsea .menu-main-menu-container,
.chelsea .menu-main-menu-bloomsbury-container,
.chelsea .menu-main-menu-brighton-container {
    display: none;
}
.brighton .menu-main-menu-container,
.brighton .menu-main-menu-chelsea-container,
.brighton .menu-main-menu-bloomsbury-container {
    display: none;
}
.menu-main-menu-bloomsbury-container,
.menu-main-menu-chelsea-container,
.menu-main-menu-brighton-container {
    display: none;
}
.bloomsbury .menu-main-menu-bloomsbury-container,
.chelsea .menu-main-menu-chelsea-container,
.brighton .menu-main-menu-brighton-container {
    display: block;
}

.offers-btn {
    border: 1px solid #a5a09b;
    background: #a5a09b;
    color: #003148!important;
    padding: 0px 30px 2px 30px;
    top: 33px;
    left: 50px;
    /*background: linear-gradient(to top, #a5a09b 50%, #003148 50%);
    background-size: 100% 200%;
    background-position:left top;*/
}
.bloomsbury .offers-btn {
    border: 1px solid #003148;
    background: #003148;
    color: #a5a09b!important;
}
.brighton .offers-btn {
    border: 1px solid #003148;
    background: #003148;
    color: #B7CCBB!important;
}
.chelsea .offers-btn {
    border: 1px solid #EEEDEB;
    background: #EEEDEB;
    color: #373551!important;
}
.book-a-room:hover, .booking-panel-visible .book-a-room {
    /*background: #a5a09b;
    background-position:left bottom;
    color: #fff!important;*/
}
.offers-btn span {
    position: absolute;
    top: -15px;
    right: -20px;
    /*background-image: url(images/offers.svg);*/
    width: 33px;
    height: 33px;
    padding-top: 5px;
    color: #003148;
    border-radius: 50%;
    background-color: #e5e6e7;
}
/*.ie8 .offers-btn span {
    background-image: url(images/offers.png);
}*/

.expand-panel {
    background: #eeeeee;
    font-size: 12px;
    letter-spacing: 0.1em;
    display: none;
}
.expand-panel-inner {
    padding: 20px 0 25px 0;
}
.booking-panel {
    width: 100%;
    height: 50px;
    background-color: #E5E5E5;
    overflow: hidden;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-top: 9px;
}
.booking-panel .container {
    max-width: 1200px;
}
.our-hotels-panel-visible .our-hotels-trigger a {
    color: #fff;
}
.our-hotels-panel .expand-panel-inner {
  padding: 55px 25px 25px 25px;
}
.our-hotels-panel .hotel-name {
    letter-spacing: 0.2em;
    font-size: 18px;
    margin-top: 10px;
}
.our-hotels-panel .col {
    opacity: 0;
}
.our-hotels-panel-visible .our-hotels-panel .col {
    opacity: 1;
}
.our-hotels-panel .col a {
    color: #013147;
}
.our-hotels-panel a:hover img {
    opacity: 0.8;
}
.our-hotels-panel .col {
    padding: 0 25px;
}
.booking-panel h3 {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 2px;
}
.booking-panel ul {
    padding: 1px 0 12px 15px;
    margin: 0px;
    line-height: 20px;
}
.booking-panel p {
    margin: 0px;
}
.booking-panel-col {
}
.booking-panel-info {
    width: 78%;
}
.booking-panel-info .col-6 {
    padding: 0 50px;
}
.booking-panel-info .col-6:first-child {
    border-right: 1px solid #003148;
    border-left: 1px solid #003148;
}
.booking-panel-close {
    top: 21px;
    right: 50px;
    z-index: 5;
    opacity: 0;
}
.booking-panel-visible .booking-panel-close, .our-hotels-panel-visible .booking-panel-close {
    opacity: 1;
}
.booking-panel a {
    color: #003148;
    text-decoration: underline;
}
.booking-panel a:hover {
    color: #003148;
    text-decoration: none;
}
.booking-panel .booking-panel-close {
    color: #a5a09b;
    text-decoration: none;
    display: none;
}
.booking-panel .booking-panel-close:hover {
    color: #003148;
}
.featured-offer-box {
    color: #fff;
    background-color: #003148;
    padding: 20px;
    margin-top: 8px;
}
.featured-offer-box p {
    padding-bottom: 0px;
}
.booking-panel .featured-offer-box a {
    color: #fff;
    text-decoration: underline;
}
.booking-panel .featured-offer-box a:hover {
    color: #fff;
    text-decoration: none;
}
.booking-panel form {
    float: left;
}
.booking-divider {
    width: 1px;
    height: 28px;
    background: #003148;
    float: left;
    margin: 2px 10px 0 10px;
}
.booking-label {
    margin-right: 10px;
    float: left;
    margin-top: 6px;
}
.booking-info {
    line-height: normal;
    padding-top: 7px;
}
#promoCodeForm {
    padding: 0 0 0 10px;
    margin-top: 6px;
}
#promotionCode {
    width: 100px;
}

.show-bloomsbury,
.show-chelsea,
.show-brighton,

.bloomsbury .show-main,
.bloomsbury .show-chelsea,
.bloomsbury .show-brighton,

.chelsea .show-main,
.chelsea .show-bloomsbury,
.chelsea .show-brighton,

.brighton .show-main,
.brighton .show-chelsea,
.brighton .show-bloomsbury {
    display: none!important;
}

.bloomsbury .show-bloomsbury,
.chelsea .show-chelsea,
.brighton .show-brighton {
    display: inline-block!important;
}
    

/* Booking Widget */
.booking-widget {
    padding: 30px 50px 25px 50px;
    width: 100%;
}
.booking-widget p {
    margin: 0px;
    padding: 0px;
}
#ui-datepicker-div {
    z-index: 40!important;
    position: fixed !important;
    top: 160px!important;
}
.booking-panel select {
    border: 0px solid #003148;
    color: #A5A09B;
    background: #fff;
    border-radius: 0px!important;
    font-size: 12px;
    height: 26px;
    font-weight: normal;
    font-family: 'BrownPro-Light', Arial, sans-serif;
    letter-spacing: 0.1em;
    float: left;
    margin-top: 3px;
    word-wrap: initial;
}
.booking-panel select:focus {
    color: #003148;
}
.my-availability-wrap .booking-widget {
    width: 100%;
    padding: 0px;
}
.booking-widget-visible .booking-widget {
    left: 0px;
}
#c5QuickBookButton {
    background: #003148;
    color: #fff;
    border: 0px;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 3px 10px 5px 10px;
    padding: 2px 8px 2px 8px;
    margin-top: 3px;
    margin-left: 10px;
    display: block;
    text-transform: uppercase;
}
.ui-datepicker-trigger {
    width: 22px;
    height: auto;
    cursor: pointer;
    margin-top: 4px;
    float: left;
    margin-left: 10px;
}
.booking-widget-section {
    display: inline-block;
}
.booking-widget-section span {
    margin-bottom: 5px;
}
#ci_day {
    margin-right: 10px;
}

.site-header .social-links {
    top: 33px;
    right: 50px;
}
.site-header .social-links a {
    text-indent: -9999px;
    background-image: url(images/social-sprite-main.svg);
    background-repeat: no-repeat;
    display: block;
    background-size: 120px 32px;
}
.ie8 .site-header .social-links a {
    background-image: url(images/social-sprite-main.png);
}
.bloomsbury .site-header .social-links a {
    background-image: url(images/social-sprite-bloomsbury.svg);
}
.ie8 .bloomsbury .site-header .social-links a {
    background-image: url(images/social-sprite-bloomsbury.png);
}
.chelsea .site-header .social-links a {
    background-image: url(images/social-sprite-chelsea.svg);
}
.ie8 .chelsea .site-header .social-links a {
    background-image: url(images/social-sprite-chelsea.png);
}
.brighton .site-header .social-links a {
    background-image: url(images/social-sprite-brighton.svg);
}
.ie8 .brighton .site-header .social-links a {
    background-image: url(images/social-sprite-brighton.png);
}
.site-header .social-links li {
    margin: 0 0 0 17px;
}
.site-header .social-links a.trip-advisor {
    background-position: 0px 0px;
    width: 24px;
    height: 15px;
}
.site-header .social-links a.instagram {
    background-position: -44px 0px;
    width: 14px;
    height: 15px;
}
.site-header .social-links a.facebook {
    background-position: -77px 0px;
    width: 7px;
    height: 15px;
}
.site-header .social-links a.twitter {
    background-position: -105px 0px;
    width: 14px;
    height: 15px;
}
.site-header .social-links a.trip-advisor:hover {
    background-position: 0px -18px;
}
.site-header .social-links a.instagram:hover {
    background-position: -44px -18px;
}
.site-header .social-links a.facebook:hover {
    background-position: -77px -17px;
}
.site-header .social-links a.twitter:hover {
    background-position: -105px -18px;
}
    

/* Homepage */
.homepage-hero-image {
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-attachment: fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
    display: none;
    overflow: hidden;
}
.guestrooms .homepage-hero-image {
    display: block;
}
.homepage-hero-image .flexslider .slides li {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-attachment: fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.homepage-hero-image .flex-direction-nav {
    /*display: none!important;*/
}
.homepage-section.inview-item {
    padding-top: 30px;
    opacity: 0;
    margin-top: 70px;
}
.mark {
    width: 198px;
    height: 278px;
    margin-left: -99px;
    margin-top: -139px;
    top: 50%;
    left: 50%;
    background-image: url(images/mark.svg);
    z-index: 5;
    background-size: contain;
}
.ie8 .mark {
    background-image: url(images/mark.png);
}
.pageLoaded .mark {
    width: 150px;
    height: 211px;
    margin-left: -75px;
    margin-top: -105px;
    top: 45%;
}
.scroll-down {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    bottom: 123px;
    left: 50%;
    margin-left: -25px;
    opacity: 0.6;
    z-index: 5;
    cursor: pointer;
    display: none;
}
.ie8 .scroll-down {
    background-image: url(images/arrow-down.png);
}
.scroll-down:hover {
    opacity: 1!important;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.logo-round {
    padding-top: 22px;
}
.logo-round img {
    width: 90px;
    height: auto;
}
.welcome-message {
    border-bottom: 1px solid #003148;
    padding-bottom: 25px;
    padding-top: 24px;
}
.welcome-message .section-title {
    margin-bottom: 20px;
}
.page-template-hotelpage .welcome-message {
    padding-bottom: 0px;
    border: none;
}

/* Partners */

.partners-section a {
    color: #fff;
}
.partners-wrap .col-12 {
    margin-bottom: 20px;
}

/* Maps */

.map {
    background: #eee;
}
#chelsea-map, #bloomsbury-map, #brighton-map {
    height: 200px;
    width: 100%;
}
#map-large {
    width: 100%;
    height:620px;
    margin-bottom: 23px;
}
.group-maps {
    border-top: 1px solid #003148;
    padding-top: 30px;
}
.hotel-contact-details {
    padding-top: 23px;
}
.hotel-contact-details a {
    color: #003148;
    text-decoration: underline;
}
.hotel-contact-details a:hover {
    color: #003148;
    text-decoration: none;
}
.hotel-contact-details h3 {
    font-size: 14px;
    margin-bottom: 25px;
}
.contact .hentry .section-title, .bloomsbury .group-maps-wrap, .chelsea .group-maps-wrap, .brighton .group-maps-wrap {
    display: none;
}

.map-link-bloomsbury, .map-link-chelsea, .map-link-brighton {
    display: none;
}
.bloomsbury .map-link-bloomsbury, .chelsea .map-link-chelsea, .brighton .map-link-brighton {
    display: inline-block;
}


/* Hotels */
.hotel-section .section-title {
    margin-bottom: 18px;
}
.hotel-section .entry-content {
    padding: 22px 70px 30px 70px;
}
.hotel-section.bloomsbury .entry-content {
    background: #A5A09C;
}
.hotel-section.chelsea .entry-content {
    color: #eeedeb;
    background: #373452;
}
.hotel-section.brighton .entry-content {
    background: #b6ccba;
}
.hotel-section .visit {
    padding: 1px 40px 2px 40px;
    background-position:left top;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 1px;
    text-decoration: none;
}
.hotel-section.bloomsbury .visit {
    border: 1px solid #003148;
    background: linear-gradient(to top, #003148 50%, #a5a09b 50%);
    color: #003148;
    background-size: 100% 200%;
}
.hotel-section.bloomsbury .visit:hover {
    /*background: #a5a09b;*/
    background-position:left bottom;
    color: #a5a09b;
}
.hotel-section.chelsea .visit {
    border: 1px solid #eeedeb;
    background: linear-gradient(to top, #ffffff 50%, #373452 50%);
    color: #eeedeb;
    background-size: 100% 200%;
}
.hotel-section.chelsea .visit:hover {
    /*background: #a5a09b;*/
    background-position:left bottom;
    color: #373452;
}
.hotel-section.brighton .visit {
    border: 1px solid #003148;
    background: linear-gradient(to top, #003148 50%, #b6ccba 50%);
    color: #003148;
    background-size: 100% 200%;
}
.hotel-section.brighton .visit:hover {
    /*background: #a5a09b;*/
    background-position:left bottom;
    color: #ffffff;
}

.instagram-feed-section .instagram-img-wrap  {
    overflow: hidden;
}
.instagram-feed-section a {
    color: #003148;
}
.instagram-feed img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.instagram-feed img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.instagram-feed {
    margin-bottom: 25px;
}
.section-title--border {
    border-top: 1px solid #003148;
    margin-bottom: 30px;
    padding-top: 28px;
}

.my-sign-up-section {
    margin-bottom: 25px;
}
.my-sign-up {
    /*background: #000;*/
    border-top: 1px solid #003148;
    padding-top: 30px;
}
.my-sign-up img {
    /*opacity: 0.8;*/
}
.my-sign-up-form-wrap {
    z-index: 1;
    width: 350px;
    /*height: 204px;*/
    border: 2px solid #003148;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -175px;
    padding: 21px 25px 25px 25px;
}
.my-sign-up-form-wrap h4 {
    font-size: 14px;
    letter-spacing: 0.2em;
    margin-bottom: 26px;
}
.my-sign-up-form-wrap p {
    font-size: 12px;
    line-height: 15px;
    margin: 22px 0 7px 0;
}
.my-sign-up-form .text-input {
    border: 1px solid #003148;
    padding: 2px 10px 4px 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
}
.my-sign-up-form .text-input.float-left, .my-sign-up-form .text-input.float-right {
    width: 122px;
}
.my-sign-up-form .text-input.email {
    width: 100%;
    margin-top: 25px;
}
.my-sign-up-form .submit-form {
    background: #003148;
    border: 0px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 3px 10px 5px 10px;
    margin-top: 16px;
    width: 100%;
}

/* Guestrooms */

.room-entry {
    padding: 30px 0 0 0;
    border-top: 1px solid #003148;
    margin-top: 60px;
    opacity: 0;
}
a.border-link {
    border: 1px solid #003148;
    background: linear-gradient(to top, #003148 50%, #fafafa 50%);
    color: #003148;
    background-size: 100% 200%;
    padding: 2px 10px 1px 10px;
    background-position: left top;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0 10px;
    text-decoration: none;
}
a.border-link:hover {
    background-position: left bottom;
    color: #ffffff;
}
.expand-content, .why-book-direct {
    display: none;
}
.expand-trigger.active, .why-book-trigger.active {
    background: #003148;
    color: #fff;
}

/* Food & Drink */

.food-drink-entry {
    margin: 0 0 30px 0;
}



/* My Offer */

/*.my-offers-section .col-12 {
    margin-top: 20px;
}*/
.my-offers-section .col-12 .my-offer-box-inner span {
    margin-top: 28%;
}
.my-offers-section h2 {
    margin-bottom: 10px;
}
.my-offers-wrap .col {
    margin-top: 20px;
}
.my-offer--box {
    color: #fff;
    background-color: #000;
    overflow: hidden;
    /*cursor: pointer;*/
}
.my-offer--box a {
    color: #fff;
}
.my-offer--box img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
}
.my-offer--box:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
.my-offer-box-inner {
    position: absolute;
    z-index: 5;
    padding: 0 20px;
    width: 100%;
}
.my-offer-box-inner span {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
    margin-top: 21%;
}
.my-offer-box-inner p span {
    letter-spacing: 0.025em;
    font-size: 14px;
    margin: 0px;
}
.my-offer-box-inner a.border-link {
    border: none;
    background: #fff;
    color: #003148;
    padding: 2px 20px 1px 20px;
}

/* Recommendations */

.my-recommendations-section {
    display: none;
}
.my-recommendations-wrap .col {
    margin-bottom: 20px;
}

/* Offers */

.offers-section {
    border-top: 1px solid #003148;
    padding-top: 30px;
}
.offers-section.gift-voucher {
    padding: 0px;
    border: none;
    border-top: 1px solid #003148;
    padding-top: 22px;
}
.wpcf7 {
    width: 50%;
}
.text {
    width: 100%;
    color: #A5A09B;
    color: #003148;
    border: 1px solid #003148;
    padding: 1px 8px 0px 8px;
    letter-spacing: 0.1em;
}
.wpcf7 p {
    margin-bottom: 18px;
}
.wpcf7 p span {
    display: block;
}
.wpcf7-submit {
    background: #003148;
    color: #fff;
    border: none;
    font-family: 'brownregular_alt', Arial, sans-serif;
    padding: 8px 14px 7px 14px;
    letter-spacing: 0.1em;
}
span.wpcf7-list-item {
    display: block;
    margin: 0px 0 22px 0;
    font-family: 'brownregular_alt', Arial, sans-serif;
}
.wpcf7-list-item input {
    float: left;
    margin: 6px 30px 0 0;
    width: 19px;
    height: 19px;
}
.wpcf7-list-item-label {
    float: left;
    display: block;
}
div.wpcf7-response-output, div.wpcf7-validation-errors {
    font-family: 'brownregular_alt', Arial, sans-serif;
    border: none;
    padding: 20px;
    margin: 0px;
    background: #003148;
    color: #fff;
}
.offers-wrap {
}
.offer-entry {
    margin-bottom: 0px;
    height: 500px;
}
.offer-summary a {
    color: #003148;
    text-decoration: underline;
}
.offer-summary a:hover, .offer-title a {
    color: #003148;
    text-decoration: none;
}
.offer-title {
    font-size: 19px;
    margin-top: 13px;
    line-height: 24px;
    margin-bottom: 10px;
}
.offer-summary {
    margin-bottom: 14px;
}
.offer-info {
    min-height: 90px;
}

/* My Preferences */

.my-preferences--box {
    background: #000;
    overflow: hidden;
}
.my-preferences--box img {
    opacity: 0.8;
}
.my-preferences--box span {
    font-size: 22px;
    letter-spacing: 0.1em;
    color: #fff;
    width: 100%;
    top: 46%;
    z-index: 1;
}
.my-preferences-wrap {
    margin-bottom: 25px;
}
.my-preferences-description {
    margin-bottom: 0px;
}

.my-social-box-short, .my-social-box-tall, .my-social-box-full {
    overflow: hidden;
}
.my-social-box-short {
    height: 300px;
    margin-bottom: 20px;
}
.my-social-box-tall {
    height: 690px;
    margin-bottom: 20px;
}
.my-social-box-full {
    margin-bottom: 3px;
}
.event-box span {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.025em;
    color: #fff;
    top: 33%;
    z-index: 1;
}
.tweet-box {
    background: #083247;
    color: #fff;
    padding: 0 40px;
}
.my-social-box-tall .tweet-box-wrap {
    margin-top: 66%;
}
.my-social-box-short .tweet-box-wrap {
    margin-top: 15%;
}
.tweet-box a {
    color: #fff;
}
.tweet-box i {
    background-image: url(images/twitter-bird.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 13px;
    margin-bottom: 23px;
}
.tweet-box .tweet-date {
    margin-bottom: 13px;
}
.tweet-box .tweet-content {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 8px 0 10px 0;
    margin-bottom: 11px;
}

.my-availability-wrap {
    border-top: 1px solid #003148;
    padding-top: 30px;
    padding-bottom: 3px;
}
.my-availability-form-wrap {
    width: 350px;
    padding: 18px 25px;
}
.my-availability-form-wrap h4 {
    font-size: 14px;
    letter-spacing: 0.2em;
    color: #fff;
}
#my-availability-form .text-input {
    border: 1px solid #fff;
    padding: 2px 10px 4px 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #003148;
    background-image: url(images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 94px 50%;
}
.ie8 #my-availability-form .text-input {
    background-image: url(images/arrow-down.png);
}
#my-availability-form .text-input.float-left, #my-availability-form .text-input.float-right {
    width: 122px;
}
#my-availability-form .text-input.email {
    width: 100%;
    margin-top: 25px;
}
#my-availability-form .submit-form {
    background: #fff;
    color: #003148;
    border: 0px;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 3px 10px 5px 10px;
    padding: 1px 10px 2px 10px;
    margin-top: 24px;
    width: 100%;
    display: block;
}

/* Bookings */

.group-bookings {
    border-top: 1px solid #003148;
    padding-top: 30px;
    margin-top: 30px;
}

.offer-direct-links {
    display: none;
}
.offer-direct-links a {
    margin-bottom: 10px;
}

.offer-links-toggle.active {
    background: #003148;
    color: #fff;
}
.page-template-offers .offer-direct-links {
    position: absolute;
    width: auto;
    z-index: 10;
    padding-bottom: 15px;
    right: 10px;
    left: 10px;
    background: #fafafa;
}

/* A B Testing */

/*#booking-form-a, body.booking-form-test #booking-form-b {
    display: block;
}
#booking-form-b, body.booking-form-test #booking-form-a {
    display: none;
}*/

/* Footer */

.site-footer {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.1em;
    padding-top: 60px;
}
.site-footer h4 {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 17px;
}
.site-footer a {
    color: #003148;
}
.site-footer a:hover {
    color:#a5a09b;
}
.site-footer--inner {
    border-top: 1px solid #003148;
    border-bottom: 1px solid #003148;
    padding: 25px 0 0px 0;
}
.site-footer ul {
    margin: 0 0 25px 0;
}
.site-footer .site-credits {
    margin: 25px 0 25px 0;
    font-size: 11px;
}

.bloomsbury .menu-footer-partners-container,
.bloomsbury .menu-footer-partners-chelsea-container,
.bloomsbury .menu-footer-partners-brighton-container {
    display: none;
}
.chelsea .menu-footer-partners-container,
.chelsea .menu-footer-partners-bloomsbury-container,
.chelsea .menu-footer-partners-brighton-container {
    display: none;
}
.brighton .menu-footer-partners-container,
.brighton .menu-footer-partners-bloomsbury-container,
.brighton .menu-footer-partners-chelsea-container {
    display: none;
}
.menu-footer-partners-bloomsbury-container,
.menu-footer-partners-chelsea-container,
.menu-footer-partners-brighton-container {
    display: none;
}
.bloomsbury .menu-footer-partners-bloomsbury-container,
.chelsea .menu-footer-partners-chelsea-container,
.brighton .menu-footer-partners-brighton-container {
    display: block;
}

/* --- */

.bloomsbury .menu-footer-my-company-container,
.bloomsbury .menu-footer-my-company-chelsea-container,
.bloomsbury .menu-footer-my-company-brighton-container {
    display: none;
}
.chelsea .menu-footer-my-company-container,
.chelsea .menu-footer-my-company-bloomsbury-container,
.chelsea .menu-footer-my-company-brighton-container {
    display: none;
}
.brighton .menu-footer-my-company-container,
.brighton .menu-footer-my-company-bloomsbury-container,
.brighton .menu-footer-my-company-chelsea-container {
    display: none;
}
.menu-footer-my-company-bloomsbury-container,
.menu-footer-my-company-chelsea-container,
.menu-footer-my-company-brighton-container {
    display: none;
}
.bloomsbury .menu-footer-my-company-bloomsbury-container,
.chelsea .menu-footer-my-company-chelsea-container,
.brighton .menu-footer-my-company-brighton-container {
    display: block;
}

.footer-signup .text {
    padding: 2px 8px 2px 7px;
    max-width: 300px;
}
.footer-signup .submit {
    border: none;
    background: none;
    color: #A5A09B;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 5px 0 0 0px;
    padding: 0px;
}
.footer-signup .submit:hover {
    color: #003148;
}






.logo-group {
    margin: 30px 0 30px 0;
}
.logo-group img {
    width: 160px;
    height: auto;
}
.site-footer .social-links a {
    text-indent: -9999px;
    background-image: url(images/social-sprite-2.svg);
    background-repeat: no-repeat;
    display: block;
    opacity: 1;
}
.site-footer .social-links a:hover {
    opacity: 0.7;
}
.site-footer .social-links li {
    margin: 0 25px 0 25px;
}
.site-footer .social-links a.trip-advisor {
    background-position: -4px 0px;
    width: 35px;
    height: 23px;
}
.site-footer .social-links a.twitter {
    background-position: -88px 0px;
    width: 24px;
    height: 23px;
}
.site-footer .social-links a.facebook {
    background-position: -161px 0px;
    width: 14px;
    height: 24px;
}
.site-footer .social-links a.instagram {
    background-position: -223px 0px;
    width: 22px;
    height: 24px;
}
.footer-social {
    padding: 30px 0;
    margin-top: 5px;
    border-top: 1px solid #003148;
}



/* SHOP - TEMPORARY */

.woocommerce-breadcrumb, .stock, .product_meta {
    display: none;
}
.woocommerce div.product form.cart .button {
    border: 1px solid #003148;
    background: linear-gradient(to top, #003148 50%, #fafafa 50%);
    color: #ffffff;
    background-size: 100% 200%;
    padding: 7px 20px 6px 20px;
    background-position: left bottom;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 20px 0 0 0;
    text-decoration: none;
    border-radius: 0px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-font-smoothing: auto;
    font-weight: normal;
    float: none;
}
.woocommerce div.product form.cart .button:hover {
    background-position: left bottom;
    color: #ffffff;
}
.woocommerce .quantity .qty {
    line-height: 22px;
    padding: 2px 0 1px 0;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0px 0 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #003148;
    font-size: 18px;
    font-family: 'BrownPro-Regular', Arial, sans-serif;
    letter-spacing: 0.1em;
}
.woocommerce .woocommerce-message {
    border-top-color: #f7f6f7;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before {
    color: #003148;
}
.woocommerce a.remove {
    line-height: 18px;
}
.woocommerce a.remove {
    color: #003148!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #003148;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #003148;
}
.woocommerce .woocommerce-info {
    border-top-color: #003148;
}


/* Media Queries */

@media (max-width: 1280px) {
    .booking-panel-info {
        width: 70%;
    }
}
@media (max-width: 1080px) {
    #promoCodeForm {
        display: none;
    }
}
@media (max-width: 1024px) {
    .site-navigation li {
        margin: 0 10px;
    }
    #hotel_selector_box {
        width: 100px;
    }
}
@media (max-width: 980px) {
    .container {
        max-width: 760px;
    }
    .offers-btn, .site-header .social-links {
        top: 31px;
    }
    .booking-panel-close {
        right: 20px;
    }
    .booking-widget {
        padding: 0 20px;
    }
    .booking-panel-info {
        width: 65%;
    }
    .booking-panel-info .col-6 {
        padding: 0 20px;
    }
    .booking-panel .booking-panel-close {
        top: 15px;
    }
    .our-hotels-panel .col {
        padding: 0 15px;
    }
    .our-hotels-panel .expand-panel-inner {
        padding: 55px 5px 25px 5px;
    }
    .booking-label {
        margin-right: 5px;
    }
}
@media (max-width: 840px) {
    .booking-divider.last, .booking-info {
        display: none;
    }
}
@media (max-width: 780px) {
    .container {
        max-width: none;
    }
    .booking-label span {
        display: none;
    }
}
@media (max-width: 740px) {
    #ci_day, #ci_ym {
        display: none;
    }
    .ui-datepicker-trigger {
        margin-left: 0px;
    }
}
@media (max-width: 700px) {
    #map-large {
        height:320px;
    }
    .wpcf7 {
        width: 100%;
    }
    .contact-page .entry-content {
        padding: 0px 0;
    }
    /*.home .site-header-wrap, .page-template-hotelpage .site-header-wrap, .guestrooms .site-header-wrap {
        top: 0px;
        opacity: 0;
    }
    .pageLoaded .site-header-wrap {
        opacity: 1;
    }*/
    /*.our-hotels-panel-visible .site-navigation {
        opacity: 0;
        z-index: -1;
    }*/
    .site-footer .site-credits li {
        display: block;
    }
    .site-footer .site-credits li.credits-divider {
        display: none;
    }
    #ui-datepicker-div {
        top: 185px!important;
        right: 20px!important;
        left: auto!important;
    }
    .flex-direction-nav {
        display: none!important;
    }
    .col {
        width: 100%;
    }
    .instagram-feed .col-3 {
        width: 50%;
        margin-bottom: 10px;
    }
    .instagram-feed-section p {
        margin-top: -10px;
        padding: 0 10px;
    }
    
    /* PAGE LOAD FOR MOBILE 
    .homepage-hero-image .flexslider .slides li, .homepage-hero-image {
        background: none!important;
    }
    .homepage-hero-image .flexslider .slides li img, .homepage-hero-image img {
        display: block!important;
        visibility: visible;
    }
    .homepage-hero-image, .homepage-hero-image .flexslider, .homepage-hero-image .flexslider .slides, .homepage-hero-image .flexslider .slides li {
        height: auto!important;
    }
    .homepage-hero-image {
        margin-top: 45px;
        opacity: 0;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .pageLoaded .homepage-hero-image {
        opacity: 1;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .pageLoaded.home .site-main, .pageLoaded.page-template-hotelpage .site-main, .pageLoaded.guestrooms .site-main {
        margin-top: 0px;
    }
     PAGE LOAD FOR MOBILE */
    
    .partners-wrap .col-12 {
        margin-bottom: 0px;
    }
    .partners-wrap .col-6 {
        margin-top: 20px;
    }
    .my-offers-section .col-12 {
        margin-top: 0px;
    }
    .my-offers-section .col-6 {
        margin-bottom: 0px;
        width: 100%;
    }
    .our-hotels-panel .col {
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .our-hotels-panel .col img {
        float: left;
        width: 50%;
    }
    .our-hotels-panel .hotel-name {
        font-size: 12px;
        margin-top: 25px;
        margin-bottom: 0px;
        width: 50%;
        float: left;
        padding-left: 10px;
    }
    /*.our-hotels-panel-visible .site-header-wrap {
        position: absolute;
    }*/
    .site-header-wrap {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .booking-panel {
        overflow: auto;
        padding-bottom: 0px;
    }
    .expand-panel {
        border-bottom: 2px solid #003148;
    }
    .booking-panel-visible .site-main {
        opacity: 0.2;
    }
    .booking-widget select {
        color: #003148;
    }
    .booking-panel .col-6 ul, .booking-panel .middle-col p, .booking-panel .featured-offer-box {
        display: none!important;
    }
    /*.site-header-wrap {
        position: absolute;
    }*/
    .booking-widget {
        width: 100%;
        border-right: none;
    }
    /*.ui-datepicker-trigger {
        display: none!important;
    }*/
    /*.booking-widget form {
        padding-bottom: 15px;
        border-bottom: 1px solid #003148;
        margin-bottom: 10px;
    }*/
    .booking-panel-info .col-6:first-child {
        border-right: 0px solid #003148;
    }
    .booking-panel-info {
        width: 100%;
    }
    .booking-panel-info .col-6 {
        width: 100%;
    }
    .booking-panel p {
        padding-bottom: 0px;
    }
    .middle-col {
        display: none;
    }
    .site-footer--inner {
        padding-bottom: 0px;
        text-align: center;
    }
    .site-footer {
        font-size: 13px;
        line-height: 18px;
    }
    .site-footer h4 {
        font-size: 14px;
    }
    .site-footer--inner .col {
        width: 100%;
        margin-bottom: 0px;
    }
    .site-footer .site-credits {
        padding-bottom: 25px;
    }
    .site-footer a {
        padding: 2px;
        display: inline-block;
    }
    .group-maps .col {
        width: 100%;
    }
    .hotel-section .entry-content {
        padding: 25px 25px 30px 25px;
    }
    .site-header {
        height: 45px;
    }
    .offers-btn, .site-header .social-links {
        top: 10px;
    }
    .offers-btn {
        left: 10px;
        padding: 0px 6px 0px 6px;
        font-size: 10px;
    }
    .site-navigation {
        display: none;
        position: relative;
        z-index: 6;
    }
    .offer-sticker {
        top: 140px;
        font-size: 12px;
        line-height: 20px;
        width: 230px;
        height: 117px;
        padding: 0 25px 0 40px;
    }
    .offer-sticker span {
        font-size: 18px;
        padding: 19px 0 5px 0;
    }
    .offer-sticker .offer-open {
        height: 117px;
    }
    .offer-hidden .offer-sticker {
        right: -200px;
    }
    .logo {
        margin-top: 16px;
        width: 133px;
        height: 15px;
    }
    .bloomsbury .logo {
        width: 170px;
        height: 12px;
    }
    .chelsea .logo {
        width: 159px;
        height: 15px;
    }
    .brighton .logo {
        width: 178px;
        height: 15px;
    }
    .logo a {
        width: 133px;
        height: 15px;
        background-size: 133px 30px;
    }
    .bloomsbury .logo a {
        width: 170px;
        height: 12px;
        background-size: 170px 24px;
    }
    .chelsea .logo a {
        width: 159px;
        height: 15px;
        background-size: 159px 30px;
    }
    .brighton .logo a {
        width: 178px;
        height: 15px;
        background-size: 178px 30px;
    }
    .logo a:hover {
        background-position: 0px -15px;
    }
    .my-social-box-tall, .my-social-box-short {
        height: auto;
    }
    .my-social-wrap .col {
        width: 100%;
    }
    .my-social-box-short .tweet-box-wrap, .my-social-box-tall .tweet-box-wrap {
        margin-top: 15%;
        margin-bottom: 15%;
    }
    .my-social-box-full.event-box span {
        top: 19%!important;
    }
    .my-availability-form-wrap {
        width: 100%;
    }
    .my-preferences-wrap {
        margin-bottom: 0px;
    }
    .my-preferences-wrap .col {
        width: 100%;
        margin-bottom: 20px;
    }
    .my-sign-up img {
        display: none;
    }
    .my-sign-up-form-wrap {
        width: 100%;
        margin: 0px;
        position: static;
    }
    .instagram-feed {
        padding: 0 5px;
    }
    .instagram-feed .col {
        padding: 0 5px;
    }
    .site-footer .social-links li {
        margin: 0 15px 0 15px;
    }
    .site-navigation {
        display: none;
        background: #053751;
        margin-top: 14px;
        padding: 0px 0 13px 0;
    }
    .bloomsbury .site-navigation {
        background: #B3ADA8;
    }
    .chelsea .site-navigation {
        background: #403E5E;
    }
    .brighton .site-navigation {
        background: #CADDCD;
    }
    .site-navigation li {
        margin: 0px 0 0px 0;
        display: block;
        text-align: center;
        padding: 0 0 0 0px;
        font-size: 15px;
    }
    .site-navigation li a {
        display: block;
    }
    .site-navigation .nav-menu li a {
        padding: 11px 0 10px 0;
        border-bottom: 1px solid #EEEDEB;
        text-decoration: none!important;    
    }
    .site-header .social-links {
        position: static;
        text-align: center;
        margin-top: 20px;
    }
    .site-header .social-links li {
        display: inline-block;
        margin: 0 8px 0 8px;
    }
    .nav-toggle {
        display: block;
        right: 10px;
        top: 13px;
    }
    .menu-main-menu-container ul {
        padding-top: 0px;
    }
    .site-main {
        margin-top: 95px;
    }
    .room-buttons a.border-link {
        display: block;
        margin: 10px 0 0 0;
    }
    .offers-btn span {
        display: none;
    }
    /*.offer-entry.col {
        width: 50%;
    }*/
    .offer-info {
        min-height: 0px;
    }
    .offer-entry {
        margin-bottom: 20px;
        height: auto;
    }
    
}

@media (max-width: 580px) {
    /* Test */
    #ui-datepicker-div {
        top: 95px!important;
        right: 40px!important;
        left: auto!important;
    }
    .booking-label {
        display: none;
    }
    /*.booking-label-nights {
        display: inline;
        margin-right: 5px;
        font-size: 10px;
    }*/
    .booking-divider {
        margin: 2px 4px 0 4px;
        display: none;
    }
    .booking-divider.last {
        display: none;
    }
    .booking-panel select {
        font-size: 11px;
        word-wrap: initial;
        color: #003148;
    }
    #hotel_selector_box {
    }
    #ci_day {
        margin-right: 2px;
        width: 42px;
        display: none;
    }
    .ui-datepicker-trigger {
        margin-left: 8px;
        margin-right: 8px;
    }
    #ci_ym {
        width: 47px;
        display: none;
    }
    #nights {
    }
    .booking-info {
        display: none;
    }
    #c5QuickBookButton {
        background: #003148;
        color: #fff;
        border: 0px;
        font-size: 11px;
        letter-spacing: 0.1em;
        padding: 3px 8px 3px 8px;
        margin-top: 2px;
        margin-left: 0px;
        float: right;
        display: block;
        text-transform: uppercase;
    }    
}

@media (min-width: 701px) {
    .site-navigation {
        display: block!important;
    }
}


@media (max-height: 768px) {
    /*.logo {
        margin-top: 25px;
    }
    .site-header {
        height: 100px;
    }*/
}


