/** Shopify CDN: Minification failed

Line 1250:55 Unexpected "{"

**/
@font-face {
    font-family: 'Railway';
    src: url('Railway.eot');
    src: url('Railway.eot') format('embedded-opentype'),
         url('Railway.woff2') format('woff2'),
         url('Railway.woff') format('woff'),
         url('Railway.ttf') format('truetype'),
         url('Railway.svg#Railway') format('svg');
	font-weight:normal;
}
@font-face {
    font-family: 'ITC New Baskerville';
    src: url('NewBaskervilleITCbyBTRoman.woff2') format('woff2'),
         url('NewBaskervilleITCbyBTRoman.woff') format('woff');
	font-weight:normal;
}
.js .PageTransition {
	display:none;
}
.bndlr-product-image {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}

.Cart__ShippingNotice p {
  margin-bottom:3px;
}
.Cart__ShippingNotice {
  background:white;
  padding-bottom: 12px;
}

.bndlr-products-container {
    padding: 10px 0px 40px !important;
  margin-bottom:0px !important;
}
.bndlr-total-price {
    display: inline-block;
    background: red;
    padding: 7px 15px;
    color: white;
    font-size: 13px;
    border-radius: 3px;
    letter-spacing: 0.15em;
}
.PageOverlay {
  cursor:pointer;
}
@media all and (min-width:1024px) {
.bndlr-add-to-cart {
    margin-top: 20px !important;
}
.bndlr-total-price {
    position: absolute;
    bottom: calc(100% - 190px);
    left: 50%;
    transform: translateX(-50%);
}
}
body {
    background:#131529;
}
.PageContainer, .ArticleToolbar {
    max-width: 1650px;
}
.PageContainer {
    margin: 0 auto;
    background: #ffffff;
}
.template-index .PageContainer {
    background: #f6f6f6;
}
.bndlr-cross-out {
    color: red;
}
.hide {
    opacity:0px;
    height:0px;
    width:0px;
    margin:0px !important;
    overflow:hidden;
}
.NewsletterPopup .Form__Input {
	color:#333;
}
.sticky {
	position:sticky;
	top:0;
}
.Drawer__Footer .wh-original-price {
    color: #fff;
    font-weight: 400;
}

/* CARDS */

.card-info {
    background:#233250;
    position:absolute;
    bottom:0;
    left:0;
    width: auto;
    min-width: 70%;
    padding: 22px 25px 20px;
    box-shadow: 0px 0px 80px rgba(0,0,0,0.06);
}
@media all and (min-width:768px){
.card-info {
    padding:32px 40px 30px;
}
}
html {
    padding-bottom:0px !important;
}
.CollectionItem__Link:hover:before {
    background:#222222 !important;
}
.AspectRatio--square>img, .AspectRatio--short>img, .AspectRatio--tall>img {
    object-fit:cover;
}

.ProductItem__Label {
    display: block;
    margin: 5px 3px;
    border-radius: 2px;
    padding: 5px 11px 3px 14px;
    background: #fff;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}

@media screen and (min-width: 1008px) {
.ProductList--carousel .flickity-prev-next-button.previous {
    left: 30px;
}
.ProductList--carousel .flickity-prev-next-button.next {
    right: 30px;
}
}

.Heading,

.Button,
.shopify-payment-button__button--unbranded,
#shopify-product-reviews .spr-summary-actions-newreview,
#shopify-product-reviews .spr-button-primary:not(input),
#shopify-product-reviews input.spr-button-primary,
#shopify-product-reviews .spr-pagination-prev>a,
#shopify-product-reviews .spr-pagination-next>a,

.Form__Label,
#shopify-product-reviews .spr-form-label,

.Select--transparent select,

.FeaturedMap__Store,

.shopify-challenge__container .shopify-challenge__button,

.Pagination,

.Rte h1,
.Rte h2,
.Rte h3,
.Rte h4,
.Rte h5,
.Rte h6,

.Table th,
.Rte table th,

#shopify-product-reviews .spr-review-header-title,

.Timeline__Nav,

.Link, .Testimonial p, h5 {
	font-family: 'Railway', Montserrat, sans-serif;
}
.Slideshow--fullscreen {
    height: 80vh;
}
p.small {
    font-size: 15px;
}
.experience-steps p.small {
    line-height: 1.75;
}
#infiniteoptions-container {
    height: 0px;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
}
.ingredients {
    padding-top:20px !important;
    margin-bottom: 25px;
}
#not-found {
        border: 2px solid orchid;
}
.ingredients h5 {
    margin-bottom:0px;
    font-size:12px;
}
.CartItem__Property {
    display:none;
}
.CartItem__Property:first-child, .CartItem__Property:nth-child(2) {
    display:block;
}
.CartItem__ImageWrapper, .CartItem__Info {
    display: table-cell;
    vertical-align: top;
}
.CartItem__Actions .Link--underline {
    font-size: 11px;
}
.CartItem__Actions .Link--underline::before {
    display:none;
}
.ingredients p {
    font-size: 15px;
    margin-bottom:0px;
    color:#555;
}
.z-index {
    z-index:1;
}
input[type="submit"].btn {
    background-image:url('icon-search.svg');
    background-size:30px;
    background-position:center center;
    background-color:white;
    height:40px;
    width:40px;
    background-color: #a69264;
    height: 47px;
    color: #fff;
    width: 60px;
    display: inline-block;
    float:right;
    font-family: 'Railway', Montserrat, sans-serif;
        text-transform: uppercase;
    letter-spacing: 0.1em;
}
input.form-control {
    padding: 14px;
    font-family: 'Railway', Montserrat, sans-serif;
    text-transform: uppercase;
    width: calc(100% - 60px);
    display: inline-block;
    border: 1px solid #ddd;
    border-right-width: 0px;
        letter-spacing: 0.1em;
}
#ingredients-name {
    text-align:center;
}
#ingredients-name {
    padding: 0px 0px 16px;
}
#ingredients-details h5 {
    margin-bottom: 5px;
}
#ingredients-details p {
    border-top: 1px solid #eee;
    margin-bottom: 1px;
    line-height: 2;
    padding:4px 0px 2px;
}
.ingredients p span {
    float:right;
}
#not-found h5 {
    font-size: 12px;
    line-height: 2;
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 21px;
}
#not-found p a {
    text-decoration:underline;
}
hr {
    border-bottom: 0px;
    opacity: 0.3;
    margin: 20px 0px;
}
h5 {
    font-size:11px;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    line-height: 2.6;
}
h2:not(.Heading), h1, h3, h4 {
    font-family: 'Railway', Montserrat, sans-serif;
    text-transform: none;
    letter-spacing: 0.01em;
    line-height: 1.2;
}
.Button.rounded {
    padding: 11px 25px;
    border-radius:3px;
}
.white {
    background:#fff;
}
h3:last-child {
    margin-bottom: 4px;
}
h2:not(.Heading), h1 {
    font-size: 25px;
}
p:not(.ooo-instagram-media__caption) {
    color:#777;
    font-size:15px;
    line-height:1.8;
}
h3 {
    font-size:22px;
}

