@font-face {
  font-family: 'Value';
  src: url("../fonts/value-regular.eot");
  src: url("../fonts/value-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/value-regular.woff") format("woff"), url("../fonts/value-regular.woff2") format("woff2"), url("../fonts/value-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Value';
  src: url("../fonts/value-medium.eot");
  src: url("../fonts/value-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/value-medium.woff") format("woff"), url("../fonts/value-medium.woff2") format("woff2"), url("../fonts/value-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Value';
  src: url("../fonts/value-bold.eot");
  src: url("../fonts/value-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/value-bold.woff") format("woff"), url("../fonts/value-bold.woff2") format("woff2"), url("../fonts/value-bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'AGaramondPro';
  src: url("../fonts/AGaramondPro-Regular.eot");
  src: url("../fonts/AGaramondPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AGaramondPro-Regular.woff") format("woff"), url("../fonts/AGaramondPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AGaramondPro';
  src: url("../fonts/AGaramondPro-Semibold.eot");
  src: url("../fonts/AGaramondPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/AGaramondPro-Semibold.woff") format("woff"), url("../fonts/AGaramondPro-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'AGaramondPro';
  src: url("../fonts/AGaramondPro-Italic.eot");
  src: url("../fonts/AGaramondPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/AGaramondPro-Italic.woff") format("woff"), url("../fonts/AGaramondPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'AGaramondPro';
  src: url("../fonts/AGaramondPro-SemiboldItalic.eot");
  src: url("../fonts/AGaramondPro-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AGaramondPro-SemiboldItalic.woff") format("woff"), url("../fonts/AGaramondPro-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Austin-Roman';
  src: url("../fonts/Austin-Italic-Web.eot");
  src: url("../fonts/Austin-Italic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Austin-Italic-Web.woff2") format("woff2"), url("../fonts/Austin-Italic-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: 'Austin-Roman';
  src: url("../fonts/Austin-Roman-Web.eot");
  src: url("../fonts/Austin-Roman-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Austin-Roman-Web.woff2") format("woff2"), url("../fonts/Austin-Roman-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: 'Austin-Roman';
  src: url("../fonts/Austin-LightItalic-Web.eot");
  src: url("../fonts/Austin-LightItalic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Austin-LightItalic-Web.woff2") format("woff2"), url("../fonts/Austin-LightItalic-Web.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: 'Austin-Roman';
  src: url("../fonts/Austin-Light-Web.eot");
  src: url("../fonts/Austin-Light-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Austin-Light-Web.woff2") format("woff2"), url("../fonts/Austin-Light-Web.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }
body {
  font: 14px Value, sans-serif;
  color: #000;
  position: relative; }

a {
  position: relative; }
ul.retailers-abc a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden!important;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
ul.retailers-abc a:hover {
  text-decoration: none; }
ul.retailers-abc a:hover:before {
  visibility: visible!important;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }
ul.retailers-abc a:focus {
  outline: 0; }
ul.retailers-abc a.active:before {
  text-decoration: none;
  visibility: visible!important;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

h1, h2, .h2, h3, .h3, .h1 {
  font-family: Austin-Roman;
  text-align: center;
  font-weight: normal;
  line-height: 0.8;
  margin: 66px 0 59px;
  font-size: 50px; }
@media only screen and (max-width: 1024px) {
  h1, h2, .h2, h3, .h3, .h1 {
    margin: 50px 0 35px;
    font-size: 35px; } }
@media only screen and (max-width: 768px) {
  h1, h2, .h2, h3, .h3, .h1 {
    margin: 40px 0 35px;
    font-size: 30px; } }
@media only screen and (max-width: 425px) {
  h1, h2, .h2, h3, .h3, .h1 {
    margin: 26px 0 16px;
    font-size: 20px; } }

h2, .h2 {
  line-height: 0.8;
  margin: 0 0 36px; }

h3, .h3 {
  color: #888888;
  font-size: 25px;
  margin: 20px 0 25px; }
@media only screen and (max-width: 991px) {
  h3, .h3 {
    font-size: 20px;
    margin: 15px 0 25px; } }
@media only screen and (max-width: 425px) {
  h3, .h3 {
    margin: 5px 0 25px; } }

h4, .h4 {
  font-family: Value;
  font-size: 12px;
  color: #888888;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 36px;
  font-weight: normal; }

.v-align * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto !important;
  line-height: 90%; }
@media only screen and (min-width: 1025px) {
  .v-align {
    vertical-align: middle;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center; } }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media only screen and (max-width: 991px) {
  .row-eq-height {
    display: block !important; } }

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.share-btn {
  font-family: Value;
  font-size: 12px;
  text-align: center;
  color: #888888;
  padding: 7px 24px;
  margin: 30px 0;
  text-transform: uppercase;
  border: solid 1px #e1e1e1;
  cursor: pointer; }
.share-btn:before {
  width: auto; }
.share-btn ul {
  display: none;
  width: 0; }
.share-btn:hover span {
  display: none; }
.share-btn:hover ul {
  display: inline-block;
  width: auto; }

.share-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  width: auto; }
.share-list li {
  display: inline-block;
  padding: 0 5px; }
.share-list a {
  font-family: Value;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #000000; }
.share-list a:before {
  width: auto !important; }
.share-list img {
  width: auto;
  height: 14px;
  max-width: 18px;
  filter: invert(0.5); }

.tile-caption {
  display: block;
  padding-bottom: 60px; }
@media only screen and (max-width: 1024px) {
  .tile-caption {
    padding-bottom: 15px; } }
@media only screen and (max-width: 425px) {
  .tile-caption {
    padding-bottom: 26px; } }
.tile-caption * {
  text-align: left; }
.tile-caption h2 {
  font-size: 35px;
  line-height: 35px;
  margin: 0;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
@media only screen and (max-width: 1024px) {
  .tile-caption h2 {
    font-size: 25px;
    line-height: 30px; } }
@media only screen and (max-width: 768px) {
  .tile-caption h2 {
    font-size: 20px;
    line-height: 30px; } }
@media only screen and (max-width: 425px) {
  .tile-caption h2 {
    font-size: 18px;
    line-height: 30px; } }
.tile-caption h3 {
  font-size: 18px;
  margin: 0;
  line-height: 35px;
  height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
@media only screen and (max-width: 1024px) {
  .tile-caption h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px; } }
@media only screen and (max-width: 1024px) {
  .tile-caption h3 {
    font-size: 18px;
    line-height: 24px;
    height: 48px; } }
@media only screen and (max-width: 425px) {
  .tile-caption h3 {
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }
.tile-caption:hover {
  width: auto; }
.tile-caption:hover:before {
  visibility: hidden; }

hr {
  border-top: solid 1px #e1e1e1;
  margin: 0 0 10px;
  height: 1px; }


/* AVS CODE PART */
.header {
  width: 100%;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .header {
    margin-top: 79px;
  }
}

@media screen and (max-width: 667px) {
  .header {
    margin-top: 59px;
  }
}

.bg-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  background-image: url("../images/head-gradient.png");
  z-index: 0;
  height: 180px;
}

.header .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
  z-index: 1;
}

.header__title {
  font-size: 100px;
  line-height: 100px;
  letter-spacing: 50px;
  text-transform: uppercase;
  font-family: 'value-medium';
}

@media screen and (max-width: 991px) {
  .header__title {
    font-size: 70px;
    line-height: 145px;
    letter-spacing: 45px;
  }
}

@media screen and (max-width: 767px) {
  .header__title {
    font-size: 60px;
    line-height: 80px;
    letter-spacing: 30px;
  }
}

@media screen and (max-width: 667px) {
  .header__title {
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 20px;
  }
}

.header__subtitle {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 80px;
  text-transform: uppercase;
  font-family: 'value-bold';
}

@media screen and (max-width: 991px) {
  .header__subtitle {
    padding-left: 50px;
    letter-spacing: 60px;
  }
}

@media screen and (max-width: 767px) {
  .header__subtitle {
    font-size: 25px;
    letter-spacing: 50px;
  }
}

@media screen and (max-width: 667px) {
  .header__subtitle {
    font-size: 16px;
    letter-spacing: 25px;
    padding-left: 20px;
  }
}

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  background-color: #000;
  z-index: 99;
  display: none;
}

.sticky-header .container {
  height: 100%;
}

@media screen and (max-width: 1199px) {
  #content {
    margin-top: 79px;
  }
}

@media screen and (max-width: 667px) {
  #content {
    margin-top: 59px;
  }
}

@media screen and (max-width: 667px) {
  .sticky-header .container {
    position: relative;
  }
}

@media screen and (max-width: 1199px) {
  .sticky-header {
    display: block !important;
  }
}

@media screen and (max-width: 667px) {
  .sticky-header {
    height: 60px;
  }
}

.mobile-menu {
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #000;
  z-index: 2;
}

.mobile-menu__wrapper {
  color: #fff;
  text-align: center;
  overflow: auto;
  height: 100%;
}

.mobile-menu__wrapper a {
  display: block;
  margin-top: 35px;
}

.menu {
  z-index: 1;
}

.menu__static {
  position: relative !important;
  margin: 0 auto;
  height: 200px;
}

.menu__static .menu__logo {
  display: inline-block;
}

/*.menu__static .menu__logo svg {
  height: 95px;
}*/

@media screen and (max-width: 1199px) {
  .menu__static {
    display: none;
  }
}

.menu__mobile {
  display: none;
  height: 100%;
  width: 60px;
  position: absolute;
  left: 0;
}

.menu__mobile_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  cursor: pointer;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 20px;
}

.menu__mobile.active .menu__mobile_wrap {
  -webkit-flex-wrap: unset;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu__mobile.active .menu__mobile_wrap .menu__mobile_line {
  width: 2.2px;
  background-color: #fff;
  height: 100%;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.menu__mobile_line {
  height: 2.2px;
  background-color: #fff;
  width: 100%;
}

.menu__sticky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  height: 100%;
}

.menu__sticky .menu__logo {
  /*height: 70%;*/
  margin: 0;
}

.menu__sticky .menu__logo svg {
  height: 100%;
  width: 100px;
}

@media screen and (max-width: 667px) {
  .menu__sticky {
    display: block;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: 100%;
    height: 60px;
    position: relative;
  }
  .menu__sticky .menu__logo {
    position: absolute;
    /*height: 100%;*/
    left: 0;
    right: 0;
    text-align: center;
    vertical-align: middle;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu__sticky .menu__logo svg {
    margin: 0 auto;
    /*height: 55%;*/
  }
  .menu__sticky .menu__wrapper {
    display: none;
  }
  .menu__sticky .menu__mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu__sticky .menu__everything {
    display: none;
  }
}

.menu__everything {
  width: 5%;
}

/*.menu__logo {
  margin: 20px auto 25px;
  color: #fff;
}*/

.menu__logo svg {
  /*height: 95px;*/
  stroke: #fff;
  fill: #fff;
  color-fill: #fff;
}

a.menu__logo:before, a.menu__logo:after {
  display: none;
}

.dining .footer, .shops .footer {
  margin-top: 0;
}

a.menu__link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -o-transition: .5s;
  margin-left: 5px;
  margin-right: 5px;
  transition: .5s;
  letter-spacing: 1px;
}

a.menu__link:before, a.menu__link:after {
  display: none;
}

@media screen and (max-width: 991px) {
  .menu__link {
    font-size: 13px;
  }
}

.menu__link:hover, .menu__link:active, .menu__link:focus, .menu__link.active {
  color: #fff;
  /*text-decoration: underline;*/
  border-bottom: 2px solid;
}

/* FOOTER *
.footer {
  margin-top: 120px;
  background-color: #000;
  min-height: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  padding: 40px 30px;
  line-height: 1.67;
  letter-spacing: 0.9px;
  font-size: 12px;
  font-family: 'value-regular';
  text-transform: uppercase;
  text-align: left;
}

@media screen and (max-width: 1199px) {
  .footer {
    font-size: 11px;
    display: block;
  }
}

@media screen and (max-width: 667px) {
  .footer {
    padding: 30px 10px;
  }
}

.footer__row {
  width: 20%;
}

@media screen and (max-width: 1199px) {
  .footer__row {
    width: 30%;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 991px) {
  .footer__row {
    width: 45%;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 667px) {
  .footer__row {
    width: 280px;
    margin: 0 auto 30px;
  }
}

.footer__logo svg {
  width: 100%;
  height: auto;
  padding: 0 30px 0 0;
  stroke: #363636;
  fill: #363636;
  color-fill: #363636;
}

.footer__address p {
  margin: 0;
}

.footer__link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

a.footer__link:before, a.footer__link:after {
  display: none;
}

.footer__link:hover {
  text-decoration: underline;
}

.footer__subscribe_form {
  position: relative;
  margin-top: 10px;
}

.footer__subscribe input {
  color: #000;
  padding: 7px 25% 7px 15px;
  min-width: 175px;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 37px;
  border: none;
}

@media screen and (max-width: 1199px) {
  .footer__subscribe input {
    padding: 7px 29% 7px 15px;
  }
}

.footer__subscribe button {
  position: absolute;
  top: 1px;
  right: 1px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 7px 4%;
  font-family: 'value-bold';
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.footer__subscribe button:hover {
  border-left: 1px solid #888;
  background-color: rgba(0, 0, 0, 0.05);
}

.socials__item {
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 18px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.socials__item:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.languages__item {
  display: inline-block;
  margin: 0 5px 0 0;
}

.languages__item.active, .languages__item:hover {
  border-bottom: 1px solid;
}*/
/* FOOTER */

/* AVS CODE PART */


main {
  margin-bottom: 20px; }

section {
  margin-bottom: 48px;
  overflow: hidden;
  position: relative; }
/*section .bg-image, section.bg-image {
  background-repeat: no-repeat;
  /*background-position: center top; *
  background-size: cover; }
section .bg-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transition: 1s opacity;
  background-color: #000; }
@supports (object-fit: cover) {
  section .bg-video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media only screen and (max-width: 991px) {
    section .bg-video {
      object-fit: none; } } }
section .full-height {
  height: 100vh; }*/

.form-control {
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 19px 17px;
  height: 50px;
  font-family: Value;
  font-size: 16px;
  font-weight: 500;
  text-align: left; }
.form-control:focus {
  border-color: #e1e1e1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.075); }

select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  z-index: 1;
  font-weight: 500;
  font-size: 16px;
  height: 50px;
  padding: 13px 19px 13px;
  border: solid 1px #e1e1e1 !important;
  background: #ffffff !important; }
.bootstrap-select > .dropdown-toggle:hover {
  background: #fff !important; }
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999; }
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2; }
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }
.bootstrap-select.fit-width {
  width: auto !important; }
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
  margin: 0 auto; }
.bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
  background: #fff !important;
  border: solid 1px #e1e1e1 !important; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%; }
.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit; }
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -2px;
  vertical-align: middle;
  border-top: 11px dashed #000;
  border-top: 11px solid\9  #000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
  background-color: #ffffff;
  border: solid 5px #e1e1e1;
  padding: 8px 0 13px;
  max-height: 418px!important;
}
.bootstrap-select.btn-group .dropdown-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background-color: #ffffff; }
.bootstrap-select.btn-group .dropdown-menu::-webkit-scrollbar {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 10px;
  background-color: #ffffff; }
.bootstrap-select.btn-group .dropdown-menu::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: rgba(204, 204, 204, 0.5); }
.bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 392px!important;
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border-right: solid 8px #fff; }
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.79;
  text-align: left;
  color: #000000; }
.bootstrap-select.btn-group .dropdown-menu li.dropdown-header {
  padding: 0; }
.bootstrap-select.btn-group .dropdown-menu li.divider {
  margin: 18px 10px; }
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
  padding: 5px 10px;
  color: #000;
  font-weight: 500; }
.bootstrap-select.btn-group .dropdown-menu li a:before {
  width: auto; }
.bootstrap-select.btn-group .dropdown-menu li a:hover, .bootstrap-select.btn-group .dropdown-menu li a:focus {
  background-color: #000;
  color: #ffffff; }
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 10px; }
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0 !important;
  border-bottom: 11px dashed #000;
  border-bottom: 11px solid\9  #000; }

.modal {
  padding: 0 !important; }
.modal .modal-dialog {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin: 0; }
.modal .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }
.modal .modal-dialog .modal-content .modal-header {
  padding: 40px;
  border-bottom: 0; }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-header {
    padding: 20px; } }
.modal .modal-dialog .modal-content .modal-header .modal-title {
  text-align: center; }
.modal .modal-dialog .modal-content .modal-header .modal-title img {
  filter: invert(0.1); }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-header .modal-title img {
    height: 20px;
    width: auto; } }
.modal .modal-dialog .modal-content .modal-header .close {
  background: transparent url(../images/svg/close.svg) no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
  opacity: 1;
  outline: 0; }
.modal .modal-dialog .modal-content .modal-header .close:hover {
  opacity: .5; }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-header .close {
    width: 20px;
    height: 20px;
    margin: 0; } }
