@font-face {
  font-family: 'Metric-Medium';
  src: url('/fonts/Metric-Medium.eot');
  src: url('/fonts/Metric-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Metric-Medium.woff2') format('woff2'), url('Metric-Medium.woff') format('woff'), url('Metric-Medium.ttf') format('truetype'), url('/fonts/Metric-Medium.svg#Metric-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metric-Light';
  src: url('/fonts/Metric-Light.eot');
  src: url('/fonts/Metric-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Metric-Light.woff2') format('woff2'), url('/fonts/Metric-Light.woff') format('woff'), url('/fonts/Metric-Light.ttf') format('truetype'), url('/fonts/Metric-Light.svg#Metric-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metric-Regular';
  src: url('/fonts/Metric-Regular.eot');
  src: url('/fonts/Metric-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Metric-Regular.woff2') format('woff2'), url('/fonts/Metric-Regular.woff') format('woff'), url('/fonts/Metric-Regular.ttf') format('truetype'), url('/fonts/Metric-Regular.svg#Metric-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeue-CondensedBold';
  src: url('/fonts/HelveticaNeue-CondensedBold.eot');
  src: url('/fonts/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'), url('/fonts/HelveticaNeue-CondensedBold.woff2') format('woff2'), url('/fonts/HelveticaNeue-CondensedBold.woff') format('woff'), url('/fonts/HelveticaNeue-CondensedBold.ttf') format('truetype'), url('/fonts/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Cn';
  src: url('/fonts/HelveticaNeueLTStd-Cn.eot');
  src: url('/fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'), url('/fonts/HelveticaNeueLTStd-Cn.woff2') format('woff2'), url('/fonts/HelveticaNeueLTStd-Cn.woff') format('woff'), url('/fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'), url('/fonts/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PlayfairDisplay-Bold';
  src: url('/fonts/PlayfairDisplay-Bold.eot');
  src: url('/fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/PlayfairDisplay-Bold.woff2') format('woff2'), url('/fonts/PlayfairDisplay-Bold.woff') format('woff'), url('/fonts/PlayfairDisplay-Bold.ttf') format('truetype'), url('/fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat-Light';
  src: url('/fonts/Montserrat-Light.eot');
  src: url('/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Montserrat-Light.woff2') format('woff2'), url('/fonts/Montserrat-Light.woff') format('woff'), url('/fonts/Montserrat-Light.ttf') format('truetype'), url('/fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BebasNeue-Regular';
  src: url('/fonts/BebasNeue-Regular.eot');
  src: url('/fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/BebasNeue-Regular.woff2') format('woff2'), url('/fonts/BebasNeue-Regular.woff') format('woff'), url('/fonts/BebasNeue-Regular.ttf') format('truetype'), url('/fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.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: 20%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: calc(33.33% - 12px);
  margin-right: 18px;
  margin-bottom: 18px;
}

.grid_5 {
  width: 40%;
}

.grid_6 {
  width: 50%;
}

.grid_7 {
  width: 58.33%;
}

.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 {
  float: left;
  display: block;
  position: relative
}

* {
  outline: none !important;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  cursor: pointer;
}

img {
  border: none;
  max-width: 100%;
  display: block
}

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 */
html {
  height: 100%;
}

body {
  font-family: 'HelveticaNeueLTStd-Cn';
  font-size: 15px;
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;
  height: 100%;
  padding-top: 100px;
}


/* Headings */
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
  font-family: 'PlayfairDisplay-Bold';
}

p {
  /*  width: 380px;*/
  max-width: 100%;
  font-family: 'Montserrat-Light';
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000000;
  position: relative;
  padding-bottom: 10px;
}

h1 {
  font-size: 76px;
  line-height: 1.2em;
  text-align: left;
  color: #fff;
}

h2 {
  font-size: 42px;
  line-height: 1.2em;
}

h3 {
  font-size: 55px;
  line-height: 65px;
  padding-bottom: 40px;
}

h4 {
  font-family: 'HelveticaNeue-CondensedBold';
  font-size: 22px;
  line-height: 40px;
}

/* Navigation */
header {
  display: flex;
  justify-content: center;
  position: fixed;
  width: 100%;
  padding: 20px 0;
  top: 0;
  left: 0;
  margin: auto;
  background-color: #ffffff;
  z-index: 10
}

header .container {
  display: flex;
  justify-content: space-between;
  max-width: initial;
  width: calc(100% - 12vw);
}

.logo {
  display: inline-block;
  position: relative;
  width: 140px;
  left: auto;
  top: auto;
  transform: none;
  z-index: 10;
}

nav {
  display: inline-block;
  position: relative;
  margin-top: auto;
  text-align: center;
  margin-left: auto;
}

#nav li {
  display: inline-block;
  position: relative;
  margin: 0 14px;
}

#nav li a {
  display: inline-block;
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 21px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  transition: 0.5s all;
  padding-bottom: 2px;
}

#nav li a:hover {
  border-color: #f8981d;
}

#page-home .home,
#page-shopping .shopping,
#page-dining .dining,
#page-offers .offers,
#page-whatson .whatson,
#page-vip .vip,
#page-kids .kids,
#page-giftcard .giftcard,
#page-centerinformation .informationcenter,
#page-covidupdate .covidupdate,
#page-diection .direction {
  border-color: #f8981d;
}

/* nav-toggle */
#nav-toggle {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 10;
  cursor: pointer;
  width: 40px;
  height: 30px;
  display: none;
  transform: translateY(-50%);
  flex-direction: column;
  justify-content: space-between;
}

#nav-toggle span {
  display: block;
  position: absolute;
  cursor: pointer;
  height: 2px;
  width: 100%;
  background: #000000;
  transition: 0.3s all;
  top: 50%;
  transform: translateY(-50%)
}

#nav-toggle span:first-child {
  transform: translateY(-14px)
}