h4 {
    font-size:22px;
}
@media all and (max-width:660px) {
.menu-pdf h3 {
    font-size:18px;
    margin-bottom: 0px;
}
}
@media all and (min-width:768px) {

h2:not(.Heading), h1 {
    font-size: 30px;
}
p {
    font-size:17px;
}
h3 {
    font-size:30px;
}
h4 {
    font-size:24px;
}
h5 {
    font-size:13px;
}

}
h2 + p {
    margin-bottom: 20px;
}
h1 {
    margin-bottom: 25px !important;
}
.Blog .Grid__Cell .AspectRatio {
    --aspect-ratio: 1.3 !important;
}
@media all and (min-width:1024px) {
    h1 {
        font-size:41px;
        margin-bottom: 40px !important;
    }
    h1.ProductMeta__Title {   
        font-size: 20px;
    }
}
@media all and (min-width:1200px) {
h1 {
    font-size:44px;
}
h2:not(.Heading), h1 {
    font-size: 35px;
}
}
p.ProductItem__Vendor.Heading {
    font-size: 16px;
}
@media all and (max-width:680px) {
p.ProductItem__Vendor.Heading {
    font-size: 14px !important;
}
.RoundButton--medium {
    transform: scale(0.8);
}
}
@media all and (max-width:767px) {
h2:not(.Heading), h1 {
    margin-bottom: 30px;
}
.gradient h1 {
    margin-bottom:45px !important;
}
}

.Product__Gallery--stack .Product__Slideshow img, .ProductItem__ImageWrapper img {
    border-radius: 4px;
}
.Rte.large p {
    font-size:17px;
    color:#7e8084;
}
.white-text .Rte.large p {
    color:#fff;
}
.Heading, .Testimonial p {
    letter-spacing: 0.135em;
}
.Header {
    box-shadow: 0 1px rgba(0,0,0,0.06);
}
.Rte p {
    font-size: 15px;
    color: #666;
    line-height: 1.75;
}
.Article__Meta {
    margin-bottom: 13px;
}
.EmptyState .u-h5 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
}
.DropdownMenu .Link, .Footer__Inner .Link, .Testimonial p, .Link--underline {
    letter-spacing: 0.135em;
    text-transform: uppercase;
    font-size: 12px;
}
.DropdownMenu .Link, .Footer__Inner .Link, .AnnouncementBar__Content {
font-size: 11.5px;
    line-height: 1.7;
}
.SidebarMenu .Collapsible, .SidebarMenu .Linklist {
    border-color: rgba(255,255,255,0.125);
}
.Link--underline {
    font-size:13px;
    color:#a99564;
    font-weight:normal;
}
.Link--underline::before {
    width: 50px;
    margin-right: 20px;
    height: 1px;
    background:#a99564;
    left: 0;
    display: inline-block;
    bottom: 2px;
    position: relative;
    transition: all 0.2s ease-in-out;
}
.Link--underline:hover::before {
    width: 55px;
    transform: scale(1, 1);
    transition: all 0.2s ease-in-out;
}
.Testimonial__Content {
    max-width:860px;
}
.Testimonial p {
    font-size:24px;
    letter-spacing: 0.1em;
    line-height:1.5;
    color:#fff;
}
.Testimonial p strong, .Testimonial p:first-child {
    font-weight:normal;
    font-size:12px;
        margin-bottom: 40px;
}
.Testimonial p strong {
    letter-spacing: 0.2em;
}
.TestimonialList .flickity-prev-next-button {
    top:50%;
}
.TestimonialList {
    max-width: 1400px;
    margin: 0 auto;
}
@media all and (min-width:641px) {
.TestimonialList .flickity-page-dots {
    display:none;
}
.TestimonialList {
    padding: 0px 70px;
}
.Testimonial p {
    font-size:28px;
}
}

.Button.Button--Special, .Testimonial a {
    display: inline-block;
    position: relative;
    padding: 10px 15px 10px 15px;
    letter-spacing: 0.16em;
    margin-bottom: 25px;
    min-width: 80px;
    margin:0px 20px 0px 0px;
    text-decoration: none;
    font-size: 10px;
}

/* BUTTON STYLE */
@media all and (min-width:700px) {
.Button.Button--Special, .Testimonial a {
    display:inline-block;
    position:relative;
    padding: 12px 25px 10px 25px;
    letter-spacing: 0.16em;
    margin-bottom: 35px;
    min-width:150px;
    margin:0px 20px 0px 0px;
    text-decoration:none;
    font-size: 12px;
}
.Button.Button--Special.Button-Large {
    padding: 18px 35px 17px 35px;
    font-size: 14px;
    margin: 0px 15px;
}
}
.Button.Button--Special:first-child {
    margin-left:0px;
}
.Button.Button--Special:last-child {
    margin-right:0px;
}
.Button.Button--Special:before, .Button.Button--Special:after, .Testimonial a:before, .Testimonial a:after {
    border: 1px solid #a99564;
    width:100%;
    position:absolute;
    height:100%;
    content:'';
    left:0;
    top:0;
}
.Button.Button--Special:before, .Testimonial a:before {
    width:calc(100% - 6px);
    left:3px;
}
.Button.Button--Special:after, .Testimonial a:after {
    height:calc(100% - 6px);
    top:3px;
}
.Footer__Social .Link {
    font-size:18px;
}
.DropdownMenu {
    border:none;
}
.DropdownMenu::before {
    height:1px;
    background:#AA9664;
    bottom: calc(100% - 1px);
}
.Header__LinkSpacer::after {
    border-bottom-width:1px;
    border-bottom-color:#AA9664;
  display:none !important;
}
#section-header .HorizontalList__Item.is-active .Heading, 
#section-header .HorizontalList__Item .Heading:hover {
  color:#ddd;
}
.Header__LinkSpacer::after {
    bottom: 0px;
}
.additional .h7 {
    font-size:11px;
    color:#C89D67 !important;
    margin: 0px 13px;
}
.additional .h7:hover {
color:#000;
}
.additional .h7:first-child {
    margin-left:0px;
}
.additional .h7:last-child {
    margin-right:0px;
}
.Header__Wrapper .u-h6, .Header__Wrapper .Rte h6 {
    font-size: 11.5px;
}
.Header__LogoLink img {
    opacity:0;
}
.Header__LogoLink {
    background:url('logo-01.svg') no-repeat center center;
    background-size:100%;
    transform: scale(1.6);
    transform-origin: center center;
}
.Article__Wrapper {
    padding: 34px 24px 0 24px;
}
.Article__Wrapper {
    background:#fff;
    padding-bottom:50px;
}
.ShareButtons__Item {
    background:#fff;
}
.ArticleToolbar {
    opacity: 1;
    transition: opacity 0.4s ease-in-out, transform 0.3s ease-out;
}
.u-h6, .Rte h6 {
    color: #9e939c;
}
.Footer .u-h6, .Footer .Rte h6 {
    font-size: 11.5px;
}
.FeaturedMap {
    max-width:1230px;
}
.SectionHeader__Description {
    max-width:480px;
}
.Header__Logo {
    margin-bottom:0px !important;
}
@media screen and (min-width: 641px) {
.FeaturedMap__Info {
    min-width: 420px;
}
.u-h8 {
    font-size:11px;
}
.Article__ImageWrapper {
    max-width: 1240px;
    margin: 0 auto;
}
.Article__Wrapper {
    padding: 40px 50px 50px 50px;
}
.u-h6, .Rte h6 {
    font-size: 13px;
}
.Search__Inner {
    padding: 28px 32px;
}
.Article__Footer {
    margin-top: 55px;
}
.Article__Header {
    margin-bottom: 30px;
}
.Header__Icon+.Header__Icon {
	margin-left:25px;
}
}
@media screen and (min-width: 1240px) {
.Header--center .Header__FlexItem {
    margin-bottom: 55px;
}
.Header--center .Header__MainNav {
    padding-bottom: 16px;
    z-index: 1;
}
.Header--center .Header__MainNav {
    width: calc(100% - 240px);
    left: 120px;
}
.Header__Icon+.Header__Icon {
    margin-left: 0px;
}
.search-cart {
    overflow: hidden;
    position: absolute;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.2);
    left: 0;
    bottom: 0px;
    height:54px;
    display: flex;
    justify-content: flex-end;
}
.search-cart a:first-child {
    border-left: 1px solid rgba(255,255,255,0.2);
    padding: 15px 20px;
}
.search-cart a:last-child {
    border-left: 1px solid rgba(255,255,255,0.2);
    padding: 15px 20px;
}
.Header:not(.Header--sidebar) .Header__Wrapper {
    padding: 18px 30px;
}
}
@media screen and (max-width: 640px) {
.search-cart {
    margin-top: -8px;
}
.Header__LogoLink {
    transform: scale(1);
}
#shopify-section-header .Header__Wrapper {
    padding: 5px 18px;
}
}
@media screen and (max-width: 640px) {
.Header__LogoImage {
    padding: 3px;
}
.Search__Input {
    font-size: 13px;
    padding: 4px 4px;
}
}

