body {
 padding-top:0px !Important; 
}

.menu-bg {
  top:113px;
}

main#MainContent {
    margin-top: 0;
    padding-top: 150px;
}


@media (max-width:990px) {
  section#space-intro:not(.double-image-slider) {
    padding-top: 5px !important;
  }
  .stores-section .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal.spaces--text-container {
    padding-top: 0px !important;
}

  div#shopify-section-stores-2 .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal-3.spaces--text-container.spaces--reveal-block {
    padding-top: 0px !important;
}

  .stores-section .spaces--text-wrapper p {
    padding-left: 40px !important;
}

.stores-section h2 {
  padding-left: 40px !important;
}

  body {
    padding-top: 0px !important;
}

  main#MainContent {
    padding-top: 0px;
  }

  #shopify-section-mdk-intro .spaces--flex-block.spaces--gallery-image.spaces--gallery-image {
    width: 100%;
    padding: 0px !important;
}

  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding: 40px 20px 0px !important;
}

  .spaces--flex-block-full {
    width: 100%;
    padding: 20px 15px;
}

.spaces--flex-block.scroll-reveal.spaces--gallery-image {
  padding-left: 10px;
  padding-right: 10px;
  padding: 5px 8px !important;
  vertical-align: top;
}
div#shopify-section-nola-2 .spaces--bar,
div#shopify-section-patula-2 .spaces--bar {
  padding-bottom: 0px;
}


.spaces--pillar {
  height: 48vh;
  background-size: cover;
  background-position: center center;
  width: calc(100% - 40px);
  margin-left: 20px;
  max-height: 500px;
}


.spaces--gallery-image img {
  width: 100%;
  position: relative !important;
  object-fit: cover;
  object-position: center;
  height: 100%;
}
#shopify-section-mdk-2 .spaces--bar .spaces--bar-inner,
#shopify-section-mdk-1 .spaces--bar .spaces--bar-inner,
#shopify-section-nola-1 .spaces--bar .spaces--bar-inner,
#shopify-section-nola-2 .spaces--bar .spaces--bar-inner,
#shopify-section-patula-1 .spaces--bar .spaces--bar-inner,
#shopify-section-patula-2 .spaces--bar .spaces--bar-inner {
display:block !important;
}

.spaces--bar .spaces--bar-inner {
  padding: 0 9px;
}
  
}

@media (min-width:991px) {
  .spaces-intro-top {
    text-align: center;
}

section#space-intro.double-image-slider .fade-slider {
  width: 38%;
  padding: 0px;
  margin-right: -95px !important;
  z-index: 1;
}

section#space-intro.double-image-slider  .spaces--flex-block.spaces--text {
  width: 600px;
  margin-right: 0;
  position: relative;
  z-index: 2;
  line-height: 1.8;
  font-size: 1.5rem;
  margin-left: 0%;
}

section#space-intro.double-image-slider .fade-slider-2 {
  width: calc(55% + 95px);
  padding: 20px 40px;
  padding-right: 0px;
}
}

.holiday-desktop-logo img {
  width:100%
}

.holiday-desktop-logo {
   display:inline-block;
    width: 30%;
    vertical-align: middle;
    margin-right:-5px;
}

#shopify-section-mdk-2 .spaces--text-wrapper {
  display:inline-block;
    width: 70%;
    vertical-align: middle;
    margin-right:-5px;
}

@media (max-width:1300px) {
  .spaces--text-wrapper p:not(:empty) {
    width:100% !important;
  }
}

@media (min-width:991px) {

  #space-intro .spaces--bars {
    display:flex;
    align-items: center;
  }
  .spaces--text-wrapper p a {
    border:none !important;
  }

  div#shopify-section-mdk-1 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-full.spaces--gallery-image.spaces--gallery--image-all.scroll-reveal {
    padding-bottom: 5px;
}

div#shopify-section-mdk-2 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-full.spaces--gallery-image.spaces--gallery--image-all.scroll-reveal {
  padding-top: 5px;
}
}

.spaces--text-wrapper p:not(:empty) {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

div#shopify-section-mdk-2 .spaces--flex-block.spaces--text {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}

html body.template-page-mdk.template-name-page.template-suffix-mdk .desktop-navbar {
    color: #000 !important;
    background-color: transparent !important;
}

section.spaces--row {
    display: table;
    height: 100vh;
    outline:none;
}

.spaces--nav {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: transparent;
    z-index: 100;
    text-align: center;
    visibility:hidden;
    opacity:0;
    transition:all 300ms ease;
}

.browser-scrolled .spaces--nav {
  visibility:visible;
    opacity:1;
}

@media (max-width:990px) {
  .spaces-hidden {
    opacity:0;
    transition:opacity 600ms ease;
  }
}

.spaces--nav ul li {
    display:inline-block;
    
}

.spaces--nav ul li a {
    display: block;
    padding:10px;
    
}

.spaces--bar {
    padding: 10px 0;
}

#about-intro.spaces--row {
  padding-top:40px;
}

.collection-refinement-inner-wrapper {
    display: none;
}

.spaces--pillar, .spaces--bar {
  min-height: 100vh;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: 0px;
}



.spaces--pillar {
    position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky; 
    top: 0px;
  background-size:cover;
  background-position:center center;
}

.spaces--gallery-image img {
    width: 100%;
}

.spaces--flex-block {
    width: 50%;
    display: inline-block !important;
    padding: 20px 30px;
    margin-right: -5px;
    vertical-align: top;
}

#about-intro .spaces--flex-block {
  vertical-align: middle;
}

.spaces--flex-block-full {
    width: 100%;
}

.spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.5rem;
    padding: 40px 30px 60px 30px;
}

.spaces--gallery--image-last {
 padding-left: 15px; 
}

.spaces--gallery--image-first {
 padding-right: 15px; 
}

.spaces--flex-block.spaces--flex-block-full.spaces--text p {
    max-width: 85%;
    padding-left: 40px;
  line-height:1.8;
}

.spaces--row-divider {
    width: 100%;
    display: block;
    margin-bottom: -10px;
}

.spaces--image-caption {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
}

.spaces--image-caption h2 {
    font-size: 1.55rem;
    font-weight: bold;
    color: white;
    letter-spacing: 1rem;
}
.spaces--row .spaces--flex-block.spaces--text h3 {
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 1.2rem;
  	
    text-transform: uppercase;
}

.spaces--footer {
  padding:5px; 
}
.spaces--footer ul li {
  position:relative;
    display:inline-block;
    margin-right:-5px;
    padding:15px;
    width:20%;
}

.spaces--footer ul li img {
  width:100%; 
}


.spaces--nav ul li a {
    display: block;
    padding: 10px;
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    padding-left: 22px;
    padding-right: 22px;
}






.spaces--image-caption--bottom {
    text-align: center;
    padding-top: 10px;
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: .3rem;
}