#nav-toggle span:last-child {
  transform: translateY(10px)
}

#nav-toggle.active span:nth-child(2) {
  background-color: transparent !important;
}

#nav-toggle.active span:first-child {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: a rotate(45deg)
}

#nav-toggle.active span:last-child {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg)
}

/* enquiry */
.register {
  background-color: #f3f3f3;
  padding: 50px 30px;
  text-align: center;
  width: 500px;
  max-width: 100%;
  margin: auto;
}

.formbox {
  display: block;
  width: 400px;
  max-width: 100%;
  margin: auto;
}

input,
textarea,
select {
  font-family: 'HelveticaNeueLTStd-Cn';
  font-size: 14px;

  margin: 0 auto 20px auto;
  padding: 10px 0;
  width: 100%;
  color: #000000;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #525252;
  text-align: left;
  letter-spacing: 2px;
  resize: none;
}

select {
  padding: 5px 0px;
}

select option {
  padding: 7px 5px;
  background: #fff;
}

.privacypolicy {
  font-size: 10px;
  line-height: 1.5;
}

.privacypolicy a {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

.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;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  width: 20px;
  text-align: left;
}

#chkInternational+label {
  background: url("/images/buttons/uncheck.png") no-repeat left center;
  color: #000000;
  padding: 2px 0 2px 26px;
}

#chkInternational:checked+label {
  background: url(/images/buttons/check.png) no-repeat left center;
}

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000000;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: $form-field-text;
  opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0.5;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0.5;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}

.b_submit {
  display: inline-block;
  border: 1px solid #000000;
  width: 100px;
  margin-top: 40px;
  text-align: center;
  color: #f3f3f3;
  background-color: #000000;
  transition: 0.3s all;
  cursor: pointer;
}

.b_submit:hover {
  background-color: #f3f3f3;
  color: #000000
}

.input-holder {
  text-align: left;
  position: relative
}

/*footer*/
footer {
  display: block;
  position: relative;
  padding: 75px 0 0 0;
  background: #000000;
}

footer h3 {
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 20px !important;
  line-height: 24px !important;
  padding-bottom: 5px;
  text-align: left;
  color: #fff;
  padding-bottom: 10px !important;
}

footer p,
footer a.direction {
  font-family: 'Montserrat-Light';
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}

footer a {
  font-size: 12px;
  line-height: 18px;
  font-family: 'Montserrat-Light';
  display: block;
}

a.direction {
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 30px;
}

footer .container:first-child {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 40px
}

.footer_logo img {
  width: 80%;
}

.social_media_holder a {
  display: inline-block;
  margin-right: 10px;
}

.social_media_holder a {
  width: 30px;
}

.social_media_holder a img {
  width: 100%;
}

/* 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: #000000;
  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: absolute;
  text-align: left;
  bottom: 5px;
}

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
}

.slider_content_holder {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.3);
}

.slider_content_holder p {
  font-size: 4vw;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 1.2em;
  display: block;
  text-align: center;

}

/*-------------------------------------*/
/*-------------------------------------*/
section {
  display: block;
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden
}