.modal .modal-dialog .modal-content .modal-body {
  padding: 0 90px 40px;
  font-family: AGaramondPro;
  font-size: 18px;
  line-height: 1.39; }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 0 20px 20px; } }
.modal .modal-dialog .modal-content .modal-body h4:after, .modal .modal-dialog .modal-content .modal-body .h4:after {
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  border: solid 1px #e1e1e1;
  top: 10px;
  position: relative;
  margin: 0 auto; }
.modal .modal-dialog .modal-content .modal-body .h3 + .share-btn {
  margin: 5px 0 30px; }
.modal .modal-dialog .modal-content .modal-body .row {
  margin-right: -60px;
  margin-left: -60px; }
.modal .modal-dialog .modal-content .modal-body .row > div {
  padding-left: 60px;
  padding-right: 60px; }
.modal .modal-dialog .modal-content .modal-body .carousel .carousel-control {
  background: none;
  left: -90px;
  width: 90px; }
.modal .modal-dialog .modal-content .modal-body .carousel .carousel-control.right {
  left: auto;
  right: -90px; }
.modal .modal-dialog .modal-content .modal-body .carousel .carousel-control img {
  width: 15px;
  top: 50%;
  position: relative; }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-body .carousel .carousel-control img {
    width: 10px;
    top: 0; } }