.spaces--footer {
    padding: 0px 0 30px;
}

.spaces--footer ul {
  max-width:1340px;
  margin:0 auto;
}





#about-intro .gallery-images {
  pointer-events:none !important; 
}


.accordion-area-copy-inner h3 {
    margin-top: 20px;
  font-size:1.15rem;
   letter-spacing:.16rem;
}

.accordion-area-copy-inner h3:first-child {
    margin-top: 11px;
}


body.compensate-for-scrollbar {
  overflow: hidden; }



.spaces--flex-block.spaces--flex-block-full.spaces--text h3 {
    padding-left: 40px;
}

.spaces--flex-block.spaces--flex-block-full.spaces--text h2 {
    padding-left: 40px;
}

// Intro

section#about-intro.spaces--row {
      height: auto;
    display: block;
}

section#about-intro .spaces--flex-block.spaces--text {
    width: 34%;
    margin-right: 0px;
    position: relative;
    z-index: 2;
    line-height: 1.8;
    font-size: 1.5rem;
    margin-left:0%;
}

section#about-intro .spaces--flex-block.spaces--gallery-image:nth-of-type(2) {
    width: 28%;
    padding: 0px;
  margin-right:-95px;
  z-index:1;
}

section#about-intro .spaces--flex-block.spaces--gallery-image:nth-of-type(3) {
    width: calc(35% + 95px);
    padding: 20px 40px;
    padding-right: 0px;
}

.spaces--flex-block.spaces--text h2 {
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 1.75rem;
}

section#space-intro.spaces--row {
      height: auto;
    display: block;
}

section#space-intro .spaces--flex-block.spaces--text {
    width: 34%;
    margin-right: 0px;
    position: relative;
    z-index: 2;
    line-height: 1.8;
    font-size: 1.5rem;
  	margin-left:0%;
}

@media (min-width:991px) {
  section#space-intro .fade-slider {
      width: 28%;
      padding: 0px;
      margin-right:-95px !important;
      z-index:1;
  }
}

section#space-intro .fade-slider-2 {
    width: calc(35% + 95px);
    padding: 20px 40px;
    padding-right: 0px;
}

.spaces--flex-block.spaces--text h2 {
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 1.75rem;
}


// STORES

.variant-card-deluxe.collection-variant-card-deluxe {
    background-color: #f9f9f9;
    padding: 0px;
}

.single-store-section .sticky-title {
    width: auto;
    top: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
    transform: translate(-50%,-50%) rotate(-90deg);
    position: relative;
    left: 31px;
}

.single-store-section span.rotated-title {
    position: relative;
    font-weight:400;
    font-size:1.2rem;
}


.single-store-section .sticky-title-wrapper {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0px;
    z-index: 1;
    width: 290px;
}



h2.accordion-area-title {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
  cursor:pointer;
}

.accordion-area-copy p {
    padding-left: 0px !important;
  
}

.accordion-area-copy {
    overflow: hidden;
    max-height: 0;
    transition: all 300ms ease;
    margin-top:0px;
}

.accordion-area-copy-inner {
  padding:0px; 
}


h2.accordion-area-title.opened-accordion+.accordion-area-copy {
  max-height: 1800px;
}

.accordion-area-wrapper {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
}

h2.accordion-area-title {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    font-size: 1.2rem !important;
    letter-spacing: .16rem;
    position:relative;
}

.spaces--flex-block.spaces--text.spaces--accordion {
  padding-top:0px; 
}

.spaces--flex-block.spaces--gallery-image {
    position: relative;
}

span.spaces--floating-title {
    position: absolute;
    bottom: 35px;
    right: 5px;
    background-color: rgba(230,236,232,.9);
    font-style: italic;
    font-size: 1rem;
    letter-spacing: .1rem;
    padding:0 5px;
    z-index:2;
}

.spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-last span.spaces--floating-title {
   right: 20px;
}

.spaces--pillar.spaces--pillar-left span.spaces--floating-title {
  right:-10px;
  bottom:30px;
}

.accordion-area-wrapper h2.accordion-area-title span.accordion-arrow {
  width: 7px !important;
  display: block;
  position: absolute;
  right: 6px !important;
  transform: rotate(90deg);
  top: 2px !important;
  transition:all 300ms ease;
}


span.accordion-arrow img {
    width: 100%;
    max-width: 100%;
}

h2.accordion-area-title.opened-accordion span.accordion-arrow {
    transform: rotate(-90deg);
}

.spaces--image-caption--bottom h2 {
    letter-spacing: .06rem;
  font-size:1rem;
  font-weight:400;
}

span.spaces--cta {
    padding-left: 40px;
    padding-top: 30px;
    display: block;
    font-weight: bold;
    letter-spacing: .1rem;
    font-size: 1.2rem;
}

span.spaces--cta a {
    padding-bottom:2px;
}



.spaces--product-title {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50px;
    z-index: 4;
    left: 0px;
    font-size: 1.2rem;
    letter-spacing: .16rem;
}

main .product-card-details {
    margin-top: 0px;
    position: relative;
    background-color: #fff;
    padding: 15px 15px 0;
}

