@font-face {
  font-family: 'OratorStdRegular';
  src: url('/fonts/OratorStd.eot');
  src: url('/fonts/OratorStd.eot') format('embedded-opentype'), url('/fonts/OratorStd.woff2') format('woff2'), url('/fonts/OratorStd.woff') format('woff'), url('/fonts/OratorStd.ttf') format('truetype'), url('/fonts/OratorStd.svg#OratorStd') format('svg');
}
@font-face {
  font-family: 'SimpleTypeRegularSWFTE';
  src: url('/fonts/SimpleTypeRegular.eot');
  src: url('/fonts/SimpleTypeRegular.eot?#iefix') format('embedded-opentype'), url('/fonts/SimpleTypeRegular.woff2') format('woff2'), url('/fonts/SimpleTypeRegular.woff') format('woff'), url('/fonts/SimpleTypeRegular.ttf') format('truetype'), url('/fonts/SimpleTypeRegular.svg#SimpleTypeRegular') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* @import url("https://use.typekit.net/vwz2rad.css"); */
.futura {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.din_bold {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
}
.din_light {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 300;
}
.bold {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
}
.clear, * html .clearfix, *:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.grid_1 {
  width: 8.33%;
}
.grid_2 {
  width: 16.67%;
}
.grid_3 {
  width: 25%;
}
.grid_4 {
  width: calc((100% / 3) - 6px);
}
.grid_5 {
  width: calc(38.5% - 5px);
}
.grid_6 {
  width: 50%;
}
.grid_7 {
  width: calc(61.5% - 5px);
}
.grid_8 {
  width: 66.67%;
}
.grid_9 {
  width: 75%;
}
.grid_10 {
  width: 83.33%;
}
.grid_11 {
  width: 91.67%;
}
.grid_12 {
  width: 100%;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
  display: block;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
img {
  border: none;
  max-width: 100%;
  display: block;
  align-content: flex-start
}
a, img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
textarea:focus, input:focus, select:focus {
  outline: none;
}
/* General */
body {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
.img {
  width: 100%;
  margin: 0;
  display: block;
}
p {
  text-align: left;
  margin: 0;
}
/* Headings */
h1, h2, h3, h4, h5 {
  margin: 0;
  font-weight: normal;
  font-family: 'SimpleTypeRegularSWFTE';
  color: #003333;
  line-height: 1;
}
h1 {
  font-size: 60px;
  text-align: center;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
  line-height: 1.3;
}
h5 {
  font-size: 20px;
  line-height: 1.3;
}
.fs20 {
  font-size: 20px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
.fs22 {
  font-size: 22px;
}
.uppercase {
  text-transform: uppercase;
}
.w845 {
  width: 845px;
}
/* Navigation */
header {
  width: 100%;
  background: #003333;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
header .w1600 {
  padding: 40px 0;
}
header .wrapper {
  width: 220px;
}
header .wrapper svg {
  width: 30px;
  height: auto;
}
header .wrapper svg path {
  fill: #fff;
}
#covid_updates {
  background: #e9eeee;
  font-family: 'OratorSTdRegular';
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
nav {
  margin: 0 auto;
  width: 870px;
  padding: 0;
}
#nav {
  width: 100%;
}
ul#sub_nav {
  position: absolute;
  top: 25px;
  background: #003333;
  padding: 10px 20px;
  left: -20px;
  display: block;
  width: 280px;
  display: none;
}
#nav li.has_sub_nav:hover #sub_nav {
  display: block;
}
#sub_nav li {
  padding: 10px 0;
}
#sub_nav li a {
  display: inline-block !important;
}
#nav li {
  list-style: none;
  position: relative;
}
#nav li a {
  font-size: 18px;
  font-family: 'OratorSTdRegular';
  color: #fff;
  text-transform: uppercase;
  display: block;
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#nav li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  background: #fff;
  height: 1px;
  opacity: 0;
}
#page-store #nav li a.store::after, #page-eat #nav li a.eat::after, #page-health #nav li a.health::after, #page-centre #nav li a.centre::after, #page-whatson #nav li a.whatson::after, #page-contact #nav li a.contact::after, #nav li a:hover::after, #nav li a.active::after {
  opacity: 1;
}
/* nav_toggle */
#nav_toggle {
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: relative;
  display: none;
}
#nav_toggle span, #nav_toggle span:after, #nav_toggle span:before {
  cursor: pointer;
  height: 3px;
  width: 30px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  top: 10px;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