.modal .modal-dialog .modal-content .modal-body .carousel .carousel-control:before {
  width: auto; }
@media only screen and (max-width: 425px) {
  .modal .modal-dialog .modal-content .modal-body .carousel .carousel-control {
    width: 10px;
    top: -44px;
    left: 0;
    height: 20px;
    opacity: 1; }
  .modal .modal-dialog .modal-content .modal-body .carousel .carousel-control.right {
    left: 20px;
    right: auto; } }
.modal .modal-dialog .modal-content .modal-body .map {
  margin-top: 70px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }
@media only screen and (max-width: 991px) {
  .modal .modal-dialog .modal-content .modal-body .map {
    margin-top: 40px; } }
.modal .modal-dialog .modal-content .modal-body .two-col-modal-content > div:first-child:before {
  content: "";
  display: block;
  width: 1px;
  background: #e1e1e1;
  height: 100%;
  position: absolute;
  right: 0; }
.modal .modal-dialog .modal-content .modal-body .two-col-modal-content img.logo {
  width: auto !important; }
.modal .modal-dialog .modal-content .modal-body .two-col-modal-content img.advert {
  max-width: 100%;
  width: 100%;
  height: auto; }
@media only screen and (max-width: 991px) {
  .modal .modal-dialog .modal-content .modal-body .two-col-modal-content img.advert {
    margin-bottom: 40px; } }