a.gallery-images.gallery-absolute.scroll-image,
a.gallery-images.gallery-absolute.scroll-image-2{
  opacity:0;
    visibility:hidden;
    transition:all 300ms ease;
    z-index:0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

a.gallery-images.gallery-absolute.scroll-image.show-scroll-image,
a.gallery-images.gallery-absolute.scroll-image.show-scroll-image-2{
  opacity:1;
  visibility:visible;
  z-index:2;
  transition:all 300ms ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

a.gallery-images.gallery-absolute.scroll-image,
a.gallery-images.gallery-absolute.scroll-image-2 {
    background-position: center center;
    background-size: cover;
}


.accordion-area-copy-inner ul li {
    list-style-type: disc !important;
    max-width: 100%;
    list-style-position: inside;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    margin-top: 10px;
  font-size: .9rem;
    line-height: 2;
}

.accordion-area-copy-inner ul {
    padding-bottom: 15px;
    padding-top: 10px;
}

.accordion-area-copy-inner ul:last-child {
    padding-bottom: 3px;
}

.accordion-area-copy-inner li em {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top;
    margin-right: -5px;
    line-height: 1.2;
    font-style: normal;
    position: relative;
    top: 3px;
    left: -3px;
  font-size:1.3rem;
}
.accordion-area-copy-inner li strong {
    display: inline-block;
    font-weight: 300;
    vertical-align: top;
    margin-right: -5px;
    width: 55px;
    float: right;
    font-size: 1.2rem;
    margin-top: -1px;
}

.spaces--product-card-canvas {
    padding-top: 145.7%;
}

span.spaces--floating-title {
    position: absolute;
    bottom: 35px;
    right: 5px;
    background-color: rgba(230,236,232,.9);
    font-style: italic;
    font-size: 1rem;
    letter-spacing: .1rem;
    padding: 0 5px;
    z-index: 2;
}

@media (min-width:991px) {
  
  
.spaces--product-card-canvas .product-card-image.image-2 {
  transition:all 300ms ease;  
  opacity:0;
  visibility:hidden;
}

.spaces--product-card-canvas:hover .product-card-image.image-2 {
  transition:all 300ms ease;  
  opacity:1;
  visibility:visible;
}
}


@media (max-width:990px) {

  span.spaces--cta {
    padding-left: 0px;
  }

  a.gallery-images.gallery-absolute.scroll-image {
    opacity: 1;
    position: relative;
    visibility: visible;
    height: 50vh;
    background-size: cover;
    background-position: center center;
    width: calc(100% - 30px);
    margin-left: 15px;
    max-height: 500px;
    padding-bottom: 0;
  }
    
  .additional-images {
    margin-top: 10px;
    margin-bottom: 0px;
    overflow-x:hidden;
  }
  
  .additional-images a {
    margin-bottom:10px; 
  }
  
  
  
  section.spaces--row {
    display: block;
    height: auto;
    padding-top: 30px;
  }
  
  section#about-intro .spaces--bars {
    display: flex !important;
    flex-direction: column;
  }
  
  section#about-intro .spaces--flex-block.spaces--text {
    width: 100%;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    line-height: 2.4;
    font-size: 1.4rem;
    margin-left: 0;
    order: 2;
  }

  .spaces--flex-block.spaces--text h2 {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 1.55rem;
  }

  .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.5rem;
    padding: 30px 25px;
  }
  
  section.spaces--footer ul {
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-left: 0px;
    padding: 20px 0 20px 15px;
    background-color: #e6ece8;
  }
  
  
  .spaces--row:not(#about-intro) .spaces--flex-block.spaces--text {
    padding-top: 20px;
  }
  
  .spaces--footer ul li {
    position: relative;
    display: inline-block;
    margin-right: 0;
    padding: 3px;
    width: 150px;
}
  
  .spaces--pillar, .spaces--bar {
    min-height: 200px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-right: 0px;
    position: relative !important;
}
  
  .spaces--pillar {
    height: 60vh;
    background-size: cover;
    background-position: center center;
    width: calc(100% - 30px);
    margin-left: 15px;
    max-height: 500px;
  }
  
  .spaces--image-caption--bottom h2 {
    letter-spacing: .06rem;
    font-size: 1rem;
    font-weight:400;
  }

  
  .spaces--row:not(#about-intro) h2.accordion-area-title {
    padding-left: 35px !important;
  }
  
  .accordion-area-copy-inner {
    padding: 0px 0 0px 35px;
    margin-bottom: -3px;
  }

  
  section.spaces--footer li:first-child {
    margin-left:-3px; 
  }
  
  section.spaces--row {
    display: block;
    height: auto;
  }
  
  .spaces--gallery-image img {
    width: 100%;
    position: relative;
    object-fit: cover;
    object-position: center;
    height: 100%;
  }
  
  a.gallery-images {
    display: block;
    padding-bottom: 142%;
    position: relative;
  }
  main .product-card-details {
    margin-top: -35px;
  }
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text p {
    max-width: 100%;
  }
  
  .spaces--product-title {
    top: 20px;
    font-size: .9rem;
  }
  
  .spaces--ribbon .spaces--flex-block span.spaces--floating-title {
    font-size: .7rem;
    right: 0px !important;
    bottom: 20px;
    display:none;
  }
  
  .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.4rem;
    padding: 30px 15px;
  }
  
  .spaces--mobile-text {
    max-height: 115px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  
  .spaces--text-wrapper {
    max-height: 50px;
    overflow: hidden;
  }
  
  .spaces--text-wrapper {
    max-height: 70px;
    overflow: hidden;
    transition:all 300ms ease;
  }
  
  .spaces--text-wrapper.show-hidden-text {
    max-height: 600px;
  }
  
  span.spaces--cta {
    padding-bottom:2px;
    margin-bottom:25px;
  }
  
  
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text .accordion-arrow {
    display: block !important;
    width: 100%;
    text-align:right;
    right: 0px !important;
    position: relative;
    top: 0px;
    z-index: 3;
    max-width: 100% !important;
    line-height:1;
    height:auto;
    margin-top:-16px;
    margin-bottom:20px;
    padding-left:40px;
    transition: all 300ms ease;
  }

  .accordion-arrow {
   cursor:pointer; 
  }
  
  span.accordion-arrow.hide-arrow .hide-accordion-text {
    display:block !important;
  }
  
  span.accordion-arrow.hide-arrow .show-text {
    display:none !important;
  }
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text .accordion-arrow img {
    width: 30px;
    margin:0 auto;
  }
  
  span.show-text, .hide-accordion-text {
    text-transform: uppercase;
    font-style: italic;
    margin-top: 5px;
    display: block;
    color: #3a600b;
    font-size: 1rem;
    letter-spacing:.16rem;
  }
  
  .hide-accordion-text {
   margin-top:0px; 
  }
  
  span.spaces--cta {
    padding-bottom: 2px;
    margin-bottom: 10px;
  }
  
  .eye-inactive {
    display:block;
  }
  .spaces--flex-block.spaces--flex-block-full.spaces--text .accordion-arrow.hide-arrow .eye-inactive  {
    display:none !Important; 
  }
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text .accordion-arrow.hide-arrow .eye-active {
    display:block !important;
  }
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text h2.hide-after:after {
    display:none !important;
  }
  
  .product-card-family-name, .product-card-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  


  
  main section {
   overflow:visible; 
  }
  
  .spaces--flex-block.spaces--text p {
    line-height: 1.8;
  }
  
  .accordion-area-wrapper { 
    margin-top: 15px !important;
    margin-bottom: -10px;
  }
  
  .spaces--pillar.spaces--pillar-left span.spaces--floating-title {
    font-size: .7rem;
  }
  
  .spaces--flex-block.spaces--flex-block-full.spaces--text.spaces--accordion.scroll-reveal-4 {
    padding-bottom: 10px;
  }
  
  
  body.template-page-about.popup-gallery-opened {
    overflow:hidden !important; 
  }
  
  .accordion-area-wrapper span.accordion-arrow {
    margin-top: 0px !important;
  }
  .spaces--flex-block.spaces--flex-block-full.spaces--text h2:after {
    bottom:85px !important;
  }
  
 
  
  section.spaces--footer h2.about-heading {
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: -5px;
    position: relative;
    z-index: 2;
    padding-top: 20px;
    font-weight: bold;
    letter-spacing: .16rem;
    font-size: 1.2rem;
  }
  
  .spaces--footer {
    padding: 0px 0 0px;
    background-color: #e6ece8;
    margin-bottom: 20px;
  }
  .spaces--pillar.spaces--pillar-left span.spaces--floating-title {
  display:none !important; 
  }
    
  .spaces--flex-block.spaces--flex-block-full.spaces--text .accordion-area-wrapper .accordion-arrow {
    padding-left:0px;
    right:5px !important;
  }
  
  .spaces-intro-top {
    order:0;
        padding-top: 0px;
  }
  
  .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.intro-slider-1 {
    padding-left: 0px;
    margin: 0px !important;
    margin-right: -5px !important;
    width: 47%;
    padding-right: 25px !important;
    margin-bottom: 30px !important;
    padding-top:0px;
  }
  

  
  
  .spaces--ribbon, .spaces--ribbon .spaces--flex-block.spaces--gallery-image {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}
  
  .spaces--flex-block.spaces--text {
   position:relative !important; 
  }
  
  .spaces--ribbon-wrapper {
    position:relative;
    width:100vw;
    overflow-x:hidden;
  }
  
  .spaces-intro-top {
    width: 100%;
    overflow-x: hidden;
}
  
  span.accordion-arrow.hide-arrow {
    top: 27px !important;
}
  

.spaces--flex-block.spaces--gallery-image {
    position: relative;
}
  
  #space-intro .spaces--flex-block.spaces--text h2 {
   max-width:100% !important; 
  }
  
  #space-intro span.spaces--cta {
    padding-left: 0 !important;
  }
  
  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding-left: 20px;
    margin-top: -20px;
    
  }
  
  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding-left: 20px;
    margin-top: 0px !important;
    padding-top: 0px;
}

  main .shopify-section {
   position:relative;
    z-index:2;
    background-color:white;
  }

}