@media screen and (min-width: 1240px) {
.HorizontalList--spacingExtraLoose .HorizontalList__Item {
    margin-right: 17px;
    margin-left: 17px;
}
}
.account_icon {
    margin-left:20px;
    transform: translate(0px, -3px);
}
.account_icon .Header__Icon .Icon--account {
    width:18px;
    height:18px;
}

@media screen and (max-width: 374px) {
.Header__LogoImage {
    max-width:140px !important;
}
.Header__Icon+.Header__Icon {
    margin-left: 10px;
}
.account_icon {
    margin-left:12px;
}
}
@media screen and (min-width: 768px) {
.account_icon {
    margin-left:25px;
}
}

.carousel-cell {
    width:100%;
}
.ooo-instagram-feed__list {
  padding:0px !important;
}
.ooo-instagram {
  padding: 30px 0px 0px !important;
  background: white;
}
  
.ooo-instagram-media__overlay {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
    flex-direction: row !important;
 
    padding: 25px 25px !important;
    background: linear-gradient(0deg, rgba(19,21,41,1) 0%, rgba(19,21,41,0) 60%) !important;
    opacity: 0;
  }
.ooo-instagram-media__caption {
  font-family: 'Railway', Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
  color: #bbaf78;
    transition: color 0.2s ease-in-out;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    letter-spacing: 0.135em;
    font-size: 12px;
}
.grid {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
@media all and (min-width:769px) {
.grid {
  height: 570px;
  flex-flow: column wrap;
}
}
.grid-item {
width:50%;
box-sizing: border-box;
  counter-increment: item-counter;
}
.grid-item.grid-xs-12 {
    width:100%;
}

@media all and (min-width:768px) {
.grid-item, .grid-sizer {
    width:25%;
}
.grid-item.grid-sm-6 {
    width:50%;
}
.grid-item.grid-sm-3 {
    width:25%;
}
.grid-item.grid-sm-12 {
    width:100%;
}
}
@media all and (min-width:1200px) {
    .grid-item.grid-md-3 {
        width:25%;
    }
    .grid-item.grid-md-6 {
        width:50%;
    }
}

  @media all and (min-width:1240px) {
    #shopify-section-header {
    height:121px;
    }
}

  
  .shadow-bottom {
  	box-shadow:0px 1px 0px rgba(0,0,0,0.1);
  }  
.title {
  max-width:380px;
  padding: 15px 20px;
  line-height: 1.5;
  font-size: 13px;
  color: #666666 !important;
}
.title .Button.underline {
  font-size:11px;
  margin-top: 1px;
}
.title .u-h6 {
    color: #666;
}

/* EXPERIENCES CAROUSEL */

.experiences-carousel .flickity-viewport {
	overflow:visible;
}

.experiences-carousel .Carousel__Cell  {
	width:100%;
}

.experiences-carousel .Carousel__Cell .AspectRatio {
	background:black;
  padding-top:66%;
  height:0px;
  max-width:none !important;
}
.experiences-carousel .Carousel__Cell .AspectRatio img {
  object-fit:cover;
  width:100%;
  height:100%;
}

.shopify-policy__container {
    padding:60px 30px;
    max-width:900px;
}
  .NewsletterPopup__Content {
  	color:#ccc;
  }
  .NewsletterPopup .Button {
  color:#fff;
  }
 
  
/* TIMELINE */
  .Timeline__ImageWrapper {
    position: relative;
  }
.Timeline__NavWrapper::-webkit-scrollbar,
.timeline-navigation::-webkit-scrollbar{
  display: none;
}
.Timeline__NavItem {
  padding: 27px 20px 22px;
  }
@media all and (max-width:640px) {
  .Timeline__NavItem {
  padding: 27px 20px 27px;
  }
  .Timeline__ListItem {
    height: 700px;
  }
.Timeline__Inner {
    position: relative;
    padding: 40px 14px 40px 14px;
}
.Timeline__Item {
    flex-direction: column;
}
.Timeline__ImageWrapper {
  height:420px;
}
.Timeline__Inner {
    position: relative;
    padding: 40px 30px;
    height: 600px;
}
}
@media screen and (min-width: 641px) {
.Timeline__ListItem {
    max-width: 1230px;
    margin: 0 auto;
    height: 515px;
  margin-top:30px;
}
}
@media screen and (min-width: 1008px) {
.Timeline__Inner {
    padding: 50px 50px;
}
}
.Timeline__NavWrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
  .timeline-navigation {
  border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    position:relative;
  }
 .timeline-navigation:before, .timeline-navigation:after {
   content:'';
   position:absolute;
   top:0;
   height:100%;
   width:40px;
   pointer-events:none;
   z-index:1;
 }
  .timeline-navigation:before {
  	left:0;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  }
  .timeline-navigation:after {
  	right:0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  }
  .Timeline__NavItem:first-child {
  padding-left:60px;
  }
  .Timeline__NavItem:last-child {
  padding-right:60px;
  }
.Timeline__NavItem {
  opacity: 0.4;
  font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 12px;
    line-height: 1;
    padding-top: 25px;
}
.Timeline__NavItem.is-selected {
    font-size: 16px;
}
.border {
  border:1px solid red;
}
.Timeline__NavItem:hover,
.Timeline__NavItem.is-selected {
  opacity:1;
}
.Timeline {
  box-shadow: none !important;
}
.Timeline__Item {
    background: #fafafa !important;
}
.Timeline__ListItem {
  text-shadow: none !important;
  max-width:800px;
  
}
  .Timeline__Item {
    align-items: center;
  }
 .Timeline__NavItem.is-selected::after {
    opacity: 0;
    transform: scale(1, 1);
 }
  
  
/* BLEED */

.before-full-right {
    position:relative;
}
.before-full-right:before {
    content:'';
    background:#181B34;
    top:0;
    position:absolute;
    left:100%;
    width: 2000px;
    height:100%;
}

.map-arrow-link {
    height: 70px;
    width: 90px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff url('icon-arrow-right.svg') no-repeat center center;
    background-size:30px;
}


/* ICONS */

.icon {
    padding-left:30px;
    position:relative;
}
.icon:before {
    content:'';
    width:15px;
    height:15px;
    left:0px;
    position:absolute;
    top:3px;
    background-size:cover;
}
.icon-map:before {
    background-image: url('icon-map.svg');
}
.icon-phone:before {
    background-image: url('icon-phone.svg');
}
.icon-email:before {
    background-image: url('icon-email.svg');
}
.stars {
    width:110px;
    display: inline-block;
    height:20px;
    margin-bottom:20px;
    background-image: url('icon-stars.svg');
    background-size:cover;
}

/* FOOTER */
.Footer {
}
.FooterContainer {
    padding:0px 30px;
}
.Footer {
    padding: 18px 0 19px 0;
}
@media screen and (min-width: 641px) {
.Footer__Inner+.Footer__Aside {
    margin-top: 0px;
}
}
@media screen and (min-width: 1024px) {
.Footer .Linklist__Item {
    position: relative;
    display: block;
    margin-bottom: 12px;
    display: inline-block;
    width: auto;
    margin: 0px 15px;
}
}