.container {
  display: block;
  position: relative;
  margin: auto;
  width: 1273px;
  max-width: calc(100% - 40px);
}

.container.small {
  width: 768px;
  max-width: calc(100% - 80px);
}

.flexstyle {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

.g4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  background-color: #f3f3f3;
  padding: 20px 10px 20px 20px;
  width: 32%
}

.g4 a {
  margin-top: auto;
  margin-bottom: 0
}

.row {
  display: block;
  width: 100%;
  position: relative
}

.openingtime {
  display: inline-block;
  text-align: right;
  padding: 0 0 24px 0;
  position: absolute;
  color: #4d4d4d;
  font-size: 16px;
  top: 0;
  right: 0;
  display: none
}

.timing {
  font-family: 'Metric-Medium';
  font-size: 15px;
  width: 100%;
  text-align: right
}

.timing>span {
  display: inline-block;
  padding-right: 15px;
}

.timing span+span {
  border: 1px solid #9baa9b;
  border-radius: 4px;
  padding: 6px 23px 2px 23px;
}

.timing .fas {
  padding-right: 10px;
  font-size: 10px;
}

.status-colour {
  color: #9baa9b;
  padding-right: 4px;
}

.search-call {
  z-index: 20;
  margin-top: auto;
  width: 24px;
  height: 24px;
  position: relative
}

.search-call .fa-search {
  position: absolute;
  background-position: 50%;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  color: #000000;
}

.landing {
  height: 100%;
  overflow: hidden
}

.underline {
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.black .underline {
  border-bottom: 1px solid #000000;
}

h3.black .underline {
  border-bottom: 2px solid #000000;
}

.category_title {
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 30px;
  line-height: 50px;
  text-align: left;
  color: #fff;
  position: absolute;
  top: 24px;
  left: 34px;
  z-index: 2
}

.category_title::after {
  content: '';
  display: block;
  width: 34px;
  height: 2px;
  background-color: #ffffff;
  transition: 0.3s all;
}

.categories_holder .grid_4 {
  transition: 0.3s all;
}

.categories_holder .grid_4 a {
  position: relative;
  display: block;
}

.categories_holder .grid_4:nth-child(3n),
.grid_4:nth-child(3n) {
  margin-right: 0
}

.categories_holder .grid_4:hover {
  box-shadow: 0 0 6px rgba(248, 152, 29, 0.8);
}

.categories_holder .grid_4:hover .category_title::after {
  width: 100%;
}

.btn {
  display: block;
  padding: 0;
  margin: 5vh 0;
  transition: 0.3s all;
  width: max-content;
  padding: 7px 18px 6px;
}

.btn span {
  font-family: 'Montserrat-Light';
  font-weight: normal;
  font-size: 21px;
  text-align: center;
  color: #fff;
  background-color: #f8981d;
  padding: 15px 60px;
  display: inline-block;
  transition: 0.3s all;
  border: 2px solid #f8981d;
}

.btn:hover span {
  background: #ffffff;
  color: #f8981d;
}

.btn.white {
  background: #f8981d;
  color: #ffffff;
  border: 1px solid #f8981d;
}

.btn.white:hover {
  color: #ffffff;
  background: #000000;
  border: 1px solid #f8981d;
}

#instagram {
  padding-top: 50px;
}

#instagram .grid_4 {
  width: 33.33%;
  margin: 0
}

#instagram .instagram-content-holder::before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: multiply;
  position: absolute;
}

.instagram-content-holder {
  display: block;
  width: 100%;
  position: relative;
  margin: auto;
  text-align: center;
}