@media (max-width:990px) and (min-width:765px) {
 .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.intro-slider-1 {
    width: 46%;
 }
  
  #about-intro .spaces--flex-block.spaces--text h2 {
    max-width: 240px;
}
}

span.evergreen--fadeIn strong {
    font-weight: bold;
    letter-spacing: .16rem;
  font-size:1.2rem;
}

.spaces--row:not(#about-intro) h2.accordion-area-title {
    font-weight: bold !important;
}



.spaces--product-card-canvas {
    padding-top: 145.7%;
}

.spaces--image-caption--bottom {
    text-align: center;
    padding-top: 10px;
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: .3rem;
}

@media (min-width:991px) {
  
  section#space-intro {
    max-width: 1380px;
    margin: 0 auto;
    height: 100% !important;
        padding-top: 70px;
    margin-bottom: 30px;
}
  
 
  
  section#space-intro .spaces--flex-block.spaces--text {
    width: 34%;
    margin-right: 0px;
    position: relative;
    z-index: 2;
    line-height: 1.8;
    font-size: 1.5rem;
    margin-left: 0%;
}
  
   section#space-intro .spaces--flex-block.spaces--text {
    padding-left: 25px;
}
  
  
 
  
  .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.5rem;
    padding: 40px 30px 60px 30px;
    display: inline-block !important;
    vertical-align:middle;
}
  
  
  .spaces--row .spaces--flex-block.spaces--text h2 {
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 2.85rem;
    text-transform: none;
}

  
  .spaces--footer {
    padding: 27px 0 23px;
    background-color: #e6ece8;
    margin-top: 27px;
}
  
  .spaces--footer ul {
    max-width: 1340px;
    margin: 0 auto;
}
  
  .spaces--footer ul li {
    position: relative;
    display: inline-block;
    margin-right: -5px;
    padding: 15px;
    width: 20%;
}
  
  .moz-browser .spaces--pillar {
    overflow:hidden; 
  }
  
  .moz-browser .spaces--pillar.spaces--pillar-left span.spaces--floating-title {
   right:0px; 
  }
  
  section.spaces--footer h2.about-heading {
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    font-size: 1.3rem;
}

  .spaces--product-title {
   font-weight:400; 
  }
  
  .spaces--flex-block.spaces--text.spaces--accordion {
   padding-bottom:30px; 
  }
  
  .spaces--row .spaces--flex-block.spaces--text h2 {
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 2.85rem;
    text-transform:none;
    
}

  
  .accordion-area-wrapper {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 15px 0px 15px 40px;
}
  
  .spaces--footer {
    padding: 27px 0 23px;
    background-color: #e6ece8;
    margin-top: 27px;
}
  
.single-store-section .sticky-title-wrapper {
   top:60px; 
  }
  
  .product-card-canvas {
    padding-top: 145.7%;
}
  
  .moz-browser .spaces--pillar, .moz-browser .spaces--bar {
   margin-right:-5px; 
  }
  
  .spaces--bar-outer {
   display:table;
    width:100%;
  }
  
  .spaces--bar-inner {
   display:table-cell;
    vertical-align:middle;
  }
  
  .spaces--pillar, .spaces--bar {
    min-height: 100vh;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: 0px;
}
  
  
  
  
.evergreen--fadeIn {
		opacity: 0;
		-webkit-transform: translateY(40px);
			 -moz-transform: translateY(40px);
				-ms-transform: translateY(40px);
				 -o-transform: translateY(40px);
						transform: translateX(40px);
		-webkit-transition: all 0.6s ease-out;
			 -moz-transition: all 0.6s ease-out;
				-ms-transition: all 0.6s ease-out;
				 -o-transition: all 0.6s ease-out;
						transition: all 0.6s ease-out;
}

.evergreen--fadeIn.visible {
		opacity: 1;
		-webkit-transform: none;
			 -moz-transform: none;
				-ms-transform: none;
				 -o-transform: none;
						transform: none;
	}
  
  

}



.spaces--flex-block.spaces--text h2 {
  letter-spacing:.01rem !important;
}
section.spaces--footer li h2 {
  transition:all 300ms ease; 
}


.spaces--flex-block.spaces--flex-block-full.spaces--text h2.accordion-area-title {
    letter-spacing: .16rem !important;
}