#Search {
    background: #f7f7f7;
}

/* COLLECTION TOOLBAR */
.shopify-section--bordered+.shopify-section--bordered {
    border-top: 1px solid #eee;
}
#shopify-section-recently-viewed-products {
    background:#fff;
}
.CollectionToolbar {
    background:#fff;
    box-shadow: 0px 1px #eee, 0px -1px #eee;
}
.CollectionToolbar__Item {
    border-left: 1px solid #eee;
}
@media screen and (min-width: 641px) {
.CollectionToolbar__Item--layout {
    border-right: 1px solid #eee;
}
}
@media screen and (min-width: 1008px) {
.Popover--positionBottom::before {
    -webkit-filter: drop-shadow(0 -2px 2px rgba(54,54,54,0.1));
}
.Popover__Value {
    padding-left: 34px;
    padding-right: 40px;
    text-align: left;
}
.Popover {
    border-radius: 4px;
    box-shadow: 0 -2px 10px rgba(54,54,54,0.1);
}
.Popover .u-h6 {
    font-size: 12px;
}
}
.Popover__Value {
    display: block;
    padding: 10px 20px;
}
@media screen and (min-width: 1008px) {
    .Popover__Value {
        padding-left: 34px;
        padding-right: 40px;
    }
}

.Image--contrast::after {
    top: unset;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(4,4,4,0.5), rgba(54,54,54,0));
}
.collection-sub-nav a:hover {
    color:#333;
}
@media screen and (min-width: 1240px) {
.collection-sub-nav .HorizontalList--spacingExtraLoose .HorizontalList__Item {
        margin-right: 15px;
        margin-left: 15px;
}
}
 @media screen and (min-width: 1008px) {
/*
.CollectionInner__Sidebar {
    display:none;
}
.CollectionToolbar__Item--sort {
    position: absolute;
    width: 150px;
    top: 0;
    right: 0;
    height: 100%;
}
*/
} 
.collection-sub-nav {
    margin: 0 auto;
}
.card {
    position:relative;
}
.card .cardcontainer {
    overflow:hidden;
    position:relative;
}
.cardimage {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.card .cardimage {
    transform:scale(1);
    background-position:center center;
    background-size:cover;
    transition:transform 5s ease;
    transform-origin:center;
}
.card:hover .cardimage {
    transform:scale(1.075);
    transition:transform 5s ease;
}
/* CAROUSELS */
.Carousel__Cell, .card, img {
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.carousel .flickity-page-dots {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    padding: 25px 30px;
}
.carousel .flickity-page-dots .dot {
    margin:0 6px;
    background:black;
    border:none;
    opacity:0.6;
    cursor:pointer;
}
.carousel.no-buttons .flickity-prev-next-button {
    display:none !important;
}
.carousel .flickity-page-dots .dot:hover,.carousel .flickity-page-dots .dot.is-selected {
    opacity:1;
    background:#ffffff;
}
@media all and (min-width:1024px) {
.carousel .flickity-page-dots {
    width: auto;
    padding: 30px 28px;
}  
}

@media all and (min-width:1024px) {
.col-md-6.with-margin {
    max-width:calc(50% - 30px)
} 
}

/* .carousel .flickity-prev-next-button {
    display:none;
} */
.events .flickity-page-dots {
    display:none;
}
.carousel.events .flickity-prev-next-button {
    display:block;
}
.events .flickity-viewport, .menus .flickity-viewport, {
    overflow:visible;
    width: calc(100% + 40px);
}
.events .Carousel__Cell, .menu .Carousel__Cell {
    overflow:visible;
    padding-right:40px;
}
.card {
    padding-bottom:60px;
}
@media all and (min-width:660px) {
.menus .Carousel__Cell {
    width:50%;
}
}
@media all and (min-width:1024px) {
.events .Carousel__Cell {
    width:50%;
}
.events .flickity-viewport {
    overflow:visible;
}
}
.arrows .flickity-prev-next-button.previous {
    background-image:url('icon-left.svg');
    background-size:21px;
    right:30px;
}
.arrows .flickity-prev-next-button.next {
    background-image:url('icon-right.svg');
    background-size:21px;
}

.arrows .flickity-prev-next-button {
    top:-95px;
    right:0;
    width:25px;
    box-shadow:none;
    background-position:center center;
    background-repeat: no-repeat;
    background-color:transparent;
    opacity:0.6;
}
.arrows .flickity-prev-next-button:hover {
    opacity:1;
}
.arrows .flickity-prev-next-button * {
    display:none;
}
@media not all, (hover: hover) {
.arrows .flickity-prev-next-button:hover {
    transform: scale(1);
}
}

.flickity-prev-next-button {
    top:50%;
    transform-origin: center center;
}
.flickity-prev-next-button.previous {
    transform: translate(-50%, -50%);
    left:0px;
}
.flickity-prev-next-button.previous:hover {
    transform: scale(1.075) translate(-50%, -50%);
}
.flickity-prev-next-button.next {
    transform: translate(50%, -50%);
    right:0px;
}
.flickity-prev-next-button.next:hover {
    transform: scale(1.075) translate(50%, -50%);
}

.CartItem__Property {
    font-style:normal;
}
.Header__CartDot {
    top: 2px;
    right: -5px;
    width: 8px;
    height: 8px;
    background-color: #a69264;
    box-shadow: none;
}
@media all and (min-width:1240px) {
.Header__CartDot {
    top: 16px;
    right: 15px;
}
}

@media not all, (hover: hover) {
    .Button:not([disabled]):hover::before, .shopify-payment-button__button--unbranded:not([disabled]):hover::before, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover::before, #shopify-product-reviews .spr-button-primary:not(input):not([disabled]):hover::before, #shopify-product-reviews input.spr-button-primary:not([disabled]):hover::before, #shopify-product-reviews .spr-pagination-prev>a:not([disabled]):hover::before, #shopify-product-reviews .spr-pagination-next>a:not([disabled]):hover::before {
        transform-origin: right center;
        transform: scale(1, 1);
    }
}
.collection-sub-nav .HorizontalList__Item a.active, 
.collection-sub-nav .HorizontalList__Item a:hover {
    color:#e24d49;
}

@media not all, (hover: hover) {
.Button--primary:not([disabled]):hover, .shopify-payment-button__button--unbranded:not([disabled]):hover, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover, #shopify-product-reviews .spr-button-primary:not([disabled]):hover:not(input) {
    color: #ffffff !important;
    background-color: transparent;
}
}

/* HOTEL */

.area-guide-link .heading {

}
@media all and (min-width:768px) {
    .witharrow {
        border-right:1px solid #eee;
        width: calc(100% - 80px);
        position:relative;
    }
    .witharrow:after {
        background:url('icon-arrow-right.svg') no-repeat right center;
        width: 40px;
        background-size: 40px;
        height: 40px;
        position: absolute;
        left: calc(100% + 40px);
        top: 50%;
        content: '';
        margin-top: -20px;
    }
}
 .text-shadow {
      text-shadow: 0px 1px 0px rgb(0 0 0 / 80%);
 }
  .navy.with-border:after {
    opacity:0.2;
  }
.Collection-Header {
  width: 100%;
    overflow: hidden;
    padding: 30px;
    height: 40vw;
    max-height: 500px;
    min-height: 300px;
    position: relative;
  }
.Collection-Header:after {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: linear-gradient(0deg, rgba(19,21,41,0.6) 0%, rgba(19,21,41,0) 60%);
}
  .PageOverlay {
  background:#131529;
  }