.instagram-icon {
  width: 60px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.iantsgram-title {
  display: block;
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 39px;
  line-height: 68.25px;
  text-align: center;
  color: #fffefe;
}

.instagram-grab-line {
  font-family: 'Metric-Regular';
  font-weight: normal;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  width: 400px;
  display: block;
  margin: 20px auto;
  color: #000000;
  max-width: 80%;
}

.di .grid_3 {
  text-align: center
}

.di .grid_3 a {
  display: inline-block;
  text-align: center
}

.di .grid_4 a span {
  display: block;
  text-align: center;
  padding-top: 15px;
  font-family: 'Metric-Medium';
  font-weight: normal;
  font-size: 21px;
  line-height: 36.75px;
  font-size: 21px;
  line-height: 36.75px;
  text-align: center;
  color: #000000;
  text-transform: uppercase
}

.text-box {
  display: block;
  position: absolute;
  left: 40px;
  top: 100px;
}

.text-box-left-side {
  display: block;
  position: absolute;
  left: 40px;
  top: 25%;
  transform: translateY(-50%);
  max-width: 500px;
  width: 50%;
}

.text-box-left-side p {
  width: 100%;
}

.our_brands {
  background-position: center center;
  background-size: 80%;
  background-repeat: no-repeat;
}

.slick-arrow {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.slick-prev {
  background-image: url("/images/icons/prev.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat
}

.slick-next {
  background-image: url("/images/icons/next.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: auto;
  right: 0;
  transform: translateY(-50%);
  z-index: 4
}

.top_line::before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 1px;
  top: -10px;
  left: 0;
}

.black.top_line::before {
  background: #000000;
}

.white.top_line::before {
  background-color: #ffffff;
}

.copyright {
  display: block;
  padding: 10px 0;
  font-size: 12px;
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24.5px;
  text-align: right;
  color: #fff;
}

.filter {
  margin: auto;
  text-align: center;
  width: 90%;
}

.filter a {
  color: #000000;
  display: inline-block;
  margin: 10px 15px;
  text-align: center;
  border-bottom: 1px solid transparent;
  transition: 0.5s all;
}

.filter a:hover {
  border-bottom: 1px solid #f8981d;
}

.brand-holder {
  background: #ffffff;
}

.brand-holder .grid_3 {
  border: 0.5px solid rgba(0, 0, 0, 0.05);
  transition: 0.3s all;
}

.brand-holder .grid_3:hover {
  box-shadow: 0 0 5px #ddd;
  border: 1px solid #f8981d;
}

.brand_holder_slider {
  background-color: #ffffff;
  overflow: hidden;
  padding: 0 40px;
  width: 100%;
}

.slick-slide a {
  transition: 0.3s all;
  display: block;
  position: relative;
  border: 1px solid transparent;
}

.slick-slide a:hover {
  border: 1px solid #f8981d;
}

.muuri,
.brand-holder {
  margin: 25px auto;
}

#currentoffer h3 {
  font-family: 'HelveticaNeue-CondensedBold';
  font-size: 24px;
  line-height: 26px;
  padding: 15px 0;
  color: #000000;
}

.offer-holder {
  display: block;
  position: relative;
  background: #f3f3f3;
  transition: 0.3s all;
  cursor: pointer;
  float: left
}

.offer-holder .copy {
  padding: 20px;
}

.img-hover {
  display: block;
  width: 100%;
  overflow: hidden
}

.img-hover img {
  transition: 0.3s all;
}

.offer-holder:hover .img-hover img {
  transform: scale(1.05);
}

.offer-holder p {
  font-size: 14px;
  line-height: 16px;
}

.breadcrumb {
  display: block;
  text-align: left;
  padding: 30px 0;
  font-family: 'Metric-Regular';
  font-style: normal;
}

.breadcrumb a {
  transition: 0.3s all;
}

.breadcrumb * {
  color: #222;
  padding-right: 10px;
}

.brand-logo-holder,
.brand-copy-holder {
  display: block;
  float: left;
  background: #ffffff;
}

.brand-logo-holder {
  width: 300px;
  margin-right: 40px;
}

.brand-logo-holder img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand-copy-holder {
  position: relative;
  display: block;
  width: 100%;
  background-color: #ffffff;
  min-height: 300px;
  padding: 20px;
}

.brand-copy-holder h3 {
  font-size: 30px;
  line-height: 36px;
  padding: 15px 0;
  color: #000000;
}

.phone a,
.Shop-no {
  display: block;
  font-family: 'HelveticaNeue-CondensedBold';
  font-size: 30px;
  line-height: 36px;
  font-size: 12px;
}

.brand-copy-holder p {
  width: 90%;
  max-width: 700px;
  padding-top: 20px;
}

#page-shopping.feature .grid_4 {
  margin-right: 12px;
}

.trading_hours h3,
.head,
.offer-holder h3 {
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  text-align: left;
  color: #000000;
  padding-bottom: 20px;
}

.trading_hours span {
  display: block;
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}

footer p {
  padding-bottom: 4px !important
}

#page-shopping.feature .offer-holder {
  width: 40%;
  margin-right: 1%
}