section#space-intro h3 {
    letter-spacing: .16rem;
    font-size: 1.2rem;
    font-weight: 400;
}

    /* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('slick.eot');
    src: url('slick.eot?#iefix') format('embedded-opentype'), url('slick.woff') format('woff'), url('slick.ttf') format('truetype'), url('slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slick-dots {
    bottom: 9px;
}
  .slick-dots li button:before{display:none}
  
div#shopify-section-footer {
    background-color: white;
    position: relative;
    z-index: 6;
}

.video-cover-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    position: relative;
}
.video-cover {
    left: 0;
    top: 0;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
    height: 100vh;
    object-fit: cover;
    transform: none;
    min-width: 100%;
    min-height: 100%;
}

.video-cover-wrapper video {
    box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh;
}

.video-cover-wrapper-relative video {
    width:100%;
}


@media (min-width:991px) {
  .spaces--footer {
    text-align: center;
}

  
 
}

@media (max-width:990px) {
  
  section#space-intro .spaces--bars {
    display: flex !important;
    flex-direction: column;
}
  
  section#space-intro .spaces--flex-block.spaces--text {
    width: 100%;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    line-height: 2.4;
    font-size: 1.4rem;
    margin-left: 0;
    order: 2;
}
  
  section#space-intro h3 {
    letter-spacing: .16rem;
    font-size: 1.2rem;
    font-weight: 400;
}
  
  #space-intro .spaces--flex-block.spaces--text h2 {
    text-transform: none;
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 1.42857143;
    max-width: 45%;
    line-height: 1.2;
    letter-spacing:.03rem;
}
  .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.4rem;
    padding: 30px 15px;
}
  
  section#space-intro .spaces--flex-block.spaces--text {
    width: 100%;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    line-height: 2.4;
    font-size: 1.4rem;
    margin-left: 0;
    order: 2;
}
  
  #space-intro a.gallery-images {
    padding-bottom: 0px !important;
}
  
  .spaces--footer {
    padding: 0px 0 0px;
    background-color: #e6ece8;
    margin-bottom: 20px;
}
  
  section.spaces--footer ul {
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-left: 0px;
    padding: 20px 0 20px 15px;
    background-color: #e6ece8;
}
  
  section.spaces--footer li:first-child {
    margin-left: -3px;
}
  
  .spaces--footer ul li {
    position: relative;
    display: inline-block;
    margin-right: 0;
    padding: 3px;
    width: 150px;
}
  
  .spaces--flex-block.spaces--text p {
    line-height: 1.8;
}
  
  .spaces--pillar {
    overflow: hidden;
  }

  .spaces--bar .spaces--bar-inner {
    display: flex;
    flex-direction: column;
  }

  .spaces--pillar {
    order: 1;
  }

  .spaces--bar .spaces--bar-inner .spaces--flex-block.spaces--text {
    order: 2;
  }


  section#space-intro {
    max-width: 100% !important;
    margin: 0 auto;
  }
  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding-left: 60px !important;
  }

  .spaces--row:not(#about-intro) .spaces--flex-block.spaces--text {
    padding-top: 40px;
    padding-bottom: 0px;
  }


  .spaces--bar {
    padding: 0px;
  }



  

  .spaces--pillar-video {
    padding-top:0px !important; 
  }



  .spaces--pillar.spaces--pillar-video {
    margin-top: 0px;
  }

  .spaces--ribbon {
    padding-right: 12px;
  }

 

  .video-cover-wrapper, .video-cover {
    height: 100%;
  }

  

  section#space-intro {
    padding-bottom: 10px;
  }

  .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding-top: 5px !important;
  }
  
  .spaces--flex-block.spaces--text h2 {
   padding-bottom:10px; 
  }


  
}

@media (min-width:991px) {
  
  .spaces--flex-block.spaces--gallery-image:not(.spaces--gallery--image-first) span.spaces--floating-title {
    right: 15px;
}
  .spaces--pillar span.spaces--floating-title {
    bottom: 45px;
    right:0px;
}
  
  
  
  .spaces--product-card-canvas .product-card-image.image-2 {
	transition:all 300ms ease;  
  opacity:0;
  visibility:hidden;
}
  
.spaces--product-card-canvas:hover .product-card-image.image-2 {
    transition: all 300ms ease;
    opacity: 1;
    visibility: visible;
}

  
  .eleven-browser .spaces--pillar.spaces--pillar-left+.spaces--bar {
    float:right;
  }
}

section.spaces--footer li h2 {
    letter-spacing: .06rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

section.spaces--row {
 width:100%; 
}

.product-card-image.image-1 {
    visibility: visible;
    opacity: 1;
}



.spaces--list-block {
 padding-top:0px !important; 
}


#space-intro.spaces--row {
   width:100%;
  display:block;
  }

@media (max-width:1400px) and (min-width:991px) {
 section#space-intro {
      max-width: calc(100% - 25px); 
 }
}

@media (min-width:991px) {
 .desktop-navbar-nav-dropdown .desktop-navbar-nav-dropdown-menu {
    top:60px !important; 
  }

  .navbar-condensed .desktop-navbar-nav-dropdown .desktop-navbar-nav-dropdown-menu, 
  .browser-scrolled .desktop-navbar-nav-dropdown .desktop-navbar-nav-dropdown-menu {
    top: 50px !important;
  } 
}

#space-5 .spaces--accordion-divider strong {
    font-size: 1.55rem;
    padding-bottom: 15px;
    display: block;
    font-weight: bold;
    padding-left: 70px;
    color: #86ad8e;
    letter-spacing: 0;
}


.spaces--text-wrapper h3 {
    padding-left: 40px;
    padding-bottom: 5px;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: .1rem;
}

.spaces--flex-block {
    width: 50%;
    display: inline-block !important;
    padding: 20px 30px;
    margin-right: -5px;
    vertical-align: top;
}

.spaces--flex-block-full {
    width: 100%;
}

.spaces--gallery-image img {
    width: 100%;
}

.spaces--gallery--image-last {
    padding-left: 15px;
}

.spaces--flex-block.spaces--gallery-image {
    position: relative;
}

.spaces--gallery--image-first {
    padding-right: 15px;
}

#space-5 .spaces--accordion-divider strong {
    font-size: 1.55rem;
    padding-bottom: 15px;
    display: block;
  	font-weight:bold;
  	padding-left:70px;
  color: #86ad8e;
  letter-spacing:0;
}

#space-5 .sticky-title {
    top: 11px;
}

#space-5 .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal-5.spaces--text-container:not(.spaces--mobile-accordion) {
    padding-bottom: 0px;
}

@media (min-width:991px) {
  #space-5 .sticky-title {
    top: -20px;
  } 
}

#space-5 .spaces--bar ul li {
  list-style-type: disc;
  margin-left: 15px;
}

.spaces--flex-block.spaces--flex-block-full.spaces--text p + h3.added-spacing {
    margin-top: 30px;
}


.spaces--flex-block.spaces--flex-block-full.spaces--text p {
      max-width: 85%;
    line-height: 1.8;
}

@media (max-width:990px) {
  section#space-5 .accordion-arrow,
  section#space-4 .accordion-arrow,
  section#space-2 .accordion-arrow,
  section#space-3 .spaces--list-block .accordion-arrow {
    display: none !important;
  }

  #space-5 .spaces--text-wrapper,
  #space-4 .spaces--text-wrapper,
  #space-2 .spaces--text-wrapper,
  #space-3 .spaces--list-block .spaces--text-wrapper {
    max-height: 100% !important;
  }

  #space-5 .spaces--flex-block.spaces--flex-block-full.spaces--text h2:after {
    display:none !important;
  }


  #space-5 .sticky-title {
    top: 11px;
    width: 155px;
  }

  section#space-5 .spaces--bar .spaces--bar-inner {
    max-height: 225px;
    overflow: hidden;
    transition:all 500ms ease;
  }

  section#space-5 .spaces--bar .spaces--bar-inner.opened-parent-accordion {
    max-height: 4500px
  }

  section#space-4 .spaces--flex-block.spaces--flex-block-full.spaces--text.spaces--accordion.scroll-reveal-4 span.accordion-arrow {
    display: block !important;
  }

  section#space-5 .spaces--bar .spaces--bar-inner {
    max-height: 194px;
    overflow: hidden;
    display: block;
  }


  section#space-5 span.accordion-arrow.parent-arrow {
    display: block !important;
    width: 100px;
    position: absolute;
    right: -15px;
    max-width: 100px;
    bottom: 20px;
  }
  .content-visible .spaces--flex-block.spaces--flex-block-full.spaces--text h2:after,
  #space-5.content-visible span.accordion-arrow.parent-arrow {
    display:none !important; 
  }

  #space-5 .spaces--text-wrapper, #space-5 h2 {
    pointer-events:none 
  }


  .spaces--row#space-5 .spaces--flex-block.spaces--text+.spaces--flex-block.spaces--text:not(.spaces--accordion) {
    margin-top:0px !important; 
  }

  .timeline--accordion {
    border-bottom: 1px solid #000; 
    padding: 0px !important;    
    width: calc(100% - 30px);
    margin-left: 15px;
  }







  #space-5 .spaces--row-divider {
    display:none !important;
  }

  .spaces--accordion-divider {
    padding-top:0px; 
  }

  #space-5 .spaces--accordion-divider strong {

    padding-bottom: 0;
    padding-left: 0;
  }

  .timeline--accordion-content {
    max-height: 0px;
    overflow: hidden;
    transition: all 300ms ease;
  }

  .spaces--accordion-divider.timeline--opened-accordion+.timeline--accordion-content {
    max-height:800px; 
  }

  .timeline--accordion-content .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.4rem;
    padding: 30px 0px;
  }

  .timeline--accordion-content .spaces--flex-block {
    padding-top:0px;
    padding-bottom:0px;
  }

  .spaces--flex-block.spaces--flex-block-full.spaces--text.spaces--text-container.spaces--mobile-accordion {
    padding-bottom: 20px;
  }

  .spaces--accordion-divider {
    padding: 15px 0 15px 42px;
    position:relative;
  }

  .spaces--accordion-divider .accordion-arrow {
    display:block !important; 
  }

  section#space-5 .spaces--accordion-divider .accordion-arrow {
    display: block !important;
    width: 7px;
    transform: rotate(90deg);
    position: absolute;
    right: 4px;
    top: 17px;
    transition:all 300ms ease;
  }

  section#space-5 .timeline--opened-accordion .accordion-arrow {
    transform: rotate(-90deg);
  }

  #space-5 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-first.scroll-reveal-5 {
    padding-bottom: 20px;
  }

  #space-5 .spaces--pillar,
  section#space-4 .spaces--pillar{
    display:none; 
  }

  section#space-5 {
    z-index:2; 
  }

  #space-5 .sticky-title {
    top: 77px;
    width: 85px;
  }

  #space-5 .sticky-title-wrapper {
    top: 70px !important;
    height: calc(100% - 113px);
  }

  #space-5 .spaces--flex-block.spaces--text h2 {
    padding-bottom: 0px;
  }
  
  .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.4rem;
    padding: 30px 15px;
  }

  .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-first.scroll-reveal-5 {
    padding-left: 0px !important;
    padding-right: 7px;
  }

  .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-last.scroll-reveal-5 {
    padding-right: 0px !important;
    padding-left: 7px;
  }

  .spaces--flex-block.spaces--flex-block-full.spaces--text p {
    max-width: 100%;
    padding-left: 40px;
  }

  .spaces--accordion-divider {
    padding: 15px 0 15px 42px;
    position: relative;
  }

  .spaces--flex-block.spaces--flex-block-full.spaces--text.spaces--text-container.spaces--mobile-accordion {
    padding-bottom: 20px;
    padding-top: 0px;
  }

  a.gallery-images {
    display: block;
    padding-bottom: 0px;
    position: relative;
  }

  .spaces--row:not(#space-intro):not(#space-4) .spaces--flex-block.spaces--flex-block-full.spaces--text h2:not(.accordion-area-title) {
    font-weight: 300;
    text-transform: none;
    font-size: 2.75rem;
    padding-left:40px;
  }

  section#space-5 {
    padding-top: 0px;
  }

  .timeline--accordion:nth-of-type(3) {
    border-top: 1px solid #000;
    margin-top: 20px;
  }

  section#space-5 .sticky-title-wrapper+.spaces--flex-block.spaces--flex-block-full.spaces--text {
    padding-top: 10px;
  }

  section#space-intro .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0 {
    padding: 0px;
  }
}

@media (min-width:991px) {

  .spaces--pillar a.gallery-images,
  .spaces--row:not(#space-intro) .spaces--pillar {
    -webkit-backface-visibility: hidden;
    -webkit-transform:translate3d(0,0,0);
  }

  .spaces--row#space-5 .spaces--flex-block.spaces--text+.spaces--flex-block.spaces--text:not(.spaces--accordion) {
    margin-top:0px !important; 
  }

  #space-5 .timeline--accordion {
    border-bottom: 1px solid #000;
    padding: 0px !important;
    width: calc(100% - 60px);
    margin-left: 30px;
  }



  #space-5 .spaces--accordion-divider {
    padding-left:45px; 
  }

  #space-5 .spaces--flex-block.spaces--flex-block-full.spaces--text p, 
  #space-5 .spaces--text-wrapper h3 {
    padding-left: 45px;
  }

  #space-5 .spaces--row-divider {
    display:none !important;
  }

  #space-5 .spaces--accordion-divider {
    padding-top:0px; 
  }

  #space-5 .spaces--accordion-divider strong {

    padding-bottom: 0;
    padding-left: 0;
  }

  #space-5 .timeline--accordion-content {
    max-height: 0px;
    overflow: hidden;
    transition: all 300ms ease;
  }

  #space-5 .spaces--accordion-divider.timeline--opened-accordion+.timeline--accordion-content {
    max-height:2000px; 
  }

  #space-5 .timeline--accordion-content .spaces--flex-block.spaces--text {
    text-transform: none;
    letter-spacing: .03rem;
    font-size: 1.4rem;
    padding: 30px 0px;
  }

  #space-5 .timeline--accordion-content .spaces--flex-block {
    padding-top:0px;
    padding-bottom:0px;
  }

  #space-5 .spaces--flex-block.spaces--flex-block-full.spaces--text.spaces--text-container.spaces--mobile-accordion {
    padding-bottom: 20px;
  }

  #space-5 .spaces--accordion-divider {
    padding: 15px 0 15px 45px;
    position:relative;
  }

  #space-5 .spaces--accordion-divider .accordion-arrow {
    display:block !important; 
  }

  section#space-5 .spaces--accordion-divider .accordion-arrow {
    display: block !important;
    width: 7px;
    transform: rotate(90deg);
    position: absolute;
    right: 4px;
    top: 17px;
    transition:all 300ms ease;
  }

  section#space-5 .timeline--opened-accordion .accordion-arrow {
    transform: rotate(-90deg);
  }

  #space-5 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-first.scroll-reveal-5 {
    padding-bottom: 20px;
  }

  #space-5 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-first.scroll-reveal-5 {
    padding-left: 0px;
    padding-bottom: 30px;
    padding-top:10px;
  }

  #space-5 .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-last.scroll-reveal-5 {
    padding-right:0px; 
    padding-bottom: 30px;
    padding-top:10px;
  }

  #space-5 .timeline--accordion:last-child {
    margin-bottom: 60px;
  }

  #space-5 .timeline--accordion:nth-of-type(3) {
    border-top: 1px solid #000;
    margin-top: 20px;
  }

  #space-5 .timeline--accordion-content .spaces--text:first-child {
    padding-top: 15px !important;
  }

  #space-5 .spaces--flex-block-half-image {
    transform:none !important;
    opacity:1 !important;
    visibility:visible !Important;
  }

  .spaces--flex-block.spaces--text h2 {
    letter-spacing: .01rem !important;
  }

  .spaces--flex-block.spaces--flex-block-full.spaces--text h2 {
    padding-left: 40px;
  }

  .spaces--row .spaces--flex-block.spaces--text h2 {
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 2.85rem;
    text-transform: none;
  }

  body.template-name-page.normal-body-top-spacing {
    padding-top: 0px !important;
}



}


main h2, main h3, main h4, main h5, main p {
  margin: 0;
}

.spaces--pillar-bottom {
    background-color: white;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left;
    text-transform: none;
    letter-spacing: .03rem;
    padding: 50px 0;
    line-height: 2;
    font-size:1.5rem;
}

@media (min-width:991px){
  .spaces--pillar-bottom {
    padding: 50px 65px;
  }
}

.spaces--pillar-bottom h3 {
    font-weight: 300;
    letter-spacing: .03rem;
    font-size: 2.4rem;
    padding-bottom: 7px;
    line-height: 1;
  text-transform:none;
}


@media (max-width:990px) {
  .spaces--gallery--image-first {
    padding-left: 15px;
}

  .spaces--gallery--image-first {
    padding-left: 15px;
    padding-top: 0px;
    padding-right: 10px;
        padding-bottom: 0px;
}

  .spaces--flex-block.spaces--gallery-image.spaces--flex-block-half-image.spaces--gallery-image.spaces--gallery--image-last.scroll-reveal {
    padding-right: 15px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

  .spaces--ribbon {
    padding-right: 0px;
}

 

  .spaces--ribbon-wrapper {
    order: 2;
}

  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    padding-left: 18px !important;
}

  .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

  .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal h2 {
    padding-left: 0px;
}

  .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal p {
    padding-left: 0px;
}

  .spaces--text-wrapper {
    max-height: 100% !important;
}

  .spaces--ribbon .spaces--flex-block.spaces--gallery-image {
    margin-right: 0px !important;
}

  #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
        padding-top: 0px !important;
    margin-top: -30px !important;
  }


  .spaces--pillar {
    height: 45vh !important;
  }

  html .shopify-section .spaces--row:not(.stores-section) {
    padding-top: 0px !important;
}

#space-intro .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.intro-slider-1 {
    padding-left: 0 !important;
    margin: 0 -5px 30px 0!important;
    width: 49% !important;
    padding-right: 25px!important;
    padding-top: 0 !important;
  }

  section#space-intro .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.intro-slider-2 {
    display: inline-block!important;
    width: 55% !important;
    margin-right: -5px;
    order: 0;
  }

  #shopify-section-mdk-2 .spaces--pillar {
    order: 3;
  }

  .spaces--pillar-bottom {
    background-color: white;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left;
    text-transform: none;
    letter-spacing: .03rem;
    padding: 30px 0 0;
    line-height: 2;
    border: none;
  }

  div#shopify-section-mdk-2 .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal {
    padding-top: 10px !important;
    padding-bottom: 40px !important;
  }

  div#shopify-section-mdk-2 .spaces--pillar {
    height: 60vh !important;
  }

  .spaces--text-wrapper svg {
    display:none !important
  }

  .spaces--text-wrapper img {
    width: 100%;
    max-width: 250px;
    display:block;
    margin-top: 10px;
    margin-bottom: 10px;
    
  }
  .spaces--text-wrapper p:not(:empty) {
      width: 100%;
  }

  .spaces--bar-inner span.krw--mobile-only img {
    width: 100%;
    max-width: 260px;
  }

  #shopify-section-mdk-2 .spaces--text-wrapper {
    width: 100%;
  }

  .spaces--ribbon-wrapper {
    width: 100%;
}

.spaces--bar .spaces--bar-inner {
  padding: 0 7px;
}
}

.gallery-images {
  pointer-events:none !important;
}

.pillar-image {
  position: absolute;
  width: 100%;
  left: 0px;
  height: 88%;
  top: 0px;
  overflow: hidden;
}

.pillar-image img {
  width: 100%;
  object-fit: cover;
  object-position: bottom;
  height: 100%;
}

@media (min-width:768px) and (max-width:990px) {
  .spaces--pillar {
    max-height: 630px;
  }
}

@media (min-width: 1025px) {
  .pillar-image {
    height: calc(100% - 160px) !important;
    bottom: 160px;
    top: auto;
}
}

@media (max-width:990px) {
  .pillar-image {
    position: absolute;
    width: 100%;
    left: 0px;
    height: calc(100% - 155px);
    top: 0px;
    overflow: hidden;
}

div#shopify-section-mdk-2 .spaces--pillar {
  height: 65vh;
  max-height: 700px;
}
}


/* Style for the site header */
.site-header {
  background-color: #f2f2f2;
}