#shops-top-section, #dining-top-section {
  margin-bottom: 0;
  /*height: 360px;*/
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
}
#shops-top-section:before{
  content: "";
  display: block;
  padding-top: 37.5%;
}
/*@media only screen and (min-width: 1025px) {
  #shops-top-section, #dining-top-section {

    background-size: cover;
    background-repeat: no-repeat;
  } }
@media only screen and (max-width: 1024px) {
  #shops-top-section, #dining-top-section {
    /*height: 384px;*
    background-size: cover;
    background-repeat: no-repeat;
  } }
@media only screen and (max-width: 768px) {
  /*#shops-top-section, #dining-top-section {
    /*height: 288px; *
  }*
  }*/
@media only screen and (max-width: 768px) {
  .bg-image:after {
    content: none;
  }
}
@media only screen and (max-width: 425px) {
 /* #shops-top-section, #dining-top-section {
    height: 270px;
    /*background-position: center -70px;*
  }
  /*#shops-top-section:before{
    /*content: '';
    width: 100%;
    height: 47px;*
  }*/



  #shops-retailer-search{
    padding: 0 !important;
  }
  #shops-main{
    padding: 0 !important;
  }

}
@media only screen and (max-width: 768px) {
  /*#shops-top-section:before, #dining-top-section:before {
    content: '';
    width: 100%;
    height: 96px;
    display: block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=0 ); }*/ }