#nav_toggle span:before {
  top: -10px
}
#nav_toggle span:after {
  bottom: -10px
}
#nav_toggle.active span {
  background-color: transparent !important;
}
#nav_toggle.active span:after, #nav_toggle.active span:before {
  top: 0
}
#nav_toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: a rotate(45deg)
}
#nav_toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg)
}
/* enquiry */
.register {
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
}
#enquire .grid_6 {
  width: calc(50% - 8px);
  margin-bottom: 16px;
}
input, select, textarea, label {
  font-size: 15px;
  margin: 0 auto;
  padding: 10px 20px;
  font-family: aktiv-grotesk, sans-serif;
  width: 100%;
  color: #003333;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #525252;
  text-align: left;
  text-align-last: left;
}
#subscribe_wrapper {
  position: relative;
}
label {
  border: none;
  position: relative;
  width: 100%;
  display: block;
  font-size: 12px;
  padding-left: 40px;
  margin: 10px 0 20px;
}
#subscribe {
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  width: 100%;
  border: none;
}
#subscribe + label:before {
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid;
}
#subscribe + label:after {
  content: 'X';
  font-size: 12px;
  font-family: aktiv-grotesk, sans-serif;
  left: 6px;
  top: 10px;
  margin: auto;
  z-index: 1;
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0;
  color: #003333;
}
.b_submit {
  width: 100px;
  display: block;
  margin-left: 0;
  border-width: 2px;
  font-family: 'SimpleTypeRegularSWFTE';
  font-size: 18px;
  text-align: center;
}
#subscribe:checked + label:after {
  opacity: 1;
}
select {
  padding: 5px 7px;
  text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
select option {
  padding: 7px 5px;
  background: #fff;
  text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.privacy {
  font-size: 10px;
}
.chk_holder {
  margin: 10px auto 0 auto;
  color: #fff;
}
#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  width: 20px;
  text-align: center;
}
#chkInternational + label {
  padding: 2px 0 2px 26px;
  position: relative;
  text-align: center;
  display: block;
  color: #546670;
  font-size: 18px;
  letter-spacing: 3px;
  font-family: inherit;
  text-transform: uppercase;
  display: inline;
  margin: auto;
}
#chkInternational + label:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #546670;
  content: '';
  display: block;
}
#chkInternational + label:after {
  position: absolute;
  left: 0;
  width: 5px;
  height: 11px;
  top: 50%;
  left: 8px;
  -webkit-transform: translateY(-60%) rotate(45deg) scale(0);
  transform: translateY(-60%) rotate(45deg) scale(0);
  border-bottom: 2px solid #546670;
  border-right: 2px solid #546670;
  content: '';
  display: block;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
#chkInternational:checked + label:after {
  -webkit-transform: translateY(-60%) rotate(45deg) scale(1);
  transform: translateY(-60%) rotate(45deg) scale(1);
}


input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
  color: #003333;
  opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #003333;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #003333;
  opacity: 1;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent;
}
/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border-bottom: 1px solid #525252;
  clear: both;
}
li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%
}
ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}
li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px
}
li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #ccc;
  color: #000;
  cursor: default;
  border: 1px solid #525252;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}