/* Style for the navigation */
.navigation {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.navigation-menu li {
  margin-right: 30px;
}

.navigation-menu li:last-child {
  margin-right: 0;
}

.navigation-menu li a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.navigation-menu li a:hover {
  color: #0077b6;
}


/* add a loading indicator to the body element */
body.loading-location-page::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}


/* add a fade in animation to the main content element */
#locationContentWrapper.fade-in {
  animation: fade-in 0.5s forwards;
}

/* add a fade out animation to the main content element */
#locationContentWrapper.fade-out {
  animation: fade-out 0.5s forwards;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.site-header {
  background-color: #cacea1;
  padding: 20px;
}



.navigation-menu li a {
  color: #000 !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0 10px;
}

.site-header {
  background-color: #cacea1;
  padding: 20px;
  margin-bottom: 40px;
}

.navigation-menu li a:not(.active-nav-link) {
  font-weight: 400;
}




@media (max-width: 990px) {
  .navigation-menu li a {
    font-size: 1.1rem;
  }

  .site-header {
    padding: 10px 20px;
    margin-bottom: 15px;
}

.template-suffix-nola-1 #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0,
.template-suffix-patula-1 #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
  padding-top: 0px !important;
  margin-top: -10px !important;
}

.template-suffix-nola-1  .pillar-image,
.template-suffix-patula-1  .pillar-image {
  position: absolute;
  width: 100%;
  left: 0px;
  height: 100%;
  top: 0px;
  overflow: hidden;
}