/* RECIPES */
.recipes .Article__Header > .Article__Meta {
    display:none;
}
.recipes .Article__Title {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
 
@media all and (min-width:1024px) {
.recipe-hover .hover-item {
  transition:transform 2s ease;
}
.recipe-hover:hover .hover-item {
  transform: scale(1.025);
  transition:transform 0.6s ease;
}
}

/*
.collection-header {
    position:relative;
    z-index:1;
    max-width:90%;
        color: #666;
    background:#f8f4f1;
        padding: 10px 30px 20px;
}
.collection-header:after {
    content:'';
    width:calc(100% - 10px);
    height:calc(100% - 10px);
    border:1px solid #ddd;
    top:5px;
    position:absolute;
    left:5px;
}
.collection-header h1 {
    color:#000 !important;
    margin-bottom:12px !important;
}
.collection-header h1:after {
    content:'—';
    font-size:15px;
    margin-top:10px;
    display:block;
}
.ProductItem__Info--left {
    text-align:center;
}
.filtergroups {
    display: flex;
    flex-direction: column-reverse;
}
.overlay {
    width:100%;
    height:100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.3) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#4d000000',GradientType=0 );
}
*/
  .overflow {
  overflow:hidden;
  }
  .block {
  display:block;
  }
.with-border {
    position:relative;
}
.with-border:after {
    content:'';
    width:calc(100% - 10px);
    height:calc(100% - 10px);
    border:1px solid #ddd;
    top:5px;
    position:absolute;
    left:5px;
    pointer-events: none;
}
.beige {
    background:#f7f7f7;
}
.ginstitute .overlay {
    background:#434343;
    opacity:0.45;
    transition:all 0.6s;  
}
.ginstitute .overlay:hover {
    opacity:0;
    transition:all 0.5s;
}
.ginstitute img {
    max-height: 260px;
}
@media all and (min-width:768px) {
.ginstitute img {
    max-height: 300px;
}
}
@media all and (max-width:767px) {
.ginstitute img {
    width:65%;
    min-width: 300px;
}
}

@media all and (min-width:768px) {
  .sp-30.tablet-12 {
      display:none
  }
  .promo-box.tablet-12 {
      position: absolute;
      bottom: 20px;
      width: calc(50% - 40px);
  }
}

@media all and (min-width:1024px) {
  .sp-30.desktop-8 {
      display:none
  }
  .promo-box.desktop-8 {
      position: absolute;
      bottom: 20px;
      width: calc(50% - 40px);  
  }
}

.line-behind {
    
    position:relative;
    z-index:1;
}
.line-behind h1 {
    display:inline-block;
    padding:20px;
}
.line-behind:after {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background:#a69264;
    top:50%;
    left:0px;
    transform:translateY(-5px);
        z-index: -1;
}

.Button.mini {
    padding: 10px 17px;
    transform: translateY(50%);
}
.Button.underline {
        color: #b5a780;
    position: relative;
    padding: 3px 0px;
    opacity: 1;
    margin: 10px;
    margin-bottom:5px;
}
.Button.underline:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 1px;
    width: 97%;
    background: #b5a780;
}



.ProductItem__Label {
    background: red;
    color:#fff;
    max-width:none;
}

.js .Slideshow--fullscreen.max-height-ratio {
    max-height: 75vw;
    background: #f7f7f7;
    background: linear-gradient(180deg, rgba(255,255,255,1) 75%, rgba(247,247,247,1) 75%, rgba(247,247,247,1) 100%);
}
@media all and (min-width:1024px) {
.js .Slideshow--fullscreen.max-height-ratio {
    max-height: 72vh;
}
}
.js .Slideshow--fullscreen.max-height-ratio > * {
    max-width: 1650px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}


.max-height-ratio {
    max-height:calc(60vw + 35px);
    position:relative;
}

.shopify-challenge__button {
    width: 80%;
    max-width: 300px;
    margin: 20px auto;
    display: block;
    float: none;
}

.bottomright{
    bottom: 0px;
    right: 0px;
    position: absolute;
    transform: none !important;
}

button.large {
    padding: 8px 40px;
    width: 100%;
    border-radius: 3px;
}
@media all and (min-width:768px) {
    button.large {
        max-width: 330px;
    }
}

.lds-dual-ring {
  display: inline-block;
  width: 42px;
  height: 42px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 5px 0px;
  border-radius: 50%;
  border: 5px solid #a69264;
  border-color: #a69264 transparent #a69264 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*——————————————————————————————————————————————————
	GINSITUTE LANDING PAGE
  ——————————————————————————————————————————————————*/


h2.ginstitue-title {
    font-size: 22px;
    line-height: 1.15;
    background: url('home_flourish.png') no-repeat 50% 100%;
    padding-bottom: 40px;
    padding-top: 20px;
    background-size: 68px 34px;
}
@media all and (min-width: 768px) {
h2.ginstitue-title {
    color: #fff;
    font-size: 26px;
    background: url('home_flourish.png') no-repeat 50% 100%;
    padding-bottom: 56px;
    padding-top: 28px;
    background-size: 100px 50px;
}
}
@media all and (min-width: 1024px) {
h2.ginstitue-title {
    color: #fff;
    font-size: 32px;
}
h2.ginstitue-title.main {
    line-height: 42px;
}
}


body.template-product .PageContainer {
    background:#fafbfc;
} 



/*——————————————————————————————————————————————————
	SINGLE EVENT
  ——————————————————————————————————————————————————*/


 @media all and (min-width:661px) {
  #exp__booking-embed {
  height:69px;
  }
 }
  