.shops #content .row, .dining #content .row {
  margin-right: -20px;
  margin-left: -20px; }
@media only screen and (max-width: 1024px) {
  .shops #content .row, .dining #content .row {
    margin-right: 12.5px;
    margin-left: 12.5px; } }
@media only screen and (max-width: 425px) {
  .shops #content .row, .dining #content .row {
    margin-right: 9.5px;
    margin-left: 9.5px; } }
.shops #content .row > div, .dining #content .row > div {
  padding-left: 20px;
  padding-right: 20px; }
@media only screen and (max-width: 1024px) {
  .shops #content .row > div, .dining #content .row > div {
    padding-right: 12.5px;
    padding-left: 12.5px; } }
@media only screen and (max-width: 425px) {
  .shops #content .row > div, .dining #content .row > div {
    padding-right: 9.5px;
    padding-left: 9.5px; } }

.retailer-search {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .retailer-search {
    bottom: 50px; } }
@media only screen and (max-width: 1024px) {
  .retailer-search {
    bottom: 30px; } }
@media only screen and (max-width: 768px) {
  .retailer-search {
    bottom: 25px; } }
@media only screen and (max-width: 425px) {
  .retailer-search {
    background: #ffffff;
    bottom: -10px;
    padding-top: 20px; } }
.retailer-search form {
  max-width: 840px;
  margin: 0 auto; }