.navigation-menu li a {
  font-size: 1.1rem;
  font-size: 1rem;
  color: white;
  letter-spacing: .1rem;
}

.header-main-wrapper {
  z-index: 6;
  position: sticky;
  top: -35px;
  background-color: white;
}

.site-header {
  padding: 10px 3px;
  margin-bottom: 15px;
  position: sticky;
  top: 55px;
  z-index: 3;
}

#shopify-section-nola-2 .spaces--pillar,
#shopify-section-patula-2 .spaces--pillar {
  order: 4;
  margin-top: 15px;
}

div#shopify-section-nola-2 .spaces--pillar,
div#shopify-section-patula-2 .spaces--pillar{
  min-height: 540px;
}

div#shopify-section-nola-2 .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal,
div#shopify-section-patula-2 .spaces--flex-block.spaces--flex-block-full.spaces--text.scroll-reveal {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}

div#shopify-section-footer {
  z-index:3;
}
}

@media (min-width:991px) {
  .site-header {
    background-color: #cacea1;
    padding: 9px 20px;
    position: sticky;
    top: 90px;
    z-index: 999;
    margin-top: 0px;
    margin-bottom: 40px;
  }
}

#locationContentWrapper {
  opacity: 1;
  transition: opacity 500ms ease;
}

.loading-page-content #locationContentWrapper {
  opacity: 0;
  transition: opacity 500ms ease;
}