button.exp__dd-btn, button.exp__tslots-timeslot-btn, button.exp__quant-btn, button.exp__book-btn, .price-experience {
    font-size:11.5px !important;
    font-family: 'Railway', Montserrat, sans-serif !important;
    text-transform:uppercase;
    letter-spacing: 0.135em;
}
.price-experience {
font-size: 13px !important;
    letter-spacing: 0.05em;
}
button.exp__dd-btn {
    color: #1c1b1b !important;
    border-width: 0px 0px 0px 0px !important;
    padding: 14px 20px !important;
}
button.exp__dd-btn:after {
    right: 13px !important;
    border-width: 6px 5px 0 5px !important;
    border-color: #000 transparent !important;
}
.booking-form__wrapper {
  -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.booking-form__wrapper > * {
    width:33% !important;
    padding-right: 10px;
}

button.exp__book-btn {
    height: 47px !important;
}
.exp__dd-timeslots, .exp__dd-quantity {
/*    bottom:70px; */
    max-width: 340px;
}
/*.exp__dd-timeslots:after, .exp__dd-quantity:after, .exp__dd-timeslots:before, .exp__dd-quantity:before {
    bottom:unset !important;
    top:100%;
    border-width: 7px 7px 0px 7px !important;
}
.exp__dd-timeslots:before, .exp__dd-quantity:before {
    border-width: 8px 8px 0px 8px !important;
}*/
button.exp__book-btn {
    background:#E24D49 !important;
}
.box-shadow {
    box-shadow: 0px 0px 50px rgba(0,0,0,0.155);
}
button.exp__dd-btn:disabled {
    opacity: 0.5 !important;
}
.exp__form-content h1 {
    font-size: 24px;
}
.exp__dd-timeslots, .exp__dd-quantity {
    width: calc(100% - 20px) !important;
}
@media (min-width: 768px) {
.exp__form-content h1 {
    font-size: 30px;
}
.booking-form__wrapper > * {
    padding-right: 20px;
}
}
/*
@media (max-width: 1023px) {
.exp__dd-timeslots, .exp__dd-quantity {
    bottom: 183px;
}
}
@media (max-width: 800px) {
.booking-form__wrapper {
    margin-bottom: 0rem !important;
}
}

*/

@media (max-width: 660px) {
.booking-form__wrapper {
    display: block;
    margin-bottom: 10px !important;
}
.booking-form__wrapper > * {
    width: 100% !important;
    padding-right: 0px;
}
.ex-price h4 {
    font-size: 12px;
}
}

.gold-line {
    width: 1px;
    height: 100%;
    background: #bdaf88;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
}
.gold-numbers {
    border-radius:50%;
    height:36px;
    width:36px;
    font-size:17px;
    background: #bdaf88;
    font-family: 'Railway', Montserrat, sans-serif !important;
    line-height:36px;
    color:#fff;
    display:block;
    margin:0 auto;
    transform:translateX(1px);
}
.experience-steps .row:last-child .gold-line {
    height:50px;
}
.experience-steps .row:first-child .gold-line {
    top: 50px;
    height:calc(100% - 50px);
}
.sessiontimes h5 {
    font-size: 12px;
}
.Form__Input {
    background:#fff;
}
.experience-count {
    display:inline-block;
}
@media all and (min-width:1024px) {
.experience-count {
    display:none;
}
}




 
/*——————————————————————————————————————————————————
	EXPERIENCE FAQ
  ——————————————————————————————————————————————————*/

.answer {
  display:none;
}

.question {
  position:relative;
  padding-left:25px;
  cursor:pointer;
  padding-right: 20px;
  margin-bottom: 10px;
}

.question:before {
    border-width: 7px 5px 0px 5px;
    border-color: #bdaf88 transparent;
    width:0px;
    height:0px;
    content:'';
    position:absolute;
    left:0;
    top:10px;
    transform:rotate(-90deg);
    border-style: solid;
    transition:0.2s ease;
}
.question.active:before {
    transform:rotate(0deg);
    transition:0.2s ease;
}
.question h5 {
    font-size: 12px;
}
.answer p {
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 30px;
    font-size:15px;
    line-height: 1.5;
}
p a {
    text-decoration:underline;
}
.answer.bespoke-gin p {
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
.answer.bespoke-gin {
    overflow:visible;
    padding-top:20px;
}


/*——————————————————————————————————————————————————
	AGE GATE
  ——————————————————————————————————————————————————*/

.preview_box .logo {
    max-width: 90%;
    height: 60px;
    margin: auto;
    margin-bottom: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eee;
}
.preview_box .logo img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 20px;
}
.preview_box h2.pre_title {
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 23px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    margin-bottom: 20px !important;
}
.preview_box #preview_sub_header_text {
    color: #666;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 25px;
}
.preview_box button {
    padding: 10px 35px;
    margin-bottom:10px;
    font-family: 'Railway', Montserrat, sans-serif;
    font-weight: 400;
    letter-spacing: 0.07em !important;
}
.preview_box #preview_header_text {
    letter-spacing: 0.07em !important;
}

.no-underline {
    text-decoration:none;
}

.Product__Wrapper .ProductMeta__Vendor {
    margin-bottom: 10px;
}
h1.ProductMeta__Title {
    margin-bottom: 0px !important;
}

/*——————————————————————————————————————————————————
	GIFT CARD COLLECTION
  ——————————————————————————————————————————————————*/

.gift-vouchers.AspectRatio--tall::before {
    padding-bottom: 100%;
}

@media screen and (max-width: 640px) {
.gift-vouchers .\31\/2--phone, .gift-vouchers .\32\/4--phone, .gift-vouchers .\36\/12--phone {
    width: 100%;
}
}

@media screen and (min-width: 641px) {
.gift-vouchers .\31\/3--tablet-and-up, .gift-vouchers .\34\/12--tablet-and-up {
    width: 50%;
}
}

@media screen and (min-width: 1100px) {
.gift-vouchers .\31\/3--tablet-and-up, .gift-vouchers .\34\/12--tablet-and-up {
    width: 33.33333%;
}
}



@media all and (max-width:1200px) {
    .wrapper.no-pad-mobile {
        padding:0px !important;
    }
}


/*——————————————————————————————————————————————————
	TRIP ADVISOR REVIEWS
  ——————————————————————————————————————————————————*/

.eatr-reviews-skeleton-component, .eatr-reviews-skeleton-component * {
    line-height: 1.75;
    font-size: 14px;
}

.eatr-review-card-template-bubble-title {
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 17px;
    line-height: 1.4;
}
.eatr-review-card-template-bubble-bubble {
    border-radius: 4px;
}

@media all and (min-width:768px) {
.eatr-header-title {
    font-size:30px !important;
}
}
.eatr-header-title {
    color:#fff;
    text-align:center !important;
    font-family: 'Railway', Montserrat, sans-serif;
    text-transform: none;
    letter-spacing: 0.01em;
    line-height: 1.2;
    font-weight: 400 !important;
    margin-top:30px;
}
.eatr-header-component {
    min-height: 130px;
}
.eatr-header-component .eatr-stars-component {
    width: 140px;
    float: none;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom:5px;
}
.eatr-navigation-arrow-icon path {
    fill:#fff;
}
.eatr-pagination-dots-classic .eatr-pagination-dots-item .eatr-pagination-dot {
    background:#fff !important;
    display:none;
}
.eatr-review-card-template-bubble-reviewer {
    margin-left: 0px;
    margin-top: 24px !important;
}
.eatr-review-card-template-bubble-tail {
    left: 22px;
}
.eatr-reviewer-info {
    padding-left:5px;
}
.eatr-reviewer-with-name .eatr-reviewer-caption, .eatr-reviewer-with-recommendation .eatr-reviewer-caption {
    margin-top: 4px;
    color: #eee !important;
    opacity: 0.5;
    display:none;
}
.eatr-reviewer-name-link {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    line-height: 31px;
    color: #b5a780 !important;
    font-family: 'Railway', Montserrat, sans-serif;
    font-weight: 400 !important;
}


#landingButton {
    padding: 10px 25px;
}

@media all and (min-width:768px) {
#landingButton {
    margin-left:-1px;
}
}



.homeslider {
    background:#fff !important
}
.homeslider .flickity-page-dots {
    display:none !important;
}





/*——————————————————————————————————————————————————
	CAROUSEL REVIEWS
  ——————————————————————————————————————————————————*/

#reviews .flickity-page-dots {
    position: relative;
    bottom: 0px;
    right: 0px;
    width: 100%;
    padding: 25px 30px 0px;
}
#reviews .flickity-prev-next-button, .TestimonialList .flickity-prev-next-button {
    display:none;
}
@media all and (min-width:768px) {
    #reviews .flickity-prev-next-button, .TestimonialList .flickity-prev-next-button {
        display: block;
    }
    #reviews .flickity-page-dots {
        display:none;
    }
}

.Carousel__Cell.Testimonial {
    pointer-events:none;
}
.Carousel__Cell.Testimonial.is-selected {
    pointer-events:all;
}


.carousel.hotel .flickity-prev-next-button {
    display:none !important;
}

