/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block;     *display: inline;     *zoom: 1; }
audio:not([controls]) { display: none;     height: 0; }
[hidden] { display: none; }
html { font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
h1 { font-size: 2em;     margin: 0.67em 0; }
h2 { font-size: 1.5em;     margin: 0.83em 0; }
h3 { font-size: 1.17em;     margin: 1em 0; }
h4 { font-size: 1em;     margin: 1.33em 0; }
h5 { font-size: 0.83em;     margin: 1.67em 0; }
h6 { font-size: 0.67em;     margin: 2.33em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr {     -webkit-box-sizing: content-box;     box-sizing: content-box;     height: 0; }
mark { background: #ff0;     color: #000; }
p, pre { margin: 1em 0; }
code, kbd, pre, samp { font-family: monospace, serif;     _font-family: 'courier new', monospace;     font-size: 1em; }
pre { white-space: pre;     white-space: pre-wrap;     word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: '';     content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%;     line-height: 0;     position: relative;     vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none;     list-style-image: none; }
img { border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0;     margin: 0 2px;     padding: 0.35em 0.625em 0.75em; }
legend { border: 0; /* 1 */
    padding: 0;     white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button, input, select, textarea { font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] { -webkit-appearance: textfield; /* 1 */    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table { border-collapse: collapse;     border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea { color: #222; }
html { font-size: 1em;     line-height: 1.4; }
::-moz-selection { background: #b3d4fc;     text-shadow: none; }
::selection { background: #b3d4fc;     text-shadow: none; }
hr {   height: 1px;     border: 0;     border-top: 1px solid #ccc;     margin: 1em 0;     padding: 0; }
audio, canvas, img, video { vertical-align: middle; }
fieldset { border: 0;     margin: 0;     padding: 0; }
textarea { resize: vertical; }


/**************** FONTS ***********************
font-family:'Gill Sans W01 Light';
font-family:'GillSansW01-LightItalic';
font-family:'Gill Sans W01 Bold';
font-family:'Gill Sans W04 Roman';
***********************************************/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}

.highlight-section { font-family:'GillSansW01-LightItalic'; }

h1, h2 { font-family: 'Gill Sans W01 Light', arial; font-weight: 400; }

h1 { font-size:48px; margin:13px 0; color:#603c54; }
h2 { font-size:28px; margin:13px 0; color:#603c54; }

hr.special-events-divide { margin: 28px 0 20px 0; }

body{background: #fff;font-family:arial;font-size:18px;color:#603c54;font-family: 'Gill Sans W01 Light', arial;}

#wrapper{width:800px;margin:0px auto;overflow:hidden;clear:both;}

header{clear:both;overflow:hidden;padding:2.3em 0;background-color: #bab6af; text-align: center; }
header #wrapper { display: inline-block; vertical-align: bottom; }

nav{ float:left; width:164px; border-right: 1px solid #bab6af; margin-top:51px; padding-right: .5em; -webkit-box-sizing: border-box; box-sizing: border-box; }
nav ul { margin:0px 0 0; }
nav ul li a {text-decoration:none;font-size: 11px;}
nav ul li a.linkadchoices{padding-right:15px;background:url(../../img/footerdisclaimerlogo.png) no-repeat right center;}

nav ul.main-nav {padding:0px 0 20px;}
nav ul.main-nav + ul.main-nav {padding:15px 0 20px;}
nav ul.main-nav li { padding:.3em 0px .1em 0px; }
nav ul.main-nav li a { position:relative; color:#603c54; font-family: 'Gill Sans W01 Light', arial; font-size:19px; font-weight: 100; text-decoration: none; }
nav ul.main-nav li a:after { content: ''; position: absolute; width: 100%; bottom: 1px; left: 0; -webkit-transition:.3s ease; transition:.3s ease; }
nav ul.main-nav li a:hover { font-family:'Gill Sans W04 Roman'; font-weight:600; }
nav ul.main-nav li a:hover:after { width:0%; }

.tripadvisor { margin-top: 90px; }
.tripadvisor p { font-size: 13px; color:#bab6af; }
a.tipadvisor-logo img { width: 120px; margin: 0 auto; display: inline-block; }
a.tipadvisor-logo { display: inline-block; margin-left: 10px; margin-bottom: 10px; }




.bookatable { margin-top: 50px; }
.tripadvbookatableisor p { font-size: 13px; color:#bab6af; }
a.bookatable-logo img { width: 120px; margin: 0 auto; display: inline-block; }
a.bookatable-logo { display: inline-block; margin-left: 10px; margin-bottom: 10px; }

section{ float:right; width:620px; margin: 33px 0 40px 0; }

#logo{ display: inline-block; width: 284px; }

#address { width: 500px; display:inline-block; vertical-align: bottom; padding:0 0 0em 0; text-align: right; color:#603c54; }
#address ul { padding:0px; margin:0px; display: inline-block; letter-spacing: .02em; }
#address ul li { display:inline;list-style:none; }
#address a { text-decoration: none; }
#address a:hover { text-decoration:none; }
#address span.seperator { padding: 0 .3em; }
#address span.bold { font-family:'Gill Sans W04 Roman'; font-weight: 600; }

#masthead-landscape{width:625px;height:auto;float:right;margin-top: 15px;}
#masthead-landscape img{width:600px;height:auto;-webkit-box-shadow: 0 0 5px 0px #000;box-shadow: 0 0 2px 0px #000;}
#masthead-landscape.large-image { /* height:400px; */ }
#masthead-landscape.large-image img { /* height: 400px; */ }
#masthead-portrait{ display: inline;float: left;height: auto; position: relative;width: 330px;}
.bx-controls {  }


#content-narrow{float:right;width:275px;line-height: 28px;}
.content-narrow-neutral{width:275px;line-height: normal}
.content-narrow-neutral h1 {line-height: 1}

#text1-holder{margin-top:25px;}

ul{ padding:0px; }
ul li{list-style:none;padding:0px;}

.single_image{margin:10px;}

a { color: #603c54; text-decoration: underline; }
a:hover{text-decoration:none;}

/*.content,#content-narrow{min-height:600px;}*/
.content{ color:#603c54; padding:20px 0 0 10px; clear:both; line-height: 28px; }
.content.extra-content{padding-top: 0;}
.content h1,#content-narrow h1{ line-height: 1; }

/*styles for banner on homepage*/
.pale-green { background-color: #E2EFDA; }
.grey { background-color: #F2F2F2; }
.button { padding: .3em .6em; margin: 0 auto; text-decoration: none; -webkit-transition: all .35s ease; transition: all .35s ease}
.button.grey:hover { background-color: #F0F0F0; text-decoration: underline; }
.cp-content { padding: 1em 1em; width: 100%; clear: both; display: inline-block; }
.cp-content img { float: left; width: 45%; margin-right: 1em;}

.content-img-full-width{margin: 2em 0 1em;}
.content-slider{width:625px;height:auto;float:right;margin-top: 15px;}
.content-slider img{width:600px;height:auto;-webkit-box-shadow: 0 0 5px 0px #000;box-shadow: 0 0 2px 0px #000;}
.menu-link{display: inline-block;margin-bottom: .4em;}

.highlight-section { background-color: rgba(186,182,175,.5); -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 25px; margin: 25px 0; }
.highlight-section p { margin: 0; }

/*highlight section tiles*/
.highlight-section-tiles-wrap{
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
}

.highlight-section-tile{
    display: flex;
    flex-direction: column;
    width: 175px;
    margin: 25px 25px 20px;
    overflow: hidden;
}
.highlight-section-tile:first-of-type{
    margin-left: 0;
}
.highlight-section-tile img{
    width: 100%;
}
.highlight-section-tile .tile-image-small{
    margin-bottom: 20px;
}
.highlight-section-tile .tile-image-large{
    margin-top: 15px;
}

.small-print { font-size:11px; font-family:'GillSansW01-LightItalic'; }
em { font-family:'GillSansW01-LightItalic'; }

.gallery{padding-top:20px;}
.gallery img{border:1px solid #fff;margin:1px 1px 4px 1px;}
.fancybox img{width: 144px;height: 144px;opacity: 1;-webkit-transition: opacity 0.5s ease-in-out;transition: opacity 0.5s ease-in-out}
.fancybox img:hover{opacity: 0.5;}

form{margin-top:10px;}
form * { -webkit-box-sizing:border-box; box-sizing:border-box; }
form label{width:auto;display:inline-block;}
form input:not([type=submit]) { width:99%; }
form input[type="submit"]{margin:20px 0 0 0;}
textarea{width:95%;}

form .column{float:left; padding:1em;}
form .column-2{float:left;padding:1em;}
form .clear{display:block;margin-bottom:5px;height:1px;}
p.terms { font-size: 12px; }
.bullet{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}

.bullet li{
    display: list-item;
}

.horiz-align{
    display: inline-block;
    margin: 0;
    padding:0;
    float:left;
    width:50%;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;overflow:hidden;}
.center {width:170px;margin:25px auto 0;}
.error{border:1px solid red;}

span.submenu { text-transform: uppercase; color: #513D03; }
h1.spacing { margin: 30px 0; }
.bottom-section { margin-top: 30px; }
#cookielaw {
    bottom: 0;
    position: fixed !important;
    right: 0;
    z-index: 999;
}


footer { width:100%; max-width: 1000px; text-align: center; margin:0 auto; padding: 1.5em 0;}
footer ul { display: inline-block; width: 100%; margin: 0; padding: 0; }
footer ul li { display: inline-block; font-size: 14px; color:#bab6af; padding: 0px 10px; line-height: 1; border-right: 1px solid; }
footer ul li:last-child { border:none; }
footer ul li a { text-decoration: none; color:#bab6af; margin-bottom: 2px; display: inline-block; }

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

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

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

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

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

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

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*press page*/
.cell { position: relative; display: inline-block; background-image: url(../img/default_placeholder.png); background-size: cover; background-position: center; vertical-align: middle;background-color: orange; }

    /* state */
    .cell .state { position: absolute; top: 0; left:0; bottom: 0; right: 0; -webkit-transition: 0.25s opacity ease-in-out; transition: 0.25s opacity ease-in-out; text-align: center; }
    .cell .state.passive-state { opacity: 1; }
    .cell:hover .state.passive-state { opacity: 0; }
    .cell .state.active-state { opacity: 0; background: rgba(203,200,195,0.9); }
    .cell:hover .state.active-state { opacity: 1; }
    .cell .state .state-content { position: absolute; bottom: 0; left:0; right: 0; padding: 10%;height: 111px;overflow: hidden; }

.quad-cell .cell { width: 25%; padding-top: 25%; }
.triple-cell .cell { width: 33.3%; padding-top: 50%; }
.sixpack-cell { background-image: url(../img/default_placeholder.png); background-size: cover; background-position: center; }
.sixpack-cell .cell { padding-top: 33.3%; width: 33.33%; background-image: none; }

.press-tile-wrap{margin-top: 30px;}
.press-cell{margin-left: -5px;}
.press-cell .cell{width: 193px;padding-top: 148px;margin: 5px 0 5px 5px;border-width: 1px;border-style: solid;}/*was width: 30%;padding-top: 30%;margin: 1px;*/
.grey-border{border-color: #bab6af;}
.ok-border{border-color: #d70915;}
.metro-border{border-color: #04326d}
.okmag-border{border-color: #c5002b;}

.ipaper{background-image: url('/img/press/ipaper.png');background-repeat: no-repeat;background-size: 40px 90px;background-color: #fff;}
.watford{background-image: url('/img/press/watford.png');background-repeat: no-repeat;background-size: 160px 20px;background-color: #fff;}
.evening{background-image: url('/img/press/standard.png');background-repeat: no-repeat;background-size: 160px 25px;background-color: #fff;}
.ok{background-image: url('/img/press/ok.png');background-repeat: no-repeat;background-size: 120px 60px;background-color: #d70915;}
.metro{background-image: url('/img/press/metro.png');background-repeat: no-repeat;background-size: 150px 50px;background-color: #04326d;}
.okmag{background-image: url('/img/press/okmag.png');background-repeat: no-repeat;background-size: 120px 60px;background-color: #c5002b;}
.caterer{background-image: url('/img/press/caterer.png');background-repeat: no-repeat;background-size: 185px 27px;background-color: #fff;}
.handbook{background-image: url('/img/press/handbook.png');background-repeat: no-repeat;background-size: 170px 25px;background-color: #fff;}
.about{background-image: url('/img/press/about-time-logo-160x47.png');background-repeat: no-repeat;background-size: 160px 47px;background-color: #fff;}
.intouch{background-image: url('/img/press/in-touch-rugby-logo-170x38.png');background-repeat: no-repeat;background-size: 170px 38px;background-color: #fff;}
.stylist{background-image: url('/img/press/stylist-logo-160x33.png');background-repeat: no-repeat;background-size: 160px 33px;background-color: #fff;}
.binnys{background-image: url('/img/press/binnys-160x88.png');background-repeat: no-repeat;background-size: 160px 88px;background-color: #fff;}
.londonist{background-image: url('/img/press/londonist.gif');background-repeat: no-repeat;background-size: 188px  26px;background-color: #fff;}
.time-magazine{background-image: url('/img/press/about-time-logo-194x40.jpg');background-repeat: no-repeat;background-size: 194px 40px;background-color: #fff;}
.resident{background-image: url('/img/press/the-resident-logo.svg');background-repeat: no-repeat;background-size: 160px 88px;background-color: #fff;}

.passive-state .state-content{text-indent: -9999em;}
.active-state h3{font-size: 26px;font-weight: 600;color: #fff;line-height: 0.9;}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cp-alert-list__button {
  border: 0;
  background: transparent;
  cursor: pointer;
}

#l-alertbar {
  background-color: #bab6af;
  height: 0;
  width: 100%;
  z-index: 199;
  position: relative;
}

.l-alertbar__inner {
  margin: 0 auto;
  height: 100%;
  width: 100%;
  max-width: 970px;
}

.cp-alert-list {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 40;
  width: 100%;
  max-width: 970px;
  zoom: 100%;
  height: 100%;
  list-style-type: none;
}
.cp-alert-list__alert {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: #02182f;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 38px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cp-alert-list.cp-alert-list__alert--last {
  margin-right: 0;
}
.cp-alert-list__alert--yellow {
  background: #FFFCBF url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/t-733/yellow_alert-icon.png) no-repeat 9px 2px;
  border: 2px solid #EFC25C;
}
.cp-alert-list__alert div {
  display: block;
  margin: 0 45px;
}
.cp-alert-list__alert div {
  line-height: 1.7em;
  color: #fff;
  font-size: 11px;
}
.cp-alert-list__alert .cp-alert-list__alert-container {
  padding-top: 6px;
  padding-bottom: 11px;
  border-bottom: 1px solid #666;
  overflow: hidden;
}
.cp-alert-list__alert--yellow .cp-alert-list__alert-container {
  border-bottom: 2px solid rgba(255, 211, 36, 0.5) !important;
  border-bottom: 2px solid #FFD324;
}
.cp-alert-list__alert p, .cp-alert-list__alert a {
  font-size: 12px;
  font-family: Arial, Helevetica, sans-serif;
}
.cp-alert-list__alert p {
  line-height: 2em;
  color: #000;
  display: block;
  margin: 0 0 10px 0 !important;
}
.close-button-wrapper {
  padding: 7px 0 9px;
  line-height: 22px;
  float: left;
  display: none;
}
.is-expanded .close-button-wrapper {
  display: block;
}
.cp-alert-list__button--close {
  display: inline-block;
  line-height: 24px;
  height: 23px;
  background: #666;
  padding: 0 29px 0 20px;
  color: #FFF;
  text-decoration: none;
  border-radius: 3px;
  border: 1px solid #242424;
}
.cp-alert-list__button--expand-alerts {
  height: 35px;
  width: 35px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/t-733/yellow_alert-min-max.png) no-repeat;
}
.is-expanded .cp-alert-list__button--expand-alerts {
  background-position: 0 100%;
}

.winterWonderland {
    background-image: url('../img/festive/podium-afternoon-gradient-tea-600x400.jpg');
    height: 400px;
    padding: 2rem 1rem 1rem 1rem;
}

.winterWonderland h2{
    font-size: 3rem;
    position: relative;
    z-index: 10;
    margin: 0;
}

.winterWonderland a {
    z-index: 10;
    position: relative;
}

.winterWonderland a,
.afternoonTea {
    left: 10px;
}

.gradient {
    display: block;
    width: 800px;
    height: 800px;
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,1)), to(rgba(255,255,255,.97)));
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.97) 100%);
    top: -489px;
    left: -396px;
    border-radius: 50%;
    opacity: 0.8;
    -webkit-filter: blur(15px);
    filter: blur(15px);

}


.afternoonTea,
.christmas {
    margin: 0;
    line-height: 0;
    position: relative;
}

.christmas {
    font-size: 4rem;
}

.afternoonTea {
    font-size: 2rem;
    top: -20px;
}

.retail-rail {
    width: 100%;
    height: 60px;
    background-color: #603c54;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: initial;
    display: flex;
    align-items: center;
    padding: 20px 10px;
}

.retail-rail p {
  font-family: sans-serif;
  font-weight: 100;
  margin-right: auto;
}

.retail-rail .bold {
  font-weight: bold;
}

.retail-rail a {
  color: #fff;
  text-decoration: underline;
}

.retail-rail__close-btn {
  width: 25px;
}

.retail-rail__close-btn:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .retail-rail {
    height: auto;
  }
  p,
  a {
    font-size: 14px;
    line-height: 1.5;
  }
}
.tea-points{
    margin-left: 60px;
}
.tea-points li {
    list-style-type:circle!important;
}

/*
.mfp-iframe-scaler iframe {
    background-color: none !important;
    box-shadow: none !important;
}
*/

/******** Terms and condtiditions ********/

#modal-terms {
    max-width: 40em;
    background-color: white;
    justify-content: center;
    margin: auto;
    padding: 20px;
    width: 80%;
}

#modal-terms h1 {
    padding: 20px;
    text-align: center;
    padding-top: 0;
    margin-top: -10px;
}

#modal-terms p {
    padding: 10px 20px;
}

.popup-modal-dismiss {
    right: 0;
    width: 100%;
    text-align: right;
    background: none;
    border: none;
    font-size: 40px;
    z-index: 999;
    margin: 0;
    padding: 0;
    color: #603c54;
    position: relative;
}

@media screen and (max-width: 600px) {
   #modal-terms h1 {
        font-size: 30px;
    }
    .popup-modal-dismiss{
        font-size: 30px;
    }

}

/* Covid closure banner, added 17/12/20 */
.banner {
  background: #2b2118;
}

.banner__content {
  padding: 16px 0;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.banner__text {
  flex-grow: 1;
  line-height: 1.6;
  font-family: 'Gill Sans W01 Light', arial;
}

.banner__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.banner__text,
.banner__close > span {
  color: #ffffff;
}