.show-brand {
  display: block;
  width: 200px;
  position: fixed;
  top: 100px;
  left: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  display: none;
  border-radius: 10px;
  z-index: 10;
}

.show-brand img {
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat
}

.google_map_iframe {
  display: block;
  width: 100%;
}

rect,
polygon {
  transition: 0.5s all;
  position: relative;
  display: inline-block
}

rect:hover,
polygon:hover {
  fill: #f8981d !important;
}

rect.active,
polygon.active {
  fill: #f8981d !important;
}

.container.internal-map-holder {
  width: 100%;
  max-width: 100%;
}

#internal-map-holder {
  display: block;
  position: relative;
  width: 100%;
}

#internal-map-holder svg {
  position: relative;
  width: 100%;
  height: 100%;
}

polygon {
  cursor: pointer
}

text {
  pointer-events: none;
}

text.small {
  font-size: 12px !important
}

text.smaller {
  font-size: 9px !important
}

#page-giftcard p,
#page-vip p,
#page-kids p,
#page-services p,
#page-covidupdate p {
  width: 100%;
  max-width: 100%;
}

.termsofus {
  list-style: disc outside;
  padding-left: 16px;
}

.termsofus li {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: bold
}

p a {
  color: #f8981d
}

footer .trading_hours * {
  color: #ffffff;
}

table {
  width: 100%;
}

tr:nth-child(odd) {
  background-color: #eeeeee;
}

td {
  width: 50%;
  padding: 10px 5px;
}

.breadcrumb span {
  font-weight: bold;
  padding-right: 8px;
}

.breadcrumb a {
  color: #000000;
  padding-right: 8px;
}

#nav ol {
  display: block;
  text-align: left;
  position: absolute;
  padding-top: 20px;
  background: #ffffff;
  transition: 0.5s all;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10%);
}

#nav ol li {
  display: block;
  position: relative;
  list-style: none;
  text-align: left;
  margin: 0
}

#nav ol li a {
  position: relative;
  list-style: none;
  text-align: left;
  margin: 0 8px;
  font-size: 12px;
  white-space: nowrap;
  font-size: 12px;
  white-space: nowrap;
  font-family: 'HelveticaNeueLTStd-Cn';
}

#nav .dd:hover ol {
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0);
}

li {
  font-family: 'Montserrat-Light';
}


.darkLayertile {
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);

}

.aspect1by1 {
  aspect-ratio: 1/1;
  object-fit: cover;
}

.dark-layer {
  background-color: rgba(0, 0, 0, 0.3);
}

/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/
.mw500 {
  width: 500px;
  max-width: 100%;
}

.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.leftalign {
  text-align: left
}

.centeralign {
  text-align: center;
}

.bg-green {
  background-color: #a5a899;
}

.bg-lightgray {
  background-color: #faf9fa;
}

.black {
  color: #000000;
}

.white {
  color: #ffffff;
}

.bg-white {
  background-color: #ffffff;
}

.bg-black {
  background-color: #000000;
}

.fullwidth {
  width: 100%;
}

.halfwidth {
  width: 50%;
  float: left;
}

.fullheight {
  height: 100%;
}

.bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-position {
  background-position: right;
}

.center-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2
}

.center-position.top-content-holder {
  position: absolute;
  top: 50%;
  left: 6vw;
  transform: translateY(-50%);
  z-index: 2
}