div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
  color: #000000;
}
div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}
div.token-input-dropdown-project ul li {
  background-color: #fff;
  font-size: 14px;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #fff;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #fff;
}
div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}
div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #ccc;
  color: #fff;
}
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
  font-size: 10px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
}
ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
  padding: 0;
  text-align: left;
  color: #F00D0D;
}
* {
  text-size-adjust: none;
  -webkit-text-size-adjust: none
}
/* GENERAL CSS */
.white {
  color: #fff;
}
.bg_img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.w1600, .w1455, .w1135, .w750, .w830, .w1050, .w950, .w1400, .w800 {
  width: 1455px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.w1600, .w1455, .w1400, .w1135 {
  max-width: calc(100% - 80px);
}
.w1600 {
  width: 1600px;
}
.w1400 {
  width: 1400px;
}
.w1135 {
  width: 1135px;
}
.w1050 {
  width: 1050px;
}
.w950 {
  width: 950px;
}
.w830 {
  width: 830px;
}
.w800 {
  width: 800px;
  margin-left: 0;
}
.w750 {
  width: 750px;
}
.w150 {
  width: 150px;
  display: inline-block;
}
.w350 {
  width: 350px;
}
.btn.w180 {
  width: 180px;
}
.col_2 {
  column-count: 2;
  column-gap: 65px;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.align_stretch {
  align-items: stretch;
}
.align_start {
  align-items: flex-start;
}
.justify_start {
  justify-content: flex-start;
}
.justify_center {
  justify-content: center;
}
.close_btn {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
}
.close_btn::before, .close_btn::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background: #003333;
  width: 100%;
  height: 2px;
  transform: rotate(45deg);
}
.close_btn::after {
  transform: rotate(-45deg);
}
.btn {
  font-family: 'SimpleTypeRegularSWFTE';
  background: #003333;
  color: #fff;
  font-size: 16px;
  width: 120px;
  display: block;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
}
.btn_with_arrow {
  font-family: 'SimpleTypeRegularSWFTE';
  color: #003333;
  background: #fff;
  border: 1px solid;
  font-size: 16px;
  width: 210px;
  display: block;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  text-transform: uppercase;
  position: relative;
}
.btn_with_arrow::before {
  content: '';
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #003333;
  position: absolute;
  width: 20px;
  height: 2px;
}
.btn_with_arrow::after {
  content: '';
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  /* background: #003333; */
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 15px solid #003333;
}
.relate {
  position: relative;
}
.leaf {
  position: absolute;
  left: 0;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  z-index: -1;
  transform: translateY(-100px);
}
.ptb60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ptb170 {
  padding-top: 170px;
  padding-bottom: 170px;
}
.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.pt80 {
  padding-top: 80px;
}
.mb150 {
  margin-bottom: 150px;
}
.mb130 {
  margin-bottom: 130px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mlrauto {
  margin-left: auto;
  margin-right: auto;
}
.mr5 {
  margin-right: 5px;
}
.ml0 {
  margin-left: 0;
}
.mb90 {
  margin-bottom: 90px;
}
.block {
  display: block;
}
.btn_with_arrow.in_block {
  width: auto;
  padding: 10px 60px 10px 20px;
  display: inline-block;
}
main {
  padding-top: 169px;
  /*padding-top: 119px;*/
}
section {
  display: block;
  /* overflow: auto; */
}
.social_icon {
  width: 2.5rem;
  display: inline;
}
/* HOME PAGE CSS */
.flexslider {
  border: none;
  margin: 0;
}
.flexslider .slides li img {
  width: 100%;
  /*height: calc(100vh - 169px);*/
  object-fit: cover;
}
.flex-control-nav {
  bottom: 30px;
  z-index: 2;
}
.flex-control-paging li a {
  width: 20px;
  height: 20px;
  background: none;
  border: 2px solid #fff;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background: #fff;
}
.popup_info {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 120px;
}
.popup_info div {
  width: 450px;
  max-width: 100%;
  background: #fff;
  border: 1px solid #003333;
  padding: 30px 45px;
  position: relative;
}
.popup_info p {
  padding: 15px 0 20px;
  color: #000;
}
#image_links a {
  position: relative;
}
#image_links img {
  min-height: 100%;
  object-fit: cover;
}
#image_links .btn {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: auto;
  padding: 10px 25px;
}
#news_wrapper .grid_4:not(:nth-of-type(3)) {
  margin-right: 9px;
}
.img_on_hover {
  display: block;
  width: 100%;
}
#news_wrapper img, #grid_wrapper img {
  width: 100%;
  display: block;
}
#news_wrapper p, #grid_wrapper p {
  padding: 0 20px;
  text-align: center;
  color: #000;
}
footer {
  width: 100%;
  background: #003333;
  padding: 35px 0;
}
footer * {
  color: #fff;
}
footer span {
  width: 150px;
  display: inline-block;
}
.connect {
  margin-right: 60px;
}
.connect svg {
  width: 45px;
  height: auto;
}
.connect svg path {
  fill: #fff;
}
.d_logo {
  margin-top: 20px;
}
/* STORE PAGE CSS */
.page_name {
  font-size: 34px;
  background: #003333;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#search_form input:-webkit-input-placeholder, #search_form textarea:-webkit-input-placeholder {
  color: #003333;
  opacity: 0.5;
}
#search_form input:-moz-placeholder, #search_form textarea:-moz-placeholder {
  color: #003333;
  opacity: 0.5;
}
#search_form input:-ms-input-placeholder, #search_form textarea:-ms-input-placeholder {
  color: #003333;
  opacity: 0.5;
}
#search_form_submit_btn {
  height: 34px;
  width: 34px;
  background-image: url(/images/search_green.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -3px;
  cursor: pointer;
}
#store_name {
  width: 100%;
  padding: 10px 0 10px 160px;
  border: none;
  border-bottom: 1px solid #525252;
}
.name_wrapper {
  position: relative;
}
.name_wrapper label {
  position: absolute;
  left: 0;
  bottom: -1px;
  margin: 0;
  padding: 10px 0;
  padding-left: 10px;
  width: auto;
}
.name_wrapper input, .name_wrapper label {
  font-family: 'SimpleTypeRegularSWFTE';
  color: #003333;
  font-size: 16px;
  text-transform: uppercase;
}
#filter_wrapper .btn {
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  color: #003333;
  background: #fff;
  border: 1px solid #003333;
}
#filter_wrapper .btn:first-child {
  padding-left: 20px;
  padding-right: 20px;
}
.btn.active {
  background: #003333 !important;
  color: #fff !important;
}
#grid_wrapper .grid_4 {
  width: calc((100% / 3) - 60px);
}
#grid_wrapper .grid_4:not(:nth-of-type(3)) {
  margin-right: 60px;
}
#grid_wrapper p {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  padding: 0;
  text-align: left;
}
#grid_wrapper h5 {
  font-size: 18px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px;
}
#grid_wrapper a:not(.btn) {
  text-decoration: underline;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