@media only screen and (max-width: 768px) {
  .retailer-search form {
    max-width: 400px; } }
.retailer-search .row > div {
  margin-bottom: 10px; }
.retailer-search .retailer-search-control {
  background: #ffffff;
  padding-right: 50px;
  color: #000;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
.retailer-search .retailer-search-btn {
  text-indent: -1000px;
  background: #ffffff url(../images/svg/search.svg) no-repeat center;
  background-size: 18px;
  width: 50px;
  height: 48px;
  border: 0;
  position: absolute;
  top: 1px;
  right: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.retailers-abc {
  padding: 32px;
  margin: 0;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500; }
@media only screen and (max-width: 1024px) {
  .retailers-abc {
    padding: 36px; } }
.retailers-abc li {
  display: inline-block; }
.retailers-abc li a {
  color: #000;
  padding: 0 5px; }

.retailers-row .retailer {
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: 1s;
  display: block; }
@media only screen and (max-width: 1024px) {
  .retailers-row .retailer {
    margin-top: 12.5px;
    margin-bottom: 12.5px; } }
@media only screen and (max-width: 425px) {
  .retailers-row .retailer {
    margin-top: 9.5px;
    margin-bottom: 9.5px; } }
.retailers-row .retailer:hover {
  border-color: #888; }
.retailers-row .retailer:hover:before {
  visibility: hidden; }
.retailers-row .retailer:before {
  content: "";
  display: block;
  position: relative!important;
  width: auto;
  height: auto;
  padding-top: 100%; }
.retailers-row .retailer img {
  max-width: 100%;
  height: auto;
  width: calc(100% - 30px); }

#dining-top-section {
  margin-bottom: 60px; }
@media only screen and (min-width: 1025px) {
  #dining-top-section {
    height: 600px; } }
@media only screen and (max-width: 1024px) {
  #dining-top-section {
    height: 384px; } }