.top-content-holder h3 {
  padding-bottom: 0
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb200 {
  padding-bottom: 300px;
}

.pt75 {
  padding-top: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pt95 {
  padding-top: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl40 {
  padding-left: 40px;
}

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.abs {
  position: absolute;
}

.t0 {
  top: 0
}

.b0 {
  bottom: 0
}

.l0 {
  left: 0;
}

.r0 {
  right: 0;
}

.uppercase {
  text-transform: uppercase
}

.bold {
  font-weight: bold
}

.w110 {
  width: 110px;
  margin: auto
}

.hide {
  display: none;
}

.mlra {
  margin-left: auto;
  margin-right: auto
}

.ml0 {
  margin-left: 0;
}

.mtb25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.retail_categories.active {
  border-bottom: 1px solid #f8981d;
}

.top-content-holder h3 {
  color: #ffffff;
}

.mlra {
  margin-left: auto;
  margin-right: auto;
}

.offer_content ul,
.general_content ul {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  max-width: 100%;
  text-align: left;
}

.general_content h4 {
  text-align: center;
  padding-bottom: 10px;
}

.offer_content ul,
.general_content ul {
  padding-bottom: 30px;
}

.general_content a {
  color: #000000;
  text-decoration: underline;
}

.vip_content p,
.giftcard_content p,
.general_content p {
  text-align: center;
  padding-bottom: 20px;
}

.vip_content,
.giftcard_content,
.general_content {
  padding-bottom: 10px;
}

.faq_content ul {
  list-style: disc outside;
  padding-left: 16px;
}

.faq_content ul li {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: bold
}

.home_mid_content p {
  padding-bottom: 10px;
  text-align: left;
  color: #000000;
}

.home_mid_content {
  min-height: 330px;
}

.rightfloat {
  float: right
}

.pb0 {
  padding-bottom: 0
}

footer p a {
  color: #fff;
  display: initial;
}

.homemaker_header {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  display: none;
}

.main-search-container {
  display: flex;
  position: fixed;
  flex-direction: row;
  justify-content: flex-start;
  width: 500px;
  border: 1px solid #000000;
  border-right: 0;
  background: #ffffff;
  z-index: 100;
  top: 20%;
  right: -100%;
  transition: 0.5s all;
  max-width: 90%;
}

.main-search-container.show {
  right: 10%;

}

.main-search-container input {
  margin: 0;
  border: none;
}

.main-search-container input:first-child {
  width: calc(100% - 80px);
  background: #eeeeee;
  padding-left: 10px;
}

.main-search-container input:last-child {
  width: 80px;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}

.pop-up {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
}

.pop-up-content-holder {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 1);
  width: 768px;
  height: 80vh;
  max-width: calc(100% - 40px);
  overflow: hidden;
  overflow-y: scroll;
  padding: 40px 20px;
}

.pop-up-close {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 0;
  left: 0;
  margin: auto;
}

.pop-up-close img {
  width: 100%;
}

.pop-up ul {
  padding-left: 20px;
}

.justmobile {
  display: none !important
}

#page-offers .filter a:last-child,
#page-offers .filter a:nth-child(8) {
  display: none;
}

.offers-table-style {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-flow: wrap
}

.offers-table-style .offer-holder {
  display: flex;
  position: relative;
  width: 32.33%;
  margin: 0 1% 2% 0;
}

.banner_vip_content p {
  color: #ffffff;
}

.banner_vip_content {
  position: relative;
}

.banner_vip_content::before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 1px;
  top: -10px;
  left: 0;
  background-color: #ffffff;
}

.show-more {
  cursor: pointer
}

.store_title {
  color: #000000;
  display: block;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.brand-holder a {
  position: relative;
  display: block;
}

/*.hp_image_2col{
	height:226px;
}*/
.fs14 {
  font-size: 14px
}

.vip_content,
.giftcard_content,
.general_content {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width : 1280px) {
  #nav li {
    display: inline-block;
    position: relative;
    margin: 0 5px;
  }

}