#grid_wrapper .btn {
  width: 120px;
  margin: 20px 0 40px;
  font-size: 12px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 600;
  background: #fff;
  border: 1px solid #003333;
  color: #003333;
}
#hero img {
  display: block;
  width: 100%;
}
#breadcrumps {
  margin: 40px 0 60px;
}
#breadcrumps a {
  font-size: 14px;
  font-family: 'SimpleTypeRegularSWFTE';
  color: #4A4A4A;
  text-transform: uppercase;
}
#breadcrumps > a:first-child {
  color: #003333;
}
#contact_info p {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 16px;
}
#contact_info a {
  font-size: 16px;
}
#about_us {
  font-size: 16px;
}
/* CENTRE PAGE CSS */
#centre_filter {
  align-items: flex-end;
  padding-bottom: 30px;
  border-bottom: 1px solid #003333;
}
#centre_filter h5 {
  margin-top: 20px;
  text-align: center;
}
#centre_filter img {
  display: block;
  margin: auto;
}
#centre_filter img.when_active {
  display: none;
}
#centre_filter a:hover img:not(.when_active), #centre_filter a.active img:not(.when_active) {
  display: none;
}
#centre_filter a:hover img.when_active, #centre_filter a.active img.when_active {
  display: block;
}
#services *, #leasing * {
  text-align: center;
}
#services .flex {
  align-items: stretch;
}
#services .flex .w350 {
  background: rgba(216, 216, 216, 0.8);
  padding: 30px 50px;
  margin-bottom: 40px;
}
#services .flex p, #leasing .flex p {
  font-size: 15px;
}
#services .flex p.green {
  color: #003333;
  padding: 20px 0 10px;
  border-bottom: 1px solid #003333;
  margin-bottom: 20px;
}
#page-centre {
  font-family: aktiv-grotesk, sans-serif;
}
.num_wrapper {
  width: 315px;
  margin-left: auto;
  margin-right: auto;
}
.num_wrapper a {
  font-size: 16px;
}
#level_btn_wrapper .btn {
  border: 1px solid #003333;
}
#level_btn_wrapper .btn:not(.active) {
  color: #003333;
  background: none;
}
.ground, .plaza {
  display: none;
}
.ground.show, .plaza.show {
  display: block;
}
/* TRADING HOURS CSS  */
.fs_hours {
  width: 100%;
}
.fs_hours tr:nth-child(odd) {
  background-color: #eeeeee;
}
td {
  width: 50%;
  padding: 10px 5px;
}
#trading_hours span {
  display: block;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  color: #003333;
  line-height: 18px;
}
#trading_hours span:nth-child(odd) {
  width: 67%;
  display: inline-block;
}
/* GETTING HERE CSS */
#direction * {
  text-align: center;
}
#direction .btn_with_arrow {
  text-align: left;
  padding-left: 25px;
}
#filter_btn {
  display: none;
}
.green {
  color: #003333 !important;
}
#details > .flex {
  align-items: flex-start;
}
#privacy_wrapper, #covid_wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: auto;
  background: #fff;
  transform: translate(-50%, -50%);
  width: 650px;
  max-width: calc(100% - 80px);
  padding: 80px 40px 40px;
  box-shadow: rgb(0 0 0 / 66%) -7px 13px 16px -1px;
  display: none;
  z-index: 99;
  overflow-y: scroll;
  height: 81%;
  overflow-x: hidden;
}
#covid_wrapper {
  width: 800px;
}
#covid_wrapper ul {
  padding-left: 20px;
}
#covid_wrapper ul li {
  margin-bottom: 10px;
  font-size: 0.95em;
  /* font-size: 1em; */
}
.d_logo {
  width: 80px;
}
.d_logo svg {
  width: 100%;
}
.right_align {
  text-align: right;
}
.cls-2, .cls-3, .pls-9, .pls-11 {
  transition: 0.3s all;
}
.cls-2:hover, .cls-3:hover, .pls-9:hover, .pls-11:hover {
  fill: #003333 !important;
  cursor: pointer !important
}
svg text {
  pointer-events: none
}
.fsb {
  font-size: 8px;
  fill: #000
}
/*
text{
	pointer-events: none
}
*/
#level_wrapper > div {
  margin: auto;
  text-align: center
}
#level_wrapper > div > svg {
  max-height: 70vh
}
.googlemap iframe {
  width: 100%
}
.logo-advertising {
  width: 1024px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto
}
.logo-advertising img {
  width: 25%;
}
#instagram-wrapper {
  display: flex;
  margin: auto;
  justify-content: flex-start;
  flex-direction: column;
}
#instagram-wrapper a {
  width: calc(25% - 6px);
  padding-bottom: 5px;
}
#InstagramHolder {
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 40px
}
#InstagramHolder a p {
  font-size: 14px
}
.aspect1by1 {
  width: 100%;
  aspect-ratio: 1/1;
}
.ma {
  margin: auto
}
.center_align {
  text-align: center;
}
.centerposition {
  justify-content: center
}
@media screen and (max-width: 1400px) {
  header .desk {
    display: none;
  }
  nav {
    width: 770px;
  }
  #nav li a {
    font-size: 16px;
  }
  header .wrapper {
    width: auto;
  }
}
@media screen and (max-width: 1300px) {
  nav {
    width: 600px;
  }
  #nav li a {
    font-size: 13px;
  }
  #logo {
    width: 180px;
  }
  .fs14 {
    font-size: 12px;
  }
  /* header .wrapper {
		width: auto;
	} */
  main {
    padding-top: 163px;
  }
  .flexslider .slides li img {
    height: calc(100vh - 163px);
  }
  h1 {
    font-size: 50px;
  }
  body {
    font-size: 16px;
  }
  .w350 {
    width: calc(33.33% - 30px);
  }
  #about_us {
    font-size: 14px;
  }
  #contact_info p {
    font-size: 14px;
  }
  .w150 {
    width: 125px;
  }
  footer > .flex > .flex {
    margin-top: 40px;
    width: 300px;
  }
  #grid_wrapper .grid_4:not(:nth-of-type(3)) {
    margin-right: 20px;
  }
  #grid_wrapper .grid_4 {
    width: calc((100% / 3) - 20px);
  }
  #grid_wrapper p, #grid_wrapper a {
    font-size: 12px;
  }
  #centre_filter img {
    width: auto;
    height: 60px;
  }
}
@media screen and (max-width:1000px) {
  .col_2 {
    column-gap: 40px;
  }
  .fs16 {
    font-size: 14px;
  }
  #centre_filter img {
    height: 50px;
  }
  #filter_wrapper .btn {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #grid_wrapper .grid_4, .grid_5, .grid_7, .grid_8, .grid_4 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .w350 {
    width: calc(50% - 20px);
  }
  .flex > .grid_4:not(:last-child), .flex > .w350:not(:last-child) {
    margin-bottom: 40px;
  }
  #image_links .grid_7 {
    margin-bottom: 10px;
  }
  /* main {
		padding-top: 175px;
	} */
  /* .flexslider .slides li img {
		height: calc(100vh - 175px);
	} */
  #logos .flex {
    justify-content: flex-start;
  }
  #logos img {
    height: auto !important;
    width: calc(50% - 40px);
    margin-bottom: 20px;
    margin-right: 80px;
  }
  #logos img:nth-of-type(2n) {
    margin-right: 0;
  }
  .desk {
    display: none;
  }
  h1 {
    font-size: 40px;
  }
  nav {
    position: fixed;
    top: 164px;
    left: 0;
    width: 100%;
    height: calc(100vh - 164px);
    background: #003333;
    border: 1px solid #979797;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-100%);
    transition: all 0.6s ease;
  }
  #nav {
    display: block !important;
  }
  #nav li {
    text-align: center;
    display: block;
    padding: 20px 0;
  }
  #nav li a {
    display: inline-block;
    text-align: center;
    font-size: 28px;
  }
  header.active_nav nav {
    transform: translateX(0);
  }
  #nav_toggle {
    display: block;
  }
  #logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
  }
  header .wrapper {
    width: auto;
  }
  #instagram-wrapper {
    flex-flow: wrap
  }
  #instagram-wrapper a {
    width: 100%;
    padding-bottom: 5px;
   
    margin-bottom: 30px
  }
  h2 {
    font-size: 20px;
  }
  #instagram-wrapper {
    justify-content: center;
  }
  #level_wrapper {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
	.internal-map{width: 150vw}
  #level_wrapper > div > svg {
  width: 100%;
  }
}
@media screen and (max-width : 760px) {
  .w350 {
    width: 100%;
    margin-bottom: 20px !important;
  }
  #hero img {
    min-height: 200px;
  }
  .col_2 {
    column-count: 1;
  }
  section#enquire {
    padding-left: 20px;
    padding-right: 20px;
  }
  #enquire .grid_6 {
    width: 100%;
  }
  #filter_btn {
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 20px;
  }
  #filter_btn::before {
    right: 12px;
    top: -10px;
  }
  #filter_btn::after {
    top: 10px;
    right: 15px;
  }
  #filter_btn::before, #filter_btn::after {
    transform: rotate(90deg);
  }
  #centre_filter > .flex {
    padding: 0 20px 20px;
    display: none;
  }
  #centre_filter h5 {
    text-align: left;
  }
  #centre_filter img {
    display: none !important;
  }
  #centre_filter a {
    display: block;
    width: 100%;
  }
  #centre_filter.flex {
    display: block;
  }
  .name_wrapper input, .name_wrapper label {
    font-size: 14px;
  }
  #search_form_submit_btn {
    width: 24px;
    height: 24px;
    top: 5px;
  }
  #store_name {
    padding-left: 125px;
  }
  #filter_wrapper .btn {
    font-size: 10px;
    padding: 5px;
  }
  .page_name {
    font-size: 26px;
  }
  nav {
    top: 144px;
    height: calc(100vh - 144px);
  }
  #sub_nav {
    display: none !important;
  }
  #nav li {
    padding: 10px 0;
  }
  footer > .flex > div {
    width: 100%;
    margin-bottom: 40px;
  }
  footer > .flex > .flex {
    margin-bottom: 0;
  }
  #logos img {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .ptb60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ptb170 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .plr40 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pt80 {
    padding-top: 40px;
  }
  .mb150 {
    margin-bottom: 75px;
  }
  .mb130 {
    margin-bottom: 65px;
  }
  .mb100 {
    margin-bottom: 50px;
  }
  .mb85 {
    margin-bottom: 40px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .mb70 {
    margin-bottom: 35px;
  }
  .mb60 {
    margin-bottom: 30px;
  }
  .mb65 {
    margin-bottom: 30px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .leaf {
    width: 157px;
    transform: translateY(-50px);
  }
  #heading {
    padding-left: 20px;
    padding-right: 20px;
  }
  h3 {
    font-size: 23px;
  }
  h1 {
    font-size: 34px;
    line-height: 1.4;
  }
  .popup_info div {
    padding: 30px 20px;
  }
  .close_btn {
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
  }
  .flex-control-paging li a {
    width: 14px;
    height: 14px;
  }
  body {
    font-size: 14px;
	  
  }
	#page-home{
		padding-top: 55px;
	}
	 
  #covid_updates {
    height: auto;
    font-size: 12px;
    text-align: left;
    padding: 15px 20px;
  }
  #covid_updates img {
    margin-right: 10px;
  }
  .w1600, .w1455, .w1400, .w1135 {
    max-width: calc(100% - 40px);
  }
  #logo {
    width: 180px;
  }
  header .w1600 {
    padding: 30px 0;
  }
  .fs14 {
    font-size: 10px;
  }
  main {
    padding-top: 89px;
  }
  .flexslider .slides li img {
    height: calc(100vh - 144px);
    height: auto;
  }
  .flex-control-nav {
    bottom: 0;
  }
  #privacy_wrapper, #covid_wrapper {
    padding: 50px 15px
  }
}
@media screen and (max-width: 400px) {
  #logo {
    left: -60px;
  }
}