@import url("//fonts.googleapis.com/css?family=Oswald:400,700|Lato:400,700");
@import url("icomoon/style.css");
#wrapper, .wrapper { display: block; margin-left: auto; margin-right: auto; }

#wrapper .shops-and-offers .col.panels .shop-panel.open:after, #wrapper .shops-and-offers .col.store-info:after { position: absolute; top: -2px; right: -27px; bottom: auto; left: auto; display: block; content: ""; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 25px solid #27B7C1; }

/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/** 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; }

/** 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: 1em 40px; }

/** 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 */ }

/** 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"], 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; }

/** 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; }

.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

html { font-size: 62.5%; }

body { color: #222; font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 14px; font-size: 1.4rem; }

p { line-height: 150%; margin: 0 0 1em 0; }
p:last-of-type { margin-bottom: 0; }

ul { padding: 0; }

li { line-height: 150%; margin: 0 0 .5em 0; list-style-type: none; }
li:last-of-type { margin-bottom: 0; }

h1, h2, h3, h4, h5 { font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; margin: 0; }

h1 { font-size: 28px; font-size: 2.8rem; }

h2 { font-size: 20px; font-size: 2rem; }

a { -webkit-transition: color linear 0.2s; -moz-transition: color linear 0.2s; -ms-transition: color linear 0.2s; -o-transition: color linear 0.2s; transition: color linear 0.2s; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

body { background: #FFF; }

#wrapper, .wrapper { width: 100%; max-width: 1400px; }

#wrapper { -webkit-box-shadow: 0 0 8px #696868; -moz-box-shadow: 0 0 8px #696868; -ms-box-shadow: 0 0 8px #696868; -o-box-shadow: 0 0 8px #696868; box-shadow: 0 0 8px #696868; }
#wrapper > header { text-align: center; background: #FFF; padding: 25px 30px; height: 215px; width: 100%; max-width: 1400px; z-index: 90; -webkit-transition: height ease-out 0.2s; -moz-transition: height ease-out 0.2s; -ms-transition: height ease-out 0.2s; -o-transition: height ease-out 0.2s; transition: height ease-out 0.2s; position: fixed; top: 0; right: 0; bottom: auto; left: auto; }
#wrapper > header nav ul { margin: 25px 0 0 10px; }
#wrapper > header nav ul li { display: inline-block; padding: 0 15px 0 0; margin: 0 5px 0 0; position: relative; top: auto; right: auto; bottom: auto; left: auto; font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 19px; font-size: 1.9rem; }
#wrapper > header nav ul li a { text-transform: uppercase; text-decoration: none; color: #000; -webkit-transition: color ease-out 0.3s; -moz-transition: color ease-out 0.3s; -ms-transition: color ease-out 0.3s; -o-transition: color ease-out 0.3s; transition: color ease-out 0.3s; }
#wrapper > header nav ul li a:hover, #wrapper > header nav ul li a.current { color: #27B7C1; }
#wrapper > header nav ul li:after { display: inline-block; content: "\2022"; color: #27B7C1; width: 10px; position: absolute; top: 0; right: 0; bottom: auto; left: auto; }
#wrapper > header nav ul li:last-child:after { display: none; content: ""; position: static; top: auto; right: auto; bottom: auto; left: auto; }
#wrapper > header .wrapper > a { display: none; float: right; width: 26px; height: 29px; background: url("../images/menu.gif") left top no-repeat; margin-top: 18px; }
@media (-o-min-device-pixel-ratio: 2.6 / 2), (-moz-min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) { #wrapper > header .wrapper > a { background: url("../images/menu-2x.gif") left top no-repeat; background-size: 26px 29px; } }
#wrapper > header.smaller { text-align: left; height: 115px; }
#wrapper > header.smaller .wrapper > img { width: 160px; height: 68px; float: left; }
#wrapper > header.smaller nav ul { float: right; margin: 20px 0 0 0; }
#wrapper > header.smaller nav ul li { font-size: 18px; font-size: 1.8rem; }
#wrapper > header.smaller nav ul li:last-child { padding: 0; margin: 0; }
@media screen and (max-width: 1050px) { #wrapper > header, #wrapper > header.smaller { text-align: left; height: 115px; }
  #wrapper > header .wrapper > img, #wrapper > header.smaller .wrapper > img { width: 160px; height: 68px; float: left; }
  #wrapper > header nav ul, #wrapper > header.smaller nav ul { float: right; margin: 20px 0 0 0; }
  #wrapper > header nav ul li, #wrapper > header.smaller nav ul li { font-size: 18px; font-size: 1.8rem; }
  #wrapper > header nav ul li:last-child, #wrapper > header.smaller nav ul li:last-child { padding: 0; margin: 0; } }
@media screen and (max-width: 730px) { #wrapper > header nav ul, #wrapper > header.smaller nav ul { margin-top: 20px; }
  #wrapper > header nav ul li, #wrapper > header.smaller nav ul li { font-size: 16px; font-size: 1.6rem; } }
@media screen and (max-width: 660px) { #wrapper > header { text-align: left; height: 115px; }
  #wrapper > header .wrapper > img { width: 140px !important; float: left; }
  #wrapper > header nav ul { margin-top: 20px; float: right; }
  #wrapper > header nav ul li { font-size: 15px; font-size: 1.5rem; }
  #wrapper > header nav ul li:last-child { padding: 0; margin: 0; }
  #wrapper > header.smaller nav ul li { font-size: 15px; font-size: 1.5rem; } }
@media screen and (max-width: 615px) { #wrapper > header .wrapper > a { display: block; }
  #wrapper > header nav { position: fixed; top: 100px; right: auto; bottom: auto; left: 0; display: none; width: 100%; z-index: 10; background: #FFF; }
  #wrapper > header nav ul { margin: 0 0 10px 0 !important; float: none !important; }
  #wrapper > header nav ul li { display: block; padding: 0; margin: 0; font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 22px; font-size: 2.2rem; }
  #wrapper > header nav ul li a { display: block; padding: 5px; text-align: center; }
  #wrapper > header nav ul li:after { display: none; content: ""; position: static; top: auto; right: auto; bottom: auto; left: auto; }
  #wrapper > header.smaller nav ul li { font-size: 22px; font-size: 2.2rem; } }
@media screen and (max-width: 580px) { #wrapper > header, #wrapper > header.smaller { padding: 15px 20px; height: 75px; }
  #wrapper > header .wrapper > img, #wrapper > header.smaller .wrapper > img { width: 110px !important; height: auto !important; }
  #wrapper > header .wrapper > a { margin-top: 8px; }
  #wrapper > header nav { top: 75px; } }
@media screen and (min-width: 1400px) { #wrapper > header { margin-left: -700px; position: fixed; top: 0; right: auto; bottom: auto; left: 50%; } }
#wrapper .pane { min-height: 200px; background-repeat: no-repeat; background-size: cover; background-position: center bottom; background-color: #FFF; }
#wrapper .image { -webkit-box-shadow: inset 0 8px 8px -8px #555, inset 0 -8px 8px -8px #555; -moz-box-shadow: inset 0 8px 8px -8px #555, inset 0 -8px 8px -8px #555; -ms-box-shadow: inset 0 8px 8px -8px #555, inset 0 -8px 8px -8px #555; -o-box-shadow: inset 0 8px 8px -8px #555, inset 0 -8px 8px -8px #555; box-shadow: inset 0 8px 8px -8px #555, inset 0 -8px 8px -8px #555; }
#wrapper .intro-pane { background-image: url("../images/pane_intro.jpg"); height: 785px; width: 100%; max-width: 1400px; z-index: -1; background-position: center top; position: fixed; top: 0; right: 0; bottom: auto; left: auto; }
@media screen and (max-width: 1280px) { #wrapper .intro-pane { background-image: url("../images/pane_intro_1280.jpg"); } }
@media screen and (max-width: 800px) { #wrapper .intro-pane { background-image: url("../images/pane_intro_800.jpg"); } }
@media screen and (max-width: 600px) { #wrapper .intro-pane { background-image: url("../images/pane_intro_600.jpg"); } }
#wrapper .intro-pane h1, #wrapper .intro-pane h2 { font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 60px; font-size: 6rem; font-weight: 700; line-height: 110%; margin: 0 0 0 60px; }
#wrapper .intro-pane h1 { margin-top: 300px; color: #27B7C1; }
@media screen and (max-width: 1110px) { #wrapper .intro-pane { height: 680px; } }
@media screen and (max-width: 730px) { #wrapper .intro-pane { height: 600px; }
  #wrapper .intro-pane h1, #wrapper .intro-pane h2 { font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 50px; font-size: 5rem; font-weight: 700; margin: 0 0 0 40px; }
  #wrapper .intro-pane h1 { margin-top: 250px; } }
@media screen and (max-width: 1050px) { #wrapper .intro-pane h1 { margin-top: 170px; } }
@media screen and (max-width: 580px) { #wrapper .intro-pane { position: static; height: 400px; }
  #wrapper .intro-pane h1, #wrapper .intro-pane h2 { margin: 0; padding-left: 20px; font-family: Oswald, sans-serif; font-weight: 700; font-style: normal; font-size: 32px; font-size: 3.2rem; }
  #wrapper .intro-pane h1 { padding-top: 105px; } }
@media screen and (min-width: 1400px) { #wrapper .intro-pane { margin-left: -700px; position: fixed; top: 0; right: auto; bottom: auto; left: 50%; }
  #wrapper .intro-pane h1 { margin-top: 300px; } }
#wrapper .what-is-bankside-mix { padding: 780px 0 0 0; background: none; }
#wrapper .what-is-bankside-mix .blue-bar { background: #27B7C1; padding: 30px 15px; }
#wrapper .what-is-bankside-mix .blue-bar p { color: #FFF; }
#wrapper .what-is-bankside-mix .blue-bar .col { width: 25%; float: left; padding: 0 15px; }
#wrapper .what-is-bankside-mix .blue-bar .col h1 { font-size: 24px; font-size: 2.4rem; color: #157A8C; margin-bottom: .5em; }
#wrapper .what-is-bankside-mix .blue-bar .col img { max-width: 100%; }
#wrapper .what-is-bankside-mix .blue-bar .col:first-child h1 { color: #222; }
#wrapper .what-is-bankside-mix .blue-bar .col.morning h1:after, #wrapper .what-is-bankside-mix .blue-bar .col.afternoon h1:after { display: inline-block; content: "..."; }
#wrapper .what-is-bankside-mix .blue-bar .col.evening h1:after { display: inline-block; content: "." !important; }
@media screen and (max-width: 1110px) { #wrapper .what-is-bankside-mix { padding-top: 680px; }
  #wrapper .what-is-bankside-mix .blue-bar { padding: 20px 15px; }
  #wrapper .what-is-bankside-mix .blue-bar .col { width: 50%; padding: 10px 15px; }
  #wrapper .what-is-bankside-mix .blue-bar .col:nth-child(3) { clear: left; } }
@media screen and (max-width: 730px) { #wrapper .what-is-bankside-mix { padding-top: 600px; } }
@media screen and (max-width: 580px) { #wrapper .what-is-bankside-mix { padding: 0; }
  #wrapper .what-is-bankside-mix .blue-bar { padding: 20px; }
  #wrapper .what-is-bankside-mix .blue-bar .col { width: auto; clear: none; float: none; padding: 0; }
  #wrapper .what-is-bankside-mix .blue-bar .col h1 { margin-bottom: 0; display: inline; font-size: 18px; font-size: 1.8rem; }
  #wrapper .what-is-bankside-mix .blue-bar .col img { display: none; }
  #wrapper .what-is-bankside-mix .blue-bar .col:first-child { padding-bottom: 20px; }
  #wrapper .what-is-bankside-mix .blue-bar .col:first-child h1 { font-size: 20px; font-size: 2rem; display: block; margin-bottom: .5em; }
  #wrapper .what-is-bankside-mix .blue-bar .col.morning, #wrapper .what-is-bankside-mix .blue-bar .col.afternoon, #wrapper .what-is-bankside-mix .blue-bar .col.evening { display: inline; }
  #wrapper .what-is-bankside-mix .blue-bar .col.morning h1:after, #wrapper .what-is-bankside-mix .blue-bar .col.afternoon h1:after, #wrapper .what-is-bankside-mix .blue-bar .col.evening h1:after { content: ", "; }
  #wrapper .what-is-bankside-mix .blue-bar .col.morning p, #wrapper .what-is-bankside-mix .blue-bar .col.afternoon p, #wrapper .what-is-bankside-mix .blue-bar .col.evening p { display: none; } }
@media screen and (min-width: 1400px) { #wrapper .what-is-bankside-mix .wrapper { max-width: 1630px; } }
#wrapper .shops-and-offers { background-image: url("../images/pane_shops_and_offers.jpg"); height: auto; min-height: 1250px; padding-bottom: 25px; border-bottom: 100px solid #27B7C1; }
@media screen and (max-width: 1280px) { #wrapper .shops-and-offers { background-image: url("../images/pane_shops_and_offers_1280.jpg"); } }
@media screen and (max-width: 800px) { #wrapper .shops-and-offers { background-image: url("../images/pane_shops_and_offers_800.jpg"); } }
@media screen and (max-width: 600px) { #wrapper .shops-and-offers { background-image: url("../images/pane_shops_and_offers_600.jpg"); } }
#wrapper .shops-and-offers .wrapper { position: relative; top: auto; right: auto; bottom: auto; left: auto; padding: 40px 30px 40px 640px; }
#wrapper .shops-and-offers .col { width: 280px; margin: 0 25px 0 0; float: left; }
#wrapper .shops-and-offers .col.panels, #wrapper .shops-and-offers .col.store-info { position: absolute; top: 40px; right: auto; bottom: auto; left: auto; }
#wrapper .shops-and-offers .col.panels { left: 30px; }
#wrapper .shops-and-offers .col.panels .shop-panel { position: relative; top: auto; right: auto; bottom: auto; left: auto; background: #27B7C1; border: 2px solid #27B7C1; margin: 0 0 10px; padding: 0; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }
#wrapper .shops-and-offers .col.panels .shop-panel:hover { background: #157A8C; border: 2px solid #157A8C; }
#wrapper .shops-and-offers .col.panels .shop-panel > a { display: block; text-decoration: none; padding: 5px 10px; }
#wrapper .shops-and-offers .col.panels .shop-panel h1 { color: #FFF; font-size: 30px; font-size: 3rem; cursor: pointer; line-height: normal; }
#wrapper .shops-and-offers .col.panels .shop-panel .control { position: absolute; top: 15px; right: 15px; bottom: auto; left: auto; display: block; width: 25px; height: 25px; text-align: center; color: #FFF; border: 1px solid #FFF; line-height: 95%; font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 22px; font-size: 2.2rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
#wrapper .shops-and-offers .col.panels .shop-panel ul { margin: 10px; }
#wrapper .shops-and-offers .col.panels .shop-panel ul li { margin: 0 0 5px 0; }
#wrapper .shops-and-offers .col.panels .shop-panel ul li:last-child { margin: 0; }
#wrapper .shops-and-offers .col.panels .shop-panel ul li a { color: #222; text-decoration: none; display: block; }
#wrapper .shops-and-offers .col.panels .shop-panel ul li a:hover { color: #27B7C1; }
#wrapper .shops-and-offers .col.panels .shop-panel ul li p a { color: #27B7C1; }
#wrapper .shops-and-offers .col.panels .shop-panel.open { background: #ECECEE; }
#wrapper .shops-and-offers .col.panels .shop-panel.open h1 { color: #27B7C1; }
#wrapper .shops-and-offers .col.panels .shop-panel.open .control { border-color: #27B7C1; color: #27B7C1; }
#wrapper .shops-and-offers .col.panels .shop-panel.open:hover { border: 2px solid #27B7C1; }
#wrapper .shops-and-offers .col.store-info, #wrapper .shops-and-offers .col.store-plan { display: none; border: 2px solid #27B7C1; background: #ECECEE; padding: 15px; }
#wrapper .shops-and-offers .col.store-info { left: 335px; }
#wrapper .shops-and-offers .col.store-info img, #wrapper .shops-and-offers .col.store-info svg { margin: 0 0 20px 0; max-width: 150px; }
#wrapper .shops-and-offers .col.store-info h2, #wrapper .shops-and-offers .col.store-info h3 { color: #27B7C1; }
#wrapper .shops-and-offers .col.store-info h2 { font-size: 24px; font-size: 2.4rem; line-height: 120%; margin: 0 0 .5em 0; }
#wrapper .shops-and-offers .col.store-info h3 { font-size: 16px; font-size: 1.6rem; margin: 0 0 10px 0; }
#wrapper .shops-and-offers .col.store-info h3 span, #wrapper .shops-and-offers .col.store-info h3 span a { color: #222; }
#wrapper .shops-and-offers .col.store-info .opening-times { margin: 0 0 10px 0; }
#wrapper .shops-and-offers .col.store-info .opening-times th { text-align: left; padding: 0 10px 0 0; }
#wrapper .shops-and-offers .col.store-info p { font-size: 12px; font-size: 1.2rem; margin-bottom: 15px; }
#wrapper .shops-and-offers .col.store-info p:last-of-type { margin-bottom: 0; }
@media screen and (min-width: 1400px) { #wrapper .shops-and-offers .col.store-info { left: 335px; } }
#wrapper .shops-and-offers .col.store-info div[data-item="70"] h3.web span { font-size: 13px; font-size: 1.3rem; }
#wrapper .shops-and-offers .col.store-plan { position: relative; top: auto; right: auto; bottom: auto; left: auto; width: 100%; max-width: 730px; padding: 0; }
#wrapper .shops-and-offers .col.store-plan svg { width: 100%; min-height: 400px; max-height: 600px; }
@media screen and (max-width: 1050px) { #wrapper .shops-and-offers { height: auto; background: #ECECED; border-bottom: 40px solid #27B7C1; padding-bottom: 20px; }
  #wrapper .shops-and-offers .wrapper { padding: 30px 20px 0 20px; }
  #wrapper .shops-and-offers .col { position: static !important; float: none; width: auto; max-width: 730px; margin: 0 auto; }
  #wrapper .shops-and-offers .panels .panel ul li a { font-size: 16px; font-size: 1.6rem; padding: 3px 0; }
  #wrapper .shops-and-offers .store-info, #wrapper .shops-and-offers .store-plan { margin-bottom: 10px; }
  #wrapper .shops-and-offers .panels .open:after, #wrapper .shops-and-offers .store-info:after { display: none !important; } }
@media screen and (max-width: 580px) { #wrapper .shops-and-offers .store-plan { max-height: 365px; } }
#wrapper .getting-here-intro { background-image: url("../images/pane_getting_here.jpg"); height: 600px; }
@media screen and (max-width: 1280px) { #wrapper .getting-here-intro { background-image: url("../images/pane_getting_here_1280.jpg"); } }
@media screen and (max-width: 800px) { #wrapper .getting-here-intro { background-image: url("../images/pane_getting_here_800.jpg"); } }
@media screen and (max-width: 600px) { #wrapper .getting-here-intro { background-image: url("../images/pane_getting_here_600.jpg"); } }
@media screen and (max-width: 580px) { #wrapper .getting-here-intro { height: 300px; } }
#wrapper .getting-here { padding: 30px; background: #000; height: 800px; }
#wrapper .getting-here .wrapper { position: relative; top: auto; right: auto; bottom: auto; left: auto; padding-left: 335px; }
#wrapper .getting-here .content, #wrapper .getting-here .journey-planner { position: absolute; top: 0; right: auto; bottom: auto; left: 0; width: 310px; }
#wrapper .getting-here .content h1, #wrapper .getting-here .content h2, #wrapper .getting-here .journey-planner h1, #wrapper .getting-here .journey-planner h2 { color: #27B7C1; }
#wrapper .getting-here .content h1 { margin-bottom: 20px; }
#wrapper .getting-here .content h2 { margin-bottom: 5px; }
#wrapper .getting-here .content p { color: #FFF; margin-bottom: 1.5em; }
#wrapper .getting-here #map { height: 740px; }
#wrapper .getting-here #map noscript img { max-width: 100%; }
#wrapper .getting-here .journey-planner { width: 306px; top: auto; bottom: 0; }
#wrapper .getting-here .journey-planner h1 { font-size: 20px; font-size: 2rem; margin-bottom: 8px; }
#wrapper .getting-here .journey-planner form { background: #ECECEE; border: 2px solid #B4B4B4; padding: 15px; }
#wrapper .getting-here .journey-planner form fieldset { border: none; padding: 0; }
#wrapper .getting-here .journey-planner form #departing_from, #wrapper .getting-here .journey-planner form #departing_type { font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; width: 100%; padding: 3px 5px; margin-top: 10px; border: none; }
#wrapper .getting-here .journey-planner form #departing-from { padding: 3px 8px; }
#wrapper .getting-here .journey-planner form a { display: block; text-decoration: none; padding: 10px 0; color: #222; }
#wrapper .getting-here .journey-planner form a:hover { color: #157A8C; }
#wrapper .getting-here .journey-planner form #lets-go { font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; color: #FFF; background: #27B7C1; border: none; padding: 3px 5px; cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-transition: background linear 0.2s; -moz-transition: background linear 0.2s; -ms-transition: background linear 0.2s; -o-transition: background linear 0.2s; transition: background linear 0.2s; }
#wrapper .getting-here .journey-planner form #lets-go:hover { background: #157A8C; }
@media screen and (max-width: 730px) { #wrapper .getting-here { padding: 0; height: auto; }
  #wrapper .getting-here .wrapper { padding: 20px; }
  #wrapper .getting-here .content, #wrapper .getting-here .journey-planner { position: static; width: auto; }
  #wrapper .getting-here #map { height: 300px; margin: 20px 0; }
  #wrapper .getting-here .journey-planner { width: auto; } }
#wrapper .events-intro { background-image: url("../images/pane_events.jpg"); height: 600px; }
@media screen and (max-width: 1280px) { #wrapper .events-intro { background-image: url("../images/pane_events_1280.jpg"); } }
@media screen and (max-width: 800px) { #wrapper .events-intro { background-image: url("../images/pane_events_800.jpg"); } }
@media screen and (max-width: 600px) { #wrapper .events-intro { background-image: url("../images/pane_events_600.jpg"); } }
@media screen and (max-width: 580px) { #wrapper .events-intro { height: 300px; } }
#wrapper .events { padding: 30px 15px; background: #27B7C1; }
#wrapper .events .col { width: 50%; float: left; padding: 0 15px; }
#wrapper .events .col h1 { color: #000; margin-bottom: 20px; }
#wrapper .events .col .col { padding: 0 15px 0 0; }
#wrapper .events .col .col:last-child { padding: 0 0 0 15px; }
#wrapper .events .col .col select { font-family: Oswald, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; width: 100%; padding: 3px 5px; border: none; }
#wrapper .events .col.news .col time { display: block; margin-bottom: 5px; }
#wrapper .events .col.news .col p { font-weight: 400; }
#wrapper .events .col.news .col a { display: block; color: #FFF; text-decoration: none; padding: 8px 0; border-bottom: 1px solid #FFF; }
@media screen and (max-width: 1050px) { #wrapper .events .col .col { width: auto; float: none; padding: 0 !important; }
  #wrapper .events .col .col select { margin-top: 20px; }
  #wrapper .events .news .col { margin-bottom: 20px; }
  #wrapper .events .news .col:last-child { margin-bottom: 0; } }
@media screen and (max-width: 730px) { #wrapper .events { padding: 20px; }
  #wrapper .events .col { width: auto; float: none; padding: 0; }
  #wrapper .events .col h1 { margin-bottom: 10px; }
  #wrapper .events .col.news { padding-bottom: 10px; } }
@media screen and (min-width: 1400px) { #wrapper .events .wrapper { max-width: 1630px; } }
#wrapper footer { background: #FFF; padding: 30px; }
#wrapper footer .links { float: left; }
#wrapper footer .links ul { margin: 0; }
#wrapper footer .links ul li { display: inline-block; padding: 0 15px 0 0; margin: 0 5px 0 0; position: relative; top: auto; right: auto; bottom: auto; left: auto; font-size: 14px; font-size: 1.4rem; }
#wrapper footer .links ul li a { text-decoration: none; color: #000; }
#wrapper footer .links ul li a:hover, #wrapper footer .links ul li a .current { color: #27B7C1; }
#wrapper footer .links ul li:after { display: inline-block; content: "\2022"; color: #27B7C1; width: 10px; position: absolute; top: 0; right: 0; bottom: auto; left: auto; }
#wrapper footer .links ul li:last-child:after { display: none; content: ""; position: static; top: auto; right: auto; bottom: auto; left: auto; }
#wrapper footer .credit { float: right; }
#wrapper footer .credit a { text-decoration: none; line-height: 20px; color: #222; }
#wrapper footer .credit a img { vertical-align: middle; }
@media screen and (max-width: 730px) { #wrapper footer { padding: 20px; }
  #wrapper footer .links, #wrapper footer .credit { float: none; width: auto; text-align: center; }
  #wrapper footer .credit { margin-top: 20px; } }

label { position: absolute; left: -9999px; }

.fancybox-inner h1 { margin-bottom: .5em; }

.fancybox-inner h2 { margin: 1em 0 .5em 0; }