@media screen and (max-width : 1024px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }

  .breadcrumb {
    padding: 30px 0;
  }

  h3 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media screen and (max-width : 768px) {
  .justmobile {
    display: block !important
  }

  .landing {
    height: auto;
  }

  .landing .bg {
    aspect-ratio: 2/1 !important;
    background-size: cover !important;
    background-repeat: no-repeat
  }

  .rightfloat {
    float: left
  }

  .grid_6 {
    width: 100%;
  }

  .grid_4 {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
  }



  .categories_holder .grid_4:nth-child(3n),
  .grid_4:nth-child(3n) {
    margin-right: 20px;
  }

  .categories_holder .grid_4:nth-child(even) {
    margin-right: 0
  }

  .grid_3 {
    width: 50%;
    margin-bottom: 40px;
  }

  .di.pb50 {
    padding-bottom: 0
  }

  .grid_5,
  .grid_7 {
    width: 100%;
  }

  footer .grid_5,
  footer .grid_7 {
    padding-bottom: 20px;
  }

  .footer_logo img {
    width: 80%;
    max-width: 140px;
  }

  nav {
    display: flex;
    position: fixed;
    margin: auto;
    text-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 10;
    max-width: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    background: #ffffff;
    transition: 0.5s all;
    transform: translateX(-100%);
  }

  nav.active {
    transform: translateX(0);
  }

  nav ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #nav li {
    margin: 0 auto;
  }

  #nav ol li {
    margin: 4px auto;
  }

  #nav li a,
  #nav ol li,
  #nav ol li a {
    font-size: 16px;
    text-align: center;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    display: block;
    margin: 0 auto 16px auto;
    padding-bottom: 2px;
  }

  #nav ol {
    position: relative;
    left: auto;
    right: auto;
    display: none
  }


  nav {
    overflow-y: scroll
  }

  .center-position.top-content-holder {
    position: absolute;
    top: auto;
    left: 0;
    transform: none;
    z-index: 2;
    bottom: 0;
    padding: 20px
  }

  #nav-toggle {
    display: flex;
    z-index: 1000000
  }

  .search-call {
    z-index: 2;
    margin-top: auto;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
  }

  .search-call .fa-search {
    font-size: 16px;
    top: 50%;
  }

  .filter a {
    padding: 10px;
    margin: 0;
  }

  .text-box-left-side {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    max-width: 100%;
    width: calc(100% - 20px);
    margin: 20px auto;
  }

  .text-box-left-side p,
  .text-box-left-side h3 {
    color: #000000;
  }

  #currentoffer .offer-holder {
    display: block;
    position: relative;
    width: 48%;
    margin: 1%;
  }

  .container.small {
    width: 768px;
    max-width: calc(100% - 20px);
  }

  .g4 {
    width: 100%;
    margin: 1% auto;
  }

  .offers-table-style .offer-holder {

    width: 49%;

  }

  #page-offers .pl40 {
    padding-left: 0
  }

  .top-banner {
    height: 40vh;
  }
}

@media screen and (max-width : 767px) {
  .main-search-container.show {
    right: 5%;
  }

  body {
    padding-top: 86px;
  }

  #nav-toggle {
    right: 10px;
  }

  header .container {
    width: calc(100% - 20px);
  }

  header {
    padding: 10px 0;
  }

  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .pt95 {
    padding-top: 70px;
  }

  .pb95 {
    padding-bottom: 70px;
  }

  .pt75 {
    padding-top: 50px;
  }

  .pb75 {
    padding-bottom: 50px;
  }

  .ptb75 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .category_title {
    font-size: 16px;
    line-height: 20px;
    top: 14px;
    left: 14px;
    z-index: 2;
  }

  .category_title::after {
    width: 100%;
  }

  .btn span {
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #000000;
    padding: 10px 30px;
    display: inline-block;
    transition: 0.3s all;
    border: 2px solid #000000;
  }

  .grid_4 {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .instagram-icon {
    width: 30px;
  }

  .grid_3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .grid_9 {
    width: 100%;
  }

  .brand-logo-holder {
    width: 100%;
    margin: auto;
  }

  .brand-copy-holder {
    padding: 0
  }

  .w110 {
    width: 60px;
  }

  .di .grid_3 a span {
    font-size: 14px;
    line-height: 16px;
  }

  h3 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 20px;
  }

  #instagram .grid_4 {
    width: 100%;
    padding: 10px 20px;
    margin: 0;
  }

  .filter a {
    padding: 3px 2px 0 2px;
    font-size: 16px;
  }

  #currentoffer .offer-holder {
    width: 100%;
    margin: 1% auto;
  }

  .register {
    padding: 50px 10px;
  }

  .container.internal-map-holder {
    overflow-x: scroll
  }

  #internal-map-holder {
    width: 1000000px;

  }

  .brand-holder .grid_3 {
    width: 48%;
    margin: 1%;
    border: 1px solid #dddddd;
  }

  #page-centerinformation .grid_3 {
    width: 48%;
    margin: 1%;
    border: 1px solid #dddddd;
    padding: 10px 0;
  }

  .our_brands {
    background-size: 90%;
  }

  .offers-table-style .offer-holder {
    width: 100%;
    margin: 0 0 2% 0;
  }

}

@media screen and (max-width : 420px) {
  .landing h1 {
    font-size: 22px;
    line-height: 24px
  }

  .pl40 {
    padding-left: 10px;
  }

  .home_mid_content {
    min-height: initial;
    padding-bottom: 30px;
  }
}

.trading_hours span:nth-child(odd) {
  width: 67%;
  display: inline-block;

}

.trading_hours span:nth-child(even) {
  width: 33%;
  display: inline-block;
}

.trading_hours.stpn span:nth-child(even) {
  width: 100px;
  display: inline-block;
}

.stpn span {
  color: #000000
}