@media (max-width:990px) {
  div#shopify-section-mdk-1 .spaces--row:not(#space-intro):not(#space-4) .spaces--flex-block.spaces--flex-block-full.spaces--text h2:not(.accordion-area-title), div#shopify-section-mdk-2 .spaces--row:not(#space-intro):not(#space-4) .spaces--flex-block.spaces--flex-block-full.spaces--text h2:not(.accordion-area-title), div#shopify-section-nola-1 .spaces--row:not(#space-intro):not(#space-4) .spaces--flex-block.spaces--flex-block-full.spaces--text h2:not(.accordion-area-title), div#shopify-section-nola-2 .spaces--row:not(#space-intro):not(#space-4) .spaces--flex-block.spaces--flex-block-full.spaces--text h2:not(.accordion-area-title) {
    padding-left: 0px;
}

body {
  padding-top: 0px !important;
}

.spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.carousel-js.fade-slider {
  padding-left: 0 !important;
  margin: 0 -5px 30px 0!important;
  width: 49% !important;
  padding-right: 15px!important;
  padding-top: 0 !important;
  vertical-align: top !important;
}

.spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.carousel-js.fade-slider-2 {
  display: inline-block!important;
  width: 55% !important;
  margin-right: -95px !important;
}

#shopify-section-mdk-intro .spaces--flex-block.spaces--gallery-image.spaces--gallery-image.scroll-reveal-0.carousel-js.fade-slider {
  padding-right: 25px !important;
}

div#shopify-section-mdk-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
  margin-top: -26px !important;
}

.navigation-menu {
  display:flex;
}


.navigation-menu li {
  padding: 0px;
  text-align: center;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding: 5px 0px;
}

.navigation-menu li a {
  display: block;
  line-height: 1;
  width: 100%;
  text-align: center;
}
}

@media (max-width:990px) {
  div#shopify-section-mdk-2 .spaces--pillar,
  div#shopify-section-nola-2 .spaces--pillar,
  div#shopify-section-patula-2 .spaces--pillar {
    height: 100% !important;
    max-height: 100% !important;
  }

  div#shopify-section-nola-2 .pillar-image,
  div#shopify-section-patula-2 .pillar-image,
  div#shopify-section-mdk-2 .pillar-image {
    position: relative !important;
  }

  div#shopify-section-mdk-2 .spaces--pillar-bottom,
  div#shopify-section-nola-2 .spaces--pillar-bottom,
  div#shopify-section-patula-2 .spaces--pillar-bottom {
    position: relative !important;
    bottom: 0px !important;
  }

  #shopify-section-nola-2 .spaces--bar
  #shopify-section-patula-2 .spaces--bar {
    padding-top: 0px;
  }

  #shopify-section-nola-2 .spaces--pillar.spaces--pillar-right,
  #shopify-section-patula-2 .spaces--pillar.spaces--pillar-right {
    margin-top: -3px !important;
  }

  #space-intro.double-image-slider .spaces--flex-block.spaces--text.scroll-reveal-0 {
    margin-top: -10px !important;
  }

  div#shopify-section-nola-intro #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0,
  div#shopify-section-patula-intro #space-intro .spaces--flex-block.spaces--text.scroll-reveal-0 {
    margin-top: -5px !important;
  }

  .spaces--bar-outer {
      display: block;
      width: 100%;
      min-height: 100%;
      padding: 0 0 10px 40px;
  }
  .stores-section .spaces--bar-outer {
    padding: 0 0 10px 40px;
  }

  #shopify-section-nola-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-nola-2 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-patula-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-patula-2 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-mdk-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-mdk-2 .spaces--flex-block.spaces--flex-block-full.spaces--text {
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
  }

  #shopify-section-mdk-2 .spaces--pillar {
    background-position: center center;
    width: calc(100% - 28px);
    margin-left: 14px;
    margin-top: -15px;
}
}

@media (min-width:991px) {
  #shopify-section-nola-1 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-nola-1 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-nola-1 span.spaces--cta,
  #shopify-section-nola-2 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-nola-2 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-nola-2 span.spaces--cta,
  #shopify-section-patula-1 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-patula-1 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-patula-1 span.spaces--cta,
  #shopify-section-patula-2 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-patula-2 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-patula-2 span.spaces--cta,
  #shopify-section-mdk-1 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-mdk-1 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-mdk-1 span.spaces--cta,
  #shopify-section-mdk-2 .spaces--flex-block.spaces--flex-block-full.spaces--text h2,
  #shopify-section-mdk-2 .spaces--flex-block.spaces--flex-block-full.spaces--text p,
  #shopify-section-mdk-2 span.spaces--cta {
    padding-left:25px;
  }


  #shopify-section-nola-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-nola-2 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-patula-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-patula-2 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-mdk-1 .spaces--flex-block.spaces--flex-block-full.spaces--text,
  #shopify-section-mdk-2 .spaces--flex-block.spaces--flex-block-full.spaces--text {
    max-width:100%;
    
  }
}