.buy-tickets {
    background: #b5a780;
    position: absolute;
    bottom: 100%;
    font-size: 17px;
    /* letter-spacing: 0.12em; */
    padding: 10px 25px 6px 25px;
    border-radius: 5px 5px 0px 0px;
}
.buy-tickets:before, .buy-tickets:after {
    content:'';
    bottom:0px;
    height:5px;
    width:5px;
    background: #b5a780;
    left:-5px;
    display:block;
    position:absolute;
    background: radial-gradient(circle at top left,transparent 5px, #b5a780 5px);
}
.buy-tickets:after {
    left:100%;
    background: radial-gradient(circle at top right,transparent 5px, #b5a780 5px);
}

.exp__select, .exp__text-field {
    padding:10px;
}

.exp__form-content > p {
    font-size:14px;
}

.exp__form-content:focus, .exp__form-wrapper:focus, .exp__modal-content:focus {
    outline:none;
}


/*
.Header__MainNav ul li:first-child a {
    color:red;
}

.Header__MainNav ul li:first-child a .Header__LinkSpacer::after {
    background:red;
}
*/

@media all and (min-width:700px) {
  .voucher-wrap {
    padding: 20px;
    min-height:100vh;
    position:fixed;
    width:100%;
    height:100%;
    overflow:auto;
    left:0;
    top:0;
  }
  .voucher {
    border-radius: 6px;
  }
  .Experience--book {
    padding: 20px 40px;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .backdrop {
    height:65vw;
  }
}
.voucher {
  max-width: 1200px;
  background: white;
  overflow: hidden;
  margin: 0 auto;
}
.voucher header {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: rgba(0,0,0,0.9);
  color: #fff;
  text-align:right;
  padding:20px;
}
.backdrop {
  width:100%;
  max-height:500px;
  max-width:1400px;
  margin:0 auto;
}
.voucher-image img {
  width:100%;
}
.voucher-image {
  width: 80%;
  max-width: 550px;
  margin: 0 auto;
}
.neg {
  transform:translateY(50%);
}
.GiftCard__Wrapper {
    position: relative;
    max-width: 360px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 4px;
}
.fader-container {
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
}
.fading-image {
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    opacity:0;
    -webkit-animation:  fadeInout 20s linear forwards infinite;
    animation:          fadeInout 20s linear forwards infinite;
}
.fading-image:nth-child(1) {
    animation-delay: 0s;
}
.fading-image:nth-child(2) {
    animation-delay: 4s;
}
.fading-image:nth-child(3) {
    animation-delay: 8s;
}
.fading-image:nth-child(4) {
    animation-delay: 12s;
}
.fading-image:nth-child(5) {
    animation-delay: 16s;
}

@-webkit-keyframes fadeInout {
 0%     {opacity: 0;}
 2%     {opacity: 1;}
 18%    {opacity: 1;}
 20%    {opacity: 0;}
 100%   {opacity: 0;}
}
@keyframes fadeInout {
 0%     {opacity: 0;}
 2%     {opacity: 1;}
 18%    {opacity: 1;}
 20%    {opacity: 0;}
 100%   {opacity: 0;}
}

@media all and (max-width:699px) {
.Code .Button.Button--Special.Button-Large {
    padding: 18px 25px 17px 25px;
    font-size: 12px;
}
}

.exp__spinner__wrapper {
    display:none !important;
}
  
.navigation--parallax ul {
    top: 10%;
    position: fixed;
    margin: 0;
    padding: 0;
}

.navigation--parallax ul li {
    display: block;
    position: relative;
    padding: 0 0px;
    width: 38px;
    height: 38px;
    -moz-border-radius: 46px;
    -webkit-border-radius: 46px;
    border-radius: 46px;
    line-height: 40px;
    margin: 11px;
    font-weight: 100;
    -webkit-transition: all .2s ease-in-out;
    text-align: center;
    font-family: "numbers_depotregular";
    font-size: 22px;
    color: #ffffff;
    background: #080f30;
}

.navigation--parallax ul li:hover, .navigation--parallax ul li.active {
    cursor: pointer;
    color: #080f30;
    background: #ffffff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navigation--parallax ul li.up {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: url(../images/parallax/up.png) bottom left no-repeat;
    width: 38px;
    height: 80px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 45px;
    margin-left: 7px;
}

.navigation--parallax ul li.up:hover {
    background: url(../images/parallax/up.png) top left no-repeat;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 45px;
}

.slide {
    background-attachment: fixed;
    width: 100%;
    height: 800px;
    position: relative;
  }

@media only screen and (min-width: 600px) and(max-width: 1025px) {
    .slide {
        background-attachment: inherit !important;
        background-position: top center !important;
        background-size: 1024px !important;
        overflow: hidden !important;
    }

    #shelf, .shelf, #overlay7 {
        display: none;
    }

    #slide4 .wrapper {
        display: block;
        min-width: 100% !important;
    }

    #slide0 {
        height: 920px;
        background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_1.jpg?v=1606921009) !important;
    }

    #slide1 {
        height: 1210px;
        background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_2.jpg?v=1606922569) !important;
    }

    #slide2 {
        height: 1150px;
        background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_3.jpg?v=1606924335) !important;
    }

    #slide3 {
        height: 1150px;
        background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_4.jpg?v=1606924343) !important;
    }

    #slide4 {
        height: 1080px;
        background-size: 575px !important;
    }

    #slide4 .botanical_container img {
        width: 100%;
    }

    .botanical_container {
        width: 320px !important;
        position: absolute !important;
        top: 530px !important;
        margin-left: -160px !important;
        left: 50% !important;
    }

    .botanical span {
        top: -430px !important;
        left: 50% !important;
        height: 500px !important;
        width: 300px !important;
        margin-left: -150px !important;
    }

    #slide5 {
        height: 1150px;
        background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_5.jpg?v=1606924349) !important;
    }

    #slide6 {
        height: 1150px;
        background-image: url(../images/parallax/slide6/section-6_1023px.jpg) !important;
    }

    #slide7 {
        height: 1150px;
        background-image: url(../images/parallax/slide7/section-7_1023px.jpg) !important;
    }

    #slide8 {
        height: 1370px;
        background-image: url(../images/parallax/slide8/section-8_1023px.jpg) !important;
    }
}

.tooltip {
    outline: none;
}

.tooltip strong {
    line-height: 30px;
}

.tooltip h2 {
    color: white;
    background: #080f30;
    font-family: "Conv_century-725-con-webfont";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    float: right;
    padding: 0px 15px;
    margin: 0;
    border-radius: 4px;
}

.tooltip span {
    opacity: 0;
    position: absolute;
    padding: 0;
    top: 0px;
    right: 45px;
    width: 1000px;
    color: #ffffff;
    z-index: 10;
    display: block;
    margin: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: none;
    text-transform: uppercase;
}

.tooltip span:before {
    border: solid;
    border-color: transparent #080f30;
    border-width: .4em 0 .4em 0.4em;
    top: 14px;
    content: "";
    display: block;
    right: -6px;
    position: absolute;
    z-index: 99;
}

.tooltip:hover {
    text-decoration: none;
}

.tooltip:hover span {
    opacity: 1;
    right: 85px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.cn-wrapper {
    width: 100%;
    min-width: 1024px;
    max-width: 1570px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    left: 0%;
}

#slide0 {
    background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_1.jpg?v=1606921009);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center !important;
}

#slide0 img:first-child {
    position: absolute;
    top: 0%;
    left: 10% !important;
    margin-left: -75px;
}

#slide0 img:nth-child(2) {
    position: absolute;
    top: 100%;
    left: 10% !important;
}

#slide1 {
    background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_2.jpg?v=1606922569);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center !important;
    overflow: hidden;
}

#slide1 .info {
    position: absolute;
    top: 20%;
    left: 44% !important;
    margin-top: 90px;
}

#slide1 img:first-child {
    position: absolute;
    top: 100%;
    left: 65% !important;
}

#slide1 img:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 12.5% !important;
}

#slide1 img:nth-child(3) {
    position: absolute;
    top: 210%;
    left: 7.5% !important;
}

#slide1 img:nth-child(4) {
    position: absolute;
    top: 200%;
    left: 32.5% !important;
}

#slide2 {
    background-image: url();
    overflow: hidden;
    background-size: 240px;
}

#slide2 .info {
    position: absolute;
    top: 28%;
    left: 57% !important;
    margin-top: 200px;
}

#slide2 img:first-child {
    position: absolute;
    top: 100%;
    left: 10% !important;
}

#slide2 img:nth-child(2) {
    position: absolute;
    top: 100%;
    left: 10% !important;
}

#slide2 img:nth-child(3) {
    position: absolute;
    top: 150%;
    left: 42.5% !important;
}

#slide2 img:nth-child(4) {
    position: absolute;
    top: 200%;
    left: 70% !important;
}