@media only screen and (max-width: 768px) {
  #dining-top-section {
    height: 288px; } }
@media only screen and (max-width: 425px) {
  #dining-top-section {
    height: 191px;
    background-position: center; } }
#dining-top-section h1, #dining-top-section h2, #dining-top-section .h2, #dining-top-section h3, #dining-top-section .h3 {
  font-size: 80px;
  color: #ffffff;
  position: absolute;
  width: 100%;
  bottom: 90px;
  margin: 0; }
@media only screen and (max-width: 1024px) {
  #dining-top-section h1, #dining-top-section h2, #dining-top-section .h2, #dining-top-section h3, #dining-top-section .h3 {
    font-size: 45px;
    bottom: 38px; } }
@media only screen and (max-width: 768px) {
  #dining-top-section h1, #dining-top-section h2, #dining-top-section .h2, #dining-top-section h3, #dining-top-section .h3 {
    font-size: 30px;
    bottom: 25px; } }
@media only screen and (max-width: 425px) {
  #dining-top-section h1, #dining-top-section h2, #dining-top-section .h2, #dining-top-section h3, #dining-top-section .h3 {
    font-size: 20px;
    bottom: 0;
    background: #fff;
    color: #000;
    padding: 30px 0 5px; } }
@media only screen and (max-width: 1024px) {
  #dining-top-section {
    margin-bottom: 34px; } }
@media only screen and (max-width: 768px) {
  #dining-top-section {
    margin-bottom: 28px; } }

.dining-row .dining {
  background-color: #ffffff;
  border: 0;
  text-align: center;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: 1s;
  display: block; }
@media only screen and (max-width: 1024px) {
  .dining-row .dining {
    margin-top: 12.5px;
    margin-bottom: 12.5px; } }
@media only screen and (max-width: 425px) {
  .dining-row .dining {
    margin-top: 9.5px;
    margin-bottom: 9.5px; } }
.dining-row .dining:hover:before {
  visibility: hidden; }
.dining-row .dining:before {
  content: "";
  display: block;
  position: relative!important;
  width: auto;
  height: auto;
  padding-top: 100%; }
.dining-row .dining img {
  max-width: 100%;
  height: auto;
  width: 100%; }

.two-col-modal-content img.logo {
  width: auto !important;
  max-height: 125px;
  margin-bottom: 30px; }

#main-top-section h1 {
  color: #fff;
}

/*# sourceMappingURL=style.css.map */