#slide2 img:nth-child(5) {
    position: absolute;
    top: 380%;
    left: 10% !important;
}

#slide2 img:nth-child(6) {
    position: absolute;
    top: 50%;
    left: 73% !important;
}

#slide2 img:nth-child(7) {
    position: absolute;
    top: 200%;
    left: 30% !important;
}

#slide2 img:nth-child(8) {
    position: absolute;
    top: 200%;
    left: 61% !important;
}

#slide2 img:nth-child(9) {
    position: absolute;
    top: 200%;
    left: 10% !important;
}

#slide2 img:nth-child(10) {
    position: absolute;
    top: 150%;
    left: 0% !important;
}

#slide2 img:nth-child(11) {
    position: absolute;
    top: 50%;
    left: 95% !important;
}

#slide3 {
    background-image: url(https://cdn.shopify.com/s/files/1/0502/8747/6936/files/section_3.jpg?v=1606924335);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center !important;
    overflow: hidden;
    background-repeat: no-repeat;
}

#slide3 .info {
    position: absolute;
    top: 41%;
    left: 51% !important;
}

#slide3 img:first-child {
    position: absolute;
    top: 150%;
    left: 65% !important;
}

#slide4 {
    background-image: url(../images/parallax/slide4/section-4_bg.jpg);
    background-position: center center;
    overflow: hidden;
}

.botanical_container {
    width: 380px;
    height: 550px;
    position: absolute;
    top: 110%;
    left: 14%;
}

@media only screen and (min-width: 1200px) and(max-width: 1530px) {
    .botanical_container {
        left: 5%;
    }
}

.botanical_container ul {
    margin: 0;
    padding: 0;
}

.botanical_container ul li {
    list-style: none;
}

.botanical_container ul li.botanical {
    list-style: none;
    margin: 0;
    padding: 0;
    outline: none;
    float: left;
    display: block;
    opacity: 0.15;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.botanical_container ul li.botanical:hover, .botanical_container ul li.botanical.active, .botanical_container ul li.botanical.first {
    text-decoration: none;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.botanical_container ul li.botanical img {
    cursor: pointer;
    padding: 0;
    margin: 0;
    float: left;
}

.botanical_container ul li.botanical span {
    opacity: 0;
    position: absolute;
    top: -30px;
    left: 470px;
    color: #ffffff;
    background: transparent;
    z-index: 10;
    display: block;
    padding: 0px;
    margin: 0px;
    height: 700px;
    width: 550px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.botanical_container ul li.botanical span img {
    cursor: normal;
}

.botanical_container ul li.botanical.active span {
    opacity: 1;
    top: -70px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

#slide5 {
    background-image: url(../images/parallax/slide5/section-5_bg.jpg);
    overflow: hidden;
    background-size: 240px;
}

#slide5 .info {
    position: absolute;
    top: 15%;
    left: 65% !important;
    margin-top: 60px;
}

#slide5 img:first-child {
    position: absolute;
    top: 20%;
    left: 10%;
}

#slide5 img:nth-child(2) {
    position: absolute;
    top: 200% !important;
    left: 37.5%;
    margin-left: -50%;
}

#slide5 img:nth-child(3) {
    position: absolute;
    top: 48% !important;
    left: 37.5%;
    margin-left: 94%;
}

@media only screen and (min-width: 1460px) and(max-width: 1710px) {
    #slide5 img:nth-child(3) {
        margin-left: 82%;
    }
}

@media only screen and (min-width: 1025px) and(max-width: 1460px) {
    #slide5 img:nth-child(3) {
        margin-left: 65%;
    }
}

#slide5 img:nth-child(4) {
    position: absolute;
    top: 250% !important;
    left: 37.5%;
    margin-left: -50%;
}

#slide5 img:nth-child(5) {
    position: absolute;
    top: 100%;
    left: 10% !important;
}

#slide6 {
    background: #ffefef;
    background: -moz-radial-gradient(center, ellipse cover, #ffefef 0%, #c5c5c5 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffefef), color-stop(100%, #c5c5c5));
    background: -webkit-radial-gradient(center, ellipse cover, #ffefef 0%, #c5c5c5 100%);
    background: -o-radial-gradient(center, ellipse cover, #ffefef 0%, #c5c5c5 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ffefef 0%, #c5c5c5 100%);
    background: radial-gradient(ellipse at center, #ffefef 0%, #c5c5c5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffefef', endColorstr='#c5c5c5', GradientType=1);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center !important;
    overflow: hidden;
}

#slide6 .info {
    position: absolute;
    top: 15%;
    left: 49% !important;
}

#slide6 .info .info-text_inner {
    width: 280px;
    padding-bottom: 25px;
}

#slide6 .info .info-text_inner a:hover {
    text-decoration: none;
}

#slide6 .info h2 {
    margin-bottom: 0px;
}

#slide6 .info h2 img {
    display: inline-block !important;
    float: right;
    position: relative;
    margin-top: -7px;
}

#overlay6 {
    background-image: url(../images/parallax/slide6/section-6_bg.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
}

#slide6 img:first-child {
    position: absolute;
    top: 15%;
    left: 2% !important;
}

#slide6 img:nth-child(2) {
    position: absolute;
    top: 300%;
    left: 25% !important;
}

#slide6 img:nth-child(3) {
    position: absolute;
    top: 100%;
    left: 63% !important;
}

#slide7 {
    background-image: url(../images/parallax/slide7/section-7_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center !important;
    overflow: hidden;
    background-repeat: no-repeat;
}

#slide7 .info {
    position: absolute;
    top: 310px;
    left: 67% !important;
}

@media only screen and (min-width: 0px) and(max-width: 1775px) {
    #slide7 .info {
        left: 68% !important;
    }
}

#overlay7 {
    background: url(../images/parallax/slide7/section-7_overlay.png) repeat;
    height: 100%;
    width: 100%;
}

#slide7 img:first-child {
    position: absolute;
    top: 125%;
    left: 9% !important;
}

#slide7 #awards {
    position: absolute;
    top: 70px;
    right: 140px;
    width: 160px;
    height: 340px;
    background: url(../images/parallax/slide7/section-7_awards.png) top left no-repeat;
}

#slide8 {
    background-image: url(../images/parallax/slide8/section-8_bg.jpg);
    overflow: hidden;
}

#shelf {
    background-image: url(../images/parallax/slide8/section-8_bg_dark.jpg);
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0px;
}

.shelf {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
}

.shelf img {
    left: 45%;
    position: absolute;
    bottom: 50px !important;
}

#slide8 .info {
    position: absolute;
    top: 15%;
    left: 56% !important;
}

@media only screen and (min-width: 1025px) and(max-width: 1800px) {
    #slide8 .info {
        left: 65% !important;
    }
}

#slide8 img:first-child {
    position: absolute;
    bottom: 45px !important;
    left: 45% !important;
}

#slide8 img:nth-child(2) {
    position: absolute;
    top: 10%;
    left: 75% !important;
}

#slide8 img:nth-child(3) {
    position: absolute;
    top: 10%;
    left: 75% !important;
}

#slide8 img:nth-child(4) {
    position: absolute;
    top: 150%;
    left: 0% !important;
}

#slide8 img:nth-child(5) {
    position: absolute;
    top: 58% !important;
    margin-left: 60%;
}

@media only screen and (min-width: 1025px) and(max-width: 1440px) {
    #slide8 img:nth-child(5) {
        margin-left: 62%;
    }
}

#slide8 img:nth-child(6) {
    position: absolute;
    top: 70%;
    left: 35% !important;
}

#slide8 img:nth-child(7) {
    position: absolute;
    top: 100%;
    left: 10% !important;
}

#slide8 .wrapper {
    left: -10% !important;